<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-09-01T01:00:19.507587" rpa="false" schemaversion="5">
<suite id="s1" name="bgpcep-userfeatures.txt">
<suite id="s1-s1" name="050 Bmp Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/050_bmp_basic.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:19.974102" level="INFO">${odl_connection} = 1</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:19.973662" elapsed="0.000491"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:19.976526" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:19.976608" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:19.976087" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:19.976771" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:19.978208" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:20.368226" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:35 UTC 2026

  System load:  0.2                Processes:             126
  Usage of /:   13.2% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:19.977763" elapsed="0.390572"/>
</kw>
<msg time="2026-09-01T01:00:20.368430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:19.977448" elapsed="0.391062"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:19.975677" elapsed="0.392933"/>
</kw>
<msg time="2026-09-01T01:00:20.368659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:19.975225" elapsed="0.393480"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:19.974712" elapsed="0.394073"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:00:20.368841" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:00:20.369041" level="INFO">${odl} = 1</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:19.973298" elapsed="0.395767"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.377105" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:00:20.385412" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:00:20.369246" elapsed="0.016220"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:20.385600" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-09-01T01:00:20.386084" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:20.385942" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:20.385915" elapsed="0.000247"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.390217" level="INFO">${tools_connection} = 2</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:20.389837" elapsed="0.000404"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.391749" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:20.391822" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:20.391496" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.391968" elapsed="0.000311"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.393016" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:20.883471" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:34 UTC 2026

  System load:  0.13               Processes:             111
  Usage of /:   19.7% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:20.392731" elapsed="0.490904"/>
</kw>
<msg time="2026-09-01T01:00:20.883702" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.392424" elapsed="0.491347"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:20.391074" elapsed="0.492787"/>
</kw>
<msg time="2026-09-01T01:00:20.883906" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.390696" elapsed="0.493251"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:00:20.390403" elapsed="0.493607"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-09-01T01:00:20.884053" elapsed="0.000038"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:20.389522" elapsed="0.494689"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-09-01T01:00:19.969873" elapsed="0.914387"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:20.884786" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1d3a1610&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:00:20.884497" elapsed="0.000493"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.898865" level="INFO">${name_prefix} = bgp-bmp-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:20.898559" elapsed="0.000330"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.899360" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:20.899018" elapsed="0.000376"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.899885" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:20.899529" elapsed="0.000378"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.900949" elapsed="0.000289"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-09-01T01:00:20.901635" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-09-01T01:00:20.901441" elapsed="0.000217"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.902126" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:20.901784" elapsed="0.000383"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.917121" elapsed="0.000414"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.916779" elapsed="0.000820"/>
</kw>
<msg time="2026-09-01T01:00:20.917639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.910070" elapsed="0.007615"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.909777" elapsed="0.007974"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.932001" elapsed="0.000381"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.931665" elapsed="0.000779"/>
</kw>
<msg time="2026-09-01T01:00:20.932483" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.925023" elapsed="0.007506"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.924746" elapsed="0.007848"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.947007" elapsed="0.000397"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.946666" elapsed="0.000799"/>
</kw>
<msg time="2026-09-01T01:00:20.947505" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.939893" elapsed="0.007656"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:20.939614" elapsed="0.008000"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:20.950021" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:20.950697" elapsed="0.000155"/>
</kw>
<msg time="2026-09-01T01:00:20.950893" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.950404" elapsed="0.000532"/>
</kw>
<msg time="2026-09-01T01:00:20.951022" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-09-01T01:00:20.949726" elapsed="0.001318"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.951306" level="INFO">index=2
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:20.951414" level="INFO">${current_ssh_connection} = index=2
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:20.951184" elapsed="0.000254"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.955352" level="INFO">${odl_connection} = 3</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:20.954991" elapsed="0.000399"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:20.956758" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:20.956826" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:20.956511" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.956969" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:20.958460" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:21.320018" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:35 UTC 2026

  System load:  0.2                Processes:             126
  Usage of /:   13.2% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:20 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:20.957716" elapsed="0.362496"/>
</kw>
<msg time="2026-09-01T01:00:21.320322" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.957419" elapsed="0.363021"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:20.956122" elapsed="0.364457"/>
</kw>
<msg time="2026-09-01T01:00:21.320648" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:20.955799" elapsed="0.364909"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:20.955530" elapsed="0.365341"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:00:21.320936" elapsed="0.000058"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:20.954752" elapsed="0.366453"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:21.321843" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-09-01T01:00:21.385056" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:21.385358" level="INFO">${version} = 0.23.4
org/opendaylight/bgpcep</msg>
<msg time="2026-09-01T01:00:21.385474" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:21.321467" elapsed="0.064051"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:21.385830" elapsed="0.000465"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:00:21.391931" elapsed="0.000368"/>
</kw>
<msg time="2026-09-01T01:00:21.392411" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:21.390831" elapsed="0.001681"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:21.392789" elapsed="0.000042"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:21.393067" elapsed="0.000038"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:21.386792" elapsed="0.006464"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:21.394031" level="INFO">0.23.4
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:21.393527" elapsed="0.000588"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:21.394718" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:21.394300" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:21.394251" elapsed="0.000621"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:00:21.395628" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:00:21.395713" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:00:21.395113" elapsed="0.000642"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-09-01T01:00:21.395854" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:00:21.396265" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:00:21.396348" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-09-01T01:00:20.949422" elapsed="0.446988"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:20.947690" elapsed="0.448800"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:21.396801" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:21.396542" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:20.947668" elapsed="0.449291"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:21.397507" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:21.397078" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:21.397044" elapsed="0.000626"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:21.398740" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:21.397926" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:21.399879" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:21.399077" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:21.401031" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:21.400245" elapsed="0.000836"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:21.402103" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:21.401403" elapsed="0.000778"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:21.405916" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml'.</msg>
<msg time="2026-09-01T01:00:26.532979" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:26.533420" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-09-01T01:00:26.533547" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-09-01T01:00:26.533637" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:21.405475" elapsed="5.128209"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.537948" level="INFO">Length is 711.</msg>
<msg time="2026-09-01T01:00:26.538366" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0100  1104    0  1104    0     0    216      0 --:--:--  0:00:05 --:--:--   260' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.534943" elapsed="0.003633">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0100  1104    0  1104    0     0    216      0 --:--:--  0:00:05 --:--:--   260' should be empty.</status>
</kw>
<msg time="2026-09-01T01:00:26.538813" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:00:26.538902" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:26.534120" elapsed="0.004829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.540200" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:26.539282" elapsed="0.000971"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.542314" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.541792" elapsed="0.000662"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.543211" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0100  1104    0  1104    0     0    216      0 --:--:--  0:00:05 --:--:--   260</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.542714" elapsed="0.000594"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.544041" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.543582" elapsed="0.000541"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:26.541082" elapsed="0.003180"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:26.540435" elapsed="0.003896"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.540392" elapsed="0.004012"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.544718" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:26.544517" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.544484" elapsed="0.000366"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:26.545133" elapsed="0.000081"/>
</return>
<status status="PASS" start="2026-09-01T01:00:26.544955" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.544921" elapsed="0.000406"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:26.545589" elapsed="0.000041"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:21.404432" elapsed="5.141474"/>
</kw>
<msg time="2026-09-01T01:00:26.546023" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:21.403203" elapsed="5.142912"/>
</kw>
<msg time="2026-09-01T01:00:26.546455" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autor...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-09-01T01:00:21.402558" elapsed="5.143953"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.550731" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-09-01T01:00:26.584043" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:26.584314" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autor...</msg>
<msg time="2026-09-01T01:00:26.584432" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-09-01T01:00:26.584516" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:26.550362" elapsed="0.034196"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.586132" level="INFO">Length is 253.</msg>
<msg time="2026-09-01T01:00:26.586359" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.585551" elapsed="0.000977">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-09-01T01:00:26.586754" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:00:26.586852" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:26.584868" elapsed="0.002041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.588107" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:26.587241" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.590226" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.589701" elapsed="0.000623"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.591079" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.590604" elapsed="0.000596"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.592325" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.591478" elapsed="0.000955"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:26.588996" elapsed="0.003547"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:26.588369" elapsed="0.004315"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.588308" elapsed="0.004428"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.593060" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:26.592855" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.592821" elapsed="0.000410"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.593538" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:26.593359" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.593305" elapsed="0.000361"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.594661" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.593904" elapsed="0.000899">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-09-01T01:00:26.549313" elapsed="0.045740">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:00:26.595213" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.548319" elapsed="0.046990"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-09-01T01:00:26.547551" elapsed="0.048027">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:00:26.595891" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:00:26.596006" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:26.546786" elapsed="0.049273"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.596987" level="INFO">Length is 288.</msg>
<msg time="2026-09-01T01:00:26.597189" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:26.596411" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.598434" level="INFO">${namepart} = 0.23.4</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:26.597582" elapsed="0.000905"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.599493" level="INFO">${filename} = bgp-bmp-mock-0.23.4-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:26.598768" elapsed="0.000778"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.600328" level="INFO">bgp-bmp-mock-0.23.4-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.599808" elapsed="0.000626"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.601332" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:26.600690" elapsed="0.000715"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.602004" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:00:26.666702" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:00:26.667033" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:00:26.667121" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:26.601678" elapsed="0.065529"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.668224" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.667592" elapsed="0.000714"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.668717" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:26.668473" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:26.668429" elapsed="0.000422"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:26.669901" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:26.669096" elapsed="0.000860"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.670637" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:00:26.740252" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:00:26.740557" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:00:26.740644" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:26.670279" elapsed="0.070409"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.742279" level="FAIL">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</msg>
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.741386" elapsed="0.001071">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</kw>
<status status="FAIL" start="2026-09-01T01:00:26.740882" elapsed="0.001710">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</branch>
<status status="FAIL" start="2026-09-01T01:00:26.740835" elapsed="0.001827">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</if>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.742760" elapsed="0.000034"/>
</return>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as bgp-bmp-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="FAIL" start="2026-09-01T01:00:20.900446" elapsed="5.842526">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</kw>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:26.743123" elapsed="0.000057"/>
</return>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>bgp-bmp-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="FAIL" start="2026-09-01T01:00:20.894048" elapsed="5.849317">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:26.743687" elapsed="0.000042"/>
</kw>
<doc>Create SSH session to ToolsVm, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to ToolsVm.</doc>
<status status="FAIL" start="2026-09-01T01:00:19.969457" elapsed="6.774443">Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</kw>
<test id="s1-s1-t1" name="Verify BMP Feature" line="39">
<doc>Verifies if feature is up</doc>
<status status="FAIL" start="2026-09-01T01:00:26.744046" elapsed="0.000770">Parent suite setup failed:
Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s1-t2" name="Start_Bmp_Mock" line="51">
<doc>Starts bmp-mock on tools vm</doc>
<status status="FAIL" start="2026-09-01T01:00:26.745259" elapsed="0.000587">Parent suite setup failed:
Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s1-t3" name="Verify Data Reported" line="61">
<doc>Verifies if the tool reported expected data</doc>
<status status="FAIL" start="2026-09-01T01:00:26.746303" elapsed="0.000599">Parent suite setup failed:
Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s1-t4" name="Stop_Bmp_Mock" line="73">
<doc>Send ctrl+c to bmp-mock to stop it</doc>
<status status="FAIL" start="2026-09-01T01:00:26.747278" elapsed="0.000590">Parent suite setup failed:
Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar</status>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.794173" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:00:26.802895" level="FAIL">There were no source files matching 'bmpmock.log'.</msg>
<arg>${BMP_LOG_FILE}</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.749449" elapsed="0.056251">There were no source files matching 'bmpmock.log'.</status>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:26.806862" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:26.807214" level="INFO">${cnt} = None</msg>
<msg time="2026-09-01T01:00:26.807312" level="FAIL">FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log'</msg>
<var>${cnt}</var>
<arg>${BMP_LOG_FILE}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.806421" elapsed="0.001061">FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log'</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.809500" level="INFO">None</msg>
<arg>${cnt}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:26.808373" elapsed="0.001224"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:26.810059" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:00:26.809903" elapsed="0.000336"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:00:26.810561" elapsed="0.000557"/>
</kw>
<doc>Download bmpmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.748881" elapsed="0.062565">Several failures occurred:

1) There were no source files matching 'bmpmock.log'.

2) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log'</status>
</kw>
<doc>Basic tests for odl-bgpcep-bmp feature

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This is a basic suite for bgp monitoring protocol feature.
After the feature odl-bgpcep-bmp installation the port 12345 should be
bound for listening,
To test this feature bgp-bmp-mock tool is used. It is a part of the
bgpcep project. It is a java tool which simulates more peers and more
routers.
In this particular test suite it simulates 1 peer with 1 router, which
means it advertizes one peer ipv4 address towards odl. As a result one
route should appear in the rests/data/bmp-monitor:bmp-monitor?content=nonconfig.</doc>
<status status="FAIL" start="2026-09-01T01:00:19.557690" elapsed="7.253913">Suite setup failed:
Artifact "bgp-bmp-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/bgp-bmp-mock/0.23.4/bgp-bmp-mock-0.23.4-executable.jar

Also suite teardown failed:
Several failures occurred:

1) There were no source files matching 'bmpmock.log'.

2) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bmpmock.log'</status>
</suite>
<suite id="s1-s2" name="Pcepuser" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/pcepuser/pcepuser.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.901629" level="INFO">${odl_connection} = 1</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:26.901212" elapsed="0.000446"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:26.903152" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:26.903222" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:26.902877" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:26.903381" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:26.904426" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:27.291482" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:35 UTC 2026

  System load:  0.2                Processes:             126
  Usage of /:   13.2% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:21 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:26.904116" elapsed="0.387630"/>
</kw>
<msg time="2026-09-01T01:00:27.291840" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:26.903816" elapsed="0.388122"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:26.902513" elapsed="0.389557"/>
</kw>
<msg time="2026-09-01T01:00:27.292132" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:26.902121" elapsed="0.390095"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:26.901846" elapsed="0.390458"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:00:27.292382" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:00:27.292631" level="INFO">${odl} = 1</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:26.900938" elapsed="0.391723"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.300906" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:00:27.310168" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:00:27.292893" elapsed="0.017405"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:27.310640" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-09-01T01:00:27.311550" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:27.311274" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:27.311230" elapsed="0.000434"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.318179" level="INFO">${tools_connection} = 2</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:27.317669" elapsed="0.000543"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.320236" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:27.320325" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:27.319874" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.320532" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.321872" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:27.678928" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:34 UTC 2026

  System load:  0.13               Processes:             111
  Usage of /:   19.7% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:20 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:27.321513" elapsed="0.357551"/>
</kw>
<msg time="2026-09-01T01:00:27.679157" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.321084" elapsed="0.358148"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:27.319405" elapsed="0.359946"/>
</kw>
<msg time="2026-09-01T01:00:27.679400" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.318843" elapsed="0.360599"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:00:27.318466" elapsed="0.361042"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-09-01T01:00:27.679557" elapsed="0.000042"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:27.317234" elapsed="0.362485"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-09-01T01:00:26.897593" elapsed="0.782174"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:27.680310" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1973fe10&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:00:27.679956" elapsed="0.000629"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.695169" level="INFO">${name_prefix} = pcep-pcc-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:27.694829" elapsed="0.000364"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.695716" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:27.695327" elapsed="0.000412"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.696227" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:27.695870" elapsed="0.000379"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.697300" elapsed="0.000286"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-09-01T01:00:27.697898" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-09-01T01:00:27.697712" elapsed="0.000209"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.698416" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:27.698047" elapsed="0.000392"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.713200" elapsed="0.000413"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.712822" elapsed="0.000851"/>
</kw>
<msg time="2026-09-01T01:00:27.713711" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.705980" elapsed="0.007773"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.705692" elapsed="0.008135"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.728682" elapsed="0.000351"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.728344" elapsed="0.000749"/>
</kw>
<msg time="2026-09-01T01:00:27.729130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.721472" elapsed="0.007716"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.721175" elapsed="0.008078"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.744835" elapsed="0.000423"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.744485" elapsed="0.000887"/>
</kw>
<msg time="2026-09-01T01:00:27.745433" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.737094" elapsed="0.008386"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:00:27.736756" elapsed="0.008790"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:27.748213" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:27.749009" elapsed="0.000180"/>
</kw>
<msg time="2026-09-01T01:00:27.749241" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.748680" elapsed="0.000621"/>
</kw>
<msg time="2026-09-01T01:00:27.749439" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-09-01T01:00:27.747964" elapsed="0.001496"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.749717" level="INFO">index=2
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:27.749810" level="INFO">${current_ssh_connection} = index=2
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:27.749591" elapsed="0.000242"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.753964" level="INFO">${odl_connection} = 3</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:27.753606" elapsed="0.000382"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:27.755438" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:27.755506" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:27.755169" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.755651" elapsed="0.000288"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:27.757199" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:28.142086" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:35 UTC 2026

  System load:  0.2                Processes:             126
  Usage of /:   13.2% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:27 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:27.756446" elapsed="0.385801"/>
</kw>
<msg time="2026-09-01T01:00:28.142341" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.756097" elapsed="0.386327"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:27.754774" elapsed="0.387756"/>
</kw>
<msg time="2026-09-01T01:00:28.142578" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:27.754437" elapsed="0.388183"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:27.754132" elapsed="0.388553"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:00:28.142733" elapsed="0.000047"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:00:27.753363" elapsed="0.389538"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.143402" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-09-01T01:00:28.196828" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:28.197061" level="INFO">${version} = 0.23.4
org/opendaylight/bgpcep</msg>
<msg time="2026-09-01T01:00:28.197182" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:28.143102" elapsed="0.054127"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:28.197549" elapsed="0.000448"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:00:28.203787" elapsed="0.000282"/>
</kw>
<msg time="2026-09-01T01:00:28.204187" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.202647" elapsed="0.001651"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.204606" elapsed="0.000043"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.204888" elapsed="0.000039"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:28.198610" elapsed="0.006555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.205969" level="INFO">0.23.4
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.205465" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.206656" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:28.206239" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.206194" elapsed="0.000617"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:00:28.207562" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:00:28.207650" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:00:28.207054" elapsed="0.000641"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-09-01T01:00:28.207794" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:00:28.208195" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:00:28.208282" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-09-01T01:00:27.747641" elapsed="0.460704"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:27.745624" elapsed="0.462803"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.208732" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:28.208474" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:27.745601" elapsed="0.463291"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.209464" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:28.209001" elapsed="0.000581"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.208971" elapsed="0.000657"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.210689" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.209889" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.211855" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.211041" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.213013" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.212227" elapsed="0.000838"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.214103" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.213395" elapsed="0.000791"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.217821" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml'.</msg>
<msg time="2026-09-01T01:00:28.322861" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:28.323184" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<msg time="2026-09-01T01:00:28.323259" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-09-01T01:00:28.323317" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:28.217467" elapsed="0.105901"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.324766" level="INFO">Length is 395.</msg>
<msg time="2026-09-01T01:00:28.324912" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0  13540      0 --:--:-- --:--:-- --:--:-- 13500' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.324311" elapsed="0.000732">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0  13540      0 --:--:-- --:--:-- --:--:-- 13500' should be empty.</status>
</kw>
<msg time="2026-09-01T01:00:28.325224" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:00:28.325390" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:28.323708" elapsed="0.001719"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.326272" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.325640" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.328054" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.327730" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.328667" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0  13540      0 --:--:-- --:--:-- --:--:-- 13500</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.328345" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.329254" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.328910" elapsed="0.000400"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:28.326874" elapsed="0.002526"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:28.326439" elapsed="0.003007"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.326405" elapsed="0.003077"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.329694" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.329562" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.329542" elapsed="0.000246"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:28.329980" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-09-01T01:00:28.329856" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.329834" elapsed="0.000254"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.330275" elapsed="0.000030"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:28.216383" elapsed="0.114065"/>
</kw>
<msg time="2026-09-01T01:00:28.330527" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.215300" elapsed="0.115289"/>
</kw>
<msg time="2026-09-01T01:00:28.330788" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-09-01T01:00:28.214569" elapsed="0.116255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.333619" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-09-01T01:00:28.372322" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:28.372649" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<msg time="2026-09-01T01:00:28.372722" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-09-01T01:00:28.372784" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:28.333388" elapsed="0.039431"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.374209" level="INFO">Length is 253.</msg>
<msg time="2026-09-01T01:00:28.374366" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.373762" elapsed="0.000723">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-09-01T01:00:28.374638" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:00:28.374705" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:28.373165" elapsed="0.001578"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.375577" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.374956" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.377126" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.376755" elapsed="0.000460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.377760" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.377414" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.378375" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.378003" elapsed="0.000438"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:28.376246" elapsed="0.002279"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:28.375747" elapsed="0.002827"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.375711" elapsed="0.002902"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.378855" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.378695" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.378671" elapsed="0.000283"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.379173" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.379034" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.379012" elapsed="0.000252"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.379944" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.379458" elapsed="0.000572">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-09-01T01:00:28.332715" elapsed="0.047515">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:00:28.380322" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.332026" elapsed="0.048387"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-09-01T01:00:28.331538" elapsed="0.049031">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:00:28.380804" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:00:28.380866" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:28.331013" elapsed="0.049890"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.381506" level="INFO">Length is 288.</msg>
<msg time="2026-09-01T01:00:28.381606" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:28.381100" elapsed="0.000534"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.382400" level="INFO">${namepart} = 0.23.4</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.381829" elapsed="0.000606"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.383090" level="INFO">${filename} = pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.382634" elapsed="0.000491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.383705" level="INFO">pcep-pcc-mock-0.23.4-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.383366" elapsed="0.000400"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.384422" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.383949" elapsed="0.000510"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.384899" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:00:28.444279" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:00:28.444568" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:00:28.444635" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:28.384661" elapsed="0.060010"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.445469" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.444981" elapsed="0.000544"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.445851" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.445646" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.445609" elapsed="0.000346"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:28.446496" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.446156" elapsed="0.000375"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.446971" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:00:28.520483" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:00:28.520767" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:00:28.520816" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:28.446726" elapsed="0.074113"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.521856" level="FAIL">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.521299" elapsed="0.000664">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<status status="FAIL" start="2026-09-01T01:00:28.520977" elapsed="0.001077">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</branch>
<status status="FAIL" start="2026-09-01T01:00:28.520943" elapsed="0.001149">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</if>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.522160" elapsed="0.000019"/>
</return>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as pcep-pcc-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="FAIL" start="2026-09-01T01:00:27.696779" elapsed="0.825491">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.522429" elapsed="0.000015"/>
</return>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>pcep-pcc-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="FAIL" start="2026-09-01T01:00:27.690199" elapsed="0.832319">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.522677" elapsed="0.000021"/>
</kw>
<kw name="Setup_Pcep_Operations" owner="PcepOperations">
<doc>Creates Requests session to be used by subsequent keywords.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.522881" elapsed="0.000024"/>
</kw>
<doc>Create SSH session to Mininet machine, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to Mininet.</doc>
<status status="FAIL" start="2026-09-01T01:00:26.897232" elapsed="1.625747">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<test id="s1-s2-t1" name="Topology_Precondition" line="33">
<doc>Compare current pcep-topology to off_json variable.
Timeout is long enough to ODL boot, to see that pcep is ready, with no PCC is connected.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.523059" elapsed="0.000656">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t2" name="Start_Pcc_Mock" line="39">
<doc>Execute pcc-mock on Mininet, fail is Open is not sent, keep it running for next tests.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.524028" elapsed="0.000449">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t3" name="Configure_Speaker_Entity_Identifier" line="49">
<doc>Additional PCEP Speaker configuration for at least oxygen streams.
Allows PCEP speaker to determine if state synchronization can be skipped when a PCEP session is restarted.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.524717" elapsed="0.000555">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t4" name="Topology_Default" line="58">
<doc>Compare pcep-topology to default_json, which includes a tunnel from pcc-mock.
Timeout is lower than in Precondition, as state from pcc-mock should be updated quickly.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.525622" elapsed="0.000487">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t5" name="Update_Delegated" line="64">
<doc>Perform update-lsp on the mocked tunnel, check response is success.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.526379" elapsed="0.000342">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t6" name="Topology_Updated" line="69">
<doc>Compare pcep-topology to default_json, which includes the updated tunnel.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.526976" elapsed="0.000427">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t7" name="Refuse_Remove_Delegated" line="74">
<doc>Perform remove-lsp on the mocked tunnel, check that mock-pcc has refused to remove it.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.527638" elapsed="0.000383">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t8" name="Topology_Still_Updated" line="80">
<doc>Compare pcep-topology to default_json, which includes the updated tunnel, to verify that refusal did not break topology.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.528300" elapsed="0.000442">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t9" name="Add_Instantiated" line="85">
<doc>Perform add-lsp to create new tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.528982" elapsed="0.000404">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t10" name="Topology_Second_Default" line="90">
<doc>Compare pcep-topology to default_json, which includes the updated delegated and default instantiated tunnel.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.529605" elapsed="0.000411">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t11" name="Update_Instantiated" line="95">
<doc>Perform update-lsp on the newly instantiated tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.530191" elapsed="0.000349">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t12" name="Topology_Second_Updated" line="100">
<doc>Compare pcep-topology to default_json, which includes the updated delegated and updated instantiated tunnel.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.530692" elapsed="0.000352">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t13" name="Remove_Instantiated" line="105">
<doc>Perform remove-lsp on the instantiated tunnel, check that response is success.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.531253" elapsed="0.000372">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t14" name="Topology_Again_Updated" line="110">
<doc>Compare pcep-topology to default_json, which includes the updated tunnel, to verify that instantiated tunnel was removed.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.531855" elapsed="0.000434">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t15" name="Stop_Pcc_Mock" line="115">
<doc>Send ctrl+c to pcc-mock, fails if no prompt is seen
after 3 seconds (the default for SSHLibrary)</doc>
<status status="FAIL" start="2026-09-01T01:00:28.532543" elapsed="0.000356">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s2-t16" name="Topology_Postcondition" line="122">
<doc>Compare curent pcep-topology to "off_json" again.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:00:28.533121" elapsed="0.000360">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.572709" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:00:28.580407" level="FAIL">There were no source files matching 'pccmock.log'.</msg>
<arg>pccmock.log</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.534179" elapsed="0.046772">There were no source files matching 'pccmock.log'.</status>
</kw>
<kw name="Run" owner="OperatingSystem">
<msg time="2026-09-01T01:00:28.582094" level="INFO">Running command 'cat pccmock.log 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:00:28.585312" level="INFO">${pccmocklog} = cat: pccmock.log: No such file or directory</msg>
<var>${pccmocklog}</var>
<arg>cat pccmock.log</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="PASS" start="2026-09-01T01:00:28.581198" elapsed="0.004155"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.585822" level="INFO">cat: pccmock.log: No such file or directory</msg>
<arg>${pccmocklog}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.585504" elapsed="0.000360"/>
</kw>
<kw name="Teardown_Pcep_Operations" owner="PcepOperations">
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:28.586708" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:00:28.586359" elapsed="0.000446"/>
</kw>
<doc>Teardown to pair with Setup (otherwise no-op).</doc>
<status status="PASS" start="2026-09-01T01:00:28.586058" elapsed="0.000799"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:28.587078" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:00:28.587012" elapsed="0.000106"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:00:28.587271" elapsed="0.000295"/>
</kw>
<doc>Download pccmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="FAIL" start="2026-09-01T01:00:28.533952" elapsed="0.053737">There were no source files matching 'pccmock.log'.</status>
</kw>
<doc>Basic tests for odl-bgpcep-pcep-all feature.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html</doc>
<status status="FAIL" start="2026-09-01T01:00:26.813312" elapsed="1.774480">Suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar

Also suite teardown failed:
There were no source files matching 'pccmock.log'.</status>
</suite>
<suite id="s1-s3" name="Bgp Functional Md5" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_functional_md5.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.778762" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:28.774944" elapsed="0.003870"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:00:28.774740" elapsed="0.004142"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.783364" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:00:28.780090" elapsed="0.003299"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:00:28.783577" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.783469" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.783446" elapsed="0.000193"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.784090" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:28.783779" elapsed="0.000349"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.784580" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:00:28.784290" elapsed="0.000312"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:00:28.785085" elapsed="0.000296"/>
</kw>
<msg time="2026-09-01T01:00:28.785468" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:28.785507" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:28.784751" elapsed="0.000777"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.786003" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.785679" elapsed="0.000346"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.786992" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:28.786758" elapsed="0.000257"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.787408" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:28.787165" elapsed="0.000266"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.787830" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.787573" elapsed="0.000284"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.791076" elapsed="0.000220"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.791749" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.791458" elapsed="0.000314"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.791911" elapsed="0.000280"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.792900" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.792639" elapsed="0.000285"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:00:28.792963" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:00:28.793112" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:00:28.792378" elapsed="0.000827"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:28.793775" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19755190&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:00:28.793386" elapsed="0.000531"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.794064" elapsed="0.000198"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:00:28.790590" elapsed="0.003731"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:28.790417" elapsed="0.003967"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:00:28.787917" elapsed="0.006500"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.794943" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:28.794576" elapsed="0.000408"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.795528" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:28.795131" elapsed="0.000438"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.796070" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:28.795716" elapsed="0.000391"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:00:28.786363" elapsed="0.009813"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:00:28.779788" elapsed="0.016440"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:28.796404" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:28.796286" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.796269" elapsed="0.000194"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.799195" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:28.798847" elapsed="0.000371"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.799637" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:28.799377" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:00:28.799697" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:00:28.799830" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:00:28.798564" elapsed="0.001287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:28.800756" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.800517" elapsed="0.000262"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.801482" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:28.801574" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:28.801302" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:28.830902" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:28.830282" elapsed="0.000713"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:28.830261" elapsed="0.000770"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.831751" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:28.831984" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:28.831259" elapsed="0.000833"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.833004" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:28.832380" elapsed="0.000723"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.834376" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:28.833404" elapsed="0.001021"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:28.836158" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:28.836354" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:28.835807" elapsed="0.000590"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.836728" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:28.838345" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:29.217080" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:35 UTC 2026

  System load:  0.2                Processes:             126
  Usage of /:   13.2% of 77.35GB   Users logged in:       0
  Memory usage: 2%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:28 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:28.838017" elapsed="0.379240"/>
</kw>
<msg time="2026-09-01T01:00:29.217354" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.837592" elapsed="0.379935"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:28.834836" elapsed="0.382839"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:29.218642" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:00:29.231954" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:00:29.232171" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:00:29.232279" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:29.218043" elapsed="0.014297"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.232695" elapsed="0.000590"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:29.234586" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:29.233946" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:00:29.235166" elapsed="0.000056"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:29.234874" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:29.234847" elapsed="0.000538"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:29.235799" elapsed="0.000078"/>
</return>
<status status="PASS" start="2026-09-01T01:00:29.235489" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:29.235466" elapsed="0.000532"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:00:29.236057" elapsed="0.000015"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:29.239410" elapsed="0.000461"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.240173" elapsed="0.000313"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.240753" elapsed="0.000241"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:29.236593" elapsed="0.004469"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:00:28.829393" elapsed="0.411872"/>
</kw>
<msg time="2026-09-01T01:00:29.241392" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.828726" elapsed="0.412723"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:28.828216" elapsed="0.413307"/>
</kw>
<msg time="2026-09-01T01:00:29.241559" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.801738" elapsed="0.439863"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:29.244210" elapsed="0.000309"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.244672" elapsed="0.000147"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.244958" elapsed="0.000090"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:29.241890" elapsed="0.003206"/>
</kw>
<msg time="2026-09-01T01:00:29.245200" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:00:28.800973" elapsed="0.444250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:29.246312" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:29.246057" elapsed="0.000317"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:00:29.246415" elapsed="0.000028"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:00:28.800187" elapsed="0.446344"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:28.800015" elapsed="0.446550"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:00:28.799899" elapsed="0.446703"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:00:28.796661" elapsed="0.449996"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:00:29.246816" elapsed="0.000199"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:29.259840" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:29.259712" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:29.259691" elapsed="0.000215"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:29.260213" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:29.260311" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.260060" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:29.260744" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:29.260498" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:29.261167" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:29.260930" elapsed="0.000278"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:29.261939" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:00:29.261723" elapsed="0.000326">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:00:29.262163" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:00:29.262206" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:29.261368" elapsed="0.000866"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:29.262529" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:29.262304" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:29.262287" elapsed="0.000330"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:29.263314" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.263063" elapsed="0.000289"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:00:29.263395" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:00:29.263532" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:00:29.262817" elapsed="0.000788"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.263765" elapsed="0.000391"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:29.264433" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:29.264522" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.264316" elapsed="0.000229"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.264683" elapsed="0.001957"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:00:29.267050" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:00:30.243881" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:00:29.266808" elapsed="0.977247"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.247546" elapsed="0.000348"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:30.248054" elapsed="0.000176"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:30.248384" elapsed="0.000097"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:30.245211" elapsed="0.003320"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:00:30.244502" elapsed="0.004071"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:00:29.259426" elapsed="0.989193"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:00:29.247731" elapsed="1.000931"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:29.247382" elapsed="1.001325"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:29.247236" elapsed="1.001505"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:00:29.247071" elapsed="1.001709"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:00:28.779241" elapsed="1.469601"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:30.251270" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:30.251157" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.251119" elapsed="0.000232"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:30.255753" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:30.255656" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.255639" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.256694" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:30.256344" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.257126" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:30.256864" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:00:30.257203" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:00:30.257358" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:00:30.256020" elapsed="0.001361"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:30.262206" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:30.262091" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.262074" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:30.263405" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:30.263275" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.263259" elapsed="0.000207"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:30.263890" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:30.263600" elapsed="0.000314"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.264288" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:00:30.264060" elapsed="0.000251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.352250" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:30.264945" elapsed="0.087517"/>
</kw>
<msg time="2026-09-01T01:00:30.352629" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:00:30.352670" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:30.264467" elapsed="0.088237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.455451" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "f "u "[78Cn "[A[78Cc
 "t "i "o "n "a "l "_ "m "d "5 ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:00:30.353737" elapsed="0.101871"/>
</kw>
<msg time="2026-09-01T01:00:30.455728" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:00:30.455768" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:30.352925" elapsed="0.102876"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:30.456274" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:30.455889" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.455864" elapsed="0.000595"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.457199" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "f "u "[78Cn "[A[78Cc
 "t "i "o "n "a "l "_ "m "d "5 ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:30.456597" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:30.457567" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:30.457350" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.457333" elapsed="0.000396"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:00:30.457764" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.459752" elapsed="0.000454"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:30.460539" elapsed="0.000284"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:30.461129" elapsed="0.000253"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:30.459011" elapsed="0.002454"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:00:30.458059" elapsed="0.003532"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:00:30.262998" elapsed="0.198683"/>
</kw>
<msg time="2026-09-01T01:00:30.461762" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:30.461858" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:30.262418" elapsed="0.199478"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:00:30.462062" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:00:30.461965" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.461948" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:30.462550" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:30.462858" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:00:30.462922" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:00:30.261834" elapsed="0.201184"/>
</kw>
<msg time="2026-09-01T01:00:30.463100" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:30.463266" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:30.257803" elapsed="0.205502"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:30.463618" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:30.463390" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:30.463375" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:30.257670" elapsed="0.206039"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:00:30.257495" elapsed="0.206249"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:00:30.255402" elapsed="0.208395"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:00:30.249412" elapsed="0.214434"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:30.248983" elapsed="0.214901"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:00:28.774446" elapsed="1.689485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.464422" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:30.464072" elapsed="0.000373"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.464898" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:30.464600" elapsed="0.000335"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.466477" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:30.466544" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:30.466209" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.466707" elapsed="0.000281"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.467772" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:30.830944" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 00:59:34 UTC 2026

  System load:  0.13               Processes:             111
  Usage of /:   19.7% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:27 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:30.467493" elapsed="0.363616"/>
</kw>
<msg time="2026-09-01T01:00:30.831206" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.467155" elapsed="0.364130"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:30.465811" elapsed="0.365680"/>
</kw>
<msg time="2026-09-01T01:00:30.831540" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.465460" elapsed="0.366122"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:00:30.465112" elapsed="0.366538"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:30.837420" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:30.837073" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:30.838774" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:00:31.307497" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:31.307837" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 265ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:00:31.307931" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:00:31.308012" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:30.838601" elapsed="0.469456"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.309961" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:00:31.309402" elapsed="0.000651"/>
</kw>
<msg time="2026-09-01T01:00:31.310268" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:00:31.310379" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:31.308578" elapsed="0.001846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.311659" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:31.310763" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.313851" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 265ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:31.313367" elapsed="0.000578"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.314754" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:31.314274" elapsed="0.000557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.315641" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:31.315131" elapsed="0.000593"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:31.312621" elapsed="0.003209"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:31.311874" elapsed="0.004023"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:31.311831" elapsed="0.004114"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:31.316277" elapsed="0.000053"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:31.316050" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:31.316019" elapsed="0.000412"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:31.316699" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-09-01T01:00:31.316528" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:31.316500" elapsed="0.000363"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:31.317179" elapsed="0.000043"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:30.838082" elapsed="0.479349"/>
</kw>
<msg time="2026-09-01T01:00:31.317542" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.837594" elapsed="0.480043"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:00:30.836530" elapsed="0.481321"/>
</kw>
<msg time="2026-09-01T01:00:31.318060" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:30.832956" elapsed="0.485221"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:00:30.832619" elapsed="0.485789"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:31.332692" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:31.331989" elapsed="0.000758"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:31.336526" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:00:33.566106" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:33.566648" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.2.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-09-01T01:00:33.566815" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:00:33.566960" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:31.335756" elapsed="2.231284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.572199" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:00:33.571205" elapsed="0.001255"/>
</kw>
<msg time="2026-09-01T01:00:33.572767" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:00:33.572910" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:33.567807" elapsed="0.005176"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.575868" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:33.573607" elapsed="0.002347"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.581875" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.2.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 14.7 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:33.580768" elapsed="0.001326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.583794" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:33.582932" elapsed="0.001084"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.586400" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:33.585046" elapsed="0.001638"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:33.578542" elapsed="0.008417"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:33.576404" elapsed="0.010929"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:33.576351" elapsed="0.011077"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:33.588129" elapsed="0.000118"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:33.587615" elapsed="0.000941"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:33.587561" elapsed="0.001072"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:33.589464" elapsed="0.000086"/>
</return>
<status status="PASS" start="2026-09-01T01:00:33.588789" elapsed="0.001052"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:33.588744" elapsed="0.001180"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:33.590420" elapsed="0.000068"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:31.334426" elapsed="2.256531"/>
</kw>
<msg time="2026-09-01T01:00:33.591121" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:31.333070" elapsed="2.258254"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:00:31.330759" elapsed="2.260802"/>
</kw>
<msg time="2026-09-01T01:00:33.591820" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:31.322363" elapsed="2.269581"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:00:31.321168" elapsed="2.271045"/>
</kw>
<msg time="2026-09-01T01:00:33.592351" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:31.320391" elapsed="2.272057"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:31.319687" elapsed="2.272923"/>
</kw>
<msg time="2026-09-01T01:00:33.592727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:31.318725" elapsed="2.274114"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:30.831934" elapsed="2.761063"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:33.609409" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:33.608645" elapsed="0.000825"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:33.613584" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:00:34.802847" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:34.803450" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-09-01T01:00:34.803561" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:00:34.803647" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:33.612712" elapsed="1.190982"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.809380" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:00:34.808045" elapsed="0.001575"/>
</kw>
<msg time="2026-09-01T01:00:34.809926" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:00:34.810016" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:34.804545" elapsed="0.005518"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.812486" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:34.810584" elapsed="0.001957"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.817503" level="INFO">Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 583.2/583.2 kB 7.2 MB/s  0:00:00
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:34.816709" elapsed="0.000949"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.819066" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:34.818411" elapsed="0.000818"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.820792" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:34.819946" elapsed="0.000987"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:34.814703" elapsed="0.006379"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:34.812832" elapsed="0.008632"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:34.812782" elapsed="0.008743"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:34.821943" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:34.821646" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:34.821611" elapsed="0.000727"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:34.822738" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-09-01T01:00:34.822460" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:34.822426" elapsed="0.000598"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:34.823452" elapsed="0.000074"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:33.611235" elapsed="1.212652"/>
</kw>
<msg time="2026-09-01T01:00:34.824024" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:33.609821" elapsed="1.214312"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:00:33.607287" elapsed="1.217138"/>
</kw>
<msg time="2026-09-01T01:00:34.824542" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:33.598222" elapsed="1.226412"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:00:33.596931" elapsed="1.227885"/>
</kw>
<msg time="2026-09-01T01:00:34.824916" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:33.595977" elapsed="1.229025"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:33.595129" elapsed="1.230201"/>
</kw>
<msg time="2026-09-01T01:00:34.825436" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:33.594271" elapsed="1.231281"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:33.593608" elapsed="1.232116"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:34.842339" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:34.841599" elapsed="0.000801"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:34.846343" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate'.</msg>
<msg time="2026-09-01T01:00:36.550996" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:36.551325" level="INFO">${stdout} = Collecting exabgp==3.4.17
  Downloading exabgp-3.4.17.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to bu...</msg>
<msg time="2026-09-01T01:00:36.551379" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-09-01T01:00:36.551428" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:34.845508" elapsed="1.705943"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.553758" level="INFO">Length is 1862.</msg>
<msg time="2026-09-01T01:00:36.554235" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:00:36.553201" elapsed="0.001339">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-09-01T01:00:36.554710" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:00:36.554756" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:36.551782" elapsed="0.003000"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.555938" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:36.554996" elapsed="0.000969"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.558413" level="INFO">Collecting exabgp==3.4.17
  Downloading exabgp-3.4.17.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.557993" elapsed="0.000490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.559083" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-26uonql6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.558770" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.559783" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.559486" elapsed="0.000362"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:36.557015" elapsed="0.002902"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:36.556132" elapsed="0.003876"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:36.556105" elapsed="0.003931"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:36.560246" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:36.560091" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:36.560075" elapsed="0.000305"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:36.560556" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:00:36.560431" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:36.560416" elapsed="0.000270"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:36.560823" elapsed="0.000020"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:34.844046" elapsed="1.716907"/>
</kw>
<msg time="2026-09-01T01:00:36.561006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:34.842732" elapsed="1.718349"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.17; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:00:34.840227" elapsed="1.720971"/>
</kw>
<msg time="2026-09-01T01:00:36.561249" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:34.831172" elapsed="1.730136"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:00:34.829943" elapsed="1.731450"/>
</kw>
<msg time="2026-09-01T01:00:36.561437" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:34.828739" elapsed="1.732740"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:34.827584" elapsed="1.733971"/>
</kw>
<msg time="2026-09-01T01:00:36.561594" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:34.826710" elapsed="1.734922"/>
</kw>
<arg>exabgp==3.4.17</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:00:34.826132" elapsed="1.735573"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:36.562117" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1b02c910&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:00:36.561853" elapsed="0.000577"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.601031" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:00:36.611716" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/exa-md5.cfg' -&gt; '/home/jenkins//exa-md5.cfg'</msg>
<arg>${BGP_VAR_FOLDER}${/}exa-md5.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:00:36.563025" elapsed="0.048828"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.623373" level="INFO">1 file:
exa-md5.cfg</msg>
<msg time="2026-09-01T01:00:36.623616" level="INFO">@{cfgfiles} = [ exa-md5.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:00:36.612258" elapsed="0.011409"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.624886" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.638259" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.624549" elapsed="0.013858"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.639079" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.691681" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.638746" elapsed="0.053106"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.692658" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.743997" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.692329" elapsed="0.051870"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.744976" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.795851" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.744633" elapsed="0.051354"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.796787" level="INFO">Executing command 'sed -i -e 's/PASSWORD/topsecret/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.848029" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/PASSWORD/${MD5_SAME_PASSWD}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.796417" elapsed="0.051847"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:36.849110" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:00:36.900029" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:36.900415" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:36.848745" elapsed="0.051730"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.901865" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.901125" elapsed="0.000841"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:00:36.624213" elapsed="0.277826"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:00:36.623797" elapsed="0.278322"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:00:36.562797" elapsed="0.339524"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:28.774081" elapsed="8.128350"/>
</kw>
<test id="s1-s3-t1" name="Verify Exabgp Connected" line="43">
<kw name="Reconfigure_ODL_To_Accept_Connection" type="SETUP">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.906536" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PASSWORD=topsecret | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSWORD=${password}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.904682" elapsed="0.001915"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.975199" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:36.974551" elapsed="0.000693"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:36.976520" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:36.976061" elapsed="0.000593">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:36.976818" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:36.975569" elapsed="0.001287"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.977665" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:36.977086" elapsed="0.000615"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:36.978089" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:36.978344" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:36.977912" elapsed="0.000466"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.978889" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.978579" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.980324" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:36.979963" elapsed="0.000420"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.981237" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.980584" elapsed="0.000686"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.982171" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.981775" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.983592" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.982875" elapsed="0.000750"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.983698" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:00:36.983897" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.982457" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.984121" elapsed="0.000251"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:00:36.981597" elapsed="0.002811"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.984954" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.984688" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.985863" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.985457" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.985930" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.986062" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.985163" elapsed="0.000920"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.986242" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:00:36.984566" elapsed="0.001920"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.986969" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.986706" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.987884" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.987487" elapsed="0.000420"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.987949" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.988082" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.987186" elapsed="0.000920"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.988264" elapsed="0.000207"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:00:36.986585" elapsed="0.001921"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.988982" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.988722" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.989908" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.989510" elapsed="0.000421"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.989974" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.990110" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.989204" elapsed="0.000927"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.990301" elapsed="0.000195"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:00:36.988603" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.991013" level="INFO">${value} = topsecret</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.990752" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.991958" level="INFO">${encoded} = topsecret</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.991536" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.992031" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.992186" level="INFO">${encoded_value} = topsecret</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.991235" elapsed="0.000973"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.992354" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSWORD</var>
<var name="${value}">topsecret</var>
<status status="PASS" start="2026-09-01T01:00:36.990628" elapsed="0.001954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:36.993253" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:36.992794" elapsed="0.000482"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:36.994169" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.993733" elapsed="0.000460"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:36.994237" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.994383" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:36.993458" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:36.994539" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:00:36.992677" elapsed="0.002088"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:00:36.981361" elapsed="0.013434"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:00:36.994881" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:36.995024" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:00:36.979563" elapsed="0.015484"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:36.979049" elapsed="0.016028"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:36.995278" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:36.995106" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:36.979017" elapsed="0.016343"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.004474" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:36.995490" elapsed="0.009013"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:37.004552" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:36.973579" elapsed="0.031093"/>
</kw>
<msg time="2026-09-01T01:00:37.004723" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:36.952403" elapsed="0.052367"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.016422" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.027538" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.038764" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.038961" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.039131" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.039560" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:37.039409" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:37.039388" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.039766" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.039914" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.040061" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:37.039350" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:37.039227" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.040365" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:37.040436" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:00:37.040567" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:36.944647" elapsed="0.095947"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.064549" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:37.064176" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:37.065312" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:37.065034" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:37.065473" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:37.064727" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.065985" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:37.065645" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:37.066314" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:37.066478" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:37.066170" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.066868" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;$PASSWORD&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.066649" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:00:37.067299" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:37.066986" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.067785" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'topsecret', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:37.067506" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:37.067375" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:37.066967" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.068699" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:37.067994" elapsed="0.000732"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:37.069735" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:37.063613" elapsed="0.006250"/>
</kw>
<msg time="2026-09-01T01:00:37.069953" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:37.052178" elapsed="0.017821"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.081410" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.092659" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.103682" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.103886" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.104054" elapsed="0.000034"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.104498" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:37.104358" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:37.104341" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.104705" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.104855" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.105002" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:37.104302" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:37.104173" elapsed="0.000901"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.105226" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:37.105310" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:00:37.105462" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:37.049740" elapsed="0.055750"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:37.106919" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:37.106625" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:37.107075" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:37.106228" elapsed="0.001036"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:37.107608" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:37.107361" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.108104" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:37.107839" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:37.107681" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:37.107343" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.110325" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:37.108349" elapsed="0.002000"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:00:37.110395" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:00:37.110533" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:00:37.105792" elapsed="0.004763"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.111839" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.111609" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.112248" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;topsecret&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.112020" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.112667" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.112451" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.113049" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.112839" elapsed="0.000247"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:37.113843" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:00:37.113650" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:00:37.114171" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:00:37.114003" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:37.114344" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:37.114889" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:37.114672" elapsed="0.000255"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:00:37.114963" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:37.115096" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:00:37.113297" elapsed="0.001821"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:38.255744" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '846', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;topsecret&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:00:38.256107" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:00:38 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:38.256414" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:37.117840" elapsed="1.138630"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:37.115417" elapsed="1.141159"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:38.257016" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:38.256638" elapsed="0.000542"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:37.115394" elapsed="1.141833"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.264359" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.259336" elapsed="0.005113"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:38.258814" elapsed="0.005706"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.258776" elapsed="0.005794"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.269762" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.265129" elapsed="0.004723"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:38.264680" elapsed="0.005240"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.264648" elapsed="0.005322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.271194" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:38.270374" elapsed="0.000874"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:38.271884" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:38.271405" elapsed="0.000591"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.272990" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:38.272406" elapsed="0.000635"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:38.272042" elapsed="0.001067"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.271370" elapsed="0.001808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.274264" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:38.273517" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:38.274972" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:38.274469" elapsed="0.000614"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.276253" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:38.275491" elapsed="0.000831"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:38.275128" elapsed="0.001262"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.274435" elapsed="0.001996"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:38.276735" elapsed="0.000720"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:00:38.278639" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:38.277781" elapsed="0.000910"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:38.279001" elapsed="0.004930"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:00:38.258026" elapsed="0.026033"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:00:38.284465" elapsed="0.000065"/>
</return>
<status status="PASS" start="2026-09-01T01:00:38.284224" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.284187" elapsed="0.000463"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:38.284949" elapsed="0.000041"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:00:38.285079" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:00:38.289704" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:00:37.110867" elapsed="1.178899"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:38.290003" elapsed="0.000059"/>
</return>
<msg time="2026-09-01T01:00:38.290366" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:00:36.918645" elapsed="1.371771"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:38.291170" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:38.290629" elapsed="0.000697"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.290589" elapsed="0.000784"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:38.291437" elapsed="0.000049"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:00:36.907197" elapsed="1.384477"/>
</kw>
<arg>${MD5_SAME_PASSWD}</arg>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:00:36.903861" elapsed="1.387931"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.298450" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:38.297900" elapsed="0.000586"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.299031" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.298708" elapsed="0.000380"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:38.302258" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:38.299906" elapsed="0.002452"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:38.306519" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:38.306639" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:38.302580" elapsed="0.004092"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.307495" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.307124" elapsed="0.000431"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:38.306769" elapsed="0.000829"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:38.306742" elapsed="0.000891"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:00:38.299441" elapsed="0.008253"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:38.309723" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<msg time="2026-09-01T01:00:38.309838" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:38.307891" elapsed="0.001980"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.310433" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.310079" elapsed="0.000411"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:38.297248" elapsed="0.013311"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.313076" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:38.312624" elapsed="0.000487"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.316244" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:38.313371" elapsed="0.002921"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:38.352477" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:38.353699" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:38.353883" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:38.316514" elapsed="0.037406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.357674" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:38.354331" elapsed="0.003409"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:38.361365" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:38.357957" elapsed="0.003514">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:38.311987" elapsed="0.049641">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.364578" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.363795" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.368717" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.364959" elapsed="0.003809"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:41.402869" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:41.403077" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '610'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:00:41.403239" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:41.369073" elapsed="0.034211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.405841" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.403509" elapsed="0.002384"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:00:41.406051" elapsed="0.002197"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:00:41.362539" elapsed="0.045786"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:00:38.311323" elapsed="3.097049"/>
</kw>
<msg time="2026-09-01T01:00:41.408464" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:41.408503" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:38.310774" elapsed="3.097749"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.408902" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.408617" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.408594" elapsed="0.000381"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:00:41.409121" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-09-01T01:00:41.409024" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.409010" elapsed="0.000207"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:00:38.296867" elapsed="3.112375"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:00:38.296431" elapsed="3.112857"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.409436" elapsed="0.000019"/>
</kw>
<arg>${BGP_EXAMD5_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:00:38.292493" elapsed="3.117017"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.410095" level="INFO">[?2004l01:00:38 | 1820   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:38 | 1820   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:38 | 1820   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:00:38 | 1820   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:00:38 | 1820   | [01;34minstallation [0m | [1m        [0m
01:00:38 | 1820   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:00:38 | 1820   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:00:38 | 1820   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:00:38 | 1820   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:00:38 | 1820   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:00:38 | 1820   | configuration[0m | . local-as         | '64496'[0m
01:00:38 | 1820   | configuration[0m | . peer-as          | '64496'[0m
01:00:38 | 1820   | configuration[0m | . md5-password     | 'topsecret'[0m
01:00:38 | 1820   | configuration[0m | &gt; capability       | [0m
01:00:38 | 1820   | configuration[0m | . route-refresh    | 'disable'[0m
01:00:38 | 1820   | configuration[0m | . add-path         | 'disable'[0m
01:00:38 | 1820   | configuration[0m | &lt; capability       | [0m
01:00:38 | 1820   | configuration[0m | &gt; family           | [0m
01:00:38 | 1820   | configuration[0m | . ipv4             | 'unicast'[0m
01:00:38 | 1820   | configuration[0m | &lt; family           | [0m
01:00:38 | 1820   | configuration[0m | &lt; neighbor         | [0m
01:00:38 | 1820   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:00:38 | 1820   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:00:38 | 1820   | reactor      [0m | initialising connection to peer-1[0m
01:00:38 | 1820   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)][0m
01:00:38 | 1820   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:00:38 | 1820   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:00:38 | 1820   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; EOR ipv4 unicast[0m
01:00:38 | 1820   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:00:38 | 1820   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:00:38 | 1820   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:00:38 | 1820   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:00:39 | 1820   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:00:39 | 1820   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:00:40 | 1820   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:00:40 | 1820   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:00:41 | 1820   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:00:41 | 1820   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-09-01T01:00:41.410372" level="INFO">${output} = [?2004l01:00:38 | 1820   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:38 | 1820   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:38 | 1820   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:00:41.409969" elapsed="0.000431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.410766" level="INFO">[?2004l01:00:38 | 1820   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:38 | 1820   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:38 | 1820   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:00:38 | 1820   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:00:38 | 1820   | [01;34minstallation [0m | [1m        [0m
01:00:38 | 1820   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:00:38 | 1820   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:00:38 | 1820   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:00:38 | 1820   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:00:38 | 1820   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:00:38 | 1820   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:00:38 | 1820   | configuration[0m | . local-as         | '64496'[0m
01:00:38 | 1820   | configuration[0m | . peer-as          | '64496'[0m
01:00:38 | 1820   | configuration[0m | . md5-password     | 'topsecret'[0m
01:00:38 | 1820   | configuration[0m | &gt; capability       | [0m
01:00:38 | 1820   | configuration[0m | . route-refresh    | 'disable'[0m
01:00:38 | 1820   | configuration[0m | . add-path         | 'disable'[0m
01:00:38 | 1820   | configuration[0m | &lt; capability       | [0m
01:00:38 | 1820   | configuration[0m | &gt; family           | [0m
01:00:38 | 1820   | configuration[0m | . ipv4             | 'unicast'[0m
01:00:38 | 1820   | configuration[0m | &lt; family           | [0m
01:00:38 | 1820   | configuration[0m | &lt; neighbor         | [0m
01:00:38 | 1820   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:00:38 | 1820   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:00:38 | 1820   | reactor      [0m | initialising connection to peer-1[0m
01:00:38 | 1820   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)][0m
01:00:38 | 1820   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:00:38 | 1820   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:00:38 | 1820   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:00:38 | 1820   | outgoing-1   [0m | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00[0m
01:00:38 | 1820   | outgoing-1   [0m | &gt;&gt; EOR ipv4 unicast[0m
01:00:38 | 1820   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:00:38 | 1820   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:00:38 | 1820   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:00:38 | 1820   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:00:38 | 1820   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:00:38 | 1820   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:00:39 | 1820   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:00:39 | 1820   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:00:40 | 1820   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:00:40 | 1820   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:00:41 | 1820   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:00:41 | 1820   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.410540" elapsed="0.000366"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.411724" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.411423" elapsed="0.000327"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:41.411908" elapsed="0.000273"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:00:41.411123" elapsed="0.001161"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.549232" level="INFO">^C01:00:41 | 1820   | [00;31mreactor      [0m | [1m^C received[0m
01:00:41 | 1820   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:41 | 1820   | outgoing-1   [0m | stop, message [shutting down][0m
01:00:41 | 1820   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:41.549481" level="INFO">${output} = ^C01:00:41 | 1820   | [00;31mreactor      [0m | [1m^C received[0m
01:00:41 | 1820   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:41 | 1820   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:41.412661" elapsed="0.136850"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.550029" level="INFO">^C01:00:41 | 1820   | [00;31mreactor      [0m | [1m^C received[0m
01:00:41 | 1820   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:41 | 1820   | outgoing-1   [0m | stop, message [shutting down][0m
01:00:41 | 1820   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.549724" elapsed="0.000356"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.551928" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:41.550745" elapsed="0.001232"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.552920" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:41.552997" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:41.552120" elapsed="0.000900"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.553874" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.553627" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.553371" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.553071" elapsed="0.000905"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:00:41.550385" elapsed="0.003636"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:00:41.409715" elapsed="0.144352"/>
</kw>
<kw name="Delete_Bgp_Peer_Configuration" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.555004" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.95 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.554582" elapsed="0.000449"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.596195" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.595743" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.597174" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.596847" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:41.597347" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:41.596446" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.597872" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.597520" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.598307" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:41.598505" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:41.598101" elapsed="0.000438"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.599067" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.598746" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.600357" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.600020" elapsed="0.000379"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.600793" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.600548" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.601477" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.601189" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.602309" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.602022" elapsed="0.000312"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.602384" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:00:41.602581" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.601674" elapsed="0.000938"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.602806" elapsed="0.000528"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:00:41.601046" elapsed="0.002338"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.604053" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.603690" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.604984" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.604726" elapsed="0.000293"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.605078" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:00:41.605299" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.604350" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.605541" elapsed="0.000277"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:00:41.603522" elapsed="0.002346"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:00:41.600867" elapsed="0.005043"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:00:41.605966" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:00:41.606189" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:00:41.599651" elapsed="0.006573"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.599233" elapsed="0.007046"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.606471" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.606313" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.599207" elapsed="0.007336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.607273" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.606674" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.607346" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:41.594963" elapsed="0.012498"/>
</kw>
<msg time="2026-09-01T01:00:41.607510" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.582244" elapsed="0.025320"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.619458" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.631565" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.643823" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.644111" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.644314" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.644700" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.644549" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:41.644534" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.644925" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.645082" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.645252" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:41.644501" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.644394" elapsed="0.000947"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.645478" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.645550" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:00:41.645688" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:41.578246" elapsed="0.067469"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.646859" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.646590" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:41.668411" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:41.668470" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:41.668594" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:41.648909" elapsed="0.019710"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.646980" elapsed="0.021681"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.668854" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.668689" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.646962" elapsed="0.021978"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.672518" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.669979" elapsed="0.002583"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.669754" elapsed="0.002840"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.669737" elapsed="0.002880"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.675227" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.672874" elapsed="0.002433"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.672669" elapsed="0.002680"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.672654" elapsed="0.002724"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.676089" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.675602" elapsed="0.000519"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.676529" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.676234" elapsed="0.000363"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.677241" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.676835" elapsed="0.000461"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.676627" elapsed="0.000718"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.676211" elapsed="0.001165"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.678048" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.677586" elapsed="0.000497"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.678433" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.678188" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.678928" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.678651" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.678507" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.678165" elapsed="0.000839"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.679160" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:00:41.679925" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.679645" elapsed="0.000306"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.680094" elapsed="0.002109"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:00:41.669345" elapsed="0.012929"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:00:41.682321" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:00:41.684422" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:00:41.645989" elapsed="0.038458"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.684496" elapsed="0.000025"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:00:41.555274" elapsed="0.129336"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:00:41.554297" elapsed="0.130370"/>
</kw>
<doc>Verifies exabgp connected with md5 settings</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:00:36.902561" elapsed="4.782151"/>
</test>
<test id="s1-s3-t2" name="Verify Exabgp Not Connected" line="54">
<kw name="Reconfigure_ODL_To_Accept_Connection" type="SETUP">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.687235" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PASSWORD=different | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSWORD=${password}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.686117" elapsed="0.001163"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.719763" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.719413" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.720568" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.720311" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:41.720830" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:41.719970" elapsed="0.000889"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.721624" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.721061" elapsed="0.000599"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.722049" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:41.722282" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:41.721873" elapsed="0.000444"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.722806" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.722513" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.723822" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.723579" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.724309" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.724023" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.724953" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.724676" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.725942" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.725482" elapsed="0.000484"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.726014" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:00:41.726184" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.725167" elapsed="0.001041"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.726362" elapsed="0.000214"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:00:41.724551" elapsed="0.002063"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.727123" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.726843" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.728069" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.727650" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.728157" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:00:41.728315" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.727357" elapsed="0.000980"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.728474" elapsed="0.000201"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:00:41.726722" elapsed="0.001990"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.729277" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.728949" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.730204" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.729768" elapsed="0.000464"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.730289" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:00:41.730572" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.729472" elapsed="0.001123"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.730733" elapsed="0.000214"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:00:41.728816" elapsed="0.002172"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.731526" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.731245" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.732541" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.732052" elapsed="0.000512"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.732607" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:41.732856" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.731761" elapsed="0.001116"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.733013" elapsed="0.000214"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:00:41.731086" elapsed="0.002188"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.733752" level="INFO">${value} = different</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.733491" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.734655" level="INFO">${encoded} = different</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.734251" elapsed="0.000427"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.734721" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:00:41.734850" level="INFO">${encoded_value} = different</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.733939" elapsed="0.000932"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.735004" elapsed="0.000215"/>
</kw>
<var name="${key}">PASSWORD</var>
<var name="${value}">different</var>
<status status="PASS" start="2026-09-01T01:00:41.733372" elapsed="0.001896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.735750" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.735489" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:41.737023" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.736460" elapsed="0.000595"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:41.737114" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:00:41.737334" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:41.735956" elapsed="0.001410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.737556" elapsed="0.000264"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:00:41.735371" elapsed="0.002488"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:00:41.724386" elapsed="0.013510"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:00:41.737942" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:00:41.738093" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:00:41.723269" elapsed="0.014848"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.722934" elapsed="0.015243"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.738380" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.738203" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.722909" elapsed="0.015559"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.739471" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.738639" elapsed="0.000864"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.739558" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:41.718818" elapsed="0.020879"/>
</kw>
<msg time="2026-09-01T01:00:41.739761" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.707031" elapsed="0.032788"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.751352" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.762478" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.773483" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.773667" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.773827" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.774182" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.774034" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:41.774020" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.774399" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.774546" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.774691" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:41.773991" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.773896" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.774891" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.774954" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:00:41.775064" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:41.702718" elapsed="0.072370"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.800245" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.799746" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.801206" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.800941" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:41.801382" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:41.800503" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.801969" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.801606" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.802316" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:41.802463" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:41.802167" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.802877" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;$PASSWORD&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.802643" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:00:41.803341" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.803006" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.803815" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSWORD': 'different', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.803551" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.803419" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.802988" elapsed="0.000905"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.804749" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.804033" elapsed="0.000746"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.804824" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:41.799028" elapsed="0.005921"/>
</kw>
<msg time="2026-09-01T01:00:41.805001" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.787114" elapsed="0.017931"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.819041" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.830715" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.842424" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.842742" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.842990" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.843550" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.843360" elapsed="0.000261"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:41.843330" elapsed="0.000326"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.843839" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.844065" elapsed="0.000026"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.844273" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:41.843284" elapsed="0.001039"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.843096" elapsed="0.001253"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.844486" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.844554" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:00:41.844706" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:41.784714" elapsed="0.060021"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:41.845991" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.845737" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:41.846167" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:41.845390" elapsed="0.000800"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.846502" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.846265" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.847013" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.846734" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.846574" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.846237" elapsed="0.000849"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.849209" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.847241" elapsed="0.001992"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:00:41.849292" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:00:41.849431" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:00:41.845047" elapsed="0.004406"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.850714" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.850485" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.851130" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;different&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.850907" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.851640" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.851413" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.852051" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.851817" elapsed="0.000273"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:41.852850" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:00:41.852666" elapsed="0.000207"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:00:41.853197" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:00:41.853024" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.853371" elapsed="0.000189"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.853935" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.853703" elapsed="0.000272"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:00:41.854013" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:00:41.854168" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:00:41.852311" elapsed="0.001881"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:41.877501" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Content-Length': '846', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
        &lt;auth-password&gt;different&lt;/auth-password&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:00:41.877569" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:41.877702" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:41.856448" elapsed="0.021285"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.854271" elapsed="0.023516"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.878031" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.877823" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.854239" elapsed="0.023918"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.882086" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.879456" elapsed="0.002671"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.879129" elapsed="0.003046"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.879105" elapsed="0.003093"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.884519" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.882469" elapsed="0.002092"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.882249" elapsed="0.002343"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.882234" elapsed="0.002380"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.885169" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.884777" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.885492" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.885271" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.885990" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.885713" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.885566" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.885243" elapsed="0.000869"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.886624" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.886287" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.886940" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.886710" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.887485" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.887187" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.887020" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.886694" elapsed="0.000866"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.887702" elapsed="0.000408"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:00:41.888593" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:41.888322" elapsed="0.000295"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:41.888782" elapsed="0.002436"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:00:41.878685" elapsed="0.012629"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:00:41.891531" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:00:41.891405" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.891380" elapsed="0.000244"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.891763" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:00:41.891824" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:00:41.894157" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:00:41.849748" elapsed="0.044436"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.894251" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:00:41.894406" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:00:41.692113" elapsed="0.202315"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:41.894735" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:41.894514" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.894499" elapsed="0.000320"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:41.894849" elapsed="0.000023"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:00:41.687533" elapsed="0.207437"/>
</kw>
<arg>${MD5_DIFF_PASSWD}</arg>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:00:41.685797" elapsed="0.209228"/>
</kw>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.895859" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.895567" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.896345" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.896035" elapsed="0.000358"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.898986" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:41.896958" elapsed="0.002079"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.903388" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:41.903514" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:41.899375" elapsed="0.004163"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.904067" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.903830" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:41.903601" elapsed="0.000553"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:41.903583" elapsed="0.000595"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:00:41.896616" elapsed="0.007605"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:41.905948" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg</msg>
<msg time="2026-09-01T01:00:41.906024" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:41.904371" elapsed="0.001675"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.906441" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa-md5.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.906204" elapsed="0.000276"/>
</kw>
<arg>${BGP_EXAMD5_CFG}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.895272" elapsed="0.011257"/>
</kw>
<kw name="Verify_Keyword_Never_Passes_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.909517" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:41.909194" elapsed="0.000347"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.911417" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:41.909689" elapsed="0.001752"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:41.918293" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:41.918457" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:41.918545" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:41.911589" elapsed="0.006978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.920824" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:41.918720" elapsed="0.002147"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:41.923234" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.921007" elapsed="0.002306">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:41.908853" elapsed="0.014563">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:43.926093" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:43.925323" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:43.930499" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:43.926547" elapsed="0.004006"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:43.941190" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:43.941584" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:43.941817" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:43.930891" elapsed="0.010980"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:43.948018" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:43.942438" elapsed="0.005729"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:43.954058" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:43.948558" elapsed="0.005673">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:43.924316" elapsed="0.030163">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:45.957087" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:45.956306" elapsed="0.000871"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:45.961606" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:45.957555" elapsed="0.004108"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:45.973058" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:45.973406" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:45.973618" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:45.961996" elapsed="0.011675"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:45.978902" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:45.974032" elapsed="0.004965"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:45.984636" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:45.979368" elapsed="0.005414">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:45.955376" elapsed="0.029641">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:47.988818" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:47.987820" elapsed="0.001062"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:47.993356" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:47.989289" elapsed="0.004123"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:48.008815" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:48.009101" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:48.009349" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:47.993752" elapsed="0.015650"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:48.014533" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:48.009753" elapsed="0.004879"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:48.020169" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:48.014951" elapsed="0.005379">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:47.985927" elapsed="0.034624">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:50.023706" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:50.022654" elapsed="0.001137"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:50.028921" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:50.024190" elapsed="0.004789"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:50.041038" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:50.041404" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:50.041627" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:50.029371" elapsed="0.012308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:50.046928" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:50.042030" elapsed="0.004999"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:50.052493" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:50.047407" elapsed="0.005225">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:50.021650" elapsed="0.031197">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:52.055584" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:52.054760" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:52.060832" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:52.055996" elapsed="0.004914"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:52.070631" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:52.070965" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:52.071203" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:52.061328" elapsed="0.009952"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:52.077557" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:52.071721" elapsed="0.005989"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:52.084411" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:52.078272" elapsed="0.006279">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:52.053792" elapsed="0.030985">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:54.086749" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:54.086181" elapsed="0.000612"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:54.089566" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:54.087025" elapsed="0.002577"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:54.098906" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:54.099238" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:54.099366" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:54.089801" elapsed="0.009597"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:54.102521" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:54.099625" elapsed="0.002961"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:54.106063" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:54.102783" elapsed="0.003396">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:54.085517" elapsed="0.020826">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:56.109241" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:56.108289" elapsed="0.001021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:56.114265" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:56.109708" elapsed="0.004638"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:56.127554" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:56.127899" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:56.128258" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:56.114825" elapsed="0.013521"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:56.136597" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:56.128892" elapsed="0.007847"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:56.144074" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:56.137268" elapsed="0.007015">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:56.107274" elapsed="0.037256">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.147341" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.146481" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.151764" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:58.147754" elapsed="0.004065"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:58.162338" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:58.162602" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:00:58.162787" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:58.152172" elapsed="0.010665"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.168057" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.163347" elapsed="0.004940"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.173572" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:00:58.168602" elapsed="0.005100">200.0 != 409.0</status>
</kw>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:00:58.145507" elapsed="0.028405">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:00:58.174087" level="FAIL">Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</msg>
<arg>15s</arg>
<arg>2s</arg>
<arg>ExaBgpLib.Verify_ExaBgps_Connection</arg>
<arg>session</arg>
<arg>10.30.170.95</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:00:41.908373" elapsed="16.265948">Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:00:58.174540" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:00:58.174623" level="INFO">${output} = Keyword 'ExaBgpLib.Verify_ExaBgps_Connection' failed after retrying for 15 seconds. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:41.907992" elapsed="16.266676"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:00:58.175050" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-09-01T01:00:58.174823" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.174778" elapsed="0.000497"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.175573" elapsed="0.000043"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.175928" elapsed="0.000041"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-09-01T01:00:41.907643" elapsed="16.268561"/>
</kw>
<msg time="2026-09-01T01:00:58.176307" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:41.907052" elapsed="16.269345"/>
</kw>
<arg>15s</arg>
<arg>2s</arg>
<arg>ExaBgpLib.Verify_ExaBgps_Connection</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Some negative checks report false failure for a short time. This keyword verifies no pass does happen within timeout period.</doc>
<status status="PASS" start="2026-09-01T01:00:41.906705" elapsed="16.269852"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.177839" level="INFO">[?2004l01:00:42 | 1824   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:42 | 1824   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:42 | 1824   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:00:42 | 1824   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:00:42 | 1824   | [01;34minstallation [0m | [1m        [0m
01:00:42 | 1824   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:00:42 | 1824   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:00:42 | 1824   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:00:42 | 1824   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:00:42 | 1824   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:00:42 | 1824   | configuration[0m | . local-as         | '64496'[0m
01:00:42 | 1824   | configuration[0m | . peer-as          | '64496'[0m
01:00:42 | 1824   | configuration[0m | . md5-password     | 'topsecret'[0m
01:00:42 | 1824   | configuration[0m | &gt; capability       | [0m
01:00:42 | 1824   | configuration[0m | . route-refresh    | 'disable'[0m
01:00:42 | 1824   | configuration[0m | . add-path         | 'disable'[0m
01:00:42 | 1824   | configuration[0m | &lt; capability       | [0m
01:00:42 | 1824   | configuration[0m | &gt; family           | [0m
01:00:42 | 1824   | configuration[0m | . ipv4             | 'unicast'[0m
01:00:42 | 1824   | configuration[0m | &lt; family           | [0m
01:00:42 | 1824   | configuration[0m | &lt; neighbor         | [0m
01:00:42 | 1824   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:00:42 | 1824   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:00:42 | 1824   | reactor      [0m | initialising connection to peer-1[0m
01:00:42 | 1824   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m</msg>
<msg time="2026-09-01T01:00:58.178129" level="INFO">${output} = [?2004l01:00:42 | 1824   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:42 | 1824   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:42 | 1824   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:00:58.177608" elapsed="0.000623"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.179051" level="INFO">[?2004l01:00:42 | 1824   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:00:42 | 1824   | [01;34mversion      [0m | [1m4.2.17  [0m
01:00:42 | 1824   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:00:42 | 1824   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:00:42 | 1824   | [01;34minstallation [0m | [1m        [0m
01:00:42 | 1824   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:00:42 | 1824   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:00:42 | 1824   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:00:42 | 1824   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:00:42 | 1824   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:00:42 | 1824   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:00:42 | 1824   | configuration[0m | . local-as         | '64496'[0m
01:00:42 | 1824   | configuration[0m | . peer-as          | '64496'[0m
01:00:42 | 1824   | configuration[0m | . md5-password     | 'topsecret'[0m
01:00:42 | 1824   | configuration[0m | &gt; capability       | [0m
01:00:42 | 1824   | configuration[0m | . route-refresh    | 'disable'[0m
01:00:42 | 1824   | configuration[0m | . add-path         | 'disable'[0m
01:00:42 | 1824   | configuration[0m | &lt; capability       | [0m
01:00:42 | 1824   | configuration[0m | &gt; family           | [0m
01:00:42 | 1824   | configuration[0m | . ipv4             | 'unicast'[0m
01:00:42 | 1824   | configuration[0m | &lt; family           | [0m
01:00:42 | 1824   | configuration[0m | &lt; neighbor         | [0m
01:00:42 | 1824   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:00:42 | 1824   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:00:42 | 1824   | reactor      [0m | initialising connection to peer-1[0m
01:00:42 | 1824   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.178561" elapsed="0.000883"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.181507" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:58.180428" elapsed="0.001132"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:58.181873" elapsed="0.000550"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:00:58.179852" elapsed="0.002707"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.314621" level="INFO">^C01:00:58 | 1824   | [00;31mreactor      [0m | [1m^C received[0m
01:00:58 | 1824   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:58 | 1824   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
01:00:58 | 1824   | [01;33moutgoing-1   [0m | [1mconnection to 10.30.170.91 closed[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:58.314811" level="INFO">${output} = ^C01:00:58 | 1824   | [00;31mreactor      [0m | [1m^C received[0m
01:00:58 | 1824   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:58 | 1824   | [01;33moutgoing-1   [0m | [1m...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:58.182862" elapsed="0.131978"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.315418" level="INFO">^C01:00:58 | 1824   | [00;31mreactor      [0m | [1m^C received[0m
01:00:58 | 1824   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:00:58 | 1824   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
01:00:58 | 1824   | [01;33moutgoing-1   [0m | [1mconnection to 10.30.170.91 closed[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.315072" elapsed="0.000397"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.317307" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:58.316100" elapsed="0.001255"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.318226" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:00:58.318304" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:00:58.317500" elapsed="0.000828"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.318867" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.318644" elapsed="0.000265"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.318400" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.318378" elapsed="0.000583"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:00:58.315734" elapsed="0.003271"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:00:58.177023" elapsed="0.142028"/>
</kw>
<kw name="Delete_Bgp_Peer_Configuration" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.319997" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.95 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.319583" elapsed="0.000439"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.359619" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.359265" elapsed="0.000387"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:00:58.360440" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:00:58.360118" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:00:58.360596" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:00:58.359815" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.361177" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:58.360769" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:00:58.361511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_md5/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:00:58.361683" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:00:58.361380" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.362063" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.361846" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.363103" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.362872" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.363561" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.363320" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.364418" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:58.363925" elapsed="0.000516"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:58.365116" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.364919" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:58.365220" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:00:58.365369" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:58.364613" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.365532" elapsed="0.000214"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:00:58.363800" elapsed="0.001981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.366296" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:00:58.366000" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:00:58.366964" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.366782" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:00:58.367029" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:00:58.367176" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:00:58.366482" elapsed="0.000732"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.367354" elapsed="0.000190"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:00:58.365881" elapsed="0.001698"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:00:58.363637" elapsed="0.003972"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:00:58.367647" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:00:58.367787" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.95'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:00:58.362562" elapsed="0.005247"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.362285" elapsed="0.005551"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.368008" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.367860" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.362259" elapsed="0.005817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.368799" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:58.368243" elapsed="0.000581"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:00:58.368865" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:00:58.358678" elapsed="0.010295"/>
</kw>
<msg time="2026-09-01T01:00:58.369021" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.347409" elapsed="0.021663"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.380088" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.391081" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_md5/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.402071" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.402270" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.402428" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.402750" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.402619" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:00:58.402607" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.402949" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.403100" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.403274" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:00:58.402582" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:00:58.402493" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.403476" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:00:58.403540" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:00:58.403650" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:00:58.343489" elapsed="0.060185"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.404693" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.404458" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:58.418351" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0k9ycqy98k2b410n39fcd884zq0.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:58.418395" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:00:58.418494" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:00:58.406779" elapsed="0.011737"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.404792" elapsed="0.013760"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.418744" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.418602" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.404777" elapsed="0.014040"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.421829" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.419734" elapsed="0.002132"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.419536" elapsed="0.002360"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.419520" elapsed="0.002398"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.424223" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.422176" elapsed="0.002088"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.421965" elapsed="0.002329"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.421951" elapsed="0.002364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.424810" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:58.424471" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.425107" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.424896" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.425618" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.425353" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.425207" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.424880" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.426196" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:58.425838" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.426489" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.426281" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.426959" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.426701" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.426559" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.426266" elapsed="0.000765"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.427191" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:00:58.427888" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:00:58.427645" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.428048" elapsed="0.002074"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:00:58.419151" elapsed="0.011058"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:00:58.430250" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:00:58.432240" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:00:58.403909" elapsed="0.028355"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:00:58.432310" elapsed="0.000023"/>
</return>
<arg>${BGP_PEER_FOLDER}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:00:58.320256" elapsed="0.112160"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:00:58.319303" elapsed="0.113166"/>
</kw>
<doc>Verifies exabgp connected with md5 settings</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:00:41.685327" elapsed="16.747188"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.438287" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.437973" elapsed="0.000338"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.439648" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:00:58.482630" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:00:58.482818" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:00:58.482871" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:00:58.482919" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:58.439420" elapsed="0.043526"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.483965" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:00:58.483637" elapsed="0.000383"/>
</kw>
<msg time="2026-09-01T01:00:58.484155" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:00:58.484226" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:58.483207" elapsed="0.001048"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.484972" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:58.484468" elapsed="0.000536"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.486324" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.485984" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.486856" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.486566" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.487415" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.487091" elapsed="0.000377"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:00:58.485545" elapsed="0.001991"/>
</kw>
<status status="PASS" start="2026-09-01T01:00:58.485096" elapsed="0.002482"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.485074" elapsed="0.002534"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:00:58.487804" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:58.487675" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.487655" elapsed="0.000229"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:58.488050" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:00:58.487945" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.487928" elapsed="0.000241"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.488365" elapsed="0.000027"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:00:58.438918" elapsed="0.049592"/>
</kw>
<msg time="2026-09-01T01:00:58.488572" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.438456" elapsed="0.050186"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:00:58.437452" elapsed="0.051283"/>
</kw>
<msg time="2026-09-01T01:00:58.488794" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.433907" elapsed="0.054952"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:00:58.433608" elapsed="0.055341"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:00:58.433410" elapsed="0.055600"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:00:58.489224" elapsed="0.000454"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:58.489963" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:00:58.489873" elapsed="0.000199"/>
</kw>
<doc>Suite teardown keyword with old rib restoration</doc>
<status status="PASS" start="2026-09-01T01:00:58.433172" elapsed="0.056994"/>
</kw>
<doc>Functional test suite for bgp - n-path and all-path selection

Copyright (c) 2017 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests tcpmd5 connection of bgp peers. It uses odl and exabgp as bgp
peer. No routes are advertized, simple peer presence in the datastore is tested.
are configured via application peer.</doc>
<status status="PASS" start="2026-09-01T01:00:28.588665" elapsed="29.901555"/>
</suite>
<suite id="s1-s4" name="Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.574028" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:58.570250" elapsed="0.003820"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:00:58.570027" elapsed="0.004098"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.578349" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:00:58.575082" elapsed="0.003292"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:00:58.578533" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:58.578442" elapsed="0.000129"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.578425" elapsed="0.000165"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.579037" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:58.578728" elapsed="0.000346"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.579520" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:00:58.579248" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:00:58.579986" elapsed="0.000276"/>
</kw>
<msg time="2026-09-01T01:00:58.580377" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:58.580417" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:58.579690" elapsed="0.000747"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.580915" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:58.580589" elapsed="0.000348"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.581821" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:58.581590" elapsed="0.000254"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.582229" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:58.581977" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.582644" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.582394" elapsed="0.000273"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.585518" elapsed="0.000179"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.586124" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.585840" elapsed="0.000322"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.586314" elapsed="0.000195"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.587223" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.586937" elapsed="0.000309"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:00:58.587286" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:00:58.587418" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:00:58.586682" elapsed="0.000758"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:00:58.587948" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1b0aa590&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:00:58.587577" elapsed="0.000487"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.588238" elapsed="0.000167"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:00:58.585001" elapsed="0.003457"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:58.584832" elapsed="0.003664"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:00:58.582713" elapsed="0.005808"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.589010" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:58.588667" elapsed="0.000380"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.589563" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:58.589221" elapsed="0.000379"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.590115" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:00:58.589781" elapsed="0.000386"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:00:58.581197" elapsed="0.009035"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:00:58.574786" elapsed="0.015494"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:58.590437" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:58.590337" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.590321" elapsed="0.000175"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.593249" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:58.592887" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.593675" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:58.593417" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:00:58.593736" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:00:58.593869" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:00:58.592601" elapsed="0.001289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:58.594763" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.594540" elapsed="0.000245"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.595523" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:58.595612" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:58.595381" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:58.598833" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:58.598304" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:58.598286" elapsed="0.000660"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.599586" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:58.599806" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:58.599128" elapsed="0.000726"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.600757" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:58.600101" elapsed="0.000778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.602080" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:58.601132" elapsed="0.000995"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:58.603832" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:58.603996" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:58.603515" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.604433" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:58.605888" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:00:59.233356" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:00:58 UTC 2026

  System load:  1.05               Processes:             128
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 8%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:29 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:58.605606" elapsed="0.628097"/>
</kw>
<msg time="2026-09-01T01:00:59.233825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.605202" elapsed="0.628852"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:58.602662" elapsed="0.631659"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.235591" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:00:59.249216" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:00:59.249649" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:00:59.249806" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:00:59.234850" elapsed="0.015038"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.250516" elapsed="0.000955"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.253218" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:59.252337" elapsed="0.001035"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.254003" elapsed="0.000077"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.253619" elapsed="0.000668"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.253576" elapsed="0.000766"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:00:59.254762" elapsed="0.000103"/>
</return>
<status status="PASS" start="2026-09-01T01:00:59.254454" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.254430" elapsed="0.000607"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.255130" elapsed="0.000129"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.260354" elapsed="0.000651"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.261442" elapsed="0.000398"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.262229" elapsed="0.000325"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:59.255966" elapsed="0.006696"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:00:58.597409" elapsed="0.665500"/>
</kw>
<msg time="2026-09-01T01:00:59.262995" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.596817" elapsed="0.666269"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:00:58.596253" elapsed="0.666991"/>
</kw>
<msg time="2026-09-01T01:00:59.263300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:58.595774" elapsed="0.667586"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.266916" elapsed="0.000501"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.267645" elapsed="0.000212"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.268066" elapsed="0.000172"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:59.263772" elapsed="0.004537"/>
</kw>
<msg time="2026-09-01T01:00:59.268438" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:00:58.594975" elapsed="0.673497"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.269102" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:59.268759" elapsed="0.000440"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:00:59.269265" elapsed="0.000047"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:00:58.594231" elapsed="0.675214"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:58.594046" elapsed="0.675535"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:00:58.593935" elapsed="0.675706"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:00:58.590691" elapsed="0.679037"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:00:59.269940" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.283686" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.283538" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.283505" elapsed="0.000272"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.284217" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:59.284342" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.283986" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.284908" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:59.284528" elapsed="0.000423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.285346" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:59.285093" elapsed="0.000292"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:59.286164" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:00:59.285923" elapsed="0.000377">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:00:59.286399" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:00:59.286438" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.285535" elapsed="0.000923"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.286745" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:59.286525" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.286508" elapsed="0.000324"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:59.287557" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.287318" elapsed="0.000262"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:00:59.287622" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:00:59.287766" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:00:59.287042" elapsed="0.000745"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.287933" elapsed="0.000418"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.288612" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:00:59.288702" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.288509" elapsed="0.000216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.288860" elapsed="0.002312"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.291593" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:00:59.583095" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.291339" elapsed="0.291959"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.586547" elapsed="0.000330"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.587029" elapsed="0.000194"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.587363" elapsed="0.000094"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:59.584494" elapsed="0.003011"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:00:59.583797" elapsed="0.003748"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.282956" elapsed="0.304635"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:00:59.271288" elapsed="0.316345"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.270758" elapsed="0.316921"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:59.270563" elapsed="0.317152"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:00:59.270365" elapsed="0.317387"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:00:58.574407" elapsed="1.013402"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.590357" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.590245" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.590223" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.594648" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.594552" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.594536" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.595583" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:00:59.595234" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.596011" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:00:59.595750" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:00:59.596072" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:00:59.596251" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:00:59.594914" elapsed="0.001359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.601252" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.601129" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.601112" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.602442" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:00:59.602326" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.602309" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:00:59.602933" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.602634" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.603334" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:00:59.603100" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.660702" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:00:59.604006" elapsed="0.056836"/>
</kw>
<msg time="2026-09-01T01:00:59.660971" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:00:59.661010" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.603502" elapsed="0.057542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.739067" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "a "s "i "c ". "r "[78Co "[A[78Cb
 "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:00:59.661832" elapsed="0.077505"/>
</kw>
<msg time="2026-09-01T01:00:59.739456" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:00:59.739496" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.661330" elapsed="0.078201"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.739846" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:59.739608" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.739588" elapsed="0.000424"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.740508" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "a "s "i "c ". "r "[78Co "[A[78Cb
 "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:00:59.740162" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.740858" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:59.740642" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.740626" elapsed="0.000393"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:00:59.741054" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.743059" elapsed="0.000466"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.743847" elapsed="0.000283"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:00:59.744471" elapsed="0.000223"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:00:59.742335" elapsed="0.002442"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:00:59.741475" elapsed="0.003427"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:00:59.602031" elapsed="0.142959"/>
</kw>
<msg time="2026-09-01T01:00:59.745073" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:59.745112" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.601460" elapsed="0.143710"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:00:59.745349" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:00:59.745252" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.745235" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.745788" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.746092" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:00:59.746293" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:00:59.600872" elapsed="0.145521"/>
</kw>
<msg time="2026-09-01T01:00:59.746476" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:00:59.746514" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.596612" elapsed="0.149938"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:00:59.746842" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:00:59.746616" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:00:59.746601" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:00:59.596483" elapsed="0.150447"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:00:59.596325" elapsed="0.150679"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:00:59.594299" elapsed="0.152760"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:00:59.588381" elapsed="0.158728"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:00:59.587954" elapsed="0.159208"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:00:58.569730" elapsed="1.177491"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-09-01T01:00:59.747355" elapsed="0.000158"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:00:59.747651" elapsed="0.000162"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:00:59.749336" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:00:59.749412" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:00:59.749053" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.749575" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:00:59.750850" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:01:00.342745" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:00:59 UTC 2026

  System load:  0.08               Processes:             111
  Usage of /:   19.8% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:30 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:00:59.750564" elapsed="0.592362"/>
</kw>
<msg time="2026-09-01T01:01:00.343007" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.750241" elapsed="0.592844"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:00:59.748668" elapsed="0.594557"/>
</kw>
<msg time="2026-09-01T01:01:00.343276" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:00:59.748316" elapsed="0.595001"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:00:59.747990" elapsed="0.595398"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.344757" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-09-01T01:01:00.357650" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:00.357912" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-09-01T01:01:00.357975" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:01:00.358027" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:00.344551" elapsed="0.013506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.359446" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:01:00.358993" elapsed="0.000538"/>
</kw>
<msg time="2026-09-01T01:01:00.359663" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:01:00.359719" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.358436" elapsed="0.001311"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.360623" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:00.359974" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.361302" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.360775" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.360743" elapsed="0.000677"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:01:00.361711" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-09-01T01:01:00.361578" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.361556" elapsed="0.000278"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.361954" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.361908" elapsed="0.000099"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:00.361888" elapsed="0.000147"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.362265" elapsed="0.000029"/>
</kw>
<msg time="2026-09-01T01:01:00.362467" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:01:00.344207" elapsed="0.018293"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:01:00.362709" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:01:00.362590" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.362567" elapsed="0.000245"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.363003" elapsed="0.000027"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:00.343744" elapsed="0.019362"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.365218" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:01:00.559294" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:01:00.559654" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:01:00.559739" level="INFO">${stderr} = Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<msg time="2026-09-01T01:01:00.559825" level="INFO">${rc} = 1</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:00.364635" elapsed="0.195236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.561829" level="INFO">Length is 119.</msg>
<msg time="2026-09-01T01:01:00.561997" level="FAIL">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:01:00.561264" elapsed="0.000964">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</status>
</kw>
<msg time="2026-09-01T01:01:00.562494" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:01:00.562580" level="INFO">${result} = 'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.560409" elapsed="0.002219"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.563920" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:00.562996" elapsed="0.000978"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.566198" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.565670" elapsed="0.000615"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.567218" level="INFO">Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.566674" elapsed="0.000638"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.568068" level="INFO">1</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.567610" elapsed="0.000606"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:01:00.564895" elapsed="0.003479"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:00.564165" elapsed="0.004303"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.564094" elapsed="0.004428"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:01:00.568836" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-09-01T01:01:00.568635" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.568602" elapsed="0.000399"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.569276" elapsed="0.000043"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.569119" elapsed="0.000269"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:00.569079" elapsed="0.000359"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.569788" elapsed="0.000046"/>
</kw>
<msg time="2026-09-01T01:01:00.570100" level="INFO">${passed} = False</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:01:00.364079" elapsed="0.206149"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="NOT RUN" start="2026-09-01T01:01:00.570584" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.570403" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.570367" elapsed="0.000333"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.604435" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:01:00.618563" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py' -&gt; '/home/jenkins/.//ipaddr.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:01:00.571087" elapsed="0.047596"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:01:00.363482" elapsed="0.255325"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.634981" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:01:00.619127" elapsed="0.015972"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:00.636042" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1950e350&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:01:00.635483" elapsed="0.000929"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.641129" elapsed="0.000076"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.640913" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.640876" elapsed="0.000437"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:00.642027" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:00.641606" elapsed="0.000470"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.642882" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.642434" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.668129" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:00.644012" elapsed="0.024224"/>
</kw>
<msg time="2026-09-01T01:01:00.668365" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:00.668419" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.643325" elapsed="0.025122"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.681965" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:00.669236" elapsed="0.012791"/>
</kw>
<msg time="2026-09-01T01:01:00.682113" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:00.682167" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.668665" elapsed="0.013537"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.682472" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.682269" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.682253" elapsed="0.000288"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.682900" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.682675" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.683216" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.682999" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.682984" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:00.683315" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.684839" elapsed="0.000342"/>
</kw>
<msg time="2026-09-01T01:01:00.685223" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:00.684358" elapsed="0.000922"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.685433" elapsed="0.000019"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.685583" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:00.684049" elapsed="0.001606"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:00.683585" elapsed="0.002110"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:00.637288" elapsed="0.048533"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.687814" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.687719" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.687703" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:00.688220" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:00.688005" elapsed="0.000238"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.688533" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.688384" elapsed="0.000172"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.762236" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:00.688998" elapsed="0.073293"/>
</kw>
<msg time="2026-09-01T01:01:00.762379" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:00.762417" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.688698" elapsed="0.073740"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.764345" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:00.762941" elapsed="0.001456"/>
</kw>
<msg time="2026-09-01T01:01:00.764480" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:00.764516" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.762597" elapsed="0.001943"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.764799" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.764604" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.764588" elapsed="0.000278"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.765246" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.764997" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.765533" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.765344" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.765330" elapsed="0.000270"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:00.765628" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.767098" elapsed="0.000154"/>
</kw>
<msg time="2026-09-01T01:01:00.767289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:00.766612" elapsed="0.000729"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.767481" elapsed="0.000018"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.767625" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:00.766340" elapsed="0.001355"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:00.765861" elapsed="0.001876"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:00.686123" elapsed="0.081713"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.770064" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.769969" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.769953" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:00.770539" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:00.770350" elapsed="0.000211"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.770869" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.770701" elapsed="0.000195"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.831120" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:00.771418" elapsed="0.059782"/>
</kw>
<msg time="2026-09-01T01:01:00.831291" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:00.831329" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.771083" elapsed="0.060267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.833262" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:00.831811" elapsed="0.001503"/>
</kw>
<msg time="2026-09-01T01:01:00.833397" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:00.833434" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.831505" elapsed="0.001952"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.833716" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.833521" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.833505" elapsed="0.000278"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.834154" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:00.833908" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.834461" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.834271" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.834256" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:00.834558" elapsed="0.000023"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.836250" elapsed="0.000122"/>
</kw>
<msg time="2026-09-01T01:01:00.836410" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:00.835753" elapsed="0.000709"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.836603" elapsed="0.000019"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.836746" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:00.835272" elapsed="0.001544"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:00.834792" elapsed="0.002064"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:00.768240" elapsed="0.068696"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-09-01T01:00:58.569467" elapsed="2.267518"/>
</kw>
<test id="s1-s4-t1" name="Check_For_Empty_Topology_Before_Talking" line="76">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:00.840044" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:00.839846" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.839831" elapsed="0.000283"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:00.839681" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.841114" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.841014" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.840998" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.845493" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.845392" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.845376" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.846516" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:00.846132" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:00.846946" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:00.846685" elapsed="0.000315"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:00.847042" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:00.847234" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:00.845751" elapsed="0.001514"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.852352" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.852254" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.852236" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:00.853525" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:00.853431" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:00.853415" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:00.853975" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:00.853713" elapsed="0.000285"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.854361" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:00.854155" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:00.936074" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:00.854832" elapsed="0.081442"/>
</kw>
<msg time="2026-09-01T01:01:00.936467" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:00.936507" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.854526" elapsed="0.082014"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.004822" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:00.937184" elapsed="0.067852"/>
</kw>
<msg time="2026-09-01T01:01:01.005290" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:01.005331" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.936753" elapsed="0.068611"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.005776" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.005475" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.005440" elapsed="0.000418"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.006381" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.005994" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.006693" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.006503" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.006487" elapsed="0.000293"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:01.006827" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:01.009539" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:01:01.009727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.008409" elapsed="0.001449"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.010116" elapsed="0.000296"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.010690" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:01.007723" elapsed="0.003144"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:01.007193" elapsed="0.003731"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:00.853132" elapsed="0.157935"/>
</kw>
<msg time="2026-09-01T01:01:01.011183" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.011224" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.852595" elapsed="0.158664"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:01.011423" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.011328" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.011311" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.011855" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.012199" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.012263" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:00.851917" elapsed="0.160441"/>
</kw>
<msg time="2026-09-01T01:01:01.012441" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.012479" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.847640" elapsed="0.164872"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.012800" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.012578" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.012563" elapsed="0.000304"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:00.847507" elapsed="0.165381"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:00.847330" elapsed="0.165589"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:00.845058" elapsed="0.167913"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:00.840710" elapsed="0.172311"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:00.840326" elapsed="0.172734"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:00.837672" elapsed="0.175434"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.059471" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.059105" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.060325" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.059944" elapsed="0.000455">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.060482" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.059645" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.060986" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.060651" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.061311" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:01.061471" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:01.061183" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.061889" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.061669" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.063016" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.062606" elapsed="0.000465"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.063591" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.063260" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.064034" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.064810" elapsed="0.000049"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.065129" elapsed="0.000084"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:01.063859" elapsed="0.001470"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.063683" elapsed="0.001708"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:01.065434" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:01.065575" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:01.062297" elapsed="0.003300"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.061987" elapsed="0.003637"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.065777" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.065645" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.061971" elapsed="0.003871"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.066463" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.065970" elapsed="0.000520"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.066533" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.058571" elapsed="0.008071"/>
</kw>
<msg time="2026-09-01T01:01:01.066689" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.047452" elapsed="0.019279"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.079247" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.090338" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.101262" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.101441" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.101637" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.101967" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.101836" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:01.101822" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.102188" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.102342" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.102487" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:01.101796" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.101705" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.102686" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.102750" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:01.102857" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:01.043679" elapsed="0.059201"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.104048" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.103803" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.104222" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.103488" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.104532" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.104307" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.105017" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.104759" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.104603" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.104291" elapsed="0.000798"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.107196" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.105259" elapsed="0.001961"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:01.107265" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:01.107398" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:01.103195" elapsed="0.004228"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.108624" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.108405" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.108762" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.108068" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:01.108963" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.108843" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.108828" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.109220" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.109422" elapsed="0.000060"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.109526" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:01.111414" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:01.107779" elapsed="0.003658"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.112714" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.112486" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.113113" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.112897" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:01.127004" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:01.127186" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:01:01 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:01.127372" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:01.115127" elapsed="0.012270"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.113242" elapsed="0.014194"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.127604" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.127460" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.113226" elapsed="0.014453"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.130805" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.128655" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.128452" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.128435" elapsed="0.002465"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.133222" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.131167" elapsed="0.002110"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.130950" elapsed="0.002358"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.130935" elapsed="0.002395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.133859" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.133479" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.134189" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.133944" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.134670" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.134407" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.134262" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.133928" elapsed="0.000814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.135239" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.134888" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.135531" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.135323" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.136013" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.135744" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.135601" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.135308" elapsed="0.000776"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.136247" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:01.136998" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.136735" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.137186" elapsed="0.002030"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:01.128006" elapsed="0.011267"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.139427" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.139333" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.139318" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:01.142006" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.139618" elapsed="0.002414"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:01.142078" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:01.142243" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:01.111716" elapsed="0.030552"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.142324" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:01.142453" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:01.023627" elapsed="0.118849"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.168560" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.167848" elapsed="0.000738"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.170536" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.169995" elapsed="0.000689">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.170804" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.168732" elapsed="0.002094"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.171712" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.170975" elapsed="0.000762"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.172097" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:01.172371" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:01.171881" elapsed="0.000518"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.172955" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.172550" elapsed="0.000461"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:01.173798" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.173072" elapsed="0.000875"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.174729" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.174131" elapsed="0.000666"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.173972" elapsed="0.000904"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.173055" elapsed="0.001843"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.175780" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.175034" elapsed="0.000772"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.175848" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.167228" elapsed="0.008729"/>
</kw>
<msg time="2026-09-01T01:01:01.176004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.155908" elapsed="0.020140"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.187084" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.198024" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.209458" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.209635" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.209792" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.210120" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.209990" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:01.209978" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.210341" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.210487" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.210633" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:01.209952" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.209861" elapsed="0.000840"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.210835" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.210898" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:01.211000" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:01.153562" elapsed="0.057491"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.211244" elapsed="0.002022"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:01.214256" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.213910" elapsed="0.000372"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:01.214704" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.214422" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:01.214882" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:01.213553" elapsed="0.001717"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.213337" elapsed="0.001961"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.215457" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.215320" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.213321" elapsed="0.002203"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:01.143500" elapsed="0.072064"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:01.142763" elapsed="0.072864"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.142547" elapsed="0.073118"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.142532" elapsed="0.073153"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.215713" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:01.018245" elapsed="0.197581"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.014353" elapsed="0.201527"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:01.013732" elapsed="0.202186"/>
</kw>
<arg>empty_topology</arg>
<arg>timeout=180s</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.013366" elapsed="0.202600"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:01.216569" elapsed="0.000219"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:01.216296" elapsed="0.000550"/>
</kw>
<doc>Sanity check example-ipv4-topology is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:00.837049" elapsed="0.379831"/>
</test>
<test id="s1-s4-t2" name="TC_LA_Reconfigure_Odl_To_Initiate_Connection" line="81">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.220066" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.219866" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.219851" elapsed="0.000285"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:01.219710" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.221060" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.220967" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.220951" elapsed="0.000168"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.225628" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.225502" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.225486" elapsed="0.000204"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.226595" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.226254" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.227029" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:01.226762" elapsed="0.000290"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:01.227091" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:01.227258" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.225893" elapsed="0.001387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.232086" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.231990" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.231973" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.233252" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.233123" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.233107" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:01.233703" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.233440" elapsed="0.000285"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.234097" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:01.233898" elapsed="0.000221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.294763" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:01.234597" elapsed="0.060266"/>
</kw>
<msg time="2026-09-01T01:01:01.295016" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:01.295056" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.234296" elapsed="0.060794"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.334063" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:01.295592" elapsed="0.038605"/>
</kw>
<msg time="2026-09-01T01:01:01.334347" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:01.334385" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.295281" elapsed="0.039138"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.334686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.334486" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.334469" elapsed="0.000285"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.335162" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.334880" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.335493" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.335300" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.335283" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:01.335590" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:01.337930" elapsed="0.000289"/>
</kw>
<msg time="2026-09-01T01:01:01.338277" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.336901" elapsed="0.001496"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.338848" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.339203" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:01.336344" elapsed="0.003030"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:01.335827" elapsed="0.003603"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:01.232844" elapsed="0.106669"/>
</kw>
<msg time="2026-09-01T01:01:01.339595" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.339633" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.232319" elapsed="0.107347"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:01.339831" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.339731" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.339715" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.340307" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.340607" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.340669" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:01.231699" elapsed="0.109062"/>
</kw>
<msg time="2026-09-01T01:01:01.340842" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.340879" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "I "n "i "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.227604" elapsed="0.113308"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.341741" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.340975" elapsed="0.000824"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.340961" elapsed="0.000862"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:01.227477" elapsed="0.114366"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:01.227326" elapsed="0.114543"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:01.225191" elapsed="0.116727"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:01.220722" elapsed="0.121244"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.220341" elapsed="0.121663"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:01.217705" elapsed="0.124343"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.342842" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | LOCAL=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>LOCAL=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.342250" elapsed="0.000617"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.373651" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.373320" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.374371" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.374119" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.374563" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.373822" elapsed="0.000763"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.375071" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.374734" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.375414" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:01.375596" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:01.375275" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.376081" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.375805" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.377210" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.376905" elapsed="0.000353"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.377907" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.377409" elapsed="0.000523"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.378643" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.378330" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.379419" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.379220" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.379487" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:01.379623" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.378891" elapsed="0.000753"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.379781" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:01.378190" elapsed="0.001834"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.380527" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.380267" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.381201" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.380993" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.381271" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:01.381400" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.380712" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.381552" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:01.380119" elapsed="0.001660"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.382288" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.381997" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.382939" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.382757" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.383003" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.383152" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.382484" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.383326" elapsed="0.000189"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:01.381880" elapsed="0.001670"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.384018" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.383761" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.384776" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.384592" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.384841" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.384972" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.384276" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.385126" elapsed="0.000234"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:01.383645" elapsed="0.001751"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.385871" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.385613" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.386545" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.386364" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.386610" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.386738" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.386055" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.386891" elapsed="0.000188"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:01.385496" elapsed="0.001618"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.387761" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:01.387353" elapsed="0.000430"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:01.388494" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.388311" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:01.388558" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.388687" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:01.387947" elapsed="0.000760"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.388841" elapsed="0.000196"/>
</kw>
<var name="${key}">LOCAL</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:01:01.387236" elapsed="0.001835"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:01.377979" elapsed="0.011121"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:01.389136" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:01:01.389304" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:01.376576" elapsed="0.012750"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.376253" elapsed="0.013101"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.389506" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.389375" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.376230" elapsed="0.013341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.390312" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.389702" elapsed="0.000635"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.390378" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.372756" elapsed="0.017729"/>
</kw>
<msg time="2026-09-01T01:01:01.390531" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.361656" elapsed="0.028916"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.401691" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.412746" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.423694" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.423871" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.424028" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.424380" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.424247" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:01.424234" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.424573" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.424721" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.424866" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:01.424208" elapsed="0.000702"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.424093" elapsed="0.000839"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.425063" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.425126" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:01.425266" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:01.357927" elapsed="0.067362"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.448882" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.448554" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.449576" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.449385" elapsed="0.000251">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.449723" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.449051" elapsed="0.000693"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.450290" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.449889" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.450582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:01.450712" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:01.450464" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.451106" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
            &lt;local-address&gt;$LOCAL&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.450886" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:01.451522" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.451257" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.452345" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'LOCAL': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.451727" elapsed="0.000648"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.451597" elapsed="0.000810"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.451240" elapsed="0.001186"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.453304" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.452573" elapsed="0.000758"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.453375" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.447997" elapsed="0.005514"/>
</kw>
<msg time="2026-09-01T01:01:01.453563" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.436620" elapsed="0.016984"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.464674" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.475846" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.487321" elapsed="0.000052"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.487527" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.487683" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.488048" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.487877" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:01.487865" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.488282" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.488431" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.488576" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:01.487839" elapsed="0.000782"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.487747" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.488771" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.488833" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:01.488950" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:01.434247" elapsed="0.054727"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:01.490099" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.489879" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:01.490268" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:01.489576" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.490568" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.490349" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.491048" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.490789" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.490637" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.490334" elapsed="0.000784"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.493238" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.491282" elapsed="0.001979"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:01.493304" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.493435" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:01.489293" elapsed="0.004163"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.494683" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.494460" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.495106" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
            &lt;local-address&gt;10.30.170.91&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.494893" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.495547" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.495329" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.495929" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.495718" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:01.496698" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:01.496530" elapsed="0.000190"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:01.497009" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:01.496858" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.497190" elapsed="0.000175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.497871" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.497504" elapsed="0.000406"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:01.497947" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:01.498082" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:01.496161" elapsed="0.001943"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:01.515653" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '1135', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
            &lt;local-address&gt;10.30.170.91&lt;/local-address&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:01:01.515716" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:01.515815" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:01.500036" elapsed="0.015802"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.498192" elapsed="0.017685"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.516038" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.515900" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.498164" elapsed="0.017949"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.519153" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.517005" elapsed="0.002197"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.516802" elapsed="0.002432"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.516759" elapsed="0.002497"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.521602" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.519504" elapsed="0.002139"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.519305" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.519291" elapsed="0.002403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.522204" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.521840" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.522504" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.522290" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.522977" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.522716" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.522574" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.522274" elapsed="0.000774"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.523723" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.523353" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.524016" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.523807" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.524516" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.524255" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.524086" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.523792" elapsed="0.000796"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.524722" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:01.525441" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.525195" elapsed="0.000270"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.525603" elapsed="0.002029"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:01.516471" elapsed="0.011217"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:01.527838" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.527745" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.527729" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.528045" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.528103" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:01.530093" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:01.493749" elapsed="0.036367"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.530195" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:01.530327" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:01.348272" elapsed="0.182076"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.530639" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.530430" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.530416" elapsed="0.000304"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:01.530780" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_local_address</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:01.343105" elapsed="0.187783"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.532002" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.531656" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.531641" elapsed="0.000435"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.532232" elapsed="0.000277"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.537483" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:01.537033" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:01:01.537699" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.537574" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.537558" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.537905" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538059" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538243" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538394" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538541" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538688" elapsed="0.000016"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.538833" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:01:01.536760" elapsed="0.002139"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:01.531479" elapsed="0.007465"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:01:01.531149" elapsed="0.007832"/>
</kw>
<doc>Configure ibgp peer with local-address.</doc>
<status status="PASS" start="2026-09-01T01:01:01.217239" elapsed="0.321775"/>
</test>
<test id="s1-s4-t3" name="TC_LA_Start_Bgp_Speaker_And_Verify_Connected" line="96">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.542709" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.542498" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.542483" elapsed="0.000430"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:01.542327" elapsed="0.000630"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.543918" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.543815" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.543799" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.548484" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.548382" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.548366" elapsed="0.000177"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.549465" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.549092" elapsed="0.000397"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.549889" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:01.549632" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:01.549989" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:01.550128" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:01.548749" elapsed="0.001428"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.555352" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.555255" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.555237" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.556492" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:01.556398" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.556382" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:01.556948" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:01.556683" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.557346" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:01.557118" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.596504" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:01.557815" elapsed="0.038787"/>
</kw>
<msg time="2026-09-01T01:01:01.596754" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:01.596794" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.557512" elapsed="0.039315"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.627220" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:01.597331" elapsed="0.029991"/>
</kw>
<msg time="2026-09-01T01:01:01.627469" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:01.627508" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.596982" elapsed="0.030559"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.627808" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.627608" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.627592" elapsed="0.000284"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.628313" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.628008" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.628625" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.628433" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.628418" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:01.628722" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:01.631279" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:01:01.631462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:01.630121" elapsed="0.001464"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.631842" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.632189" elapsed="0.000088"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:01.629519" elapsed="0.002860"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:01.629000" elapsed="0.003436"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:01.556086" elapsed="0.076466"/>
</kw>
<msg time="2026-09-01T01:01:01.632687" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.632786" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.555549" elapsed="0.077287"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:01.633000" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:01.632905" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.632889" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.633459" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.633762" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.633825" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:01.554918" elapsed="0.079001"/>
</kw>
<msg time="2026-09-01T01:01:01.634000" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:01.634037" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "S "t "a "r "t "_ "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.550509" elapsed="0.083561"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:01.634462" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:01.634227" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:01.634120" elapsed="0.000409"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:01.550380" elapsed="0.084169"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:01.550227" elapsed="0.084349"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:01.548046" elapsed="0.086578"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:01.543549" elapsed="0.091122"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:01.543104" elapsed="0.091605"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:01.540023" elapsed="0.094730"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.635300" level="INFO">${speaker_args} = --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --debug</msg>
<var>${speaker_args}</var>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.634896" elapsed="0.000427"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.637981" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.636327" elapsed="0.001680"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.638400" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:01.638178" elapsed="0.000263"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:01.641645" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:01:01.641725" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:01.638579" elapsed="0.003170"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:01:01.636004" elapsed="0.005797"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.643205" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:01.642909" elapsed="0.000320"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:01.643696" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:01.643373" elapsed="0.000378"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:01.651032" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:01.651215" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:01:01.651322" level="FAIL">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.643893" elapsed="0.008238">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-09-01T01:01:01.652225" elapsed="0.000017"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:01:01.642512" elapsed="0.009819">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:03.655181" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:03.654431" elapsed="0.000818"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:03.656432" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:03.655598" elapsed="0.000889"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:03.668137" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:03.668507" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:01:03.668729" level="FAIL">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:01:03.656807" elapsed="0.012841">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-09-01T01:01:03.669792" elapsed="0.000042"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:01:03.653291" elapsed="0.016730">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:05.673056" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:05.672270" elapsed="0.000849"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:05.674420" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:05.673547" elapsed="0.000930"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:05.685322" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:05.685614" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:01:05.685856" level="FAIL">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:01:05.674829" elapsed="0.012008">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-09-01T01:01:05.687082" elapsed="0.000045"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:01:05.670963" elapsed="0.016438">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.690387" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:07.689584" elapsed="0.000870"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.691740" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:07.690832" elapsed="0.000966"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:07.709419" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:07.709837" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1990'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:01:07.710128" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:07.692126" elapsed="0.018113"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-09-01T01:01:07.710356" elapsed="0.000078"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:01:07.688424" elapsed="0.026991"/>
</kw>
<msg time="2026-09-01T01:01:07.715601" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:01.641949" elapsed="6.073704"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:07.715760" elapsed="0.000055"/>
</return>
<msg time="2026-09-01T01:01:07.716053" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>speaker_ip=${TOOLS_SYSTEM_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-09-01T01:01:01.635520" elapsed="6.080584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.717120" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.1.16/28","prefix":"8.0.1.16/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.32/28","prefix":"8.0.1.32/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.0.1.0/28","prefix":"8.0.1.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:07.716511" elapsed="0.000866"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:07.718664" elapsed="0.000536"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:07.717958" elapsed="0.001372"/>
</kw>
<doc>Verify that peer is present in odl's rib under local-address ip.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:01.539466" elapsed="6.179939"/>
</test>
<test id="s1-s4-t4" name="TC_LA_Kill_Bgp_Speaker" line="107">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:07.726770" elapsed="0.000470"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:01:07.726216" elapsed="0.001135"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.729460" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.729220" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.729132" elapsed="0.000463"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.739521" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.739271" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.739232" elapsed="0.000427"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.741863" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:07.741007" elapsed="0.000910"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.742918" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:07.742299" elapsed="0.000670"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:07.743059" elapsed="0.000070"/>
</return>
<msg time="2026-09-01T01:01:07.743439" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:07.740190" elapsed="0.003297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.755266" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.754988" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.754949" elapsed="0.000455"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.757919" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.757708" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.757672" elapsed="0.000399"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:07.759064" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:07.758428" elapsed="0.000689"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.759930" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:07.759503" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.808596" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:07.761047" elapsed="0.047693"/>
</kw>
<msg time="2026-09-01T01:01:07.808919" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:07.808960" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.760363" elapsed="0.048630"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.839571" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:07.809578" elapsed="0.030112"/>
</kw>
<msg time="2026-09-01T01:01:07.839851" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:07.839891" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.809223" elapsed="0.030703"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.840294" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.840015" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.839989" elapsed="0.000444"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.840867" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:07.840566" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.841212" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.840984" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.840968" elapsed="0.000315"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:07.841317" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:07.843998" elapsed="0.000168"/>
</kw>
<msg time="2026-09-01T01:01:07.844229" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:07.842727" elapsed="0.001633"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.844620" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.845008" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:07.842103" elapsed="0.003229"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:07.841596" elapsed="0.003795"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:07.756962" elapsed="0.088515"/>
</kw>
<msg time="2026-09-01T01:01:07.845561" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:07.845598" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.755715" elapsed="0.089920"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:07.845801" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:07.845704" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.845687" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.846330" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.846637" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.846699" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:07.754324" elapsed="0.092469"/>
</kw>
<msg time="2026-09-01T01:01:07.846879" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:07.846916" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "K "i "l "l "_ "B "g "p "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[9...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.744280" elapsed="0.102671"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.847311" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.847016" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.847002" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:07.743939" elapsed="0.103462"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:07.743597" elapsed="0.103834"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:07.738511" elapsed="0.108973"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:07.728594" elapsed="0.118940"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.727659" elapsed="0.119916"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:01:07.721625" elapsed="0.125996"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.848709" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:07.848422" elapsed="0.000347"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:07.848910" elapsed="0.000264"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:01:07.848180" elapsed="0.001056"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.874288" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:01:07.849871" elapsed="0.024485"/>
</kw>
<msg time="2026-09-01T01:01:07.874453" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:07.874491" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.849378" elapsed="0.025135"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.875100" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:01:07.887730" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:07.887823" level="INFO">${output_log} = 2026-09-01 01:01:01,759 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:01,759 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:01:01,759 DEBUG BGP-Th...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:07.874970" elapsed="0.012877"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.888283" level="INFO">2026-09-01 01:01:01,759 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:01,759 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:01:01,759 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:01:06,559 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:01:06,563 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:01:06,564 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:01:06,564 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:01:06,566 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:01:06,566 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,566 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:01:06,566 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:01:06,566 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:01:06,567 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:01:06,567 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.0')]/28 (0x1c08000100)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000100
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.16')]
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:01:06,568 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.16')]/28 (0x1c08000110)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000110
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.32')]
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.1.32')]/28 (0x1c08000120)
2026-09-01 01:01:06,569 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08000120
2026-09-01 01:01:06,569 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:01:06,569 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.002432584762573242s
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:06,570 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:01:06,570 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:01:06,571 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:01:06,571 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:01:06,571 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:01:06,571 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:01:06,571 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:06,571 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:06,576 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-09-01 01:01:06,576 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:01:06,576 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:01:06,577 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:07.888002" elapsed="0.000503"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:01:07.874708" elapsed="0.013849"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:01:07.888741" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:01:07.888625" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.888605" elapsed="0.000214"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.888954" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.889103" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:01:07.847865" elapsed="0.041342"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.889934" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:01:07.889639" elapsed="0.000331"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:01:07.889384" elapsed="0.000661"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:07.890648" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:01:07.890365" elapsed="0.000517"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:07.720123" elapsed="0.170792"/>
</test>
<test id="s1-s4-t5" name="TC_LA_Delete_Bgp_Peer_Configuration" line="116">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.894177" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.893953" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.893938" elapsed="0.000311"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:07.893793" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.895193" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.895069" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.895053" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.899710" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.899612" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.899594" elapsed="0.000183"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.900770" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:07.900399" elapsed="0.000394"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.901230" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:07.900938" elapsed="0.000315"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:07.901292" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:07.901429" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:07.899992" elapsed="0.001458"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.906597" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.906498" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.906480" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.907729" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:07.907634" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.907618" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:07.908280" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:07.907922" elapsed="0.000382"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.908644" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:07.908450" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.950307" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:07.909110" elapsed="0.041316"/>
</kw>
<msg time="2026-09-01T01:01:07.950656" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:07.950698" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.908810" elapsed="0.041923"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:07.981359" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:07.951269" elapsed="0.030204"/>
</kw>
<msg time="2026-09-01T01:01:07.981635" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:07.981675" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.950905" elapsed="0.030804"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.982036" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.981791" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.981770" elapsed="0.000341"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.982807" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:07.982301" elapsed="0.000593"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.983285" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.982973" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.982953" elapsed="0.000421"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:07.983410" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:07.986165" elapsed="0.000137"/>
</kw>
<msg time="2026-09-01T01:01:07.986361" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:07.984990" elapsed="0.001501"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.986758" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.987095" elapsed="0.000104"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:07.984283" elapsed="0.003026"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:07.983701" elapsed="0.003667"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:07.907373" elapsed="0.080083"/>
</kw>
<msg time="2026-09-01T01:01:07.987541" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:07.987582" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.906797" elapsed="0.080822"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:07.987787" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:01:07.987689" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.987671" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.988287" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.988613" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:07.988677" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:07.906198" elapsed="0.082579"/>
</kw>
<msg time="2026-09-01T01:01:07.988875" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:07.988918" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "L "A "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.901815" elapsed="0.087139"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:07.989422" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:07.989069" elapsed="0.000403"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:07.989052" elapsed="0.000441"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:07.901673" elapsed="0.087840"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:07.901501" elapsed="0.088042"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:07.899246" elapsed="0.090351"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:07.894818" elapsed="0.094829"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:07.894427" elapsed="0.095261"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:07.891713" elapsed="0.098023"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:07.990380" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:07.989927" elapsed="0.000478"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.029762" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.029403" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.030547" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.030302" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:08.030709" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:08.029958" elapsed="0.000773"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.031283" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.030894" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.031620" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_local_address/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:08.031814" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:08.031460" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.032408" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.032051" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.033663" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.033376" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.034108" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.033860" elapsed="0.000271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.034819" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.034527" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.035541" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.035340" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.035609" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:01:08.035751" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.035025" elapsed="0.000748"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.035924" elapsed="0.000312"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:08.034400" elapsed="0.001876"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.036896" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.036533" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.037863" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.037604" elapsed="0.000293"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.037957" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:01:08.038171" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.037200" elapsed="0.001005"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.038392" elapsed="0.000431"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:08.036376" elapsed="0.002497"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:08.034239" elapsed="0.004676"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:08.038958" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:08.039129" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:08.032958" elapsed="0.006222"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.032565" elapsed="0.006645"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.039401" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.039234" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.032536" elapsed="0.006937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.040275" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.039636" elapsed="0.000666"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.040346" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:08.028787" elapsed="0.011691"/>
</kw>
<msg time="2026-09-01T01:01:08.040546" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.017379" elapsed="0.023218"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.053135" elapsed="0.000065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.067245" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_local_address/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.080029" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.080287" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.080533" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.080935" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.080775" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:08.080757" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.081208" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.081420" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.081580" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:08.080722" elapsed="0.000903"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.080612" elapsed="0.001040"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.081788" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.081864" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:01:08.082003" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:08.013509" elapsed="0.068521"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.083123" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.082847" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:08.096501" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:08.096547" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:08.096635" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:08.085230" elapsed="0.011428"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.083259" elapsed="0.013433"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.096862" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.096715" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.083243" elapsed="0.013700"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.100404" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.098027" elapsed="0.002423"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.097797" elapsed="0.002685"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.097780" elapsed="0.002724"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.102906" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.100762" elapsed="0.002190"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.100555" elapsed="0.002436"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.100540" elapsed="0.002483"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.103802" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.103269" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.104208" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.103912" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.104747" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.104441" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.104285" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.103895" elapsed="0.000927"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.105353" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.104986" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.105694" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.105454" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.106337" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.105980" elapsed="0.000382"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.105786" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.105435" elapsed="0.000978"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.106554" elapsed="0.000328"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:08.107340" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.107036" elapsed="0.000337"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.107520" elapsed="0.002169"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:08.097349" elapsed="0.012400"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:08.109791" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:01:08.111898" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:01:08.082307" elapsed="0.029622"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.111989" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_local_address</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:01:07.990609" elapsed="0.121518"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:08.112690" elapsed="0.000236"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:08.112416" elapsed="0.000568"/>
</kw>
<doc>Delete peer configuration.</doc>
<status status="PASS" start="2026-09-01T01:01:07.891313" elapsed="0.221704"/>
</test>
<test id="s1-s4-t6" name="Reconfigure_ODL_To_Accept_Connection" line="124">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.116333" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.116103" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.116087" elapsed="0.000318"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:08.115934" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.117441" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.117310" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.117287" elapsed="0.000238"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.122371" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.122234" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.122210" elapsed="0.000234"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.123391" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.123011" elapsed="0.000404"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.123824" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:08.123560" elapsed="0.000292"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:08.123903" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:01:08.124098" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:08.122653" elapsed="0.001467"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.129378" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.129280" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.129261" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.130559" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.130453" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.130437" elapsed="0.000188"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:08.131042" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.130765" elapsed="0.000300"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.131444" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:08.131239" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.166599" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:08.131927" elapsed="0.034782"/>
</kw>
<msg time="2026-09-01T01:01:08.166880" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:08.166925" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.131619" elapsed="0.035340"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.189643" level="INFO">". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:08.167513" elapsed="0.022235"/>
</kw>
<msg time="2026-09-01T01:01:08.189906" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:08.189947" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.167125" elapsed="0.022855"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.190317" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.190058" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.190037" elapsed="0.000351"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.190794" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.190515" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.191109" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.190913" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.190898" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:08.191243" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:08.193733" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:01:08.193921" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.192640" elapsed="0.001406"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.194335" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.194663" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:08.192014" elapsed="0.002826"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:08.191510" elapsed="0.003387"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:08.130133" elapsed="0.064849"/>
</kw>
<msg time="2026-09-01T01:01:08.195120" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:08.195243" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.129578" elapsed="0.065702"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:08.195446" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:08.195351" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.195334" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.195908" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.196283" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.196348" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:08.128944" elapsed="0.067502"/>
</kw>
<msg time="2026-09-01T01:01:08.196531" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:08.196570" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.124540" elapsed="0.072063"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.196893" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.196671" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.196656" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:08.124407" elapsed="0.072575"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:08.124245" elapsed="0.072767"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:08.121759" elapsed="0.075307"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:08.117002" elapsed="0.080114"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.116583" elapsed="0.080687"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:08.113860" elapsed="0.083460"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.198262" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=examp...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.197502" elapsed="0.000789"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.229683" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.229320" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.230502" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.230233" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:08.230673" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:08.229889" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.231234" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.230844" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.231546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:08.231762" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:08.231416" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.232204" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.231931" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.233177" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.232911" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.233613" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.233369" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.234279" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.233984" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.234971" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.234771" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.235040" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:01:08.235210" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.234469" elapsed="0.000763"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.235370" elapsed="0.000210"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:08.233858" elapsed="0.001757"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.236090" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.235831" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.236908" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.236723" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.236973" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:08.237103" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.236304" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.237286" elapsed="0.000248"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:08.235712" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.238218" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.237905" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.238907" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.238705" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.238974" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:08.239105" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.238413" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.239316" elapsed="0.000199"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:08.237732" elapsed="0.001818"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.240083" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.239774" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.240804" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.240611" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.240871" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:08.241000" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.240317" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.241180" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:08.239652" elapsed="0.001794"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.241926" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.241664" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.242626" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.242443" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.242691" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:08.242820" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.242112" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.242975" elapsed="0.000318"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:08.241544" elapsed="0.001790"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.243826" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.243551" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.244548" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.244357" elapsed="0.000214"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.244613" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:08.244743" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.244037" elapsed="0.000727"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.244897" elapsed="0.000192"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:08.243431" elapsed="0.001698"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.245643" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.245373" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.246585" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.246132" elapsed="0.000477"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.246652" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:08.246783" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.245833" elapsed="0.000971"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.246939" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:08.245254" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.247661" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.247404" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.248330" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.248118" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.248394" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:08.248521" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.247846" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.248676" elapsed="0.000188"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:08.247285" elapsed="0.001613"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.249391" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:08.249109" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:08.250028" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.249848" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:08.250091" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:08.250245" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:08.249575" elapsed="0.000691"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.250400" elapsed="0.000188"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:08.248992" elapsed="0.001665"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:08.233684" elapsed="0.017004"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:08.250726" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:08.250865" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:08.232620" elapsed="0.018268"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.232323" elapsed="0.018592"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.251071" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.250938" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.232300" elapsed="0.018858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.252000" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.251302" elapsed="0.000724"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.252068" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:08.228712" elapsed="0.023504"/>
</kw>
<msg time="2026-09-01T01:01:08.252268" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.216899" elapsed="0.035413"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.263258" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.275093" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.286697" elapsed="0.000063"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.287000" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.287218" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.287686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.287546" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:08.287528" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.287913" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.288080" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.288328" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:08.287477" elapsed="0.000905"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.287322" elapsed="0.001235"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.288707" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.288779" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:01:08.288948" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:08.213043" elapsed="0.075934"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.316386" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.315982" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.317249" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.316945" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:08.317425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:08.316620" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.317982" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.317614" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.318313" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:08.318477" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:08.318185" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.318871" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.318647" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:08.319309" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.318995" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.319780" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.319516" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.319385" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.318975" elapsed="0.000878"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.320727" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.319985" elapsed="0.000769"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.320848" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:08.315427" elapsed="0.005542"/>
</kw>
<msg time="2026-09-01T01:01:08.321022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.302916" elapsed="0.018150"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.332030" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.344250" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.355358" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.355556" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.355733" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.356119" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.355975" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:08.355958" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.356361" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.356514" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.356662" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:08.355919" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.355814" elapsed="0.000918"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.356865" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.356930" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:01:08.357068" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:08.300393" elapsed="0.056702"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:08.358490" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.358218" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:08.358648" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:08.357798" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.358973" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.358731" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.359698" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.359232" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.359044" elapsed="0.000709"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.358715" elapsed="0.001057"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.361982" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.359910" elapsed="0.002097"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:08.362053" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:08.362220" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:08.357426" elapsed="0.004818"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.363722" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.363478" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.364186" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.363906" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.364773" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.364474" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.365290" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.364958" elapsed="0.000376"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:08.366058" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:08.365882" elapsed="0.000199"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:08.366410" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:08.366254" elapsed="0.000179"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.366571" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.367184" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.366898" elapsed="0.000329"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:08.367264" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:08.367402" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:08.365523" elapsed="0.001900"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:08.381100" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '1078', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:01:08.381254" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:08.381364" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:08.369481" elapsed="0.011907"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.367484" elapsed="0.013948"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.381607" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.381458" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.367469" elapsed="0.014214"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.384757" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.382604" elapsed="0.002200"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.382398" elapsed="0.002437"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.382382" elapsed="0.002475"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.387278" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.385103" elapsed="0.002216"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.384904" elapsed="0.002445"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.384890" elapsed="0.002480"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.387887" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.387533" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.388211" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.387971" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.388717" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.388429" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.388283" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.387956" elapsed="0.000837"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.389337" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.388978" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.389627" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.389420" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.390117" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.389836" elapsed="0.000334"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.389696" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.389405" elapsed="0.000815"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.390430" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:08.391217" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.390915" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.391388" elapsed="0.002043"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:08.382024" elapsed="0.011463"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:08.393709" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:01:08.393548" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.393528" elapsed="0.000358"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.394025" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.394084" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:08.396108" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:08.362541" elapsed="0.033591"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.396276" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:08.396421" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:08.202666" elapsed="0.193777"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.396752" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.396529" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.396514" elapsed="0.000318"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:08.396860" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:08.198535" elapsed="0.198433"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.398092" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.397756" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.397741" elapsed="0.000454"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.398328" elapsed="0.000277"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.403060" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:08.402696" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:01:08.403305" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:08.403178" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.403133" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.403509" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.403660" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.403812" elapsed="0.000023"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.403972" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.404118" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.404299" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.404446" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:01:08.402426" elapsed="0.002085"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:08.397578" elapsed="0.006984"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:01:08.397256" elapsed="0.007352"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:01:08.113364" elapsed="0.291278"/>
</test>
<test id="s1-s4-t7" name="Start_Talking_BGP_speaker" line="142">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.407980" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.407786" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.407770" elapsed="0.000280"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:08.407626" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.409020" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.408892" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.408876" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.413546" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.413452" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.413436" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.414584" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:08.414242" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.415008" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:08.414751" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:08.415074" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:08.415237" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:08.413821" elapsed="0.001438"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.420084" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.419989" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.419972" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.421271" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:08.421171" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.421118" elapsed="0.000212"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:08.421728" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:08.421461" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.422098" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:08.421895" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.462503" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:08.422598" elapsed="0.040048"/>
</kw>
<msg time="2026-09-01T01:01:08.462846" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:08.462887" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.422295" elapsed="0.040626"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.489876" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:08.463521" elapsed="0.026460"/>
</kw>
<msg time="2026-09-01T01:01:08.490197" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:08.490243" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.463125" elapsed="0.027155"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.490598" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.490368" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.490342" elapsed="0.000328"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.491095" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.490801" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.491437" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.491244" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.491228" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:08.491539" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:08.494017" elapsed="0.000259"/>
</kw>
<msg time="2026-09-01T01:01:08.494336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:08.492942" elapsed="0.001524"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.494726" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.495045" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:08.492360" elapsed="0.002895"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:08.491823" elapsed="0.003490"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:08.420859" elapsed="0.074538"/>
</kw>
<msg time="2026-09-01T01:01:08.495478" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:08.495517" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.420311" elapsed="0.075241"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:08.495723" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:08.495619" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.495602" elapsed="0.000201"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.496211" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.496523" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:08.496585" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:08.419698" elapsed="0.076982"/>
</kw>
<msg time="2026-09-01T01:01:08.496760" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:08.496799" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "s "p "e "a "k "e "r "[K"
[?1l&gt;[?...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.415598" elapsed="0.081236"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:08.497126" elapsed="0.000111"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:08.496899" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:08.496884" elapsed="0.000404"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:08.415468" elapsed="0.081841"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:08.415312" elapsed="0.082027"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:08.413118" elapsed="0.084274"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:08.408645" elapsed="0.088795"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:08.408257" elapsed="0.089222"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:08.405496" elapsed="0.092030"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.498502" level="INFO">${command} = python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:08.498205" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:08.498878" level="INFO">python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:08.498667" elapsed="0.000250"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:08.502082" level="INFO">python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:01:08.502217" level="INFO">${output} =  python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:08.499051" elapsed="0.003193"/>
</kw>
<arg>--amount 3 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:01:08.497729" elapsed="0.004568"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.504058" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.503755" elapsed="10.000980">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.505009" elapsed="0.000032"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:01:08.503517" elapsed="10.001667">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:01:08.503120" elapsed="10.002341"/>
</kw>
<msg time="2026-09-01T01:01:18.505562" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:08.502795" elapsed="10.002791"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:01:18.505760" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:01:18.505677" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.505652" elapsed="0.000186"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.506045" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.506234" elapsed="0.000020"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:01:08.502545" elapsed="10.003764"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:18.506852" elapsed="0.000612"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:18.506553" elapsed="0.000973"/>
</kw>
<doc>Start Python speaker to connect to ODL, verify that the tool does not promptly exit.</doc>
<status status="PASS" start="2026-09-01T01:01:08.404976" elapsed="10.102589"/>
</test>
<test id="s1-s4-t8" name="Check_Talking_Connection_Is_Established" line="149">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.510785" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.510576" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.510560" elapsed="0.000295"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:18.510418" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.511806" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.511712" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.511697" elapsed="0.000169"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.516216" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.516094" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.516078" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.517185" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:18.516809" elapsed="0.000400"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.517618" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:18.517354" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:18.517679" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:18.517813" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:18.516476" elapsed="0.001359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.522879" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.522783" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.522766" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.524013" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.523921" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.523904" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:18.524610" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:18.524331" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.524972" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:18.524778" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.577205" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:18.525475" elapsed="0.051827"/>
</kw>
<msg time="2026-09-01T01:01:18.577455" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:18.577495" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.525171" elapsed="0.052359"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.621542" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:18.578044" elapsed="0.043593"/>
</kw>
<msg time="2026-09-01T01:01:18.621780" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:18.621819" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.577700" elapsed="0.044152"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.622159" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.621919" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.621902" elapsed="0.000329"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.622634" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.622363" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.622947" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.622754" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.622738" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:18.623044" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:18.625498" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:01:18.625678" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:18.624423" elapsed="0.001373"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.626055" elapsed="0.000109"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.626408" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:18.623807" elapsed="0.002774"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:18.623324" elapsed="0.003315"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:18.523663" elapsed="0.103059"/>
</kw>
<msg time="2026-09-01T01:01:18.626800" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:18.626838" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.523075" elapsed="0.103796"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:18.627031" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:01:18.626936" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.626921" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.627495" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.627790" elapsed="0.000055"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.627889" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:18.522489" elapsed="0.105496"/>
</kw>
<msg time="2026-09-01T01:01:18.628066" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:18.628104" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.518202" elapsed="0.109972"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.628472" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.628242" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.628227" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:18.518042" elapsed="0.110518"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:18.517886" elapsed="0.110702"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:18.515788" elapsed="0.112849"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:18.511459" elapsed="0.117225"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.511029" elapsed="0.117693"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:18.508390" elapsed="0.120377"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.634413" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-09-01T01:01:18.647824" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:18.647913" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:18.634328" elapsed="0.013608"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.648378" elapsed="0.000022"/>
</kw>
<msg time="2026-09-01T01:01:18.648433" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-09-01T01:01:18.648002" elapsed="0.000477">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-09-01T01:01:18.647984" elapsed="0.000533">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-09-01T01:01:18.634061" elapsed="0.014595">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.633713" elapsed="0.015003"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.649046" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-09-01T01:01:18.699221" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:18.699354" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:18.648859" elapsed="0.050534"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:01:18.699470" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:01:18.699674" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-09-01T01:01:18.633428" elapsed="0.066275"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:01:18.699903" elapsed="0.000451"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-09-01T01:01:18.633080" elapsed="0.067351"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:18.629241" elapsed="0.071246"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-09-01T01:01:18.628887" elapsed="0.071670"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:18.701327" elapsed="0.000313"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:18.700893" elapsed="0.000829"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-09-01T01:01:18.507882" elapsed="0.193888"/>
</test>
<test id="s1-s4-t9" name="Check_Talking_Topology_Is_Filled" line="154">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.706388" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.706064" elapsed="0.000397"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.706041" elapsed="0.000450"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:18.705831" elapsed="0.000720"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.707852" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.707714" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.707692" elapsed="0.000247"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.714742" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.714596" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.714568" elapsed="0.000269"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.716248" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:18.715694" elapsed="0.000591"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.716935" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:18.716546" elapsed="0.000422"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:18.717025" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:01:18.717261" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:18.715196" elapsed="0.002097"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.724575" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.724434" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.724409" elapsed="0.000254"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.726351" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.726209" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.726184" elapsed="0.000254"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:18.727022" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:18.726633" elapsed="0.000424"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.727588" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:18.727309" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.770606" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:18.728335" elapsed="0.042364"/>
</kw>
<msg time="2026-09-01T01:01:18.770845" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:18.770902" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.727835" elapsed="0.043102"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:18.805869" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:18.771518" elapsed="0.034445"/>
</kw>
<msg time="2026-09-01T01:01:18.806125" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:18.806186" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.771091" elapsed="0.035129"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.806486" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.806287" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.806271" elapsed="0.000284"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.806950" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.806683" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.807287" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.807066" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.807051" elapsed="0.000304"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:18.807383" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:18.809761" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:01:18.809939" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:18.808701" elapsed="0.001361"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.810352" elapsed="0.000195"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.810795" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:18.808101" elapsed="0.002865"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:18.807628" elapsed="0.003395"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:18.725782" elapsed="0.085338"/>
</kw>
<msg time="2026-09-01T01:01:18.811221" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:18.811259" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.724970" elapsed="0.086322"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:18.811457" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:18.811364" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.811348" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.811882" elapsed="0.000051"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.812247" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.812311" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:18.723960" elapsed="0.088451"/>
</kw>
<msg time="2026-09-01T01:01:18.812497" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:18.812535" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.717788" elapsed="0.094781"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.812857" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.812634" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.812619" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:18.717598" elapsed="0.095347"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:18.717370" elapsed="0.095602"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:18.714057" elapsed="0.098963"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:18.707351" elapsed="0.105716"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:18.706749" elapsed="0.106367"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:18.702932" elapsed="0.110273"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.858476" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.858121" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.859312" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:18.858944" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:18.859465" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:18.858647" elapsed="0.000839"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.859966" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:18.859631" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.860287" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:18.860437" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:18.860163" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.860814" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.860597" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.861921" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.861522" elapsed="0.000452"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.862481" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:18.862131" elapsed="0.000373"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.862853" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.863598" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.863915" elapsed="0.000041"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:18.862683" elapsed="0.001386"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.862547" elapsed="0.001617"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:18.864208" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:18.864349" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:18.861213" elapsed="0.003162"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.860911" elapsed="0.003492"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.864558" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.864425" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.860894" elapsed="0.003729"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.865178" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.864749" elapsed="0.000454"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:18.865245" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:18.857574" elapsed="0.007778"/>
</kw>
<msg time="2026-09-01T01:01:18.865398" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:18.846372" elapsed="0.019068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.876340" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.887093" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.898011" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.898210" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.898370" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.898693" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.898562" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:18.898549" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.898887" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.899035" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.899214" elapsed="0.000055"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:18.898523" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.898435" elapsed="0.000890"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.899464" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.899530" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:18.899632" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:18.842637" elapsed="0.057018"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.900786" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:18.900562" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:18.900922" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:18.900255" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.901258" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.901004" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.901746" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.901482" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.901330" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.900988" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.903871" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:18.901951" elapsed="0.001943"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:18.903938" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:18.904070" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:18.899943" elapsed="0.004148"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.905218" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:18.904968" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:18.905355" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:18.904667" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:18.905553" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:18.905436" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.905421" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.905766" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.905921" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.905976" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:18.907710" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:18.904389" elapsed="0.003344"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.908968" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.908747" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.909412" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.909192" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:18.922090" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:18.922288" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:01:18.922413" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:18.912753" elapsed="0.009687"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.909554" elapsed="0.012929"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.922682" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.922512" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.909536" elapsed="0.013223"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.925958" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.923751" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.923543" elapsed="0.002490"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.923525" elapsed="0.002530"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.928356" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.926339" elapsed="0.002058"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.926104" elapsed="0.002326"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.926090" elapsed="0.002362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.928959" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.928608" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.929288" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.929043" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.929765" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.929503" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.929358" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.929028" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.930324" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.929977" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.930613" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.930407" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.931075" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.930822" elapsed="0.000275"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.930682" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.930391" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:18.931315" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:18.932022" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.931761" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:18.932205" elapsed="0.002034"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:18.923129" elapsed="0.011167"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:18.934452" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:18.934357" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.934341" elapsed="0.000226"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:18.937198" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:18.934700" elapsed="0.002524"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:18.937268" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:01:18.937415" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:18.908011" elapsed="0.029427"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:18.937492" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:01:18.937620" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:18.823094" elapsed="0.114549"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.963448" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.962721" elapsed="0.000752"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.965403" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:18.964854" elapsed="0.000699">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:18.965671" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:18.963620" elapsed="0.002072"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.966572" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:18.965841" elapsed="0.000756"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:18.966956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:18.967224" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:18.966743" elapsed="0.000506"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.967779" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:18.967392" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:18.968631" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:18.967897" elapsed="0.000883"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.969549" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:18.968963" elapsed="0.000623"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.968804" elapsed="0.000855"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.967880" elapsed="0.001800"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:18.970554" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.969816" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:18.970621" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:18.962072" elapsed="0.008690"/>
</kw>
<msg time="2026-09-01T01:01:18.970810" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:18.950891" elapsed="0.019963"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.981861" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:18.992739" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.003539" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.003711" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.003864" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.004221" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.004065" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.004052" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.004416" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.004564" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.004710" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.004025" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.003932" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.004911" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.004975" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.005081" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:18.948550" elapsed="0.056554"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.005287" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:19.008513" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.008071" elapsed="0.000468"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:19.009077" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.008680" elapsed="0.000422"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:19.009278" elapsed="0.000325"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:19.007703" elapsed="0.001954"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.007488" elapsed="0.002198"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.009841" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.009708" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.007472" elapsed="0.002435"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:18.938648" elapsed="0.071302"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:18.937925" elapsed="0.072089"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:18.937712" elapsed="0.072341"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:18.937697" elapsed="0.072375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.010102" elapsed="0.000053"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:18.817749" elapsed="0.192493"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.814071" elapsed="0.196224"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:18.813635" elapsed="0.196699"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:18.813329" elapsed="0.197054"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.010891" elapsed="0.000230"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.010625" elapsed="0.000580"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:18.702185" elapsed="0.309053"/>
</test>
<test id="s1-s4-t10" name="TC_R_Reset_Bgp_Peer_Session" line="159">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.014333" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.014122" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.014095" elapsed="0.000307"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:19.013955" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.015325" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.015232" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.015216" elapsed="0.000168"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.019645" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.019552" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.019536" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.020589" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.020257" elapsed="0.000355"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.021015" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:19.020754" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:19.021120" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:01:19.021277" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.019901" elapsed="0.001397"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.026272" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.026174" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.026155" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.027368" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.027274" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.027259" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:19.027819" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.027556" elapsed="0.000286"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.028226" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.027985" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.071767" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:19.028706" elapsed="0.043166"/>
</kw>
<msg time="2026-09-01T01:01:19.072021" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:19.072060" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.028400" elapsed="0.043695"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.100425" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:19.072633" elapsed="0.027886"/>
</kw>
<msg time="2026-09-01T01:01:19.100664" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:19.100703" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.072279" elapsed="0.028459"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.101010" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.100807" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.100789" elapsed="0.000289"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.101510" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.101242" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.101819" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.101627" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.101612" elapsed="0.000274"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:19.101915" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.104300" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:01:19.104485" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.103281" elapsed="0.001321"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.104858" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.105204" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:19.102663" elapsed="0.002713"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:19.102180" elapsed="0.003253"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:19.026980" elapsed="0.078571"/>
</kw>
<msg time="2026-09-01T01:01:19.105632" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.105669" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.026470" elapsed="0.079235"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:19.105866" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:19.105771" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.105755" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.106343" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.106644" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.106707" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:19.025841" elapsed="0.080960"/>
</kw>
<msg time="2026-09-01T01:01:19.106881" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.106919" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "R "e "s "e "t "_ "B "g "p "_ "P "e "e "r "_ "S "e "s "s "i "o "n "[K"
...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.021620" elapsed="0.085334"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.107275" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.107017" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.107002" elapsed="0.000342"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:19.021493" elapsed="0.085871"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:19.021343" elapsed="0.086046"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:19.019243" elapsed="0.088193"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.014955" elapsed="0.092528"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.014576" elapsed="0.092945"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.012004" elapsed="0.095561"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.108249" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.107733" elapsed="0.000543"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.138614" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.138274" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.139356" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.139090" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.139509" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.138791" elapsed="0.000739"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.140010" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.139678" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.140331" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.140526" level="INFO">${template} = rests/operations/bgp-peer-rpc:reset-session
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.140206" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.140914" level="INFO">rests/operations/bgp-peer-rpc:reset-session
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.140692" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.141827" level="INFO">mapping: {'IP': '10.30.170.95', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.141597" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.142274" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.142010" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.142882" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.142622" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.143577" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.143379" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.143646" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:19.143783" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.143069" elapsed="0.000735"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.143941" elapsed="0.000240"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:19.142499" elapsed="0.001718"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.144696" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.144436" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.145519" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.145331" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.145585" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:19.145718" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.144882" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.145875" elapsed="0.000194"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:19.144316" elapsed="0.001798"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.142345" elapsed="0.003816"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.146199" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.146352" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:19.141313" elapsed="0.005061"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.141019" elapsed="0.005383"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.146559" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.146424" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.141000" elapsed="0.005624"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.147178" level="INFO">${final_text} = rests/operations/bgp-peer-rpc:reset-session</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.146753" elapsed="0.000450"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.147245" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.137699" elapsed="0.009657"/>
</kw>
<msg time="2026-09-01T01:01:19.147415" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.126528" elapsed="0.020940"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.158539" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.169485" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.180360" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.180533" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.180688" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.181007" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.180876" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.180864" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.181229" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.181385" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.181532" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.180839" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.180753" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.181731" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.181795" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.181891" level="INFO">${uri} = rests/operations/bgp-peer-rpc:reset-session</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.122749" elapsed="0.059163"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.203646" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.203318" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.204331" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.204123" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.204468" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.203816" elapsed="0.000674"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.204968" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.204635" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.205280" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.205514" level="INFO">${template} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="$RIB_INSTANCE_NAME"]/rib:peer[rib:pe...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.205159" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.205898" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="$RIB_INSTANCE_NAME"]/rib:peer[rib:peer-id="bgp://$IP"]&lt;/peer-ref&gt;
&lt;/input&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.205681" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:19.206287" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.205999" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.206918" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.206499" elapsed="0.000442"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.206367" elapsed="0.000607"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.205983" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.207680" level="INFO">${final_text} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.207153" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.207751" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.202758" elapsed="0.005101"/>
</kw>
<msg time="2026-09-01T01:01:19.207906" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.191662" elapsed="0.016285"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.218822" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.229626" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.240394" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.240567" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.240721" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.241036" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.240908" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.240896" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.241256" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.241406" elapsed="0.000045"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.241588" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.240872" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.240785" elapsed="0.000872"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.241786" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.241850" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.241957" level="INFO">${data} = &lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.190904" elapsed="0.051078"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.243103" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.242890" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_session/restart/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.243270" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.242585" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.243571" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.243352" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.244051" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.243795" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.243641" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.243337" elapsed="0.000811"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.246224" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.244286" elapsed="0.001962"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:19.246292" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:19.246423" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_session/restart/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:19.242302" elapsed="0.004143"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.247784" level="INFO">rests/operations/bgp-peer-rpc:reset-session</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.247566" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.248196" level="INFO">&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-id="bgp://10.30.170.95"]&lt;/peer-ref&gt;
&lt;/input&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.247959" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.248591" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.248378" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.248979" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.248762" elapsed="0.000255"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:19.249744" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:19.249575" elapsed="0.000191"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:19.250054" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:19.249903" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.250237" elapsed="0.000179"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.250925" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.250556" elapsed="0.000440"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:19.251035" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:19.251200" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:19.249222" elapsed="0.002001"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:19.295948" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/operations/bgp-peer-rpc:reset-session 
 path_url=/rests/operations/bgp-peer-rpc:reset-session 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '244', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;input xmlns="urn:opendaylight:params:xml:ns:yang:bgp-peer-rpc"&gt;
    &lt;peer-ref xmlns:rib="urn:opendaylight:params:xml:ns:yang:bgp-rib"&gt;/rib:bgp-rib/rib:rib[rib:id="example-bgp-rib"]/rib:peer[rib:peer-id="bgp://10.30.170.95"]&lt;/peer-ref&gt;
&lt;/input&gt; 
 </msg>
<msg time="2026-09-01T01:01:19.295994" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/operations/bgp-peer-rpc:reset-session 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:19.296073" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:19.253169" elapsed="0.042926"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.251285" elapsed="0.044882"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.296333" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.296191" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.251269" elapsed="0.045139"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.299389" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.297313" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.297088" elapsed="0.002369"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.297073" elapsed="0.002405"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.301760" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.299721" elapsed="0.002078"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.299526" elapsed="0.002303"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.299512" elapsed="0.002338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.302362" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.301996" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.302659" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.302446" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.303173" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.302884" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.302730" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.302431" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.303720" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.303393" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.304006" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.303801" elapsed="0.000254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.304513" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.304245" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.304076" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.303787" elapsed="0.000798"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.304718" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:19.305435" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.305191" elapsed="0.000267"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.305595" elapsed="0.002032"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:19.296721" elapsed="0.010961"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:19.307895" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:19.307788" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.307771" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.308117" elapsed="0.000033"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.308193" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.310234" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:19.246738" elapsed="0.063520"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.310319" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:19.310464" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:19.112660" elapsed="0.197826"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.310784" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.310574" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.310559" elapsed="0.000305"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.310893" elapsed="0.000022"/>
</return>
<arg>folder=${BGP_VARIABLES_FOLDER}${/}peer_session/restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:19.108507" elapsed="0.202490"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.311546" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.311269" elapsed="0.000544"/>
</kw>
<doc>Reset Peer Session</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:19.011568" elapsed="0.300278"/>
</test>
<test id="s1-s4-t11" name="TC_R_Check_For_Empty_Topology_After_Resetting" line="168">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.315174" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.314953" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.314938" elapsed="0.000307"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:19.314795" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.316165" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.316043" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.316028" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.320496" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.320401" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.320385" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.321450" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.321087" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.321877" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:19.321618" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:19.321940" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.322073" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.320755" elapsed="0.001340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.326884" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.326790" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.326774" elapsed="0.000212"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.328051" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.327957" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.327942" elapsed="0.000181"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:19.328549" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.328277" elapsed="0.000295"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.328905" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.328714" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.368830" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:19.329402" elapsed="0.039570"/>
</kw>
<msg time="2026-09-01T01:01:19.369182" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:19.369225" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.329070" elapsed="0.040189"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.408045" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "R "e "s "e "t "t "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:19.369821" elapsed="0.038355"/>
</kw>
<msg time="2026-09-01T01:01:19.408325" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:19.408364" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.369457" elapsed="0.038940"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.408692" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.408475" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.408454" elapsed="0.000309"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.409189" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "R "e "s "e "t "t "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.408890" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.409506" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.409313" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.409297" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:19.409605" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.412080" elapsed="0.000163"/>
</kw>
<msg time="2026-09-01T01:01:19.412298" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.410993" elapsed="0.001428"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.412676" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.412987" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:19.410416" elapsed="0.002778"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:19.409876" elapsed="0.003382"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:19.327696" elapsed="0.085644"/>
</kw>
<msg time="2026-09-01T01:01:19.413419" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.413457" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.327152" elapsed="0.086338"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:19.413648" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:19.413556" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.413540" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.414134" elapsed="0.000042"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.414462" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.414524" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:19.326502" elapsed="0.088115"/>
</kw>
<msg time="2026-09-01T01:01:19.414697" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.414734" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "R "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.322457" elapsed="0.092310"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.415051" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.414831" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.414817" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:19.322324" elapsed="0.092907"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:19.322170" elapsed="0.093091"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:19.320069" elapsed="0.095241"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.315801" elapsed="0.099557"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.315422" elapsed="0.099975"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.312684" elapsed="0.102758"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.460872" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.460545" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.461695" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.461375" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.461847" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.461043" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.462389" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.462015" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.462677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.462815" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.462558" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.463222" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.462980" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.464343" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.463899" elapsed="0.000501"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.464874" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.464546" elapsed="0.000350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.465334" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.466022" elapsed="0.000048"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.466378" elapsed="0.000042"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.465155" elapsed="0.001380"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.464977" elapsed="0.001618"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.466638" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.466777" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:19.463591" elapsed="0.003207"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.463320" elapsed="0.003506"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.466985" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.466847" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.463304" elapsed="0.003747"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.467597" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.467211" elapsed="0.000410"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.467664" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.459976" elapsed="0.007795"/>
</kw>
<msg time="2026-09-01T01:01:19.467818" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.448992" elapsed="0.018867"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.478926" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.489760" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.500574" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.500748" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.500904" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.501249" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.501093" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.501081" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.501444" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.501594" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.501775" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.501056" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.500969" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.501978" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.502042" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:19.502170" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.445266" elapsed="0.056927"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.503299" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.503066" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.503433" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.502761" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.503734" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.503515" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.504244" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.503956" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.503805" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.503499" elapsed="0.000816"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.506402" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.504449" elapsed="0.001976"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:19.506468" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.506601" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:19.502478" elapsed="0.004145"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.507709" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.507498" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.507844" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.507199" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:19.508041" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:19.507925" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.507909" elapsed="0.000217"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.508273" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.508431" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.508486" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.511489" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:19.506891" elapsed="0.004621"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.512746" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.512523" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.513275" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.513026" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:19.523406" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:19.523545" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:19.523637" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:19.515212" elapsed="0.008448"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.513372" elapsed="0.010325"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.523860" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.523720" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.513356" elapsed="0.010576"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.526972" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.524851" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.524647" elapsed="0.002397"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.524626" elapsed="0.002440"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.529364" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.527347" elapsed="0.002058"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.527127" elapsed="0.002307"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.527100" elapsed="0.002355"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.529940" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.529602" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.530267" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.530024" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.530741" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.530482" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.530338" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.530008" elapsed="0.000805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.531304" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.530955" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.531594" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.531388" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.532060" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.531805" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.531663" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.531373" elapsed="0.000783"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.532293" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:19.532996" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.532746" elapsed="0.000273"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.533183" elapsed="0.002016"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:19.524274" elapsed="0.010980"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.535411" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.535318" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.535298" elapsed="0.000210"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:19.538035" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.535647" elapsed="0.002414"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:19.538117" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:01:19.538268" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:19.511790" elapsed="0.026501"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.538345" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:01:19.538472" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:19.425533" elapsed="0.112961"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.564292" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.563572" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.566291" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.565729" elapsed="0.000715">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.566565" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.564470" elapsed="0.002117"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.567480" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.566738" elapsed="0.000767"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.567871" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.568120" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.567652" elapsed="0.000571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.568765" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.568370" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:19.569590" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.568886" elapsed="0.000856"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.570534" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.569930" elapsed="0.000642"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.569768" elapsed="0.000879"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.568868" elapsed="0.001801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.571565" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.570804" elapsed="0.000787"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.571635" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.562922" elapsed="0.008826"/>
</kw>
<msg time="2026-09-01T01:01:19.571840" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.551760" elapsed="0.020126"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.582880" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.593706" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.604545" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.604720" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.604878" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.605238" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.605080" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.605067" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.605436" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.605587" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.605736" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.605041" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.604947" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.605936" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.606000" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:19.606101" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.549400" elapsed="0.056755"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.606314" elapsed="0.002084"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:19.609384" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.609039" elapsed="0.000370"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:19.609853" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.609579" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:19.610019" elapsed="0.000324"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:19.608681" elapsed="0.001715"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.608468" elapsed="0.001957"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.610580" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.610447" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.608452" elapsed="0.002195"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:19.539499" elapsed="0.071190"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:19.538776" elapsed="0.071978"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.538564" elapsed="0.072228"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.538550" elapsed="0.072263"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.610842" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:19.419999" elapsed="0.190951"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.416385" elapsed="0.194619"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:19.415873" elapsed="0.195169"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.415569" elapsed="0.195523"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.611628" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:19.611365" elapsed="0.000530"/>
</kw>
<doc>See example-ipv4-topology empty after resetting session</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:19.312180" elapsed="0.299747"/>
</test>
<test id="s1-s4-t12" name="TC_PG_Reconfigure_ODL_With_Peer_Group_To_Accept_Connection" line="173">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.615067" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.614873" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.614858" elapsed="0.000307"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:19.614716" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.616063" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.615969" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.615953" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.620546" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.620452" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.620436" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.621497" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.621159" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.621923" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:19.621664" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:19.621985" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.622133" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.620805" elapsed="0.001365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.627201" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.627079" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.627061" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.628315" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:19.628222" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.628202" elapsed="0.000178"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:19.628777" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.628513" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.629163" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.628941" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.674150" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:19.629630" elapsed="0.044624"/>
</kw>
<msg time="2026-09-01T01:01:19.674417" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:19.674458" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.629330" elapsed="0.045161"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:19.738662" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:19.674961" elapsed="0.063804"/>
</kw>
<msg time="2026-09-01T01:01:19.738909" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:19.738949" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.674649" elapsed="0.064333"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.739287" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.739051" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.739034" elapsed="0.000322"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.739750" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.739487" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.740068" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.739877" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.739862" elapsed="0.000303"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:19.740196" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:19.742712" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:01:19.742897" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.741516" elapsed="0.001502"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.743314" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.743629" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:19.740917" elapsed="0.002883"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:19.740443" elapsed="0.003414"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:19.627915" elapsed="0.116034"/>
</kw>
<msg time="2026-09-01T01:01:19.744034" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.744085" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.627400" elapsed="0.116762"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:19.744365" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:19.744269" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.744252" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.744791" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.745095" elapsed="0.000037"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.745190" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:19.626755" elapsed="0.118531"/>
</kw>
<msg time="2026-09-01T01:01:19.745368" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:19.745406" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.622492" elapsed="0.122947"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.745725" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.745503" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.745488" elapsed="0.000304"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:19.622364" elapsed="0.123448"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:19.622216" elapsed="0.123623"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:19.620122" elapsed="0.125765"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.615723" elapsed="0.130212"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:19.615341" elapsed="0.130632"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:19.612779" elapsed="0.133240"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.746767" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.746270" elapsed="0.000522"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.784892" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.784553" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.785630" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.785408" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.785780" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.785071" elapsed="0.000731"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.786322" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.785951" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.786618" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.786762" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.786495" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.787177" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.786928" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.788155" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.787895" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.788582" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.788342" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.789222" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.788929" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.789890" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.789693" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.789959" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:19.790096" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.789414" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.790289" elapsed="0.000209"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:19.788805" elapsed="0.001729"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.791014" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.790751" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.791697" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.791512" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.791763" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.791894" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.791231" elapsed="0.000685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.792052" elapsed="0.000378"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:19.790632" elapsed="0.001835"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.792954" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.792687" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.793642" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.793457" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.793709" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.793840" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.793175" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.793997" elapsed="0.000221"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:19.792565" elapsed="0.001689"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.794733" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.794470" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.795410" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.795224" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.795477" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.795608" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.794920" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.795765" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:19.794351" elapsed="0.001643"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.788651" elapsed="0.007372"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.796061" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.796230" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:19.787610" elapsed="0.008643"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.787333" elapsed="0.008981"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.796481" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.796338" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.787313" elapsed="0.009236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.797263" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.796679" elapsed="0.000610"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.797332" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.783981" elapsed="0.013460"/>
</kw>
<msg time="2026-09-01T01:01:19.797490" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.772782" elapsed="0.024749"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.808510" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.819415" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.830307" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.830485" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.830643" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.830962" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.830833" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.830820" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.831189" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.831343" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.831488" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.830795" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.830706" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.831685" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.831749" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:19.831882" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.768898" elapsed="0.063041"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.832933" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.832706" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:19.845308" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:19.845354" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:19.845451" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:19.835002" elapsed="0.010472"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.833033" elapsed="0.012476"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.845667" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.845531" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.833018" elapsed="0.012721"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.848711" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.846624" elapsed="0.002125"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.846430" elapsed="0.002350"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.846414" elapsed="0.002388"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.851070" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.849047" elapsed="0.002075"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.848850" elapsed="0.002315"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.848836" elapsed="0.002350"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.851675" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.851340" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.852131" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.851760" elapsed="0.000435"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.852617" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.852359" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.852216" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.851744" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.853172" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.852828" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.853461" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.853256" elapsed="0.000254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.853924" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.853670" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.853530" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.853241" elapsed="0.000753"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.854154" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:19.854845" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.854606" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.855044" elapsed="0.002039"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:19.846055" elapsed="0.011108"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:19.857203" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:19.859188" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:01:19.832207" elapsed="0.027004"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.859258" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:01:19.746995" elapsed="0.112374"/>
</kw>
<kw name="Configure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.860435" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.859803" elapsed="0.000658"/>
</kw>
<kw name="Run_Keyword_If_At_Least_Else" owner="CompareStream">
<kw name="Get Index From List" owner="Collections">
<msg time="2026-09-01T01:01:19.868510" level="INFO">${position} = 2</msg>
<var>${position}</var>
<arg>${varargs}</arg>
<arg>\ELSE</arg>
<doc>Returns the index of the first occurrence of the ``value`` on the list.</doc>
<status status="PASS" start="2026-09-01T01:01:19.868340" elapsed="0.000193"/>
</kw>
<if>
<branch type="IF" condition="&quot;${position}&quot; == &quot;-1&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>Missing else statement in defined expresion</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.868791" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.868596" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.868581" elapsed="0.000280"/>
</if>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-09-01T01:01:19.869263" level="INFO">${varargs_if} = ['BuiltIn.Set Variable', 'verify_peer_group.sulfur']</msg>
<var>${varargs_if}</var>
<arg>${varargs}</arg>
<arg>0</arg>
<arg>${position}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-09-01T01:01:19.868994" elapsed="0.000293"/>
</kw>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-09-01T01:01:19.871694" level="INFO">${varargs_else} = ['BuiltIn.Set Variable', 'verify_peer_group']</msg>
<var>${varargs_else}</var>
<arg>${varargs}</arg>
<arg>${position+1}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-09-01T01:01:19.869431" elapsed="0.002288"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.872556" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:19.872336" elapsed="0.000243"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.872951" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.872721" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.873637" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.873377" elapsed="0.000283"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:19.874040" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.873799" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.876250" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.874154" elapsed="0.002148"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:19.876657" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.876452" elapsed="0.000227"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.876323" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.874125" elapsed="0.002607"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.877092" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:19.877182" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:19.876861" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.877450" elapsed="0.000174"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.877263" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.877807" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.877678" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.877248" elapsed="0.000625"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-09-01T01:01:19.873256" elapsed="0.004637"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.878516" level="INFO">${arg} = verify_peer_group.sulfur</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.878246" elapsed="0.000292"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:19.879019" level="INFO">${removed} = verify_peer_group.sulfur</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.878675" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.881223" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.879121" elapsed="0.002154"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:19.881630" level="INFO">${splitted} = ['verify_peer_group.sulfur']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.881428" elapsed="0.000224"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.881296" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.879092" elapsed="0.002613"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.882075" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:19.882163" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:19.881840" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.882433" elapsed="0.000170"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.882245" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.882786" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.882657" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.882230" elapsed="0.000621"/>
</if>
<var name="${arg}">verify_peer_group.sulfur</var>
<status status="PASS" start="2026-09-01T01:01:19.878099" elapsed="0.004773"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-09-01T01:01:19.873016" elapsed="0.009880"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-09-01T01:01:19.882930" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.883101" level="INFO">${args_if} = ['BuiltIn.Set Variable', 'verify_peer_group.sulfur']</msg>
<msg time="2026-09-01T01:01:19.883170" level="INFO">${kwargs_if} = {}</msg>
<var>${args_if}</var>
<var>${kwargs_if}</var>
<arg>@{varargs_if}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-09-01T01:01:19.872024" elapsed="0.011167"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.883993" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:19.883778" elapsed="0.000237"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.884415" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.884183" elapsed="0.000254"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.885062" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.884804" elapsed="0.000281"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:19.885491" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.885251" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.887809" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.885580" elapsed="0.002280"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:19.888236" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.888008" elapsed="0.000250"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.887881" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.885565" elapsed="0.002746"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.888673" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:19.888737" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:19.888440" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.889006" elapsed="0.000210"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.888817" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.889407" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.889275" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.888802" elapsed="0.000672"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-09-01T01:01:19.884685" elapsed="0.004811"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.890051" level="INFO">${arg} = verify_peer_group</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.889786" elapsed="0.000289"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:19.890528" level="INFO">${removed} = verify_peer_group</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.890249" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.892741" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.890619" elapsed="0.002174"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:19.893172" level="INFO">${splitted} = ['verify_peer_group']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.892942" elapsed="0.000254"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.892814" elapsed="0.000417"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.890604" elapsed="0.002645"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.893610" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:19.893674" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:19.893379" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.893942" elapsed="0.000180"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.893754" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.894321" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.894191" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.893738" elapsed="0.000649"/>
</if>
<var name="${arg}">verify_peer_group</var>
<status status="PASS" start="2026-09-01T01:01:19.889667" elapsed="0.004741"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-09-01T01:01:19.884478" elapsed="0.009954"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-09-01T01:01:19.894467" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:19.894633" level="INFO">${args_else} = ['BuiltIn.Set Variable', 'verify_peer_group']</msg>
<msg time="2026-09-01T01:01:19.894673" level="INFO">${kwargs_else} = {}</msg>
<var>${args_else}</var>
<var>${kwargs_else}</var>
<arg>@{varargs_else}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-09-01T01:01:19.883494" elapsed="0.011199"/>
</kw>
<if>
<branch type="IF" condition="${Stream_dict}[${ODL_STREAM}] &gt;= ${Stream_dict}[${lower_bound}]">
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Set Variable" owner="BuiltIn">
<arg>verify_peer_group.sulfur</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.895411" elapsed="0.000238"/>
</kw>
<msg time="2026-09-01T01:01:19.895721" level="INFO">${resp} = verify_peer_group.sulfur</msg>
<var>${resp}</var>
<arg>@{args_if}</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-09-01T01:01:19.895030" elapsed="0.000712"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.894758" elapsed="0.001015"/>
</branch>
<branch type="ELSE">
<kw name="Run Keyword" owner="BuiltIn">
<var>${resp}</var>
<arg>@{args_else}</arg>
<arg>&amp;{kwargs_else}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.895929" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.895794" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.894743" elapsed="0.001254"/>
</if>
<return>
<value>${resp}</value>
<status status="PASS" start="2026-09-01T01:01:19.896026" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:01:19.896181" level="INFO">${verify_peer_group_folder} = verify_peer_group.sulfur</msg>
<var>${verify_peer_group_folder}</var>
<arg>sulfur</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}.sulfur</arg>
<arg>ELSE</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}</arg>
<doc>Compare ${lower_bound} to titanium and in case titanium is at least ${lower_bound},
run keyword defined before ELSE statement otherwise run keyword defined after ELSE statement and return its value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.867966" elapsed="0.028238"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.925757" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:19.925431" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.926460" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:19.926255" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:19.926600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:19.925928" elapsed="0.000693"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.927117" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:19.926769" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:19.927455" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:19.927584" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:19.927334" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.927964" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.927748" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.928865" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:19.928635" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.929321" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.929047" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.929923" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.929662" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.930805" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.930413" elapsed="0.000415"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.930871" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:19.931002" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.930120" elapsed="0.000903"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.931190" elapsed="0.000196"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:19.929542" elapsed="0.001879"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.931896" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.931635" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.932766" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.932391" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.932831" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:19.932962" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.932083" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.933130" elapsed="0.000211"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:19.931517" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.933856" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.933597" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.934727" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.934359" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.934793" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:19.934924" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.934040" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.935079" elapsed="0.000371"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:19.933472" elapsed="0.002014"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.935966" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.935703" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.936838" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.936470" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.936903" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.937033" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.936192" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.937253" elapsed="0.000194"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:19.935582" elapsed="0.001901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.937961" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.937699" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.938854" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.938484" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.938920" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.939051" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.938193" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.939238" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:19.937580" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.939948" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.939686" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.940826" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.940457" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.940891" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.941021" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.940173" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.941206" elapsed="0.000194"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:19.939562" elapsed="0.001872"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.941914" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.941649" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.942816" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.942434" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.942881" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.943114" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.942099" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.943290" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:19.941530" elapsed="0.001988"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.944000" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.943735" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.944894" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.944523" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.944959" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:19.945089" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.944235" elapsed="0.000890"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.945279" elapsed="0.000190"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:19.943616" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.945984" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:19.945723" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:19.947012" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.946644" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:19.947077" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:01:19.947239" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:19.946212" elapsed="0.001078"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:19.947457" elapsed="0.000230"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:19.945604" elapsed="0.002124"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.929390" elapsed="0.018374"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:19.947812" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:19.947979" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:19.928348" elapsed="0.019658"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:19.928062" elapsed="0.019977"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.948285" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.948066" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:19.928046" elapsed="0.020315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:19.949160" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:19.948491" elapsed="0.000696"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:19.949230" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:19.924856" elapsed="0.024482"/>
</kw>
<msg time="2026-09-01T01:01:19.949385" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.913616" elapsed="0.035811"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.960458" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.971596" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.982520" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.982706" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.982866" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.983235" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:19.983077" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:19.983063" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.983436" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.983588" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.983780" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:19.983033" elapsed="0.000794"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.982938" elapsed="0.000912"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:19.983983" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:19.984047" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:19.984193" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.909863" elapsed="0.074356"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.007700" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.007361" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.008417" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.008197" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.008565" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.007870" elapsed="0.000716"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.009066" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.008732" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.009387" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:20.009528" level="INFO">${template} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/co...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.009266" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.009914" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.009691" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:20.010355" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.010025" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.010819" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.010559" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.010429" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.010008" elapsed="0.000884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.012919" level="INFO">${final_text} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.011020" elapsed="0.001957"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.013023" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.006793" elapsed="0.006370"/>
</kw>
<msg time="2026-09-01T01:01:20.013216" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:19.995526" elapsed="0.017733"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.024145" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.035213" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.046219" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.046392" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.046548" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.046866" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.046738" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:20.046726" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.047059" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.047235" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.047382" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:20.046701" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.046613" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.047580" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.047643" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:20.047758" level="INFO">${data} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:19.993161" elapsed="0.054622"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.049070" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.048850" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.049246" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.048536" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.049559" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.049327" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.050046" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.049791" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.049637" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.049312" elapsed="0.000820"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.052242" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.050282" elapsed="0.001983"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:20.052309" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.052442" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:20.048128" elapsed="0.004336"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.053712" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.053486" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.054151" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.053894" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.054573" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.054355" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.055006" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.054763" elapsed="0.000295"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:20.055810" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:20.055635" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:20.056159" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:20.055974" elapsed="0.000208"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.056317" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.056864" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.056646" elapsed="0.000257"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:20.056939" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.057072" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:20.055276" elapsed="0.001818"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:20.077547" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '1041', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt; 
 </msg>
<msg time="2026-09-01T01:01:20.077640" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:20.077733" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:20.059207" elapsed="0.018549"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.057183" elapsed="0.020613"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.077958" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.077820" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.057167" elapsed="0.020869"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.080993" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.078907" elapsed="0.002124"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.078709" elapsed="0.002353"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.078693" elapsed="0.002391"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.083379" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.081356" elapsed="0.002065"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.081158" elapsed="0.002293"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.081131" elapsed="0.002341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.083957" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.083619" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.084279" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.084042" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.084762" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.084498" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.084352" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.084027" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.085332" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.084978" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.085625" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.085417" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.086096" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.085838" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.085696" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.085401" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.086336" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:20.087039" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.086790" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.087227" elapsed="0.002008"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:20.078400" elapsed="0.010891"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:20.089442" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.089348" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.089332" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.089651" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.089716" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:01:20.091715" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:20.052756" elapsed="0.038983"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.091825" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.091960" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:19.900291" elapsed="0.191691"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.092304" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.092065" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.092050" elapsed="0.000340"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.092418" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:19.896439" elapsed="0.196084"/>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.135820" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.135488" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.136541" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.136333" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.136682" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.135993" elapsed="0.000710"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.137211" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.136851" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.137502" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:20.137654" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.137382" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.138037" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME?content=config
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.137823" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.138942" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.138712" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.139390" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.139151" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.139996" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.139738" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.140890" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.140490" elapsed="0.000423"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.140957" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.141089" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.140210" elapsed="0.000916"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.141287" elapsed="0.000198"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:20.139616" elapsed="0.001937"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.142036" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.141773" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.142910" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.142537" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.142976" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.143120" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.142260" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.143298" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:20.141653" elapsed="0.001873"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.144189" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.143741" elapsed="0.000472"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.145035" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.144669" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.145114" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:01:20.145268" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.144390" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.145425" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:20.143622" elapsed="0.002030"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.146203" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.145896" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.147051" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.146678" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.147130" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:01:20.147285" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.146400" elapsed="0.000906"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.147470" elapsed="0.000230"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:20.145760" elapsed="0.001982"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.148359" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.148004" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.149258" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.148849" elapsed="0.000432"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.149323" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.149458" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.148554" elapsed="0.000925"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.149615" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:20.147859" elapsed="0.001981"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.150352" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.150053" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.151229" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.150813" elapsed="0.000439"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.151295" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.151425" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.150537" elapsed="0.000909"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.151580" elapsed="0.000189"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:20.149935" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.152369" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.152062" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.153245" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.152835" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.153312" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.153444" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.152559" elapsed="0.000906"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.153605" elapsed="0.000299"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:20.151942" elapsed="0.002007"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.154481" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.154210" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.155499" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.154949" elapsed="0.000574"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.155566" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.155698" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.154668" elapsed="0.001051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.155854" elapsed="0.000189"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:20.154045" elapsed="0.002033"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.156598" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.156341" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.157831" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.157055" elapsed="0.000802"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.157906" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:20.158050" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.156781" elapsed="0.001292"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.158268" elapsed="0.000212"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:20.156213" elapsed="0.002305"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:20.139456" elapsed="0.019094"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:20.158590" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.158741" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:20.138426" elapsed="0.020341"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.138166" elapsed="0.020631"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.158971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.158821" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.138147" elapsed="0.020895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.159924" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.159230" elapsed="0.000721"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.159999" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.134920" elapsed="0.025213"/>
</kw>
<msg time="2026-09-01T01:01:20.160215" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.123641" elapsed="0.036627"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.171244" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.182152" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.192970" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.193177" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.193346" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.193693" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.193559" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:20.193545" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.193891" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.194038" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.194210" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:20.193516" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.193421" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.194413" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.194478" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:20.194599" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:20.119896" elapsed="0.074728"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.195820" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.195567" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.195966" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.195235" elapsed="0.000752"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.196305" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.196048" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.196855" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.196594" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.196434" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.196032" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.199238" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.197065" elapsed="0.002196"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:20.199308" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.199445" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:20.194911" elapsed="0.004555"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.200585" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.200363" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.200724" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.200027" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:20.200924" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.200807" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.200791" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.201154" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.201312" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.201368" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:20.203046" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:20.199738" elapsed="0.003331"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.204342" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.204087" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.204738" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.204521" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:20.225709" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:20.225862" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '479'} 
 body={"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV4-UNICAST"},{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]} 
 </msg>
<msg time="2026-09-01T01:01:20.225951" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:20.206680" elapsed="0.019294"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.204834" elapsed="0.021177"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.226209" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.226034" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.204818" elapsed="0.021501"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.229543" level="INFO">{"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV4-UNICAST"},{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.227247" elapsed="0.002341"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.227018" elapsed="0.002599"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.227002" elapsed="0.002638"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.232030" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.229887" elapsed="0.002184"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.229688" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.229674" elapsed="0.002474"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.232644" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.232299" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.232942" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.232730" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.233449" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.233185" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.233014" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.232714" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.233983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.233665" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.234302" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.234067" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.234775" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.234518" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.234376" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.234052" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.234981" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:20.235716" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.235459" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.235877" elapsed="0.002048"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:20.226656" elapsed="0.011324"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.238162" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:20.238041" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.238025" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:20.240876" level="INFO">${text_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.238354" elapsed="0.002548"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:20.240947" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:20.241083" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:20.203377" elapsed="0.037742"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.241191" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:20.241323" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:20.099868" elapsed="0.141510"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.266811" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.266483" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.267539" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.267309" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.267678" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.266983" elapsed="0.000717"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.268216" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.267847" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.268503" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group.sulfur/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:20.268641" level="INFO">${template} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.268384" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.269020" level="INFO">{
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode": true
                }
            },
            "config": {
                "peer-type": "INTERNAL"
            },
            "afi-safis": {
                "afi-safi": [
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV6-UNICAST"
                    },
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV4-UNICAST"
                    },
                    {
                        "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
                    }
                ]
            },
            "timers": {
                "config": {
                    "hold-time": "180.0",
                    "connect-retry": "5.0"
                }
            },
            "route-reflector": {
                "config": {
                    "route-reflector-client": false
                }
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.268805" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:20.269421" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.269154" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.269891" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.269628" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.269496" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.269123" elapsed="0.000843"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.270565" level="INFO">${final_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.270098" elapsed="0.000493"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.270634" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.265905" elapsed="0.004839"/>
</kw>
<msg time="2026-09-01T01:01:20.270797" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.254464" elapsed="0.016376"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.281998" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.293056" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.304128" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.304314" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.304473" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.304799" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.304669" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:20.304656" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.304994" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.305170" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.305321" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:20.304630" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.304540" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.305521" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.305586" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:20.305693" level="INFO">${expected_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:20.252085" elapsed="0.053632"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.305873" elapsed="0.002152"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:20.309148" level="INFO">${expected_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.308699" elapsed="0.000477"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:20.309729" level="INFO">${actual_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.309315" elapsed="0.000467"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:20.309927" elapsed="0.000320"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:20.308335" elapsed="0.001965"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.308095" elapsed="0.002234"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.310488" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.310351" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.308080" elapsed="0.002476"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:20.242392" elapsed="0.068205"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:20.241672" elapsed="0.068990"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.241457" elapsed="0.069243"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.241442" elapsed="0.069279"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.310751" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${verify_peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:20.095952" elapsed="0.214910"/>
</kw>
<doc>Configures peer group which is template for all the neighbors which are going
to be configured. Also after PUT, this case verifies presence of peer group within
peer-groups.</doc>
<status status="PASS" start="2026-09-01T01:01:19.859519" elapsed="0.451401"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.311807" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PEER_GROUP_NAME=internal-neighbors | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.311084" elapsed="0.000750"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.341877" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.341551" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.342571" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.342373" elapsed="0.000255">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.342708" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.342045" elapsed="0.000685"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.343241" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.342881" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.343522" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:20.343649" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.343405" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.344029" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.343815" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.344935" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.344699" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.345571" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.345194" elapsed="0.000400"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.346212" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.345921" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.346868" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.346678" elapsed="0.000337"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.347058" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.347227" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.346400" elapsed="0.000849"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.347385" elapsed="0.000196"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:20.345799" elapsed="0.001818"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.348097" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.347829" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.348776" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.348596" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.348840" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:01:20.348977" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.348313" elapsed="0.000685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.349160" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:20.347712" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.349854" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.349597" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.350545" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.350356" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.350609" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.350738" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.350038" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.350891" elapsed="0.000196"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:20.349480" elapsed="0.001669"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.351635" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.351373" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.352325" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.352113" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.352389" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:20.352523" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.351820" elapsed="0.000724"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.352677" elapsed="0.000188"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:20.351250" elapsed="0.001650"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.353406" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.353145" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.354066" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.353880" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.354211" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:20.354346" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.353591" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.354553" elapsed="0.000252"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:20.353001" elapsed="0.001840"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.355529" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.355056" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.356206" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.355996" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.356271" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.356399" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.355722" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.356587" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:20.354939" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.357348" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.357026" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.357984" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.357804" elapsed="0.000201"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.358047" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.358203" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.357532" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.358359" elapsed="0.000191"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:20.356909" elapsed="0.001676"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.359056" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.358796" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.359731" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.359545" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.359794" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.359966" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.359268" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.360149" elapsed="0.000199"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:20.358680" elapsed="0.001735"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.360915" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.360658" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.361583" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.361403" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.361646" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.361774" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.361099" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.361938" elapsed="0.000217"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:20.360538" elapsed="0.001660"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.362674" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:20.362412" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:20.363349" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.363165" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:20.363413" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.363542" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:20.362859" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.363736" elapsed="0.000189"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:20.362295" elapsed="0.001665"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:20.345638" elapsed="0.018352"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:20.364027" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:20.364197" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:20.344420" elapsed="0.019801"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.344155" elapsed="0.020094"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.364504" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.364363" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.344126" elapsed="0.020444"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.365376" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.364696" elapsed="0.000705"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.365443" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.340997" elapsed="0.024554"/>
</kw>
<msg time="2026-09-01T01:01:20.365598" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.329660" elapsed="0.035978"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.377025" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.388018" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.398887" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.399073" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.399262" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.399609" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.399476" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:20.399460" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.399806" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.399951" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.400168" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:20.399430" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.399335" elapsed="0.000907"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.400375" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.400441" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:20.400566" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:20.325815" elapsed="0.074777"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.423734" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.423399" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.424452" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.424236" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.424607" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.423903" elapsed="0.000724"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.425129" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.424778" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.425442" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:20.425582" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.425312" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.425964" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$PEER_GROUP_NAME"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.425745" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:20.426361" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.426066" elapsed="0.000346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.426834" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.426563" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.426433" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.426049" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.427711" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.427036" elapsed="0.000701"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.427780" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.422842" elapsed="0.005047"/>
</kw>
<msg time="2026-09-01T01:01:20.427970" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.411744" elapsed="0.016269"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.439826" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.450639" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.461531" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.461703" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.461859" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.462203" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.462048" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:20.462036" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.462400" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.462548" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.462694" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:20.462011" elapsed="0.000727"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.461923" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.462891" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.462954" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:20.463059" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:20.409404" elapsed="0.053680"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:20.464248" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.463998" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:20.464386" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.463687" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.464717" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.464499" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.465238" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.464942" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.464787" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.464483" elapsed="0.000827"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.467388" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.465451" elapsed="0.001960"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:20.467456" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.467588" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:20.463402" elapsed="0.004207"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.468831" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.468613" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.469251" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbors"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.469008" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.469638" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.469428" elapsed="0.000247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.470116" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.469806" elapsed="0.000363"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:20.470892" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:20.470711" elapsed="0.000203"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:20.471243" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:20.471050" elapsed="0.000216"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.471405" elapsed="0.000179"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.471940" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.471722" elapsed="0.000257"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:20.472015" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:20.472197" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:20.470350" elapsed="0.001870"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:20.487481" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '295', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbors"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:01:20.487532" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:20.487628" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:20.474303" elapsed="0.013348"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.472283" elapsed="0.015407"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.487852" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.487713" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.472267" elapsed="0.015700"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.490912" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.488831" elapsed="0.002118"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.488634" elapsed="0.002346"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.488618" elapsed="0.002384"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.493288" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.491282" elapsed="0.002045"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.491054" elapsed="0.002303"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.491040" elapsed="0.002339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.493862" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.493527" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.494180" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.493946" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.494656" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.494396" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.494252" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.493930" elapsed="0.000798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.495213" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.494868" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.495508" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.495297" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.495973" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.495719" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.495578" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.495282" elapsed="0.000762"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.496205" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:20.496909" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.496667" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.497069" elapsed="0.002133"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:20.488330" elapsed="0.010927"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:20.499414" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.499320" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.499305" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.499638" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.499700" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:20.501701" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:20.467897" elapsed="0.033827"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.501779" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:20.501910" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:20.315992" elapsed="0.185939"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.502251" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.502013" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.501999" elapsed="0.000366"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:20.502394" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:20.312078" elapsed="0.190422"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.503620" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.503279" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.503264" elapsed="0.000432"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.503826" elapsed="0.000273"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.508656" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.508297" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:01:20.508871" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.508745" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.508729" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509074" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509255" elapsed="0.000019"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509412" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509560" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509707" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.509855" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.510006" elapsed="0.000020"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:01:20.508002" elapsed="0.002074"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:20.503074" elapsed="0.007072"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:01:20.502758" elapsed="0.007426"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:01:19.612267" elapsed="0.897951"/>
</test>
<test id="s1-s4-t13" name="TC_PG_Restart_Talking_BGP_Speaker" line="202">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:20.513200" elapsed="0.000196"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:01:20.512940" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.514342" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:20.514245" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.514228" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.518733" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:20.518640" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.518624" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.519690" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:20.519349" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.520134" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:20.519857" elapsed="0.000314"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:20.520243" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:20.520383" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:20.518992" elapsed="0.001413"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.525396" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:20.525299" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.525282" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.526523" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:20.526430" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.526415" elapsed="0.000167"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:20.526977" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:20.526712" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.527361" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:20.527167" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.569359" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:20.527825" elapsed="0.041629"/>
</kw>
<msg time="2026-09-01T01:01:20.569603" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:20.569642" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.527526" elapsed="0.042149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.601082" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:20.570162" elapsed="0.031069"/>
</kw>
<msg time="2026-09-01T01:01:20.601396" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:20.601440" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.569829" elapsed="0.031645"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.601809" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.601562" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.601536" elapsed="0.000346"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.602377" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.602012" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.602700" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.602503" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.602487" elapsed="0.000284"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:20.602804" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:20.605630" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:01:20.605822" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:20.604496" elapsed="0.001473"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.606292" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.606616" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:20.603658" elapsed="0.003158"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:20.603095" elapsed="0.003781"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:20.526170" elapsed="0.080846"/>
</kw>
<msg time="2026-09-01T01:01:20.607115" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:20.607191" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.525595" elapsed="0.081634"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:20.607398" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.607300" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.607283" elapsed="0.000192"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.607894" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.608270" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:20.608338" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:20.524976" elapsed="0.083469"/>
</kw>
<msg time="2026-09-01T01:01:20.608538" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:20.608579" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "s "t "a "r "t "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.520735" elapsed="0.087879"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.608912" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:20.608682" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.608666" elapsed="0.000317"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:20.520607" elapsed="0.088397"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:20.520453" elapsed="0.088580"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:20.518329" elapsed="0.090756"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:20.513967" elapsed="0.095301"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.513581" elapsed="0.095734"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:01:20.511015" elapsed="0.098349"/>
</kw>
<kw name="Restart_Talking_BGP_Speaker">
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.610938" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:20.610647" elapsed="0.000316"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:20.611116" elapsed="0.000218"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:01:20.610204" elapsed="0.001183"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.633517" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:01:20.611836" elapsed="0.021734"/>
</kw>
<msg time="2026-09-01T01:01:20.633649" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:20.633685" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:20.611528" elapsed="0.022179"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.634267" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:01:20.646470" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:20.646553" level="INFO">${output_log} = 2026-09-01 01:01:08,588 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:01:08,589 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job): Ope...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:20.634125" elapsed="0.012451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.646951" level="INFO">2026-09-01 01:01:08,588 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:01:08,589 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:01:08,594 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:01:08,595 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:01:08,600 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00015687942504882812s
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:08,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:08,602 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:01:08,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:01:08,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:08,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:08,612 INFO BGP-Thread-1 (job): ... idle for 0.010s
2026-09-01 01:01:08,613 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.010s
2026-09-01 01:01:18,623 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:01:18,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.021s
2026-09-01 01:01:18,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:01:18,623 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:18,623 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:19,279 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030600
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.646725" elapsed="0.000337"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:01:20.633873" elapsed="0.013253"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:01:20.647302" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:20.647202" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:20.647186" elapsed="0.000187"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.647505" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:20.647651" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:01:20.609865" elapsed="0.037851"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.648461" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:01:20.648159" elapsed="0.000338"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:01:20.647887" elapsed="0.000660"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.649436" level="INFO">${command} = python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:20.649152" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:20.649809" level="INFO">python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:20.649598" elapsed="0.000251"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:20.684715" level="INFO">python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:01:20.684797" level="INFO">${output} =  python3 play.py --amount 3 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:20.649983" elapsed="0.034837"/>
</kw>
<arg>--amount 3 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:01:20.648728" elapsed="0.036144"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:30.687534" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.686293" elapsed="10.002550">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.689187" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:01:20.686026" elapsed="10.003316">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:01:20.685676" elapsed="10.003810"/>
</kw>
<msg time="2026-09-01T01:01:30.689603" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:20.685355" elapsed="10.004271"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:01:30.689788" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:01:30.689710" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.689686" elapsed="0.000198"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.690119" elapsed="0.000039"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.690296" elapsed="0.000018"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:01:20.685080" elapsed="10.005288"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast. And Start it again.
We have to restart it this way because we reset session before</doc>
<status status="PASS" start="2026-09-01T01:01:20.609506" elapsed="10.080908"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:30.691475" elapsed="0.000232"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:01:30.690657" elapsed="0.001099"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:20.510526" elapsed="10.181263"/>
</test>
<test id="s1-s4-t14" name="TC_PG_Check_Talking_Topology_Is_Filled" line="209">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.695693" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.695481" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.695464" elapsed="0.000301"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:30.695318" elapsed="0.000489"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.696735" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:30.696634" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.696618" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.701146" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:30.701025" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.701009" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.702105" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:30.701743" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.702556" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:30.702291" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:30.702618" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:30.702755" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:30.701412" elapsed="0.001364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.707620" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:30.707525" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.707508" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.708815" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:30.708722" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.708706" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:30.709315" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:30.709007" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:30.709671" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:30.709481" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:30.754060" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:30.710163" elapsed="0.044018"/>
</kw>
<msg time="2026-09-01T01:01:30.754329" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:30.754368" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.709835" elapsed="0.044566"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:30.788891" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:30.754881" elapsed="0.034175"/>
</kw>
<msg time="2026-09-01T01:01:30.789278" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:30.789319" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.754574" elapsed="0.034780"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.789723" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.789450" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.789422" elapsed="0.000375"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.790282" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.789927" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.790658" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.790462" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.790445" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:30.790760" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:30.793223" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:01:30.793409" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:30.792233" elapsed="0.001301"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.793792" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.794128" elapsed="0.000190"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:30.791610" elapsed="0.002837"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:30.791069" elapsed="0.003440"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:30.708461" elapsed="0.086134"/>
</kw>
<msg time="2026-09-01T01:01:30.794675" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:30.794714" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.707815" elapsed="0.086933"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:30.794909" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:30.794815" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.794798" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.795446" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.795750" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.795811" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:30.707235" elapsed="0.088678"/>
</kw>
<msg time="2026-09-01T01:01:30.796007" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:30.796055" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "T "a "l "k "i "n "g "_ "T "o "p "o "l "o "g "y "_ ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.703134" elapsed="0.092970"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.796412" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.796187" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.796171" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:30.702981" elapsed="0.093519"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:30.702825" elapsed="0.093704"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:30.700712" elapsed="0.095868"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:30.696381" elapsed="0.100249"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.695946" elapsed="0.100725"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:30.692790" elapsed="0.103928"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.842622" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.842291" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.843529" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:30.843174" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:30.843684" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:30.842842" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.844226" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:30.843851" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.844518" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:30.844670" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:30.844396" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.845047" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.844831" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.846190" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.845745" elapsed="0.000502"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.846713" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:30.846392" elapsed="0.000342"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.847113" elapsed="0.000066"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.847824" elapsed="0.000047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.848179" elapsed="0.000044"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:30.846923" elapsed="0.001413"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.846779" elapsed="0.001618"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:30.848439" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:30.848578" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:30.845436" elapsed="0.003164"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.845174" elapsed="0.003453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.848786" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.848649" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.845156" elapsed="0.003697"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.849428" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.848980" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:30.849493" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:30.841694" elapsed="0.007906"/>
</kw>
<msg time="2026-09-01T01:01:30.849646" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:30.830489" elapsed="0.019198"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.860878" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.871832" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.882618" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.882798" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.882955" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.883312" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.883179" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:30.883165" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.883509" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.883660" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.883809" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:30.883126" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.883020" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.884010" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.884089" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:30.884208" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:30.826576" elapsed="0.057656"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.885354" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:30.885128" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:30.885492" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:30.884804" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.885800" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.885574" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.886318" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.886026" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.885872" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.885559" elapsed="0.000833"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.888487" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:30.886528" elapsed="0.001983"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:30.888554" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:30.888705" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:30.884519" elapsed="0.004246"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.889926" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:30.889698" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:30.890088" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:30.889379" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:30.890315" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:01:30.890193" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.890175" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.890531" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.890689" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.890748" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:30.892597" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:30.889048" elapsed="0.003573"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.893869" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.893641" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.894295" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.894049" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:30.905521" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:30.905665" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:01:30.905750" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:30.896338" elapsed="0.009435"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.894392" elapsed="0.011418"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.905971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.905833" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.894376" elapsed="0.011668"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.909174" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.906980" elapsed="0.002238"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.906773" elapsed="0.002475"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.906757" elapsed="0.002514"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.911556" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.909520" elapsed="0.002076"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.909320" elapsed="0.002306"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.909305" elapsed="0.002343"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.912162" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.911796" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.912462" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.912249" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.912981" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.912715" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.912563" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.912232" elapsed="0.000823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.913552" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.913227" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.913848" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.913636" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.914358" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.914064" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.913919" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.913621" elapsed="0.000811"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:30.914566" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:30.915298" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.915019" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:30.915461" elapsed="0.002136"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:30.906408" elapsed="0.011246"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.917805" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:30.917714" elapsed="0.000130"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.917698" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:30.920517" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:30.917993" elapsed="0.002550"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:30.920588" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:30.920728" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:30.892901" elapsed="0.027850"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:30.920804" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:01:30.920930" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:30.806847" elapsed="0.114105"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.946736" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.946022" elapsed="0.000739"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.948873" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:30.948341" elapsed="0.000684">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:30.949189" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:30.946907" elapsed="0.002305"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.950152" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:30.949405" elapsed="0.000775"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:30.950556" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:30.950785" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:30.950329" elapsed="0.000480"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.951536" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:30.950955" elapsed="0.000643"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:30.952277" elapsed="0.000077"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.951661" elapsed="0.000770"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.953256" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:30.952621" elapsed="0.000674"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.952457" elapsed="0.000916"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.951643" elapsed="0.001752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:30.954271" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.953532" elapsed="0.000764"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:30.954338" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:30.945398" elapsed="0.009049"/>
</kw>
<msg time="2026-09-01T01:01:30.954494" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:30.934108" elapsed="0.020429"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.965937" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.976923" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.987905" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.988130" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.988318" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.988752" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.988615" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:30.988600" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.988951" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.989118" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.989285" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:30.988569" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.988461" elapsed="0.000894"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.989488" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:30.989555" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:30.989676" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:30.931531" elapsed="0.058170"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:30.989861" elapsed="0.002017"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:30.993018" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:30.992571" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:30.993611" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:30.993221" elapsed="0.000416"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:30.993780" elapsed="0.000303"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:30.992201" elapsed="0.001952"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.991946" elapsed="0.002237"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.994339" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.994205" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.991931" elapsed="0.002481"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:30.921954" elapsed="0.072500"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:30.921261" elapsed="0.073258"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:30.921022" elapsed="0.073537"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.921007" elapsed="0.073573"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:30.994611" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:30.801303" elapsed="0.193422"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.797625" elapsed="0.197168"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:30.797178" elapsed="0.197658"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:30.796843" elapsed="0.198089"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:30.995497" elapsed="0.000216"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:30.995225" elapsed="0.000544"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:30.692300" elapsed="0.303503"/>
</test>
<test id="s1-s4-t15" name="TC_PG_Reconfigure_ODL_With_Peer_Group_Without_Ipv4_Unicast" line="214">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:30.999215" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:30.998982" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:30.998966" elapsed="0.000322"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:30.998811" elapsed="0.000517"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.000240" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.000126" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.000110" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.006023" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.005929" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.005913" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.006986" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.006647" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.007453" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:31.007183" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:31.007515" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.007649" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.006316" elapsed="0.001355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.012467" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.012373" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.012356" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.013559" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.013465" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.013450" elapsed="0.000167"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:31.014011" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.013748" elapsed="0.000286"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.014401" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.014206" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.057820" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:31.014863" elapsed="0.043048"/>
</kw>
<msg time="2026-09-01T01:01:31.058056" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:31.058110" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.014565" elapsed="0.043595"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.097065" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "W "i "t "h "o "u "t "_ "I "p "v "4 "_ "U "n "i "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:31.058632" elapsed="0.038558"/>
</kw>
<msg time="2026-09-01T01:01:31.097332" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:31.097371" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.058331" elapsed="0.039109"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.097707" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.097508" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.097492" elapsed="0.000282"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.098198" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e "e "r "_ "G "r "o "u "p "_ "W "i "t "h "o "u "t "_ "I "p "v "4 "_ "U "n "i "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.097899" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.098517" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.098325" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.098310" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:31.098613" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.100970" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:01:31.101191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.099910" elapsed="0.001403"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.101564" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.101874" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:31.099360" elapsed="0.002684"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:31.098854" elapsed="0.003261"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:31.013206" elapsed="0.089010"/>
</kw>
<msg time="2026-09-01T01:01:31.102305" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.102344" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.012662" elapsed="0.089728"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:31.137688" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.102469" elapsed="0.035320"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.102451" elapsed="0.035363"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.138442" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.138759" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.138823" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:31.012061" elapsed="0.126868"/>
</kw>
<msg time="2026-09-01T01:01:31.139020" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.139059" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "W "i "t "h "_ "P "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.007998" elapsed="0.131108"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.139450" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.139192" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.139175" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:31.007868" elapsed="0.131670"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:31.007718" elapsed="0.131849"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:31.005611" elapsed="0.134006"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:30.999856" elapsed="0.139808"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:30.999463" elapsed="0.140306"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:30.996772" elapsed="0.143043"/>
</kw>
<kw name="Configure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.140987" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.140333" elapsed="0.000681"/>
</kw>
<kw name="Run_Keyword_If_At_Least_Else" owner="CompareStream">
<kw name="Get Index From List" owner="Collections">
<msg time="2026-09-01T01:01:31.149280" level="INFO">${position} = 2</msg>
<var>${position}</var>
<arg>${varargs}</arg>
<arg>\ELSE</arg>
<doc>Returns the index of the first occurrence of the ``value`` on the list.</doc>
<status status="PASS" start="2026-09-01T01:01:31.149085" elapsed="0.000219"/>
</kw>
<if>
<branch type="IF" condition="&quot;${position}&quot; == &quot;-1&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>Missing else statement in defined expresion</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.149564" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.149369" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.149352" elapsed="0.000282"/>
</if>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-09-01T01:01:31.149987" level="INFO">${varargs_if} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4.sulfur']</msg>
<var>${varargs_if}</var>
<arg>${varargs}</arg>
<arg>0</arg>
<arg>${position}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-09-01T01:01:31.149761" elapsed="0.000249"/>
</kw>
<kw name="Get Slice From List" owner="Collections">
<msg time="2026-09-01T01:01:31.152258" level="INFO">${varargs_else} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4']</msg>
<var>${varargs_else}</var>
<arg>${varargs}</arg>
<arg>${position+1}</arg>
<doc>Returns a slice of the given list between ``start`` and ``end`` indexes.</doc>
<status status="PASS" start="2026-09-01T01:01:31.150181" elapsed="0.002103"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.153102" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:31.152870" elapsed="0.000257"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.153510" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.153283" elapsed="0.000249"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.154195" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.153907" elapsed="0.000310"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:31.154591" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.154355" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.156892" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.154680" elapsed="0.002263"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:31.157505" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.157106" elapsed="0.000421"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.156965" elapsed="0.000597"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.154665" elapsed="0.002916"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.157951" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:31.158024" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:31.157709" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.158323" elapsed="0.000171"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.158119" elapsed="0.000409"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.158678" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.158549" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.158102" elapsed="0.000642"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-09-01T01:01:31.153787" elapsed="0.004978"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.159344" level="INFO">${arg} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.159050" elapsed="0.000318"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:31.159738" level="INFO">${removed} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.159505" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.161890" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.159827" elapsed="0.002115"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:31.162325" level="INFO">${splitted} = ['verify_peer_group_without_ipv4.sulfur']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.162104" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.161963" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.159812" elapsed="0.002627"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.162798" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:31.162863" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:31.162567" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.163157" elapsed="0.000171"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.162943" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.163521" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.163387" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.162928" elapsed="0.000659"/>
</if>
<var name="${arg}">verify_peer_group_without_ipv4.sulfur</var>
<status status="PASS" start="2026-09-01T01:01:31.158934" elapsed="0.004675"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-09-01T01:01:31.153576" elapsed="0.010057"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-09-01T01:01:31.163668" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.163838" level="INFO">${args_if} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4.sulfur']</msg>
<msg time="2026-09-01T01:01:31.163881" level="INFO">${kwargs_if} = {}</msg>
<var>${args_if}</var>
<var>${kwargs_if}</var>
<arg>@{varargs_if}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-09-01T01:01:31.152584" elapsed="0.011317"/>
</kw>
<kw name="CompareStream__Convert_Input" owner="CompareStream">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.164733" level="INFO">${args} = []</msg>
<var>${args}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:31.164516" elapsed="0.000240"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.165156" level="INFO">${kwargs} = {}</msg>
<var>${kwargs}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.164897" elapsed="0.000283"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.165809" level="INFO">${arg} = BuiltIn.Set Variable</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.165550" elapsed="0.000281"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:31.166226" level="INFO">${removed} = BuiltIn.SetVariable</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.165967" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.168358" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.166316" elapsed="0.002092"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:31.168755" level="INFO">${splitted} = ['BuiltIn.Set Variable']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.168555" elapsed="0.000224"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.168429" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.166300" elapsed="0.002531"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.169217" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:31.169281" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:31.168959" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.169549" elapsed="0.000167"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.169362" elapsed="0.000386"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.169898" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.169770" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.169346" elapsed="0.000617"/>
</if>
<var name="${arg}">BuiltIn.Set Variable</var>
<status status="PASS" start="2026-09-01T01:01:31.165431" elapsed="0.004553"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.170559" level="INFO">${arg} = verify_peer_group_without_ipv4</msg>
<var>${arg}</var>
<arg>${arg}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.170301" elapsed="0.000280"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:01:31.170948" level="INFO">${removed} = verify_peer_group_without_ipv4</msg>
<var>${removed}</var>
<arg>${arg}</arg>
<arg>\n</arg>
<arg>${Space}</arg>
<arg>\t</arg>
<arg>\r</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.170715" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;${removed[0]}&quot; == &quot;&lt;&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${splitted}</var>
<arg>${arg}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.173237" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.171037" elapsed="0.002253"/>
</branch>
<branch type="ELSE">
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:01:31.173643" level="INFO">${splitted} = ['verify_peer_group_without_ipv4']</msg>
<var>${splitted}</var>
<arg>${arg}</arg>
<arg>separator==</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.173440" elapsed="0.000226"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.173312" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.171022" elapsed="0.002727"/>
</if>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.174126" level="INFO">Length is 1.</msg>
<msg time="2026-09-01T01:01:31.174206" level="INFO">${len} = 1</msg>
<var>${len}</var>
<arg>${splitted}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:01:31.173882" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="${len}==1">
<kw name="Append To List" owner="Collections">
<arg>${args}</arg>
<arg>${splitted}[0]</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.174475" elapsed="0.000170"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.174287" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set To Dictionary" owner="Collections">
<arg>${kwargs}</arg>
<arg>@{splitted}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.174829" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.174700" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.174272" elapsed="0.000623"/>
</if>
<var name="${arg}">verify_peer_group_without_ipv4</var>
<status status="PASS" start="2026-09-01T01:01:31.170182" elapsed="0.004734"/>
</iter>
<var>${arg}</var>
<value>@{arguments}</value>
<status status="PASS" start="2026-09-01T01:01:31.165222" elapsed="0.009719"/>
</for>
<return>
<value>${args}</value>
<value>${kwargs}</value>
<status status="PASS" start="2026-09-01T01:01:31.174976" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:31.175170" level="INFO">${args_else} = ['BuiltIn.Set Variable', 'verify_peer_group_without_ipv4']</msg>
<msg time="2026-09-01T01:01:31.175212" level="INFO">${kwargs_else} = {}</msg>
<var>${args_else}</var>
<var>${kwargs_else}</var>
<arg>@{varargs_else}</arg>
<doc>Splits arguments into args and kwargs is used in Run_Keyword_If_At_Least_Else and Run_Keyword_If_At_Most_Else.
The problem is, when the string contains =, but it is not a named argument (name=value). There can be many values containing =, but
for sure it is present in xmls. If the string starts with "&lt;" it will be treated as it is xml and splitting for
name and value will not be executed.
If named argument is passed into this kw, only string data are supported e.g. name=string. Complex variables such as lists or dictionaries
are not supported.</doc>
<status status="PASS" start="2026-09-01T01:01:31.164230" elapsed="0.011003"/>
</kw>
<if>
<branch type="IF" condition="${Stream_dict}[${ODL_STREAM}] &gt;= ${Stream_dict}[${lower_bound}]">
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Set Variable" owner="BuiltIn">
<arg>verify_peer_group_without_ipv4.sulfur</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.175920" elapsed="0.000268"/>
</kw>
<msg time="2026-09-01T01:01:31.176263" level="INFO">${resp} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${resp}</var>
<arg>@{args_if}</arg>
<arg>&amp;{kwargs_if}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-09-01T01:01:31.175571" elapsed="0.000713"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.175299" elapsed="0.001016"/>
</branch>
<branch type="ELSE">
<kw name="Run Keyword" owner="BuiltIn">
<var>${resp}</var>
<arg>@{args_else}</arg>
<arg>&amp;{kwargs_else}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.176470" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.176337" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.175284" elapsed="0.001254"/>
</if>
<return>
<value>${resp}</value>
<status status="PASS" start="2026-09-01T01:01:31.176568" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:31.176698" level="INFO">${verify_peer_group_folder} = verify_peer_group_without_ipv4.sulfur</msg>
<var>${verify_peer_group_folder}</var>
<arg>sulfur</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}.sulfur</arg>
<arg>ELSE</arg>
<arg>BuiltIn.Set Variable</arg>
<arg>verify_${peer_group_folder}</arg>
<doc>Compare ${lower_bound} to titanium and in case titanium is at least ${lower_bound},
run keyword defined before ELSE statement otherwise run keyword defined after ELSE statement and return its value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.148700" elapsed="0.028020"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.206429" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.206069" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.207195" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.206905" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.207344" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.206606" elapsed="0.000760"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.207858" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.207515" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.208173" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.208325" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.208025" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.208708" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.208489" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.209806" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.209438" elapsed="0.000409"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.210267" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.209991" elapsed="0.000299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.210879" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.210616" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.211786" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.211379" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.211855" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:31.211991" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.211069" elapsed="0.000944"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.212187" elapsed="0.000204"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:31.210493" elapsed="0.001934"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.212909" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.212647" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.213781" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.213407" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.213848" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.213980" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.213108" elapsed="0.000893"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.214168" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:31.212527" elapsed="0.001871"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.214876" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.214614" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.215755" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.215385" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.215823" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.215955" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.215064" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.216126" elapsed="0.000212"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:31.214496" elapsed="0.001878"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.216853" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.216591" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.217734" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.217364" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.217802" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.217934" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.217041" elapsed="0.000915"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.218111" elapsed="0.000211"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:31.216473" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.218838" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.218575" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.219723" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.219357" elapsed="0.000420"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.219824" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.219958" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.219028" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.220130" elapsed="0.000213"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:31.218457" elapsed="0.001923"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.221014" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.220598" elapsed="0.000439"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.221986" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.221535" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.222060" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:01:31.222285" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.221254" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.222461" elapsed="0.000209"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:31.220479" elapsed="0.002228"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.223312" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.222951" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.224233" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.223817" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.224303" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.224439" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.223519" elapsed="0.000942"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.224598" elapsed="0.000198"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:31.222827" elapsed="0.002006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.225371" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.225054" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.226242" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.225838" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.226309" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.226441" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.225559" elapsed="0.000903"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.226599" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:31.224931" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.227353" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.227042" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.228213" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.227816" elapsed="0.000420"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.228279" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.228409" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.227542" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.228564" elapsed="0.000192"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:31.226922" elapsed="0.001870"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:31.210335" elapsed="0.018486"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:31.228859" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.229002" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:31.209152" elapsed="0.019904"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.208856" elapsed="0.020243"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.229289" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.229122" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.208838" elapsed="0.020519"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.230133" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.229485" elapsed="0.000691"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.230220" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.205531" elapsed="0.024799"/>
</kw>
<msg time="2026-09-01T01:01:31.230378" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.194284" elapsed="0.036138"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.241612" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.252622" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.263461" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.263636" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.263793" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.264123" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.263983" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.263970" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.264333" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.264484" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.264632" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.263946" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.263857" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.264833" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.264896" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:31.265035" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.190430" elapsed="0.074629"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.288491" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.288162" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.289170" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.288958" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.289311" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.288662" elapsed="0.000670"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.289816" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.289478" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.290198" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.290326" level="INFO">${template} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/co...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.289981" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.290706" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;$PEER_GROUP_NAME&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.290491" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:31.291089" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.290820" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.291570" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.291310" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.291178" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.290803" elapsed="0.000840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.292467" level="INFO">${final_text} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.291773" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.292537" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.287607" elapsed="0.005039"/>
</kw>
<msg time="2026-09-01T01:01:31.292727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.276375" elapsed="0.016395"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.303849" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.314849" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.325807" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.325985" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.326174" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.326507" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.326375" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.326361" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.326705" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.326856" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.327003" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.326337" elapsed="0.000711"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.326244" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.327241" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.327315" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:31.327431" level="INFO">${data} = &lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.274024" elapsed="0.053433"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.328608" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.328389" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group_without_ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.328758" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.328046" elapsed="0.000769"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.329120" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.328882" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.329654" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.329373" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.329210" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.328866" elapsed="0.000864"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.331844" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.329878" elapsed="0.001989"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:31.331912" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.332044" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group_without_ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:31.327759" elapsed="0.004307"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.333318" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.333082" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.333705" level="INFO">&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.333497" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.334121" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.333895" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.334518" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.334307" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:31.335279" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:31.335094" elapsed="0.000208"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:31.335589" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:31.335439" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.335742" elapsed="0.000173"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.336302" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.336054" elapsed="0.000287"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:31.336378" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.336512" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:31.334733" elapsed="0.001801"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:31.351019" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '897', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;peer-group xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;peer-group-name&gt;internal-neighbors&lt;/peer-group-name&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/peer-group&gt; 
 </msg>
<msg time="2026-09-01T01:01:31.351121" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:31.351423" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:31.338598" elapsed="0.012855"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.336594" elapsed="0.014898"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.351654" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.351516" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.336579" elapsed="0.015153"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.354669" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.352580" elapsed="0.002127"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.352381" elapsed="0.002356"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.352365" elapsed="0.002395"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.357042" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.355009" elapsed="0.002086"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.354810" elapsed="0.002316"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.354795" elapsed="0.002366"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.357647" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.357310" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.357946" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.357734" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.358454" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.358191" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.358019" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.357718" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.358992" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.358671" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.359317" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.359091" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.359794" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.359531" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.359389" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.359062" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.360001" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:31.360733" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.360491" elapsed="0.000265"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.360895" elapsed="0.002046"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:31.352049" elapsed="0.010948"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:31.363179" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.363056" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.363039" elapsed="0.000218"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.363392" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.363451" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:31.365447" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:31.332392" elapsed="0.033078"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.365527" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:01:31.365699" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:31.180805" elapsed="0.184916"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.366024" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.365807" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.365792" elapsed="0.000328"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.366164" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:31.176952" elapsed="0.189324"/>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.409864" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.409508" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.410657" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.410387" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.410809" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.410047" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.411357" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.410980" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.411652" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.411805" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.411527" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.412223" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME?content=config
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.411970" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.413153" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.412893" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.413578" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.413341" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.414227" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.413937" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.415153" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.414698" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.415224" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:31.415362" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.414416" elapsed="0.000968"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.415545" elapsed="0.000220"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:31.413815" elapsed="0.002032"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.416391" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.416091" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.417324" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.416898" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.417395" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:31.417534" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.416611" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.417745" elapsed="0.000249"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:31.415950" elapsed="0.002089"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.418745" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.418331" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.419617" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.419248" elapsed="0.000393"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.419684" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.419822" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.418936" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.419979" elapsed="0.000227"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:31.418192" elapsed="0.002051"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.420718" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.420460" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.421582" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.421213" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.421648" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.421779" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.420903" elapsed="0.000897"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.421935" elapsed="0.000222"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:31.420340" elapsed="0.001854"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.422666" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.422408" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.423537" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.423161" elapsed="0.000399"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.423604" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:31.423736" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.422852" elapsed="0.000906"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.423895" elapsed="0.000207"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:31.422290" elapsed="0.001874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.424641" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.424380" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.425501" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.425117" elapsed="0.000408"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.425569" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.425701" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.424827" elapsed="0.000895"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.425856" elapsed="0.000189"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:31.424262" elapsed="0.001866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.426636" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.426373" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.427496" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.427109" elapsed="0.000411"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.427563" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.427694" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.426823" elapsed="0.000893"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.427850" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:31.426255" elapsed="0.001836"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.428598" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.428337" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.429616" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.429245" elapsed="0.000395"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.429684" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.429840" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.428786" elapsed="0.001077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.430001" elapsed="0.000246"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:31.428217" elapsed="0.002067"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.430786" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.430505" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:31.431668" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.431297" elapsed="0.000395"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:31.431737" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:31.431875" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:31.430979" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.432033" elapsed="0.000235"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:31.430384" elapsed="0.001920"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:31.413648" elapsed="0.018685"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:31.432371" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:31.432509" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:31.412610" elapsed="0.019922"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.412330" elapsed="0.020229"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.432715" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.432581" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.412311" elapsed="0.020469"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.433578" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.432907" elapsed="0.000696"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.433646" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.408909" elapsed="0.024847"/>
</kw>
<msg time="2026-09-01T01:01:31.433804" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.397659" elapsed="0.036220"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.444865" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.455803" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.466647" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.466822" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.466978" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.467511" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.467380" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.467368" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.467704" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.467851" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.467995" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.467341" elapsed="0.000699"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.467043" elapsed="0.001019"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.468222" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.468287" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:31.468396" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.393755" elapsed="0.074664"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.469538" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.469318" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.469675" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.468986" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.470013" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.469792" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.470531" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.470273" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.470097" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.469775" elapsed="0.000827"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.472852" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.470737" elapsed="0.002139"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:31.472921" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.473057" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:31.468704" elapsed="0.004387"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.474233" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.473966" elapsed="0.000324">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.474369" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.473665" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:31.474569" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.474452" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.474436" elapsed="0.000213"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.474780" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.474933" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.474988" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:31.476702" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:31.473382" elapsed="0.003344"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.477959" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.477736" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.478384" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.478165" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:31.488490" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:31.488633" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '425'} 
 body={"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]} 
 </msg>
<msg time="2026-09-01T01:01:31.488723" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:31.480329" elapsed="0.008419"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.478483" elapsed="0.010302"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.488946" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.488808" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.478467" elapsed="0.010586"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.493058" level="INFO">{"bgp-openconfig-extensions:peer-group":[{"peer-group-name":"internal-neighbors","transport":{"config":{"passive-mode":true}},"route-reflector":{"config":{"route-reflector-client":false}},"timers":{"config":{"hold-time":"180.0","connect-retry":"5.0"}},"config":{"peer-type":"INTERNAL"},"afi-safis":{"afi-safi":[{"afi-safi-name":"openconfig-bgp-types:IPV6-UNICAST"},{"afi-safi-name":"bgp-openconfig-extensions:LINKSTATE"}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.489983" elapsed="0.003134"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.489785" elapsed="0.003376"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.489769" elapsed="0.003415"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.495472" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.493437" elapsed="0.002075"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.493234" elapsed="0.002309"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.493219" elapsed="0.002345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.496049" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.495712" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.496374" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.496161" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.496852" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.496590" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.496447" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.496132" elapsed="0.000795"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.497426" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.497068" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.497719" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.497511" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.498224" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.497935" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.497791" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.497496" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.498432" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:31.499155" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.498886" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.499327" elapsed="0.002033"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:31.489415" elapsed="0.012000"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.501569" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.501476" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.501460" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.504353" level="INFO">${text_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.501763" elapsed="0.002617"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:31.504427" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:31.504564" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:31.476999" elapsed="0.027589"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.504642" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:31.504772" level="INFO">${response_text} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:31.373630" elapsed="0.131197"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.530244" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.529881" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.530945" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.530715" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.531099" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.530416" elapsed="0.000706"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.531635" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.531292" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.531923" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/verify_peer_group_without_ipv4.sulfur/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.532058" level="INFO">${template} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.531803" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.532475" level="INFO">{
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode": true
                }
            },
            "config": {
                "peer-type": "INTERNAL"
            },
            "afi-safis": {
                "afi-safi": [
                    {
                        "afi-safi-name": "openconfig-bgp-types:IPV6-UNICAST"
                    },
                    {
                        "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
                    }
                ]
            },
            "timers": {
                "config": {
                    "hold-time": "180.0",
                    "connect-retry": "5.0"
                }
            },
            "route-reflector": {
                "config": {
                    "route-reflector-client": false
                }
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.532257" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:31.532843" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.532580" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.533341" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.533047" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.532916" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.532563" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.533976" level="INFO">${final_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.533548" elapsed="0.000453"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.534044" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.529344" elapsed="0.004844"/>
</kw>
<msg time="2026-09-01T01:01:31.534247" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.518005" elapsed="0.016286"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.545354" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.556506" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//verify_peer_group_without_ipv4.sulfur/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.567309" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.567483" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.567640" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.567965" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.567835" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.567823" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.568185" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.568335" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.568481" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.567797" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.567707" elapsed="0.000841"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.568678" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.568741" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:31.568848" level="INFO">${expected_text} = {
    "bgp-openconfig-extensions:peer-group": [
        {
            "peer-group-name": "internal-neighbors",
            "transport": {
                "config": {
                    "passive-mode"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.515609" elapsed="0.053262"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.569027" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.572236" level="INFO">${expected_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.571800" elapsed="0.000461"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.572832" level="INFO">${actual_normalized} = {
 "bgp-openconfig-extensions:peer-group": [
  {
   "afi-safis": {
    "afi-safi": [
     {
      "afi-safi-name": "bgp-openconfig-extensions:LINKSTATE"
     },
     {
      "afi-safi-name": "openconf...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.572433" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:31.572998" elapsed="0.000319"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:31.571445" elapsed="0.001926"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.571230" elapsed="0.002170"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.573555" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.573422" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.571213" elapsed="0.002408"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:31.505847" elapsed="0.067815"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:31.505130" elapsed="0.068599"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.504901" elapsed="0.068869"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.504886" elapsed="0.068904"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.573819" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${verify_peer_group_folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:31.369771" elapsed="0.204157"/>
</kw>
<arg>peer_group_folder=peer_group_without_ipv4</arg>
<doc>Configures peer group which is template for all the neighbors which are going
to be configured. Also after PUT, this case verifies presence of peer group within
peer-groups.</doc>
<status status="PASS" start="2026-09-01T01:01:31.139954" elapsed="0.434029"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.575089" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.574743" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.574728" elapsed="0.000451"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.575311" elapsed="0.000275"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.580016" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.579660" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:01:31.580262" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.580119" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.580102" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.580465" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.580617" elapsed="0.000016"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.580770" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.580916" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.581062" elapsed="0.000031"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.581237" elapsed="0.000018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.581383" elapsed="0.000016"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.579369" elapsed="0.002079"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.574565" elapsed="0.006962"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:01:31.574251" elapsed="0.007313"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:01:30.996202" elapsed="0.585394"/>
</test>
<test id="s1-s4-t16" name="TC_PG_Check_For_Empty_Topology_After_Deconfiguration" line="219">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.585170" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.584937" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.584919" elapsed="0.000326"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:31.584766" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.586250" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.586150" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.586118" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.590663" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.590571" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.590554" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.591614" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.591279" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.592042" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:31.591781" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:31.592120" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:01:31.592273" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.590923" elapsed="0.001371"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.597081" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.596975" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.596958" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.598211" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.598096" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.598066" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:31.598665" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.598400" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.599023" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.598832" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.642489" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:31.599526" elapsed="0.043106"/>
</kw>
<msg time="2026-09-01T01:01:31.642812" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:31.642852" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.599217" elapsed="0.043666"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.681084" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "D "e "c "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:31.643499" elapsed="0.037726"/>
</kw>
<msg time="2026-09-01T01:01:31.681391" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:31.681432" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.643111" elapsed="0.038353"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.681809" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.681554" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.681528" elapsed="0.000416"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.682415" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "D "e "c "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.682090" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.682730" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.682538" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.682523" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:31.682832" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.685353" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:01:31.685550" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.684258" elapsed="0.001423"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.685948" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.686311" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:31.683644" elapsed="0.002847"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:31.683126" elapsed="0.003426"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:31.597823" elapsed="0.088815"/>
</kw>
<msg time="2026-09-01T01:01:31.686726" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.686766" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.597293" elapsed="0.089508"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:31.686977" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.686872" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.686855" elapsed="0.000226"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.687493" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.687814" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.687880" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:31.596687" elapsed="0.091293"/>
</kw>
<msg time="2026-09-01T01:01:31.688068" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.688127" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.592620" elapsed="0.095560"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.688478" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.688249" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.688232" elapsed="0.000317"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:31.592493" elapsed="0.096078"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:31.592342" elapsed="0.096257"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:31.590261" elapsed="0.098390"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:31.585871" elapsed="0.102832"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.585426" elapsed="0.103320"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:31.582508" elapsed="0.106290"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.734877" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.734534" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.735771" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.735396" elapsed="0.000446">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.735924" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.735053" elapsed="0.000892"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.736465" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.736111" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.736758" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.736901" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.736635" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.737316" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.737065" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.738437" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.737992" elapsed="0.000500"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.738964" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.738637" elapsed="0.000351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.739382" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.740087" elapsed="0.000066"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.740426" elapsed="0.000044"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.739210" elapsed="0.001374"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.739032" elapsed="0.001614"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:31.740690" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:31.740834" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:31.737686" elapsed="0.003170"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.737421" elapsed="0.003465"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.741042" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.740909" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.737402" elapsed="0.003722"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.741671" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.741279" elapsed="0.000416"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.741738" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.733977" elapsed="0.007868"/>
</kw>
<msg time="2026-09-01T01:01:31.741892" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.722900" elapsed="0.019035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.753314" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.764283" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.774976" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.775174" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.775335" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.775658" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.775528" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.775516" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.775857" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.776006" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.776178" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.775490" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.775402" elapsed="0.000845"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.776379" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.776457" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:01:31.776587" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.719164" elapsed="0.057447"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.777743" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.777526" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.777884" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.777215" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.778217" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.777967" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.778707" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.778450" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.778290" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.777951" elapsed="0.000864"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.780919" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.778952" elapsed="0.001990"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:31.780987" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:31.781133" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:31.776899" elapsed="0.004270"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.782263" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.782026" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.782400" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.781725" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:31.782597" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.782481" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.782465" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.782809" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.782961" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.783016" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:31.784854" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:31.781442" elapsed="0.003435"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.786131" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.785895" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.786540" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.786324" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:31.795802" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:31.795944" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:31.796029" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:31.788531" elapsed="0.007521"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.786635" elapsed="0.009467"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.796282" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.796126" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.786619" elapsed="0.009738"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.799460" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.797266" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.797040" elapsed="0.002494"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.797024" elapsed="0.002533"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.801824" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.799805" elapsed="0.002058"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.799606" elapsed="0.002286"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.799591" elapsed="0.002323"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.802434" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.802061" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.802769" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.802552" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.803284" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.802986" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.802840" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.802535" elapsed="0.000823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.803834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.803503" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.804151" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.803917" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.804628" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.804369" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.804225" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.803902" elapsed="0.000798"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.804836" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:31.805573" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.805317" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.805765" elapsed="0.002121"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:31.796679" elapsed="0.011263"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.808108" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.808002" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.807986" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.810658" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.808314" elapsed="0.002369"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:31.810730" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:01:31.810869" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:31.785186" elapsed="0.025706"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.810946" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:01:31.811088" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:31.699169" elapsed="0.111943"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.836765" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.836051" elapsed="0.000742"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.838755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:31.838224" elapsed="0.000680">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:31.839090" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:31.836945" elapsed="0.002169"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.839981" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.839287" elapsed="0.000719"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:31.840407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:31.840646" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:31.840185" elapsed="0.000491"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.841406" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.840829" elapsed="0.000633"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:31.842109" elapsed="0.000090"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.841531" elapsed="0.000743"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.843020" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:31.842462" elapsed="0.000595"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.842300" elapsed="0.000880"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.841511" elapsed="0.001692"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.844047" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.843341" elapsed="0.000750"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.844152" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.835422" elapsed="0.008849"/>
</kw>
<msg time="2026-09-01T01:01:31.844318" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.824147" elapsed="0.020216"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.855556" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.866495" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.877436" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.877613" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.877805" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.878176" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.878015" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:31.878002" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.878375" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.878523" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.878670" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:31.877974" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.877878" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.878874" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.878938" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:31.879040" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:31.821718" elapsed="0.057345"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.879246" elapsed="0.001965"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.882185" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.881853" elapsed="0.000358"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:31.882613" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:31.882350" elapsed="0.000288"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:31.882778" elapsed="0.000285"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:31.881493" elapsed="0.001637"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.881280" elapsed="0.001896"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.883333" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.883198" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.881264" elapsed="0.002136"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:31.812122" elapsed="0.071318"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:31.811414" elapsed="0.072088"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:31.811201" elapsed="0.072340"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.811186" elapsed="0.072375"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:31.883591" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:31.693560" elapsed="0.190141"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.689863" elapsed="0.193898"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:31.689407" elapsed="0.194429"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:31.688928" elapsed="0.194964"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:31.884439" elapsed="0.000212"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:31.884169" elapsed="0.000536"/>
</kw>
<doc>See example-ipv4-topology empty after resetting session.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:31.581892" elapsed="0.302846"/>
</test>
<test id="s1-s4-t17" name="TC_PG_Reconfigure_ODL_To_Accept_Connection" line="224">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.887916" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.887720" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.887705" elapsed="0.000282"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:31.887563" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.888983" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.888848" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.888828" elapsed="0.000226"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.893697" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.893603" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.893586" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.894656" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:31.894320" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.895098" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:31.894824" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:31.895175" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:31.895312" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:31.893962" elapsed="0.001373"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.900164" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.900043" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.900026" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.901263" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:31.901168" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.901134" elapsed="0.000188"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:31.901718" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.901453" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.902085" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.901883" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.947755" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:31.902566" elapsed="0.045301"/>
</kw>
<msg time="2026-09-01T01:01:31.948037" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:31.948122" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.902268" elapsed="0.045914"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:31.981637" level="INFO">". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:31.948685" elapsed="0.033046"/>
</kw>
<msg time="2026-09-01T01:01:31.981872" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:31.981911" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.948366" elapsed="0.033616"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.982297" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.982054" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.982036" elapsed="0.000331"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.982763" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:31.982494" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.983090" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.982882" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.982867" elapsed="0.000309"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:31.983208" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:31.985589" elapsed="0.000254"/>
</kw>
<msg time="2026-09-01T01:01:31.985901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:31.984541" elapsed="0.001486"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.986321" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.986632" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:31.983945" elapsed="0.002859"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:31.983461" elapsed="0.003398"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:31.900874" elapsed="0.086068"/>
</kw>
<msg time="2026-09-01T01:01:31.987020" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.987057" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.900363" elapsed="0.086741"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:31.987400" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:31.987280" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.987260" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.987829" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.988164" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:31.988229" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:31.899752" elapsed="0.088571"/>
</kw>
<msg time="2026-09-01T01:01:31.988403" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:31.988441" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "T "C "_ "P "G "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.895659" elapsed="0.092814"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:31.988761" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:31.988538" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:31.988523" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:31.895530" elapsed="0.093318"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:31.895380" elapsed="0.093494"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:31.893292" elapsed="0.095630"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:31.888591" elapsed="0.100378"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:31.888195" elapsed="0.100813"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:31.885618" elapsed="0.103488"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:31.990098" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PEER_GROUP_NAME=internal-neighbors | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:31.989380" elapsed="0.000746"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.027426" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.027041" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.028164" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.027908" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.028317" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.027606" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.028857" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.028513" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.029185" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.029331" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.029026" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.029714" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.029496" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.030668" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.030434" elapsed="0.000275"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.031103" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.030852" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.031735" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.031473" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.033926" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.033727" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.033996" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:32.034171" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.031923" elapsed="0.002275"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.034340" elapsed="0.000208"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:32.031351" elapsed="0.003232"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.035105" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.034807" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.035792" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.035605" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.035908" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:32.036041" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.035313" elapsed="0.000749"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.036226" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:32.034681" elapsed="0.001774"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.036927" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.036669" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.037619" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.037436" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.037684" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.037819" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.037158" elapsed="0.000682"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.037972" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:32.036551" elapsed="0.001679"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.038707" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.038445" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.039379" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.039194" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.039444" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.039575" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.038892" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.039730" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:32.038327" elapsed="0.001630"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.040461" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.040201" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.041116" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.040919" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.041195" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.041325" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.040646" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.041481" elapsed="0.000188"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:32.040054" elapsed="0.001650"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.042217" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.041927" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.042859" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.042678" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.042923" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.043051" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.042405" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.043245" elapsed="0.000349"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:32.041802" elapsed="0.001828"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.044119" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.043844" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.044781" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.044598" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.044879" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:32.045012" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.044322" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.045199" elapsed="0.000195"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:32.043726" elapsed="0.001704"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.045902" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.045643" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.046577" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.046396" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.046642" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.046771" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.046104" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.046926" elapsed="0.000206"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.045526" elapsed="0.001654"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.047653" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.047395" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.048325" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.048127" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.048390" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.048521" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.047839" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.048676" elapsed="0.000189"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:32.047277" elapsed="0.001623"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.049402" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.049127" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.050043" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.049863" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.050124" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:01:32.050269" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.049589" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.050423" elapsed="0.000187"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.048996" elapsed="0.001649"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.031187" elapsed="0.019488"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.050713" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:32.050851" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:32.030123" elapsed="0.020751"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.029819" elapsed="0.021082"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.051056" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.050923" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.029801" elapsed="0.021349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.051944" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.051280" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.052011" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.026450" elapsed="0.025681"/>
</kw>
<msg time="2026-09-01T01:01:32.052225" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.015348" elapsed="0.036921"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.063623" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.074544" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.085417" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.085593" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.085750" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.086088" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.085946" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.085933" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.086334" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.086487" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.086634" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.085906" elapsed="0.000773"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.085816" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.086833" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.086897" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:32.087007" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.011565" elapsed="0.075466"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.088019" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.087792" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:32.100551" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.100596" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.100689" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:32.090004" elapsed="0.010708"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.088188" elapsed="0.012559"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.100907" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.100770" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.088172" elapsed="0.012807"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.103981" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.101877" elapsed="0.002141"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.101680" elapsed="0.002369"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.101664" elapsed="0.002421"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.106369" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.104347" elapsed="0.002062"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.104147" elapsed="0.002292"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.104121" elapsed="0.002339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.106957" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.106616" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.107281" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.107040" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.107754" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.107495" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.107351" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.107025" elapsed="0.000799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.108311" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.107965" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.108599" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.108393" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.109066" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.108808" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.108668" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.108379" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.109301" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:32.110000" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.109754" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.110185" elapsed="0.002159"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:32.101332" elapsed="0.011066"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:32.112437" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:32.114429" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:01:32.087294" elapsed="0.027157"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.114530" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:01:31.990360" elapsed="0.124279"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.144336" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.143982" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.145051" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.144803" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.145228" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.144506" elapsed="0.000743"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.145733" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.145397" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.146025" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.146188" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.145905" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.146569" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.146354" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.147513" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.147237" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.148023" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.147737" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.148724" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.148452" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.149439" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.149249" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.149505" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.149637" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.148928" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.149796" elapsed="0.000195"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:32.148326" elapsed="0.001700"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.150681" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.150413" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.151364" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.151177" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.151429" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.151559" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.150870" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.151753" elapsed="0.000199"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:32.150149" elapsed="0.001840"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.152498" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.152234" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.153173" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.152960" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.153239" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.153369" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.152684" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.153525" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:32.152099" elapsed="0.001652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.154256" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.153966" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.154895" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.154715" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.154959" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.155101" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.154441" elapsed="0.000682"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.155276" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:32.153847" elapsed="0.001653"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.155980" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.155716" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.156661" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.156478" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.156727" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.156858" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.156194" elapsed="0.000685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.157014" elapsed="0.000219"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:32.155598" elapsed="0.001671"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.157749" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.157487" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.158429" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.158243" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.158494" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.158625" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.157936" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.158780" elapsed="0.000190"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:32.157366" elapsed="0.001639"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.159509" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.159247" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.160350" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.159977" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.160417" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.160550" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.159696" elapsed="0.000876"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.160748" elapsed="0.000194"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:32.159114" elapsed="0.001863"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.161489" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.161227" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.162162" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.161951" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.162228" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.162357" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.161675" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.162514" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.161091" elapsed="0.001650"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.163263" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.162977" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.163909" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.163727" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.163974" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:32.164117" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.163451" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.164296" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:32.162856" elapsed="0.001665"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.164996" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.164737" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.165668" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.165486" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.165734" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.165869" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.165210" elapsed="0.000680"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.166025" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.164618" elapsed="0.001663"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.148116" elapsed="0.018195"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.166348" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:32.166489" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:32.146923" elapsed="0.019589"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.146667" elapsed="0.019872"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.166696" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.166561" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.146651" elapsed="0.020111"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.167558" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.166889" elapsed="0.000695"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.167626" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.143451" elapsed="0.024284"/>
</kw>
<msg time="2026-09-01T01:01:32.167821" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.132256" elapsed="0.035610"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.179105" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.190102" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.201109" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.201296" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.201455" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.201781" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.201646" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.201633" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.201973" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.202153" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.202303" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.201608" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.201520" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.202502" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.202566" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:32.202671" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.128489" elapsed="0.074205"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.226148" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.225791" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.226803" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.226619" elapsed="0.000240">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.226973" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.226320" elapsed="0.000675"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.227508" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.227169" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.227792" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.227906" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.227675" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.228314" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.228082" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:32.228684" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.228427" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.229177" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_GROUP_NAME': 'internal-neighbors', 'INITIATE': 'false', 'BGP_R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.228888" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.228757" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.228410" elapsed="0.000842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.230099" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.229384" elapsed="0.000742"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.230184" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.225258" elapsed="0.005036"/>
</kw>
<msg time="2026-09-01T01:01:32.230346" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.214089" elapsed="0.016298"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.241637" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.252627" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.263595" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.263778" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.263939" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.264309" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.264176" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.264160" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.264507" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.264664" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.264810" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.264116" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.264009" elapsed="0.000870"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.265010" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.265089" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:32.265234" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.211738" elapsed="0.053523"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.266453" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.266219" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.266595" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.265853" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.266905" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.266678" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.267415" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.267157" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.266976" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.266663" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.269587" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.267623" elapsed="0.001987"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:32.269654" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.269789" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:32.265552" elapsed="0.004258"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.271047" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.270825" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.271515" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.271300" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.271923" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.271703" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.272336" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.272107" elapsed="0.000267"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:32.273093" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:32.272905" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:32.273425" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:32.273271" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.273582" elapsed="0.000181"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.274132" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.273902" elapsed="0.000283"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:32.274225" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:01:32.274368" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:32.272553" elapsed="0.001837"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:32.289164" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '1078', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:01:32.289228" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.289317" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:32.276464" elapsed="0.012877"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.274452" elapsed="0.014927"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.289542" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.289403" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.274436" elapsed="0.015183"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.292669" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.290557" elapsed="0.002151"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.290322" elapsed="0.002426"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.290305" elapsed="0.002466"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.295110" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.293023" elapsed="0.002142"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.292822" elapsed="0.002374"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.292806" elapsed="0.002411"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.295709" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.295366" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.296005" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.295794" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.296506" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.296246" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.296088" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.295779" elapsed="0.000799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.297094" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.296722" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.297409" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.297194" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.297875" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.297622" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.297479" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.297179" elapsed="0.000767"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.298095" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:32.298804" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.298561" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.298963" elapsed="0.002022"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:32.289976" elapsed="0.011063"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:32.301217" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.301109" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.301092" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.301427" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.301485" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:32.303488" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:32.270116" elapsed="0.033396"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.303566" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:32.303698" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:32.118711" elapsed="0.185008"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.304011" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.303801" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.303787" elapsed="0.000317"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.304132" elapsed="0.000036"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:32.114873" elapsed="0.189416"/>
</kw>
<kw name="Deconfigure_Peer_Group">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.305325" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_GROUP_NAME=internal-neighbor...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PEER_GROUP_NAME=${PEER_GROUP}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.304678" elapsed="0.000673"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.342675" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.342349" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.343373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.343170" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.343513" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.342845" elapsed="0.000689"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.344012" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.343680" elapsed="0.000355"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.344327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/peer_group/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.344461" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.344206" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.344840" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/peer-groups/peer-group=$PEER_GROUP_NAME
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.344623" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.345737" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_GROUP_NAME': 'internal-neighbors', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.345508" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.346185" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.345919" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.346822" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.346557" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.347575" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.347338" elapsed="0.000264"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.347654" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:01:32.347811" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.347013" elapsed="0.000825"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.348010" elapsed="0.000273"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:32.346433" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.348815" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.348539" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.349624" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.349314" elapsed="0.000333"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.349726" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:32.349860" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.349005" elapsed="0.000877"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.350017" elapsed="0.000225"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:32.348417" elapsed="0.001861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.350751" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.350492" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.351422" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.351238" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.351486" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.351616" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.350937" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.351773" elapsed="0.000190"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:32.350374" elapsed="0.001624"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.352503" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.352244" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.353173" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.352963" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.353239" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.353367" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.352689" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.353524" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:32.352110" elapsed="0.001638"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.354249" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.353960" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.354894" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.354712" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.354960" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.355102" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.354437" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.355275" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.353843" elapsed="0.001663"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.355982" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.355720" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.356658" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.356474" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.356722" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.356852" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.356197" elapsed="0.000676"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.357006" elapsed="0.000219"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:32.355602" elapsed="0.001659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.357735" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.357475" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.358407" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.358224" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.358504" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:32.358639" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.357922" elapsed="0.000738"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.358805" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:32.357357" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.359698" level="INFO">${value} = internal-neighbors</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.359278" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.360428" level="INFO">${encoded} = internal-neighbors</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.360230" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.360518" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.360652" level="INFO">${encoded_value} = internal-neighbors</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.359888" elapsed="0.000786"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.360811" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_GROUP_NAME</var>
<var name="${value}">internal-neighbors</var>
<status status="PASS" start="2026-09-01T01:01:32.359157" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.361553" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.361291" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:32.362222" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.362012" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:32.362287" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.362418" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:32.361738" elapsed="0.000702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.362575" elapsed="0.000188"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:32.361172" elapsed="0.001626"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.346267" elapsed="0.016560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.362865" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:32.363003" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:32.345226" elapsed="0.017801"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.344936" elapsed="0.018118"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.363245" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.363088" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.344920" elapsed="0.018392"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.364059" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.363439" elapsed="0.000658"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.364154" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.341787" elapsed="0.022479"/>
</kw>
<msg time="2026-09-01T01:01:32.364314" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.330546" elapsed="0.033809"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.375261" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.386276" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//peer_group/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.397395" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.397577" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.397735" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.398098" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.397952" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.397939" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.398335" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.398486" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.398633" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.397911" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.397808" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.398831" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.398895" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:32.399004" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.326776" elapsed="0.072252"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.400017" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.399789" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:32.413116" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.413176" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/peer-groups/peer-group=internal-neighbors 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.413265" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:32.403157" elapsed="0.010131"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.400129" elapsed="0.013195"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.413523" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.413347" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.400114" elapsed="0.013482"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.416654" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.414570" elapsed="0.002122"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.414370" elapsed="0.002354"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.414352" elapsed="0.002394"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.419026" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.416996" elapsed="0.002070"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.416798" elapsed="0.002325"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.416784" elapsed="0.002374"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.419655" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.419314" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.419952" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.419740" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.420459" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.420195" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.420024" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.419725" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.420993" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.420673" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.421364" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.421151" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.421837" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.421579" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.421436" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.421061" elapsed="0.000849"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.422045" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:32.422777" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.422532" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.422945" elapsed="0.002032"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:32.413916" elapsed="0.011117"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:32.425084" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:01:32.427086" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:01:32.399291" elapsed="0.027820"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.427170" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}peer_group</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:01:32.305564" elapsed="0.121714"/>
</kw>
<doc>Deconfigures peer group which is template for all the neighbors</doc>
<status status="PASS" start="2026-09-01T01:01:32.304416" elapsed="0.122912"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.428427" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.428059" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.428044" elapsed="0.000458"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.428635" elapsed="0.000278"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.433532" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.433163" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:01:32.433750" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.433621" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.433606" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.433957" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434125" elapsed="0.000031"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434298" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434447" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434596" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434744" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.434890" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.432870" elapsed="0.002086"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.427881" elapsed="0.007120"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:01:32.427568" elapsed="0.007468"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:01:31.885047" elapsed="0.550034"/>
</test>
<test id="s1-s4-t18" name="Kill_Talking_BGP_Speaker" line="248">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:32.438094" elapsed="0.000207"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:01:32.437810" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.439544" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.439243" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.439220" elapsed="0.000392"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.444117" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.444010" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.443994" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.445112" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.444755" elapsed="0.000395"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.445560" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:32.445297" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:32.445621" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:32.445759" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.444396" elapsed="0.001385"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.451023" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.450925" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.450908" elapsed="0.000196"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.452215" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.452095" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.452066" elapsed="0.000210"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:32.452673" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.452407" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.453104" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.452896" elapsed="0.000234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.495674" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:32.453599" elapsed="0.042169"/>
</kw>
<msg time="2026-09-01T01:01:32.495936" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:32.495977" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.453292" elapsed="0.042717"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.523204" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:32.496502" elapsed="0.026789"/>
</kw>
<msg time="2026-09-01T01:01:32.523434" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:32.523473" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.496194" elapsed="0.027312"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.523773" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.523572" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.523556" elapsed="0.000286"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.524267" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.523968" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.524573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.524381" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.524366" elapsed="0.000274"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:32.524669" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.527083" elapsed="0.000152"/>
</kw>
<msg time="2026-09-01T01:01:32.527291" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.525983" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.527669" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.527977" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:32.525424" elapsed="0.002758"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:32.524916" elapsed="0.003326"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:32.451819" elapsed="0.076507"/>
</kw>
<msg time="2026-09-01T01:01:32.528405" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.528442" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.451264" elapsed="0.077212"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:32.528634" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.528542" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.528526" elapsed="0.000180"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.529117" elapsed="0.000062"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.529465" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.529527" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:32.450626" elapsed="0.078997"/>
</kw>
<msg time="2026-09-01T01:01:32.529743" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.529781" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.446165" elapsed="0.083650"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.530117" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.529881" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.529866" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:32.445983" elapsed="0.084240"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:32.445830" elapsed="0.084422"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:32.443701" elapsed="0.086599"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:32.438899" elapsed="0.091449"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.438490" elapsed="0.091896"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:01:32.435853" elapsed="0.094578"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.531664" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.531375" elapsed="0.000314"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:32.531847" elapsed="0.000415"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:01:32.530957" elapsed="0.001369"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.551684" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:01:32.532773" elapsed="0.018973"/>
</kw>
<msg time="2026-09-01T01:01:32.551846" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.551891" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.532469" elapsed="0.019449"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.552481" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:01:32.564390" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:32.564473" level="INFO">${output_log} = 2026-09-01 01:01:20,772 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:01:20,773 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job): Ope...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:32.552360" elapsed="0.012135"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.564865" level="INFO">2026-09-01 01:01:20,772 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:01:20,773 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:01:20,781 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:01:20,782 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:01:20,784 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:01:20,784 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00020003318786621094s
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:20,785 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:20,786 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:20,794 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:01:20,794 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:01:30,804 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:01:30,804 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.017s
2026-09-01 01:01:30,805 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:01:30,805 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:30,805 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:31,351 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030600
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.564639" elapsed="0.000337"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:01:32.552105" elapsed="0.012921"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:01:32.565265" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.565162" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.565066" elapsed="0.000271"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.565469" elapsed="0.000018"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.565614" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:01:32.530674" elapsed="0.035006"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.566404" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:01:32.566103" elapsed="0.000337"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:01:32.565849" elapsed="0.000642"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:32.566970" elapsed="0.000212"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:01:32.566715" elapsed="0.000514"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:32.435379" elapsed="0.131883"/>
</test>
<test id="s1-s4-t19" name="Check_For_Empty_Topology_After_Talking" line="257">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.570493" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.570297" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.570281" elapsed="0.000282"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:32.570124" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.571494" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.571399" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.571383" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.576002" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.575908" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.575892" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.576963" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.576623" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.577424" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:32.577159" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:32.577486" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.577620" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.576291" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.582440" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.582345" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.582328" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.583538" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.583444" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.583428" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:32.583993" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.583728" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.584374" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.584185" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.626317" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:32.584841" elapsed="0.041617"/>
</kw>
<msg time="2026-09-01T01:01:32.626612" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:32.626668" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.584541" elapsed="0.042161"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.658700" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:32.627225" elapsed="0.031611"/>
</kw>
<msg time="2026-09-01T01:01:32.659006" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:32.659047" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.626869" elapsed="0.032224"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.659524" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.659267" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.659237" elapsed="0.000362"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.660035" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.659732" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.660379" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.660185" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.660169" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:32.660481" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.663173" elapsed="0.000313"/>
</kw>
<msg time="2026-09-01T01:01:32.663547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.662050" elapsed="0.001624"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.663933" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.664284" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:32.661466" elapsed="0.002995"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:32.660762" elapsed="0.003756"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:32.583185" elapsed="0.081418"/>
</kw>
<msg time="2026-09-01T01:01:32.664683" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.664722" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.582636" elapsed="0.082119"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:32.664919" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.664824" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.664807" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.665412" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.665718" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.665780" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:32.582029" elapsed="0.083844"/>
</kw>
<msg time="2026-09-01T01:01:32.665954" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.665992" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.577981" elapsed="0.088042"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.666480" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.666251" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.666233" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:32.577850" elapsed="0.088719"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:32.577691" elapsed="0.088907"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:32.575598" elapsed="0.091051"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:32.571148" elapsed="0.095553"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.570736" elapsed="0.096004"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:32.568047" elapsed="0.098741"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.712420" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.712056" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.713269" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.712909" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.713426" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.712595" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.713939" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.713597" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.714257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.714398" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.714119" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.714774" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.714560" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.715874" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.715472" elapsed="0.000456"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.716440" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.716088" elapsed="0.000374"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.716827" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.717532" elapsed="0.000047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.717844" elapsed="0.000041"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.716651" elapsed="0.001345"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.716508" elapsed="0.001547"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:32.718108" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.718267" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:32.715165" elapsed="0.003124"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.714872" elapsed="0.003445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.718471" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.718338" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.714855" elapsed="0.003716"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.719107" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.718702" elapsed="0.000430"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.719206" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.711514" elapsed="0.007803"/>
</kw>
<msg time="2026-09-01T01:01:32.719364" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.700178" elapsed="0.019229"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.730361" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.741239" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.752461" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.752639" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.752799" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.753146" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.752993" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.752980" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.753345" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.753494" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.753641" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.752955" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.752866" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.753841" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.753906" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:32.754008" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.696432" elapsed="0.057599"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.755212" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.754973" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.755350" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.754665" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.755655" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.755434" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.756167" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.755883" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.755726" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.755419" elapsed="0.000821"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.758339" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.756376" elapsed="0.001986"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:32.758408" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.758545" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:32.754377" elapsed="0.004190"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.759688" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.759477" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.759824" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.759172" elapsed="0.000672"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:32.760023" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.759905" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.759890" elapsed="0.000223"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.760263" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.760418" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.760475" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:32.762171" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:32.758862" elapsed="0.003332"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.763417" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.763197" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.763809" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.763593" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:32.773286" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:32.773431" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:32.773517" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:32.765980" elapsed="0.007559"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.763903" elapsed="0.009673"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.773738" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.773600" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.763888" elapsed="0.009964"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.776886" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.774767" elapsed="0.002160"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.774568" elapsed="0.002389"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.774551" elapsed="0.002428"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.779259" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.777255" elapsed="0.002044"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.777028" elapsed="0.002300"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.777013" elapsed="0.002336"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.779847" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.779496" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.780170" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.779930" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.780647" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.780387" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.780243" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.779915" elapsed="0.000804"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.781211" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.780861" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.781502" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.781295" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.781966" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.781713" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.781572" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.781280" elapsed="0.000757"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.782203" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:32.782920" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.782662" elapsed="0.000282"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.783098" elapsed="0.002023"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:32.774204" elapsed="0.010986"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.785344" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.785250" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.785235" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:32.787878" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.785534" elapsed="0.002371"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:32.787950" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:32.788099" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:32.762470" elapsed="0.025653"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.788193" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:32.788322" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:32.676759" elapsed="0.111614"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.813834" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.813158" elapsed="0.000701"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.815784" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.815282" elapsed="0.000651">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:32.816053" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.814007" elapsed="0.002081"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.816954" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.816266" elapsed="0.000713"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:32.817371" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:32.817591" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:32.817152" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.818306" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.817755" elapsed="0.000609"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:32.818980" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.818425" elapsed="0.000734"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.819909" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.819346" elapsed="0.000600"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.819185" elapsed="0.000836"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.818408" elapsed="0.001634"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.821083" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.820225" elapsed="0.000884"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.821168" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.812511" elapsed="0.008776"/>
</kw>
<msg time="2026-09-01T01:01:32.821335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.801337" elapsed="0.020042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.832304" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.843131" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.854190" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.854367" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.854525" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.854868" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.854736" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:32.854723" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.855064" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.855246" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.855394" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:32.854694" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.854596" elapsed="0.000868"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.855596" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.855663" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:01:32.855793" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:32.798989" elapsed="0.056831"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.855979" elapsed="0.002028"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:32.859026" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.858704" elapsed="0.000348"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:32.859506" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:32.859236" elapsed="0.000294"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:32.859670" elapsed="0.000294"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:32.858334" elapsed="0.001682"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.858089" elapsed="0.001956"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.860226" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.860077" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.858061" elapsed="0.002242"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:32.789381" elapsed="0.071008"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:32.788661" elapsed="0.071810"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:32.788448" elapsed="0.072063"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.788433" elapsed="0.072099"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:32.860563" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:32.671368" elapsed="0.189311"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.667689" elapsed="0.193048"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:32.667248" elapsed="0.193531"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:32.666916" elapsed="0.193916"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:32.861397" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:32.861089" elapsed="0.000575"/>
</kw>
<doc>See example-ipv4-topology empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:32.567547" elapsed="0.294151"/>
</test>
<test id="s1-s4-t20" name="Start_Listening_BGP_Speaker" line="262">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.865056" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.864861" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.864846" elapsed="0.000312"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:32.864704" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.866055" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.865962" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.865946" elapsed="0.000183"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.870707" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.870614" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.870598" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.871662" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:32.871329" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.872100" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:32.871827" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:32.872181" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:32.872315" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:32.870970" elapsed="0.001366"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.877084" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.876975" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.876958" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.878201" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:32.878086" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.878059" elapsed="0.000201"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:32.878660" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:32.878390" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.879021" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.878826" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.920123" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:32.879552" elapsed="0.040828"/>
</kw>
<msg time="2026-09-01T01:01:32.920542" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:32.920584" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.879249" elapsed="0.041368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.946775" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:32.921107" elapsed="0.025764"/>
</kw>
<msg time="2026-09-01T01:01:32.947019" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:32.947060" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.920776" elapsed="0.026332"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.947433" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.947201" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.947181" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.947992" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.947676" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.948379" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.948162" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.948128" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:32.948482" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:32.950892" elapsed="0.001663"/>
</kw>
<msg time="2026-09-01T01:01:32.952628" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:32.949835" elapsed="0.002932"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.953028" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.953385" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:32.949269" elapsed="0.004290"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:32.948746" elapsed="0.004871"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:32.877812" elapsed="0.075890"/>
</kw>
<msg time="2026-09-01T01:01:32.953780" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.953818" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.877296" elapsed="0.076556"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:32.954016" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:32.953919" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.953903" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.954481" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.954786" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:32.954849" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:32.876684" elapsed="0.078260"/>
</kw>
<msg time="2026-09-01T01:01:32.955026" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:32.955064" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.872661" elapsed="0.082565"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:32.955523" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:32.955296" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:32.955280" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:32.872534" elapsed="0.083078"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:32.872382" elapsed="0.083257"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:32.870304" elapsed="0.085384"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:32.865716" elapsed="0.090020"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:32.865334" elapsed="0.090440"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:32.862688" elapsed="0.093131"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.956756" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:32.956463" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:32.957164" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:32.956921" elapsed="0.000285"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:32.960152" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --info &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:01:32.960231" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:32.957341" elapsed="0.002914"/>
</kw>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:01:32.956014" elapsed="0.004293"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:42.961970" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.961700" elapsed="10.000922">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:42.962872" elapsed="0.000028"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:01:32.961468" elapsed="10.001539">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:01:32.961094" elapsed="10.002110"/>
</kw>
<msg time="2026-09-01T01:01:42.963323" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:32.960759" elapsed="10.002586"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:01:42.963514" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:01:42.963431" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.963407" elapsed="0.000184"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:42.963800" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:42.963955" elapsed="0.000018"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:01:32.960515" elapsed="10.003512"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:42.964628" elapsed="0.000286"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:42.964319" elapsed="0.000651"/>
</kw>
<doc>Start Python speaker in listening mode, verify that the tool does not exit quickly.</doc>
<status status="PASS" start="2026-09-01T01:01:32.862060" elapsed="10.102943"/>
</test>
<test id="s1-s4-t21" name="Check_Listening_Connection_Is_Not_Established_Yet" line="268">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:42.968765" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:42.968557" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.968541" elapsed="0.000297"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:42.968395" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:42.969954" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:42.969859" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.969843" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:42.974366" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:42.974272" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.974256" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:42.975333" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:42.974961" elapsed="0.000396"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:42.975766" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:42.975500" elapsed="0.000289"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:42.975827" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:42.975961" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:42.974630" elapsed="0.001352"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:42.980871" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:42.980775" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.980758" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:42.982033" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:42.981939" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:42.981923" elapsed="0.000186"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:42.982533" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:42.982261" elapsed="0.000295"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:42.982891" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:42.982701" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.024400" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:42.983390" elapsed="0.041100"/>
</kw>
<msg time="2026-09-01T01:01:43.024637" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:43.024693" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:42.983072" elapsed="0.041655"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.064710" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "N "o "t "_ "E "s "t "a "b "l "i "s "h "e "d "_ "Y "e "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:43.025228" elapsed="0.039632"/>
</kw>
<msg time="2026-09-01T01:01:43.065151" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:43.065198" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.024879" elapsed="0.040352"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.065579" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.065322" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.065296" elapsed="0.000357"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.066129" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "N "o "t "_ "E "s "t "a "b "l "i "s "h "e "d "_ "Y "e "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.065783" elapsed="0.000487"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.066527" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.066331" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.066315" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:43.066631" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:43.069132" elapsed="0.000151"/>
</kw>
<msg time="2026-09-01T01:01:43.069340" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.068025" elapsed="0.001441"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.069723" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.070036" elapsed="0.000085"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:43.067438" elapsed="0.002807"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:43.066902" elapsed="0.003401"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:42.981678" elapsed="0.088710"/>
</kw>
<msg time="2026-09-01T01:01:43.070469" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:43.070508" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:42.981085" elapsed="0.089456"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:43.070707" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:01:43.070609" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.070593" elapsed="0.000199"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.071205" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.071513" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.071576" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:42.980484" elapsed="0.091190"/>
</kw>
<msg time="2026-09-01T01:01:43.071758" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:43.071797" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:42.976350" elapsed="0.095480"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.072209" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.071896" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.071881" elapsed="0.000401"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:42.976220" elapsed="0.096082"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:42.976032" elapsed="0.096299"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:42.973930" elapsed="0.098452"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:42.969438" elapsed="0.102993"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:42.969013" elapsed="0.103457"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:42.965977" elapsed="0.106541"/>
</kw>
<kw name="Check_Speaker_Is_Not_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.077968" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-09-01T01:01:43.090711" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:43.090800" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:43.077883" elapsed="0.012975"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.091266" elapsed="0.000023"/>
</kw>
<msg time="2026-09-01T01:01:43.091320" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-09-01T01:01:43.090925" elapsed="0.000440">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-09-01T01:01:43.090908" elapsed="0.000494">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.077643" elapsed="0.013864">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.077294" elapsed="0.014271"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.091890" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-09-01T01:01:43.143310" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:43.143429" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:43.091705" elapsed="0.051755"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:01:43.143520" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:01:43.143705" level="INFO">${output} = 0</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-09-01T01:01:43.076972" elapsed="0.066763"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:01:43.143935" elapsed="0.000468"/>
</kw>
<arg>0</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-09-01T01:01:43.076656" elapsed="0.067824"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>0</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:43.072900" elapsed="0.071634"/>
</kw>
<doc>Give it a few tries to see zero established connections.</doc>
<status status="PASS" start="2026-09-01T01:01:43.072642" elapsed="0.071958"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:43.145372" elapsed="0.000290"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:43.144960" elapsed="0.000779"/>
</kw>
<doc>See no TCP connection, as both ODL and tool are in listening mode.</doc>
<status status="PASS" start="2026-09-01T01:01:42.965447" elapsed="0.180338"/>
</test>
<test id="s1-s4-t22" name="Check_For_Empty_Topology_Before_Listening" line="272">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.150529" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.150249" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.150225" elapsed="0.000402"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:43.149966" elapsed="0.000718"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.151917" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.151787" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.151765" elapsed="0.000235"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.157999" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.157869" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.157847" elapsed="0.000252"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.159362" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:43.158858" elapsed="0.000536"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.159956" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:43.159594" elapsed="0.000393"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:43.160041" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:01:43.160267" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:43.158399" elapsed="0.001898"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.167318" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.167182" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.167157" elapsed="0.000245"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.168959" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.168750" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.168727" elapsed="0.000340"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:43.169683" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:43.169296" elapsed="0.000419"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.170251" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:43.169916" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.218661" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:43.170927" elapsed="0.047828"/>
</kw>
<msg time="2026-09-01T01:01:43.218902" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:43.218942" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.170498" elapsed="0.048475"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:43.268567" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:43.219474" elapsed="0.049231"/>
</kw>
<msg time="2026-09-01T01:01:43.268876" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:43.268915" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.219163" elapsed="0.049785"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.269378" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.269111" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.269086" elapsed="0.000368"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.269915" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o "r "e "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.269587" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.270283" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.270060" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.270025" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:43.270389" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:43.272876" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:01:43.273086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.271794" elapsed="0.001444"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.273507" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.273839" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:43.271220" elapsed="0.002794"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:43.270665" elapsed="0.003421"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:43.168380" elapsed="0.105815"/>
</kw>
<msg time="2026-09-01T01:01:43.274278" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:43.274318" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.167595" elapsed="0.106757"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:43.274514" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:43.274420" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.274404" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.274944" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.275288" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.275352" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:43.166735" elapsed="0.108712"/>
</kw>
<msg time="2026-09-01T01:01:43.275531" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:43.275569" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "B "e "f "o ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.160755" elapsed="0.114846"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.275889" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.275667" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.275652" elapsed="0.000304"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:43.160576" elapsed="0.115400"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:43.160364" elapsed="0.115642"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:43.157441" elapsed="0.118632"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:43.151443" elapsed="0.124681"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.150873" elapsed="0.125391"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:43.146985" elapsed="0.129328"/>
</kw>
<kw name="Verify_That_Topology_Does_Not_Change_From">
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.326068" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.325725" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.326783" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.326555" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:43.326935" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:43.326255" elapsed="0.000701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.327480" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:43.327128" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.327769" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:43.327906" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:43.327649" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.328320" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.328087" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.329232" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.328964" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.329653" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:43.329415" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.329966" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.330176" elapsed="0.000022"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.330333" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:43.329844" elapsed="0.000539"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.329720" elapsed="0.000689"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:43.330446" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:43.330583" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:43.328682" elapsed="0.001923"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.328419" elapsed="0.002213"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.330786" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.330654" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.328402" elapsed="0.002451"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.331398" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.330982" elapsed="0.000440"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:43.331465" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:43.325189" elapsed="0.006384"/>
</kw>
<msg time="2026-09-01T01:01:43.331651" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.313974" elapsed="0.017723"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.342910" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.353877" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.364746" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.364923" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.365094" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.365435" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.365303" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:43.365290" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.365629" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.365778" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.365926" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:43.365264" elapsed="0.000707"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.365174" elapsed="0.000819"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.366150" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.366218" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:43.366321" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:43.310130" elapsed="0.056213"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.367458" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.367245" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:43.367594" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:43.366908" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.367938" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.367675" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.368463" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.368194" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.368010" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.367659" elapsed="0.000876"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.370604" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:43.368671" elapsed="0.001956"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:43.370672" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:43.370804" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:43.366624" elapsed="0.004202"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.371962" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.371744" elapsed="0.000275">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:43.372123" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:43.371416" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:43.372350" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:43.372223" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.372206" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.372556" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.372711" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.372767" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:43.374610" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:43.371110" elapsed="0.003523"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.376022" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.375800" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.376448" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.376231" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:43.389424" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:43.389565" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:43.389667" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:43.378446" elapsed="0.011245"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.376545" elapsed="0.013182"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.389889" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.389751" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.376528" elapsed="0.013436"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.393027" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.390892" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.390694" elapsed="0.002420"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.390678" elapsed="0.002471"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.395482" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.393401" elapsed="0.002160"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.393200" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.393186" elapsed="0.002428"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.396123" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.395765" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.396439" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.396225" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.396923" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.396656" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.396512" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.396209" elapsed="0.000789"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.397500" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.397172" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.397795" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.397585" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.398303" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.398012" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.397867" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.397569" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.398514" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:43.399250" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.398967" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:43.399415" elapsed="0.002019"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:43.390329" elapsed="0.011162"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.401649" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.401553" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.401537" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:43.404205" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:43.401839" elapsed="0.002392"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:43.404277" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:43.404416" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:43.374910" elapsed="0.029529"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:43.404493" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:43.404624" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:43.290322" elapsed="0.114325"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.429630" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.429301" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.430373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.430166" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:43.430512" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:43.429837" elapsed="0.000696"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.431014" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:43.430680" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:43.431331" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:43.431459" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:43.431209" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.431837" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:43.431620" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:43.432221" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.431934" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.432679" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:43.432425" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.432294" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.431918" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.433285" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.432881" elapsed="0.000429"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:43.433352" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:43.428746" elapsed="0.004714"/>
</kw>
<msg time="2026-09-01T01:01:43.433506" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.417565" elapsed="0.015987"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.444420" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.455287" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.466400" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.466663" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.466827" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.467224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.467068" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:43.467053" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.467426" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.467576" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.467724" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:43.467009" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.466901" elapsed="0.000893"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.467926" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.467993" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:43.468123" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:43.415250" elapsed="0.052911"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.468333" elapsed="0.002008"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:43.471320" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:43.471011" elapsed="0.000334"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:43.471732" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:43.471485" elapsed="0.000272"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:43.471897" elapsed="0.000317"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:43.470643" elapsed="0.001625"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.470412" elapsed="0.001885"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:43.472454" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:43.472320" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.470395" elapsed="0.002128"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:43.405657" elapsed="0.066908"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:43.404932" elapsed="0.067698"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:43.404718" elapsed="0.067952"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.404703" elapsed="0.067988"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:43.472720" elapsed="0.000027"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:43.284681" elapsed="0.188273"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.280562" elapsed="0.192510"/>
</kw>
<msg time="2026-09-01T01:01:43.473252" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:43.473292" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.280060" elapsed="0.193251"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:43.473473" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:43.473376" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:43.473360" elapsed="0.000171"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.474067" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:43.473661" elapsed="0.000431"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:43.474671" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.474259" elapsed="0.000474">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.279751" elapsed="0.195083">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.537791" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.537444" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.538548" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.538314" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:44.538699" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:44.537977" elapsed="0.000744"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.539249" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:44.538874" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.539546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:44.539717" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:44.539420" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.540115" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.539881" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.541029" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.540802" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.541481" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:44.541241" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.541796" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.541981" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.542170" elapsed="0.000019"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:44.541675" elapsed="0.000546"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.541550" elapsed="0.000697"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:44.542293" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:44.542437" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:44.540518" elapsed="0.001941"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.540245" elapsed="0.002242"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.542641" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.542509" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.540224" elapsed="0.002536"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.543321" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.542894" elapsed="0.000452"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:44.543389" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:44.536801" elapsed="0.006698"/>
</kw>
<msg time="2026-09-01T01:01:44.543547" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:44.524305" elapsed="0.019287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.555923" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.566988" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.577889" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.578080" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.578255" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.578588" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.578456" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:44.578443" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.578787" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.578939" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.579101" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:44.578415" elapsed="0.000748"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.578323" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.579321" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.579387" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:44.579491" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:44.519011" elapsed="0.060503"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.580697" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.580480" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:44.580836" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:44.580159" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.581170" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.580920" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.581656" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.581398" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.581243" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.580903" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.583812" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:44.581865" elapsed="0.001970"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:44.583879" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:44.584014" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:44.579836" elapsed="0.004200"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.585158" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.584919" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:44.585304" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:44.584619" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:44.585504" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:44.585386" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.585370" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.585710" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.585862" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.585918" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:44.587761" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:44.584334" elapsed="0.003450"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.589027" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.588803" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.589460" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.589242" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:44.600567" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:44.600707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:44.600811" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:44.591473" elapsed="0.009361"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.589557" elapsed="0.011314"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.601034" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.600895" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.589541" elapsed="0.011635"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.604256" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.602083" elapsed="0.002216"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.601866" elapsed="0.002464"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.601849" elapsed="0.002503"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.606636" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.604603" elapsed="0.002073"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.604402" elapsed="0.002304"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.604387" elapsed="0.002341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.607249" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.606877" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.607548" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.607335" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.608032" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.607766" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.607621" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.607319" elapsed="0.000803"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.608619" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.608291" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.608916" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.608705" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.609431" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.609168" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.608988" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.608689" elapsed="0.000817"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:44.609644" elapsed="0.000308"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:44.610383" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.610114" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:44.610548" elapsed="0.002025"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:44.601503" elapsed="0.011127"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.612787" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:44.612692" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.612675" elapsed="0.000172"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:44.615363" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:44.612979" elapsed="0.002410"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:44.615435" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:44.615573" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:44.588078" elapsed="0.027519"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:44.615650" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:44.615782" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:44.490923" elapsed="0.124912"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.641009" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.640679" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.641731" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.641530" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:44.641869" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:44.641224" elapsed="0.000667"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.642447" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:44.642055" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:44.642733" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:44.642857" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:44.642615" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.643271" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:44.643019" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:44.643635" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.643370" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.644111" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:44.643840" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.643708" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.643353" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.644716" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.644336" elapsed="0.000405"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:44.644783" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:44.640125" elapsed="0.004768"/>
</kw>
<msg time="2026-09-01T01:01:44.644940" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:44.628974" elapsed="0.016017"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.655865" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.666915" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.678128" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.678316" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.678475" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.678803" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.678673" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:44.678660" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.679000" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.679179" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.679330" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:44.678634" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.678542" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.679530" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.679595" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:44.679698" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:44.626501" elapsed="0.053221"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:44.679878" elapsed="0.002014"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:44.682829" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:44.682575" elapsed="0.000279"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:44.683270" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:44.682993" elapsed="0.000302"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:44.683434" elapsed="0.000283"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:44.682215" elapsed="0.001555"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.681963" elapsed="0.001835"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:44.683953" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:44.683820" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.681947" elapsed="0.002073"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:44.616853" elapsed="0.067258"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:44.616155" elapsed="0.068038"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:44.615912" elapsed="0.068321"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.615895" elapsed="0.068359"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:44.684283" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:44.483052" elapsed="0.201451"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:44.476967" elapsed="0.207607"/>
</kw>
<msg time="2026-09-01T01:01:44.684721" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:44.684759" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:44.476242" elapsed="0.208537"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:44.684935" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:44.684841" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:44.684825" elapsed="0.000167"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.685547" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:44.685159" elapsed="0.000411"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:44.686104" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.685707" elapsed="0.000468">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:44.475635" elapsed="0.210648">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.767024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.766678" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.767786" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.767546" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:45.767937" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:45.767240" elapsed="0.000719"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.768488" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:45.768123" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.768786" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:45.768939" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:45.768660" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.769361" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.769119" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.770282" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.770026" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.770706" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:45.770468" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.771021" elapsed="0.000032"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.771301" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.771464" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:45.770899" elapsed="0.000615"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.770774" elapsed="0.000767"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:45.771582" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:45.771729" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:45.769742" elapsed="0.002010"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.769470" elapsed="0.002310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.771936" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.771803" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.769449" elapsed="0.002555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.772562" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.772159" elapsed="0.000429"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:45.772631" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:45.766121" elapsed="0.006619"/>
</kw>
<msg time="2026-09-01T01:01:45.772787" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:45.753208" elapsed="0.019625"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.783965" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.794811" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.805683" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.805858" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.806016" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.806372" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.806241" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:45.806226" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.806567" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.806716" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.806864" elapsed="0.000047"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:45.806199" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.806094" elapsed="0.000871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.807111" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.807192" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:45.807297" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:45.747762" elapsed="0.059558"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.808435" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.808221" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:45.808570" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:45.807890" elapsed="0.000701"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.808873" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.808653" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.809387" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.809116" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.808944" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.808637" elapsed="0.000821"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.811531" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:45.809593" elapsed="0.001962"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:45.811598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:45.811731" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:45.807606" elapsed="0.004147"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.812846" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.812641" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:45.812981" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:45.812341" elapsed="0.000661"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:45.813214" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:45.813076" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.813059" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.813419" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.813572" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.813628" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:45.815452" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:45.812023" elapsed="0.003453"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.816719" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.816493" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.817122" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.816896" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:45.825278" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:45.825420" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:45.825523" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:45.819097" elapsed="0.006450"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.817267" elapsed="0.008318"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.825748" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.825608" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.817249" elapsed="0.008574"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.828887" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.826742" elapsed="0.002187"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.826545" elapsed="0.002414"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.826527" elapsed="0.002454"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.831291" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.829258" elapsed="0.002073"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.829029" elapsed="0.002333"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.829015" elapsed="0.002368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.831874" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.831530" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.832200" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.831959" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.832677" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.832417" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.832273" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.831943" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.833239" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.832891" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.833530" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.833323" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.833994" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.833740" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.833599" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.833307" elapsed="0.000773"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:45.834229" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:45.834934" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.834682" elapsed="0.000275"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:45.835108" elapsed="0.002014"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:45.826173" elapsed="0.011020"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.837349" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:45.837254" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.837238" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:45.839872" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:45.837539" elapsed="0.002391"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:45.839978" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:45.840132" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:45.815758" elapsed="0.024413"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:45.840227" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:45.840361" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:45.711975" elapsed="0.128409"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.865422" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.865076" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.866128" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.865890" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:45.866287" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:45.865593" elapsed="0.000716"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.866791" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:45.866456" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:45.867085" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:45.867232" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:45.866956" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.867616" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:45.867394" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:45.867972" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.867714" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.868461" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:45.868205" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.868059" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.867697" elapsed="0.000835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.869033" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.868662" elapsed="0.000409"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:45.869113" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:45.864526" elapsed="0.004711"/>
</kw>
<msg time="2026-09-01T01:01:45.869317" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:45.853409" elapsed="0.015955"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.880225" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.890976" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.903089" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.903283" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.903443" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.903774" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.903644" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:45.903630" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.903966" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.904128" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.904291" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:45.903603" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.903512" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.904489" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.904554" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:45.904656" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:45.851056" elapsed="0.053623"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:45.904834" elapsed="0.001939"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:45.907714" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:45.907450" elapsed="0.000290"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:45.908195" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:45.907921" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:45.908360" elapsed="0.000286"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:45.907072" elapsed="0.001627"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.906844" elapsed="0.001884"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:45.908883" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:45.908749" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.906827" elapsed="0.002123"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:45.841393" elapsed="0.067597"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:45.840669" elapsed="0.068397"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:45.840457" elapsed="0.068649"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.840441" elapsed="0.068685"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:45.909169" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:45.699352" elapsed="0.210042"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:45.689460" elapsed="0.220010"/>
</kw>
<msg time="2026-09-01T01:01:45.909619" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:45.909658" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:45.688251" elapsed="0.221427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:45.909836" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:45.909740" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:45.909724" elapsed="0.000169"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.910450" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:45.910022" elapsed="0.000451"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:45.910996" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.910611" elapsed="0.000454">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:45.687370" elapsed="0.223815">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.991611" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:46.991263" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:46.992367" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:46.992114" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:46.992520" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:46.991800" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.993024" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:46.992689" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:46.993350" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:46.993549" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:46.993222" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.993934" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:46.993714" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.994884" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:46.994656" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.995431" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:46.995083" elapsed="0.000373"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:46.995758" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:46.995943" elapsed="0.000022"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:46.996114" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:46.995629" elapsed="0.000551"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:46.995503" elapsed="0.000704"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:46.996248" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:46.996394" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:46.994372" elapsed="0.002044"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:46.994085" elapsed="0.002359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:46.996600" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:46.996466" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:46.994022" elapsed="0.002645"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:46.997217" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:46.996795" elapsed="0.000449"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:46.997287" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:46.990688" elapsed="0.006707"/>
</kw>
<msg time="2026-09-01T01:01:46.997443" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:46.978128" elapsed="0.019360"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.008634" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.019640" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.030589" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.030836" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.031001" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.031410" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.031265" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:47.031249" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.031606" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.031754" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.031901" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:47.031217" elapsed="0.000729"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.031094" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.032114" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.032195" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:01:47.032319" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:46.972859" elapsed="0.059485"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:47.033552" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:47.033301" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:47.033701" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:47.032931" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.034018" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.033786" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.034549" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:47.034286" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.034105" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.033769" elapsed="0.000853"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.036695" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:47.034760" elapsed="0.001959"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:47.036764" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:47.036903" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:47.032628" elapsed="0.004297"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:47.038055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:47.037834" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:47.038208" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:47.037521" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:47.038410" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:47.038293" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.038275" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.038614" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.038801" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.038859" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:47.040672" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:47.037229" elapsed="0.003466"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.041929" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:47.041707" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.042348" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:47.042120" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:47.052722" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:47.052865" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:47.052966" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:47.044305" elapsed="0.008685"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.042445" elapsed="0.010582"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.053228" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.053065" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.042428" elapsed="0.010876"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.056340" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:47.054219" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.053989" elapsed="0.002423"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.053973" elapsed="0.002461"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.058691" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:47.056680" elapsed="0.002051"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.056482" elapsed="0.002279"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.056468" elapsed="0.002314"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.059325" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:47.058928" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.059627" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.059411" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.060121" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:47.059843" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.059699" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.059396" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.060680" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:47.060356" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.060973" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.060764" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.061483" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:47.061218" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.061059" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.060749" elapsed="0.000817"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:47.061700" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:47.062480" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:47.062222" elapsed="0.000282"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:47.062644" elapsed="0.002108"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:47.053629" elapsed="0.011180"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.064968" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:47.064872" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.064856" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:47.068748" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:47.065196" elapsed="0.003580"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:47.068823" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:47.068965" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:47.040972" elapsed="0.028017"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:47.069059" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:47.069214" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:46.936828" elapsed="0.132409"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.094078" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:47.093739" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:47.094836" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:47.094621" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:47.094976" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:47.094268" elapsed="0.000729"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.095511" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:47.095176" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:47.095803" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:47.095947" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:47.095677" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.096351" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:47.096123" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:47.096706" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.096449" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.097201" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:47.096911" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.096779" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.096433" elapsed="0.000875"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.097827" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:47.097440" elapsed="0.000411"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:47.097894" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:47.093207" elapsed="0.004795"/>
</kw>
<msg time="2026-09-01T01:01:47.098063" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:47.082014" elapsed="0.016096"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.109189" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.120080" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.131083" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.131272" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.131431" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.131755" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.131626" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:47.131613" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.131949" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.132120" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.132285" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:47.131587" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.131498" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.132485" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.132550" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:47.132651" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:47.079680" elapsed="0.053027"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:47.132868" elapsed="0.001965"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:47.135760" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:47.135503" elapsed="0.000281"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:47.136200" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:47.135923" elapsed="0.000302"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:47.136366" elapsed="0.000284"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:47.135131" elapsed="0.001573"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.134902" elapsed="0.001831"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:47.136887" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:47.136755" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.134886" elapsed="0.002068"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:47.070244" elapsed="0.066751"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:47.069524" elapsed="0.067551"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:47.069309" elapsed="0.067805"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.069294" elapsed="0.067853"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:47.137178" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:46.924185" elapsed="0.213216"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:46.914389" elapsed="0.223082"/>
</kw>
<msg time="2026-09-01T01:01:47.137619" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:47.137658" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:46.913106" elapsed="0.224571"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:47.137834" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:47.137739" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:47.137723" elapsed="0.000168"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.138454" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:47.138019" elapsed="0.000458"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:47.139000" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:47.138615" elapsed="0.000453">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:46.912265" elapsed="0.226918">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.222744" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.222258" elapsed="0.000540"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.223877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.223553" elapsed="0.000414">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:48.224098" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:48.223103" elapsed="0.001026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.224838" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:48.224361" elapsed="0.000511"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.225286" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:48.225474" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:48.225092" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.226010" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.225704" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.227330" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.226972" elapsed="0.000414"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.227920" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:48.227587" elapsed="0.000365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.228392" elapsed="0.000028"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.228649" elapsed="0.000030"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.228868" elapsed="0.000025"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:48.228221" elapsed="0.000716"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.228014" elapsed="0.000961"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:48.229031" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:01:48.229278" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:48.226570" elapsed="0.002740"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.226195" elapsed="0.003155"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.229567" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.229381" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.226165" elapsed="0.003497"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.230420" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.229843" elapsed="0.000611"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:48.230514" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:48.221464" elapsed="0.009202"/>
</kw>
<msg time="2026-09-01T01:01:48.230732" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:48.205706" elapsed="0.025091"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.243015" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.254099" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.264952" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.265159" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.265323" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.265676" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.265541" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:48.265526" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.265873" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.266022" elapsed="0.000029"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.266198" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:48.265497" elapsed="0.000748"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.265403" elapsed="0.000866"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.266400" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.266466" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:01:48.266584" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:48.200175" elapsed="0.066433"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.267804" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.267564" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:48.267950" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:48.267223" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.268294" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.268046" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.268789" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.268528" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.268367" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.268017" elapsed="0.000844"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.270969" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:48.268999" elapsed="0.001994"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:48.271048" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:48.271206" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:48.266895" elapsed="0.004377"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.272387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.272170" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:48.272531" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:48.271839" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:48.272733" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:01:48.272615" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.272598" elapsed="0.000216"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.272947" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.273115" elapsed="0.000032"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.273189" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:48.275077" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:48.271551" elapsed="0.003551"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.276373" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.276130" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.276772" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.276555" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:48.286760" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:48.286901" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:48.286985" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:48.278720" elapsed="0.008289"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.276870" elapsed="0.010189"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.287251" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.287083" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.276853" elapsed="0.010474"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.290417" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.288243" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.288012" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.287995" elapsed="0.002521"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.292802" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.290780" elapsed="0.002062"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.290567" elapsed="0.002305"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.290551" elapsed="0.002343"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.293418" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.293056" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.293716" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.293504" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.294223" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.293930" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.293787" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.293488" elapsed="0.000845"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.294812" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.294478" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.295125" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.294897" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.295614" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.295355" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.295211" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.294882" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:48.295823" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:48.296564" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.296306" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:48.296727" elapsed="0.002190"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:48.287649" elapsed="0.011325"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.299160" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:48.299048" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.299018" elapsed="0.000204"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:48.301685" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:48.299355" elapsed="0.002355"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:48.301755" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:48.301892" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:48.275399" elapsed="0.026516"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:48.301968" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:48.302112" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:48.165209" elapsed="0.136940"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.327066" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.326727" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.327755" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.327551" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:48.327892" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:48.327252" elapsed="0.000661"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.328439" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:48.328086" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:48.328764" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:48.328897" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:48.328642" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.329311" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:48.329076" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:48.329674" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.329411" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.330167" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:48.329880" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.329748" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.329394" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.330749" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.330374" elapsed="0.000400"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:48.330816" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:48.326199" elapsed="0.004726"/>
</kw>
<msg time="2026-09-01T01:01:48.330971" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:48.315127" elapsed="0.015889"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.342055" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.352967" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.364208" elapsed="0.000057"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.364438" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.364598" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.364945" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.364813" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:48.364794" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.365220" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.365376" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.365526" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:48.364768" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.364667" elapsed="0.000929"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.365729" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.365794" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:48.365907" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:48.312824" elapsed="0.053107"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:48.366101" elapsed="0.001957"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:48.368971" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:48.368717" elapsed="0.000279"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:48.369407" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:48.369162" elapsed="0.000270"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:48.369569" elapsed="0.000285"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:48.368359" elapsed="0.001548"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.368128" elapsed="0.001807"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:48.370104" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:48.369957" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.368112" elapsed="0.002074"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:48.303159" elapsed="0.067068"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:48.302436" elapsed="0.067854"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:48.302223" elapsed="0.068105"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.302207" elapsed="0.068141"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:48.370376" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:48.152427" elapsed="0.218171"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:48.142389" elapsed="0.228281"/>
</kw>
<msg time="2026-09-01T01:01:48.370818" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:48.370858" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:48.141176" elapsed="0.229702"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:48.371049" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:48.370941" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:48.370925" elapsed="0.000181"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.371684" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:48.371293" elapsed="0.000415"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:48.372260" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.371846" elapsed="0.000469">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:48.140283" elapsed="0.232131">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.462951" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.462602" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.463712" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.463470" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:49.463866" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:49.463165" elapsed="0.000721"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.464405" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:49.464048" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.464701" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:49.464849" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:49.464576" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.465261" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.465014" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.466178" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.465926" elapsed="0.000292"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.466600" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:49.466363" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.466917" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.467112" elapsed="0.000035"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.467285" elapsed="0.000019"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:49.466795" elapsed="0.000540"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.466669" elapsed="0.000694"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:49.467405" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:01:49.467561" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:49.465644" elapsed="0.001938"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.465377" elapsed="0.002233"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.467765" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.467632" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.465356" elapsed="0.002474"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.468375" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.467957" elapsed="0.000441"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:49.468440" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:49.461939" elapsed="0.006607"/>
</kw>
<msg time="2026-09-01T01:01:49.468661" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:49.446191" elapsed="0.022523"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.479741" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.490610" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.501613" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.501840" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.502001" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.502388" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.502254" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:49.502239" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.502586" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.502733" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.502879" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:49.502207" elapsed="0.000718"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.502086" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.503092" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.503174" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:49.503294" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:49.440859" elapsed="0.062459"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.504544" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.504302" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:49.504693" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:49.503938" elapsed="0.000776"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.505067" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.504775" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.505583" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.505321" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.505154" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.504759" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.507719" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:49.505792" elapsed="0.001950"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:49.507787" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:49.507921" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:49.503632" elapsed="0.004310"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.509158" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.508824" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:49.509303" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:49.508524" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:49.509506" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:01:49.509388" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.509372" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.509710" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.509861" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.509917" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:49.511736" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:49.508240" elapsed="0.003519"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.513004" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.512781" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.513428" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.513211" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:49.522617" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:49.522759" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:49.522844" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:49.515346" elapsed="0.007520"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.513525" elapsed="0.009378"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.523078" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.522926" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.513508" elapsed="0.009667"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.526300" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.524071" elapsed="0.002272"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.523860" elapsed="0.002513"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.523844" elapsed="0.002550"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.528646" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.526642" elapsed="0.002078"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.526443" elapsed="0.002308"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.526428" elapsed="0.002345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.529300" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.528922" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.529600" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.529387" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.530089" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.529815" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.529672" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.529371" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.530640" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.530318" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.530929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.530723" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.531425" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.531168" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.530999" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.530707" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:49.531629" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:49.532376" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.532096" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:49.532536" elapsed="0.002110"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:49.523499" elapsed="0.011202"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.534854" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:49.534762" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.534746" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:49.537404" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:49.535055" elapsed="0.002375"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:49.537475" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:49.537611" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:49.512057" elapsed="0.025577"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:49.537688" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:49.537816" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:49.398236" elapsed="0.139603"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.562625" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.562297" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.563366" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.563154" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:49.563504" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:49.562829" elapsed="0.000696"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.564003" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:49.563671" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:49.564321" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:49.564456" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:49.564199" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.564831" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:49.564618" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:49.565215" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.564929" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.565672" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:49.565419" elapsed="0.000275"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.565289" elapsed="0.000436"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.564912" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.566278" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.565873" elapsed="0.000429"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:49.566345" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:49.561743" elapsed="0.004710"/>
</kw>
<msg time="2026-09-01T01:01:49.566503" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:49.550611" elapsed="0.015936"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.577468" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.588282" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.599022" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.599259" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.599417" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.599750" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.599619" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:49.599605" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.599949" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.600112" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.600278" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:49.599579" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.599491" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.600478" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.600542" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:49.600643" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:49.548289" elapsed="0.052378"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:49.600827" elapsed="0.001972"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:49.603719" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:49.603468" elapsed="0.000276"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:49.604148" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:49.603881" elapsed="0.000292"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:49.604313" elapsed="0.000281"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:49.603096" elapsed="0.001550"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.602869" elapsed="0.001805"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:49.604827" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:49.604696" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.602853" elapsed="0.002040"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:49.538843" elapsed="0.066089"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:49.538147" elapsed="0.066846"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:49.537910" elapsed="0.067132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.537894" elapsed="0.067169"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:49.605092" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:49.385524" elapsed="0.219801"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:49.375629" elapsed="0.229800"/>
</kw>
<msg time="2026-09-01T01:01:49.605583" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:49.605621" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:49.374401" elapsed="0.231240"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:49.605800" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:49.605705" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:49.605689" elapsed="0.000166"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.606418" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:49.605985" elapsed="0.000456"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:49.606958" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.606578" elapsed="0.000434">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:49.373513" elapsed="0.233612">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.693282" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.692774" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.694309" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.693954" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:50.694471" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:50.693538" elapsed="0.000955"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.694976" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:50.694641" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.695302" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:50.695450" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:50.695175" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.695828" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.695611" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.696740" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.696515" elapsed="0.000263"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.697190" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:50.696922" elapsed="0.000292"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.697515" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.697696" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.697851" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:50.697393" elapsed="0.000507"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.697261" elapsed="0.000668"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:50.697970" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:50.698130" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:50.696233" elapsed="0.001934"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.695937" elapsed="0.002259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.698361" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.698220" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.695915" elapsed="0.002598"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.699059" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.698649" elapsed="0.000435"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:50.699128" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:50.691941" elapsed="0.007313"/>
</kw>
<msg time="2026-09-01T01:01:50.699302" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:50.675711" elapsed="0.023636"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.710379" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.721266" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.732243" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.732419" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.732580" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.732910" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.732778" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:50.732764" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.733123" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.733291" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.733439" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:50.732738" elapsed="0.000748"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.732647" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.733640" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.733705" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:50.733810" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:50.670473" elapsed="0.063360"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.734990" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.734779" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:50.735155" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:50.734473" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.735462" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.735242" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.735948" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.735693" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.735534" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.735225" elapsed="0.000794"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.738098" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:50.736186" elapsed="0.001935"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:50.738179" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:50.738316" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:50.734184" elapsed="0.004153"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.739434" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.739225" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:50.739570" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:50.738887" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:50.739769" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:50.739652" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.739636" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.739973" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.740150" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.740209" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:50.742024" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:50.738605" elapsed="0.003456"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.743373" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.743115" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.743783" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.743558" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:50.753947" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:50.754101" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:50.754225" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:50.745778" elapsed="0.008470"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.743884" elapsed="0.010401"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.754454" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.754310" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.743865" elapsed="0.010716"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.757660" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.755522" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.755322" elapsed="0.002411"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.755305" elapsed="0.002450"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.760216" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.758192" elapsed="0.002065"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.757960" elapsed="0.002328"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.757945" elapsed="0.002365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.760822" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.760473" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.761152" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.760909" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.761637" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.761373" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.761226" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.760893" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.762355" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.761996" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.762645" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.762439" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.763129" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.762857" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.762715" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.762423" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:50.763358" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:50.764081" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.763808" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:50.764259" elapsed="0.002041"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:50.754927" elapsed="0.011431"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.766514" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:50.766419" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.766402" elapsed="0.000175"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:50.769123" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:50.766707" elapsed="0.002457"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:50.769210" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:01:50.769358" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:50.742353" elapsed="0.027028"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:50.769434" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:50.769561" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:50.635059" elapsed="0.134555"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.794799" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.794469" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.795527" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.795298" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:50.795675" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:50.794969" elapsed="0.000728"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.796212" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:50.795845" elapsed="0.000391"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:50.796501" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:50.796636" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:50.796381" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.797014" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:50.796799" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:50.797401" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.797125" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.797857" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:50.797603" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.797473" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.797109" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.798470" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.798071" elapsed="0.000424"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:50.798537" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:50.793907" elapsed="0.004740"/>
</kw>
<msg time="2026-09-01T01:01:50.798694" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:50.782685" elapsed="0.016055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.809619" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.820425" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.831534" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.831712" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.831871" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.832236" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.832090" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:50.832076" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.832437" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.832588" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.832737" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:50.832048" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.831942" elapsed="0.000865"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.832939" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.833004" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:50.833121" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:50.780336" elapsed="0.052823"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:50.833318" elapsed="0.002051"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:50.836295" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:50.836007" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:50.836700" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:50.836458" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:50.836865" elapsed="0.000318"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:50.835653" elapsed="0.001584"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.835439" elapsed="0.001826"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:50.837420" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:50.837287" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.835423" elapsed="0.002065"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:50.770629" elapsed="0.066937"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:50.769906" elapsed="0.067725"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:50.769691" elapsed="0.067979"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.769675" elapsed="0.068016"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:50.837721" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:50.622411" elapsed="0.215532"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:50.610355" elapsed="0.227662"/>
</kw>
<msg time="2026-09-01T01:01:50.838204" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:50.838244" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:50.609135" elapsed="0.229129"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:50.838423" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:50.838327" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:50.838311" elapsed="0.000170"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.839000" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:50.838609" elapsed="0.000414"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:50.839579" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.839191" elapsed="0.000442">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:50.608269" elapsed="0.231462">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.921064" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:51.920696" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:51.921874" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:51.921583" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:51.922044" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:51.921273" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.922575" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:51.922237" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:51.922872" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:51.923024" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:51.922745" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.923519" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.923290" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.924501" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.924273" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.924926" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:51.924687" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.925273" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.925520" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.925682" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:51.925148" elapsed="0.000584"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:51.924995" elapsed="0.000764"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:51.925801" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:01:51.925949" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:51.923902" elapsed="0.002069"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.923630" elapsed="0.002369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.926184" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.926022" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.923609" elapsed="0.002643"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.926774" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:51.926380" elapsed="0.000419"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:51.926842" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:51.920090" elapsed="0.006861"/>
</kw>
<msg time="2026-09-01T01:01:51.926998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:51.907769" elapsed="0.019291"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.938149" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.949094" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.959924" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.960111" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.960285" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.960611" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.960481" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:51.960467" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.960806" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.960954" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.961114" elapsed="0.000062"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:51.960441" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:51.960351" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.961367" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:51.961433" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:51.961537" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:51.902446" elapsed="0.059114"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:51.962684" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:51.962469" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:51.962822" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:51.962161" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.963154" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.962904" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.963659" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:51.963399" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.963227" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.962887" elapsed="0.000843"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.965822" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:51.963866" elapsed="0.001980"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:51.965890" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:51.966024" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:51.961848" elapsed="0.004209"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:51.967163" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:51.966928" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:51.967301" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:51.966627" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:51.967500" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:01:51.967382" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.967366" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.967703" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.967856" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:51.967912" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:51.969751" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:51.966343" elapsed="0.003431"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.971010" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.970789" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.971432" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.971215" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:51.980919" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:51.981072" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:51.981193" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:51.973422" elapsed="0.007796"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.971563" elapsed="0.009693"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.981419" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.981280" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.971546" elapsed="0.009949"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.984545" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.982414" elapsed="0.002173"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.982216" elapsed="0.002402"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.982199" elapsed="0.002441"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.986899" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:51.984888" elapsed="0.002051"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.984689" elapsed="0.002279"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.984674" elapsed="0.002316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.987509" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:51.987166" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.987803" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.987592" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.988321" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:51.988017" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.987874" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.987577" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.988861" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:51.988536" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:51.989182" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:51.988945" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:51.989653" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:51.989396" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.989254" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.988929" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:51.989858" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:51.990603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:51.990346" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:51.990769" elapsed="0.002058"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:51.981819" elapsed="0.011068"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:51.993072" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:51.992956" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.992937" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:51.995637" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:51.993283" elapsed="0.002435"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:51.995767" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:01:51.995910" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:51.970066" elapsed="0.025868"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:51.995990" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:51.996182" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:51.866524" elapsed="0.129683"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.021207" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:52.020853" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:52.021914" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:52.021679" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:52.022070" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:52.021379" elapsed="0.000713"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.022589" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:52.022255" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:52.022877" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:52.023019" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:52.022756" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.023426" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:52.023210" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:52.023784" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:52.023524" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.024267" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:52.023987" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:52.023857" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:52.023507" elapsed="0.000830"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.024845" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:52.024467" elapsed="0.000403"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:52.024912" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:52.020323" elapsed="0.004697"/>
</kw>
<msg time="2026-09-01T01:01:52.025112" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:52.009203" elapsed="0.015970"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.036009" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.046859" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.057918" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.058111" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.058284" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.058611" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:52.058482" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:52.058469" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.058803" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.058952" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.059111" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:52.058444" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:52.058353" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.059326" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:52.059391" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:52.059491" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:52.006838" elapsed="0.052701"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:52.059696" elapsed="0.001961"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:52.062575" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:52.062323" elapsed="0.000276"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:52.063042" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:52.062783" elapsed="0.000285"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:52.063223" elapsed="0.000288"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:52.061940" elapsed="0.001623"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:52.061726" elapsed="0.001866"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:52.063747" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:52.063613" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:52.061710" elapsed="0.002104"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:51.997262" elapsed="0.066593"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:51.996514" elapsed="0.067403"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:51.996281" elapsed="0.067673"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:51.996265" elapsed="0.067710"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:52.064003" elapsed="0.000039"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:51.853595" elapsed="0.210671"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:51.842931" elapsed="0.221409"/>
</kw>
<msg time="2026-09-01T01:01:52.064491" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:52.064530" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:51.841745" elapsed="0.222809"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:52.064713" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:52.064618" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:52.064602" elapsed="0.000167"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.065352" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:52.064925" elapsed="0.000450"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:52.065890" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:52.065511" elapsed="0.000432">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:51.840838" elapsed="0.225220">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.146757" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.146406" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.147514" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.147277" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.147663" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.146945" elapsed="0.000739"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.148197" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.147830" elapsed="0.000391"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.148487" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:53.148688" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:53.148364" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.149098" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.148863" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.150004" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.149778" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.150463" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.150219" elapsed="0.000267"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.150780" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.150963" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.151133" elapsed="0.000033"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.150657" elapsed="0.000542"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.150533" elapsed="0.000692"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:53.151265" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:53.151410" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:53.149494" elapsed="0.001938"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.149224" elapsed="0.002236"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.151615" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.151482" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.149202" elapsed="0.002481"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.152235" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.151813" elapsed="0.000447"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.152303" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.145850" elapsed="0.006562"/>
</kw>
<msg time="2026-09-01T01:01:53.152460" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.132931" elapsed="0.019574"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.163626" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.174477" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.185348" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.185588" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.185782" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.186163" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.185979" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:53.185966" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.186378" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.186526" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.186672" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.185940" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.185850" elapsed="0.000890"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.186870" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.186934" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:53.187050" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.127717" elapsed="0.059356"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.188246" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.187988" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.188385" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.187657" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.188686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.188467" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.189201" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.188916" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.188756" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.188451" elapsed="0.000821"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.191448" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.189406" elapsed="0.002070"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:53.191520" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:53.191652" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:53.187373" elapsed="0.004300"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.192884" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.192647" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.193021" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.192341" elapsed="0.000717"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:53.193256" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.193121" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.193104" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.193460" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.193658" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.193717" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:53.196685" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:53.191942" elapsed="0.004766"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.198048" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.197811" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.198499" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.198274" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:53.207407" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:53.207540" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:53.207635" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:53.200629" elapsed="0.007029"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.198598" elapsed="0.009098"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.207857" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.207719" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.198581" elapsed="0.009352"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.210999" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.208860" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.208660" elapsed="0.002426"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.208643" elapsed="0.002466"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.213397" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.211378" elapsed="0.002065"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.211174" elapsed="0.002300"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.211158" elapsed="0.002338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.213999" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.213645" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.214327" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.214098" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.214808" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.214544" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.214399" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.214082" elapsed="0.000801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.215382" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.215039" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.215677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.215467" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.216183" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.215891" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.215748" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.215451" elapsed="0.000806"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.216396" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:53.217169" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.216885" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.217331" elapsed="0.002019"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:53.208290" elapsed="0.011116"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.219561" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.219467" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.219451" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:53.222094" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.219749" elapsed="0.002371"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:53.222179" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:01:53.222317" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:53.197053" elapsed="0.025287"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.222394" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:53.222522" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:53.091542" elapsed="0.131002"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.248151" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.247769" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.248920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.248677" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.249082" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.248336" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.249610" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.249269" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.249939" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:53.250114" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:53.249780" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.250573" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.250331" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:53.250973" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.250682" elapsed="0.000355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.251469" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.251208" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.251061" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.250663" elapsed="0.000925"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.252122" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.251721" elapsed="0.000440"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.252207" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.247173" elapsed="0.005179"/>
</kw>
<msg time="2026-09-01T01:01:53.252402" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.235707" elapsed="0.016745"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.263881" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.274980" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.285891" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.286079" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.286251" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.286588" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.286456" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:53.286442" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.286783" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.286932" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.287093" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.286416" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.286322" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.287318" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.287382" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:53.287485" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.233241" elapsed="0.054303"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.287707" elapsed="0.002128"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:53.290794" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.290512" elapsed="0.000307"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:53.291236" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.290959" elapsed="0.000301"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:53.291402" elapsed="0.000289"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:53.290149" elapsed="0.001595"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.289907" elapsed="0.001866"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.291929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.291795" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.289891" elapsed="0.002105"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:53.223625" elapsed="0.068428"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:53.222827" elapsed="0.069294"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.222614" elapsed="0.069560"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.222599" elapsed="0.069596"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.292225" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:53.078846" elapsed="0.213603"/>
</kw>
<arg>empty_topology</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.069217" elapsed="0.223304"/>
</kw>
<msg time="2026-09-01T01:01:53.292670" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.292709" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.067971" elapsed="0.224757"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.292887" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.292791" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.292775" elapsed="0.000168"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.293501" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.293085" elapsed="0.000438"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.294058" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.293663" elapsed="0.000451">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.067085" elapsed="0.227146">None</status>
</kw>
<msg time="2026-09-01T01:01:53.294311" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.279192" elapsed="10.015202">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-09-01T01:01:53.294441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.278831" elapsed="10.015652"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Compare_Topology</arg>
<arg>empty_topology</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-09-01T01:01:43.278536" elapsed="10.016035">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-09-01T01:01:53.294703" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:01:53.294741" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:43.278173" elapsed="10.016588"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:01:53.294920" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.294824" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.294808" elapsed="0.000186"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.295166" elapsed="0.000021"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.295321" elapsed="0.000018"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-09-01T01:01:43.277602" elapsed="10.017823"/>
</kw>
<msg time="2026-09-01T01:01:53.295470" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:43.277202" elapsed="10.018309"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-09-01T01:01:43.276808" elapsed="10.018771"/>
</kw>
<arg>empty_topology</arg>
<doc>Verify that Compare_Topology keeps passing, it will hold its last result.</doc>
<status status="PASS" start="2026-09-01T01:01:43.276474" elapsed="10.019161"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.296187" elapsed="0.000215"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.295881" elapsed="0.000576"/>
</kw>
<doc>Sanity check example-ipv4-topology is still empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:43.146241" elapsed="10.150249"/>
</test>
<test id="s1-s4-t23" name="Reconfigure_ODL_To_Initiate_Connection" line="277">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.299819" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.299611" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.299595" elapsed="0.000296"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:53.299452" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.300839" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.300746" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.300722" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.305545" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.305450" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.305434" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.306501" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.306165" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.306930" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:53.306669" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:53.306991" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.307194" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.305811" elapsed="0.001405"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.312006" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.311911" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.311894" elapsed="0.000184"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.313112" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.313006" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.312990" elapsed="0.000205"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:53.313629" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.313362" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.313989" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.313796" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.357897" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:53.314492" elapsed="0.043499"/>
</kw>
<msg time="2026-09-01T01:01:53.358190" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:53.358233" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.314186" elapsed="0.044099"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.390733" level="INFO">". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:53.358765" elapsed="0.032063"/>
</kw>
<msg time="2026-09-01T01:01:53.390971" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:53.391011" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.358448" elapsed="0.032610"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.391350" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.391126" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.391109" elapsed="0.000311"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.391814" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.391549" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.392161" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.391933" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.391918" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:53.392261" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.394611" elapsed="0.000258"/>
</kw>
<msg time="2026-09-01T01:01:53.394926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.393585" elapsed="0.001480"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.395349" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.395667" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:53.392984" elapsed="0.002855"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:53.392507" elapsed="0.003389"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:53.312743" elapsed="0.083305"/>
</kw>
<msg time="2026-09-01T01:01:53.396131" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.396193" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.312230" elapsed="0.083998"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:53.396397" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.396295" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.396279" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.396832" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.397167" elapsed="0.000057"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.397268" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:53.311616" elapsed="0.085748"/>
</kw>
<msg time="2026-09-01T01:01:53.397451" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.397489" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "I "n "i "t "i "a "t "e "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.307543" elapsed="0.089980"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.397812" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.397588" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.397573" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:53.307415" elapsed="0.090485"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:53.307262" elapsed="0.090664"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:53.305119" elapsed="0.092855"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.300488" elapsed="0.097534"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.300085" elapsed="0.097992"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.297487" elapsed="0.100635"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.399044" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=true | BGP_RIB=example-bgp-rib | PASSIVE_MODE=false | BGP_RIB_OPENCONFIG=examp...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=true</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.398375" elapsed="0.000696"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.428636" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.428311" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.429356" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.429153" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.429525" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.428811" elapsed="0.000736"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.430071" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.429715" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.430382" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:53.430540" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:53.430262" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.430928" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.430711" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.431835" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.431606" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.432499" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.432070" elapsed="0.000452"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.433268" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.432855" elapsed="0.000436"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.434058" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.433838" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.434149" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:01:53.434314" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.433470" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.434480" elapsed="0.000220"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:01:53.432730" elapsed="0.002006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.435252" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.434953" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.435907" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.435723" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.435973" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:53.436123" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.435445" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.436295" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:01:53.434834" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.436998" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.436738" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.437715" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.437534" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.437780" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.437909" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.437252" elapsed="0.000677"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.438079" elapsed="0.000206"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:01:53.436619" elapsed="0.001702"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.438793" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.438535" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.439464" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.439283" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.439537" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.439665" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.438979" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.439820" elapsed="0.000200"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:01:53.438417" elapsed="0.001655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.440567" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.440301" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.441261" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.441061" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.441326" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.441462" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.440764" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.441617" elapsed="0.000226"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:01:53.440182" elapsed="0.001697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.442687" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.442273" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.443387" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.443201" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.443453" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.443585" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.442884" elapsed="0.000722"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.443742" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:01:53.442149" elapsed="0.001818"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.444475" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.444214" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.445131" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.444933" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.445223" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:53.445355" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.444661" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.445511" elapsed="0.000203"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:53.444080" elapsed="0.001673"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.446262" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.445974" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.446914" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.446732" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.446978" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:53.447125" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.446452" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.447308" elapsed="0.000194"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:01:53.445852" elapsed="0.001686"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.448173" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.447758" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:01:53.448820" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.448634" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:01:53.448884" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.449013" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:01:53.448360" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.449226" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:01:53.447638" elapsed="0.001815"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:01:53.432568" elapsed="0.016915"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:53.449523" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:53.449664" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'f...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:53.431321" elapsed="0.018366"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.431041" elapsed="0.018674"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.449877" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.449740" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.431010" elapsed="0.018933"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.450850" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.450184" elapsed="0.000691"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.450919" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.427713" elapsed="0.023330"/>
</kw>
<msg time="2026-09-01T01:01:53.451094" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.416591" elapsed="0.034570"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.462334" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.473271" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.484215" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.484390" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.484550" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.484876" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.484746" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:53.484733" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.485086" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.485250" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.485398" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.484707" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.484617" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.485596" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.485660" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:53.485768" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.412792" elapsed="0.073000"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.509247" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.508890" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.509933" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.509730" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.510097" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.509430" elapsed="0.000688"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.510644" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.510279" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.510931" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:53.511087" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:53.510811" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.511484" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.511268" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:53.511873" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.511596" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.512377" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'true', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'f...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.512091" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.511945" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.511580" elapsed="0.000871"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.513292" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.512582" elapsed="0.000736"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.513362" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.508340" elapsed="0.005131"/>
</kw>
<msg time="2026-09-01T01:01:53.513522" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.497251" elapsed="0.016311"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.524670" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.535650" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.546536" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.546709" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.546863" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.547406" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.547272" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:53.547257" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.547605" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.547753" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.547900" elapsed="0.000137"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.547016" elapsed="0.001051"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.546928" elapsed="0.001162"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.548234" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.548297" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:53.548413" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.494803" elapsed="0.053634"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.549719" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.549483" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.549854" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.549178" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.550181" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.549935" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.550661" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.550407" elapsed="0.000276"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.550251" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.549920" elapsed="0.000891"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.552891" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.550949" elapsed="0.001965"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:53.552958" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.553107" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:53.548735" elapsed="0.004394"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.554374" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.554133" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.554759" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.554553" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.555192" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.554946" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.555572" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.555363" elapsed="0.000246"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:53.556343" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:01:53.556172" elapsed="0.000193"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:01:53.556650" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:01:53.556502" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.556805" elapsed="0.000171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.557359" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.557129" elapsed="0.000267"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:01:53.557437" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.557572" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:01:53.555784" elapsed="0.001809"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:53.580986" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '1079', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;false&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:01:53.581062" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:53.581207" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:53.559656" elapsed="0.021575"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.557652" elapsed="0.023619"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.581431" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.581294" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.557638" elapsed="0.023869"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.584425" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.582359" elapsed="0.002104"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.582161" elapsed="0.002332"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.582131" elapsed="0.002384"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.586777" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.584758" elapsed="0.002064"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.584563" elapsed="0.002289"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.584549" elapsed="0.002331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.587389" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.587040" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.587684" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.587473" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.588181" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.587895" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.587753" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.587458" elapsed="0.000796"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.588713" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.588395" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.589001" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.588795" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.589497" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.589241" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.589085" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.588780" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.589699" elapsed="0.000298"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:53.590413" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.590173" elapsed="0.000263"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.590573" elapsed="0.002013"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:53.581828" elapsed="0.010813"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:01:53.592790" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.592698" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.592683" elapsed="0.000181"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.592997" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.593068" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:53.595056" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:53.553439" elapsed="0.041640"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.595147" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.595315" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:53.403202" elapsed="0.192136"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.595639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.595425" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.595408" elapsed="0.000311"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.595749" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:01:53.399361" elapsed="0.196495"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.596403" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.596121" elapsed="0.000550"/>
</kw>
<doc>Replace BGP peer config module, now with initiate-connection set to true.</doc>
<status status="PASS" start="2026-09-01T01:01:53.296954" elapsed="0.299755"/>
</test>
<test id="s1-s4-t24" name="Check_Listening_Connection_Is_Established" line="294">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.600004" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.599808" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.599792" elapsed="0.000299"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:53.599644" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.601036" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.600924" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.600908" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.605433" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.605340" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.605324" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.606407" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.606050" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.606834" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:53.606575" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:53.606897" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.607048" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.605699" elapsed="0.001372"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.611887" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.611792" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.611775" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.613001" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.612908" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.612892" elapsed="0.000185"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:53.613496" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.613227" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.613854" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.613662" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.643842" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:53.614350" elapsed="0.029584"/>
</kw>
<msg time="2026-09-01T01:01:53.644167" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:53.644209" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.614020" elapsed="0.030225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.671540" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:53.644706" elapsed="0.026967"/>
</kw>
<msg time="2026-09-01T01:01:53.671839" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:53.671878" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.644398" elapsed="0.027515"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.672288" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.672002" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.671974" elapsed="0.000389"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.672803" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.672500" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.673129" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.672925" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.672910" elapsed="0.000305"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:53.673248" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.675730" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:01:53.675917" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.674657" elapsed="0.001405"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.676340" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.676652" elapsed="0.000069"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:53.674042" elapsed="0.002781"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:53.673523" elapsed="0.003357"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:53.612646" elapsed="0.064321"/>
</kw>
<msg time="2026-09-01T01:01:53.677061" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.677100" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.612096" elapsed="0.065058"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:53.677316" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.677223" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.677207" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.677740" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.678054" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.678116" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:53.611500" elapsed="0.066731"/>
</kw>
<msg time="2026-09-01T01:01:53.678312" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.678350" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.607418" elapsed="0.070965"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.678715" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.678490" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.678475" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:53.607288" elapsed="0.071515"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:53.607118" elapsed="0.071714"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:53.605008" elapsed="0.073873"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.600677" elapsed="0.078252"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.600291" elapsed="0.078683"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.597522" elapsed="0.081498"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.684576" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-09-01T01:01:53.700158" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:53.700251" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:53.684490" elapsed="0.015785"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.700641" elapsed="0.000022"/>
</kw>
<msg time="2026-09-01T01:01:53.700694" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-09-01T01:01:53.700343" elapsed="0.000394">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-09-01T01:01:53.700325" elapsed="0.000451">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.684250" elapsed="0.016639">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.683878" elapsed="0.017098"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.701338" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-09-01T01:01:53.751431" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:53.751556" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:53.701147" elapsed="0.050439"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:01:53.751648" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:01:53.751834" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-09-01T01:01:53.683595" elapsed="0.068268"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:01:53.752088" elapsed="0.000430"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.683276" elapsed="0.069316"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:53.679506" elapsed="0.073139"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-09-01T01:01:53.679258" elapsed="0.073452"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.753436" elapsed="0.000292"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:53.753042" elapsed="0.000762"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-09-01T01:01:53.597037" elapsed="0.156813"/>
</test>
<test id="s1-s4-t25" name="Check_Listening_Topology_Is_Filled" line="298">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.758222" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.757912" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.757890" elapsed="0.000431"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:53.757684" elapsed="0.000693"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.759599" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.759468" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.759446" elapsed="0.000235"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.765710" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.765580" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.765558" elapsed="0.000235"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.767045" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.766566" elapsed="0.000513"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.767665" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:53.767299" elapsed="0.000398"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:53.767751" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:01:53.767939" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.766088" elapsed="0.001880"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.774904" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.774773" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.774750" elapsed="0.000237"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.776580" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.776414" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.776384" elapsed="0.000299"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:53.777314" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.776898" elapsed="0.000449"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.777808" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.777545" elapsed="0.000294"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.815577" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:53.778517" elapsed="0.037185"/>
</kw>
<msg time="2026-09-01T01:01:53.815866" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:53.815906" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.778053" elapsed="0.037887"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:53.841607" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:53.816433" elapsed="0.025266"/>
</kw>
<msg time="2026-09-01T01:01:53.841841" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:53.841880" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.816106" elapsed="0.025807"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.842212" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.841979" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.841962" elapsed="0.000320"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.842671" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.842409" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.842980" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.842789" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.842774" elapsed="0.000287"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:53.843091" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:53.845417" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:01:53.845595" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.844405" elapsed="0.001308"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.845966" elapsed="0.000086"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.846309" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:53.843811" elapsed="0.002670"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:53.843343" elapsed="0.003194"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:53.775926" elapsed="0.070694"/>
</kw>
<msg time="2026-09-01T01:01:53.846698" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.846735" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.775212" elapsed="0.071557"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:53.846927" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.846834" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.846819" elapsed="0.000180"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.847382" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.847679" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.847741" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:53.774365" elapsed="0.073468"/>
</kw>
<msg time="2026-09-01T01:01:53.847914" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:53.847951" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.768470" elapsed="0.079543"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.848345" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.848094" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.848078" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:53.768290" elapsed="0.080142"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:53.768053" elapsed="0.080406"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:53.765131" elapsed="0.083376"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.759104" elapsed="0.089450"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:53.758563" elapsed="0.090029"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:53.754913" elapsed="0.093723"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.894997" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.894650" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.895861" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.895510" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.896015" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.895207" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.896559" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.896221" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.896848" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:53.896993" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:53.896726" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.897408" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.897186" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.898528" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.898096" elapsed="0.000487"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.899066" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.898730" elapsed="0.000359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.899480" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.900189" elapsed="0.000047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.900505" elapsed="0.000042"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.899301" elapsed="0.001357"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.899156" elapsed="0.001564"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:53.900764" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:53.900907" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:53.897779" elapsed="0.003150"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.897512" elapsed="0.003444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.901123" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.900979" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.897494" elapsed="0.003764"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.901783" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.901390" elapsed="0.000417"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.901850" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.894104" elapsed="0.007854"/>
</kw>
<msg time="2026-09-01T01:01:53.902006" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.882858" elapsed="0.019206"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.913239" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.924160" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.935084" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.935269" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.935427" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.935745" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.935617" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:53.935604" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.935941" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.936102" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.936266" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:53.935580" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.935492" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.936466" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.936534" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:53.936637" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.879041" elapsed="0.057618"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.937811" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.937604" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.937946" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.937302" elapsed="0.000665"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.938277" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.938041" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.938761" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.938505" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.938349" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.938013" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.940990" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:53.938969" elapsed="0.002045"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:53.941072" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:53.941223" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:53.936977" elapsed="0.004268"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:53.942347" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.942114" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:53.942483" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.941800" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:53.942682" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:53.942565" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.942550" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.942889" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.943054" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.943110" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:53.944936" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:53.941516" elapsed="0.003444"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.946238" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.945987" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.946628" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.946415" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:53.956958" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:53.957117" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:01:53.957236" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:53.948684" elapsed="0.008576"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.946722" elapsed="0.010574"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.957459" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.957320" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.946706" elapsed="0.010864"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.960654" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.958510" elapsed="0.002187"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.958302" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.958285" elapsed="0.002463"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.963044" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:53.960995" elapsed="0.002090"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.960796" elapsed="0.002318"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.960782" elapsed="0.002366"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.963638" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.963296" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.963940" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.963721" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.964446" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.964183" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.964010" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.963706" elapsed="0.000812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.964979" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.964660" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:53.965301" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:53.965076" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.965767" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.965512" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.965370" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.965060" elapsed="0.000779"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.965980" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:53.966718" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.966463" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:53.966878" elapsed="0.002042"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:53.957891" elapsed="0.011083"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:53.969154" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:53.969046" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.969018" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:53.971798" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:53.969347" elapsed="0.002477"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:53.971869" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:53.972006" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:53.945286" elapsed="0.026758"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:53.972098" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:01:53.972280" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:53.858968" elapsed="0.113335"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:53.998168" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:53.997462" elapsed="0.000732"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.000075" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:53.999574" elapsed="0.000662">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:54.000353" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:53.998343" elapsed="0.002032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.001250" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.000524" elapsed="0.000751"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.001635" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:54.001851" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:54.001420" elapsed="0.000455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.002463" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.002018" elapsed="0.000503"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:54.003187" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.002582" elapsed="0.000755"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.004091" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.003522" elapsed="0.000608"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.003361" elapsed="0.000993"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.002565" elapsed="0.001811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.005231" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.004511" elapsed="0.000745"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.005299" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:53.996804" elapsed="0.008603"/>
</kw>
<msg time="2026-09-01T01:01:54.005455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:53.985448" elapsed="0.020050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.016397" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.027350" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.038240" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.038415" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.038574" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.038904" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.038772" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:54.038759" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.039118" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.039290" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.039440" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:54.038733" elapsed="0.000753"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.038641" elapsed="0.000868"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.039642" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.039708" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:54.039815" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:53.983088" elapsed="0.056752"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.040000" elapsed="0.002165"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:54.043252" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:54.042813" elapsed="0.000465"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:54.043806" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:54.043418" elapsed="0.000414"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:54.043974" elapsed="0.000321"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:54.042454" elapsed="0.001895"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.042237" elapsed="0.002141"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.044536" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.044401" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.042220" elapsed="0.002415"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:53.973320" elapsed="0.071359"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:53.972592" elapsed="0.072152"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:53.972376" elapsed="0.072408"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:53.972360" elapsed="0.072444"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.044834" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:53.853457" elapsed="0.191486"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.849593" elapsed="0.195406"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:53.849060" elapsed="0.195991"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:53.848751" elapsed="0.196351"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:54.045635" elapsed="0.000211"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:54.045366" elapsed="0.000535"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:53.754238" elapsed="0.291696"/>
</test>
<test id="s1-s4-t26" name="Kill_Listening_BGP_Speaker" line="303">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:54.048900" elapsed="0.000200"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:01:54.048668" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.050206" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.050087" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.050070" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.054606" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.054513" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.054497" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.055555" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.055225" elapsed="0.000354"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.055978" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:54.055721" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:54.056051" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:01:54.056201" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:54.054867" elapsed="0.001356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.061252" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.061154" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.061123" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.062355" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.062262" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.062246" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:54.062808" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:54.062544" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.063194" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.062972" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.105681" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:54.063660" elapsed="0.042166"/>
</kw>
<msg time="2026-09-01T01:01:54.106037" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:54.106080" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.063361" elapsed="0.042754"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.132392" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:54.106696" elapsed="0.025790"/>
</kw>
<msg time="2026-09-01T01:01:54.132628" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:54.132668" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.106330" elapsed="0.026374"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.133000" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.132782" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.132760" elapsed="0.000326"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.133511" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.133239" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.133820" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.133627" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.133612" elapsed="0.000274"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:54.133920" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.136387" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:01:54.136573" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.135338" elapsed="0.001361"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.136953" elapsed="0.000087"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.137304" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:54.134726" elapsed="0.002755"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:54.134226" elapsed="0.003311"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:54.061967" elapsed="0.075654"/>
</kw>
<msg time="2026-09-01T01:01:54.137702" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.137741" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.061451" elapsed="0.076325"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:54.137938" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:54.137844" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.137828" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.138407" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.138708" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.138769" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:54.060833" elapsed="0.078031"/>
</kw>
<msg time="2026-09-01T01:01:54.138946" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.138985" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.056542" elapsed="0.082530"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.139388" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.139161" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.139127" elapsed="0.000330"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:54.056414" elapsed="0.083064"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:54.056267" elapsed="0.083239"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:54.054204" elapsed="0.085354"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:54.049686" elapsed="0.089929"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.049304" elapsed="0.090351"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:01:54.046749" elapsed="0.092954"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.140850" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.140570" elapsed="0.000304"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:54.141011" elapsed="0.000230"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:01:54.140333" elapsed="0.000962"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.163942" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:01:54.141954" elapsed="0.022044"/>
</kw>
<msg time="2026-09-01T01:01:54.164093" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.164131" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.141445" elapsed="0.022723"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.164703" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:01:54.176669" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:01:54.176752" level="INFO">${output_log} = 2026-09-01 01:01:33,049 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:53,585 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:53,586 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:01:54.164580" elapsed="0.012194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.177176" level="INFO">2026-09-01 01:01:33,049 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:53,585 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:53,586 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:01:53,587 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:01:53,588 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:01:53,588 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:01:53,588 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:01:53,588 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:01:53,588 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:01:53,590 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:01:53,590 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:01:53,590 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0002601146697998047s
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:01:53,591 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:53,592 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:01:53,593 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:01:53,593 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:53,593 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:53,599 INFO BGP-Thread-1 (job): ... idle for 0.006s
2026-09-01 01:01:53,599 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.006s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.176917" elapsed="0.000363"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:01:54.164336" elapsed="0.012993"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:01:54.177487" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:01:54.177385" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.177369" elapsed="0.000189"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.177690" elapsed="0.000020"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.177836" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:01:54.139945" elapsed="0.037958"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.178682" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:01:54.178350" elapsed="0.000378"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:01:54.178088" elapsed="0.000704"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:01:54.179398" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:01:54.179075" elapsed="0.000595"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:54.046270" elapsed="0.133438"/>
</test>
<test id="s1-s4-t27" name="Check_For_Empty_Topology_After_Listening" line="312">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.183481" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.183287" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.183272" elapsed="0.000278"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:54.183110" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.184476" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.184383" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.184367" elapsed="0.000169"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.188851" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.188758" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.188742" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.189809" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.189475" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.190269" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:54.189974" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:54.190331" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:54.190464" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:54.189128" elapsed="0.001357"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.195502" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.195400" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.195382" elapsed="0.000181"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.196604" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.196511" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.196495" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:54.197071" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:54.196795" elapsed="0.000300"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.197443" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.197252" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.239617" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:54.197914" elapsed="0.041865"/>
</kw>
<msg time="2026-09-01T01:01:54.239928" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:54.239969" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.197609" elapsed="0.042395"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.273053" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:54.240519" elapsed="0.032648"/>
</kw>
<msg time="2026-09-01T01:01:54.273311" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:54.273351" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.240210" elapsed="0.033175"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.273652" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.273453" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.273436" elapsed="0.000286"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.274131" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.273849" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.274479" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.274280" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.274265" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:54.274578" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.276906" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:01:54.277103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.275892" elapsed="0.001351"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.277503" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.277813" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:54.275332" elapsed="0.002648"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:54.274823" elapsed="0.003227"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:54.196251" elapsed="0.081903"/>
</kw>
<msg time="2026-09-01T01:01:54.278237" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.278275" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.195700" elapsed="0.082609"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:54.278470" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:01:54.278375" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.278359" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.278908" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.279261" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.279324" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:54.195089" elapsed="0.084333"/>
</kw>
<msg time="2026-09-01T01:01:54.279508" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.279546" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.190828" elapsed="0.088753"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.279939" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.279698" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.279682" elapsed="0.000326"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:54.190691" elapsed="0.089353"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:54.190535" elapsed="0.089542"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:54.188447" elapsed="0.091683"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:54.184118" elapsed="0.096200"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.183721" elapsed="0.096638"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:54.180679" elapsed="0.099726"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.326387" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.326033" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.327234" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.326864" elapsed="0.000442">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:54.327387" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:54.326562" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.327895" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.327561" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.328217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:54.328368" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:54.328078" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.328756" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.328536" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.329900" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.329494" elapsed="0.000461"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.330468" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:01:54.330115" elapsed="0.000377"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.330953" elapsed="0.000049"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.331689" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.332004" elapsed="0.000058"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:01:54.330737" elapsed="0.001460"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.330550" elapsed="0.001708"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:01:54.332300" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:54.332439" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:01:54.329181" elapsed="0.003280"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.328854" elapsed="0.003635"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.332643" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.332511" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.328837" elapsed="0.003907"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.333342" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.332877" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.333410" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:54.325485" elapsed="0.008033"/>
</kw>
<msg time="2026-09-01T01:01:54.333566" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.314353" elapsed="0.019255"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.344740" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.355950" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.366996" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.367199" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.367356" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.367673" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.367544" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:54.367531" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.367865" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.368012" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.368188" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:54.367506" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.367420" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.368386" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.368449" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:01:54.368551" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:54.310601" elapsed="0.057972"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.369731" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.369523" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:54.369867" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:54.369211" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.370195" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.369948" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.370682" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.370428" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.370267" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.369932" elapsed="0.000822"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.372857" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.370889" elapsed="0.001990"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:01:54.372923" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:01:54.373068" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:54.368898" elapsed="0.004191"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.374199" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.373952" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:54.374362" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:54.373654" elapsed="0.000729"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:01:54.374569" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:01:54.374444" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.374429" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.374789" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.374940" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.375003" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:01:54.378208" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:01:54.373373" elapsed="0.004860"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.379574" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.379252" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.379971" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.379753" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:01:54.389450" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:01:54.389592" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:01:54.389687" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:01:54.381917" elapsed="0.007793"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.380082" elapsed="0.009664"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.389905" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.389769" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.380066" elapsed="0.009946"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.393040" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.390914" elapsed="0.002169"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.390719" elapsed="0.002395"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.390703" elapsed="0.002445"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.395433" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.393399" elapsed="0.002075"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.393199" elapsed="0.002306"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.393184" elapsed="0.002342"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.396086" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.395676" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.396403" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.396187" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.396881" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.396618" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.396474" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.396171" elapsed="0.000782"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.397446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.397109" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.397736" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.397529" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.398232" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.397946" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.397805" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.397513" elapsed="0.000792"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.398441" elapsed="0.000298"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:01:54.399170" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.398886" elapsed="0.000309"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:01:54.399333" elapsed="0.002023"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:01:54.390355" elapsed="0.011057"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.401566" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.401472" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.401456" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:54.404109" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:54.401755" elapsed="0.002397"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:01:54.404199" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:01:54.404337" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:01:54.378513" elapsed="0.025847"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.404414" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:01:54.404543" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:01:54.290698" elapsed="0.113898"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.430315" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.429619" elapsed="0.000721"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.432258" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.431723" elapsed="0.000678">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:01:54.432520" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:54.430487" elapsed="0.002055"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.433415" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.432691" elapsed="0.000748"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:01:54.433797" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:01:54.434015" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:01:54.433585" elapsed="0.000466"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.434658" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.434270" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:01:54.435453" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.434774" elapsed="0.000826"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.436371" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.435785" elapsed="0.000622"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.435624" elapsed="0.000857"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.434757" elapsed="0.001745"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.437379" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.436636" elapsed="0.000768"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.437447" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:01:54.428969" elapsed="0.008587"/>
</kw>
<msg time="2026-09-01T01:01:54.437603" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.417618" elapsed="0.020027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.448648" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.459573" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.470592" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.470769" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.470924" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.471287" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.471154" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:01:54.471125" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.471481" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.471627" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.471772" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:01:54.471099" elapsed="0.000717"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.470991" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.471971" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.472047" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:01:54.472165" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:01:54.415249" elapsed="0.056940"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.472347" elapsed="0.002103"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:54.475416" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:54.475112" elapsed="0.000329"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:01:54.475871" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:01:54.475581" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:01:54.476053" elapsed="0.000313"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:01:54.474737" elapsed="0.001682"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.474521" elapsed="0.001929"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.476609" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.476475" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.474504" elapsed="0.002171"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:01:54.405604" elapsed="0.071146"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:01:54.404884" elapsed="0.071932"/>
</kw>
<status status="PASS" start="2026-09-01T01:01:54.404671" elapsed="0.072184"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.404656" elapsed="0.072220"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:01:54.476905" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:01:54.285250" elapsed="0.191765"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.281355" elapsed="0.195725"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:01:54.280864" elapsed="0.196255"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:01:54.280542" elapsed="0.196642"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:01:54.477692" elapsed="0.000211"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:01:54.477425" elapsed="0.000532"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:01:54.180046" elapsed="0.297945"/>
</test>
<test id="s1-s4-t28" name="Start_Listening_BGP_Speaker_Case_2" line="317">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.483513" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.482960" elapsed="0.000624"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.482913" elapsed="0.000697"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:01:54.482472" elapsed="0.001191"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.484795" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.484609" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.484593" elapsed="0.000267"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.489279" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.489181" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.489164" elapsed="0.000176"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.490288" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:01:54.489898" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.490737" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:01:54.490460" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:01:54.490799" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:01:54.490945" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:01:54.489557" elapsed="0.001410"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.496238" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.496123" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.496106" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.497409" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:01:54.497314" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.497298" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:01:54.497878" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:01:54.497604" elapsed="0.000297"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.498278" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.498061" elapsed="0.000240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.539353" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:54.498821" elapsed="0.040655"/>
</kw>
<msg time="2026-09-01T01:01:54.539650" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:01:54.539691" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.498511" elapsed="0.041214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.570184" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:01:54.540292" elapsed="0.029988"/>
</kw>
<msg time="2026-09-01T01:01:54.570425" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:01:54.570464" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.539908" elapsed="0.030590"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.570797" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.570577" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.570556" elapsed="0.000312"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.571348" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.571002" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.571704" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.571482" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.571463" elapsed="0.000345"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:01:54.571841" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:01:54.574431" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:01:54.574621" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:01:54.573290" elapsed="0.001458"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.575006" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.575356" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:01:54.572661" elapsed="0.002869"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:01:54.572157" elapsed="0.003443"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:01:54.497011" elapsed="0.078674"/>
</kw>
<msg time="2026-09-01T01:01:54.575769" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.575808" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.496440" elapsed="0.079405"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:01:54.576009" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-09-01T01:01:54.575913" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.575897" elapsed="0.000200"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.576495" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.576805" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:01:54.576867" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:01:54.495801" elapsed="0.081163"/>
</kw>
<msg time="2026-09-01T01:01:54.577111" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:01:54.577173" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.491354" elapsed="0.085854"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:01:54.577503" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:01:54.577276" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:01:54.577261" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:01:54.491220" elapsed="0.086372"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:01:54.491020" elapsed="0.086604"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:01:54.488836" elapsed="0.088842"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:54.484337" elapsed="0.093392"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:01:54.483810" elapsed="0.093959"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:01:54.478890" elapsed="0.098926"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.578834" level="INFO">${command} = python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:01:54.578537" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:01:54.579266" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:01:54.579002" elapsed="0.000304"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:01:54.583400" level="INFO">python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:01:54.583480" level="INFO">${output} =  python3 play.py --amount 3 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:01:54.579443" elapsed="0.004062"/>
</kw>
<arg>--amount 3 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --prefill=2 --insert=2 --withdraw=1 --updates=single --firstprefix=8.0.0.240 --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:01:54.578020" elapsed="0.005538"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.585607" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.585237" elapsed="10.001293">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.586862" elapsed="0.000038"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:01:54.584966" elapsed="10.002133">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:01:54.584374" elapsed="10.002896"/>
</kw>
<msg time="2026-09-01T01:02:04.587393" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:01:54.584016" elapsed="10.003407"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:02:04.587643" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:02:04.587536" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.587505" elapsed="0.000245"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.588051" elapsed="0.000034"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.588290" elapsed="0.000027"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:01:54.583767" elapsed="10.004623"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:04.589216" elapsed="0.000377"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:04.588731" elapsed="0.001056"/>
</kw>
<doc>BGP Speaker introduces 2 prefixes in the first update &amp; another 2 prefixes while the very first is withdrawn in 2nd update</doc>
<status status="PASS" start="2026-09-01T01:01:54.478343" elapsed="10.111494"/>
</test>
<test id="s1-s4-t29" name="Check_Listening_Connection_Is_Established_Case_2" line="323">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.593908" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.593621" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.593598" elapsed="0.000433"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:04.593415" elapsed="0.000681"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.595298" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.595166" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.595131" elapsed="0.000254"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.600693" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.600595" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.600577" elapsed="0.000180"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.601779" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:04.601424" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.602352" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:04.601962" elapsed="0.000415"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:04.602418" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:02:04.602560" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:04.601025" elapsed="0.001557"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.607930" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.607818" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.607799" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.609318" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.609201" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.609177" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:04.609829" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:04.609519" elapsed="0.000344"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.610376" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:04.610090" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.639213" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:04.610936" elapsed="0.028379"/>
</kw>
<msg time="2026-09-01T01:02:04.639469" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:04.639510" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.610610" elapsed="0.028934"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.661508" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:04.640084" elapsed="0.021531"/>
</kw>
<msg time="2026-09-01T01:02:04.661788" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:04.661833" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.639705" elapsed="0.022171"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.662201" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.661950" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.661932" elapsed="0.000395"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.662746" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.662459" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.663131" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.662899" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.662879" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:04.663253" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:04.665829" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:02:04.666053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:04.664670" elapsed="0.001543"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.666477" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.666799" elapsed="0.000092"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:04.664051" elapsed="0.002948"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:04.663519" elapsed="0.003558"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:04.608743" elapsed="0.058461"/>
</kw>
<msg time="2026-09-01T01:02:04.667290" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:04.667330" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.608174" elapsed="0.059190"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:04.667532" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:02:04.667434" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.667417" elapsed="0.000192"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.667991" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.668364" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.668431" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:04.607483" elapsed="0.061046"/>
</kw>
<msg time="2026-09-01T01:02:04.668613" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:04.668652" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.602949" elapsed="0.065738"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.668986" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.668755" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.668740" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:04.602803" elapsed="0.066294"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:04.602637" elapsed="0.066490"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:04.600272" elapsed="0.069023"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:04.594820" elapsed="0.074543"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.594297" elapsed="0.075108"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:04.591171" elapsed="0.078281"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.675372" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-09-01T01:02:04.688703" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:04.688797" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:04.675276" elapsed="0.013554"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.689258" elapsed="0.000023"/>
</kw>
<msg time="2026-09-01T01:02:04.689314" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-09-01T01:02:04.688917" elapsed="0.000442">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-09-01T01:02:04.688897" elapsed="0.000499">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-09-01T01:02:04.674924" elapsed="0.014580">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.674545" elapsed="0.015020"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.689903" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-09-01T01:02:04.739098" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:04.739247" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:04.689708" elapsed="0.049585"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:02:04.739381" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:02:04.739623" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-09-01T01:02:04.674254" elapsed="0.065411"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:02:04.739937" elapsed="0.000464"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-09-01T01:02:04.673888" elapsed="0.066592"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:04.669866" elapsed="0.070668"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-09-01T01:02:04.669615" elapsed="0.070989"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:04.741422" elapsed="0.000305"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:04.740972" elapsed="0.000834"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-09-01T01:02:04.590361" elapsed="0.151494"/>
</test>
<test id="s1-s4-t30" name="Check_Listening_Topology_Is_Filled_Case_2" line="327">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.746705" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.746396" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.746373" elapsed="0.000439"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:04.746134" elapsed="0.000757"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.748478" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.748340" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.748316" elapsed="0.000250"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.755171" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.754984" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.754961" elapsed="0.000294"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.756619" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:04.756080" elapsed="0.000574"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.757290" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:04.756868" elapsed="0.000456"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:04.757379" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:02:04.757568" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:04.755571" elapsed="0.002028"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.764818" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.764683" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.764658" elapsed="0.000257"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.766660" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.766520" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.766494" elapsed="0.000252"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:04.767362" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:04.766932" elapsed="0.000466"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.768040" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:04.767667" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.798852" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:04.768794" elapsed="0.030159"/>
</kw>
<msg time="2026-09-01T01:02:04.799125" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:04.799190" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.768335" elapsed="0.030890"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:04.829605" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:04.799713" elapsed="0.030033"/>
</kw>
<msg time="2026-09-01T01:02:04.829897" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:04.829938" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.799382" elapsed="0.030591"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.830307" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.830075" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.830054" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.830783" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.830508" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.831162" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.830915" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.830898" elapsed="0.000341"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:04.831270" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:04.833776" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:02:04.833961" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:04.832694" elapsed="0.001412"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.834398" elapsed="0.000090"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.834740" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:04.832050" elapsed="0.002870"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:04.831523" elapsed="0.003457"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:04.766091" elapsed="0.069015"/>
</kw>
<msg time="2026-09-01T01:02:04.835211" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:04.835250" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.765170" elapsed="0.070114"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:04.835632" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:02:04.835352" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.835336" elapsed="0.000377"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.836097" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.836428" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.836493" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:04.764253" elapsed="0.072342"/>
</kw>
<msg time="2026-09-01T01:02:04.836698" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:04.836737" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.758162" elapsed="0.078609"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.837083" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.836838" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.836822" elapsed="0.000442"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:04.757936" elapsed="0.079349"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:04.757690" elapsed="0.079623"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:04.754527" elapsed="0.082837"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:04.747925" elapsed="0.089524"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:04.747219" elapsed="0.090269"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:04.743095" elapsed="0.094439"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.885467" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:04.885069" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:04.886410" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:04.885997" elapsed="0.000500">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:04.886583" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:04.885658" elapsed="0.000947"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.887205" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:04.886794" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:04.887539" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:04.887687" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:04.887410" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.888106" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.887858" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.889607" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.889180" elapsed="0.000484"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.890249" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:04.889813" elapsed="0.000460"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.890674" elapsed="0.000064"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.891478" elapsed="0.000050"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.891806" elapsed="0.000049"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:02:04.890473" elapsed="0.001503"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.890322" elapsed="0.001736"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:02:04.892106" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:02:04.892315" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:02:04.888647" elapsed="0.003704"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.888234" elapsed="0.004148"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.892549" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.892406" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.888216" elapsed="0.004412"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.893212" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.892762" elapsed="0.000475"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:04.893279" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:04.884500" elapsed="0.008895"/>
</kw>
<msg time="2026-09-01T01:02:04.893478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:04.872725" elapsed="0.020798"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.904872" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.915872" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.926698" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.926872" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.927047" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.927384" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.927253" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:04.927240" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.927582" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.927730" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.927876" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:04.927215" elapsed="0.000706"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.927113" elapsed="0.000830"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.928088" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.928166" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:02:04.928271" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:04.868883" elapsed="0.059410"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:04.929420" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:04.929200" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:04.929558" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:04.928862" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.929896" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.929640" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.930417" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:04.930155" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.929969" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.929625" elapsed="0.000864"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.932701" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:04.930625" elapsed="0.002100"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:02:04.932770" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:04.932907" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:04.928579" elapsed="0.004357"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:04.934084" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:04.933835" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:04.934238" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:04.933535" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:02:04.934436" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:04.934319" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.934304" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.934640" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.934791" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.934845" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:04.936569" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:04.933249" elapsed="0.003343"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.938189" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.937861" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.938709" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.938425" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:04.949984" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:04.950273" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"},{"prefix":"8.0.1.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:02:04.950478" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:02:04.941465" elapsed="0.009051"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.938837" elapsed="0.011750"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.950906" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.950637" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.938816" elapsed="0.012226"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.955904" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"},{"prefix":"8.0.1.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.952537" elapsed="0.003439"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.952228" elapsed="0.003958"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.952200" elapsed="0.004031"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.959785" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:04.956623" elapsed="0.003227"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.956316" elapsed="0.003585"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.956293" elapsed="0.003646"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.960797" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.960229" elapsed="0.000602"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.961288" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.960919" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.962047" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:04.961634" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.961400" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.960896" elapsed="0.001287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.962890" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.962406" elapsed="0.000519"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:04.963374" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:04.963032" elapsed="0.000417"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:04.964110" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:04.963716" elapsed="0.000448"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.963484" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.962994" elapsed="0.001247"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:04.964444" elapsed="0.000442"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:02:04.965555" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.965122" elapsed="0.000470"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:04.965814" elapsed="0.003063"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:02:04.951596" elapsed="0.017371"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:04.969257" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:04.969077" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.969051" elapsed="0.000295"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:04.973247" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:04.969537" elapsed="0.003757"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:02:04.973367" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:02:04.973598" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:02:04.936907" elapsed="0.036729"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:04.973718" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:02:04.973935" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:02:04.847877" elapsed="0.126095"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.004613" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.003821" elapsed="0.000822"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.006616" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.006058" elapsed="0.000711">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:05.006888" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.004800" elapsed="0.002110"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.007804" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.007075" elapsed="0.000754"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.008233" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:05.008473" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:05.007975" elapsed="0.000522"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.009053" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.008639" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:02:05.009923" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.009341" elapsed="0.000751"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.010860" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.010299" elapsed="0.000598"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.010118" elapsed="0.000856"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.009319" elapsed="0.001676"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.011886" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.011181" elapsed="0.000731"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.011956" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.003174" elapsed="0.008912"/>
</kw>
<msg time="2026-09-01T01:02:05.012151" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:04.989972" elapsed="0.022226"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.023193" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.033988" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.044956" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.045157" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.045318" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.045652" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.045522" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:05.045509" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.045847" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.045996" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.046199" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:05.045482" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.045388" elapsed="0.000888"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.046410" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.046475" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:05.046580" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:04.987347" elapsed="0.059256"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.046759" elapsed="0.002007"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:05.049885" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:05.049438" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:05.050482" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:05.050068" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:02:05.050656" elapsed="0.000288"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:02:05.049061" elapsed="0.001937"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.048835" elapsed="0.002206"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.051211" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.051063" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.048819" elapsed="0.002460"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:02:04.975593" elapsed="0.075726"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:02:04.974482" elapsed="0.076900"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:04.974112" elapsed="0.077341"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:04.974084" elapsed="0.077390"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.051503" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:02:04.842281" elapsed="0.209331"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.838491" elapsed="0.213175"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:04.838029" elapsed="0.213677"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:04.837655" elapsed="0.214100"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:05.052297" elapsed="0.042622"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:05.051996" elapsed="0.043043"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:04.742304" elapsed="0.352778"/>
</test>
<test id="s1-s4-t31" name="Kill_Listening_BGP_Speaker_Case_2" line="332">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:02:05.098377" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:02:05.098120" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.099614" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.099493" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.099472" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.104048" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.103939" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.103923" elapsed="0.000186"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.105002" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.104660" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.105475" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:05.105214" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:05.105535" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:02:05.105676" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.104328" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.110651" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.110555" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.110539" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.111771" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.111677" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.111662" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:05.112266" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:05.111964" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.112625" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.112433" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.156858" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:05.113111" elapsed="0.043842"/>
</kw>
<msg time="2026-09-01T01:02:05.157117" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:05.157178" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.112791" elapsed="0.044420"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.179335" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:05.157767" elapsed="0.021661"/>
</kw>
<msg time="2026-09-01T01:02:05.179572" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:05.179611" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.157457" elapsed="0.022186"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.179914" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.179710" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.179693" elapsed="0.000290"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.180442" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.180172" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.180753" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.180560" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.180545" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:05.180850" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.183280" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:02:05.183463" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.182243" elapsed="0.001341"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.183839" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.184184" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:05.181620" elapsed="0.002736"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:05.181114" elapsed="0.003298"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:05.111418" elapsed="0.073077"/>
</kw>
<msg time="2026-09-01T01:02:05.184572" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.184609" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.110846" elapsed="0.073795"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:05.184798" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:05.184706" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.184691" elapsed="0.000179"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.185261" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.185556" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.185617" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:05.110266" elapsed="0.075443"/>
</kw>
<msg time="2026-09-01T01:02:05.185788" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.185826" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.106045" elapsed="0.079813"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.186181" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.185922" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.185907" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:05.105902" elapsed="0.080367"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:05.105747" elapsed="0.080581"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:05.103629" elapsed="0.082749"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:05.099225" elapsed="0.087201"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.098795" elapsed="0.087669"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:02:05.096132" elapsed="0.090377"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.187855" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.187411" elapsed="0.000468"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:05.188033" elapsed="0.000214"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:02:05.187084" elapsed="0.001218"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.206785" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:02:05.188746" elapsed="0.018090"/>
</kw>
<msg time="2026-09-01T01:02:05.206917" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.206953" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.188452" elapsed="0.018522"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.207533" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:02:05.219485" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:05.219655" level="INFO">${output_log} = 2026-09-01 01:01:54,671 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:59,172 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:59,173 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:05.207410" elapsed="0.012290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.220208" level="INFO">2026-09-01 01:01:54,671 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:01:59,172 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:01:59,173 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.240/28
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 2
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 1
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Fast pre-fill up to 2 prefixes
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Common single UPDATE will be generated for both NLRI &amp; WITHDRAWN lists
2026-09-01 01:01:59,175 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:01:59,177 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:01:59,177 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:01:59,177 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 1
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): The pre-fill phase duration: 3.147125244140625e-05s
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): The 2nd test phase duration: 1.4543533325195312e-05s
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:59,178 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job):   
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:01:59,179 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:01:59,191 INFO BGP-Thread-1 (job): ... idle for 0.011s
2026-09-01 01:01:59,191 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.011s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.219934" elapsed="0.000350"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:02:05.207168" elapsed="0.013166"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:02:05.220523" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:02:05.220419" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.220402" elapsed="0.000194"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.220731" elapsed="0.000020"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.220886" elapsed="0.000018"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:02:05.186748" elapsed="0.034205"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.221687" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:05.221400" elapsed="0.000323"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:02:05.221151" elapsed="0.000624"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:02:05.222286" elapsed="0.000181"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:02:05.222000" elapsed="0.000513"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:05.095497" elapsed="0.127049"/>
</test>
<test id="s1-s4-t32" name="Check_For_Empty_Topology_After_Listening_Case_2" line="341">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.225625" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.225431" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.225416" elapsed="0.000280"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:05.225273" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.226619" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.226526" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.226511" elapsed="0.000168"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.231108" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.231002" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.230986" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.232064" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.231712" elapsed="0.000376"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.232511" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:05.232249" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:05.232573" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:05.232708" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.231383" elapsed="0.001347"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.237633" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.237538" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.237522" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.238720" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.238629" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.238613" elapsed="0.000166"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:05.239213" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:05.238912" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.239562" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.239378" elapsed="0.000207"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.296822" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:05.240042" elapsed="0.056874"/>
</kw>
<msg time="2026-09-01T01:02:05.297114" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:05.297174" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.239730" elapsed="0.057514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.327070" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:05.297709" elapsed="0.029482"/>
</kw>
<msg time="2026-09-01T01:02:05.327341" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:05.327380" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.297402" elapsed="0.030010"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.327691" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.327482" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.327464" elapsed="0.000297"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.328203" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.327889" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.328518" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.328325" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.328310" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:05.328617" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.330915" elapsed="0.000318"/>
</kw>
<msg time="2026-09-01T01:02:05.331291" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.329938" elapsed="0.001473"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.331668" elapsed="0.000070"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.331978" elapsed="0.000087"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:05.329374" elapsed="0.002812"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:05.328868" elapsed="0.003378"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:05.238371" elapsed="0.093959"/>
</kw>
<msg time="2026-09-01T01:02:05.332409" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.332446" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.237828" elapsed="0.094650"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:05.332635" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:05.332543" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.332528" elapsed="0.000180"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.333072" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.333407" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.333471" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:05.237246" elapsed="0.096317"/>
</kw>
<msg time="2026-09-01T01:02:05.333644" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.333681" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.233070" elapsed="0.100643"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.333998" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.333777" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.333762" elapsed="0.000354"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:05.232926" elapsed="0.101232"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:05.232776" elapsed="0.101411"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:05.230692" elapsed="0.103544"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:05.226281" elapsed="0.108003"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.225867" elapsed="0.108455"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:05.223315" elapsed="0.111050"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.380327" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.379962" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.381167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.380804" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:05.381327" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.380504" elapsed="0.000844"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.381831" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.381496" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.382152" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:05.382299" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:05.381999" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.382680" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.382463" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.383800" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.383393" elapsed="0.000461"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.384366" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:05.384002" elapsed="0.000387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.384749" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.385462" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.385776" elapsed="0.000041"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:02:05.384577" elapsed="0.001351"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.384434" elapsed="0.001555"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:02:05.386045" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:05.386202" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:02:05.383062" elapsed="0.003162"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.382781" elapsed="0.003473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.386409" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.386276" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.382764" elapsed="0.003711"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.386994" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.386602" elapsed="0.000462"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.387108" elapsed="0.000050"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.379422" elapsed="0.007824"/>
</kw>
<msg time="2026-09-01T01:02:05.387295" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.368093" elapsed="0.019245"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.398480" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.409803" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.421109" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.421310" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.421474" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.421818" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.421684" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:05.421669" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.422056" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.422233" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.422384" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:05.421639" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.421544" elapsed="0.000910"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.422588" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.422655" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:02:05.422774" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:05.364321" elapsed="0.058477"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.424057" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.423808" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:05.424235" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.423471" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.424550" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.424319" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.425059" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.424780" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.424621" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.424303" elapsed="0.000828"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.427286" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.425288" elapsed="0.002021"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:02:05.427353" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:02:05.427490" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:05.423163" elapsed="0.004348"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.428630" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.428416" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:05.428767" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.428099" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:02:05.428965" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:02:05.428848" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.428833" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.429209" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.429389" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.429448" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:05.431203" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:05.427800" elapsed="0.003426"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.432628" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.432258" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.433035" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.432806" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:05.445201" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:05.445354" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:02:05.445463" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:02:05.435248" elapsed="0.010238"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.433131" elapsed="0.012392"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.445691" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.445547" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.433115" elapsed="0.012691"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.448939" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.446769" elapsed="0.002212"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.446569" elapsed="0.002479"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.446553" elapsed="0.002519"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.451538" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.449336" elapsed="0.002243"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.449121" elapsed="0.002489"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.449106" elapsed="0.002524"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.452180" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.451784" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.452480" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.452265" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.453070" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.452696" elapsed="0.000398"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.452552" elapsed="0.000573"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.452249" elapsed="0.000910"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.453631" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.453306" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.453934" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.453715" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.454433" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.454175" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.454019" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.453699" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.454642" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:02:05.455391" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.455104" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:05.455554" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:02:05.446197" elapsed="0.011505"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.457870" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.457765" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.457748" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:05.460495" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:05.458079" elapsed="0.002443"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:02:05.460566" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:02:05.460710" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:02:05.431509" elapsed="0.029224"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.460787" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:02:05.460926" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:02:05.344388" elapsed="0.116607"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.487312" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.486506" elapsed="0.000837"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.489357" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.488769" elapsed="0.000756">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:05.489648" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.487503" elapsed="0.002167"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.490573" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.489823" elapsed="0.000776"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:05.490963" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:05.491373" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:05.490745" elapsed="0.000653"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.491938" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.491543" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:02:05.492710" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.492084" elapsed="0.000776"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.493682" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.493062" elapsed="0.000657"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.492886" elapsed="0.000906"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.492062" elapsed="0.001751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.494744" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.493948" elapsed="0.000822"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.494824" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.485767" elapsed="0.009187"/>
</kw>
<msg time="2026-09-01T01:02:05.495003" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.474332" elapsed="0.020737"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.506260" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.517265" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.528599" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.528776" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.528937" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.529314" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.529182" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:05.529168" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.529508" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.529656" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.529803" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:05.529126" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.529027" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.530025" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.530091" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:05.530209" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:05.471940" elapsed="0.058293"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.530393" elapsed="0.002138"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:05.533519" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:05.533211" elapsed="0.000333"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:05.533950" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:05.533683" elapsed="0.000292"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:02:05.534132" elapsed="0.000400"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:02:05.532814" elapsed="0.001777"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.532600" elapsed="0.002027"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.534789" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.534655" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.532584" elapsed="0.002271"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:02:05.462073" elapsed="0.072863"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:02:05.461336" elapsed="0.073668"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:05.461088" elapsed="0.073974"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.461071" elapsed="0.074013"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:05.535115" elapsed="0.000040"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:02:05.338998" elapsed="0.196247"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.335315" elapsed="0.199996"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:05.334783" elapsed="0.200571"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:05.334486" elapsed="0.200920"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:05.535946" elapsed="0.000258"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:05.535655" elapsed="0.000604"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:05.222793" elapsed="0.313508"/>
</test>
<test id="s1-s4-t33" name="Start_Listening_BGP_Speaker_Case_3" line="346">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.539534" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.539335" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.539318" elapsed="0.000287"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:05.539094" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.540541" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.540447" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.540431" elapsed="0.000170"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.545081" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.544972" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.544956" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.546080" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:05.545692" elapsed="0.000412"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.546523" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:05.546262" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:05.546585" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:05.546720" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:05.545361" elapsed="0.001381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.551630" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.551535" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.551518" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.552758" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:05.552666" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.552651" elapsed="0.000166"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:05.553250" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:05.552947" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.553610" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.553417" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.598128" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:05.554133" elapsed="0.044255"/>
</kw>
<msg time="2026-09-01T01:02:05.598650" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:05.598693" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.553812" elapsed="0.044914"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.630467" level="INFO">". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:05.599536" elapsed="0.031038"/>
</kw>
<msg time="2026-09-01T01:02:05.630724" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:05.630764" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.599021" elapsed="0.031776"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.631175" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.630893" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.630865" elapsed="0.000393"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.631691" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.631400" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.632031" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.631818" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.631802" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:05.632158" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:05.634989" elapsed="0.000429"/>
</kw>
<msg time="2026-09-01T01:02:05.635481" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:05.633691" elapsed="0.001920"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.635873" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.636333" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:05.633038" elapsed="0.003529"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:05.632483" elapsed="0.004149"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:05.552409" elapsed="0.084309"/>
</kw>
<msg time="2026-09-01T01:02:05.636799" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.636839" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.551840" elapsed="0.085032"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:05.637054" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:02:05.636939" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.636922" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.637537" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.637852" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:05.637915" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:05.551243" elapsed="0.086783"/>
</kw>
<msg time="2026-09-01T01:02:05.638290" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:05.638335" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "S "t "a "r "t "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.547082" elapsed="0.091285"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:05.638668" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:05.638437" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:05.638421" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:05.546938" elapsed="0.091820"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:05.546788" elapsed="0.092002"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:05.544663" elapsed="0.094181"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:05.540198" elapsed="0.098698"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:05.539781" elapsed="0.099158"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:05.537126" elapsed="0.101862"/>
</kw>
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.639936" level="INFO">${command} = python3 play.py --amount 2 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:05.639634" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:05.640374" level="INFO">python3 play.py --amount 2 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:05.640155" elapsed="0.000259"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:05.643722" level="INFO">python3 play.py --amount 2 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:02:05.643807" level="INFO">${output} =  python3 play.py --amount 2 --listen --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --prefill=0 --insert=3 --withdraw=1 --updates=single --info &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:05.640552" elapsed="0.003279"/>
</kw>
<arg>--amount 2 --listen --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --prefill=0 --insert=3 --withdraw=1 --updates=single --${BGP_TOOL_LOG_LEVEL}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:02:05.639241" elapsed="0.004645"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.646197" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.645471" elapsed="10.001590">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.647447" elapsed="0.000040"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:02:05.645231" elapsed="10.002380">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:02:05.644835" elapsed="10.002916"/>
</kw>
<msg time="2026-09-01T01:02:15.647877" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:05.644508" elapsed="10.003393"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:02:15.648101" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-09-01T01:02:15.647993" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.647967" elapsed="0.000237"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.648434" elapsed="0.000026"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.648595" elapsed="0.000025"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:02:05.644119" elapsed="10.004557"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:15.649272" elapsed="0.000266"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:15.648927" elapsed="0.000749"/>
</kw>
<doc>BGP Speaker introduces 3 prefixes while the first one occures again in the withdrawn list (to be ignored by controller)</doc>
<status status="PASS" start="2026-09-01T01:02:05.536520" elapsed="10.113205"/>
</test>
<test id="s1-s4-t34" name="Check_Listening_Connection_Is_Established_Case_3" line="352">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.655292" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.655060" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.655044" elapsed="0.000322"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:15.654878" elapsed="0.000530"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.656328" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.656234" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.656217" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.660824" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.660730" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.660713" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.661799" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:15.661455" elapsed="0.000368"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.662268" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:15.661969" elapsed="0.000322"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:15.662331" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:15.662465" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:15.661105" elapsed="0.001381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.667399" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.667301" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.667282" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.668526" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.668434" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.668418" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:15.668986" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:15.668716" elapsed="0.000308"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.669379" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:15.669184" elapsed="0.000217"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.700060" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:15.669858" elapsed="0.030318"/>
</kw>
<msg time="2026-09-01T01:02:15.700331" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:15.700372" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.669542" elapsed="0.030879"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.733289" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:15.700895" elapsed="0.032495"/>
</kw>
<msg time="2026-09-01T01:02:15.733538" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:15.733577" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.700582" elapsed="0.033027"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.733880" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.733676" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.733658" elapsed="0.000359"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.734450" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s "_ "E "s "t "a "b "l "i "s "h "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.734172" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.734767" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.734573" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.734557" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:15.734863" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:15.737296" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:02:15.737478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:15.736216" elapsed="0.001382"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.737855" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.738209" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:15.735614" elapsed="0.002772"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:15.735117" elapsed="0.003325"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:15.668175" elapsed="0.070510"/>
</kw>
<msg time="2026-09-01T01:02:15.738776" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:15.738814" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.667596" elapsed="0.071251"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:15.739020" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:15.738914" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.738898" elapsed="0.000196"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.739469" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.739765" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.739828" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:15.666906" elapsed="0.073015"/>
</kw>
<msg time="2026-09-01T01:02:15.740015" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:15.740054" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "C "o "n "n "e "c "t "i "o "n "_ "I "s ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.662818" elapsed="0.077268"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.740399" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.740174" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.740158" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:15.662688" elapsed="0.077799"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:15.662535" elapsed="0.077979"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:15.660418" elapsed="0.080144"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:15.655947" elapsed="0.084662"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.655547" elapsed="0.085100"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:15.650810" elapsed="0.089881"/>
</kw>
<kw name="Check_Speaker_Is_Connected">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Number_Of_Speaker_Connections">
<kw name="Count_Port_Occurences" owner="SSHKeywords">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_And_Install_Netstat" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.746179" level="INFO">Executing command 'netstat --version'.</msg>
<msg time="2026-09-01T01:02:15.759106" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:15.759214" level="INFO">${netstat_installed} = net-tools 2.10-alpha
Fred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others
+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX
AF: (inet) +UNIX +INET...</msg>
<var>${netstat_installed}</var>
<arg>netstat --version</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:15.746077" elapsed="0.013160"/>
</kw>
<if>
<branch type="IF" condition="'${netstat_installed}' is not string and '${netstat_installed}' != '0'">
<kw name="Install_Netstat" owner="SSHKeywords">
<doc>Install netstat if it is not already installed.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.759588" elapsed="0.000022"/>
</kw>
<msg time="2026-09-01T01:02:15.759640" level="FAIL">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</msg>
<status status="FAIL" start="2026-09-01T01:02:15.759301" elapsed="0.000383">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</branch>
<status status="FAIL" start="2026-09-01T01:02:15.759285" elapsed="0.000435">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</if>
<doc>Check if netstat is installed and install it if not.</doc>
<status status="FAIL" start="2026-09-01T01:02:15.745827" elapsed="0.013995">Invalid IF condition: Evaluating expression "'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' is not string and 'net-tools 2.10-alpha\nFred Baumgarten, Alan Cox, Bernd Eckenfels, Phil Blundell, Tuan Hoang, Brian Micek and others\n+NEW_ADDRT +RTF_IRTT +RTF_REJECT +FW_MASQUERADE +I18N +SELINUX\nAF: (inet) +UNIX +INET +INET6 +IPX +AX25 +NETROM +X25 +ATALK +ECONET +ROSE -BLUETOOTH\nHW:  +ETHER +ARC +SLIP +PPP +TUNNEL -TR +AX25 +NETROM +X25 +FR +ROSE +ASH +SIT +FDDI +HIPPI +HDLC/LAPB +EUI64 ' != '0'" failed: SyntaxError: unterminated string literal (detected at line 1) (&lt;string&gt;, line 1)

Variables in the original expression "'${netstat_installed}' is not string and '${netstat_installed}' != '0'" were resolved before the expression was evaluated. Try using "$netstat_installed is not string and $netstat_installed != '0'" syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.</status>
</kw>
<arg>Check_And_Install_Netstat</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.745481" elapsed="0.014398"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.760235" level="INFO">Executing command 'netstat -punta 2&gt; /dev/null | grep -E ":17900 .+ ESTABLISHED .+python" | wc -l'.</msg>
<msg time="2026-09-01T01:02:15.807070" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:15.807239" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>${NETSTAT_COMMAND} 2&gt; /dev/null | grep -E ":${port} .+ ${state} .+${name}" | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:15.760035" elapsed="0.047237"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:02:15.807337" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:02:15.807551" level="INFO">${output} = 1</msg>
<var>${output}</var>
<arg>17900</arg>
<arg>ESTABLISHED</arg>
<arg>python</arg>
<doc>Run 'netstat' on the remote machine and count occurences of given port in the given state connected to process with the given name.</doc>
<status status="PASS" start="2026-09-01T01:02:15.745196" elapsed="0.062387"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output}</arg>
<arg>${howmany}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:02:15.807796" elapsed="0.000469"/>
</kw>
<arg>1</arg>
<doc>Run netstat in mininet machine and parse it for number of established connections. Check it is ${howmany}.</doc>
<status status="PASS" start="2026-09-01T01:02:15.744821" elapsed="0.063564"/>
</kw>
<arg>5s</arg>
<arg>1s</arg>
<arg>Check_Number_Of_Speaker_Connections</arg>
<arg>1</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:15.741066" elapsed="0.067379"/>
</kw>
<doc>Give it several tries to see exactly one established connection.</doc>
<status status="PASS" start="2026-09-01T01:02:15.740810" elapsed="0.067708"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:15.809295" elapsed="0.000310"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:15.808855" elapsed="0.000832"/>
</kw>
<doc>See TCP (BGP) connection in established state.</doc>
<status status="PASS" start="2026-09-01T01:02:15.650280" elapsed="0.159455"/>
</test>
<test id="s1-s4-t35" name="Check_Listening_Topology_Is_Filled_Case_3" line="356">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.814701" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.814412" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.814389" elapsed="0.000417"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:15.814179" elapsed="0.000687"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.816198" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.816035" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.816011" elapsed="0.000275"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.822761" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.822623" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.822600" elapsed="0.000248"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.824217" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:15.823666" elapsed="0.000587"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.824863" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:15.824480" elapsed="0.000415"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:15.824953" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:02:15.825259" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:15.823180" elapsed="0.002138"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.832762" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.832619" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.832593" elapsed="0.000257"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.834576" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:15.834438" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.834414" elapsed="0.000251"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:15.835286" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:15.834858" elapsed="0.000462"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.835799" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:15.835529" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.867913" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:15.836613" elapsed="0.031406"/>
</kw>
<msg time="2026-09-01T01:02:15.868187" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:15.868227" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.836060" elapsed="0.032199"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:15.889881" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:15.868720" elapsed="0.021261"/>
</kw>
<msg time="2026-09-01T01:02:15.890194" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:15.890235" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.868414" elapsed="0.021853"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.890534" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.890334" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.890318" elapsed="0.000284"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.890992" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.890728" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.891411" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.891126" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.891110" elapsed="0.000371"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:15.891510" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:15.893883" elapsed="0.000169"/>
</kw>
<msg time="2026-09-01T01:02:15.894109" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:15.892797" elapsed="0.001456"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.894508" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.894820" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:15.892239" elapsed="0.002754"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:15.891740" elapsed="0.003325"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:15.833875" elapsed="0.061294"/>
</kw>
<msg time="2026-09-01T01:02:15.895250" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:15.895287" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.833101" elapsed="0.062217"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:15.895478" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:02:15.895384" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.895368" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.895905" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.896238" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.896302" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:15.832182" elapsed="0.064214"/>
</kw>
<msg time="2026-09-01T01:02:15.896477" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:15.896514" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "L "i "s "t "e "n "i "n "g "_ "T "o "p "o "l "o "g "y "_ "I "s "_ "F ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.825798" elapsed="0.070747"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.896901" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.896608" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.896593" elapsed="0.000378"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:15.825608" elapsed="0.071383"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:15.825389" elapsed="0.071641"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:15.822160" elapsed="0.074917"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:15.815658" elapsed="0.081761"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:15.815078" elapsed="0.082384"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:15.811197" elapsed="0.086310"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.943346" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:15.942987" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:15.944191" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:15.943819" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:15.944345" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:15.943520" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.944852" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:15.944517" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:15.945176" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:15.945332" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:15.945036" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.945713" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.945497" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.946830" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.946423" elapsed="0.000461"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.947399" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:15.947045" elapsed="0.000376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.947774" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.948475" elapsed="0.000047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.948789" elapsed="0.000041"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:02:15.947604" elapsed="0.001337"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.947465" elapsed="0.001549"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:02:15.949056" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:15.949218" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:02:15.946089" elapsed="0.003152"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:15.945812" elapsed="0.003457"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.949426" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.949291" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.945794" elapsed="0.003699"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.950024" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:15.949623" elapsed="0.000426"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:15.950093" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:15.942452" elapsed="0.007793"/>
</kw>
<msg time="2026-09-01T01:02:15.950325" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:15.931357" elapsed="0.019012"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.961527" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.972427" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.983329" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.983503" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.983662" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.983989" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.983856" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:15.983842" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.984214" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.984369" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.984521" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:15.983816" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.983727" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.984725" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.984791" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:15.984894" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:15.927560" elapsed="0.057358"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:15.986040" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:15.985821" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:15.986192" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:15.985519" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.986544" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:15.986276" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.987037" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:15.986766" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:15.986617" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.986260" elapsed="0.000849"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.989215" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:15.987279" elapsed="0.001959"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:02:15.989286" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:15.989419" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:15.985230" elapsed="0.004210"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:15.990534" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:15.990321" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:15.990671" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:15.989990" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:02:15.990870" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:15.990753" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.990737" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.991090" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:15.991263" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:02:15.991319" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:15.993171" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:15.989708" elapsed="0.003487"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.994431" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.994210" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:15.994824" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:15.994611" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:16.008223" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:16.008368" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:02:16.008469" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:02:15.996857" elapsed="0.011636"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:15.994919" elapsed="0.013611"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.008691" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.008553" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:15.994903" elapsed="0.013863"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.011888" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.009693" elapsed="0.002242"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.009487" elapsed="0.002551"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.009471" elapsed="0.002595"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.014378" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.012333" elapsed="0.002085"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.012116" elapsed="0.002333"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.012102" elapsed="0.002368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.014964" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.014619" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.015299" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.015063" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.015777" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.015516" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.015371" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.015047" elapsed="0.000803"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.016341" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.015992" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.016648" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.016440" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.017149" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.016860" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.016718" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.016424" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.017356" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:02:16.018073" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.017805" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.018249" elapsed="0.002076"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:02:16.009102" elapsed="0.011280"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.020534" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.020442" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.020426" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.023212" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.020725" elapsed="0.002513"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:02:16.023283" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:16.023420" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:02:15.993473" elapsed="0.029971"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.023497" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:02:16.023626" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:02:15.907639" elapsed="0.116010"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.049355" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.048624" elapsed="0.000757"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.051282" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.050763" elapsed="0.000680">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.051562" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.049527" elapsed="0.002056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.052456" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.051733" elapsed="0.000748"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.052838" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:16.053065" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:16.052627" elapsed="0.000462"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.053768" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.053381" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:02:16.054469" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.053887" elapsed="0.000732"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.055427" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.054803" elapsed="0.000660"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.054642" elapsed="0.000895"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.053870" elapsed="0.001688"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.056406" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.055693" elapsed="0.000739"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.056474" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.047974" elapsed="0.008610"/>
</kw>
<msg time="2026-09-01T01:02:16.056631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.036752" elapsed="0.019922"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.067697" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.078587" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.089514" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.089691" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.089846" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.090201" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.090053" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:16.090039" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.090399" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.090547" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.090693" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:16.090012" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.089909" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.090891" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.090955" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:16.091076" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:16.034386" elapsed="0.056713"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.091270" elapsed="0.002109"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.094464" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.094052" elapsed="0.000438"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.095032" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.094631" elapsed="0.000427"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:02:16.095230" elapsed="0.000287"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:02:16.093677" elapsed="0.001893"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.093450" elapsed="0.002148"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.095754" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.095620" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.093434" elapsed="0.002386"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:02:16.024650" elapsed="0.071212"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:02:16.023931" elapsed="0.071995"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.023720" elapsed="0.072308"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.023705" elapsed="0.072345"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.096081" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:02:15.902244" elapsed="0.193963"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:15.898416" elapsed="0.197846"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:15.897925" elapsed="0.198376"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:15.897625" elapsed="0.198725"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.096859" elapsed="0.000237"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.096592" elapsed="0.000582"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:15.810302" elapsed="0.286907"/>
</test>
<test id="s1-s4-t36" name="Kill_Listening_BGP_Speaker_Case_3" line="361">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:02:16.100649" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:02:16.100417" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.101769" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.101673" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.101657" elapsed="0.000172"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.106186" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.106076" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.106059" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.107117" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.106774" elapsed="0.000382"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.107557" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.107300" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:16.107616" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:16.107749" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.106445" elapsed="0.001325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.112749" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.112655" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.112638" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.113845" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.113753" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.113737" elapsed="0.000166"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:16.114333" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.114047" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.114694" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.114508" elapsed="0.000208"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.145573" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:16.115262" elapsed="0.030404"/>
</kw>
<msg time="2026-09-01T01:02:16.145813" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:16.145852" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.114860" elapsed="0.031025"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.163498" level="INFO">". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:16.146429" elapsed="0.017168"/>
</kw>
<msg time="2026-09-01T01:02:16.163741" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:16.163779" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.146097" elapsed="0.017714"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.164092" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.163877" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.163860" elapsed="0.000328"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.164581" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.164318" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.164887" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.164697" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.164681" elapsed="0.000274"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:16.164983" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.167389" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:02:16.167572" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.166310" elapsed="0.001382"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.167948" elapsed="0.000090"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.168384" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:16.165716" elapsed="0.003029"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:16.165246" elapsed="0.003574"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:16.113493" elapsed="0.055413"/>
</kw>
<msg time="2026-09-01T01:02:16.168985" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.169040" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.112942" elapsed="0.056132"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:16.169257" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.169161" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.169125" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.169678" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.169980" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.170057" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:16.112365" elapsed="0.057805"/>
</kw>
<msg time="2026-09-01T01:02:16.170253" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.170290" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "K "i "l "l "_ "L "i "s "t "e "n "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "_ "C "a ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.108104" elapsed="0.062217"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.170638" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.170385" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.170371" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:16.107961" elapsed="0.062766"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:16.107814" elapsed="0.062982"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:16.105752" elapsed="0.065096"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:16.101429" elapsed="0.069512"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.101038" elapsed="0.069945"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:02:16.097993" elapsed="0.073058"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.172164" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.171839" elapsed="0.000350"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:16.172329" elapsed="0.000363"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:02:16.171605" elapsed="0.001143"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.197601" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:02:16.173323" elapsed="0.024330"/>
</kw>
<msg time="2026-09-01T01:02:16.197734" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.197771" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.172896" elapsed="0.024896"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.198355" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:02:16.210618" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:16.210699" level="INFO">${output_log} = 2026-09-01 01:02:05,741 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:02:10,216 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job): O...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:16.198232" elapsed="0.012489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.211106" level="INFO">2026-09-01 01:02:05,741 INFO BGP-Thread-1 (job): Connecting in the listening mode.
2026-09-01 01:02:10,216 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:02:10,218 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 3
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 1
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Common single UPDATE will be generated for both NLRI &amp; WITHDRAWN lists
2026-09-01 01:02:10,219 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:02:10,221 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-09-01 01:02:10,221 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:02:10,221 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): The 2nd test phase duration: 6.67572021484375e-05s
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job):   
2026-09-01 01:02:10,222 INFO BGP-Thread-1 (job):   
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job):   
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job):   
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:02:10,223 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:02:10,233 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-09-01 01:02:10,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.210864" elapsed="0.000338"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:02:16.197957" elapsed="0.013297"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:02:16.211442" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.211343" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.211326" elapsed="0.000187"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.211647" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.211795" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:02:16.171305" elapsed="0.040556"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.212601" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.212314" elapsed="0.000324"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:02:16.212045" elapsed="0.000644"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:02:16.213196" elapsed="0.000180"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:02:16.212914" elapsed="0.000509"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:16.097543" elapsed="0.115912"/>
</test>
<test id="s1-s4-t37" name="Check_For_Empty_Topology_After_Listening_Case_3" line="370">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.216579" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.216387" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.216372" elapsed="0.000278"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.216231" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.218012" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.217725" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.217707" elapsed="0.000368"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.222390" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.222298" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.222282" elapsed="0.000166"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.223362" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.222970" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.223786" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.223528" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:16.223846" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:16.223979" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.222645" elapsed="0.001372"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.228971" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.228875" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.228858" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.230071" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.229962" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.229946" elapsed="0.000185"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:16.230549" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.230288" elapsed="0.000284"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.230898" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.230714" elapsed="0.000206"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.260816" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:16.231393" elapsed="0.029525"/>
</kw>
<msg time="2026-09-01T01:02:16.261099" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:16.261165" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.231076" elapsed="0.030171"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.283225" level="INFO">". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:16.261769" elapsed="0.021554"/>
</kw>
<msg time="2026-09-01T01:02:16.283466" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:16.283506" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.261421" elapsed="0.022117"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.283805" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.283605" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.283588" elapsed="0.000286"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.284303" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e "r "_ "L "i "s "t "e "n "i "n "g "_ "C "a "s "e "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.284016" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.284617" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.284423" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.284408" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:16.284713" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.287064" elapsed="0.000143"/>
</kw>
<msg time="2026-09-01T01:02:16.287262" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.286009" elapsed="0.001371"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.287631" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.287939" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:16.285446" elapsed="0.002678"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:16.284944" elapsed="0.003252"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:16.229704" elapsed="0.058652"/>
</kw>
<msg time="2026-09-01T01:02:16.288560" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.288599" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.229196" elapsed="0.059435"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:16.288793" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.288699" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.288682" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.289234" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.289528" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.289589" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:16.228583" elapsed="0.061099"/>
</kw>
<msg time="2026-09-01T01:02:16.289762" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.289799" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "T "o "p "o "l "o "g "y "_ "A "f "t "e ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.224358" elapsed="0.065473"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.290131" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.289894" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.289880" elapsed="0.000380"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:16.224230" elapsed="0.066051"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:16.224064" elapsed="0.066242"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:16.221967" elapsed="0.068387"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:16.217292" elapsed="0.073108"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.216821" elapsed="0.073616"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:16.214265" elapsed="0.076215"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.337817" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.337486" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.338646" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.338318" elapsed="0.000395">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.338796" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.337987" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.339412" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.338965" elapsed="0.000472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.339705" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:16.339832" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:16.339584" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.340246" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.339992" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.341329" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.340896" elapsed="0.000488"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.341845" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.341527" elapsed="0.000340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.342244" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.342910" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.343256" elapsed="0.000043"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:02:16.342059" elapsed="0.001351"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.341909" elapsed="0.001560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:02:16.343509" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:16.343647" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:02:16.340598" elapsed="0.003070"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.340344" elapsed="0.003351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.343848" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.343717" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.340328" elapsed="0.003584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.344470" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.344052" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.344568" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.336927" elapsed="0.007749"/>
</kw>
<msg time="2026-09-01T01:02:16.344722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.325756" elapsed="0.019008"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.355957" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.366887" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.377846" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.378033" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.378209" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.378528" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.378399" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:16.378386" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.378721" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.378869" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.379028" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:16.378361" elapsed="0.000714"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.378275" elapsed="0.000823"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.379243" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.379308" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:16.379409" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:16.321983" elapsed="0.057448"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.380582" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.380367" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.380718" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.380045" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.381032" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.380800" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.381538" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.381280" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.381105" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.380784" elapsed="0.000826"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.383713" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.381747" elapsed="0.001989"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:02:16.383781" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:16.383915" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:16.379747" elapsed="0.004195"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.385046" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.384822" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.385199" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.384523" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:02:16.385400" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.385281" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.385266" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.385606" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.385756" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.385813" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:16.387682" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:02:16.384241" elapsed="0.003465"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.388941" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.388720" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.389364" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.389147" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:16.399170" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:16.399297" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:02:16.399391" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:02:16.391408" elapsed="0.008006"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.389460" elapsed="0.009989"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.399611" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.399472" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.389443" elapsed="0.010275"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.402776" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.400646" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.400447" elapsed="0.002400"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.400430" elapsed="0.002440"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.405193" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.403162" elapsed="0.002071"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.402919" elapsed="0.002345"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.402904" elapsed="0.002381"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.405767" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.405430" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.406084" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.405852" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.406580" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.406318" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.406171" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.405837" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.407129" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.406795" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.407442" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.407234" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.407909" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.407654" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.407512" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.407216" elapsed="0.000765"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.408148" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:02:16.408850" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.408598" elapsed="0.000275"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.409023" elapsed="0.002035"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:02:16.400056" elapsed="0.011058"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.411285" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.411190" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.411174" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.413806" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.411474" elapsed="0.002358"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:02:16.413876" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:16.414026" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:02:16.387983" elapsed="0.026067"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.414104" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:02:16.414248" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:02:16.301934" elapsed="0.112374"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.440243" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.439545" elapsed="0.000724"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.442158" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.441643" elapsed="0.000656">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.442420" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.440418" elapsed="0.002024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.443318" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.442591" elapsed="0.000753"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.443703" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:16.443914" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:16.443490" elapsed="0.000448"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.444503" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.444094" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:02:16.445196" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.444619" elapsed="0.000728"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.446102" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.445533" elapsed="0.000620"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.445371" elapsed="0.000861"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.444602" elapsed="0.001651"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.447083" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.446387" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.447176" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.438861" elapsed="0.008426"/>
</kw>
<msg time="2026-09-01T01:02:16.447333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.427557" elapsed="0.019819"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.458636" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.469514" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.480467" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.480642" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.480801" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.481159" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.480992" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:16.480979" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.481357" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.481507" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.481654" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:16.480954" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.480865" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.481853" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.481917" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:16.482031" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:16.425230" elapsed="0.056825"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.482233" elapsed="0.002123"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.485316" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.485021" elapsed="0.000321"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:02:16.485749" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.485481" elapsed="0.000293"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:02:16.485914" elapsed="0.000328"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:02:16.484648" elapsed="0.001647"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.484428" elapsed="0.001896"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.486479" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.486346" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.484411" elapsed="0.002135"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:02:16.415316" elapsed="0.071303"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:02:16.414597" elapsed="0.072088"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.414384" elapsed="0.072340"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.414368" elapsed="0.072377"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.486774" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:02:16.296544" elapsed="0.190340"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.291388" elapsed="0.195549"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:16.290893" elapsed="0.196083"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.290596" elapsed="0.196444"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.487557" elapsed="0.000317"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.487292" elapsed="0.000636"/>
</kw>
<doc>Post-condition: Check example-ipv4-topology is empty again.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:02:16.213711" elapsed="0.274251"/>
</test>
<test id="s1-s4-t38" name="Delete_Bgp_Peer_Configuration" line="375">
<kw name="Setup_Test_With_Logging_And_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Fail_This_Fast_On_Previous_Error" owner="FailFast">
<if>
<branch type="IF" condition="'''${SuiteFastFail}'''=='True'">
<kw name="Fail" owner="BuiltIn">
<arg>SKIPPED due to a failure in a previous fundamental test case.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.491171" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.490918" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.490902" elapsed="0.000342"/>
</if>
<doc>Mark (immediately) this test case as failed when fast-fail is enabled in suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.490760" elapsed="0.000524"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.492169" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.492055" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.492040" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.496536" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.496443" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.496428" elapsed="0.000166"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.497481" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.497132" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.497905" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.497648" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:16.497966" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:16.498114" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.496790" elapsed="0.001359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.503311" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.503216" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.503198" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.504409" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.504316" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.504300" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:16.504907" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.504623" elapsed="0.000316"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.505402" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.505164" elapsed="0.000264"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.541688" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:16.506036" elapsed="0.035747"/>
</kw>
<msg time="2026-09-01T01:02:16.541933" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:16.541974" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.505658" elapsed="0.036360"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.566823" level="INFO">". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:16.542501" elapsed="0.024414"/>
</kw>
<msg time="2026-09-01T01:02:16.567075" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:16.567114" level="INFO">${message_wait} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.542193" elapsed="0.024974"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.567436" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.567237" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.567219" elapsed="0.000303"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.567920" level="INFO"> ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.567654" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.568276" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.568059" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.568042" elapsed="0.000302"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:16.568374" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:16.570746" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:02:16.570926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.569687" elapsed="0.001398"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.571369" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.571747" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:16.569108" elapsed="0.003025"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:16.568609" elapsed="0.003612"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:16.504030" elapsed="0.068277"/>
</kw>
<msg time="2026-09-01T01:02:16.572386" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.572425" level="INFO">${message} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.503508" elapsed="0.068948"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:16.572616" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.572523" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.572506" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.573054" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.573377" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.573439" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:16.502893" elapsed="0.070639"/>
</kw>
<msg time="2026-09-01T01:02:16.573612" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.573684" level="INFO">${output} =  ". "t "x "t ". "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.498470" elapsed="0.075248"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.574043" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.573784" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.573769" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:16.498342" elapsed="0.075791"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:16.498196" elapsed="0.076005"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:16.496122" elapsed="0.078128"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:16.491797" elapsed="0.082500"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.491419" elapsed="0.082916"/>
</kw>
<doc>Test case setup which skips on previous failure. If not, logs test case name to Karaf log.
Recommended to be used as the default test case setup.</doc>
<status status="PASS" start="2026-09-01T01:02:16.488729" elapsed="0.085650"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.575037" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.574530" elapsed="0.000533"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.613356" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.613011" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.614031" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:02:16.613825" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:02:16.614189" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:02:16.613528" elapsed="0.000683"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.614697" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.614362" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:02:16.614984" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:02:16.615161" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:02:16.614866" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.615550" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.615332" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.616455" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.616224" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.616866" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.616637" elapsed="0.000251"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.617494" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.617233" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:02:16.618183" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.617958" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:02:16.618286" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:02:16.618424" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:02:16.617680" elapsed="0.000766"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.618584" elapsed="0.000202"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:02:16.617097" elapsed="0.001723"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.619342" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.619061" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:02:16.619989" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.619806" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:02:16.620071" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:16.620220" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:02:16.619528" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.620379" elapsed="0.000337"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:02:16.618917" elapsed="0.001835"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.621269" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.620971" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:02:16.621919" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.621736" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:02:16.621984" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:02:16.622147" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:02:16.621459" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.622308" elapsed="0.000189"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:02:16.620850" elapsed="0.001682"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.623056" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:02:16.622750" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:02:16.623719" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.623537" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:02:16.623783" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:02:16.623913" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:02:16.623259" elapsed="0.000675"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.624083" elapsed="0.000209"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:02:16.622629" elapsed="0.001699"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:02:16.616930" elapsed="0.007427"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:02:16.624394" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:02:16.624530" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:02:16.615909" elapsed="0.008644"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.615650" elapsed="0.008931"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.624738" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.624603" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.615633" elapsed="0.009171"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.625602" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.624938" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.625670" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.612461" elapsed="0.013322"/>
</kw>
<msg time="2026-09-01T01:02:16.625871" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.601123" elapsed="0.024792"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.636962" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.647948" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.658942" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.659167" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.659328" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.659648" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.659519" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:02:16.659506" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.659845" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.660010" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.660176" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:02:16.659482" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.659393" elapsed="0.000853"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.660379" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.660444" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:02:16.660549" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:02:16.597192" elapsed="0.063381"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.661555" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.661332" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:16.675513" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01x28v4yfmrlb51k5a26uw3qk4k1.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:16.675586" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:02:16.675680" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:02:16.663639" elapsed="0.012064"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.661653" elapsed="0.014085"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.675901" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.675763" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.661638" elapsed="0.014337"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.679029" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.676899" elapsed="0.002168"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.676678" elapsed="0.002420"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.676663" elapsed="0.002458"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.681414" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.679384" elapsed="0.002071"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.679184" elapsed="0.002301"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.679169" elapsed="0.002338"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.681989" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.681654" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.682344" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.682110" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.682829" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.682561" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.682416" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.682095" elapsed="0.000829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.683428" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.683084" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.683720" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.683512" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.684221" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.683932" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:16.683790" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.683497" elapsed="0.000796"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.684427" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:02:16.685181" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:02:16.684877" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.685347" elapsed="0.002026"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:02:16.676331" elapsed="0.011097"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:02:16.687468" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:16.689449" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:02:16.660804" elapsed="0.028668"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:02:16.689531" elapsed="0.000032"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:02:16.575316" elapsed="0.114341"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.690193" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:02:16.689896" elapsed="0.000566"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:02:16.488289" elapsed="0.202237"/>
</test>
<kw name="Teardown_Everything" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.692016" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:02:16.715006" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:02:16.715098" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:16.691886" elapsed="0.023234"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:02:16.715184" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:02:16.715321" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:02:16.691649" elapsed="0.023694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.715737" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.715487" elapsed="0.000286"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.716523" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:02:16.716590" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:02:16.716287" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:02:16.716770" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:02:16.716673" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.716657" elapsed="0.000184"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.716978" elapsed="0.000035"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.717166" elapsed="0.000019"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.717326" elapsed="0.000025"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:02:16.715986" elapsed="0.001429"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:02:16.691407" elapsed="0.026053"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:16.717829" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:02:16.717589" elapsed="0.000318"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:02:16.718079" elapsed="0.000355"/>
</kw>
<doc>Make sure Python tool was killed, delete all sessions, tear down imported Resources.</doc>
<status status="PASS" start="2026-09-01T01:02:16.691157" elapsed="0.027329"/>
</kw>
<doc>Basic tests for odl-bgpcep-bgp-all feature.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic BGP functional test cases:
BGP peer initiated connection
- introduce and check 3 prefixes in one update message
ODL controller initiated connection:
- introduce and check 3 prefixes in one update message
- introduce 2 prefixes in first update message and then additional 2 prefixes
in another update while the very first prefix is withdrawn
- introduce 3 prefixes and try to withdraw the first one
(to be ignored by controller) in a single update message

TC_R (test case reset) tests session-reset functionality.
Resets the session, and than verifies that example-ipv4-topology is empty again.

TC_LA (test case local address) tests configuration of internal peer
with local-address configured
- configure peer with local-address and connect bgp-speaker to it
with tools_system_ip
- check filled topology

TC_PG (test case peer group) tests configuration and reconfiguration
of peer-groups and neighbors configured by them.
- configure peer-group, and assign neighbor to this peer-group
- check filled topology
- reconfigure peer-group without ipv4 unicast afi-safi
- check empty topology
- reconfigre neighbor without peer-group, delete peer-group

Brief description how to perform BGP functional test:
https://wiki.opendaylight.org/view/BGP_LS_PCEP:Lithium_Feature_Tests#How_to_test_2</doc>
<status status="PASS" start="2026-09-01T01:00:58.490931" elapsed="78.227582"/>
</suite>
<suite id="s1-s5" name="Bgp Ipv6 Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_ipv6_basic.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.800993" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.796682" elapsed="0.004366"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:02:16.796418" elapsed="0.004687"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.805468" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:02:16.802062" elapsed="0.003430"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:02:16.805657" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.805562" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.805544" elapsed="0.000172"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.806194" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.805856" elapsed="0.000378"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.806649" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:02:16.806378" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:02:16.807198" elapsed="0.000255"/>
</kw>
<msg time="2026-09-01T01:02:16.807538" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:16.807577" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:16.806864" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.808083" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.807743" elapsed="0.000363"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.809031" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.808733" elapsed="0.000322"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.809440" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.809203" elapsed="0.000259"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.809851" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.809601" elapsed="0.000273"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.812800" elapsed="0.000181"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.813437" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.813151" elapsed="0.000309"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.813596" elapsed="0.000192"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.814513" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.814246" elapsed="0.000289"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:02:16.814575" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:02:16.814708" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:02:16.813956" elapsed="0.000773"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:02:16.815264" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc193c73d0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:02:16.814866" elapsed="0.000513"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.815526" elapsed="0.000165"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:02:16.812320" elapsed="0.003423"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:16.812149" elapsed="0.003631"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:02:16.809919" elapsed="0.005887"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.816322" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.815948" elapsed="0.000411"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.816841" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.816502" elapsed="0.000377"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.817390" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:16.817043" elapsed="0.000386"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:02:16.808345" elapsed="0.009138"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:02:16.801752" elapsed="0.015778"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:16.817685" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:16.817587" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.817570" elapsed="0.000172"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.820659" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:16.820325" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.821105" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:16.820824" elapsed="0.000304"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:16.821183" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:02:16.821328" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:16.819951" elapsed="0.001407"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:16.822254" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.822012" elapsed="0.000265"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.822949" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:02:16.823050" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:02:16.822803" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:16.826343" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:16.825784" elapsed="0.000637"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:16.825766" elapsed="0.000690"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.827075" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:02:16.827314" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:02:16.826640" elapsed="0.000723"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.828272" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:16.827610" elapsed="0.000762"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.829529" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:16.828629" elapsed="0.000947"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:02:16.831434" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:02:16.831608" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:02:16.830872" elapsed="0.000778"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.831973" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:02:16.833505" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:02:17.440622" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:02:17 UTC 2026

  System load:  0.27               Processes:             128
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:00:59 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:02:16.833220" elapsed="0.607583"/>
</kw>
<msg time="2026-09-01T01:02:17.440889" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.832746" elapsed="0.608331"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:02:16.829987" elapsed="0.611274"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.442306" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:02:17.454989" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:02:17.455255" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:02:17.455473" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:17.441737" elapsed="0.013838"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.456272" elapsed="0.001117"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.460331" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:17.458728" elapsed="0.001832"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.461620" elapsed="0.000111"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.460925" elapsed="0.000973"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.460868" elapsed="0.001110"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:02:17.462555" elapsed="0.000081"/>
</return>
<status status="PASS" start="2026-09-01T01:02:17.462236" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.462199" elapsed="0.000592"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.462867" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.467680" elapsed="0.000636"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.468680" elapsed="0.000409"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.469459" elapsed="0.000296"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:17.463560" elapsed="0.006285"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:02:16.824883" elapsed="0.645204"/>
</kw>
<msg time="2026-09-01T01:02:17.470183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.824123" elapsed="0.646130"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:02:16.823678" elapsed="0.646676"/>
</kw>
<msg time="2026-09-01T01:02:17.470405" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.823231" elapsed="0.647239"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.474112" elapsed="0.000406"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.474723" elapsed="0.000182"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.475111" elapsed="0.000139"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:17.470827" elapsed="0.004486"/>
</kw>
<msg time="2026-09-01T01:02:17.475426" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:02:16.822469" elapsed="0.652987"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.476022" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:17.475696" elapsed="0.000378"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:02:17.476125" elapsed="0.000059"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:02:16.821682" elapsed="0.654622"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:16.821527" elapsed="0.654823"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:16.821414" elapsed="0.654985"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:02:16.817934" elapsed="0.658537"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:02:17.476668" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.492859" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.492759" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.492742" elapsed="0.000177"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.493215" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:02:17.493307" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.493070" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.493697" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:17.493467" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.494095" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:17.493869" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:17.494817" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:02:17.494613" elapsed="0.000311">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:02:17.495032" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:02:17.495072" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.494289" elapsed="0.000802"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.495375" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:17.495172" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.495155" elapsed="0.000306"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:17.496115" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.495874" elapsed="0.000278"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:02:17.496195" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:02:17.496326" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:02:17.495639" elapsed="0.000708"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.496487" elapsed="0.000364"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.497202" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:02:17.497290" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.497088" elapsed="0.000225"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.497447" elapsed="0.002210"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.500051" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:02:17.762131" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.499804" elapsed="0.262510"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.766018" elapsed="0.000357"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.766527" elapsed="0.000168"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.766830" elapsed="0.000177"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:17.763553" elapsed="0.003507"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:17.762760" elapsed="0.004340"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.492513" elapsed="0.274655"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:02:17.477942" elapsed="0.289272"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.477476" elapsed="0.289785"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:17.477299" elapsed="0.289999"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:02:17.477080" elapsed="0.290259"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:02:16.801373" elapsed="0.966027"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.769893" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.769782" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.769759" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.774389" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.774294" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.774277" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.775328" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:17.774947" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.775760" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:02:17.775498" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:02:17.775821" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:02:17.775967" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:02:17.774651" elapsed="0.001337"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.781225" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.781114" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.781098" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.782385" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:17.782271" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.782255" elapsed="0.000191"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:02:17.782870" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.782575" elapsed="0.000318"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.783275" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:02:17.783050" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.823952" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:02:17.783905" elapsed="0.040286"/>
</kw>
<msg time="2026-09-01T01:02:17.824378" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:02:17.824419" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.783440" elapsed="0.041013"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.898336" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "i "p "[78Cv "[A[78C6
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:02:17.825419" elapsed="0.073073"/>
</kw>
<msg time="2026-09-01T01:02:17.898687" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:02:17.898726" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.824706" elapsed="0.074052"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.899148" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:17.898859" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.898827" elapsed="0.000494"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.899791" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "i "p "[78Cv "[A[78C6
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:17.899454" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.900283" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:17.899923" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.899908" elapsed="0.000541"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:02:17.900486" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.902699" elapsed="0.000433"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.903471" elapsed="0.000295"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:02:17.904091" elapsed="0.000268"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:02:17.901687" elapsed="0.002758"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:02:17.900806" elapsed="0.003766"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:02:17.781987" elapsed="0.122675"/>
</kw>
<msg time="2026-09-01T01:02:17.904746" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:17.904786" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.781420" elapsed="0.123398"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:02:17.904983" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:02:17.904889" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.904872" elapsed="0.000199"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.905517" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.905831" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:02:17.905896" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:02:17.780844" elapsed="0.125164"/>
</kw>
<msg time="2026-09-01T01:02:17.906098" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:02:17.906244" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.776366" elapsed="0.129922"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:17.906590" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:02:17.906361" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:17.906346" elapsed="0.000314"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:02:17.776236" elapsed="0.130445"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:02:17.776054" elapsed="0.130664"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:02:17.774024" elapsed="0.132753"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:02:17.767943" elapsed="0.138888"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:17.767544" elapsed="0.139369"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:02:16.796132" elapsed="1.110833"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.907565" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=10s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:02:17.907122" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.908047" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:02:17.907743" elapsed="0.000342"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:02:17.909604" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:02:17.909671" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:02:17.909339" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.909832" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:02:17.911160" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:02:18.262454" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:02:17 UTC 2026

  System load:  0.27               Processes:             128
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:02:17 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:02:17.910850" elapsed="0.351771"/>
</kw>
<msg time="2026-09-01T01:02:18.262703" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.910527" elapsed="0.352258"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:02:17.908925" elapsed="0.353971"/>
</kw>
<msg time="2026-09-01T01:02:18.262945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:17.908578" elapsed="0.354407"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:02:17.908278" elapsed="0.354790"/>
</kw>
<kw name="Configure_Ipv6_Network">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.263785" level="INFO">Executing command 'ip route | grep '^default' | awk '{print $5}''.</msg>
<msg time="2026-09-01T01:02:18.276333" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:18.276478" level="INFO">${main_net_interface} = ens3</msg>
<var>${main_net_interface}</var>
<arg>ip route | grep '^default' | awk '{print $5}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.263669" elapsed="0.012839"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:18.277250" level="INFO">Using network interface: ens3</msg>
<arg>Using network interface: ${main_net_interface}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:18.276775" elapsed="0.000533"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.277736" level="INFO">Executing command 'sudo ip -6 addr add 2607:f0d0:1002:0011:0000:0000:0000:0002/64 dev ens3'.</msg>
<msg time="2026-09-01T01:02:18.337950" level="INFO">Command exited with return code 0.</msg>
<arg>sudo ip -6 addr add ${IPV6_IP}/${IPV6_PREFIX_LENGTH} dev ${main_net_interface}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.277504" elapsed="0.060598"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.338799" level="INFO">Executing command 'sudo ip -6 route add default via 2607:f0d0:1002:0011:0000:0000:0000:0001'.</msg>
<msg time="2026-09-01T01:02:18.411905" level="INFO">Command exited with return code 0.</msg>
<arg>sudo ip -6 route add default via ${IPV6_IP_GW}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.338510" elapsed="0.073707"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.412970" level="INFO">Executing command 'sudo ip -6 addr show'.</msg>
<msg time="2026-09-01T01:02:18.469615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:18.469880" level="INFO">${stdout} = 1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 state UNKNOWN qlen 1000
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1458 state U...</msg>
<var>${stdout}</var>
<arg>sudo ip -6 addr show</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.412702" elapsed="0.057236"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:18.471064" level="INFO">1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 state UNKNOWN qlen 1000
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1458 state UP qlen 1000
    inet6 2607:f0d0:1002:11::2/64 scope global tentative 
       valid_lft forever preferred_lft forever
    inet6 fe80::f816:3eff:feb1:b592/64 scope link 
       valid_lft forever preferred_lft forever</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:18.470434" elapsed="0.000869"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.471827" level="INFO">Executing command 'sudo ip -6 route show'.</msg>
<msg time="2026-09-01T01:02:18.533957" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:18.534210" level="INFO">${stdout} = ::1 dev lo proto kernel metric 256 pref medium
2607:f0d0:1002:11::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium
default via 2607:f0d0:1002:11:...</msg>
<var>${stdout}</var>
<arg>sudo ip -6 route show</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.471637" elapsed="0.062626"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:18.535179" level="INFO">::1 dev lo proto kernel metric 256 pref medium
2607:f0d0:1002:11::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium
default via 2607:f0d0:1002:11::1 dev ens3 metric 1024 pref medium</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:18.534616" elapsed="0.000655"/>
</kw>
<doc>Reconfigures basic network settings on controller</doc>
<status status="PASS" start="2026-09-01T01:02:18.263335" elapsed="0.272053"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:18.547485" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:18.546795" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:18.550447" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:02:19.104665" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:19.105052" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 283ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:02:19.105184" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:02:19.105270" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:18.550066" elapsed="0.555251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.107292" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:02:19.106666" elapsed="0.000719"/>
</kw>
<msg time="2026-09-01T01:02:19.107570" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:02:19.107654" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:19.105796" elapsed="0.001900"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.108933" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:19.108050" elapsed="0.000934"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.111261" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 283ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:19.110714" elapsed="0.000643"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.112182" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:19.111658" elapsed="0.000606"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.113053" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:19.112562" elapsed="0.000602"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:02:19.109929" elapsed="0.003348"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:19.109211" elapsed="0.004135"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:19.109135" elapsed="0.004263"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:02:19.113712" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:19.113509" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:19.113476" elapsed="0.000369"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:02:19.114171" elapsed="0.000064"/>
</return>
<status status="PASS" start="2026-09-01T01:02:19.113945" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:19.113915" elapsed="0.000432"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:19.114635" elapsed="0.000041"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:02:18.548947" elapsed="0.565916"/>
</kw>
<msg time="2026-09-01T01:02:19.114975" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:18.547853" elapsed="0.567245"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:02:18.545578" elapsed="0.569871"/>
</kw>
<msg time="2026-09-01T01:02:19.115560" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:18.537106" elapsed="0.578542"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:02:18.536410" elapsed="0.579441"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:19.130101" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:19.129426" elapsed="0.000760"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:19.133969" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:02:46.077122" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:02:46.077610" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.2.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-09-01T01:02:46.077775" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:02:46.077920" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:19.133253" elapsed="26.944798"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.083132" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:02:46.082101" elapsed="0.001330"/>
</kw>
<msg time="2026-09-01T01:02:46.083736" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:02:46.083881" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:02:46.078794" elapsed="0.005175"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.087690" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:02:46.084638" elapsed="0.003179"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.093776" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Downloading pip-26.2.1-py3-none-any.whl (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.2 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:46.092884" elapsed="0.001160"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.095733" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:46.094857" elapsed="0.001070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.097716" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:02:46.096892" elapsed="0.001041"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:02:46.090701" elapsed="0.007512"/>
</kw>
<status status="PASS" start="2026-09-01T01:02:46.088630" elapsed="0.009798"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:46.088579" elapsed="0.009911"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:02:46.098967" elapsed="0.000056"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:02:46.098607" elapsed="0.000724"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:46.098573" elapsed="0.000839"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:02:46.100061" elapsed="0.000292"/>
</return>
<status status="PASS" start="2026-09-01T01:02:46.099565" elapsed="0.001092"/>
</branch>
<status status="PASS" start="2026-09-01T01:02:46.099520" elapsed="0.001222"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:02:46.101216" elapsed="0.000069"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:02:19.131870" elapsed="26.969868"/>
</kw>
<msg time="2026-09-01T01:02:46.101906" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:19.130506" elapsed="26.971744"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:02:19.128185" elapsed="26.974305"/>
</kw>
<msg time="2026-09-01T01:02:46.102639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:19.119732" elapsed="26.983038"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:02:19.118631" elapsed="26.984381"/>
</kw>
<msg time="2026-09-01T01:02:46.103213" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:19.117822" elapsed="26.985513"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:02:19.117121" elapsed="26.986412"/>
</kw>
<msg time="2026-09-01T01:02:46.103639" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:19.116210" elapsed="26.987542"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:02:18.535815" elapsed="27.568128"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:02:46.123300" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:02:46.122651" elapsed="0.000703"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:02:46.126604" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:03:24.422281" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:03:24.422756" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━...</msg>
<msg time="2026-09-01T01:03:24.422855" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:03:24.422968" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:02:46.125936" elapsed="38.297078"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.427758" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:03:24.426440" elapsed="0.001636"/>
</kw>
<msg time="2026-09-01T01:03:24.428485" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:03:24.428597" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:03:24.423674" elapsed="0.004978"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.431383" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:03:24.429241" elapsed="0.002197"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.436626" level="INFO">Collecting setuptools==44.0.0
  Downloading setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 583.2/583.2 kB 12.3 MB/s  0:00:00
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:03:24.435836" elapsed="0.000938"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.438102" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:03:24.437441" elapsed="0.000921"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.439686" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:03:24.438965" elapsed="0.000852"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:03:24.433622" elapsed="0.006464"/>
</kw>
<status status="PASS" start="2026-09-01T01:03:24.431736" elapsed="0.008576"/>
</branch>
<status status="PASS" start="2026-09-01T01:03:24.431687" elapsed="0.008683"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:03:24.440822" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:03:24.440488" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-09-01T01:03:24.440453" elapsed="0.000640"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:03:24.441520" elapsed="0.000072"/>
</return>
<status status="PASS" start="2026-09-01T01:03:24.441240" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-09-01T01:03:24.441207" elapsed="0.000675"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:03:24.442252" elapsed="0.000048"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:02:46.124827" elapsed="38.317710"/>
</kw>
<msg time="2026-09-01T01:03:24.442649" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:46.123641" elapsed="38.319108"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:02:46.121573" elapsed="38.321363"/>
</kw>
<msg time="2026-09-01T01:03:24.443065" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:46.110083" elapsed="38.333110"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:02:46.108471" elapsed="38.334902"/>
</kw>
<msg time="2026-09-01T01:03:24.443470" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:46.107443" elapsed="38.336110"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:02:46.106553" elapsed="38.337167"/>
</kw>
<msg time="2026-09-01T01:03:24.443804" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:46.105462" elapsed="38.338422"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:02:46.104715" elapsed="38.339344"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:03:24.459979" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:03:24.459316" elapsed="0.000739"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:03:24.463820" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate'.</msg>
<msg time="2026-09-01T01:04:04.796451" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:04.797018" level="INFO">${stdout} = Collecting exabgp==4.2.4
  Downloading exabgp-4.2.4.tar.gz (394 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to buil...</msg>
<msg time="2026-09-01T01:04:04.797069" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:04:04.797124" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:03:24.462946" elapsed="40.334236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:04:04.800135" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:04:04.799470" elapsed="0.000812"/>
</kw>
<msg time="2026-09-01T01:04:04.800441" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:04:04.800482" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:04.797738" elapsed="0.002764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:04.802013" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:04.800882" elapsed="0.001159"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:04.804664" level="INFO">Collecting exabgp==4.2.4
  Downloading exabgp-4.2.4.tar.gz (394 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: setuptools in /tmp/defaultvenv/lib/python3.10/site-packages (from exabgp==4.2.4) (44.0.0)
Building wheels for collected packages: exabgp
  Building wheel for exabgp (pyproject.toml): started
  Building wheel for exabgp (pyproject.toml): finished with status 'done'
  Created wheel for exabgp: filename=exabgp-4.2.4-py3-none-any.whl size=567682 sha256=5760e59a47327f4c098566f51e0de67d61309fff545621618955199e5dcb1756
  Stored in directory: /home/jenkins/.cache/pip/wheels/a2/6f/9a/9097d00837dae2b5fae0fc5727809e5b2619b3cb393b9463d7
Successfully built exabgp
Installing collected packages: exabgp
Successfully installed exabgp-4.2.4</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:04.804306" elapsed="0.000434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:04.805526" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:04.805030" elapsed="0.000556"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:04.806204" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:04.805865" elapsed="0.000402"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:04:04.803280" elapsed="0.003060"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:04.802313" elapsed="0.004120"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:04.802271" elapsed="0.004195"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:04:04.806667" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:04.806522" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:04.806506" elapsed="0.000280"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:04:04.806965" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-09-01T01:04:04.806835" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:04.806820" elapsed="0.000370"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:04.807339" elapsed="0.000020"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:03:24.461695" elapsed="40.345781"/>
</kw>
<msg time="2026-09-01T01:04:04.807537" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:03:24.460434" elapsed="40.347163"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==4.2.4; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:03:24.458002" elapsed="40.349712"/>
</kw>
<msg time="2026-09-01T01:04:04.807774" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:03:24.448994" elapsed="40.358824"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:03:24.447721" elapsed="40.360194"/>
</kw>
<msg time="2026-09-01T01:04:04.807975" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:03:24.446832" elapsed="40.361186"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:03:24.445873" elapsed="40.362260"/>
</kw>
<msg time="2026-09-01T01:04:04.808199" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:03:24.445086" elapsed="40.363155"/>
</kw>
<arg>exabgp==4.2.4</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:03:24.444564" elapsed="40.363769"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:04.808777" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc193a3090&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:04:04.808484" elapsed="0.000570"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.849165" level="INFO">[chan 10] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:04:04.859291" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exaipv6.cfg' -&gt; '/home/jenkins//exaipv6.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:04:04.809531" elapsed="0.049887"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.870404" level="INFO">1 file:
exaipv6.cfg</msg>
<msg time="2026-09-01T01:04:04.870575" level="INFO">@{cfgfiles} = [ exaipv6.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:04:04.859819" elapsed="0.010780"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.871453" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:04.884365" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:04.871258" elapsed="0.013169"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.884747" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:04.933744" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:04.884586" elapsed="0.049333"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.934879" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:04.989932" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:04.934475" elapsed="0.055612"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:04.990875" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:05.045454" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:04.990544" elapsed="0.055062"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.046419" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:05.097677" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.046016" elapsed="0.051913"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.099032" level="INFO">Executing command 'cat exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:04:05.149671" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:05.149883" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-pat...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.098536" elapsed="0.051374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:05.150807" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:05.150321" elapsed="0.000532"/>
</kw>
<var name="${cfgfile}">exaipv6.cfg</var>
<status status="PASS" start="2026-09-01T01:04:04.871004" elapsed="0.279884"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:04:04.870692" elapsed="0.280252"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:04:04.809323" elapsed="0.341724"/>
</kw>
<kw name="Upload_Config_Files_exabgp_ipv4">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.199057" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exaipv4.cfg' -&gt; '/home/jenkins//exaipv4.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP2_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:04:05.151692" elapsed="0.047699"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.211553" level="INFO">1 file:
exaipv4.cfg</msg>
<msg time="2026-09-01T01:04:05.211851" level="INFO">@{cfgfiles} = [ exaipv4.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*ipv4.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:04:05.200027" elapsed="0.011874"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.213466" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/127.0.0.1/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.226772" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/127.0.0.1/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.213048" elapsed="0.013855"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.227718" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.277285" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.227351" elapsed="0.050158"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.278455" level="INFO">Executing command 'sed -i -e 's/ROUTERID/127.0.0.1/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.324809" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/127.0.0.1/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.278000" elapsed="0.047017"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.326001" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.372974" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.325578" elapsed="0.047702"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.374526" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.424943" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.373990" elapsed="0.051245"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.426285" level="INFO">Executing command 'cat exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.473204" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:05.473637" level="INFO">${stdout} = neighbor 10.30.170.91 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.425764" elapsed="0.047930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:05.475375" level="INFO">neighbor 10.30.170.91 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
                        ipv4 unicast;
                  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:05.474377" elapsed="0.001099"/>
</kw>
<var name="${cfgfile}">exaipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:04:05.212632" elapsed="0.262918"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:04:05.212085" elapsed="0.263555"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:04:05.151390" elapsed="0.324413"/>
</kw>
<kw name="Upload_Config_Files_exabgp_graceful_restart">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.523176" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exabgp_graceful_restart.cfg' -&gt; '/home/jenkins//exabgp_graceful_restart.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP3_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:04:05.476896" elapsed="0.046502"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.535876" level="INFO">1 file:
exabgp_graceful_restart.cfg</msg>
<msg time="2026-09-01T01:04:05.536216" level="INFO">@{cfgfiles} = [ exabgp_graceful_restart.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*restart.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:04:05.524033" elapsed="0.012238"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.537559" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.550567" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.537197" elapsed="0.013495"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.551425" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.601449" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.551028" elapsed="0.050712"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.602697" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.649800" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.602291" elapsed="0.047789"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.651048" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.697472" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.650644" elapsed="0.047087"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.698665" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.745636" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.698249" elapsed="0.047638"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.746864" level="INFO">Executing command 'cat exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:04:05.797330" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:05.797696" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.746451" elapsed="0.051304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:05.799083" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:05.798364" elapsed="0.000874"/>
</kw>
<var name="${cfgfile}">exabgp_graceful_restart.cfg</var>
<status status="PASS" start="2026-09-01T01:04:05.536830" elapsed="0.262481"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:04:05.536425" elapsed="0.262968"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:04:05.476351" elapsed="0.323186"/>
</kw>
<kw name="Upload_Config_Files_Exabgp_AS_Value_Reconfigured">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.840979" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/exa4.cfg' -&gt; '/home/jenkins//exa4.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${EXABGP4_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:04:05.800566" elapsed="0.040555"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.851409" level="INFO">1 file:
exa4.cfg</msg>
<msg time="2026-09-01T01:04:05.851629" level="INFO">@{cfgfiles} = [ exa4.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*exa4.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:04:05.841483" elapsed="0.010196"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.852775" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/2607:f0d0:1002:0011:0000:0000:0000:0002/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.865780" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${IPV6_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.852453" elapsed="0.013442"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.866604" level="INFO">Executing command 'sed -i -e 's/ODLIP/::1/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.916920" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${CONTROLLER_IPV6}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.866276" elapsed="0.050773"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.917791" level="INFO">Executing command 'sed -i -e 's/ROUTERID/1.2.3.4/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:05.969281" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${EXABGP_ID}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.917456" elapsed="0.052083"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:05.970678" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:06.021377" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:05.970200" elapsed="0.051309"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.022234" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:06.072906" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:06.021879" elapsed="0.051102"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.073415" level="INFO">Executing command 'cat exa4.cfg'.</msg>
<msg time="2026-09-01T01:04:06.129085" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:06.129248" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
     ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:06.073236" elapsed="0.056045"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.129955" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.129554" elapsed="0.000460"/>
</kw>
<var name="${cfgfile}">exa4.cfg</var>
<status status="PASS" start="2026-09-01T01:04:05.852169" elapsed="0.277886"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:04:05.851799" elapsed="0.278323"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:04:05.799999" elapsed="0.330245"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:02:16.795863" elapsed="109.334451"/>
</kw>
<test id="s1-s5-t1" name="Reconfigure_ODL_To_Accept_Connections" line="61">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:06.134937" elapsed="0.000322"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:06.134597" elapsed="0.000731"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.136624" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.136456" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.136427" elapsed="0.000286"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.143034" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.142908" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.142884" elapsed="0.000245"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.144356" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.143866" elapsed="0.000524"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.144930" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:06.144582" elapsed="0.000378"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:06.145012" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:04:06.145234" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:06.143423" elapsed="0.001840"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.151285" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.151185" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.151166" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.152502" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.152407" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.152390" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:06.152966" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.152692" elapsed="0.000298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.153359" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:06.153159" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.191292" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:06.153825" elapsed="0.037559"/>
</kw>
<msg time="2026-09-01T01:04:06.191548" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:06.191589" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.153524" elapsed="0.038097"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.231415" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:06.192079" elapsed="0.039435"/>
</kw>
<msg time="2026-09-01T01:04:06.231657" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:06.231697" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.191774" elapsed="0.039956"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.231997" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.231798" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.231780" elapsed="0.000286"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.232494" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.232224" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.232805" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.232616" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.232601" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:06.232903" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:06.235449" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:04:06.235633" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.234276" elapsed="0.001485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.236019" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.236441" elapsed="0.000133"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:06.233670" elapsed="0.003017"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:06.233189" elapsed="0.003557"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:06.152122" elapsed="0.084709"/>
</kw>
<msg time="2026-09-01T01:04:06.236912" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:06.236950" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.151483" elapsed="0.085501"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:06.237190" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:06.237052" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.237035" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.237621" elapsed="0.000060"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.237969" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.238033" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:06.150858" elapsed="0.087301"/>
</kw>
<msg time="2026-09-01T01:04:06.238245" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:06.238283" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.145721" elapsed="0.092595"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.238601" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.238382" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.238367" elapsed="0.000301"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:06.145550" elapsed="0.093138"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:06.145333" elapsed="0.093384"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:06.142496" elapsed="0.096273"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:06.136070" elapsed="0.102748"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.135514" elapsed="0.103342"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:06.131427" elapsed="0.107475"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.239795" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.239078" elapsed="0.000744"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.271340" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.270983" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:06.272047" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:06.271808" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:06.272231" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:06.271511" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.272733" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.272399" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:06.273020" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:06.273223" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:06.272899" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.273602" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.273385" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.274548" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.274314" elapsed="0.000275"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.274964" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.274731" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.275601" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.275340" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.276287" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.276063" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.276354" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:06.276487" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.275787" elapsed="0.000722"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.276645" elapsed="0.000225"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-09-01T01:04:06.275220" elapsed="0.001685"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.277413" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.277151" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.278267" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.278052" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.278334" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:06.278468" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.277596" elapsed="0.000894"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.278625" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:06.277007" elapsed="0.001845"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.279360" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.279071" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.280003" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.279821" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.280067" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:06.280224" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.279547" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.280379" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:06.278951" elapsed="0.001654"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.281075" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.280816" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.281742" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.281561" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.281807" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:06.281936" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.281288" elapsed="0.000669"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.282089" elapsed="0.000218"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:06.280700" elapsed="0.001642"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.282822" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.282558" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.283492" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.283310" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.283591" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:06.283726" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.283008" elapsed="0.000739"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.283880" elapsed="0.000197"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:06.282441" elapsed="0.001683"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.284613" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.284353" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.285280" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.285071" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.285345" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:06.285474" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.284798" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.285677" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:06.284236" elapsed="0.001669"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.286405" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.286130" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.287223" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.286861" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.287290" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:06.287421" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.286589" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.287575" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:06.286001" elapsed="0.001799"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.288305" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:06.288017" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:06.288946" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.288762" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:06.289015" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:06.289175" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:06.288490" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.289332" elapsed="0.000191"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:06.287896" elapsed="0.001662"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:06.275035" elapsed="0.014553"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:06.289625" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:06.289765" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:06.274000" elapsed="0.015789"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.273735" elapsed="0.016081"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.289971" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.289839" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.273717" elapsed="0.016321"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.290971" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:06.290193" elapsed="0.000805"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:06.291042" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:06.270449" elapsed="0.020731"/>
</kw>
<msg time="2026-09-01T01:04:06.291263" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.258589" elapsed="0.032721"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.302809" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.314279" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.325793" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.325978" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.326161" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.326500" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.326370" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:06.326355" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.326695" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.326839" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.326982" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:06.326326" elapsed="0.000700"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.326234" elapsed="0.000815"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.327203" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.327270" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:06.327384" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:06.254558" elapsed="0.072850"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.352212" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.351833" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:06.352926" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:06.352696" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:06.353167" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:06.352389" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.353681" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.353338" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:06.353973" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:06.354156" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:06.353847" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.354544" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.354324" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:06.354944" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.354663" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.355443" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.355180" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.355022" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.354645" elapsed="0.000872"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.356406" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:06.355645" elapsed="0.000789"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:06.356478" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:06.351261" elapsed="0.005333"/>
</kw>
<msg time="2026-09-01T01:04:06.356647" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.339249" elapsed="0.017439"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.368151" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.379609" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.391261" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.391434" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.391590" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.391919" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.391791" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:06.391778" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.392126" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.392287" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.392429" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:06.391751" elapsed="0.000723"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.391658" elapsed="0.000840"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.392627" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.392690" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:06.392805" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:06.336795" elapsed="0.056035"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:06.393956" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:06.393735" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:06.394094" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:06.393432" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.394426" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.394207" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.394912" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.394655" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.394497" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.394190" elapsed="0.000793"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.397359" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.395130" elapsed="0.002253"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:06.397428" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:06.397564" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:06.393147" elapsed="0.004439"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.398820" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.398599" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.399278" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.399031" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.399681" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.399464" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.400066" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.399852" elapsed="0.000267"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:06.400833" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:06.400661" elapsed="0.000195"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:06.401169" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:06.400990" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.401324" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.402082" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.401853" elapsed="0.000301"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:06.402194" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:06.402331" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:06.400311" elapsed="0.002044"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:06.428266" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1013', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:06.428333" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:04:06 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:06.428511" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:06.404491" elapsed="0.024055"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.402420" elapsed="0.026168"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.428754" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.428612" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.402405" elapsed="0.026428"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.432060" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.429818" elapsed="0.002296"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.429617" elapsed="0.002550"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.429599" elapsed="0.002596"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.434726" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.432447" elapsed="0.002320"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.432245" elapsed="0.002553"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.432231" elapsed="0.002590"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.435407" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:06.434969" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.435721" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.435496" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.436248" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.435944" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.435798" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.435479" elapsed="0.000843"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.436786" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:06.436463" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.437080" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.436870" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.437580" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.437323" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.437181" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.436855" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.437786" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:06.438506" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:06.438260" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.438663" elapsed="0.002112"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:06.429209" elapsed="0.011668"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:06.441039" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:06.440939" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.440924" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.441295" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.441356" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:06.443451" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:06.397881" elapsed="0.045593"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:06.443530" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:06.443662" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:06.244387" elapsed="0.199297"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.443975" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.443767" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.443753" elapsed="0.000302"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:06.444130" elapsed="0.000037"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:06.240065" elapsed="0.204192"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:04:06.130397" elapsed="0.313972"/>
</test>
<test id="s1-s5-t2" name="Start_Exabgp" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:06.447878" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:06.447645" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.449002" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.448907" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.448891" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.453534" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.453442" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.453425" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.454491" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.454157" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.454913" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:06.454655" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:06.454974" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:06.455119" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:06.453789" elapsed="0.001366"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.460325" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.460228" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.460210" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.461459" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:06.461364" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.461347" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:06.461918" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:06.461649" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.462326" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:06.462089" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.501344" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:06.462788" elapsed="0.038767"/>
</kw>
<msg time="2026-09-01T01:04:06.501766" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:06.501807" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.462491" elapsed="0.039350"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.526277" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:06.502531" elapsed="0.023841"/>
</kw>
<msg time="2026-09-01T01:04:06.526519" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:06.526558" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.502069" elapsed="0.024524"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.526916" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.526685" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.526657" elapsed="0.000331"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.527510" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.527131" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.527824" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.527629" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.527613" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:06.527928" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:06.530661" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:04:06.530847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.529463" elapsed="0.001513"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.531291" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.531638" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:06.528806" elapsed="0.003153"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:06.528276" elapsed="0.003754"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:06.461053" elapsed="0.071079"/>
</kw>
<msg time="2026-09-01T01:04:06.532259" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:06.532300" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.460520" elapsed="0.071817"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:06.532501" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:06.532407" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.532389" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.532934" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.533287" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:06.533353" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:06.459903" elapsed="0.073549"/>
</kw>
<msg time="2026-09-01T01:04:06.533540" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:06.533580" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.455485" elapsed="0.078132"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:06.533907" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:06.533685" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.533669" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:06.455358" elapsed="0.078641"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:06.455204" elapsed="0.078825"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:06.453123" elapsed="0.080957"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:06.448657" elapsed="0.085602"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.448279" elapsed="0.086027"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:06.445342" elapsed="0.089017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.534811" level="INFO">${cmd} = exaipv6.cfg &gt; exaipv6.log</msg>
<var>${cmd}</var>
<arg>${EXABGP_CFG} &gt; ${EXABGP_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.534511" elapsed="0.000323"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.538173" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.537862" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.538547" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.538335" elapsed="0.000251"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.541356" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:06.539121" elapsed="0.002289"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.544761" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:06.544845" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:06.541556" elapsed="0.003313"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.545425" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.545198" elapsed="0.000268"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:06.544932" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:06.544915" elapsed="0.000603"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:04:06.538796" elapsed="0.006763"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:06.547671" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log</msg>
<msg time="2026-09-01T01:04:06.547753" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:06.545695" elapsed="0.002082"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.548198" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exaipv6.cfg &gt; exaipv6.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.547921" elapsed="0.000359"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:06.537586" elapsed="0.010751"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.550068" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:06.549761" elapsed="0.000332"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.552081" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:06.550267" elapsed="0.001847"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:06.560687" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:06.560830" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:04:06.560914" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:06.552275" elapsed="0.008661"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.563316" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:06.561084" elapsed="0.002274"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:04:06.565900" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:04:06.563498" elapsed="0.002470">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:04:06.549334" elapsed="0.016736">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.568227" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.567621" elapsed="0.000654"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.571294" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.568514" elapsed="0.002816"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:09.584308" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:09.584630" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:04:09.584792" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:09.571544" elapsed="0.013286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.588467" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.585077" elapsed="0.003468"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:04:09.588755" elapsed="0.003282"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:04:09.566759" elapsed="0.025400"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:06.548839" elapsed="3.043399"/>
</kw>
<msg time="2026-09-01T01:04:09.592378" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:09.592438" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:06.548485" elapsed="3.043985"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.593003" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.592607" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.592572" elapsed="0.000555"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:04:09.593363" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-09-01T01:04:09.593220" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.593199" elapsed="0.000288"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:04:06.537429" elapsed="3.056096"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:04:06.537231" elapsed="3.056343"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.593779" elapsed="0.000029"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:04:06.535127" elapsed="3.058756"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:06.444823" elapsed="3.149220"/>
</test>
<test id="s1-s5-t3" name="Verify_Ipv6_Topology_Filled" line="83">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:09.599067" elapsed="0.000332"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:09.598728" elapsed="0.000744"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.600896" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.600681" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.600654" elapsed="0.000330"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.609212" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.609002" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.608965" elapsed="0.000340"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.610708" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.610160" elapsed="0.000585"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.611396" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:09.610961" elapsed="0.000468"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:09.611486" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:04:09.611695" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:09.609624" elapsed="0.002103"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.619391" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.619241" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.619215" elapsed="0.000268"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.621041" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.620904" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.620881" elapsed="0.000294"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:09.621773" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:09.621375" elapsed="0.000432"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:09.622340" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:09.622016" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:09.662784" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:09.623025" elapsed="0.039961"/>
</kw>
<msg time="2026-09-01T01:04:09.663249" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:09.663293" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.622581" elapsed="0.040748"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:09.702470" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:09.663964" elapsed="0.038718"/>
</kw>
<msg time="2026-09-01T01:04:09.702898" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:09.702939" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.663560" elapsed="0.039414"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.703427" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.703083" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.703051" elapsed="0.000453"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.703985" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.703636" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.704345" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.704127" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.704098" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:09.704449" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:09.707200" elapsed="0.001996"/>
</kw>
<msg time="2026-09-01T01:04:09.709266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:09.705894" elapsed="0.003505"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.709670" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.709988" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:09.705296" elapsed="0.004974"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:09.704743" elapsed="0.005588"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:09.620522" elapsed="0.089896"/>
</kw>
<msg time="2026-09-01T01:04:09.710501" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:09.710539" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.619689" elapsed="0.090882"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:09.710744" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:09.710642" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.710624" elapsed="0.000196"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.711218" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.711522" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.711585" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:09.618745" elapsed="0.092934"/>
</kw>
<msg time="2026-09-01T01:04:09.711759" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:09.711797" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.612265" elapsed="0.099564"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.712128" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.711894" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.711879" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:09.612039" elapsed="0.100236"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:09.611804" elapsed="0.100500"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:09.608259" elapsed="0.104096"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:09.600302" elapsed="0.112098"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.599676" elapsed="0.112761"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:09.595340" elapsed="0.117139"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.762705" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.762320" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.763519" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:09.763253" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:09.763677" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:09.762915" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.764318" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.763922" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.764663" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:09.764823" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:09.764531" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.765239" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.764986" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.766575" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.765940" elapsed="0.000676"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.767011" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:09.766764" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.767383" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.767573" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.767732" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:09.767259" elapsed="0.000522"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.767084" elapsed="0.000727"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:09.767856" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:09.768008" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:09.765657" elapsed="0.002373"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.765360" elapsed="0.002697"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.768250" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.768083" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.765335" elapsed="0.002985"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.768880" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:09.768450" elapsed="0.000455"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:09.768947" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:09.761739" elapsed="0.007321"/>
</kw>
<msg time="2026-09-01T01:04:09.769122" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:09.749601" elapsed="0.019595"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.781007" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.792572" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.804183" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.804388" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.804551" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.804912" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.804779" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:09.804762" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.805120" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.805283" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.805426" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:09.804728" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.804624" elapsed="0.000872"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.805626" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.805693" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:09.805829" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:09.745338" elapsed="0.060516"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.807295" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:09.806984" elapsed="0.000384">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:09.807452" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:09.806501" elapsed="0.000972"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.807772" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.807537" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.808302" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.808008" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.807844" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.807520" elapsed="0.000853"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.810737" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.808510" elapsed="0.002250"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:09.810805" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:09.810944" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:09.806181" elapsed="0.004785"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.812065" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:09.811853" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:09.812281" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:09.811551" elapsed="0.000751"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:09.812485" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:09.812366" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.812350" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.812691" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.812843" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.812900" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:09.814754" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:09.811266" elapsed="0.003512"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.816027" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.815802" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.816445" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.816230" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:09.839460" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:09.839642" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:09.839789" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:09.820781" elapsed="0.019033"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.816542" elapsed="0.023325"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.840067" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.839902" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.816526" elapsed="0.023649"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.844174" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.841403" elapsed="0.002824"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.841180" elapsed="0.003081"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.841159" elapsed="0.003124"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.846740" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.844543" elapsed="0.002240"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.844334" elapsed="0.002482"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.844319" elapsed="0.002520"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.847435" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:09.847020" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.847757" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.847524" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.848286" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.847982" elapsed="0.000329"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.847833" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.847508" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.849245" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:09.848506" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.849703" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.849435" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.850229" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.849930" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.849784" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.849417" elapsed="0.000887"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:09.850450" elapsed="0.000359"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:09.851278" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:09.850963" elapsed="0.000340"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:09.851503" elapsed="0.002423"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:09.840706" elapsed="0.013285"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.854182" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.854054" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.854038" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:09.858560" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:09.854380" elapsed="0.004228"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:09.858695" elapsed="0.000055"/>
</return>
<msg time="2026-09-01T01:04:09.858898" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:09.815059" elapsed="0.043864"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:09.858987" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:09.859155" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:09.722541" elapsed="0.136641"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.889067" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.888331" elapsed="0.000793"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.890187" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:09.889742" elapsed="0.000610">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:09.890532" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:09.889368" elapsed="0.001187"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.891182" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.890722" elapsed="0.000486"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:09.891531" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:09.891877" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:09.891360" elapsed="0.000541"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.892395" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:09.892051" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:09.893282" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.892557" elapsed="0.000808"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.894256" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:09.893589" elapsed="0.000699"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.893407" elapsed="0.000924"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.892516" elapsed="0.001841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.895206" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:09.894553" elapsed="0.000680"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:09.895288" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:09.887229" elapsed="0.008208"/>
</kw>
<msg time="2026-09-01T01:04:09.895494" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:09.873029" elapsed="0.022515"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.907324" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.919037" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.931453" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.931654" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.931817" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.932289" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.932099" elapsed="0.000313"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:09.932084" elapsed="0.000354"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.932571" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.932724" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.932871" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:09.932045" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.931911" elapsed="0.001036"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.933090" elapsed="0.000060"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.933211" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:04:09.933358" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:09.870532" elapsed="0.062851"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:09.933554" elapsed="0.002391"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:09.937288" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:09.936696" elapsed="0.000620"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:09.937851" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:09.937455" elapsed="0.000422"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:09.938021" elapsed="0.000349"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:09.936284" elapsed="0.002141"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.936020" elapsed="0.002434"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:09.938611" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:09.938476" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.936002" elapsed="0.002678"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:09.860425" elapsed="0.078307"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:09.859614" elapsed="0.079197"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:09.859282" elapsed="0.079576"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.859260" elapsed="0.079620"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:09.938913" elapsed="0.000031"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:09.716868" elapsed="0.222178"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:09.712858" elapsed="0.226248"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-09-01T01:04:09.712605" elapsed="0.226614"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after starting exabgp.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:09.594476" elapsed="0.344885"/>
</test>
<test id="s1-s5-t4" name="Delete_Bgp_Peer_Configuration" line="88">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:09.943746" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:09.943507" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.944949" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.944843" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.944827" elapsed="0.000183"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.949617" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.949513" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.949497" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.950668" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:09.950314" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:09.951150" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:09.950852" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:09.951215" elapsed="0.000081"/>
</return>
<msg time="2026-09-01T01:04:09.951415" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:09.949944" elapsed="0.001493"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.956888" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.956785" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.956767" elapsed="0.000184"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:09.958235" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:09.958097" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:09.958081" elapsed="0.000215"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:09.958719" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:09.958432" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:09.959101" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:09.958893" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:09.997546" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:09.959607" elapsed="0.038252"/>
</kw>
<msg time="2026-09-01T01:04:09.998195" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:09.998241" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.959301" elapsed="0.038975"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.030721" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:09.999222" elapsed="0.031619"/>
</kw>
<msg time="2026-09-01T01:04:10.030997" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:10.031036" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.998624" elapsed="0.032445"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.031514" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.031227" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.031183" elapsed="0.000414"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.032044" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.031741" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.032406" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.032208" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.032191" elapsed="0.000391"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:10.032625" elapsed="0.000061"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.035687" elapsed="0.000186"/>
</kw>
<msg time="2026-09-01T01:04:10.035935" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.034326" elapsed="0.001759"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.036389" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.036764" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:10.033643" elapsed="0.003593"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:10.033009" elapsed="0.004297"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:09.957828" elapsed="0.079572"/>
</kw>
<msg time="2026-09-01T01:04:10.037493" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.037534" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.957090" elapsed="0.080481"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:10.037765" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.037659" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.037634" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.038353" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.038691" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.038757" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:09.956479" elapsed="0.082386"/>
</kw>
<msg time="2026-09-01T01:04:10.038959" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.038999" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.951788" elapsed="0.087250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.039426" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.039126" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.039097" elapsed="0.000404"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:09.951658" elapsed="0.087865"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:09.951490" elapsed="0.088078"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:09.949194" elapsed="0.090443"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:09.944580" elapsed="0.095117"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:09.944168" elapsed="0.095578"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:09.940702" elapsed="0.099101"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.040763" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.040012" elapsed="0.000777"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.081011" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.080672" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.081908" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.081624" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.082095" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.081290" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.082706" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.082301" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.083029" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.083241" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.082897" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.083628" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.083406" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.084555" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.084319" elapsed="0.000278"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.084993" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.084739" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.085693" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.085421" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.086507" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.086253" elapsed="0.000278"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.086577" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:10.086714" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.085890" elapsed="0.000846"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.086877" elapsed="0.000284"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-09-01T01:04:10.085290" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.087685" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.087416" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.088367" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.088179" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.088433" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.088562" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.087871" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.088716" elapsed="0.000367"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:10.087297" elapsed="0.001856"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.089640" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.089374" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.090319" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.090103" elapsed="0.000273"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.090422" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:10.090557" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.089826" elapsed="0.000753"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.090712" elapsed="0.000194"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:10.089255" elapsed="0.001687"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.091450" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.091184" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.092094" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.091911" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.092199" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.092332" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.091636" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.092487" elapsed="0.000192"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:10.091039" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.093223" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.092928" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.093932" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.093747" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.093997" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.094156" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.093444" elapsed="0.000735"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.094312" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.092811" elapsed="0.001725"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.095014" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.094750" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.095700" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.095515" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.095766" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:10.095898" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.095234" elapsed="0.000685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.096052" elapsed="0.000222"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:10.094633" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.096828" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.096544" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.097519" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.097331" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.097585" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:10.097716" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.097017" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.097871" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.096407" elapsed="0.001691"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.098624" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.098360" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.099465" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.099280" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.099567" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.099702" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.098810" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.099875" elapsed="0.000198"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.098241" elapsed="0.001892"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.085076" elapsed="0.015155"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.100273" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.100420" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:10.084005" elapsed="0.016438"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.083730" elapsed="0.016740"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.100626" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.100492" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.083713" elapsed="0.016980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.101575" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.100822" elapsed="0.000779"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.101667" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.080103" elapsed="0.021688"/>
</kw>
<msg time="2026-09-01T01:04:10.101844" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.068181" elapsed="0.033705"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.113548" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.125274" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.137046" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.137385" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.137557" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.137887" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.137755" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:10.137743" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.138173" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.138325" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.138476" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.137716" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.137624" elapsed="0.000920"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.138675" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.138740" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.138854" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.064090" elapsed="0.074787"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.139888" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.139661" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:10.155997" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:10.156046" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:10.156168" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:10.142062" elapsed="0.014130"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.139988" elapsed="0.016240"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.156387" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.156251" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.139972" elapsed="0.016489"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.159806" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.157407" elapsed="0.002438"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.157205" elapsed="0.002671"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.157189" elapsed="0.002709"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.162279" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.160177" elapsed="0.002142"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.159948" elapsed="0.002401"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.159933" elapsed="0.002438"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.162895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.162536" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.163224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.162980" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.163706" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.163441" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.163296" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.162964" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.164318" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.163958" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.164610" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.164402" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.165129" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.164821" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.164681" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.164387" elapsed="0.000829"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.165353" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:10.166077" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.165816" elapsed="0.000284"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.166269" elapsed="0.002104"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:10.156812" elapsed="0.011617"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:10.168469" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:10.170544" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:10.139132" elapsed="0.031435"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.170615" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:10.041011" elapsed="0.129713"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:04:09.940050" elapsed="0.230802"/>
</test>
<test id="s1-s5-t5" name="Verify_Ipv6_Topology_Empty" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:10.175177" elapsed="0.000196"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:10.174911" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.176354" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.176251" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.176235" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.180910" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.180812" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.180796" elapsed="0.000206"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.181923" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.181580" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.182395" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:10.182087" elapsed="0.000331"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:10.182456" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.182590" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.181246" elapsed="0.001366"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.187801" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.187704" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.187687" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.188964" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.188857" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.188841" elapsed="0.000229"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:10.189527" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.189246" elapsed="0.000304"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.189897" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.189694" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.225973" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:10.190403" elapsed="0.035690"/>
</kw>
<msg time="2026-09-01T01:04:10.226306" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:10.226347" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.190060" elapsed="0.036320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.256865" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:10.226892" elapsed="0.030081"/>
</kw>
<msg time="2026-09-01T01:04:10.257165" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:10.257209" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.226556" elapsed="0.030687"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.257544" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.257322" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.257301" elapsed="0.000314"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.258042" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.257754" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.258385" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.258194" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.258177" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:10.258485" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.260997" elapsed="0.000179"/>
</kw>
<msg time="2026-09-01T01:04:10.261238" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.259919" elapsed="0.001465"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.261678" elapsed="0.000087"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.262021" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:10.259298" elapsed="0.002947"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:10.258758" elapsed="0.003547"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:10.188595" elapsed="0.073797"/>
</kw>
<msg time="2026-09-01T01:04:10.262477" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.262514" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.187997" elapsed="0.074556"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:10.262759" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.262654" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.262634" elapsed="0.000203"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.263332" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.263774" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.263858" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:10.187407" elapsed="0.076569"/>
</kw>
<msg time="2026-09-01T01:04:10.264086" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.264267" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.182949" elapsed="0.081364"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.264641" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.264384" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.264368" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:10.182821" elapsed="0.081917"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:10.182662" elapsed="0.082114"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:10.180498" elapsed="0.084335"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:10.175963" elapsed="0.088924"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.175568" elapsed="0.089363"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:10.172182" elapsed="0.092800"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.321687" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.321271" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.322707" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.322263" elapsed="0.000548">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.322902" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.321917" elapsed="0.001007"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.323455" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.323080" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.323767" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.323989" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.323627" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.324416" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.324187" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.325532" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.325206" elapsed="0.000368"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.326002" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.325735" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.326433" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.326625" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.326790" elapsed="0.000019"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.326304" elapsed="0.000613"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.326089" elapsed="0.000863"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.327010" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:10.327212" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:10.324886" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.324561" elapsed="0.002703"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.327426" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.327291" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.324527" elapsed="0.002967"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.328068" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.327626" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.328175" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.320675" elapsed="0.007632"/>
</kw>
<msg time="2026-09-01T01:04:10.328360" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.308216" elapsed="0.020189"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.340400" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.351970" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.363683" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.363862" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.364018" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.364374" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.364241" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:10.364228" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.364572" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.364719" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.364864" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.364201" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.364084" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.365104" elapsed="0.000044"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.365198" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:10.365336" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.303561" elapsed="0.061799"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.366534" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.366283" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.366676" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.365945" elapsed="0.000752"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.366984" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.366759" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.367563" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.367296" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.367071" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.366743" elapsed="0.000893"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.369881" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.367774" elapsed="0.002130"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:10.369949" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.370083" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:10.365658" elapsed="0.004447"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.371257" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.371013" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.371397" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.370710" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:10.371600" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.371480" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.371464" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.371809" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.371963" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.372019" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.373994" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:10.370419" elapsed="0.003599"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.375336" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.375079" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.375759" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.375513" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:10.388002" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:10.388260" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:10.388391" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:10.378400" elapsed="0.010016"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.375884" elapsed="0.012576"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.388648" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.388491" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.375864" elapsed="0.012861"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.392092" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.389766" elapsed="0.002398"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.389552" elapsed="0.002642"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.389534" elapsed="0.002683"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.394582" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.392469" elapsed="0.002153"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.392266" elapsed="0.002386"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.392252" elapsed="0.002422"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.395270" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.394842" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.395573" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.395356" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.396056" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.395791" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.395645" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.395340" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.396629" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.396301" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.396921" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.396713" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.397420" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.397159" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.396992" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.396698" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.397632" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:10.398430" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.398090" elapsed="0.000363"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.398594" elapsed="0.002154"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:10.389126" elapsed="0.011681"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.400966" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.400869" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.400853" elapsed="0.000180"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:10.403956" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.401193" elapsed="0.002837"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:10.404077" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:04:10.404254" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:10.374359" elapsed="0.029918"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.404332" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:10.404466" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:10.278627" elapsed="0.125861"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.431015" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.430572" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.431831" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.431535" elapsed="0.000422">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.432157" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.431228" elapsed="0.000954"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.432734" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.432334" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.433053" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.433282" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.432905" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.433695" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.433453" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:10.434227" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.433796" elapsed="0.000486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.434914" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.434433" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.434304" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.433779" elapsed="0.001206"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.435596" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.435131" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.435663" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.430003" elapsed="0.005770"/>
</kw>
<msg time="2026-09-01T01:04:10.435863" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.418068" elapsed="0.017840"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.447702" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.459231" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.470935" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.471125" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.471298" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.471649" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.471518" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:10.471505" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.471844" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.471991" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.472174" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.471478" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.471374" elapsed="0.000874"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.472386" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.472451" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.472554" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.415609" elapsed="0.056968"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.472732" elapsed="0.002102"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:10.475795" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.475516" elapsed="0.000339"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:10.476294" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.475997" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:10.476466" elapsed="0.000301"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:10.475148" elapsed="0.001672"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.474904" elapsed="0.001945"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.477006" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.476871" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.474888" elapsed="0.002185"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:10.405521" elapsed="0.071605"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:10.404784" elapsed="0.072424"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.404562" elapsed="0.072685"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.404547" elapsed="0.072721"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.477296" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:10.272277" elapsed="0.205134"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:10.265531" elapsed="0.211935"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-09-01T01:04:10.265251" elapsed="0.212276"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:10.171581" elapsed="0.306075"/>
</test>
<test id="s1-s5-t6" name="Reconfigure_ODL_To_Accept_Connections_2" line="106">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:10.480928" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:10.480516" elapsed="0.000676"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.482066" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.481965" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.481948" elapsed="0.000223"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.486908" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.486815" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.486798" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.487876" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.487535" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.488338" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:10.488042" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:10.488401" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.488540" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.487207" elapsed="0.001355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.493633" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.493534" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.493518" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.494771" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.494673" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.494657" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:10.495327" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.495007" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.495708" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.495497" elapsed="0.000234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.532085" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:10.496209" elapsed="0.036071"/>
</kw>
<msg time="2026-09-01T01:04:10.532486" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:10.532529" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.495874" elapsed="0.036695"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.568478" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:10.533285" elapsed="0.035312"/>
</kw>
<msg time="2026-09-01T01:04:10.568753" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:10.568792" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.532809" elapsed="0.036018"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.569197" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.568917" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.568889" elapsed="0.000384"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.569696" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.569413" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.570020" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.569825" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.569808" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:10.570153" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.572728" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:04:10.572919" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.571669" elapsed="0.001390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.573388" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.573710" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:10.571004" elapsed="0.002887"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:10.570475" elapsed="0.003477"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:10.494406" elapsed="0.079632"/>
</kw>
<msg time="2026-09-01T01:04:10.574159" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.574204" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.493830" elapsed="0.080411"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:10.574644" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.574310" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.574294" elapsed="0.000431"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.575101" elapsed="0.000060"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.575514" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.575578" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:10.493234" elapsed="0.082440"/>
</kw>
<msg time="2026-09-01T01:04:10.575756" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.575793" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.488895" elapsed="0.086931"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.576130" elapsed="0.000106"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.575893" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.575879" elapsed="0.000409"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:10.488767" elapsed="0.087542"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:10.488608" elapsed="0.087732"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:10.486423" elapsed="0.089972"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:10.481715" elapsed="0.094735"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.481331" elapsed="0.095162"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:10.478494" elapsed="0.098050"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.577441" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11:0:0:0:2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib ...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_2}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.576737" elapsed="0.000731"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.609045" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.608716" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.609842" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.609555" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.610023" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.609250" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.610562" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.610222" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.610852" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.611026" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.610729" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.611440" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.611221" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.612356" level="INFO">mapping: {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.612093" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.612818" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.612584" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.613493" level="INFO">${value} = 2607:f0d0:1002:11:0:0:0:2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.613222" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.614391" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.614173" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.614459" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.614593" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.613855" elapsed="0.000760"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.614756" elapsed="0.000235"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11:0:0:0:2</var>
<status status="PASS" start="2026-09-01T01:04:10.613063" elapsed="0.001964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.615536" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.615272" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.616246" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.616027" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.616312" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.616443" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.615744" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.616599" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:10.615151" elapsed="0.001675"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.617347" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.617038" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.617995" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.617812" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.618060" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.618239" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.617533" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.618394" elapsed="0.000194"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:10.616922" elapsed="0.001701"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.619098" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.618836" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.619780" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.619598" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.619844" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.619975" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.619318" elapsed="0.000679"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.620158" elapsed="0.000194"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:10.618719" elapsed="0.001668"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.620861" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.620600" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.621552" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.621366" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.621619" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.621750" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.621047" elapsed="0.000725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.621954" elapsed="0.000225"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.620484" elapsed="0.001732"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.622696" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.622431" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.623377" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.623189" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.623442" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.623572" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.622884" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.623725" elapsed="0.000358"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:10.622314" elapsed="0.001819"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.624627" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.624364" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.625303" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.625086" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.625369" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.625498" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.624812" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.625653" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.624246" elapsed="0.001633"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.626388" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:10.626092" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:10.627039" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.626856" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:10.627103" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:04:10.627269" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:10.626578" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.627424" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:10.625975" elapsed="0.001675"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.612890" elapsed="0.014789"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.627718" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:10.627858" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:10.611810" elapsed="0.016071"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.611540" elapsed="0.016368"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.628065" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.627930" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.611523" elapsed="0.016636"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.629006" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.628293" elapsed="0.000739"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.629074" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.608179" elapsed="0.021062"/>
</kw>
<msg time="2026-09-01T01:04:10.629327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.596393" elapsed="0.032979"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.640833" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.652341" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.663763" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.663940" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.664095" elapsed="0.000058"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.664473" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.664338" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:10.664325" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.664673" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.664819" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.664963" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.664299" elapsed="0.000710"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.664207" elapsed="0.000824"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.665192" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.665259" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.665368" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.592374" elapsed="0.073018"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.690206" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.689842" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.690863" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.690674" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.691041" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.690377" elapsed="0.000685"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.691574" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.691235" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.691862" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.691985" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.691741" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.692396" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.692176" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:10.692768" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.692509" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.693266" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_IN...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.692971" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.692842" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.692492" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.694191" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.693468" elapsed="0.000750"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.694261" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.689279" elapsed="0.005093"/>
</kw>
<msg time="2026-09-01T01:04:10.694423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.677521" elapsed="0.016943"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.706145" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.717669" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.729512" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.729707" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.729868" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.730224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.730064" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:10.730051" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.730420" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.730567" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.730710" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.730026" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.729934" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.730907" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.730971" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.731088" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.675044" elapsed="0.056086"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.732281" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.732037" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.732420" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.731731" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.732722" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.732502" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.733237" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.732947" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.732792" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.732486" elapsed="0.000822"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.735499" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.733443" elapsed="0.002079"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:10.735567" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.735712" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:10.731445" elapsed="0.004298"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.737025" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.736804" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.737488" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.737272" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.737915" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.737690" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.738332" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.738087" elapsed="0.000284"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:10.739090" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:10.738909" elapsed="0.000217"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:10.739462" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:10.739303" elapsed="0.000182"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.739618" elapsed="0.000177"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.740189" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.739938" elapsed="0.000290"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:10.740265" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:10.740403" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:10.738553" elapsed="0.001872"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:10.824108" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '999', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11:0:0:0:2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:10.824326" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:10.824528" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:10.742578" elapsed="0.082010"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.740486" elapsed="0.084204"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.825000" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.824752" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.740471" elapsed="0.084606"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.828263" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.826032" elapsed="0.002269"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.825829" elapsed="0.002547"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.825813" elapsed="0.002586"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.830785" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.828652" elapsed="0.002173"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.828448" elapsed="0.002408"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.828434" elapsed="0.002443"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.831414" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.831027" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.831717" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.831504" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.832223" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.831931" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.831789" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.831486" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.832759" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.832436" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.833045" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.832842" elapsed="0.000253"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.833543" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.833286" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.833129" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.832827" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.833747" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:10.834482" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.834222" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.834646" elapsed="0.002119"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:10.825507" elapsed="0.011313"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:10.836971" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.836877" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.836861" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.837210" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.837270" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:10.839347" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:10.736068" elapsed="0.103302"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.839425" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:10.839557" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:10.581936" elapsed="0.257643"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.839877" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.839665" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.839650" elapsed="0.000307"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.839986" elapsed="0.000021"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:10.577720" elapsed="0.262372"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with ipv6 address without "::" shortened version.</doc>
<status status="PASS" start="2026-09-01T01:04:10.477894" elapsed="0.362384"/>
</test>
<test id="s1-s5-t7" name="Verify_Ipv6_Topology_Filled_2" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:10.845100" elapsed="0.000224"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:10.844868" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.846264" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.846165" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.846147" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.850778" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.850685" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.850669" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.851722" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.851388" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.852176" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:10.851885" elapsed="0.000314"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:10.852239" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:10.852372" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.851036" elapsed="0.001357"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.857374" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.857278" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.857261" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.858500" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:10.858406" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.858390" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:10.858957" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.858688" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.859351" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.859151" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.898464" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:10.859815" elapsed="0.038750"/>
</kw>
<msg time="2026-09-01T01:04:10.898736" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:10.898776" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.859516" elapsed="0.039292"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:10.930645" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:10.899306" elapsed="0.031453"/>
</kw>
<msg time="2026-09-01T01:04:10.930921" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:10.930961" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.898960" elapsed="0.032034"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.931332" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.931067" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.931047" elapsed="0.000358"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.931813" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.931531" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.932209" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.931986" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.931970" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:10.932311" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:10.934758" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:04:10.934941" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.933692" elapsed="0.001378"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.935376" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.935706" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:10.933071" elapsed="0.002814"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:10.932577" elapsed="0.003369"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:10.858122" elapsed="0.077909"/>
</kw>
<msg time="2026-09-01T01:04:10.936123" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.936183" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.857569" elapsed="0.078649"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:10.936381" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:10.936287" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.936270" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.936820" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.937132" elapsed="0.000048"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.937222" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:10.856961" elapsed="0.080367"/>
</kw>
<msg time="2026-09-01T01:04:10.937408" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:10.937445" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.852722" elapsed="0.084757"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.937768" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.937544" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.937529" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:10.852596" elapsed="0.085260"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:10.852442" elapsed="0.085442"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:10.850371" elapsed="0.087563"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:10.845885" elapsed="0.092096"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:10.845507" elapsed="0.092512"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:10.841034" elapsed="0.097031"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.986045" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:10.985712" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.986842" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.986592" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:10.987005" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:10.986286" elapsed="0.000740"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.987543" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:10.987204" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:10.987835" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:10.987997" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:10.987711" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.988422" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.988187" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.989380" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:10.989091" elapsed="0.000329"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.989832" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:10.989567" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.990188" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.990374" elapsed="0.000022"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.990535" elapsed="0.000017"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:10.990029" elapsed="0.000555"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:10.989902" elapsed="0.000708"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:10.990649" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:10.990787" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:10.988804" elapsed="0.002005"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:10.988533" elapsed="0.002303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:10.990987" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:10.990858" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:10.988516" elapsed="0.002536"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:10.991618" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:10.991211" elapsed="0.000431"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:10.991685" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:10.985170" elapsed="0.006624"/>
</kw>
<msg time="2026-09-01T01:04:10.991841" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:10.973314" elapsed="0.018570"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.003683" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.015251" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.026781" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.026957" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.027123" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.027466" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.027334" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:11.027321" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.027662" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.027809" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.027953" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:11.027295" elapsed="0.000704"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.027204" elapsed="0.000818"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.028243" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.028312" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:11.028416" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:10.969340" elapsed="0.059098"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:11.029578" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.029356" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:11.029744" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:11.029020" elapsed="0.000745"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.030047" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.029827" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.030559" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:11.030300" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.030132" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.029811" elapsed="0.000820"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.032809" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:11.030765" elapsed="0.002068"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:11.032876" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:11.033057" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:11.028732" elapsed="0.004347"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:11.034218" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.033970" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:11.034356" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:11.033671" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:11.034556" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:11.034437" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.034421" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.034760" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.034914" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.034970" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:11.036915" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:11.033381" elapsed="0.003557"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.038204" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:11.037956" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.038600" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:11.038381" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:11.049679" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:11.049894" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:11.049999" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:11.040758" elapsed="0.009264"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.038698" elapsed="0.011361"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.050256" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.050082" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.038682" elapsed="0.011651"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.053510" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:11.051260" elapsed="0.002291"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.051024" elapsed="0.002557"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.051008" elapsed="0.002595"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.055990" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:11.053913" elapsed="0.002117"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.053659" elapsed="0.002401"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.053640" elapsed="0.002441"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.056627" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:11.056252" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.056929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.056715" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.057439" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:11.057173" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.057001" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.056699" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.058039" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:11.057705" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.058369" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.058149" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.058846" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:11.058588" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.058439" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.058107" elapsed="0.000810"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:11.059048" elapsed="0.000366"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:11.059835" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:11.059563" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:11.059993" elapsed="0.002101"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:11.050662" elapsed="0.011515"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.062333" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:11.062239" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.062223" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:11.065186" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:11.062522" elapsed="0.002690"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:11.065256" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:11.065402" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:11.037247" elapsed="0.028178"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:11.065478" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:04:11.065605" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:10.948273" elapsed="0.117355"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.091791" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:11.091388" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:11.092534" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.092291" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:11.092802" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:11.091960" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.093387" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:11.092972" elapsed="0.000473"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:11.093737" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:11.093868" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:11.093593" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.094314" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:11.094032" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:11.094794" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.094418" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.095517" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:11.094999" elapsed="0.000541"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:11.094869" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:11.094401" elapsed="0.001189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.096182" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:11.095722" elapsed="0.000486"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:11.096251" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:11.090828" elapsed="0.005533"/>
</kw>
<msg time="2026-09-01T01:04:11.096411" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:11.079051" elapsed="0.017411"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.108773" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.120362" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.131852" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.132076" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.132269" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.132624" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.132492" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:11.132479" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.132820" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.132967" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.133134" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:11.132448" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.132343" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.133352" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.133418" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:04:11.133538" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:11.076612" elapsed="0.056950"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:11.133735" elapsed="0.002112"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:11.136981" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:11.136546" elapsed="0.000461"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:11.137459" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:11.137192" elapsed="0.000293"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:04:11.137934" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
     "node-id": "2607:f0d0:1002:11::2"
    }
   ],
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}</msg>
<msg time="2026-09-01T01:04:11.138153" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.137632" elapsed="0.000589">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.136167" elapsed="0.002192">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-09-01T01:04:11.135919" elapsed="0.002537">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:11.138625" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:11.138488" elapsed="0.000186"/>
</branch>
<status status="FAIL" start="2026-09-01T01:04:11.135901" elapsed="0.002794">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.066644" elapsed="0.072150">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:04:11.065914" elapsed="0.072995">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-09-01T01:04:11.065699" elapsed="0.073280">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<status status="FAIL" start="2026-09-01T01:04:11.065684" elapsed="0.073325">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:11.139052" elapsed="0.000014"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:04:10.942605" elapsed="0.196583">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.221736" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.221312" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.222668" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.222328" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.222870" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.221979" elapsed="0.000912"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.223423" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.223046" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.223733" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:13.224071" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:13.223598" elapsed="0.000496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.224500" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.224269" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.225590" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.225277" elapsed="0.000353"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.226035" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.225778" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.226447" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.226636" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.226799" elapsed="0.000017"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.226318" elapsed="0.000530"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.226134" elapsed="0.000748"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:13.226942" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:13.227155" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:13.224960" elapsed="0.002220"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.224637" elapsed="0.002572"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.227367" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.227235" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.224602" elapsed="0.002832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.227994" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.227567" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.228061" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.220655" elapsed="0.007550"/>
</kw>
<msg time="2026-09-01T01:04:13.228258" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.206434" elapsed="0.021870"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.240049" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.251614" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.263218" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.263448" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.263604" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.263942" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.263811" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:13.263798" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.264167" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.264320" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.264465" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.263769" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.263674" elapsed="0.000860"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.264668" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.264733" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:13.264846" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:13.200820" elapsed="0.064049"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.266032" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.265801" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.266207" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.265489" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.266512" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.266291" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.267022" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.266763" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.266583" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.266275" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.269499" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.267254" elapsed="0.002268"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:13.269567" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:13.269705" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:13.265198" elapsed="0.004528"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.270828" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.270618" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.270964" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.270319" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:13.271197" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:13.271046" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.271030" elapsed="0.000243"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.271440" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.271597" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.271654" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:13.273678" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:13.270006" elapsed="0.003695"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.274961" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.274737" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.275387" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.275166" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:13.286787" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:13.287005" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:13.287099" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:13.277416" elapsed="0.009718"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.275484" elapsed="0.011708"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.287354" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.287216" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.275468" elapsed="0.011960"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.290659" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.288377" elapsed="0.002326"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.288171" elapsed="0.002562"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.288153" elapsed="0.002602"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.293097" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.291002" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.290803" elapsed="0.002394"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.290789" elapsed="0.002429"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.293760" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.293371" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.294056" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.293844" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.294562" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.294299" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.294154" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.293829" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.295095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.294773" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.295414" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.295207" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.295879" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.295621" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.295482" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.295191" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.296157" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:13.296917" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.296623" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.297080" elapsed="0.002239"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:13.287770" elapsed="0.011605"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.299530" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.299436" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.299420" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.302567" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.299719" elapsed="0.002874"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:13.302639" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:13.302779" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:13.273996" elapsed="0.028807"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.302858" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:13.302992" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:13.163537" elapsed="0.139478"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.329412" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.328928" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.330212" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.329890" elapsed="0.000451">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.330515" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.329589" elapsed="0.000948"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.331081" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.330689" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.331432" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:13.331606" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:13.331281" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.332010" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.331770" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:13.332605" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.332209" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.333325" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.332814" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.332683" elapsed="0.000696"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.332190" elapsed="0.001208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.333969" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.333531" elapsed="0.000464"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.334041" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.328385" elapsed="0.005817"/>
</kw>
<msg time="2026-09-01T01:04:13.334256" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.316398" elapsed="0.017903"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.346253" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.357668" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.369156" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.369342" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.369506" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.369888" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.369753" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:13.369738" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.370085" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.370259" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.370405" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.369702" elapsed="0.000749"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.369588" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.370677" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.370746" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:04:13.370869" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:13.313950" elapsed="0.056943"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.371051" elapsed="0.002150"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.374395" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.373881" elapsed="0.000540"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.374934" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.374558" elapsed="0.000401"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:13.375101" elapsed="0.000337"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:13.373492" elapsed="0.001997"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.373272" elapsed="0.002246"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.375670" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.375540" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.373256" elapsed="0.002481"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:13.304039" elapsed="0.071740"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:13.303336" elapsed="0.072508"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.303090" elapsed="0.072792"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.303075" elapsed="0.072828"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.375934" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:13.149411" elapsed="0.226645"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:10.938587" elapsed="2.437528"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-09-01T01:04:10.938337" elapsed="2.437887"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after configuring the peer for the second time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:10.840502" elapsed="2.535853"/>
</test>
<test id="s1-s5-t8" name="Delete_Bgp_Peer_Configuration_2" line="127">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:13.379466" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:13.379231" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.380604" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.380505" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.380489" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.387748" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.387652" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.387635" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.388761" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.388419" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.389263" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:13.388927" elapsed="0.000360"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:13.389328" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.389464" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.388058" elapsed="0.001428"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.394492" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.394396" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.394379" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.395610" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.395517" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.395501" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:13.396073" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.395800" elapsed="0.000296"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.396483" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:13.396272" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.439284" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:13.396943" elapsed="0.042505"/>
</kw>
<msg time="2026-09-01T01:04:13.439648" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:13.439691" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.396646" elapsed="0.043079"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.486372" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:13.440358" elapsed="0.046125"/>
</kw>
<msg time="2026-09-01T01:04:13.486641" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:13.486682" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.439910" elapsed="0.046806"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.487025" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.486798" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.486775" elapsed="0.000322"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.487555" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.487272" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.487870" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.487681" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.487665" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:13.487970" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:13.490482" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:04:13.490680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.489430" elapsed="0.001386"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.491185" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.491507" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:13.488806" elapsed="0.002883"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:13.488299" elapsed="0.003448"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:13.395256" elapsed="0.096575"/>
</kw>
<msg time="2026-09-01T01:04:13.491911" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:13.491949" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.394686" elapsed="0.097297"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:13.492375" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:04:13.492050" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.492033" elapsed="0.000421"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.492826" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.493219" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.493287" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:13.394076" elapsed="0.099308"/>
</kw>
<msg time="2026-09-01T01:04:13.493465" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:13.493504" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.389826" elapsed="0.103711"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.493826" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.493603" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.493587" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:13.389699" elapsed="0.104214"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:13.389534" elapsed="0.104409"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:13.387335" elapsed="0.106660"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:13.380251" elapsed="0.113796"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.379836" elapsed="0.114251"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:13.377184" elapsed="0.117024"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.495030" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11:0:0:0:2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib ...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_2}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.494400" elapsed="0.000656"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.534951" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.534541" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.535805" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.535498" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.535988" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.535180" elapsed="0.000928"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.536643" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.536292" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.536947" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:13.537170" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:13.536813" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.537567" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.537341" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.538598" level="INFO">mapping: {'IP': '2607:f0d0:1002:11:0:0:0:2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.538359" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.539037" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.538786" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.539737" level="INFO">${value} = 2607:f0d0:1002:11:0:0:0:2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.539465" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.540749" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.540248" elapsed="0.000524"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.540826" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:13.540991" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.539932" elapsed="0.001081"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.541189" elapsed="0.000283"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11:0:0:0:2</var>
<status status="PASS" start="2026-09-01T01:04:13.539336" elapsed="0.002174"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.541995" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.541732" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.542681" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.542494" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.542747" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:13.542878" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.542214" elapsed="0.000685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.543033" elapsed="0.000229"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:13.541613" elapsed="0.001685"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.544005" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.543519" elapsed="0.000510"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.544745" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.544521" elapsed="0.000256"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.544827" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:13.544966" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.544231" elapsed="0.000757"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.545172" elapsed="0.000202"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:13.543396" elapsed="0.002013"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.545918" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.545629" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.546705" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.546513" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.546774" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:13.546905" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.546225" elapsed="0.000702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.547081" elapsed="0.000234"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:13.545509" elapsed="0.001843"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.547840" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.547571" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.548559" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.548369" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.548626" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.548759" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.548031" elapsed="0.000750"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.548916" elapsed="0.000198"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:13.547452" elapsed="0.001745"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.549698" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.549426" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.550423" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.550213" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.550490" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:13.550630" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.549889" elapsed="0.000762"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.550787" elapsed="0.000197"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:13.549304" elapsed="0.001716"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.551570" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.551276" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.552576" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.552363" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.552644" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.552793" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.552037" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.552955" elapsed="0.000250"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:13.551151" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.553729" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.553462" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:13.554468" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.554282" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:13.554536" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.554668" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:13.553954" elapsed="0.000736"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.554825" elapsed="0.000196"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:13.553342" elapsed="0.001728"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:13.539132" elapsed="0.015972"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:13.555240" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:13.555397" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:13.538034" elapsed="0.017387"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.537701" elapsed="0.017750"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.555630" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.555482" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.537670" elapsed="0.018029"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.556669" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.555836" elapsed="0.000858"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.556738" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.533925" elapsed="0.022928"/>
</kw>
<msg time="2026-09-01T01:04:13.556910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.521911" elapsed="0.035059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.569106" elapsed="0.000068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.581156" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.593268" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.593480" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.593658" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.594085" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.593925" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:13.593904" elapsed="0.000292"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.594333" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.594483" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.594629" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.593862" elapsed="0.000814"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.593743" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.594836" elapsed="0.000097"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.594991" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:04:13.595200" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:13.517829" elapsed="0.077400"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.596437" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.596073" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:13.616905" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:13.616965" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A0%3A0%3A0%3A2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:13.617101" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:13.598821" elapsed="0.018341"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.596549" elapsed="0.020658"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.617403" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.617235" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.596533" elapsed="0.020945"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.620873" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.618518" elapsed="0.002395"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.618305" elapsed="0.002640"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.618286" elapsed="0.002681"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.623428" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.621260" elapsed="0.002212"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.621016" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.621001" elapsed="0.002541"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.624181" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.623733" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.624491" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.624268" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.625095" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.624755" elapsed="0.000404"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.624564" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.624252" elapsed="0.000972"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.625708" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.625371" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.625997" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.625792" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.626558" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.626243" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.626068" elapsed="0.000609"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.625776" elapsed="0.000922"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.626847" elapsed="0.000352"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:13.627650" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.627351" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.627813" elapsed="0.002162"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:13.617867" elapsed="0.012168"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:13.630083" elapsed="0.000078"/>
</return>
<msg time="2026-09-01T01:04:13.632302" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:13.595489" elapsed="0.036842"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.632397" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:13.495301" elapsed="0.137219"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:04:13.376626" elapsed="0.256038"/>
</test>
<test id="s1-s5-t9" name="Verify_Ipv6_Topology_Empty_2" line="140">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:13.636580" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:13.636341" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.637863" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.637746" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.637723" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.642650" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.642555" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.642538" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.643632" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.643284" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.644060" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:13.643799" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:13.644149" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:13.644290" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.642917" elapsed="0.001394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.649429" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.649329" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.649312" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.650650" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.650552" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.650537" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:13.651130" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.650842" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.651531" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:13.651320" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.691755" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:13.651997" elapsed="0.039922"/>
</kw>
<msg time="2026-09-01T01:04:13.692309" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:13.692365" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.651694" elapsed="0.040716"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.724365" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:13.693013" elapsed="0.031720"/>
</kw>
<msg time="2026-09-01T01:04:13.725030" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:13.725074" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.692626" elapsed="0.032485"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.725743" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.725309" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.725261" elapsed="0.000582"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.726528" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.725999" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.726866" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.726670" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.726654" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:13.726978" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:13.729868" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:04:13.730069" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.728658" elapsed="0.001582"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.730508" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.730828" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:13.727973" elapsed="0.003037"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:13.727390" elapsed="0.003678"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:13.650288" elapsed="0.080902"/>
</kw>
<msg time="2026-09-01T01:04:13.731284" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:13.731325" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.649630" elapsed="0.081735"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:13.731809" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:13.731439" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.731421" elapsed="0.000465"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.732355" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.732675" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.732738" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:13.649007" elapsed="0.083829"/>
</kw>
<msg time="2026-09-01T01:04:13.732923" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:13.732963" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.644673" elapsed="0.088324"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.733478" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.733248" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.733230" elapsed="0.000319"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:13.644542" elapsed="0.089029"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:13.644369" elapsed="0.089237"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:13.642239" elapsed="0.091424"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:13.637433" elapsed="0.096286"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.636987" elapsed="0.096775"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:13.634047" elapsed="0.099768"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.781549" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.781213" elapsed="0.000361"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.782314" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.782032" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.782479" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.781729" elapsed="0.000772"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.782989" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.782650" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.783314" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:13.783483" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:13.783187" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.783870" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.783649" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.784999" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.784560" elapsed="0.000480"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.785484" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.785230" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.785814" elapsed="0.000020"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.786002" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.786191" elapsed="0.000020"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.785689" elapsed="0.000555"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.785556" elapsed="0.000715"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:13.786310" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.786452" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:13.784275" elapsed="0.002200"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.783971" elapsed="0.002532"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.786658" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.786525" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.783954" elapsed="0.002772"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.787336" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.786889" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.787405" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.780645" elapsed="0.006871"/>
</kw>
<msg time="2026-09-01T01:04:13.787564" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.768932" elapsed="0.018676"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.799164" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.810615" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.822089" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.822289" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.822446" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.822772" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.822639" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:13.822627" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.822967" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.823117" elapsed="0.000044"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.823293" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.822601" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.822512" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.823495" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.823560" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:13.823662" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:13.764949" elapsed="0.058735"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.824873" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.824650" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.825012" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.824344" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.825349" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.825097" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.825840" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.825576" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.825422" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.825081" elapsed="0.000832"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.828101" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.826048" elapsed="0.002101"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:13.828196" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:13.828331" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:13.824023" elapsed="0.004330"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.829455" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.829236" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.829594" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.828908" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:13.829796" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:13.829677" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.829661" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.830000" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.830186" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.830245" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:13.832256" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:13.828624" elapsed="0.003657"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.833536" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.833311" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.833932" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.833715" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:13.847367" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:13.847577" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:13.847672" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:13.836670" elapsed="0.011024"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.834029" elapsed="0.013702"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.847889" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.847754" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.834013" elapsed="0.013988"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.851197" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.848932" elapsed="0.002308"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.848736" elapsed="0.002534"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.848720" elapsed="0.002572"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.853639" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.851538" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.851340" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.851326" elapsed="0.002403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.854283" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.853875" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.854579" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.854368" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.855051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.854791" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.854650" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.854353" elapsed="0.000798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.855618" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.855294" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.855907" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.855702" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.856408" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.856146" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.855979" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.855687" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.856613" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:13.857371" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.857062" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.857533" elapsed="0.002239"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:13.848369" elapsed="0.011459"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.859981" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.859888" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.859873" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.862707" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.860198" elapsed="0.002534"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:13.862776" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:13.862911" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:13.832566" elapsed="0.030368"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.862987" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:13.863114" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:13.743994" elapsed="0.119203"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.889314" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.888867" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.890040" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:13.889781" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:13.890347" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:13.889484" elapsed="0.000885"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.890909" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.890520" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:13.891257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:13.891403" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:13.891075" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.891807" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:13.891565" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:13.892306" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.891907" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.892979" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:13.892511" elapsed="0.000490"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.892382" elapsed="0.000650"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.891890" elapsed="0.001161"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.893639" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:13.893217" elapsed="0.000447"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.893706" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.888337" elapsed="0.005477"/>
</kw>
<msg time="2026-09-01T01:04:13.893861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.876575" elapsed="0.017327"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.905666" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.917211" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.928683" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.928856" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.929010" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.929370" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.929240" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:13.929227" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.929564" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.929716" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.929860" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:13.929200" elapsed="0.000705"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.929078" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.930059" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.930148" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:13.930252" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:13.874130" elapsed="0.056145"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:13.930431" elapsed="0.002059"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.933428" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.933155" elapsed="0.000298"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:13.933843" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:13.933589" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:13.934005" elapsed="0.000320"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:13.932774" elapsed="0.001604"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.932559" elapsed="0.001846"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:13.934557" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:13.934427" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.932543" elapsed="0.002113"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:13.864223" elapsed="0.070475"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:13.863489" elapsed="0.071271"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:13.863274" elapsed="0.071525"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.863258" elapsed="0.071562"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:13.934849" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:13.738318" elapsed="0.196644"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:13.734240" elapsed="0.200774"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-09-01T01:04:13.733960" elapsed="0.201111"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the second time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:13.633021" elapsed="0.302195"/>
</test>
<test id="s1-s5-t10" name="Reconfigure_ODL_To_Accept_Connections_3" line="145">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:13.938426" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:13.938194" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.939551" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.939454" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.939438" elapsed="0.000172"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.944269" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.944175" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.944158" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.945217" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:13.944858" elapsed="0.000383"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:13.945639" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:13.945380" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:13.945703" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:13.945833" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:13.944527" elapsed="0.001327"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.950859" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.950764" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.950747" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:13.951954" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:13.951861" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:13.951845" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:13.952445" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:13.952179" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.952802" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:13.952608" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:13.983599" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:13.953291" elapsed="0.030411"/>
</kw>
<msg time="2026-09-01T01:04:13.983852" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:13.983892" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.952963" elapsed="0.031003"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:14.031431" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:13.984469" elapsed="0.047067"/>
</kw>
<msg time="2026-09-01T01:04:14.031683" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:14.031722" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.984156" elapsed="0.047600"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.032019" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.031824" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.031807" elapsed="0.000281"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.032524" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.032257" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.032836" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.032647" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.032632" elapsed="0.000272"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:14.032933" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:14.035336" elapsed="0.001944"/>
</kw>
<msg time="2026-09-01T01:04:14.037345" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.034283" elapsed="0.003183"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.037723" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.038036" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:14.033685" elapsed="0.004565"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:14.033205" elapsed="0.005103"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:13.951595" elapsed="0.086797"/>
</kw>
<msg time="2026-09-01T01:04:14.038470" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:14.038508" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.951051" elapsed="0.087491"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:14.038708" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:14.038613" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.038594" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.039213" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.039511" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.039573" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:13.950473" elapsed="0.089198"/>
</kw>
<msg time="2026-09-01T01:04:14.039751" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:14.039789" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.946203" elapsed="0.093620"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.040106" elapsed="0.000090"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.039888" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.039873" elapsed="0.000418"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:13.946049" elapsed="0.094262"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:13.945898" elapsed="0.094439"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:13.943841" elapsed="0.096543"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:13.939204" elapsed="0.101226"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:13.938798" elapsed="0.101669"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:13.936198" elapsed="0.104314"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.041331" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11::2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_3}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.040683" elapsed="0.000675"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.072645" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.072317" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.073360" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.073151" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.073504" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.072826" elapsed="0.000699"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.074005" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.073671" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.074319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:14.074457" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:14.074197" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.074836" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.074617" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.075729" level="INFO">mapping: {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.075499" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.076171" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.075909" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.076960" level="INFO">${value} = 2607:f0d0:1002:11::2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.076512" elapsed="0.000471"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.077667" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.077462" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.077732" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.077864" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.077182" elapsed="0.000737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.078072" elapsed="0.000250"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11::2</var>
<status status="PASS" start="2026-09-01T01:04:14.076393" elapsed="0.001965"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.078845" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.078578" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.079520" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.079338" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.079585" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.079716" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.079029" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.079868" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:14.078459" elapsed="0.001637"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.080606" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.080344" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.081283" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.081070" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.081348" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.081480" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.080795" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.081633" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:14.080225" elapsed="0.001635"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.082368" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.082072" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.083015" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.082833" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.083080" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:14.083241" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.082556" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.083395" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:14.081957" elapsed="0.001662"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.084100" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.083841" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.084772" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.084588" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.084839" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.084969" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.084314" elapsed="0.000676"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.085147" elapsed="0.000196"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:14.083725" elapsed="0.001653"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.085853" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.085593" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.086689" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.086340" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.086754" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.086885" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.086036" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.087083" elapsed="0.000226"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:14.085477" elapsed="0.001868"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.087821" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.087559" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.088523" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.088326" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.088595" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.088729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.088005" elapsed="0.000746"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.088887" elapsed="0.000198"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:14.087442" elapsed="0.001713"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.089638" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.089375" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:14.090325" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.090114" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:14.090391" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.090521" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:14.089831" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.090675" elapsed="0.000206"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:14.089257" elapsed="0.001660"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:14.076237" elapsed="0.014711"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:14.090986" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.091168" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:14.075219" elapsed="0.015976"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.074933" elapsed="0.016293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.091405" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.091254" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.074917" elapsed="0.016562"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.092365" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.091618" elapsed="0.000773"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.092434" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:14.071649" elapsed="0.020898"/>
</kw>
<msg time="2026-09-01T01:04:14.092600" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.059846" elapsed="0.032805"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.104408" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.116013" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.127582" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.127759" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.127924" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.128309" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.128176" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:14.128160" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.128505" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.128657" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.128803" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:14.128098" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.127999" elapsed="0.000872"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.129001" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.129066" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:14.129211" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:14.055889" elapsed="0.073347"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.154362" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.153995" elapsed="0.000392"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.155080" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.154833" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.155270" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.154533" elapsed="0.000759"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.155778" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.155437" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.156064" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:14.156300" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:14.155943" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.156684" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.156465" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:14.157059" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.156796" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.157557" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANC...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.157296" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.157163" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.156779" elapsed="0.000856"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.158489" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.157764" elapsed="0.000751"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.158559" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:14.153464" elapsed="0.005206"/>
</kw>
<msg time="2026-09-01T01:04:14.158722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.141557" elapsed="0.017206"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.170317" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.181902" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.193585" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.193756" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.193945" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.194294" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.194165" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:14.194150" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.194488" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.194636" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.194780" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:14.194100" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.194012" elapsed="0.000837"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.194978" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.195042" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:14.195187" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:14.139055" elapsed="0.056159"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.196334" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.196096" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.196471" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.195794" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.196771" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.196553" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.197309" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.197017" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.196841" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.196538" elapsed="0.000842"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.199573" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.197513" elapsed="0.002086"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:14.199645" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:14.199777" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:14.195512" elapsed="0.004286"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.201050" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.200828" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.201493" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.201277" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.201933" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.201715" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.202403" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.202106" elapsed="0.000336"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:14.203194" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:14.202979" elapsed="0.000238"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:14.203508" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:14.203355" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.203667" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.204243" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.203994" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:14.204319" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.204454" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:14.202626" elapsed="0.001850"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:14.279608" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '994', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:11::2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:14.279714" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:14.279876" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:14.206660" elapsed="0.073249"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.204537" elapsed="0.075432"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.280258" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.280005" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.204522" elapsed="0.075866"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.284802" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.281675" elapsed="0.003180"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.281383" elapsed="0.003514"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.281359" elapsed="0.003569"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.288242" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.285307" elapsed="0.002991"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.284995" elapsed="0.003345"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.284975" elapsed="0.003396"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.289075" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.288586" elapsed="0.000522"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.289526" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.289228" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.290308" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.289900" elapsed="0.000439"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.289695" elapsed="0.000687"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.289206" elapsed="0.001203"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.291062" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.290605" elapsed="0.000490"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.291503" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.291215" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.292198" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.291800" elapsed="0.000432"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.291600" elapsed="0.000676"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.291192" elapsed="0.001115"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.292496" elapsed="0.000426"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:14.293525" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.293160" elapsed="0.000398"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.293754" elapsed="0.002979"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:14.280883" elapsed="0.015928"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:14.297037" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:04:14.296893" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.296871" elapsed="0.000315"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.297377" elapsed="0.000026"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.297465" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:04:14.300421" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:14.200105" elapsed="0.100349"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.300533" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:04:14.300723" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:14.045763" elapsed="0.254989"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.301206" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.300872" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.300850" elapsed="0.000472"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.301362" elapsed="0.000031"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:14.041602" elapsed="0.259910"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with full text ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:04:13.935613" elapsed="0.366072"/>
</test>
<test id="s1-s5-t11" name="Verify_Ipv6_Topology_Filled_3" line="161">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:14.306208" elapsed="0.000258"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:14.305856" elapsed="0.000677"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.307783" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:14.307645" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.307623" elapsed="0.000242"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.314476" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:14.314344" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.314321" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.315937" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.315465" elapsed="0.000505"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.316582" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:14.316215" elapsed="0.000397"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:14.316651" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:14.316784" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:14.314846" elapsed="0.001960"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.322029" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:14.321932" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.321915" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.323265" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:14.323164" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.323104" elapsed="0.000222"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:14.323737" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.323457" elapsed="0.000304"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:14.324112" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:14.323906" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:14.361398" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:14.324618" elapsed="0.036929"/>
</kw>
<msg time="2026-09-01T01:04:14.361742" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:14.361784" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:14.324311" elapsed="0.037507"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:14.393291" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:14.362413" elapsed="0.031019"/>
</kw>
<msg time="2026-09-01T01:04:14.393605" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:14.393644" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:14.362014" elapsed="0.031664"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.394112" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.393803" elapsed="0.000401"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.393760" elapsed="0.000472"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.394706" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "F "i "l "l "e "d "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.394375" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.395028" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.394834" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.394818" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:14.395168" elapsed="0.000058"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:14.398036" elapsed="0.000176"/>
</kw>
<msg time="2026-09-01T01:04:14.398270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.396815" elapsed="0.001594"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.398757" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.399081" elapsed="0.000104"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:14.396133" elapsed="0.003165"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:14.395547" elapsed="0.003811"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:14.322854" elapsed="0.076592"/>
</kw>
<msg time="2026-09-01T01:04:14.399535" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:14.399574" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:14.322252" elapsed="0.077356"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:14.400077" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:14.399680" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.399663" elapsed="0.000531"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.400581" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.400902" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.400968" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:14.321497" elapsed="0.079566"/>
</kw>
<msg time="2026-09-01T01:04:14.401269" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:14.401310" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:14.317189" elapsed="0.084154"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.401638" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.401413" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.401397" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:14.317030" elapsed="0.084698"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:14.316860" elapsed="0.084906"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:14.313822" elapsed="0.088001"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:14.307288" elapsed="0.094590"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:14.306726" elapsed="0.095195"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:14.303006" elapsed="0.098968"/>
</kw>
<kw name="Verify_Rib_Status_Filled">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.452240" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.451664" elapsed="0.000620"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.453227" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.452834" elapsed="0.000494">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.453420" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.452481" elapsed="0.000961"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.453959" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.453603" elapsed="0.000578"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.454495" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:14.454701" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:14.454347" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.455163" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.454871" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.456848" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.456081" elapsed="0.000809"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.457389" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.457063" elapsed="0.000350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.457763" elapsed="0.000021"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.457956" elapsed="0.000026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.458173" elapsed="0.000036"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:14.457630" elapsed="0.000618"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.457474" elapsed="0.000807"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:14.458334" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:14.458506" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:14.455777" elapsed="0.002752"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.455323" elapsed="0.003234"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.458714" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.458581" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.455285" elapsed="0.003521"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.459446" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.458953" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.459514" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:14.450555" elapsed="0.009069"/>
</kw>
<msg time="2026-09-01T01:04:14.459677" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.437029" elapsed="0.022693"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.471547" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.482916" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.494396" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.494574" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.494736" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.495068" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.494934" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:14.494921" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.495299" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.495446" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.495591" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:14.494896" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.494803" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.495791" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.495857" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:14.495972" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:14.433072" elapsed="0.062923"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.497167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.496917" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.497309" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.496610" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.497621" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.497392" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.498165" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.497876" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.497692" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.497376" elapsed="0.000862"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.500569" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.498374" elapsed="0.002218"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:14.500636" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:14.500770" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:14.496322" elapsed="0.004469"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.501896" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.501682" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.502076" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.501381" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:14.502311" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:14.502190" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.502173" elapsed="0.000213"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.502518" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.502671" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.502727" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:14.504533" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:14.501068" elapsed="0.003488"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.505796" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.505575" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.506210" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.505972" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:14.523301" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:14.523493" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:14.523583" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:14.508363" elapsed="0.015245"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.506305" elapsed="0.017343"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.523808" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.523671" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.506290" elapsed="0.017591"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.527255" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.524851" elapsed="0.002447"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.524645" elapsed="0.002684"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.524628" elapsed="0.002723"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.529702" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.527601" elapsed="0.002141"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.527400" elapsed="0.002372"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.527385" elapsed="0.002408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.530486" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.529945" elapsed="0.000574"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.530798" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.530581" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.531310" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.531010" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.530868" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.530566" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.531845" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.531524" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.532158" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.531929" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.532691" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.532430" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.532284" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.531914" elapsed="0.000848"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.532899" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:14.533684" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.533392" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:14.533847" elapsed="0.002315"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:14.524248" elapsed="0.011974"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.536381" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:14.536285" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.536268" elapsed="0.000175"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:14.539177" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.536578" elapsed="0.002627"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:14.539252" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:04:14.539401" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:14.504842" elapsed="0.034583"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.539480" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:14.539614" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:14.412327" elapsed="0.127310"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.567037" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.566585" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.567848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.567552" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:14.568213" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:14.567246" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.568853" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:14.568422" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:14.569219" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:14.569418" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:14.569026" elapsed="0.000470"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.569886" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:14.569641" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:14.570450" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.569992" elapsed="0.000524"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.571217" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:14.570678" elapsed="0.000562"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:14.570538" elapsed="0.000734"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:14.569975" elapsed="0.001317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.571864" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:14.571423" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:14.571933" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:14.566022" elapsed="0.006025"/>
</kw>
<msg time="2026-09-01T01:04:14.572100" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.553336" elapsed="0.018855"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.584042" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.595442" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.606839" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.607012" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.607190" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.607553" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.607418" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:14.607405" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.607746" elapsed="0.000128"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.608018" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.608194" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:14.607376" elapsed="0.000866"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.607270" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.608405" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.608472" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:14.608580" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:14.550821" elapsed="0.057784"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:14.608759" elapsed="0.004286"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:14.614190" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.613730" elapsed="0.000488"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:14.614609" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:14.614354" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:04:14.615070" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
     "node-id": "2607:f0d0:1002:11::2"
    }
   ],
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}

!=

{
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
   }
  }
 ]
}</msg>
<msg time="2026-09-01T01:04:14.615323" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.614774" elapsed="0.000626">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.613360" elapsed="0.002176">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-09-01T01:04:14.613116" elapsed="0.002484">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:14.615770" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:14.615633" elapsed="0.000187"/>
</branch>
<status status="FAIL" start="2026-09-01T01:04:14.613099" elapsed="0.002741">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.540723" elapsed="0.075248">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.539951" elapsed="0.076135">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<status status="FAIL" start="2026-09-01T01:04:14.539714" elapsed="0.076497">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</branch>
<status status="FAIL" start="2026-09-01T01:04:14.539698" elapsed="0.076544">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:14.616283" elapsed="0.000015"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:04:14.406611" elapsed="0.209771">Multiline strings are different:
--- first
+++ second
@@ -1,18 +1,6 @@
 {
  "network-topology:topology": [
   {
-   "node": [
-    {
-     "l3-unicast-igp-topology:igp-node-attributes": {
-      "prefix": [
-       {
-        "prefix": "2a04:6d80::1/128"
-       }
-      ]
-     },
-     "node-id": "2607:f0d0:1002:11::2"
-    }
-   ],
    "odl-bgp-topology-config:rib-id": "example-bgp-rib",
    "server-provided": true,
    "topology-id": "example-ipv6-topology",</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.697257" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.696854" elapsed="0.000442"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.698075" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:16.697779" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:16.698278" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:16.697468" elapsed="0.000831"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.698796" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:16.698455" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.699103" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:16.699335" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:16.698969" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.699728" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.699505" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.700778" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.700462" elapsed="0.000356"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.701249" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:16.700963" elapsed="0.000382"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.701678" elapsed="0.000020"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.701864" elapsed="0.000022"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.702023" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:16.701552" elapsed="0.000520"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.701404" elapsed="0.000699"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:16.702181" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:04:16.702343" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:16.700172" elapsed="0.002193"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.699854" elapsed="0.002539"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.702551" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.702418" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.699825" elapsed="0.002793"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.703194" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:16.702747" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:16.703261" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:16.696310" elapsed="0.007059"/>
</kw>
<msg time="2026-09-01T01:04:16.703419" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.683474" elapsed="0.019988"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.715196" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.726880" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.738551" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.738763" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.738933" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.739354" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.739211" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:16.739194" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.739650" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.739803" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.739954" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:16.739153" elapsed="0.000859"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.739012" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.740213" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.740286" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:04:16.740438" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:16.677407" elapsed="0.063058"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.741885" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:16.741570" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:16.742085" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:16.741109" elapsed="0.000998"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.742453" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.742203" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.742968" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.742703" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.742525" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.742186" elapsed="0.000855"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.745299" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:16.743199" elapsed="0.002123"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:16.745366" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:16.745505" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:16.740765" elapsed="0.004762"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.746629" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:16.746418" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:16.746768" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:16.746089" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:16.746971" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:16.746850" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.746835" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.747204" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.747360" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.747416" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:16.749426" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:16.745804" elapsed="0.003648"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.750806" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.750563" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.751230" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.750986" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:16.761761" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:16.761960" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:16.762092" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:16.753270" elapsed="0.008846"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.751328" elapsed="0.010863"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.762359" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.762217" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.751312" elapsed="0.011123"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.765957" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","node":[{"node-id":"2607:f0d0:1002:11::2","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"2a04:6d80::1/128"}]}}],"server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.763391" elapsed="0.002636"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.763183" elapsed="0.002887"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.763165" elapsed="0.002934"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.768630" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.766448" elapsed="0.002222"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.766192" elapsed="0.002509"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.766171" elapsed="0.002552"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.769365" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:16.768925" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.769675" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.769452" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.770226" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.769911" elapsed="0.000341"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.769756" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.769437" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.770823" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:16.770492" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.771158" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.770909" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.771640" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.771379" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.771234" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.770893" elapsed="0.000817"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.771855" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:16.772713" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:16.772366" elapsed="0.000377"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:16.772924" elapsed="0.002367"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:16.762775" elapsed="0.012710"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.775657" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:16.775551" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.775534" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:16.778677" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:16.775878" elapsed="0.002826"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:16.778750" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:16.778908" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:16.749780" elapsed="0.029152"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:16.779001" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:16.779198" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:16.638855" elapsed="0.140370"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.806908" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.806435" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.807791" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:16.807450" elapsed="0.000487">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:16.808218" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:16.807095" elapsed="0.001150"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.808819" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:16.808404" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:16.809190" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_filled/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:16.809461" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:16.808997" elapsed="0.000490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.809884" level="INFO">{
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
                            {
                                "prefix": "2a04:6d80::1/128"
                            }
                        ]
                    },
                    "node-id": "2607:f0d0:1002:11::2"
                }
            ],
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.809636" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:16.810468" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.809997" elapsed="0.000527"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.811257" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:16.810681" elapsed="0.000601"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.810546" elapsed="0.000768"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.809974" elapsed="0.001359"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.811914" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:16.811468" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:16.811986" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:16.805849" elapsed="0.006273"/>
</kw>
<msg time="2026-09-01T01:04:16.812219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.793373" elapsed="0.018894"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.824156" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.836149" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_filled/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.847974" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.848199" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.848367" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.848723" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.848589" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:16.848576" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.848920" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.849088" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.849269" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:16.848549" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.848446" elapsed="0.000899"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.849482" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.849550" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:16.849657" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "node": [
                {
                    "l3-unicast-igp-topology:igp-node-attributes": {
                        "prefix": [
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:16.790802" elapsed="0.058916"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.849881" elapsed="0.002113"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:16.853115" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:16.852692" elapsed="0.000481"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:16.853698" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "2a04:6d80::1/128"
       }
      ]
     },
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:16.853319" elapsed="0.000405"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:16.853866" elapsed="0.000382"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:16.852327" elapsed="0.001987"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.852074" elapsed="0.002270"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.854512" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.854367" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.852057" elapsed="0.002526"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:16.780335" elapsed="0.074290"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:16.779545" elapsed="0.075146"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:16.779304" elapsed="0.075439"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.779286" elapsed="0.075485"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:16.854810" elapsed="0.000031"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:16.625609" elapsed="0.229348"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_filled</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:14.402425" elapsed="2.452603"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled with ipv6 route</doc>
<status status="PASS" start="2026-09-01T01:04:14.402170" elapsed="2.452932"/>
</kw>
<doc>Verifies that example-ipv6-topology is filled after configuring the peer for the third time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:14.302216" elapsed="2.553038"/>
</test>
<test id="s1-s5-t12" name="Delete_Bgp_Peer_Configuration_3" line="166">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:16.858684" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:16.858447" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.859862" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:16.859761" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.859745" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.864655" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:16.864551" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.864535" elapsed="0.000181"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.865749" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:16.865381" elapsed="0.000399"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.866312" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:16.866000" elapsed="0.000335"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:16.866376" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:16.866513" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:16.864955" elapsed="0.001585"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.871673" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:16.871572" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.871555" elapsed="0.000184"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.872836" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:16.872737" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.872722" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:16.873332" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:16.873027" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:16.873699" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:16.873500" elapsed="0.000222"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:16.903615" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:16.874192" elapsed="0.029526"/>
</kw>
<msg time="2026-09-01T01:04:16.903878" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:16.903918" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:16.873864" elapsed="0.030089"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:16.958484" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:16.904472" elapsed="0.054271"/>
</kw>
<msg time="2026-09-01T01:04:16.959009" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:16.959062" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:16.904119" elapsed="0.054989"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.959649" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.959300" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.959259" elapsed="0.000470"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.960306" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:16.959865" elapsed="0.000515"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.960638" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.960441" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.960424" elapsed="0.000285"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:16.960747" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:16.963711" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:04:16.963914" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.962475" elapsed="0.001590"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.964671" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.965012" elapsed="0.000081"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:16.961746" elapsed="0.003494"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:16.961106" elapsed="0.004268"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:16.872474" elapsed="0.092988"/>
</kw>
<msg time="2026-09-01T01:04:16.965545" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:16.965586" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:16.871877" elapsed="0.093745"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:16.965801" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:16.965701" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.965682" elapsed="0.000196"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.966353" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.966688" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:16.966754" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:16.871271" elapsed="0.095582"/>
</kw>
<msg time="2026-09-01T01:04:16.966938" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:16.966979" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:16.866891" elapsed="0.100138"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:16.967417" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:16.967102" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:16.967086" elapsed="0.000402"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:16.866763" elapsed="0.100745"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:16.866599" elapsed="0.100942"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:16.864235" elapsed="0.103362"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:16.859506" elapsed="0.108147"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:16.859080" elapsed="0.108617"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:16.856230" elapsed="0.111518"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:16.968627" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:11::2 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP_3}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:16.967943" elapsed="0.000712"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.009052" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.008706" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.009822" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.009557" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.009997" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.009255" elapsed="0.000763"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.010529" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.010190" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.010906" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:17.011087" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:17.010779" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.011494" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.011275" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.012427" level="INFO">mapping: {'IP': '2607:f0d0:1002:11::2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.012186" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.012843" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.012611" elapsed="0.000255"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.013548" level="INFO">${value} = 2607:f0d0:1002:11::2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.013254" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.014445" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.014227" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.014512" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.014645" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.013749" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.014805" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:11::2</var>
<status status="PASS" start="2026-09-01T01:04:17.013099" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.015573" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.015313" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.016251" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.016036" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.016316" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.016446" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.015759" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.016602" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:17.015193" elapsed="0.001634"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.017341" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.017041" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.017990" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.017807" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.018055" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.018213" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.017527" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.018372" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:17.016922" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.019079" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.018816" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.019759" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.019574" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.019825" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.019998" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.019294" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.020209" elapsed="0.000202"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:17.018697" elapsed="0.001750"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.020932" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.020665" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.021636" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.021453" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.021702" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.021832" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.021169" elapsed="0.000684"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.021986" elapsed="0.000223"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.020546" elapsed="0.001699"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.022730" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.022465" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.023592" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.023225" elapsed="0.000390"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.023660" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.023794" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.022919" elapsed="0.000896"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.023951" elapsed="0.000243"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:17.022345" elapsed="0.001887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.024718" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.024450" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.025409" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.025223" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.025474" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.025603" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.024906" elapsed="0.000718"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.025757" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.024331" elapsed="0.001652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.026499" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.026227" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.027170" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.026962" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.027237" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.027370" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.026687" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.027526" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.026080" elapsed="0.001673"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:17.012917" elapsed="0.014866"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:17.027820" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:17.027962" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A11%3A%3A2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'R...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:17.011862" elapsed="0.016125"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.011593" elapsed="0.016434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.028264" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.028096" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.011577" elapsed="0.016758"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.029197" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.028467" elapsed="0.000757"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.029267" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.008166" elapsed="0.021210"/>
</kw>
<msg time="2026-09-01T01:04:17.029425" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:16.996345" elapsed="0.033121"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.041218" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.052720" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.064539" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.064717" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.064875" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.065245" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.065085" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:17.065073" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.065446" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.065594" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.065740" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.065046" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.064942" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.065941" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.066020" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:17.066155" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:16.992307" elapsed="0.073904"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.067232" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.066963" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:17.080359" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:17.080409" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A11%3A%3A2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:17.080526" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:17.069428" elapsed="0.011121"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.067334" elapsed="0.013251"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.080792" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.080610" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.067319" elapsed="0.013548"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.083981" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.081793" elapsed="0.002235"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.081594" elapsed="0.002465"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.081578" elapsed="0.002503"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.086539" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.084361" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.084156" elapsed="0.002453"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.084115" elapsed="0.002516"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.087162" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.086782" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.087461" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.087248" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.087932" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.087672" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.087531" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.087233" elapsed="0.000770"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.088490" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.088168" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.088776" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.088573" elapsed="0.000252"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.089283" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.088982" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.088845" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.088558" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.089488" elapsed="0.000312"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:17.090293" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.089949" elapsed="0.000367"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.090457" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:17.081242" elapsed="0.011357"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:17.092638" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.094739" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:17.066455" elapsed="0.028309"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.094811" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:16.968870" elapsed="0.126051"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:04:16.855646" elapsed="0.239403"/>
</test>
<test id="s1-s5-t13" name="Verify_Ipv6_Topology_Empty_3" line="179">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:17.098274" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:17.098005" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.099406" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.099307" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.099291" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.104165" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.104028" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.104011" elapsed="0.000219"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.105153" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.104771" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.105591" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:17.105328" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:17.105654" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.105790" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.104437" elapsed="0.001374"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.110922" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.110823" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.110806" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.112044" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.111936" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.111920" elapsed="0.000187"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:17.112552" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.112275" elapsed="0.000300"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.112911" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.112718" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.141528" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:17.113430" elapsed="0.028266"/>
</kw>
<msg time="2026-09-01T01:04:17.141891" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:17.141935" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.113092" elapsed="0.028877"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.163957" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:17.142595" elapsed="0.021599"/>
</kw>
<msg time="2026-09-01T01:04:17.164351" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:17.164391" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.142211" elapsed="0.022216"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.164776" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.164516" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.164491" elapsed="0.000359"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.165300" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.164979" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.165626" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.165429" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.165412" elapsed="0.000287"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:17.165738" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.168538" elapsed="0.002489"/>
</kw>
<msg time="2026-09-01T01:04:17.171091" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.167338" elapsed="0.003985"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.171593" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.171923" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:17.166647" elapsed="0.005465"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:17.166070" elapsed="0.006147"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:17.111671" elapsed="0.060633"/>
</kw>
<msg time="2026-09-01T01:04:17.172386" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.172424" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.111117" elapsed="0.061343"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:17.172627" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:17.172529" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.172512" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.173081" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.173428" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.173492" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:17.110526" elapsed="0.063062"/>
</kw>
<msg time="2026-09-01T01:04:17.173671" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.173711" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.106191" elapsed="0.067557"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.174052" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.173814" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.173798" elapsed="0.000325"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:17.106024" elapsed="0.068153"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:17.105857" elapsed="0.068351"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:17.103713" elapsed="0.070584"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:17.099025" elapsed="0.075321"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.098644" elapsed="0.075740"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:17.095984" elapsed="0.078445"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.222823" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.222485" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.223610" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.223339" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.223788" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.222994" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.224352" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.223957" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.224648" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:17.224831" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:17.224523" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.225275" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.224990" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.301051" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.225935" elapsed="0.075191"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.301737" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.301437" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.302111" elapsed="0.000046"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.302377" elapsed="0.000025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.302537" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.301985" elapsed="0.000603"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.301821" elapsed="0.000795"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:17.302665" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:04:17.302842" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:17.225646" elapsed="0.077219"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.225381" elapsed="0.077513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.303081" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.302923" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.225364" elapsed="0.077828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.303839" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.303330" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.303907" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.221931" elapsed="0.082100"/>
</kw>
<msg time="2026-09-01T01:04:17.304220" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.210069" elapsed="0.094214"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.316219" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.327967" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.340002" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.340213" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.340379" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.340726" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.340588" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:17.340573" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.340927" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.341090" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.341270" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.340542" elapsed="0.000776"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.340449" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.341474" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.341540" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:17.341656" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:17.206049" elapsed="0.135631"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.342984" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.342688" elapsed="0.000437">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.343241" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.342364" elapsed="0.000898"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.343557" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.343326" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.344055" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.343794" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.343629" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.343310" elapsed="0.000844"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.346549" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.344295" elapsed="0.002278"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:17.346625" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:17.346800" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:17.341974" elapsed="0.004853"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.347977" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.347764" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.348161" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.347458" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:17.348373" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:17.348250" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.348233" elapsed="0.000214"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.348579" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.348734" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.348792" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:17.350618" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:17.347164" elapsed="0.003478"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.351912" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.351686" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.352345" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.352096" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:17.361333" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:17.361527" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:17.361660" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:17.354516" elapsed="0.007171"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.352480" elapsed="0.009251"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.361908" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.361757" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.352454" elapsed="0.009614"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.365611" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.363157" elapsed="0.002498"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.362917" elapsed="0.002770"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.362899" elapsed="0.002820"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.368360" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.365988" elapsed="0.002413"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.365781" elapsed="0.002651"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.365764" elapsed="0.002690"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.369012" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.368626" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.369363" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.369111" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.369854" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.369584" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.369436" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.369095" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.370454" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.370090" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.370763" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.370539" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.371391" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.371041" elapsed="0.000373"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.370854" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.370523" elapsed="0.000941"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.371607" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:17.372417" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.372098" elapsed="0.000343"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.372582" elapsed="0.002158"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:17.362504" elapsed="0.012295"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.374963" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.374862" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.374846" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:17.377755" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.375200" elapsed="0.002584"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:17.377830" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:04:17.378000" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:17.350919" elapsed="0.027114"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.378091" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.378273" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:17.184829" elapsed="0.193476"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.405476" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.404982" elapsed="0.000520"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.406450" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.406094" elapsed="0.000502">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.406779" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.405776" elapsed="0.001027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.407483" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.406969" elapsed="0.000540"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.407809" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:17.407977" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:17.407656" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.408472" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.408208" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:17.408959" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.408574" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.409802" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.409222" elapsed="0.000608"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.409052" elapsed="0.000809"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.408557" elapsed="0.001322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.410531" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.410034" elapsed="0.000530"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.410615" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.404407" elapsed="0.006327"/>
</kw>
<msg time="2026-09-01T01:04:17.410784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.392315" elapsed="0.018513"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.422633" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.434468" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.446608" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.446787" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.446945" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.447345" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.447210" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:17.447196" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.447540" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.447688" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.447833" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.447164" elapsed="0.000714"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.447034" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.448052" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.448120" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:04:17.448255" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:17.389669" elapsed="0.058610"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.448436" elapsed="0.002096"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:17.451490" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.451220" elapsed="0.000295"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:17.451902" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.451652" elapsed="0.000274"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:17.452081" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:17.450823" elapsed="0.001642"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.450603" elapsed="0.001890"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.452646" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.452514" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.450586" elapsed="0.002161"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:17.379467" elapsed="0.073322"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:17.378702" elapsed="0.074151"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.378460" elapsed="0.074432"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.378441" elapsed="0.074472"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.452942" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:17.178902" elapsed="0.274166"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:17.174849" elapsed="0.278273"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-09-01T01:04:17.174576" elapsed="0.278637"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after final deconfiguration.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:17.095440" elapsed="0.357901"/>
</test>
<test id="s1-s5-t14" name="Stop_All_Exabgps" line="184">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:17.456738" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:17.456504" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.457916" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.457815" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.457799" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.462688" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.462592" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.462575" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.463676" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.463336" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.464155" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:17.463843" elapsed="0.000338"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:17.464221" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:17.464387" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.462957" elapsed="0.001453"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.469646" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.469548" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.469532" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.470782" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.470680" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.470663" elapsed="0.000197"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:17.471343" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.471016" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.471720" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.471512" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.507310" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:17.472232" elapsed="0.035185"/>
</kw>
<msg time="2026-09-01T01:04:17.507604" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:17.507644" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.471883" elapsed="0.035841"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.532365" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:17.508249" elapsed="0.024217"/>
</kw>
<msg time="2026-09-01T01:04:17.532617" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:17.532657" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.507884" elapsed="0.024809"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.532972" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.532763" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.532744" elapsed="0.000316"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.533512" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.533234" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.533828" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.533630" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.533615" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:17.533927" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.536462" elapsed="0.000262"/>
</kw>
<msg time="2026-09-01T01:04:17.536784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.535350" elapsed="0.001563"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.537236" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.537610" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:17.534705" elapsed="0.003102"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:17.534216" elapsed="0.003652"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:17.470414" elapsed="0.067539"/>
</kw>
<msg time="2026-09-01T01:04:17.538053" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.538094" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.469842" elapsed="0.068329"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:17.538360" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:17.538263" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.538245" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.538802" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.539126" elapsed="0.000063"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.539232" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:17.469252" elapsed="0.070077"/>
</kw>
<msg time="2026-09-01T01:04:17.539410" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.539449" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "[K"
[?1l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.464781" elapsed="0.074703"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.539782" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.539551" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.539536" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:17.464645" elapsed="0.075261"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:17.464456" elapsed="0.075476"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:17.462276" elapsed="0.077705"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:17.457565" elapsed="0.082478"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.457178" elapsed="0.082906"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:17.454370" elapsed="0.085859"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.548567" level="INFO">Executing command 'cat exaipv6.log'.</msg>
<msg time="2026-09-01T01:04:17.561557" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:17.561743" level="INFO">${output_log} = 01:04:06 | 3742   | welcome         | Thank you for using ExaBGP
01:04:06 | 3742   | version         | 4.2.4
01:04:06 | 3742   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:17.548439" elapsed="0.013332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.562396" level="INFO">01:04:06 | 3742   | welcome         | Thank you for using ExaBGP
01:04:06 | 3742   | version         | 4.2.4
01:04:06 | 3742   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01:04:06 | 3742   | os              | Linux releng-12085-825-0-builder-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
01:04:06 | 3742   | installation    | /tmp/defaultvenv
01:04:06 | 3742   | advice          | environment file missing
01:04:06 | 3742   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
01:04:06 | 3742   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
01:04:06 | 3742   | cli             | we scanned the following folders (the number is your PID):
01:04:06 | 3742   | cli control     |  - /run/exabgp/
01:04:06 | 3742   | cli control     |  - /run/1001/
01:04:06 | 3742   | cli control     |  - /run/
01:04:06 | 3742   | cli control     |  - /var/run/exabgp/
01:04:06 | 3742   | cli control     |  - /var/run/1001/
01:04:06 | 3742   | cli control     |  - /var/run/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/run/exabgp/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/run/1001/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/run/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/var/run/1001/
01:04:06 | 3742   | cli control     |  - /tmp/defaultvenv/var/run/
01:04:06 | 3742   | cli control     | please make them in one of the folder with the following commands:
01:04:06 | 3742   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
01:04:06 | 3742   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
01:04:06 | 3742   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
01:04:06 | 3742   | configuration   | performing reload of exabgp 4.2.4
01:04:06 | 3742   | configuration   | &gt; neighbor         | '::1'
01:04:06 | 3742   | configuration   | . router-id        | '1.2.3.4'
01:04:06 | 3742   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
01:04:06 | 3742   | configuration   | . local-as         | '64496'
01:04:06 | 3742   | configuration   | . peer-as          | '64496'
01:04:06 | 3742   | configuration   | &gt; capability       | 
01:04:06 | 3742   | configuration   | . route-refresh    | 'disable'
01:04:06 | 3742   | configuration   | . add-path         | 'disable'
01:04:06 | 3742   | configuration   | &lt; capability       | 
01:04:06 | 3742   | configuration   | &gt; family           | 
01:04:06 | 3742   | configuration   | . ipv6             | 'unicast'
01:04:06 | 3742   | configuration   | &lt; family           | 
01:04:06 | 3742   | configuration   | &gt; static           | 
01:04:06 | 3742   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
01:04:06 | 3742   | configuration   | &lt; static           | 
01:04:06 | 3742   | configuration   | &lt; neighbor         | 
01:04:06 | 3742   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
01:04:06 | 3742   | reactor         | loaded new configuration successfully
01:04:06 | 3742   | reactor         | initialising connection to peer-1
01:04:06 | 3742   | outgoing-1      | attempting connection to ::1:1790
01:04:06 | 3742   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
01:04:06 | 3742   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
01:04:06 | 3742   | ka-outgoing-1   | receive-timer 60 second(s) left
01:04:06 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:06 | 3742   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
01:04:06 | 3742   | outgoing-1      | &lt;&lt; message of type OPEN
01:04:06 | 3742   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:06 | 3742   | outgoing-1      | --------------------------------------------------------------------
01:04:06 | 3742   | outgoing-1      | the connection can not carry the following family/families
01:04:06 | 3742   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
01:04:06 | 3742   | outgoing-1      | therefore no routes of this kind can be announced on the connection
01:04:06 | 3742   | outgoing-1      | --------------------------------------------------------------------
01:04:06 | 3742   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:06 | 3742   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:06 | 3742   | ka-outgoing-1   | receive-timer 180 second(s) left
01:04:06 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:06 | 3742   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
01:04:06 | 3742   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
01:04:06 | 3742   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
01:04:06 | 3742   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
01:04:06 | 3742   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
01:04:06 | 3742   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
01:04:06 | 3742   | peer-1          | &gt;&gt; EOR(s)
01:04:06 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:06 | 3742   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:06 | 3742   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:06 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:06 | 3742   | peer-1          | &lt;&lt; UPDATE #1
01:04:06 | 3742   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:06 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:06 | 3742   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:06 | 3742   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:06 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:06 | 3742   | peer-1          | &lt;&lt; UPDATE #2
01:04:06 | 3742   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:06 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
01:04:06 | 3742   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
01:04:06 | 3742   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:06 | 3742   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
01:04:06 | 3742   | routes          | withdrawn NLRI none
01:04:06 | 3742   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
01:04:06 | 3742   | routes          | announced NLRI none
01:04:06 | 3742   | peer-1          | &lt;&lt; UPDATE #3
01:04:06 | 3742   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
01:04:06 | 3742   | ka-outgoing-1   | receive-timer 179 second(s) left
01:04:06 | 3742   | ka-outgoing-1   | send-timer 59 second(s) left
01:04:07 | 3742   | ka-outgoing-1   | receive-timer 178 second(s) left
01:04:07 | 3742   | ka-outgoing-1   | send-timer 58 second(s) left
01:04:08 | 3742   | ka-outgoing-1   | receive-timer 177 second(s) left
01:04:08 | 3742   | ka-outgoing-1   | send-timer 57 second(s) left
01:04:09 | 3742   | ka-outgoing-1   | receive-timer 176 second(s) left
01:04:10 | 3742   | ka-outgoing-1   | send-timer 56 second(s) left
01:04:10 | 3742   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:10 | 3742   | outgoing-1      | received TCP payload (   2) 0600
01:04:10 | 3742   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
01:04:10 | 3742   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:10 | 3742   | outgoing-1      | outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
01:04:10 | 3742   | reactor         | initialising connection to peer-1
01:04:10 | 3742   | outgoing-2      | attempting connection to ::1:1790
01:04:10 | 3742   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
01:04:10 | 3742   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
01:04:10 | 3742   | ka-outgoing-2   | receive-timer 60 second(s) left
01:04:10 | 3742   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:10 | 3742   | outgoing-2      | received TCP payload (   2) 0605
01:04:10 | 3742   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
01:04:10 | 3742   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
01:04:10 | 3742   | outgoing-2      | outgoing-2 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
01:04:11 | 3742   | reactor         | initialising connection to peer-1
01:04:11 | 3742   | outgoing-3      | attempting connection to ::1:1790
01:04:11 | 3742   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
01:04:11 | 3742   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
01:04:11 | 3742   | ka-outgoing-3   | receive-timer 60 second(s) left
01:04:11 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:11 | 3742   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
01:04:11 | 3742   | outgoing-3      | &lt;&lt; message of type OPEN
01:04:11 | 3742   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:11 | 3742   | outgoing-3      | --------------------------------------------------------------------
01:04:11 | 3742   | outgoing-3      | the connection can not carry the following family/families
01:04:11 | 3742   | outgoing-3      |  - exabgp is not configured for ipv4/unicast
01:04:11 | 3742   | outgoing-3      | therefore no routes of this kind can be announced on the connection
01:04:11 | 3742   | outgoing-3      | --------------------------------------------------------------------
01:04:11 | 3742   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:11 | 3742   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:11 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:11 | 3742   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
01:04:11 | 3742   | ka-outgoing-3   | receive-timer 180 second(s) left
01:04:11 | 3742   | reactor         | connected to peer-1 with outgoing-3 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
01:04:11 | 3742   | outgoing-3      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
01:04:11 | 3742   | outgoing-3      | &gt;&gt; 1 UPDATE(s)
01:04:11 | 3742   | outgoing-3      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
01:04:11 | 3742   | outgoing-3      | &gt;&gt; EOR ipv6 unicast
01:04:11 | 3742   | peer-1          | &gt;&gt; EOR(s)
01:04:11 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:11 | 3742   | outgoing-3      | received TCP payload (   4) 0000 0000
01:04:11 | 3742   | outgoing-3      | &lt;&lt; message of type UPDATE
01:04:11 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:11 | 3742   | peer-1          | &lt;&lt; UPDATE #1
01:04:11 | 3742   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:11 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:11 | 3742   | outgoing-3      | received TCP payload (   4) 0000 0000
01:04:11 | 3742   | outgoing-3      | &lt;&lt; message of type UPDATE
01:04:11 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:11 | 3742   | peer-1          | &lt;&lt; UPDATE #2
01:04:11 | 3742   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:11 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
01:04:11 | 3742   | outgoing-3      | received TCP payload (  10) 0000 0006 800F 0300 0201
01:04:11 | 3742   | outgoing-3      | &lt;&lt; message of type UPDATE
01:04:11 | 3742   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
01:04:11 | 3742   | routes          | withdrawn NLRI none
01:04:11 | 3742   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
01:04:11 | 3742   | routes          | announced NLRI none
01:04:11 | 3742   | peer-1          | &lt;&lt; UPDATE #3
01:04:11 | 3742   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
01:04:11 | 3742   | ka-outgoing-3   | receive-timer 179 second(s) left
01:04:11 | 3742   | ka-outgoing-3   | send-timer 59 second(s) left
01:04:12 | 3742   | ka-outgoing-3   | receive-timer 178 second(s) left
01:04:12 | 3742   | ka-outgoing-3   | send-timer 58 second(s) left
01:04:13 | 3742   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:13 | 3742   | outgoing-3      | received TCP payload (   2) 0600
01:04:13 | 3742   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
01:04:13 | 3742   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:13 | 3742   | outgoing-3      | outgoing-3 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
01:04:15 | 3742   | reactor         | initialising connection to peer-1
01:04:15 | 3742   | outgoing-4      | attempting connection to ::1:1790
01:04:15 | 3742   | outgoing-4      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0102 0304 1402 0601 0400 0200 0102 0641 0400 00FB F002 0206 00
01:04:15 | 3742   | outgoing-4      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), ASN4(64496)]
01:04:15 | 3742   | ka-outgoing-4   | receive-timer 60 second(s) left
01:04:15 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:15 | 3742   | outgoing-4      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
01:04:15 | 3742   | outgoing-4      | &lt;&lt; message of type OPEN
01:04:15 | 3742   | outgoing-4      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:15 | 3742   | outgoing-4      | --------------------------------------------------------------------
01:04:15 | 3742   | outgoing-4      | the connection can not carry the following family/families
01:04:15 | 3742   | outgoing-4      |  - exabgp is not configured for ipv4/unicast
01:04:15 | 3742   | outgoing-4      | therefore no routes of this kind can be announced on the connection
01:04:15 | 3742   | outgoing-4      | --------------------------------------------------------------------
01:04:15 | 3742   | outgoing-4      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:15 | 3742   | outgoing-4      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:15 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:15 | 3742   | outgoing-4      | &lt;&lt; message of type KEEPALIVE
01:04:15 | 3742   | ka-outgoing-4   | receive-timer 180 second(s) left
01:04:15 | 3742   | reactor         | connected to peer-1 with outgoing-4 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
01:04:15 | 3742   | outgoing-4      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
01:04:15 | 3742   | outgoing-4      | &gt;&gt; 1 UPDATE(s)
01:04:15 | 3742   | outgoing-4      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
01:04:15 | 3742   | outgoing-4      | &gt;&gt; EOR ipv6 unicast
01:04:15 | 3742   | peer-1          | &gt;&gt; EOR(s)
01:04:15 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:15 | 3742   | outgoing-4      | received TCP payload (   4) 0000 0000
01:04:15 | 3742   | outgoing-4      | &lt;&lt; message of type UPDATE
01:04:15 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:15 | 3742   | peer-1          | &lt;&lt; UPDATE #1
01:04:15 | 3742   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:15 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:15 | 3742   | outgoing-4      | received TCP payload (   4) 0000 0000
01:04:15 | 3742   | outgoing-4      | &lt;&lt; message of type UPDATE
01:04:15 | 3742   | parser          | parsing UPDATE (   4) 0000 0000
01:04:15 | 3742   | peer-1          | &lt;&lt; UPDATE #2
01:04:15 | 3742   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:15 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
01:04:15 | 3742   | outgoing-4      | received TCP payload (  10) 0000 0006 800F 0300 0201
01:04:15 | 3742   | outgoing-4      | &lt;&lt; message of type UPDATE
01:04:15 | 3742   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
01:04:15 | 3742   | routes          | withdrawn NLRI none
01:04:15 | 3742   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
01:04:15 | 3742   | routes          | announced NLRI none
01:04:15 | 3742   | peer-1          | &lt;&lt; UPDATE #3
01:04:15 | 3742   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
01:04:15 | 3742   | ka-outgoing-4   | receive-timer 179 second(s) left
01:04:15 | 3742   | ka-outgoing-4   | send-timer 59 second(s) left
01:04:16 | 3742   | ka-outgoing-4   | receive-timer 178 second(s) left
01:04:16 | 3742   | ka-outgoing-4   | send-timer 58 second(s) left
01:04:17 | 3742   | outgoing-4      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:17 | 3742   | outgoing-4      | received TCP payload (   2) 0600
01:04:17 | 3742   | outgoing-4      | &lt;&lt; message of type NOTIFICATION
01:04:17 | 3742   | outgoing-4      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:17 | 3742   | outgoing-4      | outgoing-4 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.562005" elapsed="0.000688"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.563491" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv6.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv6.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:04:17.562911" elapsed="0.000636"/>
</kw>
<arg>${EXABGP_LOG}</arg>
<arg>${EXABGP_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.548069" elapsed="0.015546"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.564303" level="INFO">[?2004l</msg>
<msg time="2026-09-01T01:04:17.564372" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:04:17.564183" elapsed="0.000211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.564760" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.564533" elapsed="0.000268"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.565731" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.565330" elapsed="0.000435"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:17.565946" elapsed="0.000239"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:04:17.565021" elapsed="0.001220"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.724484" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:17.724595" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:17.566378" elapsed="0.158244"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.725028" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.724779" elapsed="0.000292"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.727221" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:17.725711" elapsed="0.001561"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.727945" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:17.728031" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:17.727413" elapsed="0.000651"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.728699" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.728453" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.728177" elapsed="0.000596"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.728120" elapsed="0.000681"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:04:17.725370" elapsed="0.003472"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:04:17.563858" elapsed="0.165028"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-09-01T01:04:17.453752" elapsed="0.275259"/>
</test>
<test id="s1-s5-t15" name="Configure_App_Peer" line="189">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:17.732963" elapsed="0.000233"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:17.732727" elapsed="0.000519"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.734207" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.734064" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.734045" elapsed="0.000231"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.739018" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.738912" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.738895" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.740034" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.739673" elapsed="0.000388"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.740517" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:17.740235" elapsed="0.000304"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:17.740580" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:04:17.740733" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.739337" elapsed="0.001417"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.746025" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.745876" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.745859" elapsed="0.000233"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.747242" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:17.747106" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.747089" elapsed="0.000215"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:17.747728" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.747438" elapsed="0.000315"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.748123" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.747895" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.782687" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:17.748762" elapsed="0.034275"/>
</kw>
<msg time="2026-09-01T01:04:17.783373" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:17.783418" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.748387" elapsed="0.035067"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:17.811089" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:17.784374" elapsed="0.026847"/>
</kw>
<msg time="2026-09-01T01:04:17.811377" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:17.811417" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.783781" elapsed="0.027670"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.811831" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.811559" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.811526" elapsed="0.000381"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.812396" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.812055" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.812722" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.812518" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.812502" elapsed="0.000291"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:17.812833" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:17.815793" elapsed="0.000143"/>
</kw>
<msg time="2026-09-01T01:04:17.815998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.814490" elapsed="0.001696"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.816464" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.816796" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:17.813782" elapsed="0.003203"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:17.813230" elapsed="0.003830"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:17.746828" elapsed="0.070361"/>
</kw>
<msg time="2026-09-01T01:04:17.817279" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.817318" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.746256" elapsed="0.071098"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:17.817544" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:17.817437" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.817418" elapsed="0.000280"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.818101" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.818458" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.818523" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:17.745575" elapsed="0.073048"/>
</kw>
<msg time="2026-09-01T01:04:17.818707" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:17.818745" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.741155" elapsed="0.077624"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.819110" elapsed="0.000116"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.818845" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.818830" elapsed="0.000452"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:17.740994" elapsed="0.078310"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:17.740814" elapsed="0.078524"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:17.738588" elapsed="0.080810"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:17.733801" elapsed="0.085647"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:17.733390" elapsed="0.086101"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:17.730068" elapsed="0.089474"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.820440" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.819743" elapsed="0.000723"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.853358" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.852957" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.854176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.853853" elapsed="0.000405">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.854348" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.853537" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.854872" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.854521" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.855226" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:17.855414" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:17.855065" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.855816" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.855585" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.856836" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.856595" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.857313" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.857037" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.857961" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.857692" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.858696" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.858486" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.858770" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:17.858909" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.858199" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.859089" elapsed="0.000264"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:17.857561" elapsed="0.001828"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.859874" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.859606" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.860578" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.860390" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.860644" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.860788" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.860074" elapsed="0.000737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.860978" elapsed="0.000278"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:17.859486" elapsed="0.001809"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.861941" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.861514" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.862659" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.862473" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.862725" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.862859" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.862188" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.863032" elapsed="0.000230"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:17.861393" elapsed="0.001906"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.863782" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.863517" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.864474" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.864288" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.864539" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:17.864671" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.863968" elapsed="0.000725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.864828" elapsed="0.000204"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:17.863397" elapsed="0.001673"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.865585" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.865317" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.866284" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.866064" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.866386" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:17.866522" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.865769" elapsed="0.000774"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.866677" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.865194" elapsed="0.001713"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.867447" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.867160" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.868113" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.867915" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.868210" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:17.868343" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.867637" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.868500" elapsed="0.000197"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:17.867011" elapsed="0.001723"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.869253" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.868949" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.869906" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.869722" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.869972" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:17.870118" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.869444" elapsed="0.000732"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.870314" elapsed="0.000196"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.868830" elapsed="0.001715"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.871047" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:17.870765" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:17.871905" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.871712" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:17.871972" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:17.872126" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:17.871268" elapsed="0.000916"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.872320" elapsed="0.000205"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:17.870642" elapsed="0.001919"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:17.857386" elapsed="0.015204"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:17.872627" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:17.872769" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:17.856305" elapsed="0.016487"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.855975" elapsed="0.016844"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.872976" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.872842" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.855956" elapsed="0.017096"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.873896" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.873214" elapsed="0.000709"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.873966" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.852401" elapsed="0.021692"/>
</kw>
<msg time="2026-09-01T01:04:17.874214" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.839976" elapsed="0.034287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.886183" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.897837" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.909661" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.909843" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.910015" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.910391" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.910255" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:17.910242" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.910589" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.910737" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.910885" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.910212" elapsed="0.000719"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.910089" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.911101" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.911197" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:04:17.911327" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:17.835888" elapsed="0.075465"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.936454" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.936084" elapsed="0.000396"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.937256" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.936951" elapsed="0.000422">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.937460" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.936626" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.937971" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.937630" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.938320" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:17.938483" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:17.938191" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.938874" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.938654" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:17.940910" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.938981" elapsed="0.001987"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.942955" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.941163" elapsed="0.001819"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.940995" elapsed="0.002029"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.938963" elapsed="0.004082"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.943856" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:17.943205" elapsed="0.000678"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:17.943928" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:17.935535" elapsed="0.008527"/>
</kw>
<msg time="2026-09-01T01:04:17.944117" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:17.923625" elapsed="0.020564"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.956404" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.968065" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.979863" elapsed="0.000139"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.980251" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.980425" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.980822" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.980680" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:17.980664" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.981080" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.981316" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.981493" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:17.980625" elapsed="0.000918"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.980506" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.981704" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:17.981777" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:04:17.981940" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
   ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:17.921094" elapsed="0.060875"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:17.983463" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:17.983103" elapsed="0.000438">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:17.983626" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:17.982700" elapsed="0.000948"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:17.983961" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:17.983712" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.984532" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:17.984257" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.984049" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.983696" elapsed="0.000911"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.986869" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:17.984751" elapsed="0.002142"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:17.986941" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:04:17.987098" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:17.982356" elapsed="0.004765"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.988470" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.988227" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.988915" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.988691" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.989381" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.989109" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.989806" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.989569" elapsed="0.000276"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:17.990653" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:17.990462" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:17.990992" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:17.990823" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:17.991193" elapsed="0.000228"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:17.991809" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:17.991564" elapsed="0.000293"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:17.991902" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:17.992059" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:17.990053" elapsed="0.002034"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:18.014474" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '395', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.12&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
        &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:18.014533" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:18.014644" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:17.994435" elapsed="0.020232"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:17.992181" elapsed="0.022526"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.014873" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.014730" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:17.992163" elapsed="0.022789"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.018107" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.015863" elapsed="0.002311"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.015655" elapsed="0.002552"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.015639" elapsed="0.002590"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.020800" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.018491" elapsed="0.002352"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.018279" elapsed="0.002595"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.018264" elapsed="0.002632"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.021472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.021062" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.021776" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.021558" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.022528" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.022258" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.022078" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.021542" elapsed="0.001060"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.023098" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.022747" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.023425" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.023212" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.023902" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.023639" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.023496" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.023195" elapsed="0.000781"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.024128" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:18.024887" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.024623" elapsed="0.000289"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.025063" elapsed="0.002170"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:18.015340" elapsed="0.011952"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:18.027448" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:04:18.027351" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.027335" elapsed="0.000192"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.027661" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.027721" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:18.029854" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:17.987463" elapsed="0.042416"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.029934" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:18.030086" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:17.824966" elapsed="0.205144"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.030461" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.030239" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.030222" elapsed="0.000331"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.030586" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:17.820717" elapsed="0.209980"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-09-01T01:04:17.729488" elapsed="0.301343"/>
</test>
<test id="s1-s5-t16" name="Reconfigure_ODL_To_Accept_Connections_4" line="206">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:18.034103" elapsed="0.000219"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:18.033859" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.035318" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.035214" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.035197" elapsed="0.000182"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.040157" elapsed="0.000084"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.040034" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.040015" elapsed="0.000280"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.041221" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.040840" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.041660" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:18.041391" elapsed="0.000292"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:18.041724" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:18.041860" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:18.040506" elapsed="0.001376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.047373" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.047271" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.047253" elapsed="0.000182"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.048595" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.048498" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.048482" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:18.049085" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.048795" elapsed="0.000315"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.049534" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:18.049317" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.076011" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:18.050049" elapsed="0.026060"/>
</kw>
<msg time="2026-09-01T01:04:18.076318" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:18.076358" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.049718" elapsed="0.026676"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.099113" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:18.076874" elapsed="0.022393"/>
</kw>
<msg time="2026-09-01T01:04:18.099414" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:18.099455" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.076557" elapsed="0.022931"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.099761" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.099555" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.099539" elapsed="0.000292"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.100282" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.099961" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.100605" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.100409" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.100393" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:18.100711" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:18.103166" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:04:18.103354" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.102079" elapsed="0.001402"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.103920" elapsed="0.000083"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.104310" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:18.101490" elapsed="0.003009"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:18.100958" elapsed="0.003601"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:18.048230" elapsed="0.056415"/>
</kw>
<msg time="2026-09-01T01:04:18.104726" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:18.104765" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.047574" elapsed="0.057224"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:18.104961" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:18.104865" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.104848" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.105470" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.105773" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.105848" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:18.046901" elapsed="0.059043"/>
</kw>
<msg time="2026-09-01T01:04:18.106042" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:18.106084" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.042265" elapsed="0.063852"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.106451" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.106225" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.106208" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:18.042107" elapsed="0.064435"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:18.041932" elapsed="0.064638"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:18.039707" elapsed="0.066914"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:18.034906" elapsed="0.071763"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.034510" elapsed="0.072200"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:18.031801" elapsed="0.074956"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.107697" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.106934" elapsed="0.000791"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.139603" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.139269" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:18.140430" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:18.140106" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:18.140629" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:18.139794" elapsed="0.000857"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.141190" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.140801" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:18.141491" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:18.141670" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:18.141364" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.142068" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.141837" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.142993" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.142756" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.143608" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.143215" elapsed="0.000416"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.144296" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.143965" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.144981" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.144777" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.145059" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:18.145223" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.144491" elapsed="0.000754"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.145399" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:04:18.143841" elapsed="0.001815"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.146249" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.145912" elapsed="0.000360"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.147024" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.146822" elapsed="0.000228"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.147100" elapsed="0.000061"/>
</return>
<msg time="2026-09-01T01:04:18.147274" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.146484" elapsed="0.000813"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.147447" elapsed="0.000215"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:18.145775" elapsed="0.001923"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.148234" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.147915" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.148920" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.148704" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.148999" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:04:18.149191" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.148422" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.149357" elapsed="0.000195"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:18.147796" elapsed="0.001791"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.150158" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.149840" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.150822" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.150633" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.150890" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:18.151042" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.150351" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.151229" elapsed="0.000200"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:18.149719" elapsed="0.001747"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.151953" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.151683" elapsed="0.000293"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.152671" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.152481" elapsed="0.000214"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.152741" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:04:18.152878" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.152183" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.153047" elapsed="0.000229"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:18.151564" elapsed="0.001749"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.153950" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.153530" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.154640" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.154458" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.154706" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:18.154843" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.154176" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.155002" elapsed="0.000228"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:18.153412" elapsed="0.001855"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.155754" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.155487" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.156455" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.156267" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.156522" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:18.156654" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.155943" elapsed="0.000733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.156810" elapsed="0.000201"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:18.155366" elapsed="0.001684"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.157565" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:18.157299" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:18.158272" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.158045" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:18.158341" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:18.158475" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:18.157750" elapsed="0.000747"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.158632" elapsed="0.000195"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:18.157177" elapsed="0.001685"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:18.143676" elapsed="0.015250"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:18.158967" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:18.159125" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:18.142470" elapsed="0.016710"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.142198" elapsed="0.017012"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.159369" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.159232" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.142180" elapsed="0.017257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.160272" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.159565" elapsed="0.000733"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.160342" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:18.138679" elapsed="0.021773"/>
</kw>
<msg time="2026-09-01T01:04:18.160502" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.126670" elapsed="0.033874"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.172368" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.184582" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.196369" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.196573" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.196747" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.197176" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.196999" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:18.196977" elapsed="0.000278"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.197385" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.197533" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.197680" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:18.196939" elapsed="0.000787"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.196831" elapsed="0.001004"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.197978" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.198063" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:04:18.198276" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:18.122616" elapsed="0.075688"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.223834" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.223484" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:18.224650" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:18.224359" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:18.224826" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:18.224017" elapsed="0.000830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.225382" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.224999" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:18.225707" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:18.227082" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflecto...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:18.225562" elapsed="0.001551"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.227585" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
      &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.227321" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:18.228046" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.227712" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.228569" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.228289" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.228126" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.227691" elapsed="0.000952"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.229561" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-re...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.228779" elapsed="0.000812"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.229638" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:18.222736" elapsed="0.007033"/>
</kw>
<msg time="2026-09-01T01:04:18.229888" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.210735" elapsed="0.019205"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.242222" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.254059" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.265692" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.265866" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.266026" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.266391" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.266261" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:18.266248" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.266585" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.266733" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.266878" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:18.266219" elapsed="0.000705"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.266099" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.267078" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.267166" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:18.267286" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-re...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:18.207919" elapsed="0.059393"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:18.268612" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:18.268330" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:18.268771" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:18.267972" elapsed="0.000821"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.269071" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.268854" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.269599" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.269342" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.269167" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.268838" elapsed="0.000832"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.271968" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.269826" elapsed="0.002169"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:18.272051" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:18.272225" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:18.267609" elapsed="0.004640"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.273532" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.273293" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.273948" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;180&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;17900&lt;/remote-port&gt;
      &lt;passive-mode&gt;true&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.273731" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.274394" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.274172" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.274816" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.274579" elapsed="0.000275"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:18.275630" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:18.275444" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:18.275960" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:18.275791" elapsed="0.000192"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.276156" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.276725" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.276503" elapsed="0.000262"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:18.276801" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:18.276957" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:18.275058" elapsed="0.001921"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:18.293377" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '767', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
  &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
  &lt;route-reflector&gt;
    &lt;config&gt;
      &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
    &lt;/config&gt;
  &lt;/route-reflector&gt;
  &lt;timers&gt;
    &lt;config&gt;
      &lt;hold-time&gt;180&lt;/hold-time&gt;
      &lt;connect-retry&gt;5&lt;/connect-retry&gt;
    &lt;/config&gt;
  &lt;/timers&gt;
  &lt;transport&gt;
    &lt;config&gt;
      &lt;remote-port&gt;17900&lt;/remote-port&gt;
      &lt;passive-mode&gt;true&lt;/passive-mode&gt;
    &lt;/config&gt;
  &lt;/transport&gt;
  &lt;config&gt;
    &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
  &lt;/config&gt;
  &lt;afi-safis&gt;
    &lt;afi-safi&gt;
      &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
    &lt;/afi-safi&gt;
  &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:18.293473" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:18.293562" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:18.279382" elapsed="0.014203"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.277064" elapsed="0.016559"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.293789" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.293648" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.277042" elapsed="0.016824"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.297023" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.294748" elapsed="0.002318"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.294550" elapsed="0.002546"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.294534" elapsed="0.002584"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.299535" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.297397" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.297196" elapsed="0.002409"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.297181" elapsed="0.002446"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.300330" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.299882" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.300654" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.300418" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.301181" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.300870" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.300727" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.300402" elapsed="0.000855"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.301730" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.301400" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.302033" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.301814" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.302537" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.302274" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.302106" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.301799" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.302745" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:18.303515" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:18.303257" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.303679" elapsed="0.002181"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:18.294243" elapsed="0.011674"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:18.306084" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:04:18.305976" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.305960" elapsed="0.000233"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.306328" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.306387" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:18.308503" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:18.272562" elapsed="0.035966"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.308635" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:18.308779" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:18.112348" elapsed="0.196454"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.309166" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.308901" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.308880" elapsed="0.000372"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:18.309282" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_neighbor_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:18.107977" elapsed="0.201419"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:18.309913" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={'Content-Type': 'application/json'},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1978c290&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>session</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>headers=${HEADERS}</arg>
<arg>timeout=5</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:04:18.309557" elapsed="0.000531"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:04:18.031266" elapsed="0.278989"/>
</test>
<test id="s1-s5-t17" name="Start_Exabgp_2" line="228">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:18.313417" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:18.313175" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.314590" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.314491" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.314474" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.319419" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.319314" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.319295" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.320405" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.320028" elapsed="0.000400"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.320832" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:18.320571" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:18.320894" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:18.321039" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:18.319682" elapsed="0.001380"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.326527" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.326429" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.326413" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.327724" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:18.327628" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.327612" elapsed="0.000177"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:18.328297" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:18.327935" elapsed="0.000387"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.328673" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:18.328466" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.362345" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:18.329181" elapsed="0.033269"/>
</kw>
<msg time="2026-09-01T01:04:18.362612" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:18.362708" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.328838" elapsed="0.033906"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.382859" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:18.363272" elapsed="0.019699"/>
</kw>
<msg time="2026-09-01T01:04:18.383170" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:18.383214" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.362906" elapsed="0.020344"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.383532" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.383323" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.383303" elapsed="0.000300"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.384018" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.383737" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.384365" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.384166" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.384123" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:18.384464" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:18.386959" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:04:18.387193" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.385857" elapsed="0.001472"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.387598" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.387926" elapsed="0.000082"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:18.385263" elapsed="0.002862"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:18.384715" elapsed="0.003509"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:18.327348" elapsed="0.060961"/>
</kw>
<msg time="2026-09-01T01:04:18.388389" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:18.388427" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.326724" elapsed="0.061738"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:18.388626" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:04:18.388531" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.388514" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.389085" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.389426" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:18.389492" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:18.326105" elapsed="0.063481"/>
</kw>
<msg time="2026-09-01T01:04:18.389668" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:18.389707" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "2 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.321433" elapsed="0.068309"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:18.390077" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:18.389807" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.389792" elapsed="0.000415"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:18.321302" elapsed="0.068927"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:18.321112" elapsed="0.069146"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:18.318955" elapsed="0.071353"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:18.314237" elapsed="0.076120"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.313796" elapsed="0.076601"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:18.310968" elapsed="0.079475"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.390887" level="INFO">${cmd} = exaipv4.cfg &gt; exaipv4.log</msg>
<var>${cmd}</var>
<arg>${EXABGP2_CFG} &gt; ${EXABGP2_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.390591" elapsed="0.000319"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.394402" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.394026" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.394831" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.394584" elapsed="0.000291"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.397982" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:18.395477" elapsed="0.002569"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.401252" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:18.401335" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:18.398245" elapsed="0.003113"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.401944" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.401699" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:18.401428" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:18.401408" elapsed="0.000650"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:04:18.395107" elapsed="0.007016"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:18.404208" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log</msg>
<msg time="2026-09-01T01:04:18.404289" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:18.402309" elapsed="0.002004"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.404968" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exaipv4.cfg &gt; exaipv4.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.404457" elapsed="0.000563"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:18.393686" elapsed="0.011385"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.406891" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:18.406572" elapsed="0.000344"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.408948" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:18.407079" elapsed="0.001901"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:18.416056" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:18.416286" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:04:18.416377" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:18.409177" elapsed="0.007223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.418913" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:18.416631" elapsed="0.002326"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:04:18.421627" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:04:18.419123" elapsed="0.002588">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:04:18.406159" elapsed="0.015662">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.425229" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.424291" elapsed="0.001015"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.430293" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.425680" elapsed="0.004670"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:21.441893" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:21.442349" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '607'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:04:21.442593" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:21.430689" elapsed="0.011959"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.448232" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.443030" elapsed="0.005317"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:04:21.448667" elapsed="0.009560"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:04:21.422878" elapsed="0.035491"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:18.405636" elapsed="3.052833"/>
</kw>
<msg time="2026-09-01T01:04:21.458672" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:21.458756" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:18.405252" elapsed="3.053547"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.459866" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.459253" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.458951" elapsed="0.001100"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:04:21.460478" elapsed="0.000075"/>
</return>
<status status="PASS" start="2026-09-01T01:04:21.460238" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.460194" elapsed="0.000475"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:04:18.393481" elapsed="3.067243"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:04:18.393242" elapsed="3.067555"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.461129" elapsed="0.000097"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>127.0.0.1</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:04:18.391278" elapsed="3.070070"/>
</kw>
<doc>Start exabgp and Verify BGP connection</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:18.310520" elapsed="3.151061"/>
</test>
<test id="s1-s5-t18" name="Inject_Ipv6_Route_1" line="234">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:21.468561" elapsed="0.000569"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:21.467940" elapsed="0.001361"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.471810" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.471536" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.471486" elapsed="0.000507"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.480069" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.479920" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.479897" elapsed="0.000295"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.481480" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.480943" elapsed="0.000570"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.482102" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:21.481714" elapsed="0.000457"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:21.482232" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:04:21.482427" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:21.480479" elapsed="0.001978"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.489889" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.489753" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.489728" elapsed="0.000249"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.491600" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.491466" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.491443" elapsed="0.000245"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:21.492318" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.491874" elapsed="0.000477"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.492840" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:21.492553" elapsed="0.000318"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.527755" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:21.493566" elapsed="0.034373"/>
</kw>
<msg time="2026-09-01T01:04:21.528218" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:21.528264" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.493087" elapsed="0.035211"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.555569" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:21.528929" elapsed="0.026748"/>
</kw>
<msg time="2026-09-01T01:04:21.555831" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:21.555872" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.528522" elapsed="0.027383"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.556283" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.555996" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.555972" elapsed="0.000387"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.556774" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.556495" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.557101" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.556899" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.556883" elapsed="0.000406"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:21.557331" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:21.560320" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:04:21.560516" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.558869" elapsed="0.001786"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.560921" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.561468" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:21.558244" elapsed="0.003408"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:21.557665" elapsed="0.004048"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:21.491037" elapsed="0.070761"/>
</kw>
<msg time="2026-09-01T01:04:21.561888" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:21.561927" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.490220" elapsed="0.071741"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:21.562182" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:04:21.562043" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.562021" elapsed="0.000243"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.562643" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.562962" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.563037" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:21.489334" elapsed="0.073901"/>
</kw>
<msg time="2026-09-01T01:04:21.563331" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:21.563370" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "1 "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.482932" elapsed="0.080477"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.563715" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.563479" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.563464" elapsed="0.000340"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:21.482748" elapsed="0.081078"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:21.482529" elapsed="0.081343"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:21.479486" elapsed="0.084446"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:21.470800" elapsed="0.093196"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.469644" elapsed="0.094412"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:21.462975" elapsed="0.101149"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.565027" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.564423" elapsed="0.000637"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.597916" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.597562" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.598895" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.598591" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.599099" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.598222" elapsed="0.000904"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.599656" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.599310" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.599956" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:21.600190" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:21.599829" elapsed="0.000386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.600583" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.600360" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.601531" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.601293" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.601969" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.601725" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.602682" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.602402" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.603453" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.603221" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.603521" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.603655" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.602890" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.603819" elapsed="0.000252"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:21.602276" elapsed="0.001832"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.604635" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.604369" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.605483" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.605294" elapsed="0.000212"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.605551" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:21.605685" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.604824" elapsed="0.000882"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.605843" elapsed="0.000205"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:21.604248" elapsed="0.001846"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.606612" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.606347" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.607308" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.607089" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.607377" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:21.607521" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.606798" elapsed="0.000782"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.607721" elapsed="0.000196"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:21.606225" elapsed="0.001729"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.608485" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.608218" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.609201" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.608962" elapsed="0.000263"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.609270" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.609405" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.608674" elapsed="0.000752"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.609565" elapsed="0.000245"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:21.608066" elapsed="0.001785"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.610419" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.610099" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.611104" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.610901" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.611199" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.611346" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.610623" elapsed="0.000745"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.611503" elapsed="0.000197"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.609960" elapsed="0.001786"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.612277" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.611965" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.612948" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.612761" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.613021" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:21.613192" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.612472" elapsed="0.000751"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.613370" elapsed="0.000198"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:21.611846" elapsed="0.001760"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.614177" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.613835" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.614987" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.614749" elapsed="0.000268"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.615074" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:04:21.615457" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.614395" elapsed="0.001088"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.615625" elapsed="0.000196"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.613713" elapsed="0.002146"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.616587" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.616113" elapsed="0.000498"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.617302" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.617082" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.617369" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:21.617503" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.616778" elapsed="0.000781"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.617702" elapsed="0.000197"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.615962" elapsed="0.001975"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:21.602056" elapsed="0.015912"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:21.618011" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:21.618210" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:21.600962" elapsed="0.017273"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.600684" elapsed="0.017581"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.618425" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.618289" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.600667" elapsed="0.017827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.619367" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.618623" elapsed="0.000777"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:21.619456" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:21.596973" elapsed="0.022621"/>
</kw>
<msg time="2026-09-01T01:04:21.619657" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.584964" elapsed="0.034745"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.631667" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.643741" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.655920" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.656130" elapsed="0.000057"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.656339" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.656720" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.656583" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:21.656565" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.656922" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.657205" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.657362" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:21.656528" elapsed="0.000882"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.656421" elapsed="0.001015"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.657572" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.657645" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:04:21.657796" level="INFO">${uri} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:21.580793" elapsed="0.077029"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.681284" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.680898" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.682047" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.681762" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.682258" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.681457" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.682771" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.682429" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.683068" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:21.683305" level="INFO">${template} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:21.682938" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.683705" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.683484" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:21.684097" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.683819" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.684595" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.684330" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.684200" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.683803" elapsed="0.000864"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.685529" level="INFO">${final_text} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.684796" elapsed="0.000790"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:21.685633" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:21.680358" elapsed="0.005390"/>
</kw>
<msg time="2026-09-01T01:04:21.685801" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.668470" elapsed="0.017373"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.697425" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.708987" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.720541" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.720862" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.721033" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.721452" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.721316" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:21.721301" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.721653" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.721801" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.721947" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:21.721266" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.721113" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.722183" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.722255" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:21.722399" level="INFO">${data} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:21.667633" elapsed="0.054793"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.723830" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.723526" elapsed="0.000378">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.723989" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.723163" elapsed="0.000848"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.724341" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.724074" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.724862" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.724589" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.724414" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.724058" elapsed="0.000877"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.727162" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.725071" elapsed="0.002117"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:21.727234" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.727373" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:21.722821" elapsed="0.004575"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.728796" level="INFO">rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.728561" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.729220" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.728975" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.729624" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.729405" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.730011" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.729794" elapsed="0.000257"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:21.730805" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:21.730623" elapsed="0.000205"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:21.731120" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:21.730966" elapsed="0.000201"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.731305" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.731869" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.731647" elapsed="0.000262"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:21.731946" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:21.732082" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:21.730264" elapsed="0.001842"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:21.759577" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 path_url=/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '759', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt; 
 </msg>
<msg time="2026-09-01T01:04:21.759685" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes/ipv6-route=1%3A1%3A1%3A%3A1%2F128,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:21.759775" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:21.734416" elapsed="0.025381"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.732194" elapsed="0.027643"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.760004" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.759861" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.732178" elapsed="0.027903"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.763243" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.761037" elapsed="0.002244"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.760840" elapsed="0.002471"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.760824" elapsed="0.002509"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.765695" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.763578" elapsed="0.002157"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.763381" elapsed="0.002384"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.763366" elapsed="0.002421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.766331" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.765937" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.766629" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.766416" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.767107" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.766843" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.766700" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.766401" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.767758" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.767352" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.768049" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.767843" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.768548" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.768290" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.768120" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.767827" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.768758" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:21.769492" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.769235" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.769653" elapsed="0.002152"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:21.760456" elapsed="0.011404"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:21.772017" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:04:21.771923" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.771907" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.772255" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.772316" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:21.774421" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:21.727707" elapsed="0.046737"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:21.774543" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:21.774686" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:21.570132" elapsed="0.204575"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.775015" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.774800" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.774785" elapsed="0.000311"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:21.775125" elapsed="0.000050"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:21.565365" elapsed="0.209901"/>
</kw>
<doc>Inject the Ipv6 route from controller</doc>
<status status="PASS" start="2026-09-01T01:04:21.462038" elapsed="0.313361"/>
</test>
<test id="s1-s5-t19" name="Check_Ipv6_Prefix_In_Bgp_Rib_1" line="250">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:21.778698" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:21.778466" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.779845" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.779746" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.779730" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.784394" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.784298" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.784282" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.785403" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.784979" elapsed="0.000447"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.785830" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:21.785568" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:21.785892" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:21.786026" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:21.784652" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.791113" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.791015" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.790998" elapsed="0.000208"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.792329" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:21.792232" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.792216" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:21.792795" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.792521" elapsed="0.000298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.793196" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:21.792963" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.820904" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:21.793660" elapsed="0.027348"/>
</kw>
<msg time="2026-09-01T01:04:21.821190" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:21.821232" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.793361" elapsed="0.028131"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:21.849019" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:21.821967" elapsed="0.027229"/>
</kw>
<msg time="2026-09-01T01:04:21.849381" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:21.849423" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.821656" elapsed="0.027802"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.849819" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.849554" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.849527" elapsed="0.000383"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.850436" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.850062" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.850759" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.850565" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.850548" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:21.850864" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:21.853829" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:04:21.854039" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.852578" elapsed="0.001648"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.854503" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.854833" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:21.851864" elapsed="0.003158"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:21.851228" elapsed="0.003865"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:21.791924" elapsed="0.063291"/>
</kw>
<msg time="2026-09-01T01:04:21.855307" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:21.855347" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.791343" elapsed="0.064041"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:21.855554" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:21.855455" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.855438" elapsed="0.000195"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.856046" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.856425" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.856495" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:21.790723" elapsed="0.065874"/>
</kw>
<msg time="2026-09-01T01:04:21.856683" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:21.856722" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.786413" elapsed="0.070360"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.857209" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.856888" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.856865" elapsed="0.000478"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:21.786284" elapsed="0.071087"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:21.786095" elapsed="0.071317"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:21.783966" elapsed="0.073516"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:21.779498" elapsed="0.078042"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:21.779073" elapsed="0.078524"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:21.776329" elapsed="0.081326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.858775" level="INFO">&amp;{mapping} = { IP=10.30.170.91 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${CONTROLLER_IPV4}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.857867" elapsed="0.000935"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.906551" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.906188" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.907407" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.907064" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.907581" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.906739" elapsed="0.000864"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.908116" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.907756" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.908466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:21.908670" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:21.908333" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.909063" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.908834" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.910021" level="INFO">mapping: {'IP': '10.30.170.91', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.909778" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.910493" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.910245" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.911301" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.910893" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.912191" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.911808" elapsed="0.000409"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.912268" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:04:21.912418" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.911497" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.912588" elapsed="0.000308"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:04:21.910745" elapsed="0.002245"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.913572" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.913272" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.914517" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.914193" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.914585" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.914720" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.913764" elapsed="0.000979"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.914879" elapsed="0.000301"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:21.913104" elapsed="0.002118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.915901" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.915444" elapsed="0.000480"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.916769" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.916456" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.916837" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:21.916969" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.916106" elapsed="0.000886"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.917168" elapsed="0.000250"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:21.915322" elapsed="0.002136"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.917963" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.917677" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.918828" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.918512" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.918897" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:21.919040" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.918205" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.919246" elapsed="0.000249"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:21.917557" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.920047" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.919750" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.920910" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.920599" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.920977" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:21.921122" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.920287" elapsed="0.000883"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.921311" elapsed="0.000267"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.919632" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.922247" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.921866" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.923073" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.922747" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.923190" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:21.923330" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.922440" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.923490" elapsed="0.000250"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:21.921726" elapsed="0.002099"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.924419" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.924069" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.925304" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.924913" elapsed="0.000422"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.925393" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:21.925537" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.924610" elapsed="0.000956"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.925742" elapsed="0.000305"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.923929" elapsed="0.002166"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.926755" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:21.926414" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:21.927941" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.927608" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:21.928022" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:04:21.928250" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:21.926983" elapsed="0.001290"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:21.928412" elapsed="0.000253"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:21.926257" elapsed="0.002447"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:21.910572" elapsed="0.018166"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:21.928782" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:21.929038" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME':...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:21.909493" elapsed="0.019575"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.909207" elapsed="0.019895"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.929315" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.929132" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.909185" elapsed="0.020204"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.930301" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:21.929543" elapsed="0.000783"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:21.930372" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:21.905601" elapsed="0.024883"/>
</kw>
<msg time="2026-09-01T01:04:21.930539" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:21.893478" elapsed="0.037113"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.942618" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.954551" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.966580" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.966769" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.966944" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.967357" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.967217" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:21.967200" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.967563" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.967716" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.967870" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:21.967163" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.967028" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.968097" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.968201" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:04:21.968328" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:21.889130" elapsed="0.079222"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.969680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.969363" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.969854" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.968976" elapsed="0.000900"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.970242" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:21.969941" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.970783" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:21.970503" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.970318" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.969924" elapsed="0.000951"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.974930" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:21.971034" elapsed="0.003922"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:21.975006" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:04:21.975187" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:21.968669" elapsed="0.006542"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:21.976425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:21.976167" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:21.976621" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:21.975789" elapsed="0.000856"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:21.976833" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:21.976710" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.976694" elapsed="0.000227"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.977086" elapsed="0.000025"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:21.977282" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:21.977345" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:21.979193" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:21.975495" elapsed="0.003723"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.980510" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.980278" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:21.980903" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:21.980687" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:22.005524" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:22.005770" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:04:22.005985" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:21.983035" elapsed="0.022977"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:21.981002" elapsed="0.025057"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.006298" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.006086" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:21.980984" elapsed="0.025417"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.009907" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"1:1:1::1/128","prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.007454" elapsed="0.002718"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.007248" elapsed="0.002960"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.007230" elapsed="0.003002"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.012643" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.010493" elapsed="0.002194"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.010285" elapsed="0.002434"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.010270" elapsed="0.002472"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.013375" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.012912" elapsed="0.000489"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.013683" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.013466" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.014229" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.013910" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.013759" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.013450" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.014787" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.014454" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.015101" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.014874" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.015629" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.015362" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.015216" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.014858" elapsed="0.000848"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.015844" elapsed="0.000364"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:22.016634" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.016360" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.016796" elapsed="0.002173"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:22.006778" elapsed="0.012260"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.019231" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.019105" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.019089" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:22.028172" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.019444" elapsed="0.008757"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:22.028248" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:04:22.028398" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:21.979521" elapsed="0.048901"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:22.028478" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:22.028612" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:21.867482" elapsed="0.161154"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.028932" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.028709" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.028694" elapsed="0.000373"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:22.029098" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:21.863350" elapsed="0.165907"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:21.858972" elapsed="0.170338"/>
</kw>
<doc>Check for the presence of Ipv6 Prefix in the BGP RIB</doc>
<status status="PASS" start="2026-09-01T01:04:21.775807" elapsed="0.253630"/>
</test>
<test id="s1-s5-t20" name="Delete_Injected_Ipv6_Routes_1" line="269">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:22.032607" elapsed="0.000201"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:22.032361" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.033802" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.033704" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.033686" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.038435" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.038339" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.038323" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.039417" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:22.039041" elapsed="0.000401"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.039849" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:22.039586" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:22.039911" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:22.040059" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:22.038699" elapsed="0.001383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.045458" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.045359" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.045342" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.046612" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.046517" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.046500" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:22.047090" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.046806" elapsed="0.000308"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.047496" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:22.047292" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.083090" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:22.047961" elapsed="0.035265"/>
</kw>
<msg time="2026-09-01T01:04:22.083393" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:22.083434" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.047661" elapsed="0.035807"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.138702" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:22.083954" elapsed="0.054964"/>
</kw>
<msg time="2026-09-01T01:04:22.139182" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:22.139228" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.083632" elapsed="0.055738"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.139830" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.139506" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.139462" elapsed="0.000450"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.140467" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.140058" elapsed="0.000474"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.140789" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.140593" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.140577" elapsed="0.000284"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:22.140901" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:22.143632" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:04:22.143829" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.142559" elapsed="0.001411"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.144294" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.144622" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:22.141870" elapsed="0.002936"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:22.141306" elapsed="0.003562"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:22.046250" elapsed="0.098707"/>
</kw>
<msg time="2026-09-01T01:04:22.145057" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:22.145100" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.045659" elapsed="0.099513"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:22.145349" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:22.145251" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.145233" elapsed="0.000197"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.145850" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.146264" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.146343" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:22.045025" elapsed="0.101428"/>
</kw>
<msg time="2026-09-01T01:04:22.146561" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:22.146613" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.040458" elapsed="0.106195"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.146992" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.146725" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.146709" elapsed="0.000374"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:22.040329" elapsed="0.106781"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:22.040159" elapsed="0.107128"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:22.037984" elapsed="0.109377"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:22.033452" elapsed="0.113964"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.032999" elapsed="0.114499"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:22.030267" elapsed="0.117288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.148405" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.147753" elapsed="0.000680"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.189460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.189083" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:22.190282" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:22.189959" elapsed="0.000416">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:22.190466" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:22.189638" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.191022" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:22.190654" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:22.191370" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:22.191557" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:22.191236" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.191946" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.191722" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.192926" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.192672" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.193399" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.193120" elapsed="0.000303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.194052" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.193771" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.194790" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.194574" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.194860" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:22.195000" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.194284" elapsed="0.000747"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.195217" elapsed="0.000231"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:22.193648" elapsed="0.001837"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.195979" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.195706" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.196698" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.196504" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.196806" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:22.196948" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.196217" elapsed="0.000755"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.197119" elapsed="0.000393"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:22.195587" elapsed="0.001964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.198056" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.197772" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.198762" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.198570" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.198831" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:22.198969" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.198285" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.199172" elapsed="0.000202"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:22.197652" elapsed="0.001759"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.199891" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.199629" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.200590" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.200404" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.200658" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:22.200790" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.200091" elapsed="0.000721"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.200948" elapsed="0.000237"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:22.199510" elapsed="0.001713"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.201705" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.201441" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.202404" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.202215" elapsed="0.000212"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.202472" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:22.202607" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.201892" elapsed="0.000737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.202765" elapsed="0.000206"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:22.201322" elapsed="0.001690"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.203557" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.203272" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.204327" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.204102" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.204400" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:22.204539" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.203795" elapsed="0.000767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.204699" elapsed="0.000196"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:22.203122" elapsed="0.001813"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.205473" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.205199" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.206253" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.205990" elapsed="0.000287"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.206325" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:22.206506" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.205664" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.206667" elapsed="0.000200"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:22.205047" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.207442" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.207166" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:22.208330" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.208101" elapsed="0.000253"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:22.208400" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:22.208537" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:22.207636" elapsed="0.000924"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.208697" elapsed="0.000199"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:22.207009" elapsed="0.001924"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:22.193476" elapsed="0.015489"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:22.209005" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:22.209196" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:22.192378" elapsed="0.016843"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.192058" elapsed="0.017194"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.209411" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.209275" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.192040" elapsed="0.017452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.210355" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.209623" elapsed="0.000760"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:22.210429" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:22.188523" elapsed="0.022020"/>
</kw>
<msg time="2026-09-01T01:04:22.210603" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.176168" elapsed="0.034480"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.222746" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.234655" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.246718" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.246943" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.247118" elapsed="0.000059"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.247526" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.247377" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:22.247363" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.247727" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.247887" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.248064" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:22.247336" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.247234" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.248329" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.248398" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:22.248510" level="INFO">${uri} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:22.172063" elapsed="0.076478"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.249580" level="INFO">rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.249350" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:22.261959" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 path_url=/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:22.262008" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:22.262104" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:22.251634" elapsed="0.010494"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.249681" elapsed="0.012524"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.262370" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.262230" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.249666" elapsed="0.012779"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.265820" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.263401" elapsed="0.002461"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.263185" elapsed="0.002714"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.263166" elapsed="0.002756"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.268336" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.266209" elapsed="0.002168"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.265971" elapsed="0.002437"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.265957" elapsed="0.002473"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.268949" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.268591" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.269295" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.269045" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.269902" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.269577" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.269420" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.269026" elapsed="0.000953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.270525" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.270192" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.270819" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.270611" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.271366" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.271042" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.270891" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.270596" elapsed="0.000845"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.271577" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:22.272351" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:22.272044" elapsed="0.000332"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.272517" elapsed="0.002186"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:22.262777" elapsed="0.011983"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:22.274803" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:04:22.276921" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:22.248789" elapsed="0.028160"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:22.277008" elapsed="0.000033"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:22.148652" elapsed="0.128482"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.277939" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.277842" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.277826" elapsed="0.000174"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.278747" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:22.278458" elapsed="0.000315"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.282789" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.282692" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.282677" elapsed="0.000172"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.284779" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.284535" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.284518" elapsed="0.000335"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.285172" level="INFO">index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:04:22.285270" level="INFO">${current_ssh_connection} = index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:04:22.284994" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.285773" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.285435" elapsed="0.000381"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.286444" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.285968" elapsed="0.000500"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.287512" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:04:22.287582" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:04:22.287071" elapsed="0.000532"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.287758" elapsed="0.000305"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.288871" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:04:22.917277" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:04:22 UTC 2026

  System load:  0.16               Processes:             127
  Usage of /:   13.9% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:02:18 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:04:22.288584" elapsed="0.628964"/>
</kw>
<msg time="2026-09-01T01:04:22.917667" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.288247" elapsed="0.629551"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:04:22.286683" elapsed="0.631275"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.918723" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-09-01T01:04:22.932042" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:22.932206" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:04:22.932248" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:22.918346" elapsed="0.013923"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:04:22.932445" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.933459" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:22.933025" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.933826" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.933620" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.933579" elapsed="0.000335"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:04:22.934068" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:04:22.933965" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.933951" elapsed="0.000231"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.934216" elapsed="0.000013"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:22.937706" elapsed="0.000156"/>
</kw>
<msg time="2026-09-01T01:04:22.937904" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.937158" elapsed="0.000812"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.938116" elapsed="0.000232"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.938490" elapsed="0.000018"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:22.934571" elapsed="0.003994"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:04:22.284025" elapsed="0.654624"/>
</kw>
<msg time="2026-09-01T01:04:22.938700" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:22.283508" elapsed="0.655236"/>
</kw>
<msg time="2026-09-01T01:04:22.938852" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:04:22.283004" elapsed="0.655871"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:04:22.939471" level="INFO">@{log_lines} = [  ]</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:04:22.939212" elapsed="0.000281"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-09-01T01:04:22.939536" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:22.939680" level="INFO">${output} = ['']</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_1. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-09-01T01:04:22.282243" elapsed="0.657460"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-09-01T01:04:22.940058" level="INFO">${exlist} = []</msg>
<msg time="2026-09-01T01:04:22.940098" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-09-01T01:04:22.939880" elapsed="0.000238"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-09-01T01:04:22.940318" elapsed="0.003239"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.944622" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:04:22.944716" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:04:22.943983" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-09-01T01:04:22.945426" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:22.944852" elapsed="0.000641"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-09-01T01:04:22.945798" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.945658" elapsed="0.000180"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:22.945524" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.944813" elapsed="0.001073"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T01:04:22.278315" elapsed="0.667599"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-09-01T01:04:22.278046" elapsed="0.667910"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-09-01T01:04:22.277488" elapsed="0.668548"/>
</kw>
<doc>Delete the injected IPV6 routes</doc>
<status status="PASS" start="2026-09-01T01:04:22.029776" elapsed="0.916437"/>
</test>
<test id="s1-s5-t21" name="Delete_Bgp_Peer_Configuration_4" line="286">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:22.950308" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:22.950012" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.951515" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.951407" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.951390" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.956095" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.956001" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.955985" elapsed="0.000201"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.957084" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:22.956732" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:22.957540" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:22.957277" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:22.957600" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:04:22.957748" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:22.956398" elapsed="0.001371"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.962915" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.962816" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.962799" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:22.964087" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:22.963993" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:22.963978" elapsed="0.000253"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:22.964652" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:22.964366" elapsed="0.000309"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:22.965022" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:22.964819" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.005169" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:22.965548" elapsed="0.039798"/>
</kw>
<msg time="2026-09-01T01:04:23.005569" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:23.005611" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.965238" elapsed="0.040408"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.040710" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:23.006296" elapsed="0.034515"/>
</kw>
<msg time="2026-09-01T01:04:23.040962" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:23.041001" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.005865" elapsed="0.035171"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.041393" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.041121" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.041099" elapsed="0.000367"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.041877" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.041599" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.042226" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.042004" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.041989" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:23.042332" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.045194" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:04:23.045390" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.043970" elapsed="0.001555"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.045792" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.046118" elapsed="0.000105"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:23.043360" elapsed="0.002974"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:23.042647" elapsed="0.003746"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:22.963734" elapsed="0.082742"/>
</kw>
<msg time="2026-09-01T01:04:23.046556" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.046594" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.963112" elapsed="0.083517"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:23.046788" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.046695" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.046679" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.047278" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.047654" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.047718" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:22.962523" elapsed="0.085289"/>
</kw>
<msg time="2026-09-01T01:04:23.047893" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.047935" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.958122" elapsed="0.089847"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.048373" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.048034" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.048019" elapsed="0.000424"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:22.957993" elapsed="0.090470"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:22.957826" elapsed="0.090671"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:22.955691" elapsed="0.092859"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:22.951116" elapsed="0.097483"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:22.950695" elapsed="0.097944"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:22.947270" elapsed="0.101418"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.049584" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.048882" elapsed="0.000728"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.089364" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.089001" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.090112" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.089840" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.090323" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.089537" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.090827" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.090491" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.091119" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_neighbor_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.091335" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.090995" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.091722" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.091500" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.092680" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.092444" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.093175" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.092907" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.093816" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.093550" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.094533" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.094322" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.094598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.094729" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.094008" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.094888" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:04:23.093425" elapsed="0.001755"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.095658" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.095396" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.096334" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.096119" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.096399" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.096527" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.095842" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.096682" elapsed="0.000191"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:23.095278" elapsed="0.001628"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.097446" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.097117" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.098091" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.097908" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.098185" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:23.098317" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.097631" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.098473" elapsed="0.002401"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:23.097000" elapsed="0.003912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.101430" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.101128" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.102076" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.101892" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.102166" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:23.102302" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.101618" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.102457" elapsed="0.000192"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:23.101009" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.103279" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.102933" elapsed="0.000371"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.103937" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.103740" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.104017" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:23.104189" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.103466" elapsed="0.000747"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.104383" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.102779" elapsed="0.001830"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.105086" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.104820" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.105753" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.105570" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.105818" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.105947" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.105295" elapsed="0.000673"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.106100" elapsed="0.000219"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:23.104704" elapsed="0.001651"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.106830" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.106569" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.107501" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.107319" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.107566" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.107694" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.107015" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.107849" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.106452" elapsed="0.001624"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.108587" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.108322" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.109265" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.109050" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.109332" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.109464" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.108774" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.109621" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.108203" elapsed="0.001646"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.093252" elapsed="0.016628"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.109919" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:23.110060" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:23.092096" elapsed="0.017987"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.091822" elapsed="0.018289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.110297" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.110134" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.091806" elapsed="0.018560"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.111171" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.110492" elapsed="0.000705"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.111241" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.088455" elapsed="0.022897"/>
</kw>
<msg time="2026-09-01T01:04:23.111435" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.076400" elapsed="0.035080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.123258" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.134827" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_neighbor_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.146539" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.146715" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.146872" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.147230" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.147073" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:23.147059" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.147429" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.147577" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.147724" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.147032" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.146940" elapsed="0.000853"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.147923" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.147990" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:23.148100" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.072429" elapsed="0.075695"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.149115" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.148888" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:23.165618" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:23.165699" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:23.165795" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:23.151224" elapsed="0.014594"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.149242" elapsed="0.016610"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.166009" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.165875" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.149226" elapsed="0.016855"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.169403" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.167042" elapsed="0.002405"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.166810" elapsed="0.002671"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.166792" elapsed="0.002712"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.171872" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.169750" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.169552" elapsed="0.002391"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.169539" elapsed="0.002426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.172548" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.172173" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.172848" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.172634" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.173366" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.173066" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.172920" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.172618" elapsed="0.000822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.173909" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.173582" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.174225" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.173993" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.174701" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.174440" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.174298" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.173977" elapsed="0.000798"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.174915" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:23.175672" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.175404" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.175834" elapsed="0.002342"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:23.166439" elapsed="0.011797"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:23.178281" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:04:23.180363" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:23.148384" elapsed="0.032002"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.180437" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_neighbor_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:23.049830" elapsed="0.130718"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:04:22.946659" elapsed="0.234008"/>
</test>
<test id="s1-s5-t22" name="Verify_Ipv6_Topology_Empty_4" line="302">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:23.185232" elapsed="0.000229"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:23.184937" elapsed="0.000664"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.186621" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.186496" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.186475" elapsed="0.000211"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.191445" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.191350" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.191334" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.192431" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.192048" elapsed="0.000408"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.192860" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:23.192599" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:23.192923" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:04:23.193066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.191717" elapsed="0.001371"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.198423" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.198326" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.198309" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.199617" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.199522" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.199506" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:23.200183" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.199842" elapsed="0.000366"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.200562" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.200356" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.235451" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:23.201024" elapsed="0.034525"/>
</kw>
<msg time="2026-09-01T01:04:23.235699" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:23.235739" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.200725" elapsed="0.035048"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.266023" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:23.236266" elapsed="0.030605"/>
</kw>
<msg time="2026-09-01T01:04:23.267193" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:23.267237" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.235926" elapsed="0.031348"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.268335" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.267430" elapsed="0.000964"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.267382" elapsed="0.001037"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.268980" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.268555" elapsed="0.000496"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.269349" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.269111" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.269094" elapsed="0.000326"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:23.270035" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.275089" elapsed="0.000260"/>
</kw>
<msg time="2026-09-01T01:04:23.275455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.271713" elapsed="0.003909"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.276486" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.276803" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:23.271022" elapsed="0.005977"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:23.270443" elapsed="0.006624"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:23.199258" elapsed="0.077970"/>
</kw>
<msg time="2026-09-01T01:04:23.277332" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.277374" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.198620" elapsed="0.078793"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:23.277658" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.277520" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.277488" elapsed="0.000259"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.280960" elapsed="0.000113"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.282022" elapsed="0.000064"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.282234" elapsed="0.000049"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:23.198000" elapsed="0.084520"/>
</kw>
<msg time="2026-09-01T01:04:23.282753" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.282843" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.193469" elapsed="0.089458"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.283758" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.283106" elapsed="0.000765"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.283064" elapsed="0.000857"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:23.193338" elapsed="0.090632"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:23.193170" elapsed="0.090868"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:23.191013" elapsed="0.093194"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:23.186218" elapsed="0.098110"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.185747" elapsed="0.098673"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:23.181596" elapsed="0.102929"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.356662" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.356286" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.357496" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.357208" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.357756" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.356865" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.358332" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.357937" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.358636" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.358793" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.358504" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.359220" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.358961" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.360322" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.359932" elapsed="0.000432"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.360760" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.360511" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.361083" elapsed="0.000020"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.361314" elapsed="0.000024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.361477" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.360962" elapsed="0.000566"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.360832" elapsed="0.000725"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.361603" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:23.361755" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:23.359642" elapsed="0.002135"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.359349" elapsed="0.002456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.361960" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.361829" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.359326" elapsed="0.002701"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.362632" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.362193" elapsed="0.000463"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.362699" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.355689" elapsed="0.007119"/>
</kw>
<msg time="2026-09-01T01:04:23.362857" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.343617" elapsed="0.019284"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.375012" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.386672" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.398490" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.398737" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.398943" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.399315" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.399183" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:23.399168" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.399509" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.399703" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.399884" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.399114" elapsed="0.000819"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.399016" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.400088" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.400182" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:23.400291" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.339307" elapsed="0.061007"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.401648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.401347" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.401856" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.401000" elapsed="0.000889"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.402346" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.401985" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.402874" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.402588" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.402426" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.401961" elapsed="0.000994"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.405256" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.403122" elapsed="0.002164"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:23.405332" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:23.405472" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:23.400688" elapsed="0.004807"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.406622" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.406411" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.406801" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.406059" elapsed="0.000765"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:23.407010" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.406888" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.406871" elapsed="0.000215"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.407253" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.407421" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.407481" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:23.409567" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:23.405770" elapsed="0.003828"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.411200" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.410927" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.411598" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.411381" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:23.423118" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:23.423310" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:23.423404" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:23.413763" elapsed="0.009665"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.411695" elapsed="0.011773"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.423640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.423493" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.411679" elapsed="0.012038"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.426917" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.424683" elapsed="0.002277"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.424480" elapsed="0.002520"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.424463" elapsed="0.002570"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.429403" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.427312" elapsed="0.002131"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.427083" elapsed="0.002389"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.427068" elapsed="0.002426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.429998" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.429650" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.430322" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.430082" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.430799" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.430537" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.430394" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.430066" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.431388" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.431013" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.431677" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.431472" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.432227" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.431934" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.431790" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.431457" elapsed="0.000842"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.432435" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:23.433183" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.432892" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.433397" elapsed="0.002443"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:23.424052" elapsed="0.011856"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.436163" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.435999" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.435976" elapsed="0.000258"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:23.439039" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.436397" elapsed="0.002668"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:23.439111" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:04:23.439281" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:23.410018" elapsed="0.029287"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.439360" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:23.439507" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:23.308861" elapsed="0.130674"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.466021" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.465598" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.466814" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.466549" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.467093" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.466250" elapsed="0.000866"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.467686" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.467294" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.467995" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.468193" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.467851" elapsed="0.000401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.468638" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.468395" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:23.469109" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.468741" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.470795" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.469352" elapsed="0.001467"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.469220" elapsed="0.001631"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.468724" elapsed="0.002147"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.471464" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.471002" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.471532" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.465043" elapsed="0.006598"/>
</kw>
<msg time="2026-09-01T01:04:23.471689" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.453339" elapsed="0.018392"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.483695" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.495763" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.507734" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.507917" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.508077" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.508467" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.508334" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:23.508321" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.508665" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.508814" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.509001" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.508291" elapsed="0.000758"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.508179" elapsed="0.000894"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.509238" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.509318" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:23.509429" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.450851" elapsed="0.058602"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.509610" elapsed="0.002105"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:23.512704" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.512411" elapsed="0.000320"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:23.513199" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.512881" elapsed="0.000347"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:23.513380" elapsed="0.000298"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:23.512002" elapsed="0.001732"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.511787" elapsed="0.001976"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.513917" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.513785" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.511770" elapsed="0.002214"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:23.440661" elapsed="0.073365"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:23.439895" elapsed="0.074197"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.439644" elapsed="0.074487"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.439620" elapsed="0.074570"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.514222" elapsed="0.000027"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:23.295105" elapsed="0.219246"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:23.285479" elapsed="0.228927"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-09-01T01:04:23.284810" elapsed="0.229654"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:23.181058" elapsed="0.333510"/>
</test>
<test id="s1-s5-t23" name="Reconfigure_ODL_To_Accept_Connections_5" line="307">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:23.518319" elapsed="0.000196"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:23.518034" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.519541" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.519401" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.519383" elapsed="0.000226"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.524255" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.524157" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.524117" elapsed="0.000199"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.525231" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.524842" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.525659" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:23.525397" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:23.525721" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.525855" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.524516" elapsed="0.001361"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.530826" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.530731" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.530714" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.531948" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.531854" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.531838" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:23.532443" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.532172" elapsed="0.000294"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.532803" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.532611" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.571021" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:23.533298" elapsed="0.037831"/>
</kw>
<msg time="2026-09-01T01:04:23.571415" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:23.571455" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.532968" elapsed="0.038521"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.609582" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:23.571965" elapsed="0.037737"/>
</kw>
<msg time="2026-09-01T01:04:23.609856" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:23.609896" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.571651" elapsed="0.038279"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.610282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.610011" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.609987" elapsed="0.000369"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.610767" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.610487" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.611096" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.610892" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.610876" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:23.611233" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.614003" elapsed="0.000346"/>
</kw>
<msg time="2026-09-01T01:04:23.614410" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.612779" elapsed="0.001760"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.614803" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.615119" elapsed="0.000105"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:23.612057" elapsed="0.003274"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:23.611540" elapsed="0.003851"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:23.531577" elapsed="0.083898"/>
</kw>
<msg time="2026-09-01T01:04:23.615554" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.615594" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.531018" elapsed="0.084612"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:23.615790" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.615696" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.615680" elapsed="0.000291"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.616369" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.616672" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.616734" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:23.530440" elapsed="0.086386"/>
</kw>
<msg time="2026-09-01T01:04:23.616908" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.616945" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.526223" elapsed="0.090756"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.617361" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.617042" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.617028" elapsed="0.000401"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:23.526073" elapsed="0.091377"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:23.525923" elapsed="0.091556"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:23.523823" elapsed="0.093707"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:23.519104" elapsed="0.098476"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.518700" elapsed="0.098920"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:23.515716" elapsed="0.101950"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.618530" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.617842" elapsed="0.000713"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.650642" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.650289" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.651461" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.651206" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.651635" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.650819" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.652172" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.651804" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.652467" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.652617" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.652342" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.652998" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.652779" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.654568" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.653916" elapsed="0.000719"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.655257" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.654839" elapsed="0.000451"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.656118" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.655760" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.657068" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.656800" elapsed="0.000299"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.657199" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:04:23.657402" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.656417" elapsed="0.001016"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.657620" elapsed="0.000287"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:04:23.655586" elapsed="0.002371"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.658658" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.658291" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.659623" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.659345" elapsed="0.000310"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.659717" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:04:23.659904" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.658910" elapsed="0.001026"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.660132" elapsed="0.000312"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:23.658091" elapsed="0.002404"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.661214" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.660792" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.662065" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.661805" elapsed="0.000292"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.662190" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:04:23.662374" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.661441" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.662681" elapsed="0.000261"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:23.660627" elapsed="0.002363"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.663663" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.663307" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.664459" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.664242" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.664530" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:23.664669" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.663916" elapsed="0.000774"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.664825" elapsed="0.000197"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:23.663118" elapsed="0.001941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.665592" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.665323" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.666334" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.666078" elapsed="0.000290"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.666427" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:04:23.666614" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.665779" elapsed="0.000865"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.666806" elapsed="0.000200"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.665185" elapsed="0.001857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.669646" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.667362" elapsed="0.002327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.670439" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.670223" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.670514" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.670653" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.669881" elapsed="0.000794"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.670811" elapsed="0.000196"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:23.667219" elapsed="0.003825"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.671589" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.671314" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.672284" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.672058" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.672373" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:04:23.672526" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.671779" elapsed="0.000769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.672689" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.671179" elapsed="0.001741"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.673458" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.673165" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.674110" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.673925" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.674204" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:23.674349" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.673646" elapsed="0.000726"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.674568" elapsed="0.000194"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.673019" elapsed="0.001779"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.655355" elapsed="0.019473"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.674868" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:23.675009" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:23.653523" elapsed="0.021510"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.653124" elapsed="0.021938"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.675256" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.675087" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.653098" elapsed="0.022233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.676130" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.675463" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.676228" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.649715" elapsed="0.026637"/>
</kw>
<msg time="2026-09-01T01:04:23.676403" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.637708" elapsed="0.038745"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.688208" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.699957" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.712237" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.712431" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.712594" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.712934" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.712804" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:23.712789" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.713186" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.713364" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.713586" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.712760" elapsed="0.000877"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.712667" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.713792" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.713860" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:04:23.713980" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.633472" elapsed="0.080532"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.741171" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.740798" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.741906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.741670" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.742084" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.741359" elapsed="0.000749"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.742662" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.742303" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.742960" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.743119" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.742832" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.743567" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.743338" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:23.743969" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.743690" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.744483" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.744203" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.744044" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.743671" elapsed="0.000888"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.745441" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.744691" elapsed="0.000825"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.745566" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.740246" elapsed="0.005442"/>
</kw>
<msg time="2026-09-01T01:04:23.745741" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.727643" elapsed="0.018142"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.757715" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.769208" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.780886" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.781079" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.781261" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.781594" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.781466" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:23.781453" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.781787" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.781933" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.782075" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:23.781427" elapsed="0.000694"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.781332" elapsed="0.000837"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.782300" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.782364" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:23.782496" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.724859" elapsed="0.057664"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.783710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.783473" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.783854" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.783163" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.784203" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.783936" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.784694" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.784437" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.784277" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.783920" elapsed="0.000846"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.786938" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.784901" elapsed="0.002060"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:23.787004" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.787171" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:23.782849" elapsed="0.004345"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.788485" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.788260" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.788872" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.788663" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.789300" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.789057" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.789681" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.789470" elapsed="0.000249"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:23.790454" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:23.790279" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:23.790762" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:23.790611" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.790915" elapsed="0.000181"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.791483" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.791265" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:23.791557" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:23.791690" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:23.789898" elapsed="0.001814"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:23.809569" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '983', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:23.809709" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:23.809838" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:23.793879" elapsed="0.015983"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.791772" elapsed="0.018138"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.810324" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.809940" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.791757" elapsed="0.018648"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.813760" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.811420" elapsed="0.002378"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.811205" elapsed="0.002625"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.811186" elapsed="0.002667"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.816490" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.814293" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.813901" elapsed="0.002659"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.813887" elapsed="0.002695"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.817168" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.816743" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.817484" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.817258" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.818090" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.817761" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.817566" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.817242" elapsed="0.000991"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.818708" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.818377" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.818999" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.818792" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.819525" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.819240" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.819070" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.818777" elapsed="0.000820"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.819735" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:23.820484" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.820220" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.820648" elapsed="0.002130"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:23.810778" elapsed="0.012058"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:23.823011" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.822895" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.822879" elapsed="0.000219"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.823260" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.823320" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:23.825573" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:23.787488" elapsed="0.038109"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.825697" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.825835" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:23.622862" elapsed="0.202995"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.826183" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.825942" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.825927" elapsed="0.000340"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.826296" elapsed="0.000022"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:23.618801" elapsed="0.207602"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:04:23.515109" elapsed="0.311407"/>
</test>
<test id="s1-s5-t24" name="Inject_Ipv6_Route_2" line="323">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:23.830236" elapsed="0.000244"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:23.829866" elapsed="0.000678"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.831716" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.831588" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.831567" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.836667" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.836562" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.836546" elapsed="0.000181"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.837633" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.837294" elapsed="0.000363"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.838054" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:23.837797" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:23.838121" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:04:23.838288" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.836928" elapsed="0.001381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.843444" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.843348" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.843331" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.844593" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:23.844497" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.844481" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:23.845054" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.844782" elapsed="0.000295"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.845459" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.845257" elapsed="0.000224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.881937" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:23.845924" elapsed="0.036148"/>
</kw>
<msg time="2026-09-01T01:04:23.882288" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:23.882327" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.845624" elapsed="0.036737"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:23.912767" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:23.882893" elapsed="0.030157"/>
</kw>
<msg time="2026-09-01T01:04:23.913279" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:23.913320" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.882547" elapsed="0.030814"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.913725" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.913477" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.913438" elapsed="0.000363"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.914434" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.913931" elapsed="0.000565"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.914827" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.914555" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.914539" elapsed="0.000359"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:23.914931" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:23.917401" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:04:23.917593" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.916390" elapsed="0.001336"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.917997" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.918512" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:23.915769" elapsed="0.002924"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:23.915249" elapsed="0.003502"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:23.844236" elapsed="0.074601"/>
</kw>
<msg time="2026-09-01T01:04:23.918922" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.918959" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.843639" elapsed="0.075357"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:23.919454" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:23.919065" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.919048" elapsed="0.000484"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.919902" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.920269" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:23.920334" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:23.843009" elapsed="0.077420"/>
</kw>
<msg time="2026-09-01T01:04:23.920510" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:23.920548" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "I "n "j "e "c "t "_ "I "p "v "6 "_ "R "o "u "t "e "_ "2 "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.838683" elapsed="0.081904"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.920874" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.920654" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.920638" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:23.838554" elapsed="0.082410"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:23.838361" elapsed="0.082633"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:23.836252" elapsed="0.084828"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:23.831261" elapsed="0.089910"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:23.830731" elapsed="0.090486"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:23.827402" elapsed="0.093865"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.922023" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.921445" elapsed="0.000810"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.954012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:23.953667" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.954772" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:23.954519" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:23.954932" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:23.954217" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.955472" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:23.955101" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:23.955766" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:23.955930" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:23.955640" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.956345" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.956093" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.957286" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:23.957026" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.957711" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.957471" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.958361" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.958069" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.959321" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.959086" elapsed="0.000259"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.959393" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:04:23.959540" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.958791" elapsed="0.000770"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.959701" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:23.957950" elapsed="0.002011"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.960560" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.960233" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.961246" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.961029" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.961313" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.961446" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.960748" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.961601" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:23.960061" elapsed="0.001769"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.962356" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.962044" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.963003" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.962819" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.963069" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.963228" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.962543" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.963384" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:23.961927" elapsed="0.001685"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.964083" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.963823" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.964749" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.964567" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.964814" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:23.964943" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.964292" elapsed="0.000673"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.965095" elapsed="0.000220"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:23.963707" elapsed="0.001643"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.965822" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.965562" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.966490" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.966308" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.966558" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:23.966690" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.966004" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.966843" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.965446" elapsed="0.001625"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.967577" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.967314" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.968412" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.968037" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.968480" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.968612" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.967761" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.968767" elapsed="0.000194"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:23.967195" elapsed="0.001801"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.969496" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.969234" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.970206" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.969996" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.970271" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.970401" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.969722" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.970554" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.969092" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.971273" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:23.970991" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:23.971913" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.971730" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:23.971979" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:23.972108" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:23.971456" elapsed="0.000674"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:23.972315" elapsed="0.000194"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:23.970875" elapsed="0.001669"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.957783" elapsed="0.014791"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:23.972613" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:23.972753" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:23.956743" elapsed="0.016033"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:23.956458" elapsed="0.016346"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.972966" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:23.972828" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:23.956436" elapsed="0.016596"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:23.973844" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:23.973203" elapsed="0.000666"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:23.973913" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:23.953097" elapsed="0.020924"/>
</kw>
<msg time="2026-09-01T01:04:23.974070" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:23.941223" elapsed="0.032891"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.985649" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:23.997090" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.009024" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.009266" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.009448" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.009838" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.009702" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:24.009683" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.010039" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.010213" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.010360" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:24.009645" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.009528" elapsed="0.000901"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.010562" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.010636" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:24.010784" level="INFO">${uri} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:23.937108" elapsed="0.073702"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.036722" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.036242" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.037580" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.037300" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.037757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.036938" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.038302" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.037933" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.038609" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:24.038799" level="INFO">${template} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:24.038473" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.039266" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.038990" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:24.039927" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.039503" elapsed="0.000486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.040635" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.040353" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.040021" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.039467" elapsed="0.001247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.041385" level="INFO">${final_text} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.040868" elapsed="0.000544"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.041463" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:24.035355" elapsed="0.006247"/>
</kw>
<msg time="2026-09-01T01:04:24.041658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.021609" elapsed="0.020102"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.053676" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.065349" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.077242" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.077426" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.077589" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.077969" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.077833" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:24.077816" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.078242" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.078456" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.078653" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:24.077780" elapsed="0.000933"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.077670" elapsed="0.001118"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.078971" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.079059" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:04:24.079266" level="INFO">${data} = &lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testi...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:24.020781" elapsed="0.058519"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.080894" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.080540" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.081089" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.080082" elapsed="0.001035"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.081531" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.081232" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.082198" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.081835" elapsed="0.000394"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.081627" elapsed="0.000641"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.081210" elapsed="0.001082"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.085382" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.082472" elapsed="0.002941"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:24.085473" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:04:24.085650" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:24.079691" elapsed="0.005987"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.087381" level="INFO">rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.087114" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.087777" level="INFO">&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.087561" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.088209" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.087959" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.088596" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.088383" elapsed="0.000251"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:24.089377" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:24.089195" elapsed="0.000205"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:24.089685" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:24.089535" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.089841" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.090470" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.090248" elapsed="0.000262"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:24.090547" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.090685" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:24.088814" elapsed="0.001893"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:24.106967" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 path_url=/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '759', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ipv6-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
  &lt;!-- the prefix is a bogus value - just needs to be the same for n-path testing --&gt;
  &lt;!-- 1:1:1::1/128 should look like the following example: 1.1.1.1/32 --&gt;
  &lt;path-id&gt;1&lt;/path-id&gt;
  &lt;route-key&gt;1:1:1::1/128&lt;/route-key&gt;
  &lt;prefix&gt;1:1:1::1/128&lt;/prefix&gt;
  &lt;attributes&gt;
    &lt;ipv6-next-hop&gt;
      &lt;global&gt;2:1:1:1::1&lt;/global&gt;
    &lt;/ipv6-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
      &lt;!--- This is a bogus value --&gt;
      &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;origin&gt;
      &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
  &lt;/attributes&gt;
&lt;/ipv6-route&gt; 
 </msg>
<msg time="2026-09-01T01:04:24.107027" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes/ipv6-route=1%3A1%3A1%3A%3A1%2F128,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:24.107110" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:24.092899" elapsed="0.014233"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.090770" elapsed="0.016440"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.107371" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.107235" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.090754" elapsed="0.016693"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.110543" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.108384" elapsed="0.002197"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.108185" elapsed="0.002426"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.108167" elapsed="0.002466"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.112992" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.110874" elapsed="0.002157"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.110681" elapsed="0.002380"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.110667" elapsed="0.002415"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.113615" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.113262" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.113912" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.113699" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.114418" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.114124" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.113982" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.113684" elapsed="0.000805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.114948" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.114629" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.115259" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.115029" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.115723" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.115468" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.115329" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.115015" elapsed="0.000816"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.115973" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:24.116711" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.116454" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.116881" elapsed="0.002103"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:24.107777" elapsed="0.011263"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:24.119234" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:04:24.119103" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.119087" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.119444" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.119503" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:24.121879" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:24.086080" elapsed="0.035837"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.121985" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:04:24.122156" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:23.926789" elapsed="0.195392"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.122677" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.122280" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.122264" elapsed="0.000496"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.122788" elapsed="0.000022"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:23.922500" elapsed="0.200396"/>
</kw>
<doc>Inject the Ipv6 route from controller</doc>
<status status="PASS" start="2026-09-01T01:04:23.826987" elapsed="0.296036"/>
</test>
<test id="s1-s5-t25" name="Check_Ipv6_Prefix_In_Bgp_Rib_2" line="339">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:24.126284" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:24.126023" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.127429" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.127332" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.127316" elapsed="0.000172"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.131939" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.131845" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.131830" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.132892" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.132549" elapsed="0.000367"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.133346" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:24.133056" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:24.133408" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:24.133540" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:24.132223" elapsed="0.001338"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.138604" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.138505" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.138489" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.139726" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.139631" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.139616" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:24.140393" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.139914" elapsed="0.000502"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.140751" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:24.140556" elapsed="0.000218"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.174014" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:24.141243" elapsed="0.032881"/>
</kw>
<msg time="2026-09-01T01:04:24.174320" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:24.174360" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.140916" elapsed="0.033478"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.207249" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:24.174856" elapsed="0.032517"/>
</kw>
<msg time="2026-09-01T01:04:24.207555" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:24.207608" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.174548" elapsed="0.033102"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.208003" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.207745" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.207716" elapsed="0.000374"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.208632" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "n "_ "B "g "p "_ "R "i "b "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.208291" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.208995" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.208771" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.208753" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:24.209115" elapsed="0.000075"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:24.213397" elapsed="0.000169"/>
</kw>
<msg time="2026-09-01T01:04:24.213658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.212244" elapsed="0.001570"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.214078" elapsed="0.000106"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.214433" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:24.211557" elapsed="0.003056"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:24.210493" elapsed="0.004192"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:24.139363" elapsed="0.075436"/>
</kw>
<msg time="2026-09-01T01:04:24.214899" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:24.214941" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.138798" elapsed="0.076184"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:24.215315" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:04:24.215195" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.215124" elapsed="0.000279"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.215797" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.216117" elapsed="0.000141"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.216304" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:24.138217" elapsed="0.078190"/>
</kw>
<msg time="2026-09-01T01:04:24.216496" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:24.216535" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "p "v "6 "_ "P "r "e "f "i "x "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.133965" elapsed="0.082604"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.216874" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.216640" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.216624" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:24.133837" elapsed="0.083128"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:24.133671" elapsed="0.083331"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:24.131540" elapsed="0.085521"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:24.127043" elapsed="0.090072"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.126662" elapsed="0.090530"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:24.123884" elapsed="0.093362"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.218227" level="INFO">&amp;{mapping} = { IP=10.30.170.91 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${CONTROLLER_IPV4}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.217527" elapsed="0.000727"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.265577" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.265224" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.266361" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.266072" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.266528" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.265767" elapsed="0.000783"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.267043" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.266702" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.267379" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:24.267549" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:24.267247" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.267996" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.267772" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.268932" level="INFO">mapping: {'IP': '10.30.170.91', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.268696" elapsed="0.000277"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.269388" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.269115" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.270078" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.269766" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.270937" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.270614" elapsed="0.000346"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.271010" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:04:24.271188" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.270308" elapsed="0.000904"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.271353" elapsed="0.000268"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:04:24.269642" elapsed="0.002016"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.272207" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.271878" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.273108" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.272703" elapsed="0.000632"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.273381" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:24.273513" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.272398" elapsed="0.001137"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.273675" elapsed="0.000243"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:24.271758" elapsed="0.002196"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.274493" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.274205" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.275540" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.275202" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.275608" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.275741" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.274858" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.275897" elapsed="0.000275"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:24.274050" elapsed="0.002161"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.276713" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.276428" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.277542" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.277239" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.277609" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.277742" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.276901" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.277896" elapsed="0.000238"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:24.276310" elapsed="0.001897"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.278709" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.278425" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.279582" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.279280" elapsed="0.000325"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.279648" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.279780" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.278895" elapsed="0.000906"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.279934" elapsed="0.000279"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.278307" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.280747" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.280465" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.281572" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.281271" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.281638" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:24.281769" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.280934" elapsed="0.000855"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.281922" elapsed="0.000276"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:24.280348" elapsed="0.001886"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.282742" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.282450" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.283581" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.283275" elapsed="0.000328"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.283648" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:24.283780" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.282930" elapsed="0.000871"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.283935" elapsed="0.000276"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.282332" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.284757" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.284469" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.285604" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.285301" elapsed="0.000326"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.285670" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:24.285805" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.284946" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.285960" elapsed="0.000446"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.284350" elapsed="0.002093"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:24.269463" elapsed="0.017011"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:24.286516" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:24.286658" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME':...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:24.268413" elapsed="0.018269"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.268112" elapsed="0.018597"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.286873" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.286736" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.268087" elapsed="0.018853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.287779" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.287069" elapsed="0.000735"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.287847" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:24.264661" elapsed="0.023296"/>
</kw>
<msg time="2026-09-01T01:04:24.288042" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.252845" elapsed="0.035246"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.299797" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.312205" elapsed="0.000057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.323860" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.324072" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.324297" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.324729" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.324581" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:24.324562" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.324941" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.325090" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.325349" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:24.324520" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.324398" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.325576" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.325648" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:04:24.325812" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:24.248811" elapsed="0.077036"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.327304" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.326954" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.327547" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.326552" elapsed="0.001016"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.327879" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.327637" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.328431" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.328132" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.327951" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.327619" elapsed="0.000884"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.330731" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.328641" elapsed="0.002114"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:24.330800" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:04:24.330940" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:24.326210" elapsed="0.004752"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.332076" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.331864" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.332248" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.331561" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:24.332448" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:04:24.332330" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.332315" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.332654" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.332807" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.332862" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:24.334945" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:24.331275" elapsed="0.003694"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.336318" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.336055" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.336714" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.336495" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:24.358477" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:24.358695" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:04:24.358913" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:24.338760" elapsed="0.020178"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.336810" elapsed="0.022165"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.359230" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.359056" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.336794" elapsed="0.022513"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.362551" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.12","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"route-key":"1:1:1::1/128","path-id":1,"prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}}]},"peer-role":"ibgp"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"1:1:1::1/128","prefix":"1:1:1::1/128","attributes":{"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2:1:1:1::1"}}}]}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.360236" elapsed="0.002543"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.360011" elapsed="0.002799"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.359994" elapsed="0.002839"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.365217" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.363083" elapsed="0.002175"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.362883" elapsed="0.002406"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.362868" elapsed="0.002442"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.365834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.365460" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.366128" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.365918" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.366641" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.366377" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.366233" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.365902" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.367207" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.366855" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.367498" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.367292" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.367968" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.367709" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.367569" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.367277" elapsed="0.000762"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.368202" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:24.368935" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.368660" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.369096" elapsed="0.002155"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:24.359641" elapsed="0.011666"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.371463" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.371368" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.371352" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:24.380045" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.371658" elapsed="0.008415"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:24.380120" elapsed="0.000065"/>
</return>
<msg time="2026-09-01T01:04:24.380303" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:24.335333" elapsed="0.044993"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.380381" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:04:24.380514" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:24.227542" elapsed="0.152994"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.380828" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.380612" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.380596" elapsed="0.000397"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.381024" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:24.222753" elapsed="0.158417"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/bgp_rib</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>mapping=${mapping}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:24.218424" elapsed="0.162805"/>
</kw>
<doc>Check for the presence of Ipv6 Prefix in the BGP RIB</doc>
<status status="PASS" start="2026-09-01T01:04:24.123401" elapsed="0.257953"/>
</test>
<test id="s1-s5-t26" name="Delete_Injected_Ipv6_Routes_2" line="358">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:24.384437" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:24.384204" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.385578" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.385481" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.385465" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.390108" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.390015" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.389999" elapsed="0.000195"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.391060" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.390725" elapsed="0.000358"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.391523" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:24.391260" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:24.391584" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:24.391717" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:24.390397" elapsed="0.001342"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.397343" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.397247" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.397230" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.398459" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.398365" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.398350" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:24.398915" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.398650" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.399323" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:24.399093" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.440666" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:24.399799" elapsed="0.040976"/>
</kw>
<msg time="2026-09-01T01:04:24.440926" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:24.440966" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.399494" elapsed="0.041506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.483087" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:24.441497" elapsed="0.041890"/>
</kw>
<msg time="2026-09-01T01:04:24.483563" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:24.483602" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.441188" elapsed="0.042526"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.484065" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.483808" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.483781" elapsed="0.000402"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.484816" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "6 "_ "R "o "u "t "e "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.484409" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.485131" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.484941" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.484925" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:24.485272" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:24.488287" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:04:24.488478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.487044" elapsed="0.001570"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.489025" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.489386" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:24.486264" elapsed="0.003298"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:24.485641" elapsed="0.003979"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:24.398064" elapsed="0.091641"/>
</kw>
<msg time="2026-09-01T01:04:24.489789" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:24.489827" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.397540" elapsed="0.092325"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:24.490033" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:24.489936" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.489919" elapsed="0.000353"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.490647" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.490953" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.491017" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:24.396925" elapsed="0.094189"/>
</kw>
<msg time="2026-09-01T01:04:24.491327" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:24.491366" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "I "n "j "e "c "t "e "d "_ "I "p "v "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.392067" elapsed="0.099335"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.491807" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.491469" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.491454" elapsed="0.000422"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:24.391942" elapsed="0.099954"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:24.391787" elapsed="0.100142"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:24.389707" elapsed="0.102278"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:24.385227" elapsed="0.106809"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:24.384814" elapsed="0.107299"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:24.382184" elapsed="0.110012"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.493116" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.492377" elapsed="0.000796"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.536666" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.536326" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.537425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:24.537177" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:24.537588" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:24.536839" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.538094" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:24.537758" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:24.538427" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_route_injection/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:24.538615" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:24.538304" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.538994" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.538776" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.539915" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.539680" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.540364" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.540097" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.540988" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.540725" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.541684" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.541487" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.541750" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:24.541881" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.541205" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.542039" elapsed="0.000262"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:24.540602" elapsed="0.001734"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.542817" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.542552" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.543497" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.543312" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.543599" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:24.543870" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.543004" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.544027" elapsed="0.000237"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:24.542433" elapsed="0.001866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.544775" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.544514" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.545457" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.545271" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.545522" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.545653" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.544961" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.545809" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:24.544396" elapsed="0.001640"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.546544" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.546281" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.547218" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.547003" elapsed="0.000237"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.547283" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.547413" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.546728" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.547568" elapsed="0.000191"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:24.546133" elapsed="0.001660"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.548297" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.548005" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.549088" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.548812" elapsed="0.000298"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.549451" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:04:24.549608" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.548481" elapsed="0.001148"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.549763" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.547889" elapsed="0.002098"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.550534" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.550265" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.551214" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.550999" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.551281" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.551412" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.550720" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.551564" elapsed="0.000190"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:24.550083" elapsed="0.001707"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.552295" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.552004" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.552950" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.552762" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.553015" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:24.553246" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.552484" elapsed="0.000784"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.553404" elapsed="0.000212"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.551887" elapsed="0.001764"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.554359" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:24.553866" elapsed="0.000516"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:24.555011" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.554829" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:24.555076" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:24.555242" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:24.554550" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.555399" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:24.553749" elapsed="0.001881"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:24.540435" elapsed="0.015226"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:24.555698" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:24.555845" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:24.539397" elapsed="0.016470"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.539092" elapsed="0.016847"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.556104" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.555965" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.539075" elapsed="0.017128"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.556954" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.556329" elapsed="0.000649"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.557025" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:24.535756" elapsed="0.021377"/>
</kw>
<msg time="2026-09-01T01:04:24.557212" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.523971" elapsed="0.033283"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.568764" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.580231" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_route_injection/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.591944" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.592192" elapsed="0.000084"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.592492" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.592920" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.592741" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:24.592728" elapsed="0.000264"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.593118" elapsed="0.000045"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.593297" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.593442" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:24.592702" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.592603" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.593639" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.593704" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:24.593965" level="INFO">${uri} = rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:24.519888" elapsed="0.074142"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.595023" level="INFO">rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.594799" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:24.607454" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 path_url=/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:24.607496" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=127.0.0.12/tables=bgp-types%3Aipv6-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv6-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:24.607575" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:24.597036" elapsed="0.010562"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.595120" elapsed="0.012516"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.607792" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.607659" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.595105" elapsed="0.012758"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.611115" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.608787" elapsed="0.002401"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.608581" elapsed="0.002639"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.608566" elapsed="0.002676"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.613700" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.611489" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.611289" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.611275" elapsed="0.002516"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.614319" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.613941" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.614615" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.614403" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.615129" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.614866" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.614719" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.614388" elapsed="0.000883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.615741" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.615419" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.616037" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.615833" elapsed="0.000253"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.616546" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.616281" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:24.616106" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.615818" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.616751" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:24.617482" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:24.617232" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.617647" elapsed="0.002109"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:24.608233" elapsed="0.011578"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:24.619850" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:24.622021" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:24.594295" elapsed="0.027749"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:24.622091" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_route_injection</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:24.493410" elapsed="0.128827"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.622994" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.622901" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.622886" elapsed="0.000165"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.623770" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:24.623486" elapsed="0.000308"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:24.627720" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:24.627626" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.627610" elapsed="0.000169"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:24.629651" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:24.629411" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:24.629394" elapsed="0.000326"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.629978" level="INFO">index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:04:24.630065" level="INFO">${current_ssh_connection} = index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:04:24.629856" elapsed="0.000233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.630590" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:24.630256" elapsed="0.000375"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.631189" level="INFO">${conn_id} = 9</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:04:24.630769" elapsed="0.000444"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:04:24.632400" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:04:24.632467" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:04:24.632129" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.632629" elapsed="0.000284"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:04:24.633698" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:04:25.017062" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:04:22 UTC 2026

  System load:  0.16               Processes:             127
  Usage of /:   13.9% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:04:22 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:04:24.633414" elapsed="0.383848"/>
</kw>
<msg time="2026-09-01T01:04:25.017348" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.633064" elapsed="0.384379"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:04:24.631407" elapsed="0.386154"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.018090" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-09-01T01:04:25.031097" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:25.031237" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:04:25.031276" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:25.017824" elapsed="0.013471"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:04:25.031444" elapsed="0.000229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.032200" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.031875" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.032470" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.032328" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.032297" elapsed="0.000246"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:04:25.032679" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.032589" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.032576" elapsed="0.000177"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.032782" elapsed="0.000012"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.035999" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:04:25.036191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.035451" elapsed="0.000795"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.036387" elapsed="0.000018"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.036529" elapsed="0.000017"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:25.033095" elapsed="0.003504"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:04:24.628927" elapsed="0.407751"/>
</kw>
<msg time="2026-09-01T01:04:25.036726" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:24.628425" elapsed="0.408342"/>
</kw>
<msg time="2026-09-01T01:04:25.036873" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:04:24.627938" elapsed="0.408957"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:04:25.037388" level="INFO">@{log_lines} = [  ]</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.037126" elapsed="0.000285"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-09-01T01:04:25.037453" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:25.037587" level="INFO">${output} = ['']</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Delete_Injected_Ipv6_Routes_2. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-09-01T01:04:24.627182" elapsed="0.410426"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-09-01T01:04:25.037940" level="INFO">${exlist} = []</msg>
<msg time="2026-09-01T01:04:25.037979" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-09-01T01:04:25.037778" elapsed="0.000221"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-09-01T01:04:25.038184" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.038929" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:04:25.038995" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:04:25.038672" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.039414" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.039077" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-09-01T01:04:25.039732" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.039614" elapsed="0.000157"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.039490" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.039060" elapsed="0.000757"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T01:04:24.623348" elapsed="0.416491"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-09-01T01:04:24.623084" elapsed="0.416786"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-09-01T01:04:24.622554" elapsed="0.417372"/>
</kw>
<doc>Delete the injected IPV6 routes</doc>
<status status="PASS" start="2026-09-01T01:04:24.381708" elapsed="0.658331"/>
</test>
<test id="s1-s5-t27" name="Delete_App_Peer" line="375">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:25.044870" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:25.044640" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.046037" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.045940" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.045924" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.050657" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.050500" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.050484" elapsed="0.000272"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.051720" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.051315" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.052169" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:25.051884" elapsed="0.000309"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:25.052231" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.052364" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.050956" elapsed="0.001429"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.057396" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.057300" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.057283" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.058521" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.058428" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.058412" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:25.059009" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.058744" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.059389" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.059200" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.103528" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:25.059853" elapsed="0.043844"/>
</kw>
<msg time="2026-09-01T01:04:25.103890" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:25.103931" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.059553" elapsed="0.044413"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.131422" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:25.104583" elapsed="0.026934"/>
</kw>
<msg time="2026-09-01T01:04:25.131744" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:25.131784" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.104202" elapsed="0.027618"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.132121" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.131902" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.131878" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.132636" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.132364" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.132945" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.132756" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.132741" elapsed="0.000272"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:25.133046" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.135570" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:04:25.135754" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.134474" elapsed="0.001406"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.136132" elapsed="0.000102"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.136477" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:25.133854" elapsed="0.002797"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:25.133356" elapsed="0.003352"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:25.058165" elapsed="0.078624"/>
</kw>
<msg time="2026-09-01T01:04:25.136868" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.136906" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.057590" elapsed="0.079354"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:25.137101" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.137009" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.136993" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.137580" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.137934" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.137998" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:25.056983" elapsed="0.081109"/>
</kw>
<msg time="2026-09-01T01:04:25.138207" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.138248" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.052717" elapsed="0.085567"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.138569" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.138349" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.138335" elapsed="0.000302"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:25.052590" elapsed="0.086068"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:25.052434" elapsed="0.086253"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:25.050189" elapsed="0.088549"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:25.045643" elapsed="0.093143"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.045264" elapsed="0.093559"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:25.040742" elapsed="0.098128"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.139822" level="INFO">&amp;{mapping} = { IP=127.0.0.12 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.12</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.139044" elapsed="0.000804"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.179426" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.179061" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.180121" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.179892" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.180312" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.179596" elapsed="0.000737"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.180815" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.180477" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.181101" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:25.181281" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:25.180981" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.181658" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.181444" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.182553" level="INFO">mapping: {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.182324" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.183002" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.182769" elapsed="0.000256"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.183642" level="INFO">${value} = 127.0.0.12</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.183381" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.184330" level="INFO">${encoded} = 127.0.0.12</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.184107" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.184396" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.184527" level="INFO">${encoded_value} = 127.0.0.12</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.183832" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.184683" elapsed="0.000210"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.12</var>
<status status="PASS" start="2026-09-01T01:04:25.183260" elapsed="0.001667"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.185423" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.185161" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.186063" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.185880" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.186128" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:04:25.186283" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.185607" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.186437" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:25.185022" elapsed="0.001644"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.187163" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.186877" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.187805" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.187622" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.187871" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.187999" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.187349" elapsed="0.000671"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.188176" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:25.186761" elapsed="0.001643"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.189032" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.188615" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.189704" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.189522" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.189768" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.189898" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.189244" elapsed="0.000675"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.190052" elapsed="0.000218"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:25.188499" elapsed="0.001807"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.190776" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.190518" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.191440" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.191257" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.191504" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.191633" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.190957" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.191820" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.190402" elapsed="0.001648"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.192550" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.192292" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.193222" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.193010" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.193288" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.193417" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.192738" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.193570" elapsed="0.000209"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:25.192173" elapsed="0.001646"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.194339" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.194039" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.194982" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.194800" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.195047" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.195204" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.194524" elapsed="0.000702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.195361" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.193919" elapsed="0.001670"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.196070" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.195807" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.196743" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.196557" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.196808" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.196939" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.196281" elapsed="0.000679"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.197094" elapsed="0.000222"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.195691" elapsed="0.001661"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:25.183070" elapsed="0.014312"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:25.197420" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.197560" level="INFO">${mapping_to_use} = {'IP': '127.0.0.12', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:25.182016" elapsed="0.015566"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.181757" elapsed="0.015853"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.197764" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.197632" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.181741" elapsed="0.016091"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.198622" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.197959" elapsed="0.000688"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.198690" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.178525" elapsed="0.020273"/>
</kw>
<msg time="2026-09-01T01:04:25.198887" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.166523" elapsed="0.032407"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.210785" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.222820" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.234361" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.234533" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.234686" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.235004" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.234877" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:25.234865" elapsed="0.000207"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.235224" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.235373" elapsed="0.000055"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.235562" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:25.234840" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.234752" elapsed="0.000879"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.235762" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.235826" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:25.235932" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:25.162539" elapsed="0.073416"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.236937" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.236715" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:25.256985" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:25.257060" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.12 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:25.257187" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:25.239115" elapsed="0.018097"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.237036" elapsed="0.020211"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.257406" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.257271" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.237021" elapsed="0.020457"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.260679" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.258507" elapsed="0.002210"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.258304" elapsed="0.002443"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.258129" elapsed="0.002640"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.263106" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.261013" elapsed="0.002158"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.260817" elapsed="0.002385"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.260803" elapsed="0.002421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.263711" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.263371" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.264002" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.263795" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.264567" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.264302" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.264072" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.263780" elapsed="0.000859"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.265097" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.264778" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.265511" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.265209" elapsed="0.000407"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.266279" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.265987" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.265718" elapsed="0.000615"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.265193" elapsed="0.001158"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.266546" elapsed="0.000308"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:25.267276" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.267001" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.267436" elapsed="0.002306"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:25.257797" elapsed="0.012002"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:25.269840" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.271921" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:25.236213" elapsed="0.035731"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.271990" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:25.140058" elapsed="0.132039"/>
</kw>
<doc>Deletes bgp application peer.</doc>
<status status="PASS" start="2026-09-01T01:04:25.040326" elapsed="0.231903"/>
</test>
<test id="s1-s5-t28" name="Delete_Bgp_Peer_Configuration_5" line="392">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:25.275212" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:25.274955" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.276375" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.276278" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.276261" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.280891" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.280797" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.280782" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.281848" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.281509" elapsed="0.000362"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.282300" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:25.282013" elapsed="0.000309"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:25.282361" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.282495" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.281179" elapsed="0.001337"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.287730" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.287625" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.287603" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.289088" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.288994" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.288979" elapsed="0.000207"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:25.289600" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.289320" elapsed="0.000305"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.289963" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.289769" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.330903" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:25.290766" elapsed="0.040238"/>
</kw>
<msg time="2026-09-01T01:04:25.331184" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:25.331226" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.290127" elapsed="0.041133"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.369111" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:25.331717" elapsed="0.037518"/>
</kw>
<msg time="2026-09-01T01:04:25.369383" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:25.369422" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.331412" elapsed="0.038044"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.369723" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.369524" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.369506" elapsed="0.000287"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.370219" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.369921" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.370530" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.370342" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.370327" elapsed="0.000271"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:25.370688" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.373113" elapsed="0.000160"/>
</kw>
<msg time="2026-09-01T01:04:25.373329" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.372026" elapsed="0.001427"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.373702" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.374013" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:25.371459" elapsed="0.002763"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:25.370948" elapsed="0.003334"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:25.288733" elapsed="0.085632"/>
</kw>
<msg time="2026-09-01T01:04:25.374445" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.374483" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.287960" elapsed="0.086557"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:25.374676" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.374583" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.374567" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.375098" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.375445" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.375508" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:25.287272" elapsed="0.088330"/>
</kw>
<msg time="2026-09-01T01:04:25.375698" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.375745" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.282836" elapsed="0.092945"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.376069" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.375849" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.375834" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:25.282710" elapsed="0.093486"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:25.282562" elapsed="0.093667"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:25.280489" elapsed="0.095793"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:25.276000" elapsed="0.100333"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.275618" elapsed="0.100757"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:25.272862" elapsed="0.103562"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.377330" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV4_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.376612" elapsed="0.000744"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.417600" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.417266" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.418395" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.418160" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.418555" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.417832" elapsed="0.000744"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.419060" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.418723" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.419380" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:25.419538" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:25.419257" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.419919" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.419705" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.420822" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.420590" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.421269" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.421003" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.421879" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.421621" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.422567" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.422373" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.422632" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.422764" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.422065" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.422921" elapsed="0.000210"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:04:25.421500" elapsed="0.001695"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.423672" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.423409" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.424342" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.424129" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.424406" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.424535" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.423854" elapsed="0.000702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.424689" elapsed="0.000339"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:25.423291" elapsed="0.001773"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.425572" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.425311" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.426238" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.426029" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.426302" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.426432" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.425756" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.426619" elapsed="0.000197"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:25.425191" elapsed="0.001661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.427357" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.427062" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.428005" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.427819" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.428070" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.428227" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.427547" elapsed="0.000702"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.428382" elapsed="0.000189"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:25.426946" elapsed="0.001661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.429086" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.428827" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.429767" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.429580" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.429831" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.429962" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.429301" elapsed="0.000690"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.430123" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.428705" elapsed="0.001672"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.430851" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.430591" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.431523" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.431340" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.431588" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.431719" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.431033" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.431874" elapsed="0.000193"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:25.430473" elapsed="0.001629"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.432607" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.432345" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.433283" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.433069" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.433349" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.433479" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.432790" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.433633" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.432226" elapsed="0.001635"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.434454" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.434075" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:25.435282" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.435065" elapsed="0.000239"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:25.435348" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.435479" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:25.434637" elapsed="0.000894"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.435674" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:25.433958" elapsed="0.001944"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:25.421338" elapsed="0.014594"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:25.435970" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:25.436109" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'e...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:25.420311" elapsed="0.015822"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.420018" elapsed="0.016170"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.436344" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.436211" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.420001" elapsed="0.016409"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.437198" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.436534" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.437267" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.416703" elapsed="0.020672"/>
</kw>
<msg time="2026-09-01T01:04:25.437423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.404440" elapsed="0.033023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.448981" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.460505" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.472048" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.472248" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.472407" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.472728" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.472598" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:25.472585" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.472923" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.473070" elapsed="0.000054"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.473290" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:25.472560" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.472473" elapsed="0.000887"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.473491" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.473557" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:25.473665" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:25.400433" elapsed="0.073255"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.474674" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.474445" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:25.487708" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:25.487752" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:25.487832" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:25.476689" elapsed="0.011165"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.474773" elapsed="0.013115"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.488045" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.487911" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.474758" elapsed="0.013358"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.491451" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.489017" elapsed="0.002473"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.488823" elapsed="0.002698"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.488807" elapsed="0.002737"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.494180" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.491789" elapsed="0.002450"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.491592" elapsed="0.002689"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.491578" elapsed="0.002735"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.495277" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.494599" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.495689" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.495393" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.496308" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.495912" elapsed="0.000421"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.495761" elapsed="0.000604"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.495373" elapsed="0.001010"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.496951" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.496526" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.497357" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.497111" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.497975" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.497666" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.497480" elapsed="0.000549"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.497094" elapsed="0.000953"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.498273" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:25.499099" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.498785" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.499334" elapsed="0.002580"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:25.488472" elapsed="0.013506"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:25.502024" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:04:25.504500" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:04:25.473918" elapsed="0.030650"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.504619" elapsed="0.000025"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:04:25.377567" elapsed="0.127165"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:04:25.272411" elapsed="0.232477"/>
</test>
<test id="s1-s5-t29" name="Verify_Ipv6_Topology_Empty_5" line="405">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:25.509044" elapsed="0.000321"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:25.508678" elapsed="0.000812"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.510826" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.510686" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.510669" elapsed="0.000257"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.517017" elapsed="0.000051"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.516845" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.516828" elapsed="0.000362"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.518668" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.517991" elapsed="0.000704"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.519439" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:25.518876" elapsed="0.000625"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:25.519543" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:25.519721" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.517508" elapsed="0.002271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.525604" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.525506" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.525489" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.526742" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.526648" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.526633" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:25.527242" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.526933" elapsed="0.000332"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.527607" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.527409" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.574507" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:25.528107" elapsed="0.046499"/>
</kw>
<msg time="2026-09-01T01:04:25.574756" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:25.574796" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.527806" elapsed="0.047024"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.604604" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:25.575327" elapsed="0.029380"/>
</kw>
<msg time="2026-09-01T01:04:25.604853" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:25.604893" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.574982" elapsed="0.029944"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.605229" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.604995" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.604977" elapsed="0.000323"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.605696" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "y "_ "E "m "p "t "y "_ "5 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.605427" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.606004" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.605816" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.605801" elapsed="0.000270"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:25.606101" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.608489" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:04:25.608670" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.607451" elapsed="0.001344"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.609052" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.609400" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:25.606844" elapsed="0.002728"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:25.606367" elapsed="0.003261"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:25.526387" elapsed="0.083324"/>
</kw>
<msg time="2026-09-01T01:04:25.609790" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.609828" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.525802" elapsed="0.084060"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:25.610022" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.609929" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.609913" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.610489" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.610784" elapsed="0.000020"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.610845" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:25.525206" elapsed="0.085731"/>
</kw>
<msg time="2026-09-01T01:04:25.611054" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.611092" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "V "e "r "i "f "y "_ "I "p "v "6 "_ "T "o "p "o "l "o "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.520377" elapsed="0.090750"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.611456" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.611232" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.611216" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:25.520079" elapsed="0.091465"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:25.519872" elapsed="0.091701"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:25.516381" elapsed="0.095242"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:25.510313" elapsed="0.101358"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.509669" elapsed="0.102040"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:25.505865" elapsed="0.105890"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.660843" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.660510" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.661564" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.661336" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.661724" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.661011" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.662257" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.661891" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.662546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:25.662697" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:25.662423" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.663072" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.662858" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.663988" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.663738" elapsed="0.000289"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.664443" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.664202" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.664755" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.664935" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.665086" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:04:25.664631" elapsed="0.000534"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.664508" elapsed="0.000686"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:25.665232" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.665404" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:25.663459" elapsed="0.001967"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.663200" elapsed="0.002255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.665608" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.665477" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.663182" elapsed="0.002492"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.666223" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.665798" elapsed="0.000449"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.666289" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.659950" elapsed="0.006446"/>
</kw>
<msg time="2026-09-01T01:04:25.666443" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.648278" elapsed="0.018207"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.678164" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.689856" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.701379" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.701553" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.701706" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.702029" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.701901" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:25.701888" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.702299" elapsed="0.000027"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.702510" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.702712" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:25.701862" elapsed="0.000916"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.701774" elapsed="0.001044"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.703011" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.703208" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:25.703384" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:25.644308" elapsed="0.059109"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.704771" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.704446" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.704934" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.704051" elapsed="0.000904"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.705284" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.705018" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.705778" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.705518" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.705357" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.705002" elapsed="0.000848"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.708264" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.705983" elapsed="0.002305"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:25.708333" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:25.708468" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:25.703730" elapsed="0.004759"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.709578" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.709374" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.709715" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.709041" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:04:25.709916" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.709797" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.709782" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.710122" elapsed="0.000046"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.710303" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.710360" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:25.712301" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:25.708760" elapsed="0.003565"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.713580" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv6-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.713351" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.713976" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.713762" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:25.724428" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:25.724614" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv6-topology 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:04:25.724716" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:25.716081" elapsed="0.008657"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.714071" elapsed="0.010704"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.724933" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.724799" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.714056" elapsed="0.010951"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.728169" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv6-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv6-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.725912" elapsed="0.002301"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.725717" elapsed="0.002526"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.725701" elapsed="0.002564"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.730613" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.728511" elapsed="0.002141"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.728314" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.728300" elapsed="0.002404"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.731225" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.730848" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.731523" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.731311" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.731999" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.731737" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.731595" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.731295" elapsed="0.000776"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.732568" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.732244" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.732858" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.732652" elapsed="0.000255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.733358" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.733069" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.732928" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.732637" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.733564" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:25.734302" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.734012" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.734461" elapsed="0.002106"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:25.725352" elapsed="0.011271"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.736775" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.736683" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.736667" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:25.739562" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.736964" elapsed="0.002624"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:04:25.739632" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:25.739843" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:25.712605" elapsed="0.027261"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.739922" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:25.740054" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:25.623520" elapsed="0.116557"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.766267" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.765808" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.766975" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:25.766736" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:25.767284" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:25.766437" elapsed="0.000869"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.767845" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.767455" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.768190" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/ipv6_topology_empty/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:25.768336" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:25.768012" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.768737" level="INFO">{
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv6-reachability-topology": {}
            }
        }
    ]
}

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.768500" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:25.769231" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.768836" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.769893" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:25.769435" elapsed="0.000481"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.769306" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.768820" elapsed="0.001144"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.770551" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.770093" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.770618" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.765275" elapsed="0.005456"/>
</kw>
<msg time="2026-09-01T01:04:25.770809" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.753461" elapsed="0.017394"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.782653" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.794308" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/ipv6_topology_empty/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.805799" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.805973" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.806128" elapsed="0.000042"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.806489" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.806359" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:25.806347" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.806681" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.806827" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.806972" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:25.806321" elapsed="0.000696"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.806225" elapsed="0.000815"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.807196" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.807402" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:25.807503" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-id": "example-ipv6-topology",...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:25.750999" elapsed="0.056527"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.807682" elapsed="0.002065"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:25.810808" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.810544" elapsed="0.000288"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:04:25.811370" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv6-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:04:25.811002" elapsed="0.000394"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:04:25.811537" elapsed="0.000295"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:04:25.810028" elapsed="0.001857"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.809816" elapsed="0.002098"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.812066" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.811936" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.809800" elapsed="0.002332"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:04:25.741083" elapsed="0.071125"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:04:25.740392" elapsed="0.071880"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:25.740178" elapsed="0.072131"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.740150" elapsed="0.072179"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:25.812358" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:04:25.617783" elapsed="0.194684"/>
</kw>
<arg>5x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VAR_FOLDER}/ipv6_topology_empty</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:25.612116" elapsed="0.200402"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty</doc>
<status status="PASS" start="2026-09-01T01:04:25.611874" elapsed="0.200699"/>
</kw>
<doc>Verifies that example-ipv6-topology is empty after deconfiguring peer for the first time.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:25.505300" elapsed="0.307375"/>
</test>
<test id="s1-s5-t30" name="Stop_All_Exabgps_2" line="410">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:25.815723" elapsed="0.000183"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:25.815496" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.816832" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.816735" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.816719" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.821542" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.821442" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.821426" elapsed="0.000176"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.822499" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:25.822161" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.822923" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:25.822663" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:25.822984" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:25.823117" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.821800" elapsed="0.001363"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.828297" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.828201" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.828184" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.829400" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:25.829307" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.829291" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:25.829889" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:25.829588" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.830280" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.830055" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.861403" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:25.830745" elapsed="0.030752"/>
</kw>
<msg time="2026-09-01T01:04:25.861645" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:25.861685" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.830446" elapsed="0.031272"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.881130" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:25.862207" elapsed="0.019037"/>
</kw>
<msg time="2026-09-01T01:04:25.881386" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:25.881425" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.861871" elapsed="0.019588"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.881724" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.881528" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.881510" elapsed="0.000283"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.882212" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.881918" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.882518" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.882329" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.882313" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:25.882615" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:25.884965" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:04:25.885181" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:25.883918" elapsed="0.001383"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.885553" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.885865" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:25.883351" elapsed="0.002688"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:25.882848" elapsed="0.003249"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:25.829014" elapsed="0.057203"/>
</kw>
<msg time="2026-09-01T01:04:25.886298" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.886335" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.828499" elapsed="0.057870"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:25.886678" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:25.886435" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.886418" elapsed="0.000337"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.887111" elapsed="0.000090"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.887490" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:25.887585" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:25.827881" elapsed="0.059802"/>
</kw>
<msg time="2026-09-01T01:04:25.887763" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:25.887801" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "2 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.823487" elapsed="0.064347"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:25.888119" elapsed="0.000105"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:25.887899" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:25.887884" elapsed="0.000393"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:25.823361" elapsed="0.064936"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:25.823210" elapsed="0.065112"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:25.821101" elapsed="0.067268"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:25.816490" elapsed="0.071926"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:25.816087" elapsed="0.072366"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:25.813496" elapsed="0.075002"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.896651" level="INFO">Executing command 'cat exaipv4.log'.</msg>
<msg time="2026-09-01T01:04:25.909327" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:25.909413" level="INFO">${output_log} = 01:04:18 | 3748   | welcome         | Thank you for using ExaBGP
01:04:18 | 3748   | version         | 4.2.4
01:04:18 | 3748   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:25.896527" elapsed="0.012909"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.909811" level="INFO">01:04:18 | 3748   | welcome         | Thank you for using ExaBGP
01:04:18 | 3748   | version         | 4.2.4
01:04:18 | 3748   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01:04:18 | 3748   | os              | Linux releng-12085-825-0-builder-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
01:04:18 | 3748   | installation    | /tmp/defaultvenv
01:04:18 | 3748   | advice          | environment file missing
01:04:18 | 3748   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
01:04:18 | 3748   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
01:04:18 | 3748   | cli             | we scanned the following folders (the number is your PID):
01:04:18 | 3748   | cli control     |  - /run/exabgp/
01:04:18 | 3748   | cli control     |  - /run/1001/
01:04:18 | 3748   | cli control     |  - /run/
01:04:18 | 3748   | cli control     |  - /var/run/exabgp/
01:04:18 | 3748   | cli control     |  - /var/run/1001/
01:04:18 | 3748   | cli control     |  - /var/run/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/exabgp/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/1001/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/1001/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/
01:04:18 | 3748   | cli control     | please make them in one of the folder with the following commands:
01:04:18 | 3748   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | configuration   | performing reload of exabgp 4.2.4
01:04:18 | 3748   | configuration   | &gt; neighbor         | '10.30.170.91'
01:04:18 | 3748   | configuration   | . router-id        | '127.0.0.1'
01:04:18 | 3748   | configuration   | . local-address    | '127.0.0.1'
01:04:18 | 3748   | configuration   | . local-as         | '64496'
01:04:18 | 3748   | configuration   | . peer-as          | '64496'
01:04:18 | 3748   | configuration   | &gt; family           | 
01:04:18 | 3748   | configuration   | . ipv4             | 'unicast'
01:04:18 | 3748   | configuration   | &lt; family           | 
01:04:18 | 3748   | configuration   | &lt; neighbor         | 
01:04:18 | 3748   | reactor         | new peer: neighbor 10.30.170.91 local-ip 127.0.0.1 local-as 64496 peer-as 64496 router-id 127.0.0.1 family-allowed in-open
01:04:18 | 3748   | reactor         | loaded new configuration successfully
01:04:18 | 3748   | reactor         | initialising connection to peer-1
01:04:18 | 3748   | outgoing-1      | attempting connection to 10.30.170.91:1790
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:18 | 3748   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 60 second(s) left
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01
01:04:18 | 3748   | outgoing-1      | received TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type OPEN
01:04:18 | 3748   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:18 | 3748   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 180 second(s) left
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
01:04:18 | 3748   | reactor         | connected to peer-1 with outgoing-1 127.0.0.1-10.30.170.91
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
01:04:18 | 3748   | outgoing-1      | &gt;&gt; EOR ipv4 unicast
01:04:18 | 3748   | peer-1          | &gt;&gt; EOR(s)
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:18 | 3748   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:18 | 3748   | parser          | parsing UPDATE (   4) 0000 0000
01:04:18 | 3748   | peer-1          | &lt;&lt; UPDATE #1
01:04:18 | 3748   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 179 second(s) left
01:04:18 | 3748   | ka-outgoing-1   | send-timer 59 second(s) left
01:04:19 | 3748   | ka-outgoing-1   | receive-timer 178 second(s) left
01:04:19 | 3748   | ka-outgoing-1   | send-timer 58 second(s) left
01:04:20 | 3748   | ka-outgoing-1   | receive-timer 177 second(s) left
01:04:21 | 3748   | ka-outgoing-1   | send-timer 57 second(s) left
01:04:21 | 3748   | ka-outgoing-1   | receive-timer 176 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | send-timer 56 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | receive-timer 175 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | send-timer 55 second(s) left
01:04:23 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:23 | 3748   | outgoing-1      | received TCP payload (   2) 0600
01:04:23 | 3748   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
01:04:23 | 3748   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:23 | 3748   | outgoing-1      | outgoing-1 127.0.0.1-10.30.170.91, closing connection
01:04:23 | 3748   | reactor         | initialising connection to peer-1
01:04:23 | 3748   | outgoing-2      | attempting connection to 10.30.170.91:1790
01:04:23 | 3748   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:23 | 3748   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:23 | 3748   | ka-outgoing-2   | receive-timer 60 second(s) left
01:04:23 | 3748   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:23 | 3748   | outgoing-2      | received TCP payload (   2) 0605
01:04:23 | 3748   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
01:04:23 | 3748   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
01:04:23 | 3748   | outgoing-2      | outgoing-2 127.0.0.1-10.30.170.91, closing connection
01:04:24 | 3748   | reactor         | initialising connection to peer-1
01:04:24 | 3748   | outgoing-3      | attempting connection to 10.30.170.91:1790
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:24 | 3748   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:24 | 3748   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type OPEN
01:04:24 | 3748   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:24 | 3748   | ka-outgoing-3   | receive-timer 60 second(s) left
01:04:24 | 3748   | outgoing-3      | --------------------------------------------------------------------
01:04:24 | 3748   | outgoing-3      | the connection can not carry the following family/families
01:04:24 | 3748   | outgoing-3      |  - exabgp is not configured for ipv6/unicast
01:04:24 | 3748   | outgoing-3      | therefore no routes of this kind can be announced on the connection
01:04:24 | 3748   | outgoing-3      | --------------------------------------------------------------------
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:24 | 3748   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:24 | 3748   | ka-outgoing-3   | receive-timer 180 second(s) left
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
01:04:24 | 3748   | reactor         | connected to peer-1 with outgoing-3 127.0.0.1-10.30.170.91
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
01:04:24 | 3748   | outgoing-3      | &gt;&gt; EOR ipv4 unicast
01:04:24 | 3748   | peer-1          | &gt;&gt; EOR(s)
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:24 | 3748   | outgoing-3      | received TCP payload (   4) 0000 0000
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type UPDATE
01:04:24 | 3748   | parser          | parsing UPDATE (   4) 0000 0000
01:04:24 | 3748   | peer-1          | &lt;&lt; UPDATE #1
01:04:24 | 3748   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:25 | 3748   | ka-outgoing-3   | receive-timer 179 second(s) left
01:04:25 | 3748   | ka-outgoing-3   | send-timer 59 second(s) left
01:04:25 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:25 | 3748   | outgoing-3      | received TCP payload (   2) 0600
01:04:25 | 3748   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
01:04:25 | 3748   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:25 | 3748   | outgoing-3      | outgoing-3 127.0.0.1-10.30.170.91, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.909579" elapsed="0.000412"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:25.910745" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:04:25.910236" elapsed="0.000589"/>
</kw>
<arg>${EXABGP2_LOG}</arg>
<arg>${EXABGP2_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:25.896199" elapsed="0.014716"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:04:25.911589" level="INFO">[?2004l</msg>
<msg time="2026-09-01T01:04:25.911659" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:04:25.911481" elapsed="0.000199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.912059" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:25.911823" elapsed="0.000275"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:25.912837" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:25.912541" elapsed="0.000319"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:25.912994" elapsed="0.000224"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:04:25.912303" elapsed="0.000969"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.064774" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:26.064870" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:25.913404" elapsed="0.151490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.065307" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.065043" elapsed="0.000304"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.067553" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:26.065929" elapsed="0.001673"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.068295" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:26.068368" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:26.067744" elapsed="0.000645"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.068923" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.068704" elapsed="0.000261"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.068464" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.068439" elapsed="0.000580"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:04:26.065592" elapsed="0.003469"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:04:25.911218" elapsed="0.157886"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.069407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exaipv4.log&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:26.069564" level="INFO">${Log_Content} = 01:04:18 | 3748   | welcome         | Thank you for using ExaBGP
01:04:18 | 3748   | version         | 4.2.4
01:04:18 | 3748   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01...</msg>
<var>${Log_Content}</var>
<arg>${EXABGP2_LOG}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:26.069270" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.069983" level="INFO">01:04:18 | 3748   | welcome         | Thank you for using ExaBGP
01:04:18 | 3748   | version         | 4.2.4
01:04:18 | 3748   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01:04:18 | 3748   | os              | Linux releng-12085-825-0-builder-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
01:04:18 | 3748   | installation    | /tmp/defaultvenv
01:04:18 | 3748   | advice          | environment file missing
01:04:18 | 3748   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
01:04:18 | 3748   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
01:04:18 | 3748   | cli             | we scanned the following folders (the number is your PID):
01:04:18 | 3748   | cli control     |  - /run/exabgp/
01:04:18 | 3748   | cli control     |  - /run/1001/
01:04:18 | 3748   | cli control     |  - /run/
01:04:18 | 3748   | cli control     |  - /var/run/exabgp/
01:04:18 | 3748   | cli control     |  - /var/run/1001/
01:04:18 | 3748   | cli control     |  - /var/run/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/exabgp/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/1001/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/run/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/1001/
01:04:18 | 3748   | cli control     |  - /tmp/defaultvenv/var/run/
01:04:18 | 3748   | cli control     | please make them in one of the folder with the following commands:
01:04:18 | 3748   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
01:04:18 | 3748   | configuration   | performing reload of exabgp 4.2.4
01:04:18 | 3748   | configuration   | &gt; neighbor         | '10.30.170.91'
01:04:18 | 3748   | configuration   | . router-id        | '127.0.0.1'
01:04:18 | 3748   | configuration   | . local-address    | '127.0.0.1'
01:04:18 | 3748   | configuration   | . local-as         | '64496'
01:04:18 | 3748   | configuration   | . peer-as          | '64496'
01:04:18 | 3748   | configuration   | &gt; family           | 
01:04:18 | 3748   | configuration   | . ipv4             | 'unicast'
01:04:18 | 3748   | configuration   | &lt; family           | 
01:04:18 | 3748   | configuration   | &lt; neighbor         | 
01:04:18 | 3748   | reactor         | new peer: neighbor 10.30.170.91 local-ip 127.0.0.1 local-as 64496 peer-as 64496 router-id 127.0.0.1 family-allowed in-open
01:04:18 | 3748   | reactor         | loaded new configuration successfully
01:04:18 | 3748   | reactor         | initialising connection to peer-1
01:04:18 | 3748   | outgoing-1      | attempting connection to 10.30.170.91:1790
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:18 | 3748   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 60 second(s) left
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0035 01
01:04:18 | 3748   | outgoing-1      | received TCP payload (  34) 04FB F000 B4C0 0002 0218 0216 4104 0000 FBF0 0600 0200 0104 0001 0001 4002 00B4 4700
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type OPEN
01:04:18 | 3748   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:18 | 3748   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 180 second(s) left
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
01:04:18 | 3748   | reactor         | connected to peer-1 with outgoing-1 127.0.0.1-10.30.170.91
01:04:18 | 3748   | outgoing-1      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
01:04:18 | 3748   | outgoing-1      | &gt;&gt; EOR ipv4 unicast
01:04:18 | 3748   | peer-1          | &gt;&gt; EOR(s)
01:04:18 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:18 | 3748   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:18 | 3748   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:18 | 3748   | parser          | parsing UPDATE (   4) 0000 0000
01:04:18 | 3748   | peer-1          | &lt;&lt; UPDATE #1
01:04:18 | 3748   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:18 | 3748   | ka-outgoing-1   | receive-timer 179 second(s) left
01:04:18 | 3748   | ka-outgoing-1   | send-timer 59 second(s) left
01:04:19 | 3748   | ka-outgoing-1   | receive-timer 178 second(s) left
01:04:19 | 3748   | ka-outgoing-1   | send-timer 58 second(s) left
01:04:20 | 3748   | ka-outgoing-1   | receive-timer 177 second(s) left
01:04:21 | 3748   | ka-outgoing-1   | send-timer 57 second(s) left
01:04:21 | 3748   | ka-outgoing-1   | receive-timer 176 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | send-timer 56 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | receive-timer 175 second(s) left
01:04:22 | 3748   | ka-outgoing-1   | send-timer 55 second(s) left
01:04:23 | 3748   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:23 | 3748   | outgoing-1      | received TCP payload (   2) 0600
01:04:23 | 3748   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
01:04:23 | 3748   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:23 | 3748   | outgoing-1      | outgoing-1 127.0.0.1-10.30.170.91, closing connection
01:04:23 | 3748   | reactor         | initialising connection to peer-1
01:04:23 | 3748   | outgoing-2      | attempting connection to 10.30.170.91:1790
01:04:23 | 3748   | outgoing-2      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:23 | 3748   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:23 | 3748   | ka-outgoing-2   | receive-timer 60 second(s) left
01:04:23 | 3748   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:23 | 3748   | outgoing-2      | received TCP payload (   2) 0605
01:04:23 | 3748   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
01:04:23 | 3748   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
01:04:23 | 3748   | outgoing-2      | outgoing-2 127.0.0.1-10.30.170.91, closing connection
01:04:24 | 3748   | reactor         | initialising connection to peer-1
01:04:24 | 3748   | outgoing-3      | attempting connection to 10.30.170.91:1790
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 7F00 0001 1402 0601 0400 0100 0102 0641 0400 00FB F002 0206 00
01:04:24 | 3748   | outgoing-3      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=127.0.0.1 capabilities=[Multiprotocol(ipv4 unicast), Extended Message(65535), ASN4(64496)]
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:24 | 3748   | outgoing-3      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 00B4 4700
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type OPEN
01:04:24 | 3748   | outgoing-3      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71]
01:04:24 | 3748   | ka-outgoing-3   | receive-timer 60 second(s) left
01:04:24 | 3748   | outgoing-3      | --------------------------------------------------------------------
01:04:24 | 3748   | outgoing-3      | the connection can not carry the following family/families
01:04:24 | 3748   | outgoing-3      |  - exabgp is not configured for ipv6/unicast
01:04:24 | 3748   | outgoing-3      | therefore no routes of this kind can be announced on the connection
01:04:24 | 3748   | outgoing-3      | --------------------------------------------------------------------
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:24 | 3748   | outgoing-3      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:24 | 3748   | ka-outgoing-3   | receive-timer 180 second(s) left
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type KEEPALIVE
01:04:24 | 3748   | reactor         | connected to peer-1 with outgoing-3 127.0.0.1-10.30.170.91
01:04:24 | 3748   | outgoing-3      | sending TCP payload (  23) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 0200 0000 00
01:04:24 | 3748   | outgoing-3      | &gt;&gt; EOR ipv4 unicast
01:04:24 | 3748   | peer-1          | &gt;&gt; EOR(s)
01:04:24 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:24 | 3748   | outgoing-3      | received TCP payload (   4) 0000 0000
01:04:24 | 3748   | outgoing-3      | &lt;&lt; message of type UPDATE
01:04:24 | 3748   | parser          | parsing UPDATE (   4) 0000 0000
01:04:24 | 3748   | peer-1          | &lt;&lt; UPDATE #1
01:04:24 | 3748   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:25 | 3748   | ka-outgoing-3   | receive-timer 179 second(s) left
01:04:25 | 3748   | ka-outgoing-3   | send-timer 59 second(s) left
01:04:25 | 3748   | outgoing-3      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:04:25 | 3748   | outgoing-3      | received TCP payload (   2) 0600
01:04:25 | 3748   | outgoing-3      | &lt;&lt; message of type NOTIFICATION
01:04:25 | 3748   | outgoing-3      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:04:25 | 3748   | outgoing-3      | outgoing-3 127.0.0.1-10.30.170.91, closing connection</msg>
<arg>${Log_Content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.069766" elapsed="0.000425"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-09-01T01:04:25.813002" elapsed="0.257291"/>
</test>
<test id="s1-s5-t31" name="Reconfigure_ODL_To_Accept_Connections_6" line="417">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:26.073719" elapsed="0.000182"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:26.073482" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.074847" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.074746" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.074729" elapsed="0.000184"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.079418" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.079325" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.079309" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.080377" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.080008" elapsed="0.000393"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.080806" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:26.080542" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:26.080867" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:04:26.081006" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:26.079680" elapsed="0.001348"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.086308" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.086211" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.086193" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.087439" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.087343" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.087327" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:26.087904" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.087631" elapsed="0.000297"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.088296" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:26.088069" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.116413" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:26.088761" elapsed="0.027744"/>
</kw>
<msg time="2026-09-01T01:04:26.116652" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:26.116694" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.088463" elapsed="0.028267"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.168614" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:26.117221" elapsed="0.051655"/>
</kw>
<msg time="2026-09-01T01:04:26.169068" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:26.169109" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.116881" elapsed="0.052301"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.169665" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.169283" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.169253" elapsed="0.000493"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.170313" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.169877" elapsed="0.000579"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.170893" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.170516" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.170500" elapsed="0.000464"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:26.170997" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:26.173963" elapsed="0.000279"/>
</kw>
<msg time="2026-09-01T01:04:26.174300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.172654" elapsed="0.001873"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.174790" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.175099" elapsed="0.000110"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:26.171950" elapsed="0.003444"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:26.171322" elapsed="0.004130"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:26.087046" elapsed="0.088490"/>
</kw>
<msg time="2026-09-01T01:04:26.175735" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:26.175775" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.086504" elapsed="0.089305"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:26.175974" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:26.175878" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.175861" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.176443" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.176852" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.176917" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:26.085888" elapsed="0.091225"/>
</kw>
<msg time="2026-09-01T01:04:26.177299" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:26.177337" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.081399" elapsed="0.095973"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.177670" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.177442" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.177427" elapsed="0.000422"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:26.081271" elapsed="0.096599"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:26.081081" elapsed="0.096821"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:26.078987" elapsed="0.098971"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:26.074500" elapsed="0.103508"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.074085" elapsed="0.103963"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:26.071121" elapsed="0.106975"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.179304" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.178315" elapsed="0.001016"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.219897" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.219358" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.220898" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:26.220644" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:26.221059" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:26.220070" elapsed="0.001010"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.221597" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.221260" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.221893" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:26.222079" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:26.221770" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.222490" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.222271" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.223399" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.223150" elapsed="0.000289"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.223815" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.223579" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.224475" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.224202" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.225184" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.224945" elapsed="0.000264"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.225252" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.225384" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.224666" elapsed="0.000739"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.225540" elapsed="0.000213"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-09-01T01:04:26.224050" elapsed="0.001737"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.226344" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.226001" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.226994" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.226809" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.227058" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:26.227223" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.226533" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.227378" elapsed="0.000191"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:04:26.225885" elapsed="0.001718"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.228109" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.227814" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.228932" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.228747" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.228997" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.229127" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.228325" elapsed="0.000852"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.229313" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:04:26.227699" elapsed="0.001842"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.230018" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.229756" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.230689" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.230506" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.230753" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.230882" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.230233" elapsed="0.000669"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.231034" elapsed="0.000225"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:04:26.229638" elapsed="0.001656"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.231765" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.231506" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.232431" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.232248" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.232495" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.232624" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.231946" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.232775" elapsed="0.000188"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:26.231391" elapsed="0.001606"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.233504" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.233246" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.234166" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.233958" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.234233" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:04:26.234363" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.233685" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.234513" elapsed="0.000189"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:04:26.233092" elapsed="0.001645"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.235236" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.234947" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.235869" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.235691" elapsed="0.000200"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.235935" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:26.236063" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.235420" elapsed="0.000664"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.236243" elapsed="0.000200"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:26.234833" elapsed="0.001645"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.236984" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:04:26.236690" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:04:26.237656" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.237471" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:04:26.237726" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.237856" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:04:26.237198" elapsed="0.000679"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.238010" elapsed="0.000378"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:04:26.236574" elapsed="0.001851"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:04:26.223884" elapsed="0.014571"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:04:26.238493" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:04:26.238633" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:04:26.222856" elapsed="0.015800"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.222589" elapsed="0.016095"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.238836" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.238705" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.222572" elapsed="0.016331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.239682" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:26.239028" elapsed="0.000680"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:26.239750" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:26.218589" elapsed="0.021269"/>
</kw>
<msg time="2026-09-01T01:04:26.239907" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.203234" elapsed="0.036715"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.251524" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.263046" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.274634" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.274812" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.274965" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.275360" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.275230" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:26.275218" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.275553" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.275707" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.275851" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:26.275191" elapsed="0.000705"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.275072" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.276057" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.276120" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:04:26.276266" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:26.197841" elapsed="0.078448"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.300907" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.300576" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.301590" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:26.301406" elapsed="0.000242">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:26.301729" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:26.301073" elapsed="0.000676"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.302255" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.301892" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.302536" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:04:26.302661" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:04:26.302418" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.303034" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.302822" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:04:26.303463" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.303206" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.303930" level="INFO">${mapping_to_use} = {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.303665" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.303537" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.303188" elapsed="0.000815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.304835" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:26.304132" elapsed="0.000730"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:04:26.304905" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:26.300018" elapsed="0.004996"/>
</kw>
<msg time="2026-09-01T01:04:26.305066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.288100" elapsed="0.017007"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.318178" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.329891" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.341546" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.341723" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.341879" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.342231" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.342075" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:04:26.342061" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.342431" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.342577" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.342722" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:04:26.342035" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.341944" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.342960" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.343025" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:04:26.343180" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:04:26.285681" elapsed="0.057527"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:04:26.344391" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:04:26.344120" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:04:26.344533" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:04:26.343804" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.344847" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.344622" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.345358" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.345068" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.344917" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.344607" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.347620" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.345565" elapsed="0.002078"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:04:26.347687" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.347820" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:04:26.343498" elapsed="0.004343"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.349076" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.348854" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.349496" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.349284" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.349899" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.349685" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.350312" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.350068" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:26.351044" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:04:26.350874" elapsed="0.000193"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:04:26.351417" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:04:26.351262" elapsed="0.000177"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.351571" elapsed="0.000176"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.352106" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.351885" elapsed="0.000288"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:04:26.352212" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.352349" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:04:26.350526" elapsed="0.001844"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:26.369934" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '1139', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;2607:f0d0:1002:0011:0000:0000:0000:0002&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;graceful-restart&gt;
        &lt;config&gt;
            &lt;restart-time&gt;30&lt;/restart-time&gt;
        &lt;/config&gt;
    &lt;/graceful-restart&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:04:26.369996" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:26.370088" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:26.354562" elapsed="0.015549"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.352432" elapsed="0.017752"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.370344" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.370208" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.352417" elapsed="0.018003"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.373423" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.371265" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.371041" elapsed="0.002451"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.371025" elapsed="0.002489"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.375861" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.373756" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.373561" elapsed="0.002369"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.373547" elapsed="0.002404"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.376462" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:26.376095" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.376761" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.376546" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.377261" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.376972" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.376832" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.376531" elapsed="0.000802"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.377792" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:26.377474" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.378217" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.377976" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.378690" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.378430" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.378289" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.377958" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.378897" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:04:26.379626" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:26.379382" elapsed="0.000267"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.379788" elapsed="0.002160"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:04:26.370740" elapsed="0.011264"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:04:26.382183" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:04:26.382063" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.382047" elapsed="0.000213"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.382391" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.382450" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:04:26.384533" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:04:26.348132" elapsed="0.036425"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:26.384611" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:04:26.384742" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:04:26.185216" elapsed="0.199547"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.385051" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.384845" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.384831" elapsed="0.000300"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:04:26.385193" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/graceful_restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:04:26.179608" elapsed="0.205694"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:04:26.070599" elapsed="0.314807"/>
</test>
<test id="s1-s5-t32" name="Start_Exabgp_3" line="433">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:26.388406" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:26.388176" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.389520" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.389424" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.389408" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.394275" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.394180" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.394163" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.395227" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.394862" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.395696" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:26.395429" elapsed="0.000291"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:26.395759" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:04:26.395894" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:26.394532" elapsed="0.001384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.400924" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.400830" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.400813" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.402028" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:26.401935" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.401919" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:26.402524" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:26.402256" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.402877" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:26.402686" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.431021" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:26.403365" elapsed="0.027754"/>
</kw>
<msg time="2026-09-01T01:04:26.431321" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:26.431361" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.403040" elapsed="0.028354"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.453769" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:26.431862" elapsed="0.022006"/>
</kw>
<msg time="2026-09-01T01:04:26.454014" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:26.454053" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.431548" elapsed="0.022539"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.454395" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.454193" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.454173" elapsed="0.000292"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.454856" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.454592" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.455190" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.454972" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.454956" elapsed="0.000304"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:26.455289" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:26.457658" elapsed="0.000149"/>
</kw>
<msg time="2026-09-01T01:04:26.457866" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.456597" elapsed="0.001394"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.458428" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.458758" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:26.456004" elapsed="0.002964"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:26.455525" elapsed="0.003502"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:26.401676" elapsed="0.057502"/>
</kw>
<msg time="2026-09-01T01:04:26.459260" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:26.459298" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.401117" elapsed="0.058217"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:26.459496" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:04:26.459401" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.459384" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.459924" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.460258" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:26.460322" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:26.400540" elapsed="0.059876"/>
</kw>
<msg time="2026-09-01T01:04:26.460496" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:26.460533" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "3 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.396273" elapsed="0.064295"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:26.460854" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:26.460633" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.460618" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:26.396115" elapsed="0.064828"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:26.395962" elapsed="0.065007"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:26.393839" elapsed="0.067178"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:26.389172" elapsed="0.071901"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.388771" elapsed="0.072341"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:26.386169" elapsed="0.075027"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.461631" level="INFO">${cmd} = exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${cmd}</var>
<arg>${EXABGP3_CFG} &gt; ${EXABGP3_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.461340" elapsed="0.000314"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.464791" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.464508" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.465191" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.464953" elapsed="0.000287"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.467860" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:26.465762" elapsed="0.002151"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.469963" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:26.470043" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:26.468056" elapsed="0.002010"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.470591" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.470372" elapsed="0.000259"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:26.470125" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:26.470109" elapsed="0.000573"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:04:26.465451" elapsed="0.005270"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:26.472760" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<msg time="2026-09-01T01:04:26.472839" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:26.470888" elapsed="0.001974"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.473253" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.473002" elapsed="0.000293"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:26.464117" elapsed="0.009225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.475028" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:26.474719" elapsed="0.000332"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.477248" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:26.475228" elapsed="0.002045"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:26.484046" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:26.484229" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:04:26.484315" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:26.477422" elapsed="0.006916"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.486647" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:26.484486" elapsed="0.002206"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:04:26.489128" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:04:26.486835" elapsed="0.002558">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:04:26.474310" elapsed="0.015183">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.491222" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:04:29.490769" elapsed="0.000488"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.493549" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:29.491427" elapsed="0.002149"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:04:29.502364" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:04:29.502543" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:04:29.502643" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:04:29.493731" elapsed="0.008935"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.505442" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.502905" elapsed="0.002591"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:04:29.505662" elapsed="0.002473"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:04:29.490042" elapsed="0.018203"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:04:26.473834" elapsed="3.034475"/>
</kw>
<msg time="2026-09-01T01:04:29.508434" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:29.508478" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:26.473482" elapsed="3.035018"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.508873" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:29.508600" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.508575" elapsed="0.000374"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:04:29.509100" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-09-01T01:04:29.509000" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.508986" elapsed="0.000250"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:04:26.463961" elapsed="3.045304"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:04:26.463772" elapsed="3.045530"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.509492" elapsed="0.000027"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:04:26.461935" elapsed="3.047657"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:04:26.385722" elapsed="3.124003"/>
</test>
<test id="s1-s5-t33" name="Stop_All_Exabgps_3" line="439">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:04:29.513257" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:04:29.512910" elapsed="0.000596"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:29.514523" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:29.514418" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.514396" elapsed="0.000192"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:29.519717" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:29.519596" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.519574" elapsed="0.000219"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.520753" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:04:29.520406" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.521309" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:04:29.520936" elapsed="0.000405"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:04:29.521385" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:04:29.521541" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:04:29.520010" elapsed="0.001554"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:29.527680" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:29.527580" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.527563" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:04:29.528938" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:04:29.528840" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.528823" elapsed="0.000176"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:04:29.529544" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:04:29.529136" elapsed="0.000438"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.530028" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:29.529770" elapsed="0.000289"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.565041" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:29.530725" elapsed="0.034491"/>
</kw>
<msg time="2026-09-01T01:04:29.565399" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:04:29.565441" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:29.530309" elapsed="0.035166"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.591018" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:04:29.566041" elapsed="0.025162"/>
</kw>
<msg time="2026-09-01T01:04:29.591402" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:04:29.591445" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:29.565674" elapsed="0.025806"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.591878" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:29.591594" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.591561" elapsed="0.000395"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.592458" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.592088" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.592773" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:29.592579" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.592563" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:04:29.592875" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:04:29.595475" elapsed="0.000330"/>
</kw>
<msg time="2026-09-01T01:04:29.595864" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:04:29.594367" elapsed="0.001622"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.596280" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.596632" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:04:29.593729" elapsed="0.003089"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:04:29.593200" elapsed="0.003685"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:04:29.528569" elapsed="0.068401"/>
</kw>
<msg time="2026-09-01T01:04:29.597054" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:29.597093" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:29.527882" elapsed="0.069248"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:04:29.597336" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:04:29.597236" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.597217" elapsed="0.000254"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.597839" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.598247" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:04:29.598314" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:04:29.527227" elapsed="0.071185"/>
</kw>
<msg time="2026-09-01T01:04:29.598495" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:04:29.598534" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "3 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:29.521900" elapsed="0.076669"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:04:29.598866" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:04:29.598635" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.598620" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:04:29.521771" elapsed="0.077185"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:04:29.521614" elapsed="0.077372"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:04:29.519235" elapsed="0.079804"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:04:29.514056" elapsed="0.085034"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:04:29.513644" elapsed="0.085487"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:04:29.510655" elapsed="0.088609"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.607520" level="INFO">Executing command 'cat exabgp_graceful_restart.log'.</msg>
<msg time="2026-09-01T01:04:29.620758" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:04:29.620883" level="INFO">${output_log} = 01:04:26 | 3902   | welcome         | Thank you for using ExaBGP
01:04:26 | 3902   | version         | 4.2.4
01:04:26 | 3902   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:04:29.607382" elapsed="0.013526"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.621418" level="INFO">01:04:26 | 3902   | welcome         | Thank you for using ExaBGP
01:04:26 | 3902   | version         | 4.2.4
01:04:26 | 3902   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01:04:26 | 3902   | os              | Linux releng-12085-825-0-builder-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
01:04:26 | 3902   | installation    | /tmp/defaultvenv
01:04:26 | 3902   | advice          | environment file missing
01:04:26 | 3902   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
01:04:26 | 3902   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
01:04:26 | 3902   | cli             | we scanned the following folders (the number is your PID):
01:04:26 | 3902   | cli control     |  - /run/exabgp/
01:04:26 | 3902   | cli control     |  - /run/1001/
01:04:26 | 3902   | cli control     |  - /run/
01:04:26 | 3902   | cli control     |  - /var/run/exabgp/
01:04:26 | 3902   | cli control     |  - /var/run/1001/
01:04:26 | 3902   | cli control     |  - /var/run/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/run/exabgp/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/run/1001/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/run/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/var/run/1001/
01:04:26 | 3902   | cli control     |  - /tmp/defaultvenv/var/run/
01:04:26 | 3902   | cli control     | please make them in one of the folder with the following commands:
01:04:26 | 3902   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
01:04:26 | 3902   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
01:04:26 | 3902   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
01:04:26 | 3902   | configuration   | performing reload of exabgp 4.2.4
01:04:26 | 3902   | configuration   | &gt; neighbor         | '::1'
01:04:26 | 3902   | configuration   | . router-id        | '1.2.3.4'
01:04:26 | 3902   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
01:04:26 | 3902   | configuration   | . local-as         | '64496'
01:04:26 | 3902   | configuration   | . peer-as          | '64496'
01:04:26 | 3902   | configuration   | &gt; capability       | 
01:04:26 | 3902   | configuration   | . graceful-restart | '40'
01:04:26 | 3902   | configuration   | &lt; capability       | 
01:04:26 | 3902   | configuration   | &gt; family           | 
01:04:26 | 3902   | configuration   | . ipv6             | 'unicast'
01:04:26 | 3902   | configuration   | &lt; family           | 
01:04:26 | 3902   | configuration   | &gt; static           | 
01:04:26 | 3902   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
01:04:26 | 3902   | configuration   | &lt; static           | 
01:04:26 | 3902   | configuration   | &lt; neighbor         | 
01:04:26 | 3902   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
01:04:26 | 3902   | reactor         | loaded new configuration successfully
01:04:26 | 3902   | reactor         | initialising connection to peer-1
01:04:26 | 3902   | outgoing-1      | attempting connection to ::1:1790
01:04:26 | 3902   | outgoing-1      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
01:04:26 | 3902   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
01:04:26 | 3902   | ka-outgoing-1   | receive-timer 60 second(s) left
01:04:26 | 3902   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:04:26 | 3902   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 001E 4700
01:04:26 | 3902   | outgoing-1      | &lt;&lt; message of type OPEN
01:04:26 | 3902   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 30 , ASN4(64496), Unassigned 71]
01:04:26 | 3902   | outgoing-1      | --------------------------------------------------------------------
01:04:26 | 3902   | outgoing-1      | the connection can not carry the following family/families
01:04:26 | 3902   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
01:04:26 | 3902   | outgoing-1      | therefore no routes of this kind can be announced on the connection
01:04:26 | 3902   | outgoing-1      | --------------------------------------------------------------------
01:04:26 | 3902   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:26 | 3902   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:04:26 | 3902   | ka-outgoing-1   | receive-timer 180 second(s) left
01:04:26 | 3902   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:04:26 | 3902   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
01:04:26 | 3902   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
01:04:26 | 3902   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
01:04:26 | 3902   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
01:04:26 | 3902   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
01:04:26 | 3902   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
01:04:26 | 3902   | peer-1          | &gt;&gt; EOR(s)
01:04:26 | 3902   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
01:04:26 | 3902   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
01:04:26 | 3902   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:26 | 3902   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
01:04:26 | 3902   | routes          | withdrawn NLRI none
01:04:26 | 3902   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
01:04:26 | 3902   | routes          | announced NLRI none
01:04:26 | 3902   | peer-1          | &lt;&lt; UPDATE #1
01:04:26 | 3902   | peer-1          |    UPDATE #1 nlri  (  11) eor 2/1 (ipv6 unicast)
01:04:26 | 3902   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:26 | 3902   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:26 | 3902   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:26 | 3902   | parser          | parsing UPDATE (   4) 0000 0000
01:04:26 | 3902   | peer-1          | &lt;&lt; UPDATE #2
01:04:26 | 3902   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:26 | 3902   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:04:26 | 3902   | outgoing-1      | received TCP payload (   4) 0000 0000
01:04:26 | 3902   | outgoing-1      | &lt;&lt; message of type UPDATE
01:04:26 | 3902   | parser          | parsing UPDATE (   4) 0000 0000
01:04:26 | 3902   | peer-1          | &lt;&lt; UPDATE #3
01:04:26 | 3902   | peer-1          |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)
01:04:26 | 3902   | ka-outgoing-1   | receive-timer 179 second(s) left
01:04:26 | 3902   | ka-outgoing-1   | send-timer 59 second(s) left
01:04:27 | 3902   | ka-outgoing-1   | receive-timer 178 second(s) left
01:04:27 | 3902   | ka-outgoing-1   | send-timer 58 second(s) left
01:04:28 | 3902   | ka-outgoing-1   | receive-timer 177 second(s) left
01:04:28 | 3902   | ka-outgoing-1   | send-timer 57 second(s) left</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.621094" elapsed="0.000505"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:04:29.622219" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:04:29.621793" elapsed="0.000479"/>
</kw>
<arg>${EXABGP3_LOG}</arg>
<arg>${EXABGP3_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:04:29.606994" elapsed="0.015338"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.622915" level="INFO">[?2004l</msg>
<msg time="2026-09-01T01:04:29.622983" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:04:29.622812" elapsed="0.000193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.623392" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.623155" elapsed="0.000276"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.624175" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:04:29.623847" elapsed="0.000353"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:29.624338" elapsed="0.000198"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:04:29.623608" elapsed="0.000979"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.784232" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:29.784448" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:29.624721" elapsed="0.159755"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.785056" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.784725" elapsed="0.000374"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.787541" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:04:29.785775" elapsed="0.001817"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:04:29.788288" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:04:29.788363" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:04:29.787738" elapsed="0.000648"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:04:29.788928" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:04:29.788702" elapsed="0.000266"/>
</kw>
<status status="PASS" start="2026-09-01T01:04:29.788457" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-09-01T01:04:29.788435" elapsed="0.000586"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:04:29.785406" elapsed="0.003659"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:04:29.622555" elapsed="0.166554"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-09-01T01:05:09.789736" level="INFO">Slept 40 seconds.</msg>
<arg>40s</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-09-01T01:04:29.789323" elapsed="40.000588"/>
</kw>
<kw name="Fail If Exceptions Found During Test" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:09.791523" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:09.791336" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:09.791289" elapsed="0.000348"/>
</if>
<for flavor="IN RANGE">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:09.792901" level="INFO">${cmd} = sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log</msg>
<var>${cmd}</var>
<arg>sed '1,/ROBOT MESSAGE: Starting test ${test_name}/d' ${log_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:09.792374" elapsed="0.000567"/>
</kw>
<kw name="Get Karaf Log Lines From Test Start" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:09.798221" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:09.798052" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:09.798028" elapsed="0.000311"/>
</if>
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:09.801391" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:09.800949" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:09.800923" elapsed="0.000594"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:09.801944" level="INFO">index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:09.802078" level="INFO">${current_ssh_connection} = index=7
host=10.30.170.91
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:09.801752" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:09.802884" level="INFO">Attempting to execute command "sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:09.802355" elapsed="0.000697"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:09.803851" level="INFO">${conn_id} = 10</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:09.803327" elapsed="0.000561"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:09.805423" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:09.805550" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:09.804805" elapsed="0.000784"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:09.805840" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:09.807694" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:10.169133" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:04:22 UTC 2026

  System load:  0.16               Processes:             127
  Usage of /:   13.9% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:04:24 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:09.807216" elapsed="0.362069"/>
</kw>
<msg time="2026-09-01T01:05:10.169376" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:09.806641" elapsed="0.362821"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:09.804229" elapsed="0.365338"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.170053" level="INFO">Executing command 'sed '1,/ROBOT MESSAGE: Starting test bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3/d' /tmp/karaf-0.22.3/data/log/karaf.log'.</msg>
<msg time="2026-09-01T01:05:10.182251" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:10.182367" level="INFO">${stdout} = 2026-09-01T01:04:29,651 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.4 | End of input detected. Close the session.
2026-09-01T01:04...</msg>
<msg time="2026-09-01T01:05:10.182407" level="INFO">${stderr} = </msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:10.169813" elapsed="0.012614"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:10.182577" elapsed="0.000415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.183570" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.183204" elapsed="0.000418"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.183891" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:10.183723" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.183693" elapsed="0.000286"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:05:10.184196" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:05:10.184044" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.184026" elapsed="0.000272"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.184357" elapsed="0.000018"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:10.188615" elapsed="0.000180"/>
</kw>
<msg time="2026-09-01T01:05:10.188847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:10.187769" elapsed="0.001155"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.189123" elapsed="0.000050"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.189369" elapsed="0.000026"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:10.184752" elapsed="0.004720"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:05:09.800180" elapsed="0.389401"/>
</kw>
<msg time="2026-09-01T01:05:10.189664" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:09.799283" elapsed="0.390503"/>
</kw>
<msg time="2026-09-01T01:05:10.189981" level="INFO">${output} = 2026-09-01T01:04:29,651 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.4 | End of input detected. Close the session.
2026-09-01T01:04...</msg>
<var>${output}</var>
<arg>${ip}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>${prompt}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:05:09.798577" elapsed="0.391436"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:05:10.190600" level="INFO">@{log_lines} = [ 2026-09-01T01:04:29,651 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.4 | End of input detected. Close the session. | 2026-09-01T0...</msg>
<var>@{log_lines}</var>
<arg>${output}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:05:10.190260" elapsed="0.000374"/>
</kw>
<return>
<value>${log_lines}</value>
<status status="PASS" start="2026-09-01T01:05:10.190693" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:05:10.190891" level="INFO">${output} = ['2026-09-01T01:04:29,651 | INFO  | bgp-worker-5     | BGPSessionImpl                   | 214 - org.opendaylight.bgpcep.bgp-rib-impl - 0.23.4 | End of input detected. Close the session.', '2026-09-01T...</msg>
<var>${output}</var>
<arg>${ODL_SYSTEM_${i}_IP}</arg>
<arg>${test_name}</arg>
<arg>${cmd}</arg>
<doc>Scrapes all log messages that match regexp ${type} which fall after a point given by a log message that
contains bgpcep-userfeatures.txt.Bgp Ipv6 Basic.Stop_All_Exabgps_3. This is useful if your test cases are marking karaf.log with a message indicating when
that test case has started; such that you can easily pull out any extra log messsages to parse/log/etc in the
test logic itself. For example, you can grab all ERRORS that occur during your test case.</doc>
<status status="PASS" start="2026-09-01T01:05:09.797387" elapsed="0.393537"/>
</kw>
<kw name="Verify Exceptions" owner="excepts">
<msg time="2026-09-01T01:05:10.191605" level="INFO">${exlist} = []</msg>
<msg time="2026-09-01T01:05:10.191661" level="INFO">${matchlist} = []</msg>
<var>${exlist}</var>
<var>${matchlist}</var>
<arg>${output}</arg>
<doc>Return a list of exceptions not in the whitelist for the given lines.</doc>
<status status="PASS" start="2026-09-01T01:05:10.191298" elapsed="0.000391"/>
</kw>
<kw name="Write Exceptions Map To File" owner="excepts">
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>/tmp/odl${i}_exceptions.txt</arg>
<doc>Write the exceptions map to a file under the testname header. The output
will include all lines in the exception itself as well as any previous
contextual warning or error lines. The output will be appended or overwritten
depending on the mode parameter. It is assumed that the caller has called
verify_exceptions() earlier to populate the exceptions map, otherwise only
the testname and header will be printed to the file.</doc>
<status status="PASS" start="2026-09-01T01:05:10.191914" elapsed="0.000574"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.193048" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:10.193163" level="INFO">${listlength} = 0</msg>
<var>${listlength}</var>
<arg>${exlist}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:10.192698" elapsed="0.000496"/>
</kw>
<if>
<branch type="IF" condition="&quot;${fail}&quot;==&quot;True&quot; and ${listlength} != 0">
<kw name="Log And Fail Exceptions" owner="KarafKeywords">
<arg>${exlist}</arg>
<arg>${listlength}</arg>
<doc>Print the list of failed exceptions and fail the test</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.193719" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:10.193282" elapsed="0.000513"/>
</branch>
<branch type="ELSE">
<kw name="Log List" owner="Collections">
<msg time="2026-09-01T01:05:10.194186" level="INFO">List is empty.</msg>
<arg>${matchlist}</arg>
<doc>Logs contents of the ``list`` using the given ``level``.</doc>
<status status="PASS" start="2026-09-01T01:05:10.194002" elapsed="0.000238"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:10.193826" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.193258" elapsed="0.001066"/>
</if>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T01:05:09.792065" elapsed="0.402292"/>
</iter>
<var>${i}</var>
<value>1</value>
<value>${NUM_ODL_SYSTEM} + 1</value>
<status status="PASS" start="2026-09-01T01:05:09.791702" elapsed="0.402694"/>
</for>
<arg>${SUITE_NAME}.${TEST_NAME}</arg>
<arg>fail=${True}</arg>
<doc>Create a failure if an Exception is found in the karaf.log that has not been whitelisted.
Will work for single controller jobs as well as 3node cluster jobs</doc>
<status status="PASS" start="2026-09-01T01:05:09.790636" elapsed="0.403831"/>
</kw>
<doc>Save exabgp logs as exabgp_graceful_restart.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-09-01T01:04:29.510057" elapsed="40.684548"/>
</test>
<test id="s1-s5-t34" name="Start_Exabgp_4" line="446">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:10.199369" elapsed="0.000263"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:10.199008" elapsed="0.000723"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.200994" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:10.200856" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.200833" elapsed="0.000247"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.207841" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:10.207709" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.207687" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.209197" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:10.208703" elapsed="0.000528"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.209815" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:10.209449" elapsed="0.000397"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:10.209899" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:05:10.210084" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:10.208224" elapsed="0.001890"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.215484" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:10.215389" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.215372" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.216591" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:10.216498" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.216482" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:10.217045" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:10.216779" elapsed="0.000289"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.217428" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:10.217227" elapsed="0.000224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.251654" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:10.217891" elapsed="0.033893"/>
</kw>
<msg time="2026-09-01T01:05:10.251977" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:10.252019" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.217592" elapsed="0.034460"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.275323" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:10.252625" elapsed="0.022790"/>
</kw>
<msg time="2026-09-01T01:05:10.275563" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:10.275602" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.252262" elapsed="0.023375"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.275927" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:10.275712" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.275692" elapsed="0.000305"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.276440" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.276123" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.276748" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:10.276556" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.276540" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:10.276847" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:10.279369" elapsed="0.000294"/>
</kw>
<msg time="2026-09-01T01:05:10.279721" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:10.278248" elapsed="0.001596"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.280100" elapsed="0.000170"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.280543" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:10.277648" elapsed="0.003065"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:10.277119" elapsed="0.003650"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:10.216225" elapsed="0.064626"/>
</kw>
<msg time="2026-09-01T01:05:10.280932" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:10.281016" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.215677" elapsed="0.065377"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:10.281256" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:10.281120" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.281104" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.281707" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.282005" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:10.282068" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:10.215068" elapsed="0.067115"/>
</kw>
<msg time="2026-09-01T01:05:10.282442" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:10.282483" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "a "r "t "_ "E "x "a "b "g "p "_ "4 "[K"
[?1l&gt;[?2004l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.210662" elapsed="0.071858"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:10.282816" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:10.282590" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.282574" elapsed="0.000311"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:10.210485" elapsed="0.072421"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:10.210247" elapsed="0.072688"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:10.207260" elapsed="0.075726"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:10.200504" elapsed="0.082530"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.199919" elapsed="0.083154"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:10.195763" elapsed="0.087356"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.283664" level="INFO">${cmd} = exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${cmd}</var>
<arg>${EXABGP3_CFG} &gt; ${EXABGP3_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:10.283367" elapsed="0.000321"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.286693" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:10.286406" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.287072" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.286858" elapsed="0.000254"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.289501" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:10.287680" elapsed="0.001870"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.292880" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:05:10.292958" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:10.289692" elapsed="0.003288"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.293508" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.293275" elapsed="0.000273"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:10.293039" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:10.293023" elapsed="0.000575"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:05:10.287362" elapsed="0.006276"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:10.295607" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log</msg>
<msg time="2026-09-01T01:05:10.295684" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:10.293771" elapsed="0.001936"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.296098" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp_graceful_restart.cfg &gt; exabgp_graceful_restart.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.295881" elapsed="0.000273"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:10.286094" elapsed="0.010109"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.297875" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:10.297571" elapsed="0.000327"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.300005" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:10.298040" elapsed="0.001989"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:10.307196" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:10.307370" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:05:10.307477" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:10.300191" elapsed="0.007309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.309861" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:10.307657" elapsed="0.002246"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:05:10.312363" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:05:10.310045" elapsed="0.002392">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:05:10.297151" elapsed="0.015391">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.316458" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:13.315280" elapsed="0.001273"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.323177" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:13.317045" elapsed="0.006202"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:13.335852" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:13.336217" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F1.2.3.4?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1499'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:05:13.336479" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:13.323650" elapsed="0.012896"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.342495" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://1.2.3.4","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":true},"bgp-inet:ipv6-routes":{"ipv6-route":[{"path-id":0,"route-key":"2a04:6d80::1/128","prefix":"2a04:6d80::1/128","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2607:f0d0:1002:11::2"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.336943" elapsed="0.005797"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:05:13.343107" elapsed="0.005119"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:05:13.313624" elapsed="0.034762"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:10.296700" elapsed="3.051793"/>
</kw>
<msg time="2026-09-01T01:05:13.348695" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:13.348782" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:10.296359" elapsed="3.052468"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.349642" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.349015" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.348968" elapsed="0.000836"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:05:13.350121" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-09-01T01:05:13.349912" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.349882" elapsed="0.000462"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:05:10.285938" elapsed="3.064462"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:05:10.285747" elapsed="3.064722"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.350782" elapsed="0.000043"/>
</kw>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${EXABGP_ID}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:05:10.283968" elapsed="3.066972"/>
</kw>
<doc>Start exabgp with</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:10.195045" elapsed="3.156143"/>
</test>
<test id="s1-s5-t35" name="Delete_Bgp_Peer_Configuration_6" line="452">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:13.357700" elapsed="0.000427"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:13.357136" elapsed="0.001130"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.360301" elapsed="0.000053"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.360052" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.360015" elapsed="0.000447"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.372213" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.372057" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.372033" elapsed="0.000265"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.373589" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:13.373067" elapsed="0.000555"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.374208" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:13.373821" elapsed="0.000420"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:13.374294" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:05:13.374501" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:13.372605" elapsed="0.001926"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.381625" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.381491" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.381467" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.383208" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.383047" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.383026" elapsed="0.000265"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:13.383863" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.383488" elapsed="0.000407"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.384401" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:13.384090" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.421634" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:13.385044" elapsed="0.036766"/>
</kw>
<msg time="2026-09-01T01:05:13.421991" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:13.422031" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.384628" elapsed="0.037435"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.454947" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:13.422582" elapsed="0.032481"/>
</kw>
<msg time="2026-09-01T01:05:13.455240" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:13.455279" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.422245" elapsed="0.033066"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.455649" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.455412" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.455387" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.456154" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "_ "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.455848" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.456488" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.456279" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.456264" elapsed="0.000293"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:13.456590" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:13.458997" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:05:13.459201" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.457994" elapsed="0.001351"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.459601" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.459921" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:13.457405" elapsed="0.002694"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:13.456870" elapsed="0.003415"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:13.382685" elapsed="0.077706"/>
</kw>
<msg time="2026-09-01T01:05:13.460472" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:13.460511" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.381895" elapsed="0.078649"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:13.460883" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:13.460612" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.460595" elapsed="0.000363"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.461441" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.461748" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.461809" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:13.381037" elapsed="0.080867"/>
</kw>
<msg time="2026-09-01T01:05:13.461986" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:13.462023" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.374987" elapsed="0.087069"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.462430" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.462190" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.462174" elapsed="0.000326"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:13.374809" elapsed="0.087712"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:13.374594" elapsed="0.087955"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:13.371606" elapsed="0.090992"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:13.359491" elapsed="0.103157"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.358583" elapsed="0.104104"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:13.352651" elapsed="0.110083"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.463555" level="INFO">&amp;{mapping} = { IP=2607:f0d0:1002:0011:0000:0000:0000:0002 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=ex...</msg>
<var>&amp;{mapping}</var>
<arg>IP=${IPV6_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.462911" elapsed="0.000670"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.503154" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:13.502789" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:13.503909" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.503655" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:13.504072" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:13.503352" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.504607" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:13.504256" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:13.504902" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/graceful_restart/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:13.505078" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:13.504775" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.505493" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.505256" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.506429" level="INFO">mapping: {'IP': '2607:f0d0:1002:0011:0000:0000:0000:0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.506174" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.506852" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.506613" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.507504" level="INFO">${value} = 2607:f0d0:1002:0011:0000:0000:0000:0002</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.507222" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.508395" level="INFO">${encoded} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.507975" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.508560" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:05:13.508703" level="INFO">${encoded_value} = 2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.507692" elapsed="0.001033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.508864" elapsed="0.000213"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">2607:f0d0:1002:0011:0000:0000:0000:0002</var>
<status status="PASS" start="2026-09-01T01:05:13.507085" elapsed="0.002027"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.509628" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.509361" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.510300" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.510096" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.510380" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:13.510515" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.509817" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.510672" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:05:13.509230" elapsed="0.001671"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.511414" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.511118" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.512066" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.511880" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.512131" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:05:13.512280" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.511602" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.512449" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:05:13.511000" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.513166" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.512889" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.513822" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.513641" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.513887" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:13.514016" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.513366" elapsed="0.000670"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.514186" elapsed="0.000203"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:05:13.512773" elapsed="0.001652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.514896" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.514639" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.515567" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.515383" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.515634" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:13.515763" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.515081" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.515917" elapsed="0.000189"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:13.514522" elapsed="0.001634"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.516648" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.516383" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.517305" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.517108" elapsed="0.000263"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.517417" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:13.517550" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.516833" elapsed="0.000738"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.517703" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:05:13.516253" elapsed="0.001678"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.518434" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.518160" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.519255" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.519056" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.519333" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:13.519465" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.518776" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.519620" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:13.518028" elapsed="0.001820"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.520355" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:13.520061" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:13.520991" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.520811" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:13.521055" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:13.521201" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:13.520541" elapsed="0.000681"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.521367" elapsed="0.000190"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:13.519945" elapsed="0.001647"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:05:13.506922" elapsed="0.014700"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:13.521660" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:05:13.521797" level="INFO">${mapping_to_use} = {'IP': '2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG'...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:13.505875" elapsed="0.015945"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.505603" elapsed="0.016244"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.522002" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.521870" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.505582" elapsed="0.016486"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.522852" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.522210" elapsed="0.000667"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:13.522919" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:13.502239" elapsed="0.020788"/>
</kw>
<msg time="2026-09-01T01:05:13.523075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.490445" elapsed="0.032672"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.534617" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.546033" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/graceful_restart/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.557661" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.557875" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.558034" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.558424" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.558278" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:13.558262" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.558622" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.558768" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.558912" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:13.558228" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.558107" elapsed="0.000873"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.559110" elapsed="0.000078"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.559242" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:05:13.559383" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:13.486361" elapsed="0.073047"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.560471" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.560208" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:13.571009" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0jrreah2dnesbauja2pirmd7d2.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:13.571054" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=2607%3Af0d0%3A1002%3A0011%3A0000%3A0000%3A0000%3A0002 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:13.571168" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:13.562678" elapsed="0.008515"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.560575" elapsed="0.010700"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.571457" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.571300" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.560559" elapsed="0.010971"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.574720" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.572516" elapsed="0.002243"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.572204" elapsed="0.002586"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.572188" elapsed="0.002625"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.577225" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.575059" elapsed="0.002206"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.574862" elapsed="0.002433"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.574847" elapsed="0.002482"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.577844" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.577490" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.578157" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.577930" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.578651" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:13.578389" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.578229" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.577914" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.579201" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.578863" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.579504" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.579284" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.580079" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:13.579762" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.579577" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.579269" elapsed="0.000917"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.580412" elapsed="0.000393"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:13.581288" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.580971" elapsed="0.000341"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.581470" elapsed="0.002110"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:13.571843" elapsed="0.011792"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:05:13.583676" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:05:13.585769" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:05:13.559657" elapsed="0.026136"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:13.585839" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/graceful_restart</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:05:13.463792" elapsed="0.122156"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:05:13.351603" elapsed="0.234454"/>
</test>
<test id="s1-s5-t36" name="Stop_All_Exabgps_4" line="468">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:13.589306" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:13.589006" elapsed="0.000570"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.590653" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.590541" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.590521" elapsed="0.000223"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.595527" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.595425" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.595408" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.596499" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:13.596124" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.596942" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:13.596677" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:13.597004" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:13.597155" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:13.595792" elapsed="0.001387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.602370" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.602254" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.602237" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.603548" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.603440" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.603424" elapsed="0.000185"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:13.604016" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:13.603743" elapsed="0.000297"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.604417" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:13.604200" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.637535" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:13.604902" elapsed="0.032873"/>
</kw>
<msg time="2026-09-01T01:05:13.638036" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:13.638090" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.604598" elapsed="0.033561"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.667522" level="INFO">". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:13.638995" elapsed="0.028737"/>
</kw>
<msg time="2026-09-01T01:05:13.667933" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:13.667974" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.638466" elapsed="0.029544"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.668439" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.668112" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.668083" elapsed="0.000430"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.668986" level="INFO"> ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.668646" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.669335" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.669109" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.669093" elapsed="0.000312"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:13.669438" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:13.672010" elapsed="0.000149"/>
</kw>
<msg time="2026-09-01T01:05:13.672215" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.670930" elapsed="0.001494"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.672685" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.672998" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:13.670291" elapsed="0.002900"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:13.669746" elapsed="0.003503"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:13.603155" elapsed="0.070191"/>
</kw>
<msg time="2026-09-01T01:05:13.673435" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:13.673474" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.602578" elapsed="0.070930"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:13.673871" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:05:13.673576" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.673559" elapsed="0.000388"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.674430" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.674762" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.674828" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:13.601939" elapsed="0.072986"/>
</kw>
<msg time="2026-09-01T01:05:13.675007" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:13.675045" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "I "p "v "6 "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "E "x "a "b "g "p "s "_ "4 "[K...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.597563" elapsed="0.077517"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.675467" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:13.675226" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.675131" elapsed="0.000405"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:13.597405" elapsed="0.078152"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:13.597229" elapsed="0.078357"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:13.595077" elapsed="0.080558"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:13.590249" elapsed="0.085437"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.589713" elapsed="0.086012"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:13.586902" elapsed="0.088868"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.684181" level="INFO">Executing command 'cat exabgp_graceful_restart.log'.</msg>
<msg time="2026-09-01T01:05:13.697167" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:13.697264" level="INFO">${output_log} = 01:05:10 | 3980   | welcome         | Thank you for using ExaBGP
01:05:10 | 3980   | version         | 4.2.4
01:05:10 | 3980   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:13.684040" elapsed="0.013248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.697710" level="INFO">01:05:10 | 3980   | welcome         | Thank you for using ExaBGP
01:05:10 | 3980   | version         | 4.2.4
01:05:10 | 3980   | interpreter     | 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0]
01:05:10 | 3980   | os              | Linux releng-12085-825-0-builder-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
01:05:10 | 3980   | installation    | /tmp/defaultvenv
01:05:10 | 3980   | advice          | environment file missing
01:05:10 | 3980   | advice          | generate it using "exabgp --fi &gt; /tmp/defaultvenv/etc/exabgp/exabgp.env"
01:05:10 | 3980   | cli             | could not find the named pipes (exabgp.in and exabgp.out) required for the cli
01:05:10 | 3980   | cli             | we scanned the following folders (the number is your PID):
01:05:10 | 3980   | cli control     |  - /run/exabgp/
01:05:10 | 3980   | cli control     |  - /run/1001/
01:05:10 | 3980   | cli control     |  - /run/
01:05:10 | 3980   | cli control     |  - /var/run/exabgp/
01:05:10 | 3980   | cli control     |  - /var/run/1001/
01:05:10 | 3980   | cli control     |  - /var/run/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/run/exabgp/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/run/1001/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/run/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/var/run/exabgp/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/var/run/1001/
01:05:10 | 3980   | cli control     |  - /tmp/defaultvenv/var/run/
01:05:10 | 3980   | cli control     | please make them in one of the folder with the following commands:
01:05:10 | 3980   | cli control     | &gt; mkfifo /home/jenkins/run/exabgp.{in,out}
01:05:10 | 3980   | cli control     | &gt; chmod 600 /home/jenkins/run/exabgp.{in,out}
01:05:10 | 3980   | cli control     | &gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}
01:05:10 | 3980   | configuration   | performing reload of exabgp 4.2.4
01:05:10 | 3980   | configuration   | &gt; neighbor         | '::1'
01:05:10 | 3980   | configuration   | . router-id        | '1.2.3.4'
01:05:10 | 3980   | configuration   | . local-address    | '2607:f0d0:1002:0011:0000:0000:0000:0002'
01:05:10 | 3980   | configuration   | . local-as         | '64496'
01:05:10 | 3980   | configuration   | . peer-as          | '64496'
01:05:10 | 3980   | configuration   | &gt; capability       | 
01:05:10 | 3980   | configuration   | . graceful-restart | '40'
01:05:10 | 3980   | configuration   | &lt; capability       | 
01:05:10 | 3980   | configuration   | &gt; family           | 
01:05:10 | 3980   | configuration   | . ipv6             | 'unicast'
01:05:10 | 3980   | configuration   | &lt; family           | 
01:05:10 | 3980   | configuration   | &gt; static           | 
01:05:10 | 3980   | configuration   | . route            | '2a04:6d80::1/128' 'next-hop' 'self'
01:05:10 | 3980   | configuration   | &lt; static           | 
01:05:10 | 3980   | configuration   | &lt; neighbor         | 
01:05:10 | 3980   | reactor         | new peer: neighbor ::1 local-ip 2607:f0d0:1002:0011:0000:0000:0000:0002 local-as 64496 peer-as 64496 router-id 1.2.3.4 family-allowed in-open
01:05:10 | 3980   | reactor         | loaded new configuration successfully
01:05:10 | 3980   | reactor         | initialising connection to peer-1
01:05:10 | 3980   | outgoing-1      | attempting connection to ::1:1790
01:05:10 | 3980   | outgoing-1      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
01:05:10 | 3980   | outgoing-1      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
01:05:10 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 01
01:05:10 | 3980   | outgoing-1      | received TCP payload (  40) 04FB F000 B4C0 0002 021E 021C 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0001 4002 001E 4700
01:05:10 | 3980   | outgoing-1      | &lt;&lt; message of type OPEN
01:05:10 | 3980   | outgoing-1      | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 30 , ASN4(64496), Unassigned 71]
01:05:10 | 3980   | ka-outgoing-1   | receive-timer 60 second(s) left
01:05:10 | 3980   | outgoing-1      | --------------------------------------------------------------------
01:05:10 | 3980   | outgoing-1      | the connection can not carry the following family/families
01:05:10 | 3980   | outgoing-1      |  - exabgp is not configured for ipv4/unicast
01:05:10 | 3980   | outgoing-1      | therefore no routes of this kind can be announced on the connection
01:05:10 | 3980   | outgoing-1      | --------------------------------------------------------------------
01:05:10 | 3980   | outgoing-1      | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:05:10 | 3980   | outgoing-1      | &gt;&gt; KEEPALIVE (OPENCONFIRM)
01:05:10 | 3980   | ka-outgoing-1   | receive-timer 180 second(s) left
01:05:10 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04
01:05:10 | 3980   | outgoing-1      | &lt;&lt; message of type KEEPALIVE
01:05:10 | 3980   | reactor         | connected to peer-1 with outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1
01:05:10 | 3980   | outgoing-1      | sending TCP payload (  78) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004E 0200 0000 3740 0101 0040 0200 4005 0400 0000 6480 0E26 0002 0110 2607 F0D0 1002 0011 0000 0000 0000 0002 0080 2A04 6D80 0000 0000 0000 0000 0000 0001
01:05:10 | 3980   | outgoing-1      | &gt;&gt; 1 UPDATE(s)
01:05:10 | 3980   | outgoing-1      | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0201
01:05:10 | 3980   | outgoing-1      | &gt;&gt; EOR ipv6 unicast
01:05:10 | 3980   | peer-1          | &gt;&gt; EOR(s)
01:05:10 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:05:10 | 3980   | outgoing-1      | received TCP payload (   4) 0000 0000
01:05:10 | 3980   | outgoing-1      | &lt;&lt; message of type UPDATE
01:05:10 | 3980   | parser          | parsing UPDATE (   4) 0000 0000
01:05:10 | 3980   | peer-1          | &lt;&lt; UPDATE #1
01:05:10 | 3980   | peer-1          |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)
01:05:10 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02
01:05:10 | 3980   | outgoing-1      | received TCP payload (   4) 0000 0000
01:05:10 | 3980   | outgoing-1      | &lt;&lt; message of type UPDATE
01:05:10 | 3980   | parser          | parsing UPDATE (   4) 0000 0000
01:05:10 | 3980   | peer-1          | &lt;&lt; UPDATE #2
01:05:10 | 3980   | peer-1          |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)
01:05:10 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02
01:05:10 | 3980   | outgoing-1      | received TCP payload (  10) 0000 0006 800F 0300 0201
01:05:10 | 3980   | outgoing-1      | &lt;&lt; message of type UPDATE
01:05:10 | 3980   | parser          | parsing UPDATE (  10) 0000 0006 800F 0300 0201
01:05:10 | 3980   | routes          | withdrawn NLRI none
01:05:10 | 3980   | parser          | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0002 01
01:05:10 | 3980   | routes          | announced NLRI none
01:05:10 | 3980   | peer-1          | &lt;&lt; UPDATE #3
01:05:10 | 3980   | peer-1          |    UPDATE #3 nlri  (  11) eor 2/1 (ipv6 unicast)
01:05:10 | 3980   | ka-outgoing-1   | receive-timer 179 second(s) left
01:05:10 | 3980   | ka-outgoing-1   | send-timer 59 second(s) left
01:05:11 | 3980   | ka-outgoing-1   | receive-timer 178 second(s) left
01:05:11 | 3980   | ka-outgoing-1   | send-timer 58 second(s) left
01:05:12 | 3980   | ka-outgoing-1   | receive-timer 177 second(s) left
01:05:12 | 3980   | ka-outgoing-1   | send-timer 57 second(s) left
01:05:13 | 3980   | outgoing-1      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:05:13 | 3980   | outgoing-1      | received TCP payload (   2) 0600
01:05:13 | 3980   | outgoing-1      | &lt;&lt; message of type NOTIFICATION
01:05:13 | 3980   | outgoing-1      | peer reset, message [notification received (6,0)] error[Cease / Unspecific]
01:05:13 | 3980   | outgoing-1      | outgoing-1 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection
01:05:13 | 3980   | reactor         | initialising connection to peer-1
01:05:13 | 3980   | outgoing-2      | attempting connection to ::1:1790
01:05:13 | 3980   | outgoing-2      | sending TCP payload (  59) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 003B 0104 FBF0 00B4 0102 0304 1E02 0601 0400 0200 0102 0641 0400 00FB F002 0840 0680 2800 0201 8002 0206 00
01:05:13 | 3980   | outgoing-2      | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=1.2.3.4 capabilities=[Multiprotocol(ipv6 unicast), Extended Message(65535), Graceful Restart Flags 0x8 Time 40 ipv6/unicast=0x80, ASN4(64496)]
01:05:13 | 3980   | outgoing-2      | received TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0015 03
01:05:13 | 3980   | outgoing-2      | received TCP payload (   2) 0605
01:05:13 | 3980   | outgoing-2      | &lt;&lt; message of type NOTIFICATION
01:05:13 | 3980   | outgoing-2      | peer reset, message [notification received (6,5)] error[Cease / Connection Rejected]
01:05:13 | 3980   | outgoing-2      | outgoing-2 2607:f0d0:1002:0011:0000:0000:0000:0002-::1, closing connection</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.697458" elapsed="0.000433"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:13.698567" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exabgp_graceful_restart.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:05:13.698086" elapsed="0.000558"/>
</kw>
<arg>${EXABGP3_LOG}</arg>
<arg>${EXABGP3_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:13.683704" elapsed="0.015009"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.699289" level="INFO">[?2004l</msg>
<msg time="2026-09-01T01:05:13.699373" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:05:13.699187" elapsed="0.000240"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.699814" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.699589" elapsed="0.000264"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.700587" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.700282" elapsed="0.000329"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:13.700747" elapsed="0.000167"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:05:13.700030" elapsed="0.000937"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.867634" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:05:13.867898" level="INFO">${output} = ^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:13.701100" elapsed="0.166828"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.868560" level="INFO">^C[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.868200" elapsed="0.000404"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.871593" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:13.869346" elapsed="0.002506"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.872786" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:05:13.872868" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:13.871999" elapsed="0.000892"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.873497" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.873240" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.872967" elapsed="0.000623"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.872944" elapsed="0.000679"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:05:13.868879" elapsed="0.004794"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:05:13.698921" elapsed="0.174801"/>
</kw>
<doc>Save exabgp logs as exabgp_graceful_restart.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-09-01T01:05:13.586416" elapsed="0.287411"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.880715" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:13.880366" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.882069" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:05:13.965587" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:13.965919" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:05:13.966006" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:05:13.966085" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:13.881894" elapsed="0.084236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.968112" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:05:13.967557" elapsed="0.000681"/>
</kw>
<msg time="2026-09-01T01:05:13.968446" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:05:13.968533" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.966668" elapsed="0.001910"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.969809" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:13.968913" elapsed="0.000947"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.972452" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.971786" elapsed="0.000754"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.973526" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.972958" elapsed="0.000649"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.974454" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.973903" elapsed="0.000637"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:05:13.970767" elapsed="0.003883"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.970023" elapsed="0.004694"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.969981" elapsed="0.004786"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:05:13.975076" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:13.974876" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.974844" elapsed="0.000399"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:05:13.975534" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:05:13.975363" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.975315" elapsed="0.000387"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:13.975987" elapsed="0.000042"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:05:13.881421" elapsed="0.094829"/>
</kw>
<msg time="2026-09-01T01:05:13.976372" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.880899" elapsed="0.095594"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:05:13.879778" elapsed="0.096866"/>
</kw>
<msg time="2026-09-01T01:05:13.976741" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:13.875498" elapsed="0.101350"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:05:13.874960" elapsed="0.102034"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:05:13.874713" elapsed="0.102380"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:05:13.977420" elapsed="0.000785"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:13.978721" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:05:13.978566" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.981040" level="INFO">${output} = None</msg>
<msg time="2026-09-01T01:05:13.981126" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.980633" elapsed="0.001383">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.982908" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.982408" elapsed="0.000587"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.984516" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:13.983858" elapsed="0.000710"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.985222" level="FAIL">No open connection.</msg>
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.984867" elapsed="0.000867">No open connection.</status>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.983440" elapsed="0.002615">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.986833" level="INFO">${output} = None</msg>
<msg time="2026-09-01T01:05:13.986922" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.986490" elapsed="0.001011">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.988504" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.987877" elapsed="0.000686"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.989550" level="FAIL">No open connection.</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.989314" elapsed="0.000571">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:13.990752" level="INFO">${output} = None</msg>
<msg time="2026-09-01T01:05:13.990808" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.990101" elapsed="0.000980">No open connection.</status>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:13.992004" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:13.991677" elapsed="0.000385"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:13.991217" elapsed="0.000887"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:13.991188" elapsed="0.000971"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="FAIL" start="2026-09-01T01:05:13.988893" elapsed="0.003412">Several failures occurred:

1) No open connection.

2) No open connection.</status>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="FAIL" start="2026-09-01T01:05:13.980099" elapsed="0.012377">Several failures occurred:

1) No open connection.

2) No open connection.

3) No open connection.

4) No open connection.

5) No open connection.</status>
</kw>
<arg>ExaBgpLib.Stop_ExaBgp</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:13.979268" elapsed="0.013273"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:05:13.874469" elapsed="0.118135"/>
</kw>
<doc>Functional test for ipv6 connection with bgp.

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests simple connection between one ibgp peer (exabgp) and Odl.
Peer is configured with ipv6, and exabgp connectes to odl via ipv6.
Exabgp sends one ipv6 unicast route, which presence is verified in
example-ipv6-topology. Tests this connection multiple times, with
different ipv6 accepted formats, e.g. (::1, 0:0:0:0:0:0:0:1, full text)
This suite also tests a combination of afi-safis on odl and exabgp.
ipv6 route injection is carried out from odl to the ibgp peer without
ipv6 family enabled on the peer device and checked for exceptions</doc>
<status status="PASS" start="2026-09-01T01:02:16.719570" elapsed="177.273074"/>
</suite>
<suite id="s1-s6" name="Bgp Llgr Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_llgr_basic.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.085125" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.081103" elapsed="0.004100"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:05:14.080894" elapsed="0.004378"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.089591" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:05:14.086272" elapsed="0.003344"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:05:14.089810" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.089697" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.089674" elapsed="0.000199"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.090356" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.090012" elapsed="0.000383"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.090821" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:05:14.090541" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:05:14.091311" elapsed="0.000269"/>
</kw>
<msg time="2026-09-01T01:05:14.091665" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:14.091707" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.090992" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.092222" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:14.091877" elapsed="0.000368"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.093152" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:14.092903" elapsed="0.000274"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.093548" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:14.093310" elapsed="0.000261"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.093970" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.093713" elapsed="0.000280"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.098076" elapsed="0.000207"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.098732" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:14.098440" elapsed="0.000315"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.098892" elapsed="0.000200"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.099825" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:14.099562" elapsed="0.000286"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:05:14.099889" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:05:14.100104" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.099281" elapsed="0.000846"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:14.100684" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc192f7a90&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:05:14.100286" elapsed="0.000519"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.100950" elapsed="0.000167"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:05:14.097582" elapsed="0.003604"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:14.097408" elapsed="0.003817"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:05:14.094044" elapsed="0.007209"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.101771" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.101416" elapsed="0.000394"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.102336" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.101957" elapsed="0.000418"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.102863" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.102522" elapsed="0.000379"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:05:14.092507" elapsed="0.010445"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:05:14.085954" elapsed="0.017047"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.103182" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.103063" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.103045" elapsed="0.000196"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.106010" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:14.105672" elapsed="0.000362"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.106471" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:14.106194" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:14.106535" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:14.106672" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:14.105381" elapsed="0.001313"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:14.107575" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.107345" elapsed="0.000253"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.108270" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:14.108371" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.108102" elapsed="0.000293"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.152224" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:14.151610" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.151586" elapsed="0.000802"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.153066" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:14.153433" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.152588" elapsed="0.000898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.154452" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.153744" elapsed="0.000811"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.155735" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.154810" elapsed="0.000974"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.157611" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:14.157781" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:14.157250" elapsed="0.000574"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.158226" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.159779" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:14.530286" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:04:22 UTC 2026

  System load:  0.16               Processes:             127
  Usage of /:   13.9% of 77.35GB   Users logged in:       1
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:10 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:14.159487" elapsed="0.370956"/>
</kw>
<msg time="2026-09-01T01:05:14.530519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.159017" elapsed="0.371676"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:14.156381" elapsed="0.374469"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.531750" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:05:14.544931" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:05:14.545096" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:05:14.545216" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:14.531226" elapsed="0.014038"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.545593" elapsed="0.000489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.547590" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.546788" elapsed="0.000943"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.548343" elapsed="0.000071"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.547960" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.547928" elapsed="0.000644"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:05:14.548972" elapsed="0.000083"/>
</return>
<status status="PASS" start="2026-09-01T01:05:14.548675" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.548654" elapsed="0.000589"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.549333" elapsed="0.000022"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.553723" elapsed="0.000626"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.554716" elapsed="0.000382"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.555494" elapsed="0.000300"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.549952" elapsed="0.005932"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:05:14.150559" elapsed="0.405554"/>
</kw>
<msg time="2026-09-01T01:05:14.556286" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.109437" elapsed="0.446934"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:05:14.108988" elapsed="0.447493"/>
</kw>
<msg time="2026-09-01T01:05:14.556531" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.108541" elapsed="0.448047"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.559976" elapsed="0.000427"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.560608" elapsed="0.000183"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.560975" elapsed="0.000119"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.556967" elapsed="0.004214"/>
</kw>
<msg time="2026-09-01T01:05:14.561295" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:05:14.107788" elapsed="0.453552"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.561866" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.561560" elapsed="0.000357"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:05:14.561968" elapsed="0.000036"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:05:14.107005" elapsed="0.455114"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:14.106851" elapsed="0.455340"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:14.106740" elapsed="0.455496"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:05:14.103449" elapsed="0.458857"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:05:14.562517" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.575997" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.575898" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.575878" elapsed="0.000180"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.576349" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:14.576440" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.576213" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.576827" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.576599" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.577227" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.576998" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:14.577934" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:05:14.577740" elapsed="0.000332">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:05:14.578184" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:05:14.578224" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.577417" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.578522" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:14.578309" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.578293" elapsed="0.000315"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:14.579464" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.579022" elapsed="0.000466"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:05:14.579530" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:14.579665" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.578784" elapsed="0.000944"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.579871" elapsed="0.000373"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.580504" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:14.580591" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.580409" elapsed="0.000206"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.580748" elapsed="0.002011"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.583173" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:05:14.834249" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.582924" elapsed="0.251533"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.837749" elapsed="0.000347"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.838276" elapsed="0.000177"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.838592" elapsed="0.000094"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.835645" elapsed="0.003089"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:14.834947" elapsed="0.003829"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.575606" elapsed="0.263216"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:14.563694" elapsed="0.275170"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.563218" elapsed="0.275691"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:14.563024" elapsed="0.275921"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:05:14.562849" elapsed="0.276131"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:05:14.085562" elapsed="0.753475"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.841759" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.841618" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.841592" elapsed="0.000239"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.846149" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.846037" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.846021" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.847105" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:14.846750" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.847589" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:14.847293" elapsed="0.000319"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:14.847652" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:05:14.847799" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:14.846433" elapsed="0.001388"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.852764" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.852664" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.852646" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.854034" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:14.853917" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.853900" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:14.854564" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.854249" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.854941" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:14.854732" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.894720" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:14.855643" elapsed="0.039203"/>
</kw>
<msg time="2026-09-01T01:05:14.894966" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:14.895006" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.855109" elapsed="0.039929"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.969826" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "l "l "[78Cg "[A[78Cr
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:14.895750" elapsed="0.074225"/>
</kw>
<msg time="2026-09-01T01:05:14.970099" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:14.970212" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.895255" elapsed="0.074992"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.970589" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:14.970337" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.970306" elapsed="0.000447"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.971250" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "l "l "[78Cg "[A[78Cr
 "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:14.970888" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.971613" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:14.971398" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.971383" elapsed="0.000391"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:14.971807" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.973777" elapsed="0.000634"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.974738" elapsed="0.000285"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:14.975380" elapsed="0.000225"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:14.973026" elapsed="0.002662"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:14.972083" elapsed="0.003732"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:14.853638" elapsed="0.122266"/>
</kw>
<msg time="2026-09-01T01:05:14.975983" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:14.976076" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.852963" elapsed="0.123148"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:14.976299" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:05:14.976202" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.976185" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.976746" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.977045" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:14.977108" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:14.852391" elapsed="0.124958"/>
</kw>
<msg time="2026-09-01T01:05:14.977433" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:14.977471" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.848248" elapsed="0.129255"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:14.977791" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:14.977568" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:14.977553" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:14.848102" elapsed="0.129778"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:14.847940" elapsed="0.129968"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:14.845776" elapsed="0.132182"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:05:14.839608" elapsed="0.138398"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:14.839197" elapsed="0.138845"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:05:14.080613" elapsed="0.897474"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.978576" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:14.978241" elapsed="0.000358"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.979047" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:14.978755" elapsed="0.000328"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:14.980626" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:14.980693" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:14.980370" elapsed="0.000344"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.980854" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:14.981924" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:15.746551" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:05:15 UTC 2026

  System load:  0.0                Processes:             105
  Usage of /:   19.8% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:01:00 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:14.981643" elapsed="0.765046"/>
</kw>
<msg time="2026-09-01T01:05:15.746768" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.981306" elapsed="0.765547"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:14.979959" elapsed="0.767091"/>
</kw>
<msg time="2026-09-01T01:05:15.747099" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.979611" elapsed="0.767545"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:05:14.979277" elapsed="0.767948"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:15.747772" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc193d7c10&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:05:15.747447" elapsed="0.000485"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.755618" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:05:15.763472" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/gobgp/gobgp.cfg' -&gt; '/home/jenkins//gobgp.cfg'</msg>
<arg>${GOBGP_FOLDER}/${GOBGP_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:05:15.748410" elapsed="0.015137"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.771799" level="INFO">2 files:
exa-md5.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:05:15.771941" level="INFO">@{cfgfiles} = [ exa-md5.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:05:15.763751" elapsed="0.008220"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.772685" level="INFO">Executing command 'sed -i -e 's/GOBGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:15.784684" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/GOBGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.772480" elapsed="0.012277"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.785189" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:15.833580" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.784960" elapsed="0.048741"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.834475" level="INFO">Executing command 'sed -i -e 's/ROUTERID/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:15.885756" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.834067" elapsed="0.051841"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.886675" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:15.937746" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.886356" elapsed="0.051529"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.938651" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:15.989741" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.938301" elapsed="0.051558"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:15.990553" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:05:16.042130" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:16.042559" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:15.990240" elapsed="0.052377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:16.043877" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:16.043172" elapsed="0.000800"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:05:15.772284" elapsed="0.271758"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.045082" level="INFO">Executing command 'sed -i -e 's/GOBGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.094414" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/GOBGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.044746" elapsed="0.049800"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.095350" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.145976" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.094936" elapsed="0.051164"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.146851" level="INFO">Executing command 'sed -i -e 's/ROUTERID/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.198213" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTERID/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.146505" elapsed="0.051922"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.199278" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.250442" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.198882" elapsed="0.051708"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.251537" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.302448" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.251127" elapsed="0.051462"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.303408" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:05:16.354850" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:16.355245" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.303009" elapsed="0.052300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:16.356600" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:16.355885" elapsed="0.000816"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:05:16.044436" elapsed="0.312337"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:05:15.772046" elapsed="0.584803"/>
</for>
<doc>Uploads gobgp config files</doc>
<status status="PASS" start="2026-09-01T01:05:15.748168" elapsed="0.608852"/>
</kw>
<kw name="Download_Gobgp_Binary">
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.367774" level="INFO">${tools_connection} = 8</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:16.366918" elapsed="0.000909"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:16.371229" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:16.371402" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:16.370666" elapsed="0.000783"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:16.371805" elapsed="0.000717"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.374707" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:16.773762" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:05:15 UTC 2026

  System load:  0.0                Processes:             105
  Usage of /:   19.8% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:15 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:16.374034" elapsed="0.399892"/>
</kw>
<msg time="2026-09-01T01:05:16.774011" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:16.372859" elapsed="0.401242"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:16.369760" elapsed="0.404473"/>
</kw>
<msg time="2026-09-01T01:05:16.774285" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:16.368906" elapsed="0.405434"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:05:16.368227" elapsed="0.406186"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-09-01T01:05:16.774467" elapsed="0.000046"/>
</return>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:05:16.366163" elapsed="0.408479"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:16.775065" level="INFO">Executing command 'wget https://github.com/osrg/gobgp/releases/download/v2.18.0/gobgp_2.18.0_linux_386.tar.gz'.</msg>
<msg time="2026-09-01T01:05:17.195549" level="INFO">Command exited with return code 0.</msg>
<arg>wget ${GOBGP_BINARY_URL}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:16.774880" elapsed="0.420879"/>
</kw>
<kw name="File Should Exist" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.239051" level="INFO">[chan 2] Opened sftp connection (server version 3)</msg>
<arg>./${FILE_NAME}</arg>
<doc>Fails if the given ``path`` does NOT point to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:05:17.196238" elapsed="0.045128"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.242297" level="INFO">Executing command 'tar -xzf gobgp_2.18.0_linux_386.tar.gz'.</msg>
<msg time="2026-09-01T01:05:17.467586" level="INFO">Command exited with return code 0.</msg>
<arg>tar -xzf ${FILE_NAME}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:17.241859" elapsed="0.225959"/>
</kw>
<doc>Downloads gobgp binary and untar the binary zip file</doc>
<status status="PASS" start="2026-09-01T01:05:16.357397" elapsed="1.110721"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:14.080275" elapsed="3.388013"/>
</kw>
<test id="s1-s6-t1" name="Reconfigure_ODL_To_Accept_Connections" line="40">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:17.475056" elapsed="0.000532"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:17.474531" elapsed="0.001168"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.478257" elapsed="0.000044"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.477950" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.477903" elapsed="0.000561"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.489508" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.489260" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.489220" elapsed="0.000425"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.491910" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.490986" elapsed="0.000980"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.492948" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:17.492326" elapsed="0.000673"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:17.493085" elapsed="0.000094"/>
</return>
<msg time="2026-09-01T01:05:17.493456" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:17.490196" elapsed="0.003308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.504893" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.504675" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.504636" elapsed="0.000394"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.507482" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.507245" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.507208" elapsed="0.000440"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:17.508610" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.507948" elapsed="0.000715"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.509510" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:17.508977" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.551889" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:17.510745" elapsed="0.041299"/>
</kw>
<msg time="2026-09-01T01:05:17.552252" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:17.552294" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.509954" elapsed="0.042375"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.596691" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:17.552984" elapsed="0.043854"/>
</kw>
<msg time="2026-09-01T01:05:17.597013" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:17.597054" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.552597" elapsed="0.044491"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.597513" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.597214" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.597180" elapsed="0.000419"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.598073" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.597744" elapsed="0.000516"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.598561" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.598355" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.598319" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:17.598666" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:17.601576" elapsed="0.000326"/>
</kw>
<msg time="2026-09-01T01:05:17.601960" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.600426" elapsed="0.001663"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.602410" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.602731" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:17.599693" elapsed="0.003217"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:17.598998" elapsed="0.003973"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:17.506620" elapsed="0.096436"/>
</kw>
<msg time="2026-09-01T01:05:17.603161" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:17.603203" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.505391" elapsed="0.097847"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:17.603439" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:17.603319" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.603296" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.603882" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.604264" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.604356" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:17.503865" elapsed="0.100593"/>
</kw>
<msg time="2026-09-01T01:05:17.604543" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:17.604582" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.494277" elapsed="0.110339"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.604906" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.604683" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.604668" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:17.493960" elapsed="0.111037"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:17.493617" elapsed="0.111411"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:17.488497" elapsed="0.116583"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:17.477183" elapsed="0.127947"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.476000" elapsed="0.129235"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:17.469947" elapsed="0.135343"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.606125" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.605498" elapsed="0.000669"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.626498" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.626114" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:17.627225" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:17.626974" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:17.627420" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:17.626671" elapsed="0.000771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.627932" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.627590" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:17.628239" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:17.628422" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:17.628100" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.628806" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.628586" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.629931" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.629509" elapsed="0.000464"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.630429" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.630151" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.631061" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.630789" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.631824" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.631607" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.631894" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:17.632042" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.631273" elapsed="0.000792"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.632233" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:05:17.630664" elapsed="0.001898"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.633047" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.632781" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.633756" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.633568" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.633822" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:17.633953" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.633254" elapsed="0.000721"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.634109" elapsed="0.000235"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:05:17.632661" elapsed="0.001722"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.634864" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.634600" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.635640" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.635415" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.635725" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:17.635884" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.635090" elapsed="0.000821"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.636054" elapsed="0.000241"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:05:17.634481" elapsed="0.001875"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.636948" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.636631" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.637700" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.637493" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.637767" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:17.637900" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.637168" elapsed="0.000753"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.638058" elapsed="0.000212"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:05:17.636479" elapsed="0.001837"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.638828" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.638562" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.639530" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.639323" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.639597" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:17.639731" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.639016" elapsed="0.000736"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.639885" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:17.638442" elapsed="0.001672"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.640818" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.640389" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.641519" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.641313" elapsed="0.000228"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.641583" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:17.641718" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.641007" elapsed="0.000732"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.641873" elapsed="0.000194"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:05:17.640242" elapsed="0.001861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.642648" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.642363" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.643379" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.643126" elapsed="0.000279"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.643449" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:17.643586" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.642849" elapsed="0.000759"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.643743" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:17.642218" elapsed="0.001753"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.644510" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:17.644202" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:17.645232" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.645022" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:17.645305" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:05:17.645462" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:17.644735" elapsed="0.000749"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.645616" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:17.644067" elapsed="0.001778"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:05:17.630500" elapsed="0.015374"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:17.645911" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:17.646052" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME':...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:17.629192" elapsed="0.016883"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.628907" elapsed="0.017197"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.646299" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.646126" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.628890" elapsed="0.017501"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.647192" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:17.646522" elapsed="0.000696"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:17.647261" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-09-01T01:05:17.625578" elapsed="0.021824"/>
</kw>
<msg time="2026-09-01T01:05:17.647452" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.624800" elapsed="0.022695"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.647933" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.648453" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.648953" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.649154" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.649328" elapsed="0.000038"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.649710" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.649581" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:17.649568" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.649905" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.650054" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.650218" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:17.649542" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.649451" elapsed="0.000860"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.650469" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.650535" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:05:17.650646" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:17.620833" elapsed="0.029836"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.664697" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.664251" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:17.665574" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:17.665360" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:17.665723" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:17.664889" elapsed="0.000855"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.666252" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.665891" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:17.666606" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:17.666749" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:17.666478" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.667150" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.666914" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:05:17.667590" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.667270" elapsed="0.000382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.668162" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME':...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.667876" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.667713" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.667251" elapsed="0.000988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.669112" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:17.668406" elapsed="0.000750"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:17.669202" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-09-01T01:05:17.663666" elapsed="0.005662"/>
</kw>
<msg time="2026-09-01T01:05:17.669404" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.662911" elapsed="0.006537"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.669885" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.670371" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.670833" elapsed="0.000022"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.671001" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.671172" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.671528" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.671399" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:17.671387" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.671723" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.671868" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.672014" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:17.671358" elapsed="0.000702"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.671243" elapsed="0.000840"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.672228" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.672348" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:05:17.672471" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:17.660406" elapsed="0.012091"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:17.673651" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:17.673437" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:17.673790" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:17.673080" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.674091" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.673873" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.676028" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.675750" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.674179" elapsed="0.001905"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.673857" elapsed="0.002249"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.678372" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.676270" elapsed="0.002129"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:05:17.678447" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:17.678588" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:17.672793" elapsed="0.005818"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.679887" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.679656" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.680313" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.680068" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.680766" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.680532" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.681180" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.680941" elapsed="0.000278"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:17.681967" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:05:17.681793" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:05:17.682305" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:05:17.682128" elapsed="0.000220"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.682486" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.683080" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.682857" elapsed="0.000261"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:05:17.683172" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:17.683311" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:05:17.681433" elapsed="0.001912"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:17.705671" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '986', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:05:17.705745" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node09sk8r0zafgn5146bfcz1ahbcs3.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:05:17 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:17.705956" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:17.685614" elapsed="0.020368"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.683412" elapsed="0.022616"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.706238" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.706057" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.683396" elapsed="0.022934"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.709654" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.707385" elapsed="0.002310"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.707122" elapsed="0.002605"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.707106" elapsed="0.002645"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.712431" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.710006" elapsed="0.002470"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.709801" elapsed="0.002706"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.709786" elapsed="0.002743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.713119" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:17.712706" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.713586" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.713248" elapsed="0.000395"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.714188" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.713828" elapsed="0.000392"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.713672" elapsed="0.000589"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.713227" elapsed="0.001059"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.714848" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:17.714493" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.715209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.714934" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.715768" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.715467" elapsed="0.000398"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:17.715289" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.714919" elapsed="0.001007"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.716083" elapsed="0.000377"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:17.716903" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:17.716619" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.717066" elapsed="0.002469"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:17.706779" elapsed="0.012843"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:05:17.719819" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:05:17.719689" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.719673" elapsed="0.000277"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.720135" elapsed="0.000049"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.720243" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:05:17.722788" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:05:17.678912" elapsed="0.043902"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:17.722877" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:17.723021" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:05:17.610648" elapsed="0.112395"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.723465" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.723130" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.723114" elapsed="0.000439"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:17.723587" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:05:17.606536" elapsed="0.117162"/>
</kw>
<doc>Configure BGP peer modules with initiate-connection set to false with short ipv6 address.</doc>
<status status="PASS" start="2026-09-01T01:05:17.468446" elapsed="0.255367"/>
</test>
<test id="s1-s6-t2" name="Start_Gobgp" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:17.726979" elapsed="0.000222"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:17.726743" elapsed="0.000509"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.728191" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.728068" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.728052" elapsed="0.000202"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.732603" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.732504" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.732488" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.733616" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.733211" elapsed="0.000429"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.734042" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:17.733782" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:17.734105" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:17.734257" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:17.732864" elapsed="0.001415"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.739430" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.739321" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.739303" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.740574" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:17.740480" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.740463" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:17.741037" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:17.740767" elapsed="0.000294"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.741438" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:17.741222" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.771630" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:17.741906" elapsed="0.029848"/>
</kw>
<msg time="2026-09-01T01:05:17.771941" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:17.771981" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.741603" elapsed="0.030413"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.791697" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:17.772570" elapsed="0.019220"/>
</kw>
<msg time="2026-09-01T01:05:17.791939" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:17.791978" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.772217" elapsed="0.019796"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.792357" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.792096" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.792073" elapsed="0.000358"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.792839" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.792563" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.793164" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.792956" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.792940" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:17.793266" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:17.795775" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:05:17.795962" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.794675" elapsed="0.001412"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.796373" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.796687" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:17.794059" elapsed="0.002802"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:17.793566" elapsed="0.003351"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:17.740203" elapsed="0.056798"/>
</kw>
<msg time="2026-09-01T01:05:17.797083" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:17.797121" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.739632" elapsed="0.057548"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:17.797418" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:17.797305" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.797287" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.797848" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.798170" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:17.798235" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:17.739010" elapsed="0.059339"/>
</kw>
<msg time="2026-09-01T01:05:17.798436" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:17.798475" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "a "r "t "_ "G "o "b "g "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.734705" elapsed="0.063806"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:17.798800" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:17.798577" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:17.798562" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:17.734576" elapsed="0.064312"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:17.734410" elapsed="0.064510"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:17.732183" elapsed="0.066789"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:17.727811" elapsed="0.071211"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.727407" elapsed="0.071657"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:17.724796" elapsed="0.074316"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.799654" level="INFO">${cmd} = gobgp.cfg &gt; gobgp.log</msg>
<var>${cmd}</var>
<arg>${GOBGP_CFG} &gt; ${GOBGP_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.799361" elapsed="0.000316"/>
</kw>
<kw name="Start_GoBgp_And_Verify_Connected" owner="GoBgpLib">
<kw name="Start_GoBgp" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.802637" level="INFO">${start_cmd} = /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<var>${start_cmd}</var>
<arg>${GOBGP_EXECUTION_COMMAND} /home/jenkins/${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.802328" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.803016" level="INFO">/home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.802801" elapsed="0.000254"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:17.805665" level="INFO">/home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log</msg>
<msg time="2026-09-01T01:05:17.805747" level="INFO">${output} =  /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:17.803204" elapsed="0.002566"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.806132" level="INFO"> /home/jenkins/gobgpd -l debug -f /home/jenkins/gobgp.cfg &gt; gobgp.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.805914" elapsed="0.000275"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no gobgp is running. For verified
start use Start_GoBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:17.802032" elapsed="0.004207"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.807954" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:17.807644" elapsed="0.000333"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.808442" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:17.808122" elapsed="0.000343"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:17.815655" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node09sk8r0zafgn5146bfcz1ahbcs3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:17.815805" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:05:17.815934" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:17.808612" elapsed="0.007345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.818242" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:17.816106" elapsed="0.002178"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:05:17.820679" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:05:17.820774" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:05:17.818434" elapsed="0.002468">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:05:17.807228" elapsed="0.013782">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:32.823848" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:32.822944" elapsed="0.000969"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:32.824983" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:32.824285" elapsed="0.000752"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:32.845363" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node09sk8r0zafgn5146bfcz1ahbcs3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:32.845698" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1064'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:05:32.845901" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:32.825386" elapsed="0.020565"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:32.851617" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:32.846318" elapsed="0.005408"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:05:32.856999" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:05:32.857226" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:05:32.852039" elapsed="0.005463">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:05:32.821807" elapsed="0.035917">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<kw name="Verify_GoBgps_Connection" owner="GoBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.860828" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:47.859957" elapsed="0.000937"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.861976" level="INFO">${exp_status_code} = [200, 201, 204]</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:47.861276" elapsed="0.000752"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:47.874621" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node09sk8r0zafgn5146bfcz1ahbcs3.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:47.874932" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1064'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:05:47.875134" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${gobgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:47.862377" elapsed="0.012843"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.880589" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:47.875582" elapsed="0.005117"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.885944" level="INFO">Argument types are:
&lt;class 'list'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:05:47.886132" level="FAIL">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:05:47.881014" elapsed="0.005400">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:05:47.858744" elapsed="0.027914">ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<msg time="2026-09-01T01:05:47.886843" level="FAIL">Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</msg>
<arg>${connection_retries}x</arg>
<arg>15s</arg>
<arg>Verify_GoBgps_Connection</arg>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:05:17.806737" elapsed="30.080283">Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or a real number, not 'list'</status>
</kw>
<msg time="2026-09-01T01:05:47.887279" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:05:47.887366" level="INFO">${value} = Keyword 'Verify_GoBgps_Connection' failed after retrying 3 times. The last error was: ValueError: '[200, 201, 204]' cannot be converted to a floating point number: float() argument must be a string or...</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${connection_retries}x</arg>
<arg>15s</arg>
<arg>Verify_GoBgps_Connection</arg>
<arg>${session}</arg>
<arg>${gobgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:17.806395" elapsed="30.081018"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:05:47.889019" level="INFO">[?2004l</msg>
<msg time="2026-09-01T01:05:47.889202" level="INFO">${output} = [?2004l</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:05:47.888788" elapsed="0.000467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.890207" level="INFO">[?2004l</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:47.889582" elapsed="0.000748"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.892354" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:47.891515" elapsed="0.001024"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:47.892871" elapsed="0.000529"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:05:47.890766" elapsed="0.002797"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:47.897041" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:05:47.897241" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:47.893892" elapsed="0.003402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.898123" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:47.897623" elapsed="0.000626"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:05:47.888208" elapsed="0.010152"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:47.887631" elapsed="0.010782"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.887584" elapsed="0.010901"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:05:47.898824" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:47.898600" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.898567" elapsed="0.000384"/>
</if>
<arg>${cmd}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the GoBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib. [Gobgp at times might take more time, hence the loop]</doc>
<status status="PASS" start="2026-09-01T01:05:17.799928" elapsed="30.099114"/>
</kw>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:17.724187" elapsed="30.175105"/>
</test>
<test id="s1-s6-t3" name="Delete_Bgp_Peer_Configuration" line="61">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:47.907848" elapsed="0.000456"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:47.907297" elapsed="0.001119"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:47.911020" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:47.910796" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.910755" elapsed="0.000439"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:47.920509" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:47.920319" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.920289" elapsed="0.000334"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.922204" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:47.921649" elapsed="0.000589"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:47.922820" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:47.922438" elapsed="0.000413"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:47.922906" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:05:47.923096" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:47.921000" elapsed="0.002125"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:47.930222" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:47.930038" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.930012" elapsed="0.000325"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:47.932191" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:47.932028" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:47.932004" elapsed="0.000272"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:47.932864" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:47.932459" elapsed="0.000436"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:47.933389" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:47.933093" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:47.972858" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:47.934120" elapsed="0.038862"/>
</kw>
<msg time="2026-09-01T01:05:47.973184" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:47.973227" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:47.933646" elapsed="0.039615"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.008701" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:47.973889" elapsed="0.034912"/>
</kw>
<msg time="2026-09-01T01:05:48.008950" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:48.008989" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:47.973529" elapsed="0.035494"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.009344" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.009103" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.009081" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.009837" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.009561" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.010164" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.009957" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.009942" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:48.010265" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:48.012761" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:05:48.012978" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.011681" elapsed="0.001546"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.013610" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.013966" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:48.011054" elapsed="0.003117"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:48.010556" elapsed="0.003677"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:47.931623" elapsed="0.082696"/>
</kw>
<msg time="2026-09-01T01:05:48.014401" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:48.014440" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:47.930610" elapsed="0.083881"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:48.014657" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:48.014561" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.014544" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.015282" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.015606" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.015672" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:47.929587" elapsed="0.086181"/>
</kw>
<msg time="2026-09-01T01:05:48.015854" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:48.015893" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:47.923628" elapsed="0.092300"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.016326" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.015996" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.015980" elapsed="0.000460"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:47.923434" elapsed="0.093044"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:47.923219" elapsed="0.093292"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:47.919748" elapsed="0.096817"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:47.910099" elapsed="0.106517"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:47.908864" elapsed="0.107794"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:47.901417" elapsed="0.115291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.017576" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.016910" elapsed="0.000694"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.047012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.046687" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:48.047747" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:48.047506" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:48.047900" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:48.047195" elapsed="0.000726"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.048621" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:48.048065" elapsed="0.000581"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:48.048996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ipv6/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:48.049200" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:48.048837" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.049604" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.049366" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.050507" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.050262" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.050919" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.050689" elapsed="0.000252"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.051769" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.051500" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.052448" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.052252" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.052530" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:48.052663" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.051956" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.052826" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:05:48.051336" elapsed="0.001771"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.053614" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.053337" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.054272" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.054075" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.054337" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:48.054485" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.053799" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.054641" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:05:48.053219" elapsed="0.001646"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.055351" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.055076" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.056008" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.055828" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.056073" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:48.056219" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.055553" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.056373" elapsed="0.000207"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:05:48.054960" elapsed="0.001654"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.057090" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.056826" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.057781" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.057600" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.057846" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:48.057974" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.057306" elapsed="0.000689"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.058127" elapsed="0.000204"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:05:48.056711" elapsed="0.001655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.059009" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.058592" elapsed="0.000440"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.059687" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.059505" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.059751" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:48.059881" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.059211" elapsed="0.000691"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.060035" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:48.058460" elapsed="0.001816"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.060763" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.060502" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.061416" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.061233" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.061517" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:48.061652" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.060945" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.061807" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:05:48.060372" elapsed="0.001692"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.062577" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.062295" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.063231" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.063033" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.063296" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:48.063425" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.062762" elapsed="0.000684"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.063595" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:48.062177" elapsed="0.001643"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.064306" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:48.064032" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:48.064961" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.064781" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:48.065026" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:48.065172" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:48.064507" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.065328" elapsed="0.000206"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:48.063916" elapsed="0.001653"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:05:48.050984" elapsed="0.014615"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:48.065642" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:05:48.065813" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME':...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:48.049966" elapsed="0.015878"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.049705" elapsed="0.016176"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.066082" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.065904" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.049688" elapsed="0.016503"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.067048" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.066365" elapsed="0.000709"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:48.067117" elapsed="0.000044"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="PASS" start="2026-09-01T01:05:48.046127" elapsed="0.021139"/>
</kw>
<msg time="2026-09-01T01:05:48.067317" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.045291" elapsed="0.022069"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.067808" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.068288" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer.titanium/gobgp_2.18.0_linux_386.tar.gz,
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ipv6/bgp_peer/gobgp_2.18.0_linux_386.tar.gz.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.068778" elapsed="0.000022"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.068945" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.069097" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.069614" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.069306" elapsed="0.000358"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:48.069294" elapsed="0.000391"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.069819" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.070010" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.070230" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:48.069269" elapsed="0.001025"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.069180" elapsed="0.001145"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.070524" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.070612" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:05:48.070747" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:48.041189" elapsed="0.029582"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.071756" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.071529" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:48.084991" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node09sk8r0zafgn5146bfcz1ahbcs3.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:48.085035" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:48.085128" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:48.073722" elapsed="0.011463"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.071855" elapsed="0.013367"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.085382" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.085245" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.071840" elapsed="0.013665"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.088491" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.086387" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.086191" elapsed="0.002370"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.086175" elapsed="0.002409"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.091442" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.088832" elapsed="0.002667"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.088635" elapsed="0.002895"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.088620" elapsed="0.002932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.092055" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.091705" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.092372" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.092156" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.092866" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.092601" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.092443" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.092125" elapsed="0.000814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.093423" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.093080" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.093731" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.093522" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.094214" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.093941" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:48.093802" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.093506" elapsed="0.000780"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.094419" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:48.095158" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.094895" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.095320" elapsed="0.002063"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:48.085828" elapsed="0.011612"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:05:48.097503" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:05:48.099724" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:05:48.071004" elapsed="0.028745"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:48.099797" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:05:48.017826" elapsed="0.082081"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:05:47.899861" elapsed="0.200158"/>
</test>
<test id="s1-s6-t4" name="Stop_All_Gobgps" line="74">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:48.103285" elapsed="0.000200"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:48.103018" elapsed="0.000517"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.104753" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.104657" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.104641" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.109345" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.109251" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.109235" elapsed="0.000214"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.110358" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:48.110002" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.110802" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:48.110537" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:48.110864" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:48.110998" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:48.109669" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.116164" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.116052" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.116035" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.117313" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.117217" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.117201" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:48.117781" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.117514" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.118135" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:48.117944" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.152754" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:48.118629" elapsed="0.034222"/>
</kw>
<msg time="2026-09-01T01:05:48.153002" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:48.153042" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.118315" elapsed="0.034759"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.181011" level="INFO">". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:48.153577" elapsed="0.027530"/>
</kw>
<msg time="2026-09-01T01:05:48.181286" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:48.181326" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.153251" elapsed="0.028110"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.181651" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.181432" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.181413" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.182120" level="INFO"> ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.181851" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.182444" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.182254" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.182239" elapsed="0.000291"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:48.182560" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:48.185511" elapsed="0.000143"/>
</kw>
<msg time="2026-09-01T01:05:48.185712" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.183915" elapsed="0.001923"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.186160" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.186492" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:48.183325" elapsed="0.003345"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:48.182814" elapsed="0.003913"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:48.116935" elapsed="0.069875"/>
</kw>
<msg time="2026-09-01T01:05:48.187037" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:48.187081" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.116375" elapsed="0.070740"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:48.187305" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:48.187209" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.187191" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.187744" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.188041" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.188103" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:48.115752" elapsed="0.072524"/>
</kw>
<msg time="2026-09-01T01:05:48.188357" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:48.188395" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "L "l "g "r "[C "B "a "s "i "c ". "S "t "o "p "_ "A "l "l "_ "G "o "b "g "p "s "[K"
[?1l&gt;[?2...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.111364" elapsed="0.077065"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.188730" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.188509" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.188493" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:48.111238" elapsed="0.077580"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:48.111069" elapsed="0.077776"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:48.108926" elapsed="0.079968"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:48.104394" elapsed="0.084546"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.103851" elapsed="0.085128"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:48.100833" elapsed="0.088192"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.197268" level="INFO">Executing command 'cat gobgp.log'.</msg>
<msg time="2026-09-01T01:05:48.210109" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:48.210220" level="INFO">${output_log} = {"level":"info","msg":"gobgpd started","time":"2026-09-01T01:05:17Z"}
{"Topic":"Config","level":"info","msg":"Finished reading the config file","time":"2026-09-01T01:05:17Z"}
{"level":"info","msg":"Pe...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:48.197130" elapsed="0.013114"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.210646" level="INFO">{"level":"info","msg":"gobgpd started","time":"2026-09-01T01:05:17Z"}
{"Topic":"Config","level":"info","msg":"Finished reading the config file","time":"2026-09-01T01:05:17Z"}
{"level":"info","msg":"Peer 10.30.170.91 is added","time":"2026-09-01T01:05:17Z"}
{"Topic":"Peer","level":"info","msg":"Add a peer configuration for:10.30.170.91","time":"2026-09-01T01:05:17Z"}
{"Duration":0,"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"IdleHoldTimer expired","time":"2026-09-01T01:05:17Z"}
{"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_ACTIVE","old":"BGP_FSM_IDLE","reason":{"Type":7,"BGPNotification":null,"Data":null},"time":"2026-09-01T01:05:17Z"}
{"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"try to connect","time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_OPENSENT","old":"BGP_FSM_ACTIVE","reason":{"Type":11,"BGPNotification":null,"Data":null},"time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_OPENCONFIRM","old":"BGP_FSM_OPENSENT","reason":{"Type":12,"BGPNotification":null,"Data":null},"time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","State":"BGP_FSM_OPENCONFIRM","Topic":"Peer","level":"info","msg":"Peer Up","time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"state changed","new":"BGP_FSM_ESTABLISHED","old":"BGP_FSM_OPENCONFIRM","reason":{"Type":13,"BGPNotification":null,"Data":null},"time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","Topic":"Peer","attributes":[],"level":"debug","msg":"received update","nlri":[],"time":"2026-09-01T01:05:25Z","withdrawals":[]}
{"AddressFamily":65537,"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"EOR received","time":"2026-09-01T01:05:25Z"}
{"Key":"10.30.170.91","Topic":"Peer","attributes":[],"level":"debug","msg":"received update","nlri":[],"time":"2026-09-01T01:05:25Z","withdrawals":[]}
{"AddressFamily":65537,"Key":"10.30.170.91","Topic":"Peer","level":"debug","msg":"EOR received","time":"2026-09-01T01:05:25Z"}</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.210393" elapsed="0.000342"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:48.211293" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/gobgp.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/gobgp.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:05:48.210892" elapsed="0.000453"/>
</kw>
<arg>${GOBGP_LOG}</arg>
<arg>${GOBGP_LOG}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:48.196799" elapsed="0.014599"/>
</kw>
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.211985" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:05:48.211846" elapsed="0.000161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.212373" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.212155" elapsed="0.000257"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.213207" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.212837" elapsed="0.000402"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:48.213391" elapsed="0.000199"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:05:48.212602" elapsed="0.001040"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.251386" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:05:48.251495" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:48.213780" elapsed="0.037740"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.251890" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.251664" elapsed="0.000266"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:05:48.211605" elapsed="0.040374"/>
</kw>
<doc>Save exabgp logs as exaipv6.log, and stop exabgp with ctrl-c bash signal</doc>
<status status="PASS" start="2026-09-01T01:05:48.100393" elapsed="0.151675"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:05:48.252819" elapsed="0.000582"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:48.253627" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:05:48.253557" elapsed="0.000161"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Stop_GoBgp" owner="GoBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.255036" level="INFO">${output} = None</msg>
<msg time="2026-09-01T01:05:48.255075" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="FAIL" start="2026-09-01T01:05:48.254885" elapsed="0.000914">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.256210" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.255958" elapsed="0.000292"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.256900" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:48.256630" elapsed="0.000294"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.259262" level="FAIL">No open connection.</msg>
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="FAIL" start="2026-09-01T01:05:48.257056" elapsed="0.002450">No open connection.</status>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="FAIL" start="2026-09-01T01:05:48.256427" elapsed="0.003193">No open connection.</status>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.259898" level="INFO">${output} = None</msg>
<msg time="2026-09-01T01:05:48.259933" level="FAIL">No open connection.</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:05:48.259763" elapsed="0.000358">No open connection.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.260555" level="INFO">None</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.260317" elapsed="0.000276"/>
</kw>
<doc>Stops the GoBgp by sending ctrl+c</doc>
<status status="FAIL" start="2026-09-01T01:05:48.254694" elapsed="0.006001">Several failures occurred:

1) No open connection.

2) No open connection.

3) No open connection.</status>
</kw>
<arg>GoBgpLib.Stop_GoBgp</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.254020" elapsed="0.006719"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:05:48.252628" elapsed="0.008153"/>
</kw>
<doc>Functional test for ipv6 connection with bgp.

Copyright (c) 2020 Lumina Networks Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests simple connection between one ibgp peer (goabgp) and Odl.
Peer is configured with ipv6, and gobgp connectes to odl via ipv6.</doc>
<status status="PASS" start="2026-09-01T01:05:13.994047" elapsed="34.266759"/>
</suite>
<suite id="s1-s7" name="Bgp App Peer Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.343363" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:48.339373" elapsed="0.004032"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:05:48.339175" elapsed="0.004299"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.347919" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:05:48.344517" elapsed="0.003426"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:05:48.348116" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.348018" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.347998" elapsed="0.000195"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.348656" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:48.348333" elapsed="0.000361"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.349126" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:05:48.348846" elapsed="0.000318"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:05:48.349630" elapsed="0.000245"/>
</kw>
<msg time="2026-09-01T01:05:48.349957" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:48.349996" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:48.349313" elapsed="0.000702"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.350517" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:48.350178" elapsed="0.000361"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.351611" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:48.351290" elapsed="0.000351"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.352092" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:48.351824" elapsed="0.000292"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.352553" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.352277" elapsed="0.000299"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.355505" elapsed="0.000189"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.356127" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.355843" elapsed="0.000322"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.356305" elapsed="0.000214"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.357222" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.356949" elapsed="0.000297"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:05:48.357285" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:05:48.357420" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:05:48.356693" elapsed="0.000784"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:48.357997" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1956d0d0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:05:48.357623" elapsed="0.000501"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.358293" elapsed="0.000186"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:05:48.354993" elapsed="0.003546"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:48.354819" elapsed="0.003758"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:05:48.352627" elapsed="0.005977"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.359100" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:48.358751" elapsed="0.000399"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.359655" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:48.359299" elapsed="0.000394"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.360189" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:05:48.359837" elapsed="0.000422"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:05:48.350769" elapsed="0.009542"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:05:48.344202" elapsed="0.016156"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:48.360531" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:48.360415" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.360398" elapsed="0.000192"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.363414" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:48.363047" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.363853" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:48.363597" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:48.363914" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:48.364048" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:48.362755" elapsed="0.001314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:48.364953" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.364728" elapsed="0.000247"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.365692" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:48.365780" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:48.365544" elapsed="0.000259"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:48.369071" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:48.368527" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:48.368509" elapsed="0.000695"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.369833" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:48.370055" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:48.369390" elapsed="0.000714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.371016" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:48.370388" elapsed="0.000732"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.372549" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:48.371484" elapsed="0.001112"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:48.374374" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:48.374554" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:48.374031" elapsed="0.000564"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.374915" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:48.376446" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:49.024016" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:05:48 UTC 2026

  System load:  0.04               Processes:             120
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:14 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:48.376160" elapsed="0.648172"/>
</kw>
<msg time="2026-09-01T01:05:49.024423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.375739" elapsed="0.648889"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:48.373013" elapsed="0.651777"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.025978" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:05:49.039710" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:05:49.039906" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:05:49.040003" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:49.025315" elapsed="0.014735"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.040368" elapsed="0.000607"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.042645" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:49.041841" elapsed="0.000945"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.043393" elapsed="0.000069"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.043020" elapsed="0.000563"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.042983" elapsed="0.000650"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:05:49.044025" elapsed="0.000078"/>
</return>
<status status="PASS" start="2026-09-01T01:05:49.043735" elapsed="0.000695"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.043713" elapsed="0.000788"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.044578" elapsed="0.000021"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.049848" elapsed="0.000774"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.051027" elapsed="0.000557"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.052028" elapsed="0.000422"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:49.045395" elapsed="0.007206"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:05:48.367593" elapsed="0.685300"/>
</kw>
<msg time="2026-09-01T01:05:49.052989" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.366848" elapsed="0.686226"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:05:48.366415" elapsed="0.686840"/>
</kw>
<msg time="2026-09-01T01:05:49.053329" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:48.365944" elapsed="0.687467"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.057325" elapsed="0.000495"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.058032" elapsed="0.000214"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.058438" elapsed="0.000145"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:49.053860" elapsed="0.004787"/>
</kw>
<msg time="2026-09-01T01:05:49.058759" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:05:48.365186" elapsed="0.693604"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.059484" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:49.059091" elapsed="0.000469"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:05:49.059631" elapsed="0.000050"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:05:48.364397" elapsed="0.695449"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:48.364237" elapsed="0.695756"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:48.364112" elapsed="0.695948"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:05:48.360788" elapsed="0.699396"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:05:49.060451" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.077049" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.076947" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.076928" elapsed="0.000195"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.077486" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:49.077584" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.077333" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.078027" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:49.077756" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.078521" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:49.078245" elapsed="0.000317"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:49.079311" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:05:49.079086" elapsed="0.000339">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:05:49.079559" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:05:49.079600" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.078728" elapsed="0.000893"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.079900" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:49.079690" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.079672" elapsed="0.000313"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:49.080727" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.080433" elapsed="0.000322"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:05:49.080800" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:49.080935" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:05:49.080187" elapsed="0.000770"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.081103" elapsed="0.000414"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.081795" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:05:49.081893" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.081679" elapsed="0.000238"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.082062" elapsed="0.002333"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.084806" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:05:49.312233" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.084565" elapsed="0.227891"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.316107" elapsed="0.000375"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.316635" elapsed="0.000162"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.316934" elapsed="0.000092"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:49.313861" elapsed="0.003214"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:49.313080" elapsed="0.004036"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.076674" elapsed="0.240515"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:49.061826" elapsed="0.255421"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.061325" elapsed="0.255982"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:49.061089" elapsed="0.256253"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:05:49.060847" elapsed="0.256534"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:05:48.343792" elapsed="0.973648"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.319949" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.319840" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.319818" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.324508" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.324399" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.324382" elapsed="0.000186"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.325528" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:49.325080" elapsed="0.000472"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.325959" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:49.325697" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:49.326020" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:05:49.326186" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:49.324771" elapsed="0.001437"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.331493" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.331382" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.331365" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.332663" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.332549" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.332533" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:49.333166" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.332856" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.333561" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:49.333340" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.374913" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:49.334209" elapsed="0.040833"/>
</kw>
<msg time="2026-09-01T01:05:49.375204" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:49.375244" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.333729" elapsed="0.041549"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.455020" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "g "p "_ "a "p "p "[78C_ "[A[78Cp
 "e "e "r "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:49.375973" elapsed="0.079215"/>
</kw>
<msg time="2026-09-01T01:05:49.455309" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:49.455349" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.375504" elapsed="0.079878"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.455704" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:49.455455" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.455435" elapsed="0.000440"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.456369" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "b "g "p "_ "a "p "p "[78C_ "[A[78Cp
 "e "e "r "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:49.456009" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.456736" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:49.456519" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.456503" elapsed="0.000396"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:49.456930" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.458949" elapsed="0.000429"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.459716" elapsed="0.000276"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:05:49.460332" elapsed="0.000236"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:49.458211" elapsed="0.002439"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:49.457371" elapsed="0.003404"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:49.332283" elapsed="0.128580"/>
</kw>
<msg time="2026-09-01T01:05:49.460943" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:49.460982" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.331694" elapsed="0.129321"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:49.461352" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:49.461081" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.461065" elapsed="0.000363"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.461803" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.462104" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.462184" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:49.331110" elapsed="0.131169"/>
</kw>
<msg time="2026-09-01T01:05:49.462360" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:49.462397" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.326565" elapsed="0.135868"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.462750" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:49.462516" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.462500" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:49.326421" elapsed="0.136452"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:49.326260" elapsed="0.136644"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:49.324128" elapsed="0.138826"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:05:49.318004" elapsed="0.144998"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.317601" elapsed="0.145437"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:05:48.338886" elapsed="1.124196"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-09-01T01:05:49.463234" elapsed="0.000157"/>
</kw>
<kw name="Open_BGP_Peer_Console">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>alias=bgp_peer_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:49.463720" elapsed="0.000203"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.465676" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:49.465746" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:49.465393" elapsed="0.000377"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.465915" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.467066" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:49.901069" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:05:15 UTC 2026

  System load:  0.0                Processes:             105
  Usage of /:   19.8% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:16 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:49.466789" elapsed="0.434477"/>
</kw>
<msg time="2026-09-01T01:05:49.901348" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.466455" elapsed="0.434986"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:49.464785" elapsed="0.436788"/>
</kw>
<msg time="2026-09-01T01:05:49.901622" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:49.464419" elapsed="0.437244"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:05:49.464100" elapsed="0.437632"/>
</kw>
<doc>Create a session for BGP peer.</doc>
<status status="PASS" start="2026-09-01T01:05:49.463531" elapsed="0.438248"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.903192" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-09-01T01:05:49.915799" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:49.915910" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-09-01T01:05:49.915949" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:05:49.915984" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:49.902978" elapsed="0.013026"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.916869" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:05:49.916581" elapsed="0.000342"/>
</kw>
<msg time="2026-09-01T01:05:49.917034" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:05:49.917086" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.916196" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.917903" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:49.917348" elapsed="0.000587"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.918506" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:49.918045" elapsed="0.000622"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.918014" elapsed="0.000689"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:05:49.918895" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:05:49.918773" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.918753" elapsed="0.000249"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:05:49.919109" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:49.919068" elapsed="0.000110"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:49.919050" elapsed="0.000155"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.919386" elapsed="0.000025"/>
</kw>
<msg time="2026-09-01T01:05:49.919578" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:05:49.902636" elapsed="0.016972"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:05:49.919802" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:05:49.919689" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:49.919669" elapsed="0.000227"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:49.920072" elapsed="0.000026"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:49.902176" elapsed="0.018010"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:49.921974" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:05:49.996758" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:49.997042" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:05:49.997131" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:05:49.997257" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:49.921491" elapsed="0.075812"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:05:49.999113" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:05:49.998560" elapsed="0.000676"/>
</kw>
<msg time="2026-09-01T01:05:49.999427" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:05:50.000007" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:49.997743" elapsed="0.002320"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.001501" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.000521" elapsed="0.001037"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.002553" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.001725" elapsed="0.000958"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.001681" elapsed="0.001052"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:05:50.003035" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:05:50.002842" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.002812" elapsed="0.000427"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.003409" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.003345" elapsed="0.000158"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:50.003316" elapsed="0.000229"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.003833" elapsed="0.000041"/>
</kw>
<msg time="2026-09-01T01:05:50.004121" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:05:49.921015" elapsed="0.083196"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:05:50.004592" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:05:50.004385" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.004349" elapsed="0.000394"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.005043" elapsed="0.000042"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:05:49.920501" elapsed="0.084735"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.045854" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:05:50.062377" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:05:50.005559" elapsed="0.056970"/>
</kw>
<kw name="Open_BGP_Aplication_Peer_Console">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>alias=bgp_app_peer_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.063367" elapsed="0.000522"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.067990" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:05:50.068196" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:05:50.067393" elapsed="0.000853"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.068610" elapsed="0.000677"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.071128" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:05:50.505505" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:05:15 UTC 2026

  System load:  0.0                Processes:             105
  Usage of /:   19.8% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:49 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:05:50.070447" elapsed="0.435318"/>
</kw>
<msg time="2026-09-01T01:05:50.505869" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.069692" elapsed="0.436288"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:05:50.066341" elapsed="0.439772"/>
</kw>
<msg time="2026-09-01T01:05:50.506183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.065221" elapsed="0.441008"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:05:50.064528" elapsed="0.441774"/>
</kw>
<doc>Create a session for BGP peer.</doc>
<status status="PASS" start="2026-09-01T01:05:50.062827" elapsed="0.443525"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.516924" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:05:50.526589" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/bgp_app_peer.py' -&gt; '/home/jenkins//bgp_app_peer.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/bgp_app_peer.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:05:50.506650" elapsed="0.020013"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.539271" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml.oxygen' -&gt; '/home/jenkins//ipv4-routes-template.xml.oxygen'</msg>
<msg time="2026-09-01T01:05:50.539325" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml' -&gt; '/home/jenkins//ipv4-routes-template.xml'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/ipv4-routes-template.xml*</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:05:50.526873" elapsed="0.012508"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:50.540014" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc194c0f90&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:05:50.539607" elapsed="0.000653"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-09-01T01:05:48.338629" elapsed="2.201715"/>
</kw>
<test id="s1-s7-t1" name="Reconfigure_ODL_To_Accept_BGP_Peer_Connection" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:50.544939" elapsed="0.000248"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:50.544659" elapsed="0.000578"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.546219" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.546076" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.546051" elapsed="0.000236"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.550829" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.550733" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.550715" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.551806" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.551444" elapsed="0.000385"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.552383" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:50.552099" elapsed="0.000306"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:50.552445" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.552596" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:50.551094" elapsed="0.001523"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.558916" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.558818" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.558800" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.560116" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.560020" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.560003" elapsed="0.000201"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:50.560630" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.560337" elapsed="0.000316"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.560989" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:50.560797" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.590007" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:50.561487" elapsed="0.028646"/>
</kw>
<msg time="2026-09-01T01:05:50.590321" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:50.590360" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.561173" elapsed="0.029221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.623438" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "P "e "e "r "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:50.590931" elapsed="0.032650"/>
</kw>
<msg time="2026-09-01T01:05:50.623737" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:50.623776" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.590589" elapsed="0.033221"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.624165" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.623899" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.623871" elapsed="0.000372"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.624683" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "P "e "e "r "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.624378" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.625009" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.624815" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.624799" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:50.625112" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:50.627702" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:05:50.627887" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.626595" elapsed="0.001417"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.628289" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.628620" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:50.625964" elapsed="0.002899"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:50.625436" elapsed="0.003486"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:50.559705" elapsed="0.069303"/>
</kw>
<msg time="2026-09-01T01:05:50.629090" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:50.629129" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.559117" elapsed="0.070064"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:50.629347" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:50.629251" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.629234" elapsed="0.000324"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.629930" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.630308" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.630376" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:50.558494" elapsed="0.071995"/>
</kw>
<msg time="2026-09-01T01:05:50.630582" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:50.630622" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.552964" elapsed="0.077693"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.630953" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.630724" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.630709" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:50.552831" elapsed="0.078211"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:50.552669" elapsed="0.078407"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:50.550396" elapsed="0.080736"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:50.545808" elapsed="0.085410"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.545379" elapsed="0.085898"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:50.541533" elapsed="0.089806"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.632373" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=examp...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.631595" elapsed="0.000805"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.664938" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.664562" elapsed="0.000416"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.666353" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:50.665511" elapsed="0.000924">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:50.666539" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:50.665161" elapsed="0.001401"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.667180" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.666815" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.667500" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:50.667674" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:50.667354" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.668061" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.667841" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.669031" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.668790" elapsed="0.000298"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.669544" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.669264" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.670209" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.669923" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.670966" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.670758" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.671039" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:05:50.671205" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.670427" elapsed="0.000802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.671388" elapsed="0.000257"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:05:50.669797" elapsed="0.001884"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.672180" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.671901" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.673048" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.672860" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.673114" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:05:50.673273" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.672368" elapsed="0.000927"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.673431" elapsed="0.000206"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:05:50.671780" elapsed="0.001892"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.674222" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.673916" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.674891" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.674709" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.674956" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.675087" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.674413" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.675261" elapsed="0.000194"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:05:50.673768" elapsed="0.001736"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.675987" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.675723" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.676731" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.676520" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.676798" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:05:50.676958" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.676189" elapsed="0.000791"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.677117" elapsed="0.000210"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:05:50.675601" elapsed="0.001762"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.677849" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.677587" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.678561" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.678359" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.678641" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:05:50.678778" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.678036" elapsed="0.000764"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.678937" elapsed="0.000194"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:05:50.677457" elapsed="0.001726"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.679678" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.679401" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.680394" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.680185" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.680467" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:05:50.680611" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.679865" elapsed="0.000767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.680767" elapsed="0.000212"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:05:50.679282" elapsed="0.001735"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.681550" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.681247" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.682228" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.682016" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.682315" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:50.682465" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.681736" elapsed="0.000767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.682640" elapsed="0.000209"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:50.681113" elapsed="0.001773"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.683567" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.683103" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.684266" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.684055" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.684332" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.684465" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.683755" elapsed="0.000744"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.684636" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:05:50.682983" elapsed="0.001879"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.685361" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.685075" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.686051" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.685835" elapsed="0.000238"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.686116" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:05:50.686263" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.685558" elapsed="0.000726"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.686419" elapsed="0.000230"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:50.684957" elapsed="0.001729"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.687181" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.686901" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.687886" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.687703" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.687951" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:50.688104" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.687397" elapsed="0.000738"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.688318" elapsed="0.000237"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:50.686782" elapsed="0.001809"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:05:50.669621" elapsed="0.019000"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:50.688659" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:50.688804" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:50.668500" elapsed="0.020329"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.668197" elapsed="0.020659"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.689019" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.688881" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.668171" elapsed="0.020914"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.689955" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.689233" elapsed="0.000747"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:50.690023" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:50.663969" elapsed="0.026161"/>
</kw>
<msg time="2026-09-01T01:05:50.690195" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.651863" elapsed="0.038377"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.701871" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.713276" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.725097" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.725336" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.725510" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.725849" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.725716" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:50.725702" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.726045" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.726210" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.726360" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:50.725674" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.725582" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.726579" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.726645" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:05:50.726755" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:50.647716" elapsed="0.079063"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.752125" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.751758" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.752854" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:50.752644" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:50.753009" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:50.752323" elapsed="0.000708"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.753576" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.753195" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.753873" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:50.754025" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:50.753748" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.754433" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.754212" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:05:50.754901" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.754628" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.755427" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.755109" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.754975" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.754609" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.756431" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.755658" elapsed="0.000801"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:50.756523" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:50.751199" elapsed="0.005439"/>
</kw>
<msg time="2026-09-01T01:05:50.756691" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.738962" elapsed="0.017770"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.768349" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.780010" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.791552" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.791759" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.791932" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.792331" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.792192" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:50.792173" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.792552" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.792705" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.792854" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:50.792120" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.792012" elapsed="0.000914"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.793146" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.793220" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:05:50.793374" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:50.736435" elapsed="0.056967"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.794750" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:50.794439" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:50.794907" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:50.794050" elapsed="0.000878"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.795273" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.794996" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.795789" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.795527" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.795345" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.794976" elapsed="0.000884"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.798000" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.795997" elapsed="0.002026"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:05:50.798067" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:50.798221" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:50.793723" elapsed="0.004520"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.799540" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.799292" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.799932" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.799722" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.800352" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.800120" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.800750" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.800537" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:50.801541" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:05:50.801340" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:05:50.801878" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:05:50.801703" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.802090" elapsed="0.000211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.802682" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.802443" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:05:50.802759" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:05:50.802928" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:05:50.800967" elapsed="0.001988"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:50.828384" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1078', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:05:50.828451" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:05:50 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:50.828661" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:50.805118" elapsed="0.023567"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.803014" elapsed="0.025712"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.828922" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.828749" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.802999" elapsed="0.026009"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.832156" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.829947" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.829695" elapsed="0.002531"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.829679" elapsed="0.002569"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.834643" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.832507" elapsed="0.002176"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.832296" elapsed="0.002416"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.832282" elapsed="0.002452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.835257" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.834882" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.835569" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.835342" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.836128" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.835864" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.835717" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.835327" elapsed="0.000890"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.836696" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.836361" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.836986" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.836778" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.837533" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.837259" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.837097" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.836763" elapsed="0.000842"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.837742" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:50.838468" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.838212" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.838645" elapsed="0.002121"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:50.829369" elapsed="0.011452"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:05:50.840972" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:50.840879" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.840863" elapsed="0.000183"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.841197" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.841256" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:05:50.843319" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:05:50.798561" elapsed="0.044781"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:50.843397" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:50.843546" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:05:50.637176" elapsed="0.206393"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.843864" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.843653" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.843638" elapsed="0.000306"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:50.843972" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:05:50.632664" elapsed="0.211416"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:05:50.844627" elapsed="0.000214"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:05:50.844349" elapsed="0.000547"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:50.540431" elapsed="0.304498"/>
</test>
<test id="s1-s7-t2" name="Reconfigure_ODL_To_Accept_BGP_Application_Peer" line="120">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:50.848508" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:50.848258" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.849627" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.849530" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.849513" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.854403" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.854300" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.854282" elapsed="0.000183"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.855457" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.855034" elapsed="0.000463"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.855970" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:50.855704" elapsed="0.000289"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:50.856032" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:50.856186" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:50.854700" elapsed="0.001508"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.861213" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.861097" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.861080" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.862368" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:50.862274" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.862257" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:50.862868" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.862578" elapsed="0.000313"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.863243" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:50.863034" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.902237" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:50.863726" elapsed="0.038609"/>
</kw>
<msg time="2026-09-01T01:05:50.902520" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:50.902561" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.863409" elapsed="0.039185"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:50.940947" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:50.903057" elapsed="0.037993"/>
</kw>
<msg time="2026-09-01T01:05:50.941214" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:50.941253" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.902749" elapsed="0.038537"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.941568" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.941354" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.941338" elapsed="0.000300"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.942033" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.941767" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.942370" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.942179" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.942162" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:50.942467" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:50.944892" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:05:50.945073" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.943808" elapsed="0.001408"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.945491" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.945847" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:50.943235" elapsed="0.002783"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:50.942733" elapsed="0.003342"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:50.861986" elapsed="0.084195"/>
</kw>
<msg time="2026-09-01T01:05:50.946262" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:50.946300" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.861412" elapsed="0.084922"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:50.946631" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:05:50.946400" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.946384" elapsed="0.000325"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.947063" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.947380" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:50.947445" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:50.860805" elapsed="0.086748"/>
</kw>
<msg time="2026-09-01T01:05:50.947634" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:50.947671" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.856570" elapsed="0.091135"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.947991" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.947768" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.947754" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:50.856421" elapsed="0.091658"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:50.856261" elapsed="0.091845"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:50.853940" elapsed="0.094295"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:50.849266" elapsed="0.099019"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:50.848875" elapsed="0.099448"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:50.845786" elapsed="0.102580"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.949118" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=${BGP_PEER_APP_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>IP=${BGP_APP_PEER_ID}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.948570" elapsed="0.000627"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.980071" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:50.979742" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.980828" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:50.980579" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:50.980986" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:50.980261" elapsed="0.000746"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.981569" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:50.981169" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:50.981868" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:50.982043" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:50.981742" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.982440" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.982223" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.983346" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:50.983101" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.983776" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.983545" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.984393" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.984116" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.985080" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.984881" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.985162" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.985295" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.984600" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.985466" elapsed="0.000234"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:05:50.983994" elapsed="0.001741"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.986232" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.985951" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.986902" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.986716" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.986968" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:50.987098" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.986420" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.987272" elapsed="0.000193"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:05:50.985832" elapsed="0.001684"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.988207" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.987732" elapsed="0.000501"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.988908" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.988722" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.988974" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:05:50.989111" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.988415" elapsed="0.000740"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.989294" elapsed="0.000214"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:50.987614" elapsed="0.001931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.990025" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.989765" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.990716" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.990532" elapsed="0.000257"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.990834" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.990967" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.990233" elapsed="0.000755"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.991124" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:05:50.989645" elapsed="0.001723"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.991863" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:05:50.991598" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:05:50.992554" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.992352" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:05:50.992618" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:50.992748" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:05:50.992050" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:50.992904" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:05:50.991464" elapsed="0.001666"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:05:50.983842" elapsed="0.009335"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:50.993217" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:50.993356" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:50.982821" elapsed="0.010557"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:50.982558" elapsed="0.010848"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:50.993585" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:50.993430" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:50.982542" elapsed="0.011110"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:50.994417" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:50.993781" elapsed="0.000661"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:50.994500" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:50.979186" elapsed="0.015424"/>
</kw>
<msg time="2026-09-01T01:05:50.994658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:50.967615" elapsed="0.027088"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.006055" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.017450" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.028688" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.028896" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.029056" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.029406" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.029274" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:51.029261" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.029616" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.029767" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.029915" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.029233" elapsed="0.000727"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.029126" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.030116" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.030200" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:05:51.030309" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:50.963708" elapsed="0.066624"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.055906" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.055551" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.056679" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.056415" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.056838" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.056091" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.057364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.057009" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.057673" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:51.057858" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:51.057545" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.058263" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.058027" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:05:51.058752" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.058438" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.059238" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.058960" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.058830" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.058414" elapsed="0.000898"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.060038" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.059445" elapsed="0.000619"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.060110" elapsed="0.000050"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.054964" elapsed="0.005287"/>
</kw>
<msg time="2026-09-01T01:05:51.060300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.043395" elapsed="0.016946"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.073414" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.084894" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.096358" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.096567" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.096731" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.097157" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.096999" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:51.096980" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.097363" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.097559" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.097714" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.096938" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.096821" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.097919" elapsed="0.000080"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.098054" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:05:51.098224" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:51.040201" elapsed="0.058053"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.099581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.099259" elapsed="0.000398">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.099740" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.098880" elapsed="0.000883"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.100080" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.099841" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.100625" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.100337" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.100167" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.099825" elapsed="0.000871"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.103060" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.100831" elapsed="0.002253"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:05:51.103128" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:05:51.103286" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:51.098566" elapsed="0.004746"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.104644" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.104392" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.105034" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.104826" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.105466" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.105227" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.105870" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.105658" elapsed="0.000249"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:51.106644" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:05:51.106451" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:05:51.106952" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:05:51.106803" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.107106" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.107686" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.107454" elapsed="0.000271"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:05:51.107762" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:51.107901" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:05:51.106086" elapsed="0.001837"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:51.121323" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:05:51.121374" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:51.121500" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:51.110124" elapsed="0.011407"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.108022" elapsed="0.013549"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.121735" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.121595" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.108006" elapsed="0.013805"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.124855" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.122661" elapsed="0.002232"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.122450" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.122434" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.127338" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.125205" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.124994" elapsed="0.002414"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.124979" elapsed="0.002450"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.127952" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.127590" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.128265" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.128037" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.128754" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.128491" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.128337" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.128022" elapsed="0.000823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.129352" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.129000" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.129657" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.129435" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.130154" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.129872" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.129727" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.129420" elapsed="0.000817"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.130374" elapsed="0.000340"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:51.131115" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.130864" elapsed="0.000289"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.131294" elapsed="0.002172"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:51.122133" elapsed="0.011401"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:05:51.133683" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.133591" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.133576" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.133926" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.133985" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:05:51.136056" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:05:51.103665" elapsed="0.032414"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.136148" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:51.136281" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:05:50.953430" elapsed="0.182873"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.136608" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.136386" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.136371" elapsed="0.000317"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.136716" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:05:50.949436" elapsed="0.187384"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.137356" elapsed="0.000227"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.137076" elapsed="0.000564"/>
</kw>
<doc>Configure BGP application peer module.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:50.845287" elapsed="0.292387"/>
</test>
<test id="s1-s7-t3" name="Check_For_Empty_Example-IPv4-Topology" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:51.141004" elapsed="0.000201"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:51.140719" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.142126" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.142031" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.142015" elapsed="0.000187"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.146681" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.146589" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.146573" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.147629" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.147285" elapsed="0.000367"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.148051" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:51.147794" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:51.148112" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:05:51.148260" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.146940" elapsed="0.001478"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.153642" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.153541" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.153524" elapsed="0.000185"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.154787" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.154691" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.154675" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:51.155271" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.154977" elapsed="0.000350"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.155688" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.155486" elapsed="0.000224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.196125" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:51.156170" elapsed="0.040107"/>
</kw>
<msg time="2026-09-01T01:05:51.196471" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:51.196526" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.155854" elapsed="0.040705"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.237313" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:51.197104" elapsed="0.040320"/>
</kw>
<msg time="2026-09-01T01:05:51.237588" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:51.237628" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.196750" elapsed="0.040912"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.237992" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.237755" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.237727" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.238526" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.238230" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.238845" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.238652" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.238636" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:51.238950" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.241561" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:05:51.241752" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.240432" elapsed="0.001443"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.242133" elapsed="0.000096"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.242473" elapsed="0.000084"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:51.239810" elapsed="0.002851"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:51.239278" elapsed="0.003443"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:51.154413" elapsed="0.088521"/>
</kw>
<msg time="2026-09-01T01:05:51.243018" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.243065" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.153846" elapsed="0.089265"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:51.243315" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.243218" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.243201" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.243774" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.244089" elapsed="0.000102"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.244237" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:51.153231" elapsed="0.091103"/>
</kw>
<msg time="2026-09-01T01:05:51.244416" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.244455" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.148760" elapsed="0.095745"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.244797" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.244573" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.244558" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:51.148632" elapsed="0.096254"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:51.148466" elapsed="0.096454"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:51.146271" elapsed="0.098702"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:51.141786" elapsed="0.103237"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.141392" elapsed="0.103673"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:51.138464" elapsed="0.106649"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.293646" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.293280" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.294530" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.294150" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.294694" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.293832" elapsed="0.000883"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.295233" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.294868" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.295547" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:51.295714" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:51.295406" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.296102" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.295881" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.297252" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.296817" elapsed="0.000491"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.297793" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.297455" elapsed="0.000361"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.298213" elapsed="0.000043"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.298914" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.299264" elapsed="0.000042"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.298012" elapsed="0.001480"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.297865" elapsed="0.001691"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:51.299602" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:05:51.299750" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:51.296514" elapsed="0.003258"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.296232" elapsed="0.003567"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.299955" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.299821" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.296211" elapsed="0.003810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.300614" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.300195" elapsed="0.000444"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.300682" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.292720" elapsed="0.008070"/>
</kw>
<msg time="2026-09-01T01:05:51.300839" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.280892" elapsed="0.019991"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.312458" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.323827" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.335069" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.335260" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.335418" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.335758" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.335625" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:51.335612" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.335951" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.336103" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.336271" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.335586" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.335497" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.336473" elapsed="0.000071"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.336596" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:05:51.336703" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:51.276771" elapsed="0.059955"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.337869" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.337650" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.338008" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.337322" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.338328" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.338090" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.338842" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.338581" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.338399" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.338074" elapsed="0.000840"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.341074" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.339051" elapsed="0.002046"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:05:51.341155" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:51.341291" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:51.337018" elapsed="0.004295"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.342422" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.342208" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.342574" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.341894" elapsed="0.000701"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:05:51.342772" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.342655" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.342639" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.342979" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.343147" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.343207" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:05:51.345097" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:51.341605" elapsed="0.003515"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.346392" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.346167" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.346800" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.346584" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:51.356650" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:51.356881" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:05:51.356998" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:51.348876" elapsed="0.008148"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.346896" elapsed="0.010164"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.357245" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.357084" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.346880" elapsed="0.010441"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.360428" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.358230" elapsed="0.002240"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.358017" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.358001" elapsed="0.002534"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.362903" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.360783" elapsed="0.002160"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.360584" elapsed="0.002389"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.360570" elapsed="0.002424"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.363581" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.363167" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.363881" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.363667" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.364375" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.364096" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.363952" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.363651" elapsed="0.000797"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.364928" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.364604" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.365234" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.365011" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.365723" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.365449" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.365306" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.364995" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.365929" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:51.366679" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.366402" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.366842" elapsed="0.002266"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:51.357654" elapsed="0.011529"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.369359" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.369255" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.369239" elapsed="0.000179"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:51.372024" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:51.369565" elapsed="0.002485"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:05:51.372094" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:51.372248" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:05:51.345420" elapsed="0.026890"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.372368" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:05:51.372514" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:05:51.255800" elapsed="0.116737"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.399168" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.398462" elapsed="0.000732"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.401155" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.400634" elapsed="0.000664">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.401417" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.399343" elapsed="0.002096"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.402323" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.401602" elapsed="0.000745"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.402742" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:51.402982" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:51.402511" elapsed="0.000495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.403645" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.403238" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:05:51.404519" elapsed="0.000089"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.403764" elapsed="0.000919"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.405498" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.404879" elapsed="0.000658"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.404708" elapsed="0.000903"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.403747" elapsed="0.001886"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.406546" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.405770" elapsed="0.000802"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.406617" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.397818" elapsed="0.008920"/>
</kw>
<msg time="2026-09-01T01:05:51.406786" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.386071" elapsed="0.020766"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.418495" elapsed="0.000127"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.430004" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.441413" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.441606" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.441768" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.442117" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.441984" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:51.441972" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.442327" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.442474" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.442637" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.441942" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.441843" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.442841" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.442905" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:05:51.443007" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:51.383587" elapsed="0.059444"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.443203" elapsed="0.002028"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:51.446274" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:51.445907" elapsed="0.000393"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:51.446733" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:51.446438" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:05:51.446902" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:05:51.445531" elapsed="0.001785"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.445301" elapsed="0.002056"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.447539" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.447383" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.445285" elapsed="0.002323"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:05:51.373562" elapsed="0.074088"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:05:51.372827" elapsed="0.074887"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.372611" elapsed="0.075142"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.372595" elapsed="0.075179"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.447804" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:05:51.250077" elapsed="0.197841"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.246183" elapsed="0.201794"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:51.245707" elapsed="0.202312"/>
</kw>
<arg>empty_topology</arg>
<arg>timeout=180s</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.245354" elapsed="0.202719"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.448644" elapsed="0.000221"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.448351" elapsed="0.000574"/>
</kw>
<doc>Sanity check example-ipv4-topology is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:51.137996" elapsed="0.310964"/>
</test>
<test id="s1-s7-t4" name="TC1_BGP_Application_Peer_Post_3_Initial_Routes" line="139">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:51.452537" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:51.452287" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.453671" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.453574" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.453557" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.458398" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.458304" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.458288" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.459360" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.459008" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.459799" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:51.459539" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:51.459860" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:05:51.459992" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.458680" elapsed="0.001334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.464962" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.464866" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.464847" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.466064" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.465970" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.465955" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:51.466563" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.466279" elapsed="0.000351"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.466979" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.466780" elapsed="0.000221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.494287" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:51.467469" elapsed="0.026949"/>
</kw>
<msg time="2026-09-01T01:05:51.494606" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:51.494647" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.467162" elapsed="0.027520"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.520811" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "o "s "t "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:51.495237" elapsed="0.025682"/>
</kw>
<msg time="2026-09-01T01:05:51.521066" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:51.521105" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.494869" elapsed="0.026295"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.521467" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.521247" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.521223" elapsed="0.000331"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.521961" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "o "s "t "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.521686" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.522299" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.522089" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.522074" elapsed="0.000293"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:51.522399" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.524902" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:05:51.525090" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.523814" elapsed="0.001421"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.525669" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.525987" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:51.523214" elapsed="0.002964"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:51.522697" elapsed="0.003542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:51.465713" elapsed="0.060608"/>
</kw>
<msg time="2026-09-01T01:05:51.526412" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.526450" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.465173" elapsed="0.061327"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:51.526663" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.526568" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.526552" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.527096" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.527427" elapsed="0.000081"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.527554" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:51.464573" elapsed="0.063078"/>
</kw>
<msg time="2026-09-01T01:05:51.527733" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.527770" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.460354" elapsed="0.067450"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.528095" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.527870" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.527855" elapsed="0.000331"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:51.460225" elapsed="0.067982"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:51.460059" elapsed="0.068177"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:51.457982" elapsed="0.070304"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:51.453305" elapsed="0.075029"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.452906" elapsed="0.075468"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:51.449916" elapsed="0.078504"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.528795" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.528560" elapsed="0.000375"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.536790" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-ty...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.536498" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.537191" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.536962" elapsed="0.000272"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.542408" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:05:51.542506" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-t...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:51.537370" elapsed="0.005160"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.542892" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command post --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.542673" elapsed="0.000261"/>
</kw>
<arg>${BGP_APP_PEER_POST_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:05:51.536113" elapsed="0.006868"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.696207" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:05:51.547271" elapsed="0.149102"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:51.546808" elapsed="0.149642"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:05:51.546514" elapsed="0.150031"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.705114" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:05:51.718712" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:05:51.718805" level="INFO">${output_log} = 2026-09-01 01:05:51,647 INFO: Post 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-fa...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:05:51.704972" elapsed="0.013856"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.719304" level="INFO">2026-09-01 01:05:51,647 INFO: Post 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:05:51,651 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-09-01 01:05:51,651 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:05:51,651 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-09-01 01:05:51,651 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:05:51,651 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-09-01 01:05:51,652 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-09-01 01:05:51,671 DEBUG: &lt;PreparedRequest [POST]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:05:51,671 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:05:51,671 DEBUG: Response: 
2026-09-01 01:05:51,671 DEBUG: &lt;Response [201]&gt; Created
2026-09-01 01:05:51,671 INFO: Total test execution time: 0.024s
2026-09-01 01:05:51,671 INFO: Total build data time: 0.001s
2026-09-01 01:05:51,671 INFO: Total response time: 0.023s
2026-09-01 01:05:51,672 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.718980" elapsed="0.000494"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.720645" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_initial_post_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_initial_post_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:05:51.719674" elapsed="0.001025"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_initial_post_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.704572" elapsed="0.016181"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.721304" elapsed="0.000242"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:05:51.721011" elapsed="0.000590"/>
</kw>
<doc>Start BGP application peer tool and give it 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:51.449392" elapsed="0.272242"/>
</test>
<test id="s1-s7-t5" name="TC1_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="147">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:51.725058" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:51.724811" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.726290" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.726159" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.726121" elapsed="0.000237"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.730860" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.730768" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.730752" elapsed="0.000166"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.731821" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.731468" elapsed="0.000377"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.732267" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:51.731989" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:51.732328" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:05:51.732472" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.731121" elapsed="0.001385"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.737433" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.737338" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.737322" elapsed="0.000183"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.738577" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.738470" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.738454" elapsed="0.000182"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:51.739037" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.738768" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.739412" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.739218" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.781559" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:51.739886" elapsed="0.041800"/>
</kw>
<msg time="2026-09-01T01:05:51.781856" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:51.781897" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.739588" elapsed="0.042342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:51.820736" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:51.782475" elapsed="0.038410"/>
</kw>
<msg time="2026-09-01T01:05:51.821164" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:51.821207" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.782108" elapsed="0.039132"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.821621" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.821337" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.821308" elapsed="0.000390"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.822172" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.821828" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.822510" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.822303" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.822287" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:51.822614" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:51.825202" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:05:51.825390" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.824068" elapsed="0.001459"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.825783" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.826091" elapsed="0.000091"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:51.823453" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:51.822911" elapsed="0.003431"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:51.738213" elapsed="0.088213"/>
</kw>
<msg time="2026-09-01T01:05:51.826522" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.826561" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.737642" elapsed="0.088953"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:51.826758" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.826662" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.826645" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.827221" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.827542" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.827604" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:51.737030" elapsed="0.090668"/>
</kw>
<msg time="2026-09-01T01:05:51.827780" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:51.827818" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.732850" elapsed="0.095000"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.828242" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.827915" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.827900" elapsed="0.000413"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:51.732720" elapsed="0.095613"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:51.732558" elapsed="0.095807"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:51.730413" elapsed="0.098005"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:51.725874" elapsed="0.102641"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:51.725460" elapsed="0.103096"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:51.722574" elapsed="0.106028"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.876542" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.876193" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.877373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.877018" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.877549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.876719" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.878054" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.877719" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.878364" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:51.878541" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:51.878239" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.878918" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.878704" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.880030" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.879624" elapsed="0.000459"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.880586" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.880248" elapsed="0.000360"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.880977" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.881696" elapsed="0.000045"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.882009" elapsed="0.000042"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.880800" elapsed="0.001382"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.880655" elapsed="0.001589"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:05:51.882285" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:05:51.882427" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:05:51.879304" elapsed="0.003145"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.879016" elapsed="0.003461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.882700" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.882561" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.878999" elapsed="0.003766"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.883314" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.882894" elapsed="0.000444"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.883380" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.875647" elapsed="0.007855"/>
</kw>
<msg time="2026-09-01T01:05:51.883589" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.864110" elapsed="0.019524"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.895504" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.906837" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.918185" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.918373" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.918552" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.918909" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.918772" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:51.918756" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.919109" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.919276" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.919426" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:51.918725" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.918626" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.919645" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.919713" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:05:51.919831" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:51.860241" elapsed="0.059614"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.921071" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.920813" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.921244" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.920462" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.921628" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.921328" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.922125" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.921864" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.921701" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.921312" elapsed="0.000902"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.924382" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.922353" elapsed="0.002052"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:05:51.924450" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:05:51.924602" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:51.920160" elapsed="0.004463"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.925732" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.925518" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.925871" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.925200" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:05:51.926070" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:05:51.925952" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.925936" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.926294" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.926448" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.926519" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:05:51.928417" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:05:51.924902" elapsed="0.003538"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.929706" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.929465" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.930099" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.929885" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:05:51.939040" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:05:51.939212" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:05:51.939315" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:05:51.932171" elapsed="0.007167"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.930209" elapsed="0.009165"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.939549" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.939397" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.930193" elapsed="0.009430"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.942818" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.940546" elapsed="0.002314"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.940329" elapsed="0.002593"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.940313" elapsed="0.002634"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.945347" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.943212" elapsed="0.002175"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.942996" elapsed="0.002421"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.942982" elapsed="0.002457"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.945990" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.945627" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.946306" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.946075" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.946799" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.946534" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.946378" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.946059" elapsed="0.000814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.947358" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.947016" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:51.947664" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.947442" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.948150" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.947875" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.947734" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.947426" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.948359" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:05:51.949091" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.948825" elapsed="0.000290"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:05:51.949270" elapsed="0.002127"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:05:51.939950" elapsed="0.011504"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:51.951623" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:51.951529" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.951512" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:51.954379" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:51.951814" elapsed="0.002591"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:05:51.954450" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:51.954600" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:05:51.928734" elapsed="0.025889"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.954676" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:05:51.954805" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:05:51.839107" elapsed="0.115720"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.981419" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.980686" elapsed="0.000759"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.983379" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:05:51.982848" elapsed="0.000685">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:05:51.983652" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:51.981608" elapsed="0.002066"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.984593" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:51.983822" elapsed="0.000797"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:05:51.984980" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:05:51.985243" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:05:51.984767" elapsed="0.000500"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.985815" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:51.985410" elapsed="0.000469"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:05:51.986656" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:51.985940" elapsed="0.000863"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.987649" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:51.986998" elapsed="0.000687"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.986827" elapsed="0.000932"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.985923" elapsed="0.001857"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:05:51.988657" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.987915" elapsed="0.000768"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:05:51.988726" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:05:51.980044" elapsed="0.008791"/>
</kw>
<msg time="2026-09-01T01:05:51.988883" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:51.968380" elapsed="0.020547"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.000361" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.011676" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.023664" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.023844" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.024004" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.024356" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:52.024225" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:05:52.024211" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.024568" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.024719" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.024865" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:05:52.024184" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.024073" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.025064" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.025128" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:05:52.025254" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:05:51.965955" elapsed="0.059323"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:52.025436" elapsed="0.002059"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:52.028695" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:52.028186" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:05:52.029285" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:05:52.028868" elapsed="0.000442"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:05:52.029456" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:05:52.027784" elapsed="0.002055"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:52.027566" elapsed="0.002302"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.030033" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:52.029894" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.027549" elapsed="0.002551"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:05:51.955839" elapsed="0.074324"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:05:51.955112" elapsed="0.075124"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:51.954898" elapsed="0.075444"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:51.954883" elapsed="0.075483"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:05:52.030400" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:05:51.833331" elapsed="0.197216"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.829516" elapsed="0.201089"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:05:51.829032" elapsed="0.201615"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:05:51.828734" elapsed="0.201966"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:05:52.031249" elapsed="0.000221"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:05:52.030956" elapsed="0.000585"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:51.721981" elapsed="0.309594"/>
</test>
<test id="s1-s7-t6" name="TC1_Connect_BGP_Peer" line="152">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:05:52.034673" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:05:52.034423" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.035823" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:52.035720" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.035703" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.040583" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:52.040472" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.040456" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.041585" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:05:52.041194" elapsed="0.000414"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.042015" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:05:52.041754" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:05:52.042077" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:05:52.042229" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:05:52.040848" elapsed="0.001403"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.047222" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:52.047111" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.047094" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.048331" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:05:52.048238" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.048222" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:05:52.048807" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:05:52.048539" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:05:52.049185" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:52.048976" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:52.086321" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:52.049700" elapsed="0.036718"/>
</kw>
<msg time="2026-09-01T01:05:52.086582" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:05:52.086622" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:52.049352" elapsed="0.037303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:05:52.123115" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:05:52.087188" elapsed="0.036096"/>
</kw>
<msg time="2026-09-01T01:05:52.123474" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:05:52.123530" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:52.086855" elapsed="0.036710"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.123928" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:52.123661" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.123632" elapsed="0.000376"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.124509" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:52.124165" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.124828" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:52.124634" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.124618" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:05:52.124931" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:52.127543" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:05:52.127733" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:05:52.126404" elapsed="0.001453"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.128117" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.128455" elapsed="0.000088"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:05:52.125785" elapsed="0.002865"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:05:52.125249" elapsed="0.003458"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:05:52.047957" elapsed="0.080834"/>
</kw>
<msg time="2026-09-01T01:05:52.128873" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:52.128912" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:52.047418" elapsed="0.081530"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:05:52.129348" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:05:52.129017" elapsed="0.000387"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.129000" elapsed="0.000425"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.129800" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.130106" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:05:52.130198" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:05:52.046820" elapsed="0.083475"/>
</kw>
<msg time="2026-09-01T01:05:52.130377" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:05:52.130414" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:52.042604" elapsed="0.087844"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:05:52.130750" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:05:52.130527" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:05:52.130512" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:05:52.042457" elapsed="0.088380"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:05:52.042301" elapsed="0.088618"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:05:52.040161" elapsed="0.090812"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:05:52.035454" elapsed="0.095570"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:05:52.035048" elapsed="0.096016"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:05:52.032416" elapsed="0.098696"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:05:52.131593" elapsed="0.000093"/>
</kw>
<status status="PASS" start="2026-09-01T01:05:52.131341" elapsed="0.000395"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.139520" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:05:52.139215" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.139902" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:52.139688" elapsed="0.000253"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:05:52.143388" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug</msg>
<msg time="2026-09-01T01:05:52.143466" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:05:52.140078" elapsed="0.003426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:05:52.143868" level="INFO"> python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:05:52.143648" elapsed="0.000260"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:05:52.138869" elapsed="0.005087"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:02.149642" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-09-01 01:05:52,233 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:05:52,235 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:05:52,237 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:05:52,240 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:05:52,240 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:05:52,253 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-09-01 01:05:52,254 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:05:52.145376" elapsed="10.006225">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:05:52,233 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:05:52,235 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:05:52,237 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.151933" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:05:52.145121" elapsed="10.007029">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:05:52,233 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:05:52,235 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:05:52,237 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:05:52.144762" elapsed="10.007544"/>
</kw>
<msg time="2026-09-01T01:06:02.152430" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:05:52.144424" elapsed="10.008030"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:06:02.152659" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:06:02.152558" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.152519" elapsed="0.000229"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.152971" elapsed="0.000025"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.153132" elapsed="0.000034"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:05:52.144180" elapsed="10.009042"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:02.153796" elapsed="0.000267"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:02.153473" elapsed="0.000647"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:05:52.031955" elapsed="10.122214"/>
</test>
<test id="s1-s7-t7" name="TC1_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="159">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:02.158304" elapsed="0.000201"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:02.158047" elapsed="0.000525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:02.159568" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:02.159441" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.159423" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:02.164232" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:02.164118" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.164101" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:02.165219" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:02.164853" elapsed="0.000391"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:02.165673" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:02.165393" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:02.165735" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:02.165872" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:02.164500" elapsed="0.001394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:02.170872" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:02.170775" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.170758" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:02.172046" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:02.171950" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.171934" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:02.172556" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:02.172267" elapsed="0.000313"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:02.172919" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:02.172726" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:02.211690" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:02.173406" elapsed="0.038459"/>
</kw>
<msg time="2026-09-01T01:06:02.212088" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:02.212130" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:02.173086" elapsed="0.039099"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:02.268554" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:02.212838" elapsed="0.055844"/>
</kw>
<msg time="2026-09-01T01:06:02.268852" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:02.268906" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:02.212418" elapsed="0.056532"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.269418" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:02.269062" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.269031" elapsed="0.000513"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:02.270101" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:02.269732" elapsed="0.000489"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.270566" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:02.270295" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.270276" elapsed="0.000378"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:02.270765" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:02.273860" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:06:02.274060" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:02.272602" elapsed="0.001617"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.274490" elapsed="0.000162"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.274945" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:02.271839" elapsed="0.003291"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:02.271110" elapsed="0.004106"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:02.171674" elapsed="0.103630"/>
</kw>
<msg time="2026-09-01T01:06:02.275387" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:02.275425" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:02.171073" elapsed="0.104387"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:02.275641" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:06:02.275541" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.275511" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.276238" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.276661" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:02.276745" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:02.170466" elapsed="0.106404"/>
</kw>
<msg time="2026-09-01T01:06:02.276979" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:02.277028" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:02.166249" elapsed="0.110827"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:02.277564" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:02.277253" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:02.277231" elapsed="0.000423"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:02.166101" elapsed="0.111583"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:02.165944" elapsed="0.111777"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:02.163799" elapsed="0.113990"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:02.159112" elapsed="0.118745"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:02.158715" elapsed="0.119196"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:02.155681" elapsed="0.122293"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:02.278477" elapsed="0.000140"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:02.278153" elapsed="0.000531"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:02.292283" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:02.306226" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:02.306343" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:02.292098" elapsed="0.014273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:02.306893" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:02.306588" elapsed="0.000356"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:02.307578" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:02.307127" elapsed="0.000601">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:02.291768" elapsed="0.016091">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:03.338860" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:03.353270" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:03.353462" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:03.338517" elapsed="0.014993"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:03.354459" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:03.353869" elapsed="0.000688"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:03.355511" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:03.354839" elapsed="0.000825">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:03.337726" elapsed="0.018135">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:04.381723" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:04.395712" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:04.395916" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:04.381337" elapsed="0.014628"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:04.396939" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:04.396349" elapsed="0.000679"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:04.398096" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:04.397362" elapsed="0.000896">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:04.380440" elapsed="0.018027">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:05.423742" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:05.438081" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:05.438325" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:05.423363" elapsed="0.015011"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:05.439348" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:05.438743" elapsed="0.000693"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:05.440516" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:05.439770" elapsed="0.000905">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:05.422377" elapsed="0.018508">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:06.468270" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:06.487688" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:06.487870" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:06.467848" elapsed="0.020047"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:06.488503" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:06.488135" elapsed="0.000435"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:06.489101" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:06.488733" elapsed="0.000462">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:06.466808" elapsed="0.022512">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:07.515397" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:07.529392" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:07.529619" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:07.515004" elapsed="0.014665"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:07.530642" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:07.530011" elapsed="0.000718"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:07.531778" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:07.531032" elapsed="0.000878">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:07.514112" elapsed="0.017997">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:08.557518" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:08.571450" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:08.571699" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:08.557128" elapsed="0.014622"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:08.572763" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:08.572118" elapsed="0.000734"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:08.573923" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:08.573195" elapsed="0.000863">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:08.556270" elapsed="0.018028">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:09.599752" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:09.613771" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:09.613982" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:09.599364" elapsed="0.014670"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:09.615027" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:09.614426" elapsed="0.000692"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:09.616244" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:09.615464" elapsed="0.000919">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:09.598502" elapsed="0.018124">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:10.641967" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:10.662128" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:10.662422" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:10.641605" elapsed="0.020871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:10.663519" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:10.662858" elapsed="0.000773"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:10.664721" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:10.663945" elapsed="0.000920">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:10.640721" elapsed="0.024358">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:11.690472" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:11.704716" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:11.704917" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:11.690230" elapsed="0.014723"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:11.705805" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:11.705285" elapsed="0.000587"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:11.706605" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:11.706081" elapsed="0.000624">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:11.689552" elapsed="0.017306">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:12.732924" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:12.746614" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:12.746834" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:12.732497" elapsed="0.014386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.747957" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:12.747288" elapsed="0.000758"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.749224" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:12.748386" elapsed="0.001010">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:12.731473" elapsed="0.018182">0 != 3</status>
</kw>
<msg time="2026-09-01T01:06:12.749849" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</msg>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:06:02.278870" elapsed="10.471169">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.773997" elapsed="0.000060"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.789876" elapsed="0.000045"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.806976" elapsed="0.000121"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.824886" elapsed="0.000070"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.827430" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:12.826937" elapsed="0.000562"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:12.826165" elapsed="0.001409"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:12.825613" elapsed="0.002065"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:06:02.155091" elapsed="10.672688">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s7-t8" name="TC1_BGP_Application_Peer_Delete_3_Initial_Routes" line="175">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:12.832664" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:12.832394" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:12.834000" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:12.833847" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.833818" elapsed="0.000259"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:12.839278" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:12.839131" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.839109" elapsed="0.000249"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.840457" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:12.840029" elapsed="0.000459"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.840950" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:12.840661" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:12.841015" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:06:12.841180" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:12.839614" elapsed="0.001593"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:12.847687" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:12.847537" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.847515" elapsed="0.000250"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:12.849787" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:12.849664" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.849577" elapsed="0.000287"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:12.850438" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:12.850039" elapsed="0.000430"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:12.850912" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:12.850673" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:12.880189" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:12.851538" elapsed="0.029888"/>
</kw>
<msg time="2026-09-01T01:06:12.881775" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:12.881824" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:12.851121" elapsed="0.030751"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:12.909643" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:12.882663" elapsed="0.027255"/>
</kw>
<msg time="2026-09-01T01:06:12.910108" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:12.910189" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:12.882166" elapsed="0.028077"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.910748" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:12.910385" elapsed="0.000436"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.910340" elapsed="0.000525"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.911524" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "3 "_ "I "n "i "t "i "a "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:12.911069" elapsed="0.000563"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.911937" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:12.911700" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.911683" elapsed="0.000329"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:12.912052" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:12.915010" elapsed="0.000158"/>
</kw>
<msg time="2026-09-01T01:06:12.915232" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:12.913874" elapsed="0.001513"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.915725" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.916099" elapsed="0.000094"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:12.913124" elapsed="0.003191"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:12.912466" elapsed="0.003929"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:12.849250" elapsed="0.067253"/>
</kw>
<msg time="2026-09-01T01:06:12.916607" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:12.916663" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:12.847946" elapsed="0.068767"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:12.916900" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:06:12.916793" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.916775" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.917467" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.917834" elapsed="0.000032"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:12.917925" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:12.847169" elapsed="0.070859"/>
</kw>
<msg time="2026-09-01T01:06:12.918115" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:12.918216" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:12.841704" elapsed="0.076556"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:12.918618" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:12.918332" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:12.918315" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:12.841510" elapsed="0.077203"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:12.841290" elapsed="0.077457"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:12.838746" elapsed="0.080065"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:12.833530" elapsed="0.085416"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:12.833082" elapsed="0.085907"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:12.829253" elapsed="0.089785"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:12.919494" elapsed="0.000131"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:12.919232" elapsed="0.000447"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.929380" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:12.929058" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.929787" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:12.929551" elapsed="0.000280"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:12.934590" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:06:12.934678" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:12.929971" elapsed="0.004730"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:12.935072" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:12.934848" elapsed="0.000268"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:12.928673" elapsed="0.006532"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.095836" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:06:12.940228" elapsed="0.155757"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:12.939601" elapsed="0.156458"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:06:12.939182" elapsed="0.156975"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.107014" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:06:13.119192" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:13.119371" level="INFO">${output_log} = 2026-09-01 01:06:13,036 INFO: Delete 3 prefix(es) (starting from 8.0.1.0/28) from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Au...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:13.106862" elapsed="0.012555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.119988" level="INFO">2026-09-01 01:06:13,036 INFO: Delete 3 prefix(es) (starting from 8.0.1.0/28) from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:13,036 INFO: Deleting prefix 8.0.1.0/28/,0 from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:13,052 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.0%2F28,0
2026-09-01 01:06:13,052 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:13,052 DEBUG: Response: 
2026-09-01 01:06:13,052 DEBUG: &lt;Response [204]&gt; No Content
2026-09-01 01:06:13,052 INFO: Deleting prefix 8.0.1.16/28/,0 from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:13,061 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.16%2F28,0
2026-09-01 01:06:13,062 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:13,062 DEBUG: Response: 
2026-09-01 01:06:13,062 DEBUG: &lt;Response [204]&gt; No Content
2026-09-01 01:06:13,062 INFO: Deleting prefix 8.0.1.32/28/,0 from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:13,071 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/bgp-inet:ipv4-route=8.0.1.32%2F28,0
2026-09-01 01:06:13,071 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:13,071 DEBUG: Response: 
2026-09-01 01:06:13,071 DEBUG: &lt;Response [204]&gt; No Content
2026-09-01 01:06:13,071 INFO: Total test execution time: 0.036s
2026-09-01 01:06:13,071 INFO: Total build data time: 0.000s
2026-09-01 01:06:13,071 INFO: Total response time: 0.033s
2026-09-01 01:06:13,071 INFO: Total number of response(s): 3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.119690" elapsed="0.000422"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.120699" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:13.120318" elapsed="0.000432"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:13.106450" elapsed="0.014359"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:13.121431" elapsed="0.000295"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:13.121083" elapsed="0.000719"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:12.828367" elapsed="0.293475"/>
</test>
<test id="s1-s7-t9" name="TC1_Check_Example-IPv4-Topology_Is_Empty" line="183">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:13.124896" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:13.124663" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.126107" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.125981" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.125958" elapsed="0.000235"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.130723" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.130626" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.130609" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.131705" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:13.131342" elapsed="0.000388"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.132155" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:13.131875" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:13.132218" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:06:13.132362" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:13.130990" elapsed="0.001394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.137543" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.137443" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.137426" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.138718" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.138616" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.138600" elapsed="0.000177"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:13.139206" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:13.138911" elapsed="0.000318"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.139590" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:13.139376" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.165745" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:13.140064" elapsed="0.025834"/>
</kw>
<msg time="2026-09-01T01:06:13.166090" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:13.166167" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.139758" elapsed="0.026456"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.191924" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:13.166821" elapsed="0.025237"/>
</kw>
<msg time="2026-09-01T01:06:13.192340" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:13.192382" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.166416" elapsed="0.026000"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.192795" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.192518" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.192484" elapsed="0.000388"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.193354" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.193006" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.193703" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.193487" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.193469" elapsed="0.000305"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:13.193809" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:13.196499" elapsed="0.000150"/>
</kw>
<msg time="2026-09-01T01:06:13.196709" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.195332" elapsed="0.001504"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.197115" elapsed="0.000105"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.197486" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:13.194688" elapsed="0.002993"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:13.194112" elapsed="0.003630"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:13.138340" elapsed="0.059489"/>
</kw>
<msg time="2026-09-01T01:06:13.197914" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:13.197954" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.137764" elapsed="0.060224"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:13.198205" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:06:13.198058" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.198041" elapsed="0.000268"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.198710" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.199026" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.199093" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:13.137144" elapsed="0.062186"/>
</kw>
<msg time="2026-09-01T01:06:13.199419" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:13.199459" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.132740" elapsed="0.066752"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.199810" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.199561" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.199545" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:13.132607" elapsed="0.067293"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:13.132434" elapsed="0.067497"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:13.130301" elapsed="0.069684"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:13.125712" elapsed="0.074369"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.125291" elapsed="0.074833"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:13.122605" elapsed="0.077597"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.248572" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.248210" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.249498" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.249081" elapsed="0.000489">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:13.249669" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:13.248772" elapsed="0.000919"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.250229" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:13.249845" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.250534" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:13.250733" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:13.250404" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.251165" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.250902" elapsed="0.000318"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.252413" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.251953" elapsed="0.000517"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.252975" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:13.252635" elapsed="0.000363"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.253407" elapsed="0.000044"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.254123" elapsed="0.000075"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.254478" elapsed="0.000044"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:06:13.253228" elapsed="0.001420"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.253046" elapsed="0.001666"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:13.254760" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:13.254912" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:13.251622" elapsed="0.003313"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.251294" elapsed="0.003668"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.255120" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.254985" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.251272" elapsed="0.003948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.255791" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.255355" elapsed="0.000461"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:13.255859" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:13.247626" elapsed="0.008344"/>
</kw>
<msg time="2026-09-01T01:06:13.256113" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.235762" elapsed="0.020429"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.270576" elapsed="0.000090"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.282308" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.293597" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.293826" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.294007" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.294453" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.294306" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:13.294284" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.294683" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.294836" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.294984" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:13.294237" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.294095" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.295212" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.295287" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:06:13.295456" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:13.231791" elapsed="0.063693"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.297061" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.296747" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:13.297245" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:13.296284" elapsed="0.000983"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.297673" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.297335" elapsed="0.000392"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.298216" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.297921" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.297749" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.297317" elapsed="0.000973"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.300517" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:13.298431" elapsed="0.002109"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:13.300601" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:06:13.300750" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:13.295804" elapsed="0.004968"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.301894" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.301682" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:13.302036" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:13.301357" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:06:13.302256" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:13.302119" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.302103" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.302465" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.302633" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.302690" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:06:13.304733" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:13.301049" elapsed="0.003708"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.306225" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.305974" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.306640" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.306407" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:13.315314" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:13.315462" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:06:13.315569" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:13.308644" elapsed="0.006968"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.306737" elapsed="0.008913"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.315815" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.315674" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.306721" elapsed="0.009168"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.319076" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.316828" elapsed="0.002290"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.316617" elapsed="0.002548"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.316600" elapsed="0.002588"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.321563" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.319442" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.319238" elapsed="0.002484"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.319223" elapsed="0.002521"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.322299" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.321896" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.322639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.322387" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.323131" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.322865" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.322719" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.322371" elapsed="0.000848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.323706" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.323365" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.324002" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.323790" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.324498" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.324233" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.324073" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.323775" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.324726" elapsed="0.000311"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:13.325477" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.325203" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:13.325657" elapsed="0.002115"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:13.316238" elapsed="0.011591"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.327986" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.327891" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.327875" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:13.330682" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:13.328194" elapsed="0.002514"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:06:13.330754" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:13.330892" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:13.305042" elapsed="0.025873"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:13.330969" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:06:13.331103" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:13.210999" elapsed="0.120127"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.357822" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.357099" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.359891" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.359364" elapsed="0.000670">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:13.360177" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:13.358063" elapsed="0.002138"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.361094" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:13.360354" elapsed="0.000765"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:13.361512" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:13.361770" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:13.361291" elapsed="0.000503"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.362496" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.361937" elapsed="0.000617"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:13.363219" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.362631" elapsed="0.000742"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.364173" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:13.363559" elapsed="0.000653"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.363396" elapsed="0.000890"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.362613" elapsed="0.001695"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.365181" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.364443" elapsed="0.000764"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:13.365252" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:13.356459" elapsed="0.008904"/>
</kw>
<msg time="2026-09-01T01:06:13.365411" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.344681" elapsed="0.020774"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.376832" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.388104" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.399573" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.399812" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.399971" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.400329" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.400196" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:13.400183" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.400526" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.400695" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.400845" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:13.400154" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.400043" elapsed="0.000871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.401048" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.401112" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:13.401232" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:13.342284" elapsed="0.058972"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.401414" elapsed="0.002022"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:13.404420" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:13.404095" elapsed="0.000350"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:13.404952" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:13.404597" elapsed="0.000380"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:06:13.405286" elapsed="0.000291"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:06:13.403735" elapsed="0.001911"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.403506" elapsed="0.002169"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.405843" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.405697" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.403490" elapsed="0.002422"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:06:13.332177" elapsed="0.073776"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:06:13.331433" elapsed="0.074583"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.331217" elapsed="0.074836"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.331200" elapsed="0.074873"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:13.406103" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:06:13.205287" elapsed="0.200947"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.201112" elapsed="0.205216"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:13.200666" elapsed="0.205706"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:13.200336" elapsed="0.206090"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:13.406965" elapsed="0.000238"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:13.406694" elapsed="0.000566"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:13.122159" elapsed="0.285136"/>
</test>
<test id="s1-s7-t10" name="TC1_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="188">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:13.410524" elapsed="0.000200"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:13.410126" elapsed="0.000646"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.411674" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.411561" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.411545" elapsed="0.000189"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.416380" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.416286" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.416269" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.417343" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:13.416990" elapsed="0.000377"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.417791" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:13.417511" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:13.417852" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:13.417986" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:13.416657" elapsed="0.001350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.423015" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.422919" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.422903" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.424108" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:13.424014" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.423999" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:13.424601" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:13.424324" elapsed="0.000301"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.424961" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:13.424769" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.463828" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:13.425481" elapsed="0.038447"/>
</kw>
<msg time="2026-09-01T01:06:13.464084" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:13.464125" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.425154" elapsed="0.039024"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.499024" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "[78Cx "[A[78Ce
 "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:13.464670" elapsed="0.034484"/>
</kw>
<msg time="2026-09-01T01:06:13.499303" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:13.499342" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.464340" elapsed="0.035076"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.499736" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.499488" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.499470" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.500232" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "[78Cx "[A[78Ce
 "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.499942" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.500561" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.500366" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.500350" elapsed="0.000302"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:13.500686" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:13.503132" elapsed="0.000281"/>
</kw>
<msg time="2026-09-01T01:06:13.503470" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:13.502071" elapsed="0.001537"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.503866" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.504222" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:13.501482" elapsed="0.002915"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:13.500959" elapsed="0.003495"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:13.423757" elapsed="0.080781"/>
</kw>
<msg time="2026-09-01T01:06:13.504630" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:13.504669" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.423227" elapsed="0.081477"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:13.504864" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:13.504770" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.504753" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.505349" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.505665" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:13.505728" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:13.422626" elapsed="0.083194"/>
</kw>
<msg time="2026-09-01T01:06:13.505900" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:13.505937" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "P "e "e "r "_ "C "h "e "c "k "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.418353" elapsed="0.087618"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:13.506338" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:13.506034" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:13.506020" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:13.418223" elapsed="0.088202"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:13.418053" elapsed="0.088398"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:13.415959" elapsed="0.090540"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:13.411311" elapsed="0.095236"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:13.410911" elapsed="0.095724"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:13.408152" elapsed="0.098531"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:13.507042" elapsed="0.000117"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:13.506805" elapsed="0.000407"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:13.518713" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:13.531465" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:13.531551" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:13.518547" elapsed="0.013026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.531969" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:13.531738" elapsed="0.000269"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:13.532484" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.532165" elapsed="0.000387">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:13.518229" elapsed="0.014445">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:14.558101" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:14.571418" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:14.571644" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:14.557741" elapsed="0.013953"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:14.572699" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:14.572074" elapsed="0.000717"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:14.573844" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:14.573092" elapsed="0.000885">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:14.556881" elapsed="0.017330">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:15.603590" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:15.617004" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:15.617293" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:15.603230" elapsed="0.014114"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:15.618372" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:15.617757" elapsed="0.000705"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:15.619520" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:15.618789" elapsed="0.000885">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:15.602351" elapsed="0.017531">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:16.645757" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:16.658992" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:16.659233" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:16.645355" elapsed="0.013930"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:16.660231" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:16.659644" elapsed="0.000679"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:16.661470" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:16.660713" elapsed="0.000914">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:16.644482" elapsed="0.017383">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:17.687885" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:17.701298" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:17.701733" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:17.687425" elapsed="0.014371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:17.702795" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:17.702192" elapsed="0.000722"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:17.704025" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:17.703258" elapsed="0.000946">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:17.686484" elapsed="0.018070">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:18.716412" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:18.728691" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:18.728808" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:18.716231" elapsed="0.012608"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:18.729485" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:18.729073" elapsed="0.000474"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:18.730314" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:18.729771" elapsed="0.000644">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:18.715793" elapsed="0.014776">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:19.758892" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:19.771778" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:19.772004" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:19.758517" elapsed="0.013577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:19.773279" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:19.772684" elapsed="0.000684"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:19.774415" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:19.773693" elapsed="0.000857">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:19.757680" elapsed="0.017098">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:20.799998" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:20.813264" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:20.813484" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:20.799642" elapsed="0.013893"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:20.814581" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:20.813961" elapsed="0.000736"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:20.815836" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:20.815062" elapsed="0.000920">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:20.798797" elapsed="0.017466">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:21.828598" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:21.841239" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:21.841352" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:21.828421" elapsed="0.012956"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:21.841876" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:21.841561" elapsed="0.000360"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:21.842454" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:21.842072" elapsed="0.000453">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:21.827943" elapsed="0.014711">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:22.873016" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:22.886122" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:22.886382" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:22.872594" elapsed="0.013839"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:22.887468" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:22.886833" elapsed="0.000734"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:22.888742" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:22.887925" elapsed="0.000962">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:22.871667" elapsed="0.017445">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:23.917034" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:23.930540" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:23.930800" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:23.916668" elapsed="0.014282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:23.931971" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:23.931365" elapsed="0.000696"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:06:23.933214" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:06:23.932426" elapsed="0.000935">0 != 3</status>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:06:23.915785" elapsed="0.017788">0 != 3</status>
</kw>
<msg time="2026-09-01T01:06:23.933793" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</msg>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:06:13.507348" elapsed="10.426633">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:23.958729" elapsed="0.000038"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:23.973851" elapsed="0.000046"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:23.987294" elapsed="0.000026"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:06:23.997749" elapsed="0.000026"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:23.999055" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:23.998768" elapsed="0.000326"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:23.998388" elapsed="0.000788"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:23.998060" elapsed="0.001169"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:06:13.407625" elapsed="10.591639">Keyword 'Check_File_For_Word_Count' failed after retrying for 10 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s7-t11" name="TC1_Stop_BGP_Peer" line="204">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:24.002321" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:24.002058" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:24.003540" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:24.003412" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.003391" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:24.008381" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:24.008283" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.008265" elapsed="0.000180"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:24.009391" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:24.009011" elapsed="0.000405"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:24.009839" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:24.009562" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:24.009901" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:24.010056" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:24.008669" elapsed="0.001409"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:24.015253" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:24.015149" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.015113" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:24.016439" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:24.016343" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.016327" elapsed="0.000175"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:24.017015" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:24.016678" elapsed="0.000407"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:24.017476" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:24.017270" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:24.058871" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:24.017978" elapsed="0.041025"/>
</kw>
<msg time="2026-09-01T01:06:24.059220" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:24.059263" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:24.017664" elapsed="0.041633"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:24.093756" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:24.059860" elapsed="0.034003"/>
</kw>
<msg time="2026-09-01T01:06:24.094021" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:24.094061" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:24.059482" elapsed="0.034611"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.094455" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:24.094215" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.094188" elapsed="0.000342"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:24.094978" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:24.094684" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.095334" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:24.095108" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.095090" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:24.095441" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:24.098064" elapsed="0.000166"/>
</kw>
<msg time="2026-09-01T01:06:24.098288" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:24.096949" elapsed="0.001465"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.098692" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.099009" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:24.096335" elapsed="0.002881"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:24.095741" elapsed="0.003534"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:24.016037" elapsed="0.083325"/>
</kw>
<msg time="2026-09-01T01:06:24.099445" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:24.099485" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:24.015466" elapsed="0.084055"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:24.099914" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:06:24.099590" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.099573" elapsed="0.000421"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.100402" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.100736" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:24.100853" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:24.014830" elapsed="0.086125"/>
</kw>
<msg time="2026-09-01T01:06:24.101041" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:24.101084" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "1 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:24.010462" elapsed="0.090662"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:24.101515" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:24.101281" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:24.101265" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:24.010317" elapsed="0.091290"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:24.010152" elapsed="0.091499"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:24.007933" elapsed="0.093775"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:24.003122" elapsed="0.098638"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:24.002716" elapsed="0.099083"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:24.000052" elapsed="0.101795"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:24.102281" elapsed="0.000100"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:24.101970" elapsed="0.000464"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:24.103442" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:24.103147" elapsed="0.000321"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:24.103610" elapsed="0.000218"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:06:24.102888" elapsed="0.001003"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.104845" level="INFO">2026-09-01 01:06:02,266 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.019s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.029s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:22,286 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.038s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:06:26.105241" level="INFO">${output} = 2026-09-01 01:06:02,266 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.019s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:06:24.104025" elapsed="2.001280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.106394" level="INFO">2026-09-01 01:06:02,266 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.019s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.029s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:22,286 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.038s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:26.105759" elapsed="0.000868"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:06:24.102592" elapsed="2.004186"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.125234" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-09-01T01:06:26.139092" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:26.139322" level="INFO">${output_log} = 2026-09-01 01:05:52,233 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:05:52,234 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:26.124927" elapsed="0.014447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.140318" level="INFO">2026-09-01 01:05:52,233 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:05:52,234 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:05:52,235 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:05:52,237 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:05:52,238 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:05:52,239 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:05:52,240 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:05:52,240 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:05:52,240 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:05:52,241 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:05:52,243 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,244 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:05:52,244 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:05:52,253 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-09-01 01:05:52,254 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:05:52,254 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:05:52,255 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:05:52,256 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:02,266 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.019s
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:02,267 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.029s
2026-09-01 01:06:12,277 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:12,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:22,286 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.038s
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:22,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:26.139725" elapsed="0.000883"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:26.141759" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:26.141023" elapsed="0.000851"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:26.124246" elapsed="0.017753"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:26.143260" elapsed="0.000510"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:26.142583" elapsed="0.001311"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:23.999606" elapsed="2.144362"/>
</test>
<test id="s1-s7-t12" name="TC2_Reconnect_BGP_Peer" line="211">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:26.151193" elapsed="0.000421"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:26.150608" elapsed="0.001141"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:26.153852" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:26.153581" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.153539" elapsed="0.000459"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:26.164439" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:26.164227" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.164189" elapsed="0.000383"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.166639" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:26.165846" elapsed="0.000871"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.167682" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:26.167044" elapsed="0.000691"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:26.167823" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:06:26.168132" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:26.165047" elapsed="0.003165"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:26.176501" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:26.176367" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.176343" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:26.178077" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:26.177942" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.177920" elapsed="0.000271"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:26.178764" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:26.178376" elapsed="0.000420"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.179309" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:26.179013" elapsed="0.000327"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.208530" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:26.179981" elapsed="0.028684"/>
</kw>
<msg time="2026-09-01T01:06:26.208869" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:26.208924" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:26.179542" elapsed="0.029426"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.253359" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:26.209632" elapsed="0.043824"/>
</kw>
<msg time="2026-09-01T01:06:26.253600" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:26.253639" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:26.209209" elapsed="0.044514"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.253999" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:26.253794" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.253777" elapsed="0.000291"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.254488" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:26.254219" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.254811" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:26.254606" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.254591" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:26.254909" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:26.257304" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:06:26.257490" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:26.256270" elapsed="0.001343"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.257937" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.258270" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:26.255644" elapsed="0.002797"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:26.255169" elapsed="0.003329"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:26.177566" elapsed="0.081015"/>
</kw>
<msg time="2026-09-01T01:06:26.258672" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:26.258711" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:26.176797" elapsed="0.081947"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:26.258905" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:26.258812" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.258794" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.259369" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.259678" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:26.259742" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:26.175834" elapsed="0.084001"/>
</kw>
<msg time="2026-09-01T01:06:26.259915" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:26.259952" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:26.168964" elapsed="0.091020"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:26.260299" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:26.260047" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:26.260033" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:26.168672" elapsed="0.091716"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:26.168316" elapsed="0.092098"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:26.163472" elapsed="0.096990"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:26.152979" elapsed="0.107530"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:26.152059" elapsed="0.108523"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:26.145593" elapsed="0.115037"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:26.260996" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:26.260760" elapsed="0.000470"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.268937" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:26.268620" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.269334" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:26.269103" elapsed="0.000271"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:26.272201" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug</msg>
<msg time="2026-09-01T01:06:26.272284" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:26.269509" elapsed="0.002798"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:26.272684" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:26.272453" elapsed="0.000272"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:26.268294" elapsed="0.004480"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.274599" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-09-01 01:06:26,362 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:26,364 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:06:26,367 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:26,368 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:06:26,371 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:26,371 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:06:26,373 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:26,373 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:26,378 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-09-01 01:06:26,378 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-09-01 01:06:26,378 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:26,378 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:06:26.274188" elapsed="10.001270">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:06:26,362 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:26,364 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.275744" elapsed="0.000029"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:06:26.273931" elapsed="10.001983">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:06:26,362 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:26,364 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:06:26.273566" elapsed="10.002474"/>
</kw>
<msg time="2026-09-01T01:06:36.276154" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:26.273244" elapsed="10.002934"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:06:36.276348" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:06:36.276267" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.276242" elapsed="0.000184"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.276630" elapsed="0.000023"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.276804" elapsed="0.000368"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:06:26.272979" elapsed="10.004251"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.288282" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:36.302164" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:36.302255" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:36.288099" elapsed="0.014178"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.302722" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.302429" elapsed="0.000335"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:36.302905" elapsed="0.000299"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:36.287760" elapsed="0.015500"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.314184" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:36.354638" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:36.354779" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:36.314023" elapsed="0.040787"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.355377" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.355019" elapsed="0.000413"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:36.355624" elapsed="0.000410"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:36.313718" elapsed="0.042393"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.356886" elapsed="0.000334"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.356479" elapsed="0.000818"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:26.144583" elapsed="10.212761"/>
</test>
<test id="s1-s7-t13" name="TC2_BGP_Application_Peer_Put_3_Routes" line="220">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:36.361652" elapsed="0.000278"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:36.361327" elapsed="0.000671"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.363296" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.363122" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.363099" elapsed="0.000283"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.369883" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.369747" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.369724" elapsed="0.000242"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.371250" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.370752" elapsed="0.000530"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.371871" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:36.371491" elapsed="0.000412"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:36.371958" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:06:36.372167" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.370270" elapsed="0.001929"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.379232" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.379075" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.379051" elapsed="0.000265"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.380847" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.380698" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.380674" elapsed="0.000257"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:36.381515" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:36.381115" elapsed="0.000434"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.382032" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:36.381767" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.421641" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:36.382739" elapsed="0.039024"/>
</kw>
<msg time="2026-09-01T01:06:36.421917" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:36.421956" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.382295" elapsed="0.039694"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.464455" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:36.422489" elapsed="0.042119"/>
</kw>
<msg time="2026-09-01T01:06:36.464770" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:36.464810" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.422171" elapsed="0.042671"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.465126" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.464914" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.464895" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.465625" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.465350" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.465962" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.465768" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.465752" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:36.466062" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:36.468564" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:06:36.468764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.467475" elapsed="0.001411"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.469159" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.469484" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:36.466848" elapsed="0.002805"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:36.466341" elapsed="0.003381"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:36.380297" elapsed="0.089509"/>
</kw>
<msg time="2026-09-01T01:06:36.469888" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:36.469925" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.379508" elapsed="0.090450"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:36.470120" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-09-01T01:06:36.470024" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.470009" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.470812" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.471124" elapsed="0.000043"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.471210" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:36.378578" elapsed="0.092728"/>
</kw>
<msg time="2026-09-01T01:06:36.471388" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:36.471426" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.372660" elapsed="0.098798"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.471762" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.471522" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.471508" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:36.372478" elapsed="0.099374"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:36.372267" elapsed="0.099613"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:36.369298" elapsed="0.102632"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:36.362770" elapsed="0.109247"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.362216" elapsed="0.109841"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:36.358545" elapsed="0.113559"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:36.472563" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.472326" elapsed="0.000390"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.480551" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-typ...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.480259" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.480952" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.480733" elapsed="0.000260"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.486049" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:06:36.486160" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-ty...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:36.481129" elapsed="0.005055"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.486566" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.486331" elapsed="0.000278"/>
</kw>
<arg>${BGP_APP_PEER_PUT_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:36.479884" elapsed="0.006775"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.653263" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:06:36.491465" elapsed="0.161864"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:36.490982" elapsed="0.162394"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:06:36.490650" elapsed="0.162779"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.661611" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:06:36.673985" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:36.674073" level="INFO">${output_log} = 2026-09-01 01:06:36,603 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-fam...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:36.661487" elapsed="0.012609"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.674500" level="INFO">2026-09-01 01:06:36,603 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:36,607 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-09-01 01:06:36,607 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:06:36,607 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-09-01 01:06:36,607 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:06:36,607 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-09-01 01:06:36,607 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-09-01 01:06:36,624 DEBUG: &lt;PreparedRequest [PUT]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:36,624 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:36,624 DEBUG: Response: 
2026-09-01 01:06:36,624 DEBUG: &lt;Response [201]&gt; Created
2026-09-01 01:06:36,624 INFO: Total test execution time: 0.022s
2026-09-01 01:06:36,624 INFO: Total build data time: 0.001s
2026-09-01 01:06:36,624 INFO: Total response time: 0.021s
2026-09-01 01:06:36,625 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.674264" elapsed="0.000369"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.675169" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:36.674824" elapsed="0.000397"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_put_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.661187" elapsed="0.014089"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.675814" elapsed="0.000217"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.675523" elapsed="0.000564"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:36.357852" elapsed="0.318269"/>
</test>
<test id="s1-s7-t14" name="TC2_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="228">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:36.679215" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:36.678970" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.680391" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.680271" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.680250" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.685221" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.685111" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.685094" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.686184" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.685830" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.686607" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:36.686352" elapsed="0.000278"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:36.686667" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:06:36.686827" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.685485" elapsed="0.001363"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.692160" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.692050" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.692033" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.693331" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.693236" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.693220" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:36.693912" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:36.693525" elapsed="0.000411"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.694456" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:36.694124" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.726260" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:36.695117" elapsed="0.031253"/>
</kw>
<msg time="2026-09-01T01:06:36.726520" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:36.726581" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.694672" elapsed="0.031942"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:36.777567" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:36.727109" elapsed="0.050567"/>
</kw>
<msg time="2026-09-01T01:06:36.777916" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:36.777956" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.726795" elapsed="0.051193"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.778314" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.778063" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.778043" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.778814" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.778515" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.779154" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.778945" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.778929" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:36.779258" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:36.781641" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:06:36.781843" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.780641" elapsed="0.001327"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.782344" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.782667" elapsed="0.000084"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:36.780046" elapsed="0.002807"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:36.779528" elapsed="0.003383"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:36.692936" elapsed="0.090060"/>
</kw>
<msg time="2026-09-01T01:06:36.783077" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:36.783115" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.692358" elapsed="0.090811"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:36.783512" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:06:36.783238" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.783222" elapsed="0.000366"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.783963" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.784296" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.784359" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:36.691760" elapsed="0.092692"/>
</kw>
<msg time="2026-09-01T01:06:36.784532" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:36.784569" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.687198" elapsed="0.097403"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.784908" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.784665" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.784651" elapsed="0.000325"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:36.687053" elapsed="0.097944"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:36.686898" elapsed="0.098128"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:36.684802" elapsed="0.100274"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:36.679989" elapsed="0.105257"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.679581" elapsed="0.105708"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:36.676968" elapsed="0.108367"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.833881" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.833524" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.834749" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:36.834381" elapsed="0.000436">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:36.834901" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:36.834059" elapsed="0.000863"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.835434" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.835071" elapsed="0.000388"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.835741" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:36.835884" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:36.835605" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.836291" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.836050" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.837435" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.836979" elapsed="0.000511"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.837978" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:36.837636" elapsed="0.000365"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.838471" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.839196" elapsed="0.000046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.839512" elapsed="0.000046"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:06:36.838293" elapsed="0.001380"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.838046" elapsed="0.001705"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:36.839795" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:06:36.839939" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:36.836659" elapsed="0.003301"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.836392" elapsed="0.003596"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.840162" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.840009" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.836375" elapsed="0.003855"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.840765" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.840357" elapsed="0.000432"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:36.840832" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.832966" elapsed="0.007974"/>
</kw>
<msg time="2026-09-01T01:06:36.841024" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.820050" elapsed="0.021019"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.852445" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.863856" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.875498" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.875674" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.875848" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.876186" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.876041" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:36.876028" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.876386" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.876538" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.876700" elapsed="0.000033"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:36.876003" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.875915" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.876917" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.876981" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:36.877084" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:36.816204" elapsed="0.060903"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.878252" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:36.878017" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:36.878390" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:36.877698" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.878749" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.878473" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.879260" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.878982" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.878823" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.878457" elapsed="0.000875"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.881463" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.879471" elapsed="0.002015"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:36.881531" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:36.881664" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:36.877415" elapsed="0.004272"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.882805" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:36.882576" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:36.882942" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:36.882276" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:06:36.883156" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:06:36.883025" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.883009" elapsed="0.000230"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.883371" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.883532" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.883588" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:36.885345" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:36.881976" elapsed="0.003392"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.886596" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.886375" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.887005" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.886790" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:36.896213" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:36.896354" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:06:36.896454" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:36.889296" elapsed="0.007182"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.887100" elapsed="0.009414"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.896683" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.896538" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.887084" elapsed="0.009691"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.899921" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.897682" elapsed="0.002283"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.897481" elapsed="0.002548"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.897464" elapsed="0.002590"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.902450" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.900327" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.900106" elapsed="0.002414"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.900090" elapsed="0.002453"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.903061" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.902699" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.903377" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.903162" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.903883" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.903605" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.903450" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.903131" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.904443" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.904102" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.904751" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.904529" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.905244" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.904967" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.904822" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.904513" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.905452" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:36.906192" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.905922" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:36.906355" elapsed="0.002190"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:36.897101" elapsed="0.011500"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.908770" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.908661" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.908646" elapsed="0.000183"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:36.911505" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:36.908960" elapsed="0.002572"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:06:36.911579" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:36.911733" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:36.885644" elapsed="0.026114"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:36.911813" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:06:36.911947" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:36.795592" elapsed="0.116379"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.939046" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.938297" elapsed="0.000775"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.941063" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:36.940509" elapsed="0.000729">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:36.941361" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:36.939238" elapsed="0.002145"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.942278" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.941534" elapsed="0.000769"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:36.942677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:36.942953" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:36.942453" elapsed="0.000524"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.943536" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:36.943119" elapsed="0.000476"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:36.944416" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.943659" elapsed="0.000909"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.945340" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:36.944769" elapsed="0.000608"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.944594" elapsed="0.000857"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.943641" elapsed="0.001831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.946376" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.945608" elapsed="0.000794"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:36.946446" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.937638" elapsed="0.008921"/>
</kw>
<msg time="2026-09-01T01:06:36.946607" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.925720" elapsed="0.020931"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.958043" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.969346" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.980928" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.981105" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.981279" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.981619" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.981484" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:36.981471" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.981829" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.981980" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.982129" elapsed="0.000032"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:36.981444" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.981349" elapsed="0.000865"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.982348" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.982413" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:36.982519" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:36.923300" elapsed="0.059243"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:36.982700" elapsed="0.002047"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:36.985847" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:36.985409" elapsed="0.000463"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:36.986423" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:36.986010" elapsed="0.000438"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:06:36.986589" elapsed="0.000305"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:06:36.985030" elapsed="0.001917"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.984816" elapsed="0.002159"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:36.987130" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:36.986996" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.984800" elapsed="0.002415"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:06:36.912994" elapsed="0.074263"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:06:36.912275" elapsed="0.075046"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:36.912043" elapsed="0.075349"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.912028" elapsed="0.075386"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:36.987446" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:06:36.790016" elapsed="0.197542"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.786254" elapsed="0.201359"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:36.785783" elapsed="0.201869"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:36.785464" elapsed="0.202251"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.988253" elapsed="0.000212"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:36.987964" elapsed="0.000555"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:36.676439" elapsed="0.312114"/>
</test>
<test id="s1-s7-t15" name="TC2_BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="233">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:36.991689" elapsed="0.000204"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:36.991459" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.992832" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.992732" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.992715" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:36.997553" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:36.997457" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:36.997441" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.998510" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:36.998175" elapsed="0.000358"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:36.998950" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:36.998679" elapsed="0.000293"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:36.999011" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:36.999160" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:36.997830" elapsed="0.001353"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.004112" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.004016" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.003999" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.005225" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.005105" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.005089" elapsed="0.000201"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:37.005714" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.005435" elapsed="0.000303"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.006073" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.005883" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.041504" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:37.006555" elapsed="0.035051"/>
</kw>
<msg time="2026-09-01T01:06:37.041787" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:37.041827" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.006255" elapsed="0.035606"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.096248" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:37.042392" elapsed="0.053968"/>
</kw>
<msg time="2026-09-01T01:06:37.096506" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:37.096546" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.042059" elapsed="0.054522"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.096872" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.096650" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.096633" elapsed="0.000310"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.097358" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "I "n "t "r "o "d "u "c "e "d "_ "[78CP "[A[78Cr
 "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.097071" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.097684" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.097491" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.097476" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:37.097796" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.100159" elapsed="0.000257"/>
</kw>
<msg time="2026-09-01T01:06:37.100475" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.099121" elapsed="0.001475"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.100869" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.101210" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:37.098548" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:37.098046" elapsed="0.003390"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:37.004846" elapsed="0.096674"/>
</kw>
<msg time="2026-09-01T01:06:37.101605" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.101642" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.004323" elapsed="0.097354"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:37.101853" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:37.101758" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.101741" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.102313" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.102612" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.102682" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:37.003725" elapsed="0.099067"/>
</kw>
<msg time="2026-09-01T01:06:37.102873" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.102911" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.999507" elapsed="0.103438"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.103309" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.103009" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.102994" elapsed="0.000416"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:36.999379" elapsed="0.104052"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:36.999228" elapsed="0.104229"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:36.997133" elapsed="0.106374"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:36.992471" elapsed="0.111084"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:36.992077" elapsed="0.111517"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:36.989489" elapsed="0.114151"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.104011" elapsed="0.000093"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.103773" elapsed="0.000438"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.115560" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:37.129167" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.129257" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.115414" elapsed="0.013864"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.129657" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.129429" elapsed="0.000267"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:37.129850" elapsed="0.000282"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:37.115099" elapsed="0.015102"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:37.104349" elapsed="0.025897"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.140979" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:37.182959" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.183085" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.140836" elapsed="0.042279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.183681" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.183358" elapsed="0.000398"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:37.183947" elapsed="0.000405"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:37.140519" elapsed="0.043908"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.199531" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:37.234850" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.234978" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.199333" elapsed="0.035675"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.235602" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.235251" elapsed="0.000446"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:37.236064" elapsed="0.000726"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:37.198880" elapsed="0.038041"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.260444" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:37.287186" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.287378" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.260244" elapsed="0.027182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.288319" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.287783" elapsed="0.000621"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:37.288735" elapsed="0.000644"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:37.259803" elapsed="0.029699"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.314081" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:37.339131" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.339366" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.313762" elapsed="0.025653"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.340338" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.339781" elapsed="0.000645"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:37.340763" elapsed="0.000657"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:37.313047" elapsed="0.028500"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.342794" elapsed="0.000517"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.342121" elapsed="0.001314"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:36.988966" elapsed="0.354545"/>
</test>
<test id="s1-s7-t16" name="TC2_BGP_Application_Peer_Delete_All_Routes" line="249">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:37.350405" elapsed="0.000443"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:37.349856" elapsed="0.001100"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.353043" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.352799" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.352754" elapsed="0.000462"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.363332" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.363091" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.363055" elapsed="0.000407"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.365159" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.364656" elapsed="0.000537"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.365773" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:37.365395" elapsed="0.000410"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:37.365858" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:06:37.366051" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.363939" elapsed="0.002142"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.373250" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.373096" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.373073" elapsed="0.000261"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.374843" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.374693" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.374671" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:37.375502" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.375109" elapsed="0.000425"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.376019" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.375754" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.413422" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:37.376719" elapsed="0.036799"/>
</kw>
<msg time="2026-09-01T01:06:37.413667" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:37.413719" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.376278" elapsed="0.037477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.457699" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:37.414236" elapsed="0.043636"/>
</kw>
<msg time="2026-09-01T01:06:37.458020" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:37.458060" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.413909" elapsed="0.044185"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.458397" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.458187" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.458169" elapsed="0.000298"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.458889" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.458596" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.459224" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.459015" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.458999" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:37.459324" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.461746" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:06:37.461928" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.460669" elapsed="0.001381"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.462327" elapsed="0.000070"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.462637" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:37.460079" elapsed="0.002748"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:37.459583" elapsed="0.003301"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:37.374329" elapsed="0.088638"/>
</kw>
<msg time="2026-09-01T01:06:37.463047" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.463086" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.373532" elapsed="0.089588"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:37.463303" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:06:37.463208" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.463192" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.463751" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.464058" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.464121" elapsed="0.000035"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:37.372671" elapsed="0.091569"/>
</kw>
<msg time="2026-09-01T01:06:37.464321" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.464360" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.366565" elapsed="0.097831"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.464685" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.464462" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.464447" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:37.366385" elapsed="0.098403"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:37.366170" elapsed="0.098646"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:37.362385" elapsed="0.102480"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:37.352205" elapsed="0.112744"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.351294" elapsed="0.113695"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:37.345388" elapsed="0.119648"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.465480" elapsed="0.000093"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.465241" elapsed="0.000382"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.473612" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.473320" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.474006" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.473791" elapsed="0.000256"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.478508" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:06:37.478595" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:37.474203" elapsed="0.004415"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.478994" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.478776" elapsed="0.000260"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_ALL_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:37.472943" elapsed="0.006142"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.649548" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:06:37.483393" elapsed="0.166231"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:37.482941" elapsed="0.166730"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:06:37.482627" elapsed="0.167128"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.658438" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:06:37.670615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:37.670704" level="INFO">${output_log} = 2026-09-01 01:06:37,606 INFO: Delete all prefixes from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-f...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:37.658307" elapsed="0.012434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.671156" level="INFO">2026-09-01 01:06:37,606 INFO: Delete all prefixes from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:37,618 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:37,618 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:37,618 DEBUG: Response: 
2026-09-01 01:06:37,618 DEBUG: &lt;Response [204]&gt; No Content
2026-09-01 01:06:37,618 INFO: Total test execution time: 0.012s
2026-09-01 01:06:37,618 INFO: Total build data time: 0.000s
2026-09-01 01:06:37,618 INFO: Total response time: 0.011s
2026-09-01 01:06:37,619 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.670891" elapsed="0.000318"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.671790" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:37.671387" elapsed="0.000454"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_all_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.657971" elapsed="0.013923"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.672439" elapsed="0.000221"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.672164" elapsed="0.000568"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:37.344260" elapsed="0.328507"/>
</test>
<test id="s1-s7-t17" name="TC2_Check_Example-IPv4-Topology_Is_Empty" line="257">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:37.675798" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:37.675551" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.676970" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.676855" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.676836" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.681691" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.681595" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.681578" elapsed="0.000194"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.682676" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.682334" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.683131" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:37.682860" elapsed="0.000310"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:37.683211" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:37.683355" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.681983" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.688369" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.688273" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.688257" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.689476" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.689384" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.689368" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:37.689949" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.689670" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.690323" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.690113" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.726621" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:37.690802" elapsed="0.035930"/>
</kw>
<msg time="2026-09-01T01:06:37.726882" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:37.726922" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.690488" elapsed="0.036468"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.768156" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:37.727433" elapsed="0.040833"/>
</kw>
<msg time="2026-09-01T01:06:37.768413" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:37.768452" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.727108" elapsed="0.041379"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.768775" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.768557" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.768539" elapsed="0.000307"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.769266" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.768976" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.769624" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.769429" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.769413" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:37.769744" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.772096" elapsed="0.000267"/>
</kw>
<msg time="2026-09-01T01:06:37.772421" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.771066" elapsed="0.001477"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.772851" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.773193" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:37.770482" elapsed="0.002883"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:37.769984" elapsed="0.003438"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:37.689103" elapsed="0.084404"/>
</kw>
<msg time="2026-09-01T01:06:37.773586" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.773623" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.688564" elapsed="0.085093"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:37.773833" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:37.773739" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.773722" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.774280" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.774577" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.774639" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:37.687968" elapsed="0.086781"/>
</kw>
<msg time="2026-09-01T01:06:37.774831" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:37.774869" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.683734" elapsed="0.091169"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.775302" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.774967" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.774952" elapsed="0.000421"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:37.683587" elapsed="0.091806"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:37.683428" elapsed="0.091991"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:37.681282" elapsed="0.094185"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:37.676580" elapsed="0.098935"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.676187" elapsed="0.099366"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:37.673580" elapsed="0.102017"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.824327" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.823973" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.825216" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:37.824863" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:37.825373" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:37.824544" elapsed="0.000851"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.825896" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.825542" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.826205" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:37.826346" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:37.826066" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.826743" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.826508" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.827863" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.827440" elapsed="0.000478"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.828417" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.828063" elapsed="0.000377"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.828815" elapsed="0.000044"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.829524" elapsed="0.000045"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.829851" elapsed="0.000043"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:06:37.828625" elapsed="0.001382"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.828483" elapsed="0.001584"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:37.830108" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:06:37.830278" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:37.827109" elapsed="0.003191"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.826846" elapsed="0.003482"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.830481" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.830349" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.826828" elapsed="0.003719"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.831099" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.830675" elapsed="0.000448"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:37.831203" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.823413" elapsed="0.007898"/>
</kw>
<msg time="2026-09-01T01:06:37.831359" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.810313" elapsed="0.021088"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.842772" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.854235" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.865974" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.866168" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.866327" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.866650" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.866521" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:37.866508" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.866870" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.867018" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.867180" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:37.866482" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.866393" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.867385" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.867448" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:06:37.867551" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:37.806409" elapsed="0.061164"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.868735" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:37.868474" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:37.868874" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:37.868172" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.869193" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.868955" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.869676" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.869417" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.869265" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.868940" elapsed="0.000825"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.871898" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.869902" elapsed="0.002019"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:37.871965" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:37.872098" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:37.867871" elapsed="0.004299"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.873323" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:37.873049" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:37.873461" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:37.872748" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:06:37.873665" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:37.873543" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.873527" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.873887" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.874038" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.874094" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:37.875917" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:37.872447" elapsed="0.003494"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.877192" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.876955" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.877586" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.877370" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:37.887248" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:37.887389" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:06:37.887487" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:37.879859" elapsed="0.007651"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.877682" elapsed="0.009865"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.887729" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.887571" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.877666" elapsed="0.010139"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.890924" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.888728" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.888507" elapsed="0.002488"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.888490" elapsed="0.002527"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.893380" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.891281" elapsed="0.002138"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.891067" elapsed="0.002382"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.891052" elapsed="0.002418"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.893975" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.893617" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.894289" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.894060" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.894785" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.894503" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.894359" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.894044" elapsed="0.000846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.895378" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.895037" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.895667" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.895461" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.896166" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.895893" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.895752" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.895446" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.896373" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:37.897097" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.896841" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.897277" elapsed="0.002114"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:37.888128" elapsed="0.011319"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.899601" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.899508" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.899492" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:37.902239" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:37.899803" elapsed="0.002462"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:06:37.902311" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:37.902448" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:37.876230" elapsed="0.026242"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:37.902525" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:06:37.902653" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:37.785864" elapsed="0.116812"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.929164" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.928449" elapsed="0.000741"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.931123" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:37.930597" elapsed="0.000693">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:37.931409" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:37.929338" elapsed="0.002092"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.932322" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.931581" elapsed="0.000765"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:37.932760" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:37.932990" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:37.932527" elapsed="0.000486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.933644" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:37.933251" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:37.934450" elapsed="0.000073"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.933777" elapsed="0.000819"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.935377" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:37.934802" elapsed="0.000612"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.934620" elapsed="0.000868"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.933760" elapsed="0.001749"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.936407" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.935644" elapsed="0.000788"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:37.936476" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.927805" elapsed="0.008782"/>
</kw>
<msg time="2026-09-01T01:06:37.936633" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.916164" elapsed="0.020512"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.948073" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.959440" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.970998" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.971188" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.971347" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.971677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.971547" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:37.971534" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.971922" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.972076" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.972243" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:37.971508" elapsed="0.000783"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.971416" elapsed="0.000898"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.972447" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.972512" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:37.972614" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:37.913760" elapsed="0.058878"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:37.972810" elapsed="0.002027"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:37.975797" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:37.975493" elapsed="0.000330"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:37.976255" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:37.975961" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:06:37.976420" elapsed="0.000304"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:06:37.975120" elapsed="0.001659"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.974907" elapsed="0.001900"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:37.976964" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:37.976829" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.974890" elapsed="0.002141"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:06:37.903688" elapsed="0.073384"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:06:37.902976" elapsed="0.074176"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:37.902762" elapsed="0.074430"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.902746" elapsed="0.074467"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:37.977242" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:06:37.780257" elapsed="0.197095"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.776507" elapsed="0.200899"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:37.776055" elapsed="0.201391"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:37.775752" elapsed="0.201745"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.978022" elapsed="0.000240"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:37.977755" elapsed="0.000597"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:37.673096" elapsed="0.305291"/>
</test>
<test id="s1-s7-t18" name="TC2_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="262">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:37.981425" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:37.981191" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.982667" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.982570" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.982554" elapsed="0.000188"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.987527" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.987434" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.987418" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.988484" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:37.988132" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:37.988929" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:37.988652" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:37.988990" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:37.989124" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:37.987805" elapsed="0.001355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.994120" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.994024" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.994008" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:37.995235" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:37.995120" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:37.995104" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:37.995694" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:37.995427" elapsed="0.000304"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:37.996066" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:37.995874" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.028833" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:37.996551" elapsed="0.032377"/>
</kw>
<msg time="2026-09-01T01:06:38.029074" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:38.029114" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.996249" elapsed="0.032919"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.080153" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:38.029629" elapsed="0.050647"/>
</kw>
<msg time="2026-09-01T01:06:38.080424" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:38.080463" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.029324" elapsed="0.051174"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.080781" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.080564" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.080547" elapsed="0.000303"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.081267" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.080979" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.081640" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.081440" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.081425" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:38.081753" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:38.084392" elapsed="0.000252"/>
</kw>
<msg time="2026-09-01T01:06:38.084703" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:38.083227" elapsed="0.001615"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.085101" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.085439" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:38.082626" elapsed="0.002988"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:38.082002" elapsed="0.003669"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:37.994859" elapsed="0.090911"/>
</kw>
<msg time="2026-09-01T01:06:38.085851" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:38.085889" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.994332" elapsed="0.091592"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:38.086083" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:38.085989" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.085974" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.086540" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.086855" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.086916" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:37.993728" elapsed="0.093282"/>
</kw>
<msg time="2026-09-01T01:06:38.087090" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:38.087128" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.989483" elapsed="0.097699"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.087472" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.087248" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.087233" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:37.989356" elapsed="0.098203"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:37.989208" elapsed="0.098376"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:37.987113" elapsed="0.100518"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:37.982321" elapsed="0.105358"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:37.981808" elapsed="0.105927"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:37.979064" elapsed="0.108722"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:38.088224" elapsed="0.000097"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:38.087903" elapsed="0.000467"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.099728" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:38.113609" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:38.113744" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:38.099568" elapsed="0.014199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.114160" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.113913" elapsed="0.000288"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:38.114338" elapsed="0.000277"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:38.099268" elapsed="0.015400"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:38.088507" elapsed="0.026222"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.125507" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:38.167765" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:38.167886" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:38.125366" elapsed="0.042549"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.168464" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.168120" elapsed="0.000405"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:38.168730" elapsed="0.000379"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:38.125055" elapsed="0.044150"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.184242" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:38.223814" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:38.224012" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:38.184023" elapsed="0.040035"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.224955" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.224423" elapsed="0.000619"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:38.225380" elapsed="0.000638"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:38.183589" elapsed="0.042577"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.248988" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:38.279548" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:38.279763" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:38.248787" elapsed="0.031026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.280702" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.280185" elapsed="0.000634"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:38.281126" elapsed="0.000675"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:38.248348" elapsed="0.033579"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.306764" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:38.331541" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:38.331766" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:38.306427" elapsed="0.025391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.332730" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.332189" elapsed="0.000632"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:38.333128" elapsed="0.000695"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:38.305726" elapsed="0.028219"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:38.335172" elapsed="0.000481"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:38.334513" elapsed="0.001292"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:37.978577" elapsed="0.357305"/>
</test>
<test id="s1-s7-t19" name="TC2_Stop_BGP_Peer" line="278">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:38.342512" elapsed="0.000448"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:38.341956" elapsed="0.001113"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.345275" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:38.345001" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.344960" elapsed="0.000458"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.355625" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:38.355429" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.355391" elapsed="0.000332"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.356974" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:38.356484" elapsed="0.000523"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.357596" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:38.357230" elapsed="0.000398"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:38.357682" elapsed="0.000059"/>
</return>
<msg time="2026-09-01T01:06:38.357909" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:38.356005" elapsed="0.001933"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.365103" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:38.364971" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.364948" elapsed="0.000259"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.366669" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:38.366535" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.366512" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:38.367349" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:38.366950" elapsed="0.000432"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.367863" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:38.367581" elapsed="0.000314"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.405890" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:38.368547" elapsed="0.037439"/>
</kw>
<msg time="2026-09-01T01:06:38.406134" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:38.406196" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.368095" elapsed="0.038136"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:38.437920" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:38.406690" elapsed="0.031370"/>
</kw>
<msg time="2026-09-01T01:06:38.438256" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:38.438297" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.406385" elapsed="0.031946"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.438635" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.438415" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.438383" elapsed="0.000323"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.439152" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:38.438853" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.439465" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.439273" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.439258" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:38.439562" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:38.442102" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:06:38.442305" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:38.440987" elapsed="0.001439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.442681" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.443011" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:38.440393" elapsed="0.002815"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:38.439890" elapsed="0.003375"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:38.366169" elapsed="0.077179"/>
</kw>
<msg time="2026-09-01T01:06:38.443427" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:38.443464" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.365398" elapsed="0.078100"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:38.443656" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:38.443563" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.443547" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.444110" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.444433" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:38.444495" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:38.364545" elapsed="0.080043"/>
</kw>
<msg time="2026-09-01T01:06:38.444669" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:38.444707" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "2 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.358420" elapsed="0.086340"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:38.445047" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:38.444826" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:38.444811" elapsed="0.000303"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:38.358241" elapsed="0.086973"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:38.358006" elapsed="0.087240"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:38.354678" elapsed="0.090618"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:38.344409" elapsed="0.100935"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:38.343497" elapsed="0.101885"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:38.337499" elapsed="0.107928"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:38.445793" elapsed="0.000093"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:38.445542" elapsed="0.000393"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:38.447156" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:38.446655" elapsed="0.000527"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:38.447322" elapsed="0.000203"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:06:38.446422" elapsed="0.001156"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.448866" level="INFO">2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,695 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:06:40.450031" level="INFO">${output} = 2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:06:38.447739" elapsed="2.002353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.451239" level="INFO">2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,695 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.450569" elapsed="0.001341"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:06:38.446090" elapsed="2.005943"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.470440" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-09-01T01:06:40.485435" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:40.485641" level="INFO">${output_log} = 2026-09-01 01:06:26,362 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:26,363 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:40.470131" elapsed="0.015561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.486669" level="INFO">2026-09-01 01:06:26,362 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:26,363 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:26,364 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:26,366 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:06:26,367 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:06:26,367 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:26,368 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:26,368 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:06:26,369 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:06:26,371 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:26,371 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:26,372 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:06:26,373 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:26,373 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:26,378 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-09-01 01:06:26,378 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-09-01 01:06:26,378 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:26,378 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:26,379 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:26,380 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:36,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:36,391 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,680 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,681 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,682 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-09-01 01:06:36,683 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,684 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,685 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,686 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,687 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,688 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,689 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:36,690 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:36,691 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:36,692 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:36,693 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:36,694 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:36,695 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,625 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,626 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:37,627 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,628 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,629 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,630 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:37,631 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:37,632 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:37,633 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:37,634 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:37,635 DEBUG BGP-Thread-1 (job): NLRI prefix list: []</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.486060" elapsed="0.001336"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:40.488483" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:40.487802" elapsed="0.000791"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:40.469426" elapsed="0.019289"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:40.489968" elapsed="0.000505"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:40.489318" elapsed="0.001277"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:38.336517" elapsed="2.154152"/>
</test>
<test id="s1-s7-t20" name="TC3_BGP_Application_Peer_Put_3_Routes" line="285">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:40.497566" elapsed="0.000862"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:40.496898" elapsed="0.001639"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.500621" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.500379" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.500336" elapsed="0.000443"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.511411" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.511193" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.511129" elapsed="0.000421"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.513609" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:40.512838" elapsed="0.000828"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.514631" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:40.514019" elapsed="0.000666"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:40.514801" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:06:40.515111" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:40.512034" elapsed="0.003152"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.526488" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.526344" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.526318" elapsed="0.000261"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.528171" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.528005" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.527982" elapsed="0.000279"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:40.528874" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:40.528456" elapsed="0.000452"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.529425" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:40.529120" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.579919" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:40.530131" elapsed="0.049955"/>
</kw>
<msg time="2026-09-01T01:06:40.580299" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:40.580339" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.529671" elapsed="0.050702"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.623070" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:40.581016" elapsed="0.042189"/>
</kw>
<msg time="2026-09-01T01:06:40.623359" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:40.623466" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.580594" elapsed="0.042910"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.623835" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.623589" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.623565" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.624347" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "P "u "t "_ "3 "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.624040" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.624669" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.624475" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.624459" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:40.624793" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:40.627321" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:06:40.627507" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:40.626244" elapsed="0.001386"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.628122" elapsed="0.000113"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.628495" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:40.625599" elapsed="0.003090"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:40.625077" elapsed="0.003680"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:40.527608" elapsed="0.101234"/>
</kw>
<msg time="2026-09-01T01:06:40.628927" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:40.628966" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.526801" elapsed="0.102201"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:40.629197" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:40.629078" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.629061" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.629640" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.629967" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.630030" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:40.525883" elapsed="0.104242"/>
</kw>
<msg time="2026-09-01T01:06:40.630295" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:40.630334" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.515941" elapsed="0.114427"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.630657" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.630434" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.630419" elapsed="0.000317"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:40.515627" elapsed="0.115131"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:40.515290" elapsed="0.115499"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:40.510443" elapsed="0.120397"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:40.499762" elapsed="0.131126"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.498858" elapsed="0.132118"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:40.492447" elapsed="0.138577"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:40.631462" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:40.631207" elapsed="0.000395"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.639574" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-typ...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:40.639279" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.639971" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.639753" elapsed="0.000260"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.645561" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:06:40.645654" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-ty...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:40.640163" elapsed="0.005514"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.646067" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command put --count 3 --prefix 8.0.1.0 --prefixlen 28 --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.645841" elapsed="0.000271"/>
</kw>
<arg>${BGP_APP_PEER_PUT_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:40.638901" elapsed="0.007279"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.831239" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:06:40.650461" elapsed="0.180931"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:40.650000" elapsed="0.181457"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:06:40.649685" elapsed="0.181854"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.840186" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:06:40.853161" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:40.853262" level="INFO">${output_log} = 2026-09-01 01:06:40,772 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-fam...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:40.840036" elapsed="0.013256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.853710" level="INFO">2026-09-01 01:06:40,772 INFO: Put 3 prefix(es) in a single request (starting from 8.0.1.0/28) into 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:40,775 DEBUG: ...streaming chunk 1 (prefix: 8.0.1.0/28)
2026-09-01 01:06:40,775 DEBUG: xml data
&lt;ipv4-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.0/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.0/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:06:40,776 DEBUG: ...streaming chunk 2 (prefix: 8.0.1.16/28)
2026-09-01 01:06:40,776 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.16/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.16/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt;
2026-09-01 01:06:40,776 DEBUG: ...streaming chunk 3 (prefix: 8.0.1.32/28)
2026-09-01 01:06:40,776 DEBUG: xml data
&lt;ipv4-route&gt;
  &lt;prefix&gt;8.0.1.32/28&lt;/prefix&gt;
  &lt;path-id&gt;0&lt;/path-id&gt;
  &lt;route-key&gt;8.0.1.32/28&lt;/route-key&gt;
  &lt;attributes&gt;
   &lt;ipv4-next-hop&gt;
    &lt;global&gt;192.0.2.1&lt;/global&gt;
   &lt;/ipv4-next-hop&gt;&lt;as-path/&gt;
   &lt;multi-exit-disc&gt;
    &lt;med&gt;0&lt;/med&gt;
   &lt;/multi-exit-disc&gt;
   &lt;local-pref&gt;
    &lt;pref&gt;100&lt;/pref&gt;
   &lt;/local-pref&gt;
   &lt;originator-id&gt;
    &lt;originator&gt;41.41.41.41&lt;/originator&gt;
   &lt;/originator-id&gt;
   &lt;origin&gt;
    &lt;value&gt;igp&lt;/value&gt;
   &lt;/origin&gt;
   &lt;cluster-id&gt;
    &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
   &lt;/cluster-id&gt;
  &lt;/attributes&gt;
 &lt;/ipv4-route&gt; 
&lt;/ipv4-routes&gt;
2026-09-01 01:06:40,797 DEBUG: &lt;PreparedRequest [PUT]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:40,797 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:40,798 DEBUG: Response: 
2026-09-01 01:06:40,798 DEBUG: &lt;Response [201]&gt; Created
2026-09-01 01:06:40,798 INFO: Total test execution time: 0.026s
2026-09-01 01:06:40,798 INFO: Total build data time: 0.000s
2026-09-01 01:06:40,798 INFO: Total response time: 0.025s
2026-09-01 01:06:40,798 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.853444" elapsed="0.000461"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:40.854483" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_put_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:40.854088" elapsed="0.000448"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_put_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:40.839646" elapsed="0.014946"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:40.855164" elapsed="0.000226"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:40.854868" elapsed="0.000579"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:40.491374" elapsed="0.364107"/>
</test>
<test id="s1-s7-t21" name="TC3_Check_Example-IPv4-Topology_Is_Filled_With_3_Routes" line="293">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:40.858893" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:40.858616" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.860194" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.860052" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.860029" elapsed="0.000243"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.866561" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.866462" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.866443" elapsed="0.000181"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.867569" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:40.867216" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.868033" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:40.867754" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:40.868095" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:40.868257" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:40.866862" elapsed="0.001417"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.873477" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.873361" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.873341" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.874674" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:40.874579" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.874562" elapsed="0.000188"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:40.875205" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:40.874903" elapsed="0.000326"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.875590" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:40.875384" elapsed="0.000231"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.913549" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:40.876121" elapsed="0.037545"/>
</kw>
<msg time="2026-09-01T01:06:40.913855" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:40.913898" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.875784" elapsed="0.038149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:40.967172" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:40.914484" elapsed="0.052804"/>
</kw>
<msg time="2026-09-01T01:06:40.967508" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:40.967549" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.914104" elapsed="0.053481"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.967925" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.967672" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.967648" elapsed="0.000352"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:40.968455" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "F "i "l "l "e "d "_ "W "i "t "h "_ "3 "_ "R "o "u "t "e "[78Cs "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:40.968131" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.968828" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.968601" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.968580" elapsed="0.000322"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:40.968934" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:40.971563" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:06:40.971774" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:40.970431" elapsed="0.001494"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.972210" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.972530" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:40.969773" elapsed="0.002932"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:40.969242" elapsed="0.003542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:40.874302" elapsed="0.098579"/>
</kw>
<msg time="2026-09-01T01:06:40.972965" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:40.973004" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.873678" elapsed="0.099362"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:40.973413" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:06:40.973109" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.973092" elapsed="0.000399"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.973879" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.974211" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:40.974275" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:40.873013" elapsed="0.101358"/>
</kw>
<msg time="2026-09-01T01:06:40.974452" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:40.974491" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.868620" elapsed="0.105906"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:40.974851" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:40.974592" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:40.974577" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:40.868488" elapsed="0.106455"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:40.868329" elapsed="0.106644"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:40.866116" elapsed="0.108908"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:40.859753" elapsed="0.115357"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:40.859285" elapsed="0.115964"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:40.856418" elapsed="0.118882"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.024021" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.023644" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.024951" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.024532" elapsed="0.000501">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:41.025166" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:41.024218" elapsed="0.000979"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.025742" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:41.025384" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.026092" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:41.026266" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:41.025947" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.026662" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.026437" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.027996" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.027493" elapsed="0.000562"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.028565" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:41.028232" elapsed="0.000356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.028990" elapsed="0.000045"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.029719" elapsed="0.000063"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.030074" elapsed="0.000045"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:06:41.028800" elapsed="0.001460"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.028634" elapsed="0.001689"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:41.030368" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:06:41.030516" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:41.027095" elapsed="0.003444"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.026788" elapsed="0.003779"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.030746" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.030588" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.026765" elapsed="0.004065"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.031409" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:41.030965" elapsed="0.000469"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:41.031478" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:41.023084" elapsed="0.008517"/>
</kw>
<msg time="2026-09-01T01:06:41.031719" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:41.011178" elapsed="0.020600"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.043523" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.055155" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.066496" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.066672" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.066843" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.067183" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.067037" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:41.067024" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.067380" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.067529" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.067676" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:41.066999" elapsed="0.000722"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.066910" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.067898" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.067963" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:41.068077" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:41.007212" elapsed="0.060894"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.069273" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.069037" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:41.069410" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:41.068697" elapsed="0.000735"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.069767" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.069492" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.070288" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.070010" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.069841" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.069477" elapsed="0.000884"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.072506" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:41.070498" elapsed="0.002031"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:41.072573" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:41.072706" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:41.068410" elapsed="0.004328"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.073842" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.073615" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:41.073979" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:41.073313" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:06:41.074200" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:41.074061" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.074046" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.074408" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.074561" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.074616" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:41.076437" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:41.073012" elapsed="0.003449"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.077708" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.077484" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.078123" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.077907" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:41.093673" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:41.093833" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:06:41.093940" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:41.080333" elapsed="0.013631"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.078233" elapsed="0.015768"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.094192" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.094026" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.078218" elapsed="0.016051"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.097622" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.0.1.32/28"},{"prefix":"8.0.1.16/28"},{"prefix":"8.0.1.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.095375" elapsed="0.002291"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.094985" elapsed="0.002766"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.094969" elapsed="0.002808"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.100191" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.098030" elapsed="0.002202"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.097827" elapsed="0.002435"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.097812" elapsed="0.002472"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.100809" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:41.100439" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.101110" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.100894" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.101617" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.101353" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.101205" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.100879" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.102209" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:41.101862" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.102503" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.102294" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.102992" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.102717" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.102573" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.102278" elapsed="0.000785"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:41.103219" elapsed="0.000308"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:41.103946" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:41.103676" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:41.104107" elapsed="0.002171"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:41.094601" elapsed="0.011733"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.106487" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:41.106393" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.106378" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:41.109237" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:41.106677" elapsed="0.002586"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:06:41.109307" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:06:41.109447" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:41.076757" elapsed="0.032713"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:41.109524" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:06:41.109653" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:40.985857" elapsed="0.123818"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.136189" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.135443" elapsed="0.000772"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.138166" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.137617" elapsed="0.000693">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:41.138429" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:41.136364" elapsed="0.002086"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.139325" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:41.138598" elapsed="0.000751"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:41.139710" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/filled_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:41.139952" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:41.139496" elapsed="0.000480"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.140596" level="INFO">{
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "prefix": "8.0.1.16/28"
       },
       {
        "prefix": "8.0.1.32/28"
       }
      ]
     },
     "node-id": "192.0.2.1"
    }
   ],
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.140118" elapsed="0.000537"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:41.141397" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.140716" elapsed="0.000827"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.142316" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.141741" elapsed="0.000612"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.141567" elapsed="0.000860"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.140699" elapsed="0.001749"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.143345" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:41.142583" elapsed="0.000788"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:41.143413" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:41.134802" elapsed="0.008719"/>
</kw>
<msg time="2026-09-01T01:06:41.143569" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:41.123190" elapsed="0.020422"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.154996" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.166249" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//filled_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.177613" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.177802" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.177959" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.178310" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.178175" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:41.178160" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.178507" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.178657" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.178819" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:41.178121" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.178029" elapsed="0.000860"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.179021" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.179085" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:06:41.179208" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:41.120782" elapsed="0.058450"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:41.179389" elapsed="0.002006"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:41.182476" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:41.182049" elapsed="0.000453"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:41.183039" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "node": [
    {
     "l3-unicast-igp-topology:igp-node-attributes": {
      "prefix": [
       {
        "prefix": "8.0.1.0/28"
       },
       {
        "pre...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:41.182640" elapsed="0.000425"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:06:41.183228" elapsed="0.000294"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:06:41.181676" elapsed="0.001898"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.181464" elapsed="0.002138"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.183770" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.183624" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.181447" elapsed="0.002392"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:06:41.110703" elapsed="0.073177"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:06:41.109987" elapsed="0.073957"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.109766" elapsed="0.074258"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.109747" elapsed="0.074299"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:41.184077" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:06:40.980123" elapsed="0.204082"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:40.976240" elapsed="0.208020"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:40.975756" elapsed="0.208545"/>
</kw>
<arg>filled_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:40.975433" elapsed="0.208920"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:41.184888" elapsed="0.000213"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:41.184600" elapsed="0.000579"/>
</kw>
<doc>See new routes in example-ipv4-topology as a proof that synchronization was correct.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:40.855838" elapsed="0.329376"/>
</test>
<test id="s1-s7-t22" name="TC3_Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduced_Prefixes" line="298">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:41.188326" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:41.188076" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.189447" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:41.189351" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.189334" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.194175" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:41.194068" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.194051" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.195205" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:41.194849" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.195787" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:41.195512" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:41.195849" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:41.195982" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:41.194490" elapsed="0.001514"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.200965" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:41.200870" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.200854" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.202055" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:41.201962" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.201946" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:41.202535" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:41.202268" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:41.202920" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:41.202703" elapsed="0.000240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:41.240873" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:41.203409" elapsed="0.037562"/>
</kw>
<msg time="2026-09-01T01:06:41.241120" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:41.241181" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:41.203087" elapsed="0.038130"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:41.297437" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "_ "A "n "d "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "[78C_ "[A[78C3
 "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:41.241746" elapsed="0.055905"/>
</kw>
<msg time="2026-09-01T01:06:41.297868" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:41.297909" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:41.241418" elapsed="0.056527"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.298379" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.298057" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.298021" elapsed="0.000438"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.298949" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "_ "A "n "d "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "[78C_ "[A[78C3
 "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.298593" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.299308" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.299091" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.299075" elapsed="0.000304"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:41.299413" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:41.303797" elapsed="0.000457"/>
</kw>
<msg time="2026-09-01T01:06:41.304341" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:41.302616" elapsed="0.001868"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.304830" elapsed="0.000089"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.305197" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:41.301910" elapsed="0.003472"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:41.299707" elapsed="0.005737"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:41.201687" elapsed="0.103848"/>
</kw>
<msg time="2026-09-01T01:06:41.305627" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:41.305668" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:41.201176" elapsed="0.104528"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:41.305964" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:06:41.305849" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.305819" elapsed="0.000239"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.306512" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.306846" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:41.306910" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:41.200562" elapsed="0.106446"/>
</kw>
<msg time="2026-09-01T01:06:41.307092" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:41.307130" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "R "e "c "o "n "n "e "c "t "_ "B...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:41.196346" elapsed="0.110923"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:41.307572" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:41.307339" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:41.307323" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:41.196216" elapsed="0.111505"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:41.196049" elapsed="0.111719"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:41.193759" elapsed="0.114065"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:41.189088" elapsed="0.118788"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:41.188694" elapsed="0.119224"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:41.186078" elapsed="0.121890"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:41.308366" elapsed="0.000097"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:41.308102" elapsed="0.000412"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.317327" level="INFO">${start_cmd} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:41.316799" elapsed="0.000555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.317743" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug </msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.317501" elapsed="0.000284"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:41.321351" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug</msg>
<msg time="2026-09-01T01:06:41.321469" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:41.317924" elapsed="0.003572"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:41.321917" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug 
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:41.321646" elapsed="0.000314"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:41.316111" elapsed="0.005900"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.324320" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l2026-09-01 01:06:41,461 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:41,463 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:41,468 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:06:41,468 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:06:41,471 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:41,471 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:41,480 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-09-01 01:06:41,480 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.323761" elapsed="10.001648">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:06:41,461 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:41,463 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.325678" elapsed="0.000030"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:06:41.323502" elapsed="10.002367">No match found for '&gt;' in 10 seconds
Output:
[?2004l
2026-09-01 01:06:41,461 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:41,463 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
    [ Message content over the limit has been removed. ]
...DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:06:41.323089" elapsed="10.002916"/>
</kw>
<msg time="2026-09-01T01:06:51.326102" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:41.322655" elapsed="10.003469"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:06:51.326309" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:06:51.326227" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.326202" elapsed="0.000186"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.326596" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.326756" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:06:41.322397" elapsed="10.004446"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.338683" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.352873" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.352962" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.338519" elapsed="0.014466"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.353400" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.353157" elapsed="0.000284"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.353580" elapsed="0.000308"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.338174" elapsed="0.015770"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:51.326990" elapsed="0.027001"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.364800" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.412000" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.412107" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.364644" elapsed="0.047485"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.412575" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.412321" elapsed="0.000294"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.412753" elapsed="0.000301"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.364340" elapsed="0.048778"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.428556" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.463589" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.463778" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.428356" elapsed="0.035498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.464841" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.464288" elapsed="0.000643"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.465270" elapsed="0.000642"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.427820" elapsed="0.038215"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.487712" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.515250" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.515438" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.487514" elapsed="0.027972"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.516399" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.515845" elapsed="0.000642"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.516810" elapsed="0.000664"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.487069" elapsed="0.030525"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.542860" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.556364" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.556548" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.542518" elapsed="0.014077"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.557496" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.556946" elapsed="0.000635"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.557910" elapsed="0.000644"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.541810" elapsed="0.016863"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.579329" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:51.606835" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.606962" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.579113" elapsed="0.027879"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.607840" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.607300" elapsed="0.000629"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:51.608268" elapsed="0.000631"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:51.578684" elapsed="0.030334"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:51.610246" elapsed="0.000484"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:51.609590" elapsed="0.001288"/>
</kw>
<doc>Start BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:41.185539" elapsed="10.425414"/>
</test>
<test id="s1-s7-t23" name="TC3_BGP_Application_Peer_Delete_All_Routes" line="317">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:51.618385" elapsed="0.000442"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:51.617712" elapsed="0.001226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.621065" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.620815" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.620745" elapsed="0.000495"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.630502" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.630370" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.630347" elapsed="0.000237"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.631874" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:51.631379" elapsed="0.000528"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.632495" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:51.632112" elapsed="0.000413"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:51.632579" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:06:51.632777" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:51.630886" elapsed="0.001938"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.639817" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.639668" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.639644" elapsed="0.000257"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.641410" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.641280" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.641257" elapsed="0.000236"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:51.642067" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:51.641675" elapsed="0.000424"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.642589" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:51.642322" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.679445" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:51.643284" elapsed="0.036257"/>
</kw>
<msg time="2026-09-01T01:06:51.679694" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:51.679735" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.642835" elapsed="0.036933"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.720856" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:51.680313" elapsed="0.040647"/>
</kw>
<msg time="2026-09-01T01:06:51.721109" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:51.721170" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.679965" elapsed="0.041241"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.721489" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:51.721277" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.721259" elapsed="0.000301"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.721987" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "D "e "l "e "t "e "_ "A "l "l "_ "R "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.721688" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.722333" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:51.722116" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.722101" elapsed="0.000342"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:51.722472" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:51.724895" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:06:51.725080" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:51.723838" elapsed="0.001385"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.725483" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.725857" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:51.723258" elapsed="0.002775"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:51.722727" elapsed="0.003363"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:51.640885" elapsed="0.085309"/>
</kw>
<msg time="2026-09-01T01:06:51.726275" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:51.726311" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.640091" elapsed="0.086253"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:51.726503" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:51.726410" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.726394" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.726950" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.727277" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.727340" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:51.639261" elapsed="0.088172"/>
</kw>
<msg time="2026-09-01T01:06:51.727514" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:51.727552" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "A "p "p "l "i "c "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.633319" elapsed="0.094266"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:51.727891" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:51.727650" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.727635" elapsed="0.000324"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:51.633117" elapsed="0.094862"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:51.632896" elapsed="0.095112"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:51.629919" elapsed="0.098139"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:51.620206" elapsed="0.107900"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.619273" elapsed="0.108951"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:51.612835" elapsed="0.115439"/>
</kw>
<kw name="Switch_To_BGP_Application_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_app_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:51.728633" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:51.728395" elapsed="0.000379"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.736529" level="INFO">${start_cmd} = python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:51.736236" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.736929" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.736695" elapsed="0.000310"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.741404" level="INFO">python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null</msg>
<msg time="2026-09-01T01:06:51.741490" level="INFO">${output} =  python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:51.737158" elapsed="0.004355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.741895" level="INFO"> python3 bgp_app_peer.py --host 10.30.170.91 --port 8181 --command delete-all --debug --stream=titanium --uri data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family &amp;&gt;/dev/null
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.741658" elapsed="0.000280"/>
</kw>
<arg>${BGP_APP_PEER_DELETE_ALL_COMMAND} ${SCRIPT_URI_OPT}</arg>
<arg>${BGP_APP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:51.735860" elapsed="0.006127"/>
</kw>
<kw name="Wait_Until_Console_Tool_Finish" owner="BGPcliKeywords">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.903965" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:06:51.746297" elapsed="0.157741"/>
</kw>
<arg>${timeout}</arg>
<arg>1s</arg>
<arg>SSHLibrary.Read Until Prompt</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:51.745832" elapsed="0.158254"/>
</kw>
<arg>${BGP_APP_PEER_TIMEOUT}</arg>
<doc>Wait ${timeout} for the tool exit.</doc>
<status status="PASS" start="2026-09-01T01:06:51.745515" elapsed="0.158648"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.913952" level="INFO">Executing command 'cat bgp_app_peer.log'.</msg>
<msg time="2026-09-01T01:06:51.926849" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:51.926935" level="INFO">${output_log} = 2026-09-01 01:06:51,853 INFO: Delete all prefixes from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-f...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:51.913826" elapsed="0.013132"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.927373" level="INFO">2026-09-01 01:06:51,853 INFO: Delete all prefixes from 10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family
2026-09-01 01:06:51,866 DEBUG: &lt;PreparedRequest [DELETE]&gt; http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
2026-09-01 01:06:51,866 DEBUG: Request headers: {'Content-Type': 'application/xml', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='}:
2026-09-01 01:06:51,866 DEBUG: Response: 
2026-09-01 01:06:51,866 DEBUG: &lt;Response [204]&gt; No Content
2026-09-01 01:06:51,866 INFO: Total test execution time: 0.013s
2026-09-01 01:06:51,866 INFO: Total build data time: 0.000s
2026-09-01 01:06:51,866 INFO: Total response time: 0.013s
2026-09-01 01:06:51,866 INFO: Total number of response(s): 1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:51.927105" elapsed="0.000315"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:51.927976" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_app_peer_delete_all_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:51.927587" elapsed="0.000439"/>
</kw>
<arg>bgp_app_peer.log</arg>
<arg>bgp_app_peer_delete_all_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:51.913500" elapsed="0.014578"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:51.928613" elapsed="0.000234"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:51.928346" elapsed="0.000557"/>
</kw>
<doc>Start BGP application peer tool and give him 30s</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:51.611686" elapsed="0.317250"/>
</test>
<test id="s1-s7-t24" name="TC3_Check_Example-IPv4-Topology_Is_Empty" line="325">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:51.931905" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:51.931658" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.933064" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.932950" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.932929" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.937594" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.937500" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.937483" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.938547" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:51.938209" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:51.938994" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:51.938715" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:51.939090" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:51.939248" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:51.937868" elapsed="0.001402"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.982669" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.982539" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.982514" elapsed="0.000232"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:51.983961" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:51.983866" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:51.983849" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:51.984471" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:51.984188" elapsed="0.000307"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:51.984850" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:51.984642" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.011542" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:51.985346" elapsed="0.026316"/>
</kw>
<msg time="2026-09-01T01:06:52.011854" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:52.011895" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.985018" elapsed="0.026909"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.045006" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:52.012463" elapsed="0.032658"/>
</kw>
<msg time="2026-09-01T01:06:52.045300" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:52.045340" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.012101" elapsed="0.033272"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.045687" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.045455" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.045432" elapsed="0.000329"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.046219" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "- "I "P "v "4 "- "T "o "p "o "l "o "g "y "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.045914" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.046549" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.046350" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.046334" elapsed="0.000287"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:52.046655" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.049305" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:06:52.049496" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.048160" elapsed="0.001466"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.049906" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.050251" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:52.047534" elapsed="0.002893"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:52.046961" elapsed="0.003527"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:51.983584" elapsed="0.067045"/>
</kw>
<msg time="2026-09-01T01:06:52.050714" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.050753" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.982930" elapsed="0.067871"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:52.050975" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:52.050875" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.050858" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.051446" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.051770" elapsed="0.000038"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.051853" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:51.982097" elapsed="0.069856"/>
</kw>
<msg time="2026-09-01T01:06:52.052038" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.052077" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "C "h "e "c "k "_ "E "x "a "m "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.939608" elapsed="0.112502"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.052535" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.052289" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.052272" elapsed="0.000336"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:51.939477" elapsed="0.113152"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:51.939320" elapsed="0.113339"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:51.937192" elapsed="0.115520"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:51.932675" elapsed="0.120087"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:51.932288" elapsed="0.120543"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:51.929566" elapsed="0.123319"/>
</kw>
<kw name="Wait_For_Topology_To_Change_To">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Compare_Topology">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.102050" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.101680" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.102971" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:52.102580" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:52.103126" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:52.102245" elapsed="0.000927"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.103672" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:52.103326" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.103982" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:52.104129" level="INFO">${template} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:52.103858" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.104587" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.104364" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.105744" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.105323" elapsed="0.000491"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.106328" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:52.105969" elapsed="0.000383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.106713" elapsed="0.000042"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.107474" elapsed="0.000050"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.107816" elapsed="0.000044"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:06:52.106541" elapsed="0.001435"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.106397" elapsed="0.001649"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:52.108092" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:06:52.108271" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:52.104983" elapsed="0.003310"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.104691" elapsed="0.003630"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.108479" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.108344" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.104672" elapsed="0.003873"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.109267" level="INFO">${final_text} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.108675" elapsed="0.000617"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:52.109335" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:52.101118" elapsed="0.008326"/>
</kw>
<msg time="2026-09-01T01:06:52.109491" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.089320" elapsed="0.020213"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.120960" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.132357" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.143695" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.143895" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.144119" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.144480" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.144345" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:52.144332" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.144677" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.144841" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.144991" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:52.144302" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.144210" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.145213" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.145279" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:52.145390" level="INFO">${uri} = rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:52.085210" elapsed="0.060203"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.146644" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:52.146405" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:52.146809" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:52.146066" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.147118" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.146892" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.147653" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.147394" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.147229" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.146876" elapsed="0.000848"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.149910" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:52.147875" elapsed="0.002058"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:52.149977" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:52.150110" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:52.145707" elapsed="0.004425"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.151253" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:52.151023" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:52.151392" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:52.150702" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:06:52.151592" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:52.151472" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.151456" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.151816" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.151973" elapsed="0.000057"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.152074" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:06:52.154048" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:52.150420" elapsed="0.003652"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.155344" level="INFO">rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.155091" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.155736" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.155521" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:52.165380" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:52.165521" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:06:52.165623" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:52.157895" elapsed="0.007751"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.155849" elapsed="0.009835"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.165857" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.165707" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.155832" elapsed="0.010101"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.169320" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.166851" elapsed="0.002512"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.166636" elapsed="0.002757"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.166620" elapsed="0.002795"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.171851" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.169697" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.169464" elapsed="0.002458"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.169450" elapsed="0.002493"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.172461" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.172092" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.172760" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.172545" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.173310" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.173027" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.172880" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.172530" elapsed="0.000863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.173880" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.173537" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.174186" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.173964" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.174656" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.174399" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.174258" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.173949" elapsed="0.000777"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.174874" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:52.175632" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.175340" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:52.175808" elapsed="0.002225"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:52.166274" elapsed="0.011815"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.178259" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.178165" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.178148" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:52.180951" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:52.178449" elapsed="0.002528"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:06:52.181023" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:06:52.181187" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:52.154370" elapsed="0.026841"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:52.181266" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:06:52.181405" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:52.063735" elapsed="0.117695"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.208064" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.207329" elapsed="0.000760"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.210039" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:52.209517" elapsed="0.000688">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:52.210325" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:52.208252" elapsed="0.002094"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.211253" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:52.210495" elapsed="0.000783"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:52.211638" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/empty_topology/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:52.211883" level="INFO">${template} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:52.211423" elapsed="0.000484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.212599" level="INFO">{
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }
  }
 ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.212048" elapsed="0.000610"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:52.213337" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.212724" elapsed="0.000772"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.214376" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:52.213709" elapsed="0.000704"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.213521" elapsed="0.001000"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.212706" elapsed="0.001838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.215428" level="INFO">${final_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.214680" elapsed="0.000773"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:52.215497" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:52.206671" elapsed="0.008937"/>
</kw>
<msg time="2026-09-01T01:06:52.215655" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.194749" elapsed="0.020949"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.227322" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.238739" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//empty_topology/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.250081" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.250283" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.250443" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.250776" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.250646" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:52.250633" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.250991" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.251151" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.251299" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:52.250607" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.250513" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.251496" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.251560" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:52.251662" level="INFO">${expected_text} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
       "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:52.192349" elapsed="0.059336"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.251893" elapsed="0.002023"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:52.254877" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:52.254575" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:06:52.255335" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
   }...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:06:52.255042" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:06:52.255501" elapsed="0.000305"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:06:52.254216" elapsed="0.001645"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.253986" elapsed="0.001904"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.256044" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.255911" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.253970" elapsed="0.002141"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:06:52.182451" elapsed="0.073718"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:06:52.181727" elapsed="0.074508"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.181504" elapsed="0.074770"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.181489" elapsed="0.074806"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:52.256324" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${folder_name}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:06:52.057860" elapsed="0.198577"/>
</kw>
<arg>${folder_name}</arg>
<doc>Get current example-ipv4-topology as json, and compare it to expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.054028" elapsed="0.202467"/>
</kw>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Compare_Topology</arg>
<arg>${folder_name}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:52.053351" elapsed="0.203185"/>
</kw>
<arg>empty_topology</arg>
<doc>Wait until Compare_Topology matches expected result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.053013" elapsed="0.203573"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:52.257172" elapsed="0.000214"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:52.256884" elapsed="0.000557"/>
</kw>
<doc>See new routes are deleted.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:51.929122" elapsed="0.328353"/>
</test>
<test id="s1-s7-t25" name="TC3_BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes" line="330">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:52.260604" elapsed="0.000201"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:52.260362" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.261734" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.261637" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.261621" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.266542" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.266449" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.266433" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.267494" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:52.267160" elapsed="0.000358"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.267981" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:52.267698" elapsed="0.000306"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:52.268044" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:52.268195" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:52.266816" elapsed="0.001401"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.273232" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.273119" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.273102" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.274340" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.274245" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.274229" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:52.274813" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:52.274531" elapsed="0.000306"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.275198" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.274982" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.309537" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:52.275666" elapsed="0.033962"/>
</kw>
<msg time="2026-09-01T01:06:52.309776" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:52.309852" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.275365" elapsed="0.034520"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.361723" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:52.310372" elapsed="0.051472"/>
</kw>
<msg time="2026-09-01T01:06:52.361989" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:52.362028" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.310040" elapsed="0.052019"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.362355" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.362127" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.362111" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.362843" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h "e "c "k "_ "I "n "c "o "m "m "i "n "g "_ "U "p "d "a "t "e "s "_ "F "o "r "_ "3 "_ "W "i "t "h "d "r "a "w "n "_ "P "[78Cr "[A[78Ce
 "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.362554" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.363184" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.362974" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.362959" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:52.363290" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.365713" elapsed="0.000274"/>
</kw>
<msg time="2026-09-01T01:06:52.366046" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.364657" elapsed="0.001535"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.366468" elapsed="0.000106"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.366848" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:52.364045" elapsed="0.002980"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:52.363552" elapsed="0.003531"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:52.273958" elapsed="0.093240"/>
</kw>
<msg time="2026-09-01T01:06:52.367279" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.367318" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.273428" elapsed="0.093922"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:52.367511" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:52.367416" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.367400" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.367982" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.368303" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.368366" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:52.272825" elapsed="0.095634"/>
</kw>
<msg time="2026-09-01T01:06:52.368539" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.368577" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "_ "C "h...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.268541" elapsed="0.100067"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.368907" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.368672" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.368657" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:52.268412" elapsed="0.100584"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:52.268262" elapsed="0.100759"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:52.266127" elapsed="0.102941"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:52.261388" elapsed="0.107727"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.260989" elapsed="0.108247"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:52.258386" elapsed="0.110897"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.369634" elapsed="0.000091"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.369400" elapsed="0.000374"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.381248" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:52.394602" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:52.394689" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:52.381089" elapsed="0.013621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.395101" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.394873" elapsed="0.000287"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:52.395299" elapsed="0.000275"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:52.380777" elapsed="0.014850"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>3</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:52.369929" elapsed="0.025742"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.406529" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.0/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:52.446320" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:52.446445" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:52.406388" elapsed="0.040088"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.447056" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.446684" elapsed="0.000427"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:52.447331" elapsed="0.000387"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.0/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:52.406064" elapsed="0.041748"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.463001" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.16/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:52.502166" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:52.502291" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:52.462801" elapsed="0.039520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.502901" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.502540" elapsed="0.000417"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:52.503171" elapsed="0.000386"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.16/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:52.462366" elapsed="0.041267"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.526036" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received: 8.0.1.32/28' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:52.551047" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:52.551291" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:52.525818" elapsed="0.025524"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.552278" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.551688" elapsed="0.000680"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:52.552689" elapsed="0.000694"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>withdrawn_prefix_received: 8.0.1.32/28</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:52.525380" elapsed="0.028127"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.576404" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer.log | wc -l'.</msg>
<msg time="2026-09-01T01:06:52.602413" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:52.602650" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:52.576206" elapsed="0.026494"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.603704" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.603101" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:06:52.604219" elapsed="0.000706"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>nlri_prefix_received:</arg>
<arg>3</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:06:52.575753" elapsed="0.029304"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:52.606328" elapsed="0.000520"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:52.605648" elapsed="0.001341"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:52.257855" elapsed="0.349211"/>
</test>
<test id="s1-s7-t26" name="TC3_Stop_BGP_Peer" line="346">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:52.614183" elapsed="0.000417"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:52.613617" elapsed="0.001094"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.616932" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.616664" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.616622" elapsed="0.000452"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.626546" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.626414" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.626392" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.627903" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:52.627414" elapsed="0.000527"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.628577" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:52.628182" elapsed="0.000502"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:52.628746" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:06:52.628982" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:52.626930" elapsed="0.002082"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.636331" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.636195" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.636169" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.637915" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:52.637752" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.637730" elapsed="0.000268"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:52.638909" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:52.638204" elapsed="0.000739"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.639512" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.639207" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.675115" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:52.640224" elapsed="0.035001"/>
</kw>
<msg time="2026-09-01T01:06:52.675378" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:52.675418" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.639756" elapsed="0.035694"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:52.708038" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:52.675933" elapsed="0.032221"/>
</kw>
<msg time="2026-09-01T01:06:52.708306" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:52.708346" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.675606" elapsed="0.032773"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.708648" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.708446" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.708429" elapsed="0.000289"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.709130" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:52.708862" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.709460" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.709265" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.709249" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:52.709557" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.711947" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:06:52.712126" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:52.710908" elapsed="0.001362"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.712524" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.712874" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:52.710324" elapsed="0.002724"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:52.709819" elapsed="0.003286"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:52.637392" elapsed="0.075861"/>
</kw>
<msg time="2026-09-01T01:06:52.713343" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.713384" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.636606" elapsed="0.076811"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:52.713579" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:52.713483" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.713467" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.714048" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.714371" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:52.714435" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:52.635745" elapsed="0.078784"/>
</kw>
<msg time="2026-09-01T01:06:52.714610" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:52.714648" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "T "C "3 "_ "S "t "o "p "_ "B "G "P "_ "P "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.629553" elapsed="0.085127"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:52.714986" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:52.714744" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:52.714729" elapsed="0.000325"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:52.629353" elapsed="0.085721"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:52.629082" elapsed="0.086020"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:52.625965" elapsed="0.089290"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:52.616054" elapsed="0.099253"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:52.615063" elapsed="0.100282"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:52.609091" elapsed="0.106299"/>
</kw>
<kw name="Switch_To_BGP_Peer_Console">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:52.715742" elapsed="0.000107"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:52.715507" elapsed="0.000391"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:52.717055" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:52.716576" elapsed="0.000504"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:52.717235" elapsed="0.000196"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:06:52.716344" elapsed="0.001139"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:06:54.718354" level="INFO">2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.028s
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:06:54.719107" level="INFO">${output} = 2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.028s
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (...</msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:06:52.717625" elapsed="2.001590"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.720329" level="INFO">2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.028s
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
^CTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt

[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.719650" elapsed="0.001074"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:06:52.716052" elapsed="2.004830"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:54.739590" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-09-01T01:06:54.753986" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:54.754231" level="INFO">${output_log} = 2026-09-01 01:06:41,461 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:41,462 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:54.739304" elapsed="0.014986"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.755270" level="INFO">2026-09-01 01:06:41,461 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:41,462 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:41,463 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:41,466 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:41,467 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:41,467 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:41,468 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0'
2026-09-01 01:06:41,468 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b40a1eaa5f100206010400010001020641040000fbf0
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:41,470 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:06:41,471 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:41,471 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:41,480 INFO BGP-Thread-1 (job): ... idle for 0.009s
2026-09-01 01:06:41,480 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.009s
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,480 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,481 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,482 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,492 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000100'
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,493 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,494 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000100'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000100'
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.0/28']
2026-09-01 01:06:41,495 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.0/28
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,496 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000120'
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,497 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000120'
2026-09-01 01:06:41,498 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000120'
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.32/28']
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.32/28
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,499 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b020000003440010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:41,500 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0034' (52)
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800e0e00010104c0000201001c08000110'
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:41,501 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:41,502 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08000110'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:41,503 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08000110'
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.0.1.16/28']
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.0.1.16/28
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:41,504 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:06:51,514 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.028s
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:06:51,515 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100
2026-09-01 01:06:51,871 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,872 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000100'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,873 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000100'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,874 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000100'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.0/28']
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.0/28
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,875 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,876 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000120'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,877 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000120'
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.32/28']
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.32/28
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,878 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:51,879 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'002e' (46)
2026-09-01 01:06:51,880 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'40010100400200800404000000004005040000006480090429292929800a0428282828800f080001011c08000110'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb''
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=4 (MULTI_EXIT_DISC, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000000'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'29292929'
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:51,881 DEBUG BGP-Thread-1 (job): Attribute value=0xb'28282828'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Attribute value=0xb'0001011c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb'1c08000110'
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: ['8.0.1.16/28']
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job):   withdrawn_prefix_received: 8.0.1.16/28
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:51,882 DEBUG BGP-Thread-1 (job): NLRI prefix list: []</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.754643" elapsed="0.001340"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:54.757108" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer_tc3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:06:54.756404" elapsed="0.000850"/>
</kw>
<arg>bgp_peer.log</arg>
<arg>bgp_peer_tc3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:54.738562" elapsed="0.018819"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:54.758625" elapsed="0.000552"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:54.757964" elapsed="0.001345"/>
</kw>
<doc>Stop BGP peer tool</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:52.607986" elapsed="2.151399"/>
</test>
<test id="s1-s7-t27" name="Delete_Bgp_Peer_Configuration" line="353">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:54.766602" elapsed="0.000444"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:54.766041" elapsed="0.001148"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.769536" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:54.769214" elapsed="0.000428"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.769116" elapsed="0.000571"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.780169" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:54.779925" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.779886" elapsed="0.000421"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.782414" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:54.781556" elapsed="0.000913"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.783442" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:54.782795" elapsed="0.000698"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:54.783579" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:06:54.783913" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:54.780759" elapsed="0.003203"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.791670" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:54.791534" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.791510" elapsed="0.000245"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.793263" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:54.793104" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.793082" elapsed="0.000269"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:54.793923" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.793535" elapsed="0.000421"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:54.794447" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:54.794174" elapsed="0.000305"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:54.826489" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:54.795126" elapsed="0.031501"/>
</kw>
<msg time="2026-09-01T01:06:54.826885" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:54.826946" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:54.794681" elapsed="0.032312"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:54.879782" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:54.827699" elapsed="0.052268"/>
</kw>
<msg time="2026-09-01T01:06:54.880180" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:54.880291" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:54.827250" elapsed="0.053077"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.880704" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.880425" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.880397" elapsed="0.000383"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.881274" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.880928" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.881596" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.881397" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.881382" elapsed="0.000285"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:54.881701" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:54.884250" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:06:54.884440" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:54.883172" elapsed="0.001394"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.884843" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.885178" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:54.882539" elapsed="0.002811"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:54.882002" elapsed="0.003405"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:54.792727" elapsed="0.092766"/>
</kw>
<msg time="2026-09-01T01:06:54.885577" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:54.885616" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:54.791965" elapsed="0.093685"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:54.885830" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:54.885718" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.885701" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.886288" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.886597" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.886660" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:54.791097" elapsed="0.095660"/>
</kw>
<msg time="2026-09-01T01:06:54.886858" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:54.886897" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:54.784719" elapsed="0.102212"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.887327" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.886997" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.886982" elapsed="0.000416"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:54.784431" elapsed="0.102988"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:54.784065" elapsed="0.103384"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:54.779191" elapsed="0.108310"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:54.768461" elapsed="0.119091"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:54.767496" elapsed="0.120135"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:54.761428" elapsed="0.126254"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.888385" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.887857" elapsed="0.000554"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.928837" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:54.928467" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:54.929574" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:54.929343" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:54.929727" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:54.929023" elapsed="0.000726"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.930273" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:54.929914" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:54.930568" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:54.930718" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:54.930442" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.931175" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.930896" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.932112" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.931880" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.932551" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.932312" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.933189" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:54.932909" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:54.933870" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.933662" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:54.933944" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:06:54.934101" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:54.933383" elapsed="0.000740"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.934278" elapsed="0.000208"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:06:54.932774" elapsed="0.001747"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.935045" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:54.934754" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:54.935714" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.935531" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:54.935780" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:06:54.935985" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:54.935252" elapsed="0.000755"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.936156" elapsed="0.000369"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:06:54.934621" elapsed="0.001940"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.937056" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:54.936777" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:54.937740" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.937554" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:54.937819" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:54.937956" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:54.937264" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.938116" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:06:54.936658" elapsed="0.001702"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.938947" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:54.938579" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:54.939629" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.939442" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:54.939695" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:54.939845" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:54.939155" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:54.940004" elapsed="0.000207"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:54.938459" elapsed="0.001789"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:06:54.932619" elapsed="0.007659"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:54.940316" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:54.940456" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:54.931577" elapsed="0.008901"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.931290" elapsed="0.009216"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.940665" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.940530" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.931271" elapsed="0.009462"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.941462" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:54.940875" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:54.941531" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:54.927886" elapsed="0.013756"/>
</kw>
<msg time="2026-09-01T01:06:54.941690" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:54.916244" elapsed="0.025489"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.953161" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.964576" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.975867" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.976040" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.976210" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.976537" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.976405" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:54.976392" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.976731" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.976896" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.977044" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:54.976367" elapsed="0.000721"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.976278" elapsed="0.000833"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.977257" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:54.977329" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:54.977439" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:54.912354" elapsed="0.065109"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.978463" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.978232" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:54.991202" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:54.991262" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:54.991387" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:54.980637" elapsed="0.010775"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.978565" elapsed="0.012894"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.991662" elapsed="0.000081"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.991488" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.978549" elapsed="0.013271"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.995069" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.992835" elapsed="0.002274"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.992609" elapsed="0.002545"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.992592" elapsed="0.002584"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.997558" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:54.995426" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.995225" elapsed="0.002404"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.995211" elapsed="0.002439"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.998212" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:54.997835" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.998514" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.998298" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.999016" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:54.998731" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.998586" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.998283" elapsed="0.000807"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:54.999572" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:54.999248" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:54.999882" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:54.999657" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.000374" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.000098" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:54.999954" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:54.999641" elapsed="0.000807"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.000587" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:55.001339" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:55.001062" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.001502" elapsed="0.002124"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:54.992215" elapsed="0.011470"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:06:55.003731" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:06:55.005828" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:06:54.977698" elapsed="0.028156"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:55.005904" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:06:54.888617" elapsed="0.117399"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:55.006567" elapsed="0.000220"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:55.006290" elapsed="0.000570"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:54.760074" elapsed="0.246819"/>
</test>
<test id="s1-s7-t28" name="Delete_Bgp_Application_Peer_Configuration" line="366">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:55.009989" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:55.009738" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.011243" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.011110" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.011033" elapsed="0.000272"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.016083" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.015986" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.015969" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.017064" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:55.016703" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.017512" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:55.017249" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:55.017576" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:55.017713" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:55.016368" elapsed="0.001367"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.022706" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.022609" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.022592" elapsed="0.000331"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.023990" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.023896" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.023880" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:55.024472" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.024205" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.024850" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:55.024643" elapsed="0.000231"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.057619" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:55.025341" elapsed="0.032426"/>
</kw>
<msg time="2026-09-01T01:06:55.057969" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:55.058012" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.025020" elapsed="0.033027"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.101064" level="INFO">". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:55.058621" elapsed="0.042582"/>
</kw>
<msg time="2026-09-01T01:06:55.101366" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:55.101408" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.058261" elapsed="0.043181"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.101769" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.101529" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.101504" elapsed="0.000357"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.102310" level="INFO"> ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l "i "c "a "t "i "o "n "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.101997" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.102637" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.102441" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.102424" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:55.102743" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:55.105489" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:06:55.105681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.104392" elapsed="0.001436"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.106095" elapsed="0.000099"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.106441" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:55.103744" elapsed="0.002876"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:55.103219" elapsed="0.003463"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:55.023617" elapsed="0.083156"/>
</kw>
<msg time="2026-09-01T01:06:55.106877" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:55.106918" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.023060" elapsed="0.083892"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:55.107337" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:06:55.107023" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.107006" elapsed="0.000414"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.107784" elapsed="0.000039"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.108114" elapsed="0.000091"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.108253" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:55.022317" elapsed="0.086036"/>
</kw>
<msg time="2026-09-01T01:06:55.108438" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:55.108478" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "A "p "p "[C "P "e "e "r "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "g "p "_ "A "p "p "l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.018095" elapsed="0.090416"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.108824" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.108579" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.108563" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:55.017965" elapsed="0.090955"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:55.017785" elapsed="0.091163"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:55.015654" elapsed="0.093345"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:55.010777" elapsed="0.098274"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.010385" elapsed="0.098706"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:55.007764" elapsed="0.101437"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.109892" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer-app | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=${BGP_PEER_APP_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.109361" elapsed="0.000557"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.148900" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.148546" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:55.149662" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:55.149396" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:55.149898" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:55.149079" elapsed="0.000840"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.150464" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:55.150070" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:55.150760" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_application_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:55.150915" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:55.150635" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.151321" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.151082" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.152248" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.152001" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.152673" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.152434" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.153318" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:55.153036" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:55.154212" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.153791" elapsed="0.000444"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:55.154282" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:06:55.154422" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:55.153509" elapsed="0.000935"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.154585" elapsed="0.000210"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:06:55.152912" elapsed="0.001934"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.155355" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:55.155069" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:55.156034" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.155845" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:55.156102" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:55.156253" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:55.155547" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.156415" elapsed="0.000194"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:06:55.154948" elapsed="0.001696"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.157154" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:55.156877" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:55.157820" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.157623" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:55.157885" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:55.158016" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:55.157346" elapsed="0.000692"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.158188" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:06:55.156742" elapsed="0.001708"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.158948" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:55.158669" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:55.159624" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.159436" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:55.159691" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:55.159841" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:55.159150" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.160001" elapsed="0.000208"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:55.158548" elapsed="0.001699"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:06:55.152742" elapsed="0.007539"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:55.160319" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:06:55.160457" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:55.151701" elapsed="0.008779"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.151429" elapsed="0.009078"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.160664" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.160529" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.151410" elapsed="0.009322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.161458" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:55.160875" elapsed="0.000611"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:55.161542" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:55.147984" elapsed="0.013683"/>
</kw>
<msg time="2026-09-01T01:06:55.161716" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.136504" elapsed="0.025254"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.173966" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.186313" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_application_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.197703" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.198027" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.198216" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.198617" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.198477" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:55.198459" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.198841" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.198996" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.199158" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:55.198421" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.198300" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.199370" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.199441" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:06:55.199596" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:55.132318" elapsed="0.067305"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.200770" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.200472" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:55.214821" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node07ufm3t1npcjw190roczkaz08e4.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:55.214866" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:55.214948" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:55.202786" elapsed="0.012184"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.200896" elapsed="0.014108"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.215184" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.215027" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.200880" elapsed="0.014377"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.218327" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.216168" elapsed="0.002198"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.215951" elapsed="0.002447"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.215935" elapsed="0.002485"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.220792" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.218669" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.218468" elapsed="0.002409"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.218454" elapsed="0.002444"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.221429" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:55.221058" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.221779" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.221514" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.222304" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.222017" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.221865" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.221498" elapsed="0.000880"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.222865" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:55.222524" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.223173" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.222949" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.223649" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.223388" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:55.223245" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.222934" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.223874" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:55.224603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:55.224348" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.224766" elapsed="0.002288"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:55.215581" elapsed="0.011530"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:06:55.227167" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:06:55.229232" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:06:55.199886" elapsed="0.029370"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:55.229303" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_application_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:06:55.110148" elapsed="0.119265"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:55.229950" elapsed="0.000232"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:55.229668" elapsed="0.000570"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:55.007229" elapsed="0.223043"/>
</test>
<kw name="Teardown_Everything" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.231958" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:06:55.255618" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:06:55.255703" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:55.231830" elapsed="0.023894"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:06:55.255766" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:55.255914" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:06:55.231575" elapsed="0.024361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.256329" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.256082" elapsed="0.000284"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.257101" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:06:55.257184" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:06:55.256863" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:06:55.257366" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:06:55.257266" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.257251" elapsed="0.000185"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.257576" elapsed="0.000019"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.257730" elapsed="0.000018"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.257940" elapsed="0.000019"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:06:55.256583" elapsed="0.001433"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:06:55.231327" elapsed="0.026734"/>
</kw>
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.258872" level="INFO">Executing command 'ps -elf | egrep python | egrep 'bgp_app_peer.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:06:55.316862" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:06:55.317098" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:55.258742" elapsed="0.058440"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:06:55.317295" elapsed="0.000074"/>
</return>
<msg time="2026-09-01T01:06:55.317629" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:06:55.258505" elapsed="0.059173"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.318774" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.318186" elapsed="0.000699"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.320621" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:06:55.320770" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:06:55.320053" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:06:55.321245" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-09-01T01:06:55.320983" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.320946" elapsed="0.000463"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.321719" elapsed="0.000043"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.322085" elapsed="0.000042"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.322462" elapsed="0.000040"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:06:55.319431" elapsed="0.003199"/>
</kw>
<arg>'bgp_app_peer\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:06:55.258254" elapsed="0.064479"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:55.323229" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:06:55.323049" elapsed="0.000343"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:06:55.323687" elapsed="0.000998"/>
</kw>
<doc>Make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-09-01T01:06:55.231070" elapsed="0.093730"/>
</kw>
<doc>Basic tests for BGP application peer.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic BGP functional test cases for
BGP application peer operations and checks for IP4 topology updates
and updates towards BGP peer as follows:

Test case 1: Initial BGP peer connection with pre-filled topology,
POST and simple DELETE requests used.
BGP_Application_Peer_Post_3_Initial_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
Connect_BGP_Peer,
BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_3_Initial_Routes,
Check_Example-IPv4-Topology_Is_Empty,
Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Test case 2: PUT and DELETE all routes requests while BGP peer is connected.
Reconnect_BGP_Peer,
BGP_Application_Peer_Put_3_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
BGP_Peer_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_All_Routes,
Check_Example-IPv4-Topology_Is_Empty,
BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Test case 3: Repeated BGP peer re-connection with pre-filled topology.
BGP_Application_Peer_Put_3_Routes,
Check_Example-IPv4-Topology_Is_Filled_With_3_Routes,
Reconnect_BGP_Peer_And_Check_Incomming_Updates_For_3_Introduced_Prefixes,
BGP_Application_Peer_Delete_All_Routes,
Check_Example-IPv4-Topology_Is_Empty,
BGP_Peer_Check_Incomming_Updates_For_3_Withdrawn_Prefixes,
Stop_BGP_Peer.

Brief description how to configure BGP application peer and
how to use restconf application peer interface:
https://wiki.opendaylight.org/view/BGP_LS_PCEP:User_Guide#BGP_Application_Peer
https://wiki.opendaylight.org/view/BGP_LS_PCEP:Programmer_Guide#BGP</doc>
<status status="FAIL" start="2026-09-01T01:05:48.261720" elapsed="67.063225"/>
</suite>
<suite id="s1-s8" name="Ibgp Peers Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.459466" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:55.455237" elapsed="0.004281"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:06:55.455008" elapsed="0.004577"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.464252" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:06:55.460598" elapsed="0.003679"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:06:55.464550" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.464433" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.464404" elapsed="0.000215"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.465094" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:55.464763" elapsed="0.000369"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.465575" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:06:55.465298" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:06:55.466086" elapsed="0.000283"/>
</kw>
<msg time="2026-09-01T01:06:55.466456" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:55.466495" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:55.465750" elapsed="0.000765"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.467018" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:55.466669" elapsed="0.000372"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.468043" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:55.467783" elapsed="0.000285"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.468447" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:55.468221" elapsed="0.000249"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.468892" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.468615" elapsed="0.000301"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.472115" elapsed="0.000207"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.472759" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.472469" elapsed="0.000314"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.472939" elapsed="0.000219"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.473876" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.473598" elapsed="0.000302"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:06:55.473942" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:06:55.474085" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:06:55.473336" elapsed="0.000772"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:55.474648" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc194bd9d0&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:06:55.474270" elapsed="0.000503"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.474934" elapsed="0.000167"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:06:55.471602" elapsed="0.003567"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:55.471420" elapsed="0.003789"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:06:55.468971" elapsed="0.006266"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.475740" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:55.475388" elapsed="0.000392"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.476312" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:55.475944" elapsed="0.000407"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.476856" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:06:55.476499" elapsed="0.000395"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:06:55.467385" elapsed="0.009560"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:06:55.460294" elapsed="0.016761"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:55.477241" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:55.477119" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.477101" elapsed="0.000199"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.480246" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:55.479889" elapsed="0.000381"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.480680" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:55.480416" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:55.480743" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:55.480891" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:55.479582" elapsed="0.001331"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:55.481783" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.481556" elapsed="0.000264"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.482499" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:06:55.482587" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:06:55.482348" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:55.485942" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:55.485337" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:55.485319" elapsed="0.000743"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.486697" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:06:55.486937" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:06:55.486270" elapsed="0.000715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.487892" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:55.487260" elapsed="0.000734"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.489304" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:55.488315" elapsed="0.001038"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:06:55.490971" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:06:55.491193" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:06:55.490636" elapsed="0.000604"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.491561" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:06:55.493043" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:06:56.107673" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:06:55 UTC 2026

  System load:  0.09               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:48 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:06:55.492748" elapsed="0.615158"/>
</kw>
<msg time="2026-09-01T01:06:56.107982" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.492343" elapsed="0.615790"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:06:55.489768" elapsed="0.618525"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.109119" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:06:56.122457" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:06:56.122786" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:06:56.123024" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:56.108642" elapsed="0.014485"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.123839" elapsed="0.001076"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.127529" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:56.126296" elapsed="0.001450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.128715" elapsed="0.000137"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.128119" elapsed="0.000906"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.128072" elapsed="0.001032"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:06:56.130061" elapsed="0.000185"/>
</return>
<status status="PASS" start="2026-09-01T01:06:56.129549" elapsed="0.000883"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.129510" elapsed="0.001004"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.130639" elapsed="0.000033"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.137967" elapsed="0.000655"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.139030" elapsed="0.000426"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.139844" elapsed="0.000343"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:56.131755" elapsed="0.008529"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:06:55.484430" elapsed="0.656094"/>
</kw>
<msg time="2026-09-01T01:06:56.140597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.483665" elapsed="0.657001"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:06:55.483243" elapsed="0.657525"/>
</kw>
<msg time="2026-09-01T01:06:56.140836" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:55.482752" elapsed="0.658145"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.144819" elapsed="0.000436"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.145478" elapsed="0.000193"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.145890" elapsed="0.000127"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:56.141332" elapsed="0.004752"/>
</kw>
<msg time="2026-09-01T01:06:56.146221" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:06:55.482017" elapsed="0.664237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.146848" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:56.146506" elapsed="0.000397"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:06:56.146958" elapsed="0.000038"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:06:55.481240" elapsed="0.665877"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:55.481067" elapsed="0.666170"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:55.480958" elapsed="0.666327"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:06:55.477503" elapsed="0.669857"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:06:56.147573" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.166208" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.166091" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.166072" elapsed="0.000199"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.166543" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:06:56.166637" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.166417" elapsed="0.000243"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.167053" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:56.166801" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.167469" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:56.167249" elapsed="0.000259"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:56.168447" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:06:56.168246" elapsed="0.000301">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:06:56.168642" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:06:56.168680" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.167882" elapsed="0.000819"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.168986" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:56.168766" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.168750" elapsed="0.000321"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:56.169743" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.169516" elapsed="0.000249"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:06:56.169818" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:56.169952" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:06:56.169275" elapsed="0.000698"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.170114" elapsed="0.000378"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.170740" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:06:56.170837" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.170648" elapsed="0.000213"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.170995" elapsed="0.002381"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.173952" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:06:56.407959" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.173595" elapsed="0.234506"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.411431" elapsed="0.000345"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.411950" elapsed="0.000161"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.412287" elapsed="0.000095"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:56.409221" elapsed="0.003212"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:56.408566" elapsed="0.003910"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.165840" elapsed="0.246681"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:56.148847" elapsed="0.263728"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.148341" elapsed="0.264289"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:56.148128" elapsed="0.264539"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:06:56.147943" elapsed="0.264760"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:06:55.459879" elapsed="0.952881"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.415410" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.415303" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.415282" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.420094" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.420000" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.419984" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.421073" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:56.420711" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.421519" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:56.421257" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:56.421581" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:06:56.421722" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:56.420410" elapsed="0.001334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.427152" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.427042" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.427026" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.428327" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:56.428204" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.428182" elapsed="0.000206"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:56.428833" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.428523" elapsed="0.000335"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.429239" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:56.429005" elapsed="0.000260"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.458368" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:56.429899" elapsed="0.028605"/>
</kw>
<msg time="2026-09-01T01:06:56.458630" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:56.458670" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.429412" elapsed="0.029293"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.526355" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:56.459486" elapsed="0.067087"/>
</kw>
<msg time="2026-09-01T01:06:56.526741" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:56.526783" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.458943" elapsed="0.067889"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.527520" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:56.526934" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.526905" elapsed="0.000787"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.528247" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:56.527844" elapsed="0.000482"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.528602" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:56.528386" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.528370" elapsed="0.000396"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:56.528800" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.530764" elapsed="0.000446"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.531537" elapsed="0.000299"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:06:56.532185" elapsed="0.000225"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:56.530015" elapsed="0.002477"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:56.529120" elapsed="0.003497"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:56.427920" elapsed="0.104786"/>
</kw>
<msg time="2026-09-01T01:06:56.532790" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:56.532843" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.427354" elapsed="0.105524"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:56.533038" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:06:56.532945" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.532929" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.533494" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.533800" elapsed="0.000074"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:56.533916" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:56.426777" elapsed="0.107234"/>
</kw>
<msg time="2026-09-01T01:06:56.534095" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:56.534133" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.422091" elapsed="0.112204"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:56.534588" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:56.534362" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:56.534347" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:56.421960" elapsed="0.112770"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:56.421793" elapsed="0.112970"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:56.419719" elapsed="0.115112"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:06:56.413359" elapsed="0.121524"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:56.412924" elapsed="0.121997"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:06:55.454707" elapsed="1.080260"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-09-01T01:06:56.535105" elapsed="0.000172"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=bgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.535418" elapsed="0.000197"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.537129" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:06:56.537214" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:06:56.536877" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.537378" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.538652" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:06:56.879210" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:06:55 UTC 2026

  System load:  0.09               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:06:56 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:06:56.538374" elapsed="0.341005"/>
</kw>
<msg time="2026-09-01T01:06:56.879496" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.538033" elapsed="0.341560"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:06:56.536478" elapsed="0.343252"/>
</kw>
<msg time="2026-09-01T01:06:56.879830" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.536108" elapsed="0.343805"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:06:56.535796" elapsed="0.344219"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=bgp_peer2_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:06:56.880333" elapsed="0.000403"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:06:56.883064" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:06:56.883183" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:06:56.882692" elapsed="0.000522"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.883421" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:06:56.884950" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:06:57.252146" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:06:55 UTC 2026

  System load:  0.09               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:06:56 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:06:56.884541" elapsed="0.367750"/>
</kw>
<msg time="2026-09-01T01:06:57.252457" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.884069" elapsed="0.368466"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:06:56.882122" elapsed="0.370514"/>
</kw>
<msg time="2026-09-01T01:06:57.252683" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:56.881537" elapsed="0.371186"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:06:56.881053" elapsed="0.371737"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.254156" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-09-01T01:06:57.266847" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:06:57.266993" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-09-01T01:06:57.267049" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:06:57.267099" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:57.253939" elapsed="0.013186"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.268272" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:06:57.267897" elapsed="0.000430"/>
</kw>
<msg time="2026-09-01T01:06:57.268440" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:06:57.268491" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.267390" elapsed="0.001128"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.269306" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.268732" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.269884" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.269446" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.269416" elapsed="0.000578"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:06:57.270203" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:06:57.270062" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.270043" elapsed="0.000266"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.270420" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.270379" elapsed="0.000089"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:57.270361" elapsed="0.000132"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.270676" elapsed="0.000026"/>
</kw>
<msg time="2026-09-01T01:06:57.270870" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:06:57.253582" elapsed="0.017319"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:06:57.271091" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:06:57.270983" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.270963" elapsed="0.000244"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.271387" elapsed="0.000026"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:57.253169" elapsed="0.018312"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.273021" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:06:57.459228" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:06:57.459491" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:06:57.459577" level="INFO">${stderr} = Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<msg time="2026-09-01T01:06:57.459660" level="INFO">${rc} = 1</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:06:57.272787" elapsed="0.186917"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.461472" level="INFO">Length is 119.</msg>
<msg time="2026-09-01T01:06:57.461633" level="FAIL">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:06:57.460910" elapsed="0.000858">'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</status>
</kw>
<msg time="2026-09-01T01:06:57.462002" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:06:57.462085" level="INFO">${result} = 'Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'' should be empty.</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.460132" elapsed="0.002126"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.463506" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.462612" elapsed="0.000944"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.465692" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.465205" elapsed="0.000580"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.469277" level="INFO">Traceback (most recent call last):
  File "&lt;string&gt;", line 1, in &lt;module&gt;
ModuleNotFoundError: No module named 'ipaddr'</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.466211" elapsed="0.003161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.470219" level="INFO">1</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.469685" elapsed="0.000618"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:06:57.464456" elapsed="0.005954"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.463712" elapsed="0.006765"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.463671" elapsed="0.006856"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:06:57.470876" elapsed="0.000074"/>
</return>
<status status="PASS" start="2026-09-01T01:06:57.470636" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.470604" elapsed="0.000491"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.471303" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.471236" elapsed="0.000144"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:57.471205" elapsed="0.000217"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.471712" elapsed="0.000041"/>
</kw>
<msg time="2026-09-01T01:06:57.472020" level="INFO">${passed} = False</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:06:57.272336" elapsed="0.199732"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="NOT RUN" start="2026-09-01T01:06:57.472407" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.472231" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.472198" elapsed="0.000328"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.508485" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:06:57.523165" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py' -&gt; '/home/jenkins/.//ipaddr.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:06:57.472837" elapsed="0.050455"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:06:57.271778" elapsed="0.251648"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.540735" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:06:57.523777" elapsed="0.017099"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:57.541791" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19254f50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:06:57.541235" elapsed="0.000879"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.547187" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.546902" elapsed="0.000379"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.546858" elapsed="0.000467"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:57.548072" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.547622" elapsed="0.000500"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.548801" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.548475" elapsed="0.000396"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.557035" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:57.549927" elapsed="0.007265"/>
</kw>
<msg time="2026-09-01T01:06:57.557393" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:57.557478" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.549222" elapsed="0.008302"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.564848" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:57.558664" elapsed="0.006383"/>
</kw>
<msg time="2026-09-01T01:06:57.565267" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:57.565351" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.557891" elapsed="0.007511"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.566006" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.565546" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.565510" elapsed="0.000678"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.566988" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.566479" elapsed="0.000603"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.567718" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.567279" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.567241" elapsed="0.000683"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:57.568003" elapsed="0.000072"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.570196" elapsed="0.000169"/>
</kw>
<msg time="2026-09-01T01:06:57.570416" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.569590" elapsed="0.000900"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.570690" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.570909" elapsed="0.000025"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:57.569200" elapsed="0.001809"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:57.568527" elapsed="0.002538"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:57.542900" elapsed="0.028301"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.574485" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.574321" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.574293" elapsed="0.000279"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:57.575033" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.574755" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.575485" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.575286" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.626485" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:57.576182" elapsed="0.050359"/>
</kw>
<msg time="2026-09-01T01:06:57.626631" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:57.626669" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.575716" elapsed="0.050974"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.628491" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:57.627186" elapsed="0.001357"/>
</kw>
<msg time="2026-09-01T01:06:57.628626" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:57.628663" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.626860" elapsed="0.001826"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.629107" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.628751" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.628735" elapsed="0.000457"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.629545" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.629324" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.629892" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.629681" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.629666" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:57.629991" elapsed="0.000023"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.631567" elapsed="0.000118"/>
</kw>
<msg time="2026-09-01T01:06:57.631722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.631167" elapsed="0.000607"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.631932" elapsed="0.000019"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.632077" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:57.630709" elapsed="0.001454"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:57.630236" elapsed="0.001967"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:57.571629" elapsed="0.060655"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.634444" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.634349" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.634333" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:57.634839" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.634636" elapsed="0.000227"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.635163" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.635006" elapsed="0.000180"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.684242" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:57.635629" elapsed="0.048666"/>
</kw>
<msg time="2026-09-01T01:06:57.684383" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:57.684420" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.635330" elapsed="0.049110"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.686182" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:57.684912" elapsed="0.001318"/>
</kw>
<msg time="2026-09-01T01:06:57.686310" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:57.686346" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.684595" elapsed="0.001773"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.686625" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.686431" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.686416" elapsed="0.000275"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.687052" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.686834" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.687355" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.687165" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.687149" elapsed="0.000273"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:57.687450" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.688914" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:06:57.689084" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.688490" elapsed="0.000659"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.689337" elapsed="0.000149"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.689622" elapsed="0.000018"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:57.688189" elapsed="0.001505"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:57.687678" elapsed="0.002057"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:57.632585" elapsed="0.057272"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-09-01T01:06:55.454356" elapsed="2.235556"/>
</kw>
<test id="s1-s8-t1" name="TC1_Configure_Two_iBGP_Route_Reflector_Client_Peers" line="84">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:57.692898" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:57.692648" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.694026" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.693930" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.693913" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.698867" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.698752" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.698735" elapsed="0.000193"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.699859" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.699504" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.700306" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:57.700029" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:57.700366" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.700500" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:57.699164" elapsed="0.001357"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.705853" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.705742" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.705725" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.706976" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:57.706884" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.706867" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:57.707457" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.707190" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.707810" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.707623" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.735126" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:57.708308" elapsed="0.026925"/>
</kw>
<msg time="2026-09-01T01:06:57.735379" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:57.735419" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.707990" elapsed="0.027462"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:57.793796" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:57.735992" elapsed="0.057934"/>
</kw>
<msg time="2026-09-01T01:06:57.794080" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:57.794119" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.735606" elapsed="0.058615"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.794520" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.794299" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.794278" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.795014" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.794720" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.795360" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.795163" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.795128" elapsed="0.000300"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:57.795458" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:57.797768" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:06:57.797967" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.796798" elapsed="0.001287"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.798364" elapsed="0.000070"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.798676" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:57.796230" elapsed="0.002635"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:57.795709" elapsed="0.003214"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:57.706607" elapsed="0.092401"/>
</kw>
<msg time="2026-09-01T01:06:57.799088" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:57.799126" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.706052" elapsed="0.093128"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:57.799345" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:06:57.799246" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.799230" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.799801" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.800156" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.800222" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:57.705452" elapsed="0.094864"/>
</kw>
<msg time="2026-09-01T01:06:57.800396" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:57.800433" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.700872" elapsed="0.099595"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.800754" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.800531" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.800516" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:57.700724" elapsed="0.100167"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:57.700570" elapsed="0.100350"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:57.698433" elapsed="0.102535"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:57.693658" elapsed="0.107357"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:57.693282" elapsed="0.107804"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:57.690542" elapsed="0.110696"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.802130" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.801401" elapsed="0.000773"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.834630" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:57.834305" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:57.835383" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:57.835119" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:57.835561" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:57.834803" elapsed="0.000779"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.836265" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.835733" elapsed="0.000556"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:57.836555" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:57.836707" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:57.836436" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.837102" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.836887" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.838014" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.837768" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.838464" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.838213" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.839118" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.838840" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.839858" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.839619" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.839925" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:57.840070" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.839334" elapsed="0.000759"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.840254" elapsed="0.000215"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:06:57.838698" elapsed="0.001805"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.840998" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.840720" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.841851" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.841651" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.841916" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.842047" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.841202" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.842222" elapsed="0.000192"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:06:57.840600" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.842943" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.842667" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.843632" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.843426" elapsed="0.000229"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.843699" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:57.843848" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.843128" elapsed="0.000743"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.844022" elapsed="0.000215"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:06:57.842546" elapsed="0.001728"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.844753" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.844490" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.845438" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.845254" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.845503" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.845631" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.844959" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.845787" elapsed="0.000211"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:06:57.844370" elapsed="0.001663"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.846595" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.846263" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.847276" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.847075" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.847341" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.847472" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.846781" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.847629" elapsed="0.000205"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:06:57.846127" elapsed="0.001742"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.848364" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.848086" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.849102" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.848918" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.849188" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:57.849319" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.848562" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.849476" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-09-01T01:06:57.847965" elapsed="0.001737"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.850276" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.849954" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.851153" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.850752" elapsed="0.000426"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.851222" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:57.851354" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.850471" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.851512" elapsed="0.000191"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:06:57.849802" elapsed="0.001936"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.852286" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.852008" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.852946" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.852749" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.853011" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:06:57.853152" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.852474" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.853312" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:57.851886" elapsed="0.001655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.854033" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.853755" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.854695" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.854513" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.854760" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.854906" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.854238" elapsed="0.000690"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.855064" elapsed="0.000206"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:06:57.853636" elapsed="0.001669"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.855778" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.855521" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.856452" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.856272" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.856516" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.856645" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.855980" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.856802" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:57.855400" elapsed="0.001642"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.857532" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.857275" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.858204" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.858008" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.858269" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:06:57.858397" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.857718" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.858553" elapsed="0.000190"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:57.857152" elapsed="0.001626"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.859299" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:57.859012" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:57.860077" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.859767" elapsed="0.000333"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:57.860161" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:06:57.860295" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:57.859489" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.860454" elapsed="0.000191"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:06:57.858888" elapsed="0.001793"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:06:57.838533" elapsed="0.022177"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:57.860753" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.860909" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:57.837484" elapsed="0.023448"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.837216" elapsed="0.023744"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.861118" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.860982" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.837199" elapsed="0.024001"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.862228" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:57.861331" elapsed="0.000923"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:57.862296" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:57.833724" elapsed="0.028681"/>
</kw>
<msg time="2026-09-01T01:06:57.862452" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.821499" elapsed="0.040994"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.874475" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.886453" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.898529" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.898708" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.898881" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.899220" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.899074" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:57.899062" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.899455" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.899607" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.899755" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:57.899037" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.898949" elapsed="0.000890"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.899974" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.900038" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:57.900159" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:57.817408" elapsed="0.082776"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.925713" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:57.925387" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:57.926438" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:57.926242" elapsed="0.000257">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:57.926580" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:57.925923" elapsed="0.000678"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.927100" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.926750" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:57.927402" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:57.927532" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:57.927284" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.927930" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.927700" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:57.928316" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.928042" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.928787" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:57.928521" elapsed="0.000352"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.928389" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.928025" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.929862" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:57.929075" elapsed="0.000816"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:57.929935" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:57.924837" elapsed="0.005211"/>
</kw>
<msg time="2026-09-01T01:06:57.930101" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:57.912617" elapsed="0.017541"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.942272" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.954297" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.966310" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.966491" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.966661" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.967032" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.966886" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:57.966874" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.967260" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.967418" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.967570" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:57.966847" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.966740" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.967773" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:57.967855" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:06:57.967974" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:57.910081" elapsed="0.057951"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:57.969202" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:57.968966" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:57.969342" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:57.968639" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.969649" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.969426" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.970204" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:57.969925" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.969720" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.969410" elapsed="0.000868"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.972574" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:57.970419" elapsed="0.002178"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:57.972641" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:57.972773" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:57.968350" elapsed="0.004444"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.974048" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.973804" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.974455" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.974243" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.974873" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.974643" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.975271" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.975045" elapsed="0.000263"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:57.976020" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:06:57.975851" elapsed="0.000191"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:06:57.976343" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:06:57.976194" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:57.976498" elapsed="0.000173"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:57.977044" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.976811" elapsed="0.000272"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:06:57.977118" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:06:57.977276" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:06:57.975483" elapsed="0.001848"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:57.996970" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:06:57.997035" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:06:57 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:57.997246" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:57.979548" elapsed="0.017730"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.977395" elapsed="0.019927"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:57.997495" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:57.997351" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.977379" elapsed="0.020193"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.000781" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:57.998502" elapsed="0.002329"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:57.998297" elapsed="0.002566"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:57.998281" elapsed="0.002603"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.003650" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.001132" elapsed="0.002559"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.000933" elapsed="0.002788"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.000919" elapsed="0.002824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.004276" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.003911" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.004577" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.004361" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.005067" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.004795" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.004647" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.004345" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.005619" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.005300" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.005931" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.005701" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.006414" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.006158" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.006001" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.005686" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:58.006663" elapsed="0.000326"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:58.007409" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.007154" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.007572" elapsed="0.002221"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:57.997959" elapsed="0.011903"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:06:58.010016" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:06:58.009921" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.009906" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.010248" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.010307" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:06:58.012519" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:57.973104" elapsed="0.039438"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.012599" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:06:58.012733" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:57.806783" elapsed="0.205972"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.013065" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.012852" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.012836" elapsed="0.000322"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.013187" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:06:57.802425" elapsed="0.210869"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.014176" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.013450" elapsed="0.000753"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.046525" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.046172" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:58.047270" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:58.047042" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:58.047419" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:58.046700" elapsed="0.000740"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.047942" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:58.047589" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:58.048285" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:58.048415" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:58.048163" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.048797" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.048580" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.049705" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.049474" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.050148" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.049903" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.050771" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.050509" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.051462" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.051271" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.051527" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.051657" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.050976" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.051853" elapsed="0.000216"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:06:58.050386" elapsed="0.001719"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.052605" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.052340" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.053283" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.053085" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.053348" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.053478" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.052791" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.053635" elapsed="0.000206"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:06:58.052219" elapsed="0.001659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.054518" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.054093" elapsed="0.000448"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.055199" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.055000" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.055265" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.055398" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.054707" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.055558" elapsed="0.000189"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:06:58.053974" elapsed="0.001808"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.056291" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.056017" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.057045" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.056753" elapsed="0.000317"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.057113" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:06:58.057293" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.056478" elapsed="0.000836"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.057452" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:06:58.055897" elapsed="0.001781"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.058183" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.057907" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.058846" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.058646" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.058912" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.059053" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.058371" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.059229" elapsed="0.000197"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:06:58.057774" elapsed="0.001687"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.059948" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.059675" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.060605" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.060425" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.060670" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.060799" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.060132" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.060969" elapsed="0.000206"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-09-01T01:06:58.059557" elapsed="0.001655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.061692" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.061434" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.062422" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.062238" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.062487" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.062615" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.061919" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.062771" elapsed="0.000213"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:06:58.061309" elapsed="0.001712"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.063516" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.063252" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.065323" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.063999" elapsed="0.001347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.065390" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.065521" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.063703" elapsed="0.001839"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.065680" elapsed="0.000210"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:58.063116" elapsed="0.002810"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.066420" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.066156" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.067083" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.066900" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.067162" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.067294" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.066607" elapsed="0.000746"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.067493" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:06:58.066022" elapsed="0.001697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.068223" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.067948" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.068884" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.068687" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.068950" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.069079" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.068410" elapsed="0.000690"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.069252" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:58.067813" elapsed="0.001668"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.069978" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.069697" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.070639" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.070457" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.070703" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.070852" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.070178" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.071011" elapsed="0.000207"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:06:58.069576" elapsed="0.001678"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.071736" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:06:58.071475" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:06:58.072453" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.072269" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:06:58.072518" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:06:58.072648" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:06:58.071951" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.072806" elapsed="0.000285"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:06:58.071351" elapsed="0.001777"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:06:58.050218" elapsed="0.022955"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:06:58.073211" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.073354" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:06:58.049190" elapsed="0.024187"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.048913" elapsed="0.024491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.073562" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.073427" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.048896" elapsed="0.024732"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.074474" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.073757" elapsed="0.000743"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.074542" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:58.045607" elapsed="0.029043"/>
</kw>
<msg time="2026-09-01T01:06:58.074729" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:58.033438" elapsed="0.041334"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.086932" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.098978" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.111121" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.111310" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.111468" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.111791" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.111661" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:58.111648" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.112003" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.112166" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.112337" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:58.111623" elapsed="0.000765"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.111535" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.112547" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.112612" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:58.112720" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:58.029312" elapsed="0.083434"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.139579" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.139241" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:58.140312" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:58.140075" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:58.140522" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:58.139757" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.141047" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:58.140695" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:06:58.141354" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:06:58.141495" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:06:58.141232" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.141900" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.141663" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:06:58.142308" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.142020" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.142791" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.142524" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.142392" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.142001" elapsed="0.000908"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.143871" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.143052" elapsed="0.000847"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.143946" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:06:58.138671" elapsed="0.005405"/>
</kw>
<msg time="2026-09-01T01:06:58.144130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:58.126421" elapsed="0.017770"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.156331" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.168463" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.180604" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.180785" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.180958" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.181314" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.181181" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:06:58.181166" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.181543" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.181692" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.181854" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:06:58.181124" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.181030" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.182060" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.182124" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.182261" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:06:58.123688" elapsed="0.058599"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:06:58.183473" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:06:58.183233" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:06:58.183622" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:06:58.182892" elapsed="0.000751"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.183962" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.183706" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.184497" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.184232" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.184047" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.183689" elapsed="0.000879"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.186874" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:58.184706" elapsed="0.002193"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:06:58.186943" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:06:58.187079" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:06:58.182582" elapsed="0.004518"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.188356" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.188119" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.188791" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.188579" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.189229" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.188999" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.189616" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.189404" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:58.190404" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:06:58.190218" elapsed="0.000209"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:06:58.190721" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:06:58.190568" elapsed="0.000175"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.190898" elapsed="0.000219"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.191509" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.191282" elapsed="0.000267"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:06:58.191587" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:06:58.191723" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:06:58.189847" elapsed="0.001899"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:58.211547" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:06:58.211608" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:58.211706" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:58.194057" elapsed="0.017671"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.191807" elapsed="0.019960"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.211945" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.211791" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.191792" elapsed="0.020231"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.215265" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.212949" elapsed="0.002354"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.212681" elapsed="0.002654"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.212665" elapsed="0.002697"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.218020" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.215635" elapsed="0.002424"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.215423" elapsed="0.002667"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.215405" elapsed="0.002706"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.218621" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.218278" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.218934" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.218706" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.219427" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.219166" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.219004" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.218691" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.219977" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.219645" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.220284" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.220060" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.220755" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.220498" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:06:58.220354" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.220045" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:58.220980" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:06:58.221728" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:06:58.221480" elapsed="0.000271"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.221909" elapsed="0.002312"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:06:58.212375" elapsed="0.011902"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:06:58.224429" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:06:58.224334" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.224319" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.224642" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.224701" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:06:58.228018" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:06:58.187411" elapsed="0.040655"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.228176" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:06:58.228364" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:06:58.018580" elapsed="0.209808"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.228812" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.228496" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.228476" elapsed="0.000438"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:06:58.228943" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:06:58.014462" elapsed="0.214695"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:58.229783" elapsed="0.000309"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:58.229451" elapsed="0.000715"/>
</kw>
<doc>Configure two iBGP peers as routing reflector clients.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:57.689973" elapsed="0.540229"/>
</test>
<test id="s1-s8-t2" name="TC1_Connect_BGP_Peer1" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:58.233664" elapsed="0.000216"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:58.233414" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.234877" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:58.234749" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.234732" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.239691" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:58.239597" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.239581" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.240677" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:58.240326" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.241122" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:58.240861" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:58.241204" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:06:58.241339" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:58.239973" elapsed="0.001388"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.246664" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:58.246567" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.246550" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.247804" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:58.247707" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.247691" elapsed="0.000188"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:58.248313" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:58.248014" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:58.248677" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:58.248483" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:58.286395" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:58.249179" elapsed="0.037321"/>
</kw>
<msg time="2026-09-01T01:06:58.286671" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:58.286714" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:58.248858" elapsed="0.037891"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:58.318454" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:58.287280" elapsed="0.031273"/>
</kw>
<msg time="2026-09-01T01:06:58.318703" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:58.318743" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:58.286931" elapsed="0.031846"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.319128" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.318909" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.318890" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.319638" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.319355" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.319969" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.319758" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.319742" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:58.320068" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:58.322570" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:06:58.322757" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:58.321534" elapsed="0.001590"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.323412" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.323733" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:58.320899" elapsed="0.003033"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:58.320355" elapsed="0.003637"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:58.247448" elapsed="0.076631"/>
</kw>
<msg time="2026-09-01T01:06:58.324186" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:58.324227" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:58.246875" elapsed="0.077388"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:58.324430" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:06:58.324333" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.324316" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.324885" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.325210" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:58.325273" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:58.246269" elapsed="0.079097"/>
</kw>
<msg time="2026-09-01T01:06:58.325449" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:58.325486" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:58.241712" elapsed="0.083809"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:58.325810" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:58.325586" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:58.325571" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:58.241579" elapsed="0.084333"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:58.241414" elapsed="0.084527"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:58.239289" elapsed="0.086702"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:58.234488" elapsed="0.091550"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:58.234070" elapsed="0.092006"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:58.230839" elapsed="0.095282"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:58.326380" elapsed="0.000095"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.334610" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:58.334319" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.335008" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.334778" elapsed="0.000272"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:58.338882" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-09-01T01:06:58.338963" level="INFO">${output} =  python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:58.335203" elapsed="0.003784"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.339369" level="INFO"> python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.339132" elapsed="0.000280"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:58.333973" elapsed="0.005488"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:58.348442" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:58.348589" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:06:58.348673" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:58.340565" elapsed="0.008131"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.351312" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.348864" elapsed="0.002489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.353808" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:58.351497" elapsed="0.002367"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:06:58.356492" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:06:58.354006" elapsed="0.002559">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:06:58.340183" elapsed="0.016486">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:59.367390" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:59.367670" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:06:59.367896" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:59.358623" elapsed="0.009328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.373534" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.368337" elapsed="0.005290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.379331" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.374072" elapsed="0.005361"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:06:59.379749" elapsed="0.005518"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:06:59.357561" elapsed="0.027838"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:58.339609" elapsed="1.045892"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:06:59.386945" elapsed="0.000520"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:06:59.386305" elapsed="0.001284"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:58.230427" elapsed="1.157237"/>
</test>
<test id="s1-s8-t3" name="TC1_Connect_BGP_Peer2" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:06:59.394510" elapsed="0.000433"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:06:59.393954" elapsed="0.001097"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:59.397232" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:59.396960" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.396916" elapsed="0.000462"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:59.408166" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:59.408013" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.407990" elapsed="0.000262"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.409525" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:06:59.409025" elapsed="0.000534"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.410165" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:06:59.409764" elapsed="0.000435"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:06:59.410262" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:06:59.410461" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:06:59.408540" elapsed="0.001952"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:59.417862" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:59.417711" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.417687" elapsed="0.000259"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:06:59.419440" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:06:59.419310" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.419288" elapsed="0.000234"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:06:59.420096" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:06:59.419708" elapsed="0.000420"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:06:59.420626" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:59.420356" elapsed="0.000302"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:59.455867" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:59.421327" elapsed="0.034639"/>
</kw>
<msg time="2026-09-01T01:06:59.456116" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:06:59.456176" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:59.420877" elapsed="0.035334"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:06:59.484340" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:06:59.456676" elapsed="0.027811"/>
</kw>
<msg time="2026-09-01T01:06:59.484632" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:06:59.484672" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:59.456368" elapsed="0.028339"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.484995" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:59.484775" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.484758" elapsed="0.000308"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.485496" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.485220" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.485809" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:59.485615" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.485600" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:06:59.485927" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:59.488297" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:06:59.488481" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:06:59.487304" elapsed="0.001300"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.489016" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.489442" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:06:59.486685" elapsed="0.002931"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:06:59.486205" elapsed="0.003469"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:06:59.418920" elapsed="0.070838"/>
</kw>
<msg time="2026-09-01T01:06:59.489855" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:59.489896" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:59.418158" elapsed="0.071772"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:06:59.490091" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:06:59.489997" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.489981" elapsed="0.000214"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.490551" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.490869" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:06:59.490932" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:06:59.417304" elapsed="0.073723"/>
</kw>
<msg time="2026-09-01T01:06:59.491108" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:06:59.491169" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:59.410981" elapsed="0.080224"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:06:59.491502" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:06:59.491270" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:06:59.491255" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:06:59.410776" elapsed="0.080814"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:06:59.410560" elapsed="0.081058"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:06:59.407555" elapsed="0.084111"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:06:59.396359" elapsed="0.095389"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:06:59.395401" elapsed="0.096388"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:06:59.389201" elapsed="0.102680"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:06:59.492031" elapsed="0.000094"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.500501" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:06:59.500205" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.500900" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.500667" elapsed="0.000275"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:06:59.505094" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-09-01T01:06:59.505187" level="INFO">${output} =  python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:06:59.501080" elapsed="0.004132"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.505577" level="INFO"> python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.505358" elapsed="0.000260"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:06:59.499856" elapsed="0.005810"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:06:59.513691" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:06:59.513837" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:06:59.513939" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:06:59.506764" elapsed="0.007199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.516397" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.514114" elapsed="0.002329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.518925" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:06:59.516586" elapsed="0.002383"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:06:59.521734" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:06:59.519110" elapsed="0.002697">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:06:59.506388" elapsed="0.015538">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:00.532965" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:00.533450" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:07:00.533667" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:00.523904" elapsed="0.009827"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.540020" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.534183" elapsed="0.005933"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.545829" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.540516" elapsed="0.005433"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:07:00.546299" elapsed="0.005508"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:07:00.522801" elapsed="0.029159"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:06:59.505814" elapsed="1.046244"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:00.553345" elapsed="0.000504"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:00.552664" elapsed="0.001312"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:06:59.388106" elapsed="1.165944"/>
</test>
<test id="s1-s8-t4" name="TC1_BGP_Peer1_Check_Log_For_Introduced_Prefixes" line="146">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:00.561274" elapsed="0.000473"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:00.560697" elapsed="0.001225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.564080" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.563810" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.563767" elapsed="0.000486"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.573652" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.573519" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.573497" elapsed="0.000241"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.575078" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:00.574537" elapsed="0.000576"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.575710" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:00.575342" elapsed="0.000400"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:00.575796" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:07:00.576132" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:00.574043" elapsed="0.002140"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.583818" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.583684" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.583660" elapsed="0.000258"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.585437" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.585305" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.585283" elapsed="0.000236"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:00.586103" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:00.585704" elapsed="0.000453"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.586635" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.586365" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.625779" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:00.587484" elapsed="0.038523"/>
</kw>
<msg time="2026-09-01T01:07:00.626242" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:00.626287" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.587023" elapsed="0.039299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.690744" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:00.626970" elapsed="0.064031"/>
</kw>
<msg time="2026-09-01T01:07:00.691246" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:00.691289" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.626555" elapsed="0.064771"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.691738" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.691434" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.691403" elapsed="0.000410"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.692318" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.691960" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.692643" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.692447" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.692431" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:00.692746" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.695482" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:07:00.695674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:00.694243" elapsed="0.001558"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.696078" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.696423" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:00.693608" elapsed="0.002991"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:00.693059" elapsed="0.003596"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:00.584908" elapsed="0.111830"/>
</kw>
<msg time="2026-09-01T01:07:00.696823" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:00.696875" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.584112" elapsed="0.112798"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:00.697236" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:07:00.696994" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.696973" elapsed="0.000353"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.697713" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.698046" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.698112" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:00.583271" elapsed="0.115073"/>
</kw>
<msg time="2026-09-01T01:07:00.698431" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:00.698470" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.576659" elapsed="0.121846"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.698802" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.698573" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.698558" elapsed="0.000330"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:00.576477" elapsed="0.122433"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:00.576260" elapsed="0.122683"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:00.573067" elapsed="0.125932"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:00.563231" elapsed="0.135822"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.562277" elapsed="0.136817"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:00.555804" elapsed="0.143398"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.699359" elapsed="0.000096"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.711915" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:00.725032" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:00.725120" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:00.711749" elapsed="0.013412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.725543" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.725311" elapsed="0.000270"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:00.725718" elapsed="0.000291"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:00.711380" elapsed="0.014684"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:07:00.699600" elapsed="0.026509"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.737598" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.2.0.0/28' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:00.778088" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:00.778453" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:00.737460" elapsed="0.041044"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.779666" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.778975" elapsed="0.000785"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:00.780076" elapsed="0.000627"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER2_FIRST_PREFIX_IP}/${BGP_PEER2_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:00.737065" elapsed="0.043799"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.805615" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:00.830032" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:00.830317" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:00.805427" elapsed="0.024926"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.831176" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.830678" elapsed="0.000560"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:00.831444" elapsed="0.000428"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:00.804779" elapsed="0.027185"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:00.832804" elapsed="0.000355"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:00.832379" elapsed="0.000862"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:00.554698" elapsed="0.278726"/>
</test>
<test id="s1-s8-t5" name="TC1_BGP_Peer2_Check_Log_For_Introduced_Prefixes" line="163">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:00.838940" elapsed="0.000313"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:00.838568" elapsed="0.000758"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.840717" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.840545" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.840515" elapsed="0.000297"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.848199" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.848065" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.848043" elapsed="0.000230"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.849288" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:00.848881" elapsed="0.000433"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.849735" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:00.849465" elapsed="0.000293"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:00.849797" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:07:00.849961" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:00.848517" elapsed="0.001465"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.855226" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.855112" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.855095" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.856378" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:00.856284" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.856269" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:00.856853" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:00.856571" elapsed="0.000306"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.857237" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.857023" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.896673" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:00.857710" elapsed="0.039104"/>
</kw>
<msg time="2026-09-01T01:07:00.897005" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:00.897045" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.857405" elapsed="0.039674"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.943743" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:00.897634" elapsed="0.046346"/>
</kw>
<msg time="2026-09-01T01:07:00.944218" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:00.944259" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.897289" elapsed="0.047003"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.944703" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.944401" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.944369" elapsed="0.000411"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.945287" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.944930" elapsed="0.000498"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.945681" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.945487" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.945472" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:00.945782" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.948460" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:07:00.948651" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:00.947257" elapsed="0.001521"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.949057" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.949397" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:00.946627" elapsed="0.002944"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:00.946087" elapsed="0.003542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:00.855994" elapsed="0.093719"/>
</kw>
<msg time="2026-09-01T01:07:00.949794" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:00.949846" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.855425" elapsed="0.094457"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:00.950246" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:07:00.949949" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.949933" elapsed="0.000388"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.950718" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.951332" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:00.951399" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:00.854798" elapsed="0.096699"/>
</kw>
<msg time="2026-09-01T01:07:00.951581" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:00.951618" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.850352" elapsed="0.101299"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:00.951962" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:00.951716" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:00.951701" elapsed="0.000331"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:00.850219" elapsed="0.101833"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:00.850037" elapsed="0.102043"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:00.847662" elapsed="0.104466"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:00.840159" elapsed="0.112082"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:00.839536" elapsed="0.112744"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:00.834908" elapsed="0.117419"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:00.952477" elapsed="0.000095"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:00.965257" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:00.978490" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:00.978612" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:00.965070" elapsed="0.013565"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.979229" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:00.978907" elapsed="0.000377"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:00.979775" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:00.979427" elapsed="0.000440">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:00.964665" elapsed="0.015316">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:01.997908" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:02.011615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:02.011792" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:01.997645" elapsed="0.014180"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:02.012560" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:02.012109" elapsed="0.000514"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:02.013332" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:02.012823" elapsed="0.000607">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:01.996973" elapsed="0.016598">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:03.042295" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:03.055896" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:03.056183" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:03.041911" elapsed="0.014324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:03.057265" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:03.056634" elapsed="0.000718"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:03.058405" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:03.057657" elapsed="0.000879">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:03.040884" elapsed="0.017857">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:04.085718" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:04.098777" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:04.098998" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:04.085360" elapsed="0.013687"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:04.100011" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:04.099423" elapsed="0.000676"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:04.101189" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:04.100440" elapsed="0.000888">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:04.084394" elapsed="0.017139">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:05.128942" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:05.142782" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:05.143027" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:05.128376" elapsed="0.014703"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:05.144103" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:05.143496" elapsed="0.000743"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:05.145362" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:05.144564" elapsed="0.000967">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:05.127333" elapsed="0.018415">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:06.173338" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:06.186283" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:06.186511" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:06.172957" elapsed="0.013601"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:06.187575" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:06.186961" elapsed="0.000700"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:06.188855" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:06.187984" elapsed="0.001030">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:06.171992" elapsed="0.017259">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:07.215991" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:07.229769" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:07.230004" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:07.215606" elapsed="0.014448"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:07.231049" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:07.230453" elapsed="0.000715"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:07.232248" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:07.231481" elapsed="0.000904">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:07.214658" elapsed="0.017933">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:08.265095" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:08.278989" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:08.279295" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:08.264713" elapsed="0.014635"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:08.280443" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:08.279766" elapsed="0.000765"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:08.281589" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:08.280835" elapsed="0.000886">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:08.263714" elapsed="0.018257">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:09.311809" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:09.325760" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:09.326022" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:09.311428" elapsed="0.014650"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:09.327209" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:09.326514" elapsed="0.000791"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:09.328459" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:09.327634" elapsed="0.000962">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:09.310408" elapsed="0.018396">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:10.360192" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:10.373664" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:10.373874" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:10.359764" elapsed="0.014206"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:10.375058" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:10.374384" elapsed="0.000800"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:10.376418" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:10.375557" elapsed="0.001035">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:10.358609" elapsed="0.018200">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:11.403851" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:11.417695" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:11.417975" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:11.403494" elapsed="0.014533"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:11.419039" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:11.418435" elapsed="0.000731"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:11.420352" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:11.419532" elapsed="0.000957">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:11.402528" elapsed="0.018167">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:12.448246" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:12.461547" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:12.461749" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:12.447852" elapsed="0.013944"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:12.462744" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:12.462191" elapsed="0.000638"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:12.464039" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:12.463241" elapsed="0.000960">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:12.446896" elapsed="0.017510">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:13.491568" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:13.505020" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:13.505305" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:13.491206" elapsed="0.014161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:13.506546" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:13.505802" elapsed="0.000851"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:13.507986" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:13.507065" elapsed="0.001113">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:13.490263" elapsed="0.018170">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:14.535530" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:14.549300" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:14.549699" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:14.535176" elapsed="0.014581"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:14.551060" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:14.550320" elapsed="0.000874"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:14.552362" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:14.551542" elapsed="0.000964">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:14.534221" elapsed="0.018518">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:15.583057" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:15.596723" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:15.596972" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:15.582626" elapsed="0.014402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:15.598090" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:15.597452" elapsed="0.000764"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:15.599373" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:15.598555" elapsed="0.000963">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:15.581580" elapsed="0.018161">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:16.626532" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:16.640359" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:16.640466" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:16.626179" elapsed="0.014311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:16.640970" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:16.640658" elapsed="0.000354"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:16.641514" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:16.641171" elapsed="0.000417">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:16.625234" elapsed="0.016459">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:17.668440" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:17.682450" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:17.682657" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:17.668054" elapsed="0.014652"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:17.683826" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:17.683243" elapsed="0.000671"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:17.685044" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:17.684275" elapsed="0.000960">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:17.667102" elapsed="0.018351">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:18.714378" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:18.728322" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:18.728523" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:18.713861" elapsed="0.014711"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:18.729580" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:18.728914" elapsed="0.000756"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:18.730799" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:18.730003" elapsed="0.000953">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:18.712867" elapsed="0.018328">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:19.758215" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:19.771998" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:19.772262" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:19.757811" elapsed="0.014509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:19.773276" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:19.772664" elapsed="0.000701"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:19.774417" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:19.773668" elapsed="0.000885">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:19.756883" elapsed="0.017875">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:20.801813" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:20.815324" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:20.815526" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:20.801452" elapsed="0.014122"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:20.816594" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:20.815910" elapsed="0.000772"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:20.817736" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:20.817015" elapsed="0.000852">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:20.800457" elapsed="0.017636">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:21.834445" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:21.848218" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:21.848343" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:21.834229" elapsed="0.014141"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.848948" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:21.848585" elapsed="0.000428"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.849622" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:21.849205" elapsed="0.000506">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:21.833637" elapsed="0.016199">0 != 3</status>
</kw>
<msg time="2026-09-01T01:07:21.849945" level="FAIL">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:07:00.952718" elapsed="20.897357">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.864661" elapsed="0.000031"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.881755" elapsed="0.000125"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.883292" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:07:21.882988" elapsed="0.000343"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:21.882620" elapsed="0.000756"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:21.882323" elapsed="0.001101"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:07:00.834075" elapsed="21.049399">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s8-t6" name="TC1_Disconnect_BGP_Peer1" line="180">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:21.887013" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:21.886649" elapsed="0.000617"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:21.888245" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:21.888095" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.888069" elapsed="0.000248"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:21.893216" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:21.893106" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.893089" elapsed="0.000187"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.894187" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:21.893816" elapsed="0.000396"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.894618" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:21.894359" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:21.894679" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:07:21.894818" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:21.893485" elapsed="0.001354"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:21.900125" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:21.900028" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.900012" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:21.901291" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:21.901195" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.901179" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:21.901754" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:21.901485" elapsed="0.000292"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:21.902126" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:21.901920" elapsed="0.000245"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:21.937506" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:21.902613" elapsed="0.035043"/>
</kw>
<msg time="2026-09-01T01:07:21.937833" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:21.937883" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:21.902311" elapsed="0.035608"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:21.967292" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:21.938495" elapsed="0.028905"/>
</kw>
<msg time="2026-09-01T01:07:21.967549" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:21.967588" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:21.938127" elapsed="0.029565"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.968011" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:21.967773" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.967751" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.968523" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:21.968243" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.968838" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:21.968644" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.968628" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:21.968940" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:21.971498" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:07:21.971685" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:21.970398" elapsed="0.001414"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.972084" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.972422" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:21.969766" elapsed="0.002830"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:21.969261" elapsed="0.003393"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:21.900896" elapsed="0.071843"/>
</kw>
<msg time="2026-09-01T01:07:21.972820" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:21.972858" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:21.900340" elapsed="0.072554"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:21.973299" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:07:21.972972" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.972945" elapsed="0.000430"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.973733" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.974048" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:21.974110" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:21.899718" elapsed="0.074508"/>
</kw>
<msg time="2026-09-01T01:07:21.974308" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:21.974345" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:21.895217" elapsed="0.079161"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:21.974665" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:21.974442" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:21.974428" elapsed="0.000304"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:21.895070" elapsed="0.079683"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:21.894893" elapsed="0.079889"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:21.892781" elapsed="0.082050"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:21.887807" elapsed="0.087074"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:21.887405" elapsed="0.087517"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:21.884261" elapsed="0.090757"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:21.975259" elapsed="0.000098"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:21.976399" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:21.976073" elapsed="0.000350"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:21.976565" elapsed="0.000265"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:07:21.975821" elapsed="0.001062"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:07:23.977806" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:07:23.978343" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:07:21.977044" elapsed="2.001374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:23.979904" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:23.979024" elapsed="0.001008"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:07:21.975543" elapsed="2.004665"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:24.002530" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-09-01T01:07:24.016845" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:24.017201" level="INFO">${output_log} = 2026-09-01 01:06:58,443 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:58,443 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:06:58,443 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:24.002083" elapsed="0.015178"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.018466" level="INFO">2026-09-01 01:06:58,443 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:58,443 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:06:58,443 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:58,444 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:58,444 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:58,444 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:58,446 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:58,447 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:06:58,447 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:58,447 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-09-01 01:06:58,447 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:58,449 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:58,450 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:58,450 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:58,451 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:58,452 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:58,452 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,452 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:58,452 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:58,452 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:58,453 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:58,453 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:58,453 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:58,454 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:06:58,455 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:58,456 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-09-01 01:06:58,457 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:58,458 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:58,459 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:06:58,460 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:58,461 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:58,462 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:58,462 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:58,462 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:58,462 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-09-01 01:06:58,462 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:06:58,462 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.011557817459106445s
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:58,463 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:06:58,463 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:58,463 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:06:58,464 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:06:59,678 INFO BGP-Thread-1 (job): ... idle for 1.213s
2026-09-01 01:06:59,678 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.213s
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:59,678 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:59,679 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:59,679 INFO BGP-Thread-1 (job): total_received_update_message_counter: 2
2026-09-01 01:06:59,680 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 1
2026-09-01 01:06:59,680 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:59,682 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-09-01 01:06:59,683 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010'
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:06:59,684 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:59,685 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:09,695 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:07:09,696 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.226s
2026-09-01 01:07:09,696 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:07:09,696 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:07:09,696 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:07:19,702 INFO BGP-Thread-1 (job): ... idle for 10.005s
2026-09-01 01:07:19,702 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.231s
2026-09-01 01:07:19,702 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:07:19,702 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:07:19,702 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:24.017710" elapsed="0.001582"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:24.020608" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:07:24.019742" elapsed="0.000977"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:24.000869" elapsed="0.019987"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:24.022243" elapsed="0.000520"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:24.021528" elapsed="0.001361"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:21.883820" elapsed="2.139164"/>
</test>
<test id="s1-s8-t7" name="TC1_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes" line="187">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:24.030696" elapsed="0.000480"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:24.030164" elapsed="0.001127"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:24.033494" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:24.033211" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.033135" elapsed="0.000517"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:24.045638" elapsed="0.000056"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:24.044891" elapsed="0.000921"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.044854" elapsed="0.001013"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.048559" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:24.047808" elapsed="0.000793"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.049308" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:24.048838" elapsed="0.000505"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:24.049402" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:07:24.049639" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:24.046724" elapsed="0.002947"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:24.058514" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:24.058349" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.058317" elapsed="0.000287"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:24.060309" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:24.060133" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.060110" elapsed="0.000289"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:24.061028" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:24.060599" elapsed="0.000464"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:24.061602" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:24.061307" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:24.099763" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:24.062345" elapsed="0.037522"/>
</kw>
<msg time="2026-09-01T01:07:24.100037" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:24.100077" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:24.061849" elapsed="0.038262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:24.143536" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:24.100615" elapsed="0.043235"/>
</kw>
<msg time="2026-09-01T01:07:24.144312" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:24.144357" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:24.100300" elapsed="0.044093"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.145008" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:24.144560" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.144503" elapsed="0.000598"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.145739" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:24.145263" elapsed="0.000548"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.146090" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:24.145871" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.145854" elapsed="0.000331"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:24.146228" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:24.149227" elapsed="0.000145"/>
</kw>
<msg time="2026-09-01T01:07:24.149430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:24.147957" elapsed="0.001610"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.149832" elapsed="0.001652"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.151746" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:24.147297" elapsed="0.004637"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:24.146631" elapsed="0.005381"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:24.059727" elapsed="0.092371"/>
</kw>
<msg time="2026-09-01T01:07:24.152283" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:24.152324" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:24.058813" elapsed="0.093545"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:24.152523" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:07:24.152428" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.152410" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.153009" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.153355" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:24.153419" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:24.057594" elapsed="0.095920"/>
</kw>
<msg time="2026-09-01T01:07:24.153597" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:24.153636" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:24.050311" elapsed="0.103358"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:24.153964" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:24.153735" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:24.153720" elapsed="0.000329"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:24.050080" elapsed="0.103989"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:24.049770" elapsed="0.104338"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:24.044185" elapsed="0.110020"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:24.032560" elapsed="0.121745"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:24.031604" elapsed="0.122745"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:24.025067" elapsed="0.129329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:24.154566" elapsed="0.000096"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:24.167155" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:24.180501" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:24.180630" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:24.166963" elapsed="0.013689"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.181211" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:24.180845" elapsed="0.000409"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:24.181769" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:24.181399" elapsed="0.000470">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:24.166544" elapsed="0.015467">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:25.210315" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:25.224298" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:25.224523" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:25.209728" elapsed="0.014847"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:25.225670" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:25.224950" elapsed="0.000812"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:25.226876" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:25.226101" elapsed="0.000961">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:25.208232" elapsed="0.019095">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:26.257333" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:26.271805" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:26.272039" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:26.256909" elapsed="0.015183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:26.273108" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:26.272498" elapsed="0.000735"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:26.274339" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:26.273555" elapsed="0.000928">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:26.255846" elapsed="0.018852">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:27.302510" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:27.316293" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:27.316514" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:27.302122" elapsed="0.014443"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:27.317560" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:27.316922" elapsed="0.000727"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:27.318964" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:27.317964" elapsed="0.001258">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:27.301187" elapsed="0.018302">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:28.337368" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:28.350934" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:28.351253" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:28.337102" elapsed="0.014215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:28.352428" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:28.351730" elapsed="0.000792"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:28.353690" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:28.352865" elapsed="0.001098">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:28.336428" elapsed="0.017858">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:29.385616" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:29.399710" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:29.399917" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:29.385253" elapsed="0.014714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:29.400972" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:29.400393" elapsed="0.000695"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:29.402227" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:29.401462" elapsed="0.000911">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:29.384267" elapsed="0.018322">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:30.429773" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:30.444195" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:30.444489" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:30.429402" elapsed="0.015140"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:30.445651" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:30.444973" elapsed="0.000771"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:30.446844" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:30.446088" elapsed="0.000898">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:30.428400" elapsed="0.018870">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:31.476200" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:31.490050" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:31.490300" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:31.475796" elapsed="0.014555"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:31.491698" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:31.490704" elapsed="0.001083"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:31.492902" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:31.492117" elapsed="0.000959">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:31.474783" elapsed="0.018539">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:32.520539" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:32.534751" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:32.534979" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:32.520179" elapsed="0.014871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:32.536111" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:32.535465" elapsed="0.000769"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:32.537311" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:32.536547" elapsed="0.000903">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:32.519214" elapsed="0.018447">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:33.564817" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:33.578870" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:33.579102" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:33.564454" elapsed="0.014736"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:33.580468" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:33.579642" elapsed="0.000942"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:33.582018" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:33.580979" elapsed="0.001305">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:33.563482" elapsed="0.019094">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:34.610284" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:34.624057" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:34.624307" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:34.609864" elapsed="0.014494"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:34.625348" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:34.624712" elapsed="0.000727"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:34.626517" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:34.625750" elapsed="0.000911">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:34.608869" elapsed="0.018006">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:35.654600" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:35.667960" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:35.668221" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:35.654111" elapsed="0.014162"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:35.669269" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:35.668625" elapsed="0.000734"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:35.670456" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:35.669671" elapsed="0.000945">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:35.653161" elapsed="0.017689">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:36.707493" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:36.721694" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:36.722034" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:36.706925" elapsed="0.015265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:36.723620" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:36.722746" elapsed="0.000971"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:36.724978" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:36.724040" elapsed="0.001183">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:36.705387" elapsed="0.020070">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:37.752639" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:37.766583" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:37.766817" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:37.752270" elapsed="0.014603"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:37.767944" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:37.767341" elapsed="0.000693"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:37.769195" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:37.768415" elapsed="0.000927">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:37.751287" elapsed="0.018271">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:38.792012" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:38.805005" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:38.805273" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:38.791638" elapsed="0.013688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:38.806335" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:38.805688" elapsed="0.000743"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:38.807564" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:38.806766" elapsed="0.000938">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:38.790635" elapsed="0.017288">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:39.840853" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:39.854927" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:39.855280" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:39.840503" elapsed="0.014830"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:39.856506" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:39.855858" elapsed="0.000736"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:39.857650" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:39.856904" elapsed="0.000879">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:39.839483" elapsed="0.018509">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:40.886515" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:40.900184" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:40.900442" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:40.886116" elapsed="0.014378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:40.901645" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:40.900887" elapsed="0.000854"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:40.902946" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:40.902059" elapsed="0.001066">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:40.885116" elapsed="0.018263">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:41.922055" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:41.935695" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:41.935876" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:41.921779" elapsed="0.014122"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:41.936670" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:41.936178" elapsed="0.000536"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:41.937237" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:41.936857" elapsed="0.000460">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:41.921039" elapsed="0.016401">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:42.954711" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:42.968614" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:42.968871" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:42.954492" elapsed="0.014414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:42.969748" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:42.969293" elapsed="0.000515"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:42.970527" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:42.970012" elapsed="0.000648">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:42.953836" elapsed="0.016967">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:43.989758" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:44.003399" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:44.003530" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:43.989528" elapsed="0.014033"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:44.004185" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:44.003783" elapsed="0.000462"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:44.005028" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:44.004577" elapsed="0.000578">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:43.988787" elapsed="0.016502">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:45.032501" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:45.046179" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:45.046375" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:45.032135" elapsed="0.014288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.047344" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:45.046757" elapsed="0.000675"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.048580" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:45.047732" elapsed="0.000982">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:45.031070" elapsed="0.017844">0 != 3</status>
</kw>
<msg time="2026-09-01T01:07:45.049086" level="FAIL">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:07:24.154811" elapsed="20.894504">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.074686" elapsed="0.000071"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.077166" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:07:45.076737" elapsed="0.000485"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:45.076240" elapsed="0.001047"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:45.075513" elapsed="0.001844"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:07:24.023789" elapsed="21.053615">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s8-t8" name="TC1_Disconnect_BGP_Peer2" line="203">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:45.081899" elapsed="0.000299"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:45.081575" elapsed="0.000692"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:45.083565" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:45.083406" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.083377" elapsed="0.000274"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:45.090391" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:45.090260" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.090237" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.091729" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:45.091256" elapsed="0.000506"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.092369" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:45.091964" elapsed="0.000438"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:45.092460" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:07:45.092651" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:45.090758" elapsed="0.001924"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:45.100315" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:45.100179" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.100129" elapsed="0.000269"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:45.101885" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:45.101756" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.101734" elapsed="0.000232"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:45.102553" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:45.102182" elapsed="0.000403"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:45.103052" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:45.102784" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:45.143440" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:45.103752" elapsed="0.039808"/>
</kw>
<msg time="2026-09-01T01:07:45.143724" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:45.143783" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:45.103331" elapsed="0.040536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:45.174036" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:45.144399" elapsed="0.029756"/>
</kw>
<msg time="2026-09-01T01:07:45.174298" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:45.174337" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:45.144036" elapsed="0.030335"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.174656" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:45.174447" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.174430" elapsed="0.000295"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.175126" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:45.174851" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.175469" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:45.175276" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.175261" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:45.175565" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:45.177919" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:07:45.178125" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:45.176885" elapsed="0.001416"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.178592" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.178911" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:45.176332" elapsed="0.002800"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:45.175825" elapsed="0.003406"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:45.101395" elapsed="0.077943"/>
</kw>
<msg time="2026-09-01T01:07:45.179427" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:45.179475" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:45.100588" elapsed="0.078928"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:45.179713" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:07:45.179596" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.179578" elapsed="0.000231"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.180340" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.180729" elapsed="0.000028"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:45.180810" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:45.099728" elapsed="0.081207"/>
</kw>
<msg time="2026-09-01T01:07:45.181047" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:45.181111" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:45.093179" elapsed="0.088107"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:45.181738" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:45.181381" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:45.181359" elapsed="0.000453"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:45.092958" elapsed="0.088875"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:45.092747" elapsed="0.089116"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:45.089781" elapsed="0.092136"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:45.083001" elapsed="0.098966"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:45.082458" elapsed="0.099551"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:45.078688" elapsed="0.103370"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:45.182248" elapsed="0.000112"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:45.183630" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:45.183071" elapsed="0.000584"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:45.183796" elapsed="0.000234"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:07:45.182837" elapsed="0.001268"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.185065" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:07:47.185539" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:07:45.184263" elapsed="2.001349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.186748" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.186062" elapsed="0.000789"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:07:45.182547" elapsed="2.004428"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.209315" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-09-01T01:07:47.222906" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:47.223185" level="INFO">${output_log} = 2026-09-01 01:06:59,591 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:59,591 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:06:59,591 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:47.208940" elapsed="0.014305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.224249" level="INFO">2026-09-01 01:06:59,591 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:06:59,591 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:06:59,591 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:06:59,591 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:06:59,591 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:06:59,593 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:06:59,594 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-09-01 01:06:59,594 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-09-01 01:06:59,595 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:59,595 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,595 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:59,595 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:59,595 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:06:59,596 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,596 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,597 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:59,598 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:06:59,599 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-09-01 01:06:59,600 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:06:59,600 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.00413203239440918s
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job):   
2026-09-01 01:06:59,601 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:06:59,601 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:06:59,601 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:06:59,601 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:06:59,601 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:06:59,602 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:06:59,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:06:59,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:06:59,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:06:59,609 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:06:59,610 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:06:59,610 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:06:59,611 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:06:59,612 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:06:59,612 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:06:59,612 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:06:59,612 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:09,622 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:07:09,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.017s
2026-09-01 01:07:09,623 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:07:09,624 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:07:09,624 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:07:19,631 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:07:19,631 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.024s
2026-09-01 01:07:19,631 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:07:19,631 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:07:19,631 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:07:29,641 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:07:29,642 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.034s
2026-09-01 01:07:29,642 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:07:29,642 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:07:29,642 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:07:39,652 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:07:39,653 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.044s
2026-09-01 01:07:39,653 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:07:39,653 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:07:39,653 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.223629" elapsed="0.001275"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.226249" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:07:47.225377" elapsed="0.001014"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.207896" elapsed="0.018651"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.227955" elapsed="0.000594"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.227256" elapsed="0.001473"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:45.078044" elapsed="2.150793"/>
</test>
<test id="s1-s8-t9" name="TC_1_Check_for_Empty_IPv4_Topology" line="210">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:47.237828" elapsed="0.000701"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:47.236982" elapsed="0.001705"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.241702" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.241342" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.241279" elapsed="0.000615"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.254817" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.254671" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.254641" elapsed="0.000276"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.256312" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.255771" elapsed="0.000575"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.256920" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:47.256552" elapsed="0.000399"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:47.257005" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:07:47.257237" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.255257" elapsed="0.002010"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.264970" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.264823" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.264796" elapsed="0.000269"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.266675" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.266541" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.266518" elapsed="0.000242"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:47.267375" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.266946" elapsed="0.000463"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.267952" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.267616" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.301483" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:47.268716" elapsed="0.032862"/>
</kw>
<msg time="2026-09-01T01:07:47.301750" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:47.301789" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.268279" elapsed="0.033543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.336056" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:47.302324" elapsed="0.033857"/>
</kw>
<msg time="2026-09-01T01:07:47.336327" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:47.336424" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.301978" elapsed="0.034482"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.336739" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.336529" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.336512" elapsed="0.000296"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.337252" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.336936" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.337572" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.337377" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.337362" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:47.337668" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.340070" elapsed="0.000157"/>
</kw>
<msg time="2026-09-01T01:07:47.340284" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.339015" elapsed="0.001392"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.340659" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.340973" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:47.338452" elapsed="0.002722"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:47.337932" elapsed="0.003302"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:47.266164" elapsed="0.075153"/>
</kw>
<msg time="2026-09-01T01:07:47.341398" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.341437" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.265315" elapsed="0.076156"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:47.341632" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:07:47.341538" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.341522" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.342063" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.342413" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.342485" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:47.264356" elapsed="0.078231"/>
</kw>
<msg time="2026-09-01T01:07:47.342674" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.342712" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "1 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.257734" elapsed="0.085015"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.343052" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.342816" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.342800" elapsed="0.000466"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:47.257552" elapsed="0.085739"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:47.257339" elapsed="0.085983"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:47.254133" elapsed="0.089242"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:47.240491" elapsed="0.102941"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.239136" elapsed="0.104391"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:47.230847" elapsed="0.112730"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:47.350206" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.350342" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:07:47.350453" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:47.344663" elapsed="0.005815"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.353395" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.350630" elapsed="0.002822"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.355942" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.353597" elapsed="0.002388"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:07:47.356148" elapsed="0.002389"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:07:47.344343" elapsed="0.014250"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:07:47.343739" elapsed="0.014898"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.359201" elapsed="0.000216"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.358900" elapsed="0.000581"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.229703" elapsed="0.129812"/>
</test>
<test id="s1-s8-t10" name="TC1_Delete_BGP_Peers_Configuration" line="218">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:47.362540" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:47.362304" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.363678" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.363578" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.363560" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.368531" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.368436" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.368420" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.369505" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.369156" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.369938" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:47.369675" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:47.369999" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:07:47.370166" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.368796" elapsed="0.001393"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.376335" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.376237" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.376220" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.377468" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.377373" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.377357" elapsed="0.000211"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:47.377972" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.377703" elapsed="0.000293"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.378358" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.378166" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.402890" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:47.378831" elapsed="0.024150"/>
</kw>
<msg time="2026-09-01T01:07:47.403172" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:47.403213" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.378527" elapsed="0.024719"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.424716" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:47.403711" elapsed="0.021101"/>
</kw>
<msg time="2026-09-01T01:07:47.424952" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:47.424991" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.403406" elapsed="0.021619"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.425322" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.425090" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.425074" elapsed="0.000317"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.425781" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.425517" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.426095" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.425903" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.425888" elapsed="0.000308"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:47.426226" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.428535" elapsed="0.000122"/>
</kw>
<msg time="2026-09-01T01:07:47.428712" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.427566" elapsed="0.001264"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.429082" elapsed="0.000153"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.429483" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:47.426971" elapsed="0.002686"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:47.426490" elapsed="0.003224"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:47.377072" elapsed="0.052725"/>
</kw>
<msg time="2026-09-01T01:07:47.429876" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.429914" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.376536" elapsed="0.053440"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:47.430173" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:07:47.430044" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.430028" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.430603" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.430937" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.430999" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:47.375910" elapsed="0.055183"/>
</kw>
<msg time="2026-09-01T01:07:47.431206" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.431244" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "1 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.370521" elapsed="0.060756"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.431564" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.431341" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.431326" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:47.370391" elapsed="0.061261"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:47.370238" elapsed="0.061439"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:47.368044" elapsed="0.063680"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:47.363324" elapsed="0.068447"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.362912" elapsed="0.068896"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:47.360242" elapsed="0.071609"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.432578" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.432002" elapsed="0.000601"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.473695" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.473337" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.474478" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:47.474212" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:47.474630" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:47.473878" elapsed="0.000775"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.475177" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.474803" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.475488" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:47.475633" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:47.475352" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.476019" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.475799" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.476988" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.476756" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.477451" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.477209" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.478147" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.477855" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.478828" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.478631" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.478897" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:07:47.479035" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.478346" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.479224" elapsed="0.000209"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:07:47.477729" elapsed="0.001739"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.479950" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.479688" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.480632" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.480446" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.480698" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.480831" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.480164" elapsed="0.000689"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.480989" elapsed="0.000383"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:07:47.479568" elapsed="0.001840"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.481896" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.481632" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.482581" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.482394" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.482648" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.482781" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.482084" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.482941" elapsed="0.000220"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:07:47.481511" elapsed="0.001687"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.483683" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.483419" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.484368" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.484177" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.484434" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.484565" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.483871" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.484725" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:47.483298" elapsed="0.001654"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.477571" elapsed="0.007411"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.485019" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:47.485184" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:07:47.476467" elapsed="0.008741"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.476167" elapsed="0.009069"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.485395" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.485259" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.476127" elapsed="0.009335"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.486173" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.485591" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.486275" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.472697" elapsed="0.013688"/>
</kw>
<msg time="2026-09-01T01:07:47.486434" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.460520" elapsed="0.025955"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.498377" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.510343" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.522255" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.522430" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.522586" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.522906" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.522775" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:47.522763" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.523102" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.523284" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.523433" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:47.522738" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.522652" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.523630" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.523694" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:07:47.523816" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:47.456407" elapsed="0.067432"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.524866" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.524641" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:47.536626" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.536670" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.536762" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:47.527129" elapsed="0.009656"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.524965" elapsed="0.011855"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.536983" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.536844" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.524950" elapsed="0.012107"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.540252" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.537974" elapsed="0.002317"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.537776" elapsed="0.002546"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.537760" elapsed="0.002585"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.542826" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.540593" elapsed="0.002274"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.540394" elapsed="0.002503"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.540379" elapsed="0.002539"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.543467" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.543079" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.543772" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.543555" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.544285" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.543991" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.543843" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.543539" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.544830" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.544505" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.545150" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.544914" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.545646" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.545388" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.545239" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.544899" elapsed="0.000819"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.545854" elapsed="0.000383"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:07:47.546630" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.546388" elapsed="0.000265"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.546792" elapsed="0.002247"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:07:47.537424" elapsed="0.011670"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:07:47.549193" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:07:47.551401" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:07:47.524104" elapsed="0.027324"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.551482" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:07:47.432819" elapsed="0.118779"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.552292" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.551771" elapsed="0.000546"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.593807" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.593474" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.594538" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:47.594320" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:47.594686" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:47.593992" elapsed="0.000714"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.595220" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.594856" elapsed="0.000388"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.595511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:47.595650" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:47.595389" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.596039" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.595818" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.596960" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.596728" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.597411" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.597174" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.598019" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.597757" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.598713" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.598521" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.598779" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.598912" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.598234" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.599074" elapsed="0.000229"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:07:47.597630" elapsed="0.001709"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.599835" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.599570" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.600574" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.600338" elapsed="0.000260"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.600642" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.600776" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.600025" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.600936" elapsed="0.000220"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:07:47.599447" elapsed="0.001746"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.601682" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.601417" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.602372" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.602179" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.602449" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.602583" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.601872" elapsed="0.000733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.602742" elapsed="0.000192"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:07:47.601294" elapsed="0.001676"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.603641" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.603211" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.604331" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.604131" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.604398" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.604534" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.603833" elapsed="0.000723"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.604694" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:47.603066" elapsed="0.001856"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.597478" elapsed="0.007475"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.604991" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:47.605156" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:07:47.596442" elapsed="0.008739"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.596174" elapsed="0.009035"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.605377" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.605237" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.596155" elapsed="0.009288"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.606131" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.605572" elapsed="0.000598"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.606215" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.592906" elapsed="0.013442"/>
</kw>
<msg time="2026-09-01T01:07:47.606408" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.580487" elapsed="0.025971"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.618579" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.630761" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.642786" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.642961" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.643132" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.643474" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.643340" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:47.643327" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.643669" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.643819" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.643967" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:47.643302" elapsed="0.000710"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.643212" elapsed="0.000822"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.644191" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.644258" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:07:47.644363" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:47.576328" elapsed="0.068059"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.645364" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.645127" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:47.655806" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.655849" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.655929" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:47.647471" elapsed="0.008480"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.645463" elapsed="0.010522"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.656176" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.656007" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.645448" elapsed="0.010853"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.659616" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.657192" elapsed="0.002462"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.656967" elapsed="0.002719"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.656952" elapsed="0.002756"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.662208" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.659957" elapsed="0.002291"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.659758" elapsed="0.002521"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.659743" elapsed="0.002557"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.662791" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.662455" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.663094" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.662878" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.663620" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.663348" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.663197" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.662862" elapsed="0.000831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.664187" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.663839" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.664484" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.664272" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.664960" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.664702" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.664556" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.664257" elapsed="0.000775"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.665195" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:07:47.665886" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.665648" elapsed="0.000261"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.666047" elapsed="0.002246"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:07:47.656619" elapsed="0.011730"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:07:47.668389" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.670562" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:07:47.644617" elapsed="0.025969"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.670633" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:07:47.552537" elapsed="0.118205"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.671287" elapsed="0.000216"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:47.670988" elapsed="0.000571"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:47.359789" elapsed="0.311804"/>
</test>
<test id="s1-s8-t11" name="TC2_Configure_One_iBGP_Route_Reflector_Client_And_One_iBGP_Non_Client" line="240">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:47.674776" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:47.674544" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.675983" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.675818" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.675800" elapsed="0.000253"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.681025" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.680931" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.680914" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.682014" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.681658" elapsed="0.000381"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.682483" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:47.682213" elapsed="0.000293"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:47.682547" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:07:47.682687" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.681322" elapsed="0.001387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.687903" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.687807" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.687790" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.689031" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:47.688937" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.688921" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:47.689527" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.689260" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.689888" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.689697" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.724786" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:47.690406" elapsed="0.034473"/>
</kw>
<msg time="2026-09-01T01:07:47.725023" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:47.725082" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.690056" elapsed="0.035074"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:47.776347" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "A "n "d "_ "O "n "e "_ "i "B "[78CG "[A[78CP
 "_ "N "o "n "_ "C "l "i "e "n "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:47.725610" elapsed="0.050878"/>
</kw>
<msg time="2026-09-01T01:07:47.776650" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:47.776690" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.725303" elapsed="0.051421"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.777035" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.776802" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.776782" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.777558" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "_ "i "B "G "P "_ "R "o "u "t "e "_ "R "e "f "l "e "c "t "o "r "_ "C "l "i "e "n "t "_ "A "n "d "_ "O "n "e "_ "i "B "[78CG "[A[78CP
 "_ "N "o "n "_ "C "l "i "e "n "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.777266" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.777890" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.777696" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.777680" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:47.778040" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:47.780563" elapsed="0.000286"/>
</kw>
<msg time="2026-09-01T01:07:47.780907" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.779474" elapsed="0.001556"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.781326" elapsed="0.000081"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.781650" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:47.778849" elapsed="0.002974"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:47.778347" elapsed="0.003534"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:47.688674" elapsed="0.093292"/>
</kw>
<msg time="2026-09-01T01:07:47.782046" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.782084" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.688103" elapsed="0.094028"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:47.782327" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:07:47.782224" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.782207" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.782757" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.783063" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.783156" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:47.687514" elapsed="0.095740"/>
</kw>
<msg time="2026-09-01T01:07:47.783337" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:47.783375" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "O "n "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.683040" elapsed="0.100369"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.783697" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.783474" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.783459" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:47.682909" elapsed="0.100878"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:47.682757" elapsed="0.101058"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:47.680614" elapsed="0.103251"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:47.675561" elapsed="0.108355"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:47.675175" elapsed="0.108782"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:47.672472" elapsed="0.111531"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.784973" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=rr-client | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=rr-client</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.784256" elapsed="0.000743"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.817014" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.816687" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.817772" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:47.817556" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:47.817920" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:47.817252" elapsed="0.000690"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.818465" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.818093" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.818760" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:47.818909" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:47.818639" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.819329" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.819075" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.820247" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.819978" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.820853" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.820433" elapsed="0.000443"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.821507" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.821238" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.822206" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.821983" elapsed="0.000247"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.822274" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.822409" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.821700" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.822570" elapsed="0.000211"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:07:47.821088" elapsed="0.001729"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.823336" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.823035" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.823994" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.823809" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.824059" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.824219" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.823527" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.824379" elapsed="0.000195"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:07:47.822914" elapsed="0.001695"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.825087" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.824826" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.825763" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.825583" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.825860" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.825996" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.825303" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.826182" elapsed="0.000198"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:07:47.824706" elapsed="0.001710"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.826897" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.826633" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.827583" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.827400" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.827648" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.827780" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.827087" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.827938" elapsed="0.000221"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:07:47.826513" elapsed="0.001683"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.828675" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.828414" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.829352" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.829166" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.829417" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.829549" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.828862" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.829708" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:07:47.828294" elapsed="0.001642"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.830609" level="INFO">${value} = rr-client</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.830180" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.831289" level="INFO">${encoded} = rr-client</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.831077" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.831355" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.831486" level="INFO">${encoded_value} = rr-client</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.830799" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.831644" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">rr-client</var>
<status status="PASS" start="2026-09-01T01:07:47.830032" elapsed="0.001839"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.832378" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.832087" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.833070" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.832886" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.833163" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.833298" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.832565" elapsed="0.000758"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.833460" elapsed="0.000193"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:07:47.831968" elapsed="0.001720"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.834198" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.833905" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.834846" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.834664" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.834911" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.835076" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.834386" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.835262" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:47.833785" elapsed="0.001706"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.835969" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.835708" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.836651" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.836468" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.836718" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.836849" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.836182" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.837006" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:07:47.835589" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.837746" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.837484" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.838431" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.838240" elapsed="0.000214"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.838498" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.838629" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.837933" elapsed="0.000718"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.838788" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:47.837364" elapsed="0.001651"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.839533" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.839263" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.840383" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.840002" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.840451" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.840586" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.839721" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.840747" elapsed="0.000196"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:47.839128" elapsed="0.001851"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.841491" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:47.841222" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:47.842170" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.841958" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:47.842238" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:47.842372" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:47.841680" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.842533" elapsed="0.000193"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:07:47.841075" elapsed="0.001686"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.820921" elapsed="0.021870"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:07:47.842828" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:47.842970" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:07:47.819695" elapsed="0.023298"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.819430" elapsed="0.023591"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.843203" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.843043" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.819413" elapsed="0.023894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.844302" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.843439" elapsed="0.000888"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.844371" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.816145" elapsed="0.028335"/>
</kw>
<msg time="2026-09-01T01:07:47.844529" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.803998" elapsed="0.040572"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.856452" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.868289" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.880108" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.880304" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.880463" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.880783" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.880653" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:47.880640" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.880978" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.881152" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.881304" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:47.880615" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.880528" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.881501" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.881635" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:07:47.881743" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:47.799935" elapsed="0.081832"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.908547" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.908205" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.909269" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:47.909027" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:47.909417" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:47.908723" elapsed="0.000715"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.909929" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.909589" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.910252" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:47.910396" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:47.910098" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.910787" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.910564" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:07:47.911201" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.910906" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.911678" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'rr-client', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.911412" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.911278" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.910887" elapsed="0.000866"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.912670" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.911886" elapsed="0.000811"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.912743" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:47.907635" elapsed="0.005223"/>
</kw>
<msg time="2026-09-01T01:07:47.912953" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.894158" elapsed="0.018839"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.924960" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.936882" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.948772" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.948948" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.949104" elapsed="0.000041"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.949461" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.949328" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:47.949315" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.949656" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.949805" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.949952" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:47.949289" elapsed="0.000708"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.949197" elapsed="0.000824"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.950176" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.950242" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:07:47.950357" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:47.891600" elapsed="0.058782"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:47.951505" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:47.951299" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:47.951640" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:47.950961" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.951974" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.951752" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.952495" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.952234" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.952044" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.951736" elapsed="0.000831"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.954955" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:47.952705" elapsed="0.002274"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:07:47.955025" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.955191" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:07:47.950677" elapsed="0.004536"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.956468" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.956235" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.956858" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.956648" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.957290" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.957046" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.957686" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.957472" elapsed="0.000252"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:47.958457" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:07:47.958281" elapsed="0.000199"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:07:47.958766" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:07:47.958617" elapsed="0.000170"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.958922" elapsed="0.000180"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.959489" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.959270" elapsed="0.000257"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:07:47.959564" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:47.959697" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:07:47.957901" elapsed="0.001818"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:47.972773" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:07:47.972891" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:47.973001" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:47.961782" elapsed="0.011244"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.959780" elapsed="0.013292"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.973303" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.973099" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.959764" elapsed="0.013624"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.976748" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.974298" elapsed="0.002489"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.974060" elapsed="0.002759"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.974044" elapsed="0.002797"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.979429" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:47.977091" elapsed="0.002379"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.976890" elapsed="0.002612"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.976876" elapsed="0.002648"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.980067" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.979685" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.980394" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.980177" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.980876" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.980613" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.980465" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.980161" elapsed="0.000788"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.981442" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.981091" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.981735" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.981525" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.982243" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:47.981952" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:47.981807" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.981510" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:47.982453" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:07:47.983188" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:47.982908" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.983350" elapsed="0.002223"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:07:47.973733" elapsed="0.011896"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:07:47.985784" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:07:47.985687" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.985672" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.985999" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:07:47.986058" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:07:47.988324" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:07:47.955510" elapsed="0.032838"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.988946" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:07:47.989090" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:07:47.789498" elapsed="0.199624"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:47.989454" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:47.989228" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:47.989212" elapsed="0.000323"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:47.989564" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:07:47.785319" elapsed="0.204350"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:47.990560" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:47.989826" elapsed="0.000760"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.022752" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.022424" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:48.023503" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:48.023255" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:48.023655" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:48.022925" elapsed="0.000752"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.024192" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:48.023828" elapsed="0.000388"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:48.024488" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:48.024633" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:48.024367" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.025019" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.024799" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.025943" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.025708" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.026392" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.026157" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.027167" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.026750" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.027831" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.027641" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.027954" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:07:48.028092" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.027358" elapsed="0.000769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.028283" elapsed="0.000207"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:07:48.026626" elapsed="0.001899"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.029011" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.028745" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.029697" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.029513" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.029764" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:48.029896" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.029230" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.030057" elapsed="0.000224"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:07:48.028623" elapsed="0.001694"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.030798" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.030536" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.031484" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.031298" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.031550" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.031683" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.030987" elapsed="0.000718"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.031842" elapsed="0.000192"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:07:48.030415" elapsed="0.001655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.032759" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.032318" elapsed="0.000464"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.033531" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.033324" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.033598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.033731" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.032953" elapsed="0.000799"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.033892" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:07:48.032196" elapsed="0.001938"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.034639" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.034376" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.035336" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.035130" elapsed="0.000229"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.035402" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:48.035534" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.034828" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.035694" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:07:48.034249" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.036432" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.036167" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.037082" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.036901" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.037209" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:07:48.037345" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.036620" elapsed="0.000747"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.037503" elapsed="0.000196"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-09-01T01:07:48.036019" elapsed="0.001716"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.038245" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.037951" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.039040" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.038713" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.039106" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:07:48.039275" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.038434" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.039437" elapsed="0.000197"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:07:48.037831" elapsed="0.001839"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.040172" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.039886" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.040819" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.040636" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.040884" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.041014" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.040359" elapsed="0.000676"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.041195" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:48.039765" elapsed="0.001659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.041896" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.041639" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.042736" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.042389" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.042802" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.042933" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.042081" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.043090" elapsed="0.000231"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:07:48.041518" elapsed="0.001839"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.043906" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.043644" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.044590" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.044408" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.044655" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:48.044784" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.044094" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.044944" elapsed="0.000218"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:48.043523" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.045669" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.045413" elapsed="0.000278"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.046345" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.046156" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.046444" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.046577" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.045855" elapsed="0.000743"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.046735" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:07:48.045293" elapsed="0.001669"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.047470" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:07:48.047204" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:07:48.048126" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.047931" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:07:48.048207" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:07:48.048339" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:07:48.047656" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.048496" elapsed="0.000190"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:07:48.047058" elapsed="0.001663"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:07:48.026460" elapsed="0.022291"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:07:48.048789" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:48.048929" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:07:48.025419" elapsed="0.023532"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.025131" elapsed="0.023848"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.049161" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.049001" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.025102" elapsed="0.024128"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.050044" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:48.049360" elapsed="0.000709"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:48.050124" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:48.021850" elapsed="0.028399"/>
</kw>
<msg time="2026-09-01T01:07:48.050297" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:48.009587" elapsed="0.040752"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.062452" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.074426" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.086320" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.086529" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.086687" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.087013" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.086880" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:48.086868" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.087238" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.087393" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.087542" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:48.086843" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.086753" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.087745" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.087809" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:07:48.087915" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:48.005497" elapsed="0.082441"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.113447" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.113081" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:48.114168" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:48.113928" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:48.114318" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:48.113626" elapsed="0.000713"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.114833" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:48.114489" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:07:48.115148" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:07:48.115297" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:07:48.115002" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.115683" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.115466" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:07:48.116197" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.115899" elapsed="0.000351"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.116678" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.116408" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.116273" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.115880" elapsed="0.000873"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.117676" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:48.116887" elapsed="0.000816"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:07:48.117748" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:07:48.112541" elapsed="0.005322"/>
</kw>
<msg time="2026-09-01T01:07:48.117916" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:48.100415" elapsed="0.017543"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.130027" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.141908" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.153777" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.153953" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.154122" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.154472" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.154340" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:07:48.154327" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.154667" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.154814" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.154961" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:07:48.154300" elapsed="0.000706"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.154205" elapsed="0.000825"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.155249" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.155317" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:07:48.155435" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:07:48.097842" elapsed="0.057619"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:07:48.156599" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:07:48.156389" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:07:48.156736" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:07:48.156045" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.157038" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.156818" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.157562" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.157303" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.157108" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.156803" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.159859" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:48.157768" elapsed="0.002113"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:07:48.159926" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:48.160058" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:07:48.155757" elapsed="0.004322"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.161342" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.161088" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.161730" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.161522" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.162159" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.161918" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.162549" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.162336" elapsed="0.000251"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:48.163328" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:07:48.163132" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:07:48.163640" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:07:48.163490" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.163832" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.164408" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.164187" elapsed="0.000261"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:07:48.164485" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:48.164619" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:07:48.162767" elapsed="0.001874"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:48.186005" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:07:48.186079" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:48.186212" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:48.166876" elapsed="0.019360"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.164702" elapsed="0.021587"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.186490" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.186317" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.164687" elapsed="0.021882"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.189806" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.187502" elapsed="0.002343"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.187294" elapsed="0.002581"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.187276" elapsed="0.002621"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.192386" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.190170" elapsed="0.002257"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.189946" elapsed="0.002511"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.189931" elapsed="0.002548"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.192983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:48.192639" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.193317" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.193069" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.193798" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.193537" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.193389" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.193053" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.194369" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:48.194014" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.194662" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.194452" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.195225" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.194937" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:07:48.194785" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.194437" elapsed="0.000880"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:48.195455" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:07:48.196198" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:07:48.195915" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.196364" elapsed="0.002325"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:07:48.186930" elapsed="0.011815"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:07:48.198901" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:07:48.198804" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.198788" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.199131" elapsed="0.000032"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.199206" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:07:48.201466" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:07:48.160401" elapsed="0.041089"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:48.201547" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:07:48.201682" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:07:47.994952" elapsed="0.206752"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.202000" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.201788" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.201773" elapsed="0.000308"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:07:48.202110" elapsed="0.000050"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:07:47.990840" elapsed="0.211417"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:48.202779" elapsed="0.000215"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:48.202508" elapsed="0.000542"/>
</kw>
<doc>Configure iBGP peers: 1st one as RR client, 2nd one as RR non-client.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:47.671891" elapsed="0.531192"/>
</test>
<test id="s1-s8-t12" name="TC2_Connect_BGP_Peer1" line="278">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:48.206324" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:48.206053" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.207464" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:48.207365" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.207348" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.212282" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:48.212187" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.212170" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.213247" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:48.212881" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.213718" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:48.213416" elapsed="0.000325"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:48.213781" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:07:48.213915" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:48.212550" elapsed="0.001387"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.219130" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:48.219021" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.219004" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.220285" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:48.220190" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.220174" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:48.220739" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:48.220477" elapsed="0.000285"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:48.221094" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:48.220904" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:48.255345" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:48.221597" elapsed="0.033841"/>
</kw>
<msg time="2026-09-01T01:07:48.255582" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:48.255622" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:48.221288" elapsed="0.034367"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:48.283924" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:48.256110" elapsed="0.027908"/>
</kw>
<msg time="2026-09-01T01:07:48.284191" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:48.284231" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:48.255807" elapsed="0.028458"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.284534" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.284332" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.284315" elapsed="0.000287"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.284989" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.284728" elapsed="0.000322"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.285332" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.285106" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.285091" elapsed="0.000308"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:48.285428" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:48.287768" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:07:48.287945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:48.286742" elapsed="0.001321"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.288350" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.288666" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:48.286177" elapsed="0.002662"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:48.285666" elapsed="0.003229"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:48.219893" elapsed="0.069118"/>
</kw>
<msg time="2026-09-01T01:07:48.289091" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:48.289159" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:48.219347" elapsed="0.069848"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:48.289355" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:07:48.289262" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.289246" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.289774" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.290067" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:48.290161" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:48.218728" elapsed="0.071530"/>
</kw>
<msg time="2026-09-01T01:07:48.290338" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:48.290375" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:48.214297" elapsed="0.076111"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:48.290693" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:48.290472" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:48.290457" elapsed="0.000303"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:48.214165" elapsed="0.076615"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:48.213986" elapsed="0.076820"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:48.211854" elapsed="0.078999"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:48.207085" elapsed="0.083816"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:48.206704" elapsed="0.084234"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:48.203835" elapsed="0.087148"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:48.291240" elapsed="0.000098"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.299392" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:48.299071" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.299779" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.299561" elapsed="0.000260"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:48.304014" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-09-01T01:07:48.304095" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:48.299960" elapsed="0.004172"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.304515" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.304292" elapsed="0.000265"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:07:48.298743" elapsed="0.005867"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:48.311535" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:48.311721" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:07:48.311807" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:48.305723" elapsed="0.006107"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.314493" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.311982" elapsed="0.002552"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.316985" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:48.314680" elapsed="0.002348"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:07:48.319626" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:07:48.317195" elapsed="0.002498">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:07:48.305336" elapsed="0.014454">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:49.330529" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:49.330892" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:07:49.331209" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:49.321720" elapsed="0.009563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.337464" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.331750" elapsed="0.005808"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.343162" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.337879" elapsed="0.005387"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:07:49.343595" elapsed="0.005984"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:07:49.320660" elapsed="0.029091"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:07:48.304760" elapsed="1.045139"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:49.351659" elapsed="0.000598"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:49.350745" elapsed="0.001640"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:48.203413" elapsed="1.149047"/>
</test>
<test id="s1-s8-t13" name="TC2_Connect_BGP_Peer2" line="290">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:49.361262" elapsed="0.000578"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:49.360502" elapsed="0.001471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:49.364794" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:49.364518" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.364459" elapsed="0.000481"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:49.379155" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:49.378954" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.378922" elapsed="0.000390"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.380838" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:49.380249" elapsed="0.000630"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.381538" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:49.381161" elapsed="0.000409"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:49.381624" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:07:49.381820" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:49.379655" elapsed="0.002195"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:49.389370" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:49.389235" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.389211" elapsed="0.000242"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:49.390993" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:49.390864" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.390842" elapsed="0.000232"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:49.391674" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:49.391298" elapsed="0.000409"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:49.392218" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:49.391908" elapsed="0.000342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:49.428893" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:49.392874" elapsed="0.036173"/>
</kw>
<msg time="2026-09-01T01:07:49.429273" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:49.429314" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:49.392452" elapsed="0.036896"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:49.470710" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:49.429929" elapsed="0.040885"/>
</kw>
<msg time="2026-09-01T01:07:49.470962" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:49.471001" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:49.429551" elapsed="0.041483"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.471380" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:49.471118" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.471093" elapsed="0.000359"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.471866" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.471584" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.472203" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:49.471984" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.471968" elapsed="0.000305"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:49.472306" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:49.474795" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:07:49.474981" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:49.473727" elapsed="0.001379"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.475445" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.475757" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:49.473108" elapsed="0.002824"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:49.472602" elapsed="0.003387"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:49.390499" elapsed="0.085572"/>
</kw>
<msg time="2026-09-01T01:07:49.476183" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:49.476223" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:49.389644" elapsed="0.086612"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:49.476598" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:07:49.476323" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.476307" elapsed="0.000368"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.477098" elapsed="0.000053"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.477465" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:49.477531" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:49.388784" elapsed="0.088843"/>
</kw>
<msg time="2026-09-01T01:07:49.477708" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:49.477747" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:49.382359" elapsed="0.095423"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:49.478074" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:49.477846" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:49.477831" elapsed="0.000439"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:49.382170" elapsed="0.096121"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:49.381918" elapsed="0.096404"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:49.378456" elapsed="0.099929"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:49.363654" elapsed="0.114790"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:49.362435" elapsed="0.116049"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:49.354587" elapsed="0.123944"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:49.478685" elapsed="0.000122"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.486927" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:07:49.486636" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.487341" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.487096" elapsed="0.000290"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:49.491065" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-09-01T01:07:49.491167" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:49.487544" elapsed="0.003648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.491551" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.491336" elapsed="0.000255"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:07:49.486301" elapsed="0.005371"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:49.512367" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:49.512512" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:07:49.512611" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:49.492760" elapsed="0.019874"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.515000" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.512782" elapsed="0.002258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.517508" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:49.515214" elapsed="0.002337"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:07:49.520198" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:07:49.517696" elapsed="0.002572">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:07:49.492385" elapsed="0.027981">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:07:50.535217" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:07:50.535495" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:07:50.535698" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:07:50.522184" elapsed="0.013565"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.541802" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.536101" elapsed="0.005792"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.547518" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.542254" elapsed="0.005361"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:07:50.547926" elapsed="0.005442"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:07:50.521112" elapsed="0.032382"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:07:49.491819" elapsed="1.061770"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:50.554945" elapsed="0.000525"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:50.554330" elapsed="0.001263"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:49.353271" elapsed="1.202393"/>
</test>
<test id="s1-s8-t14" name="TC2_BGP_Peer1_Check_Log_For_Introduced_Prefixes" line="302">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:50.563114" elapsed="0.000465"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:50.562593" elapsed="0.001094"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.565759" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.565518" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.565474" elapsed="0.000427"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.576617" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.576449" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.576426" elapsed="0.000282"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.578211" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:50.577663" elapsed="0.000585"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.578856" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:50.578468" elapsed="0.000421"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:50.578947" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:07:50.579195" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:50.577110" elapsed="0.002119"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.587402" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.587258" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.587233" elapsed="0.000258"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.589079" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.588939" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.588915" elapsed="0.000300"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:50.589852" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:50.589416" elapsed="0.000471"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.590424" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.590107" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.623038" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:50.591122" elapsed="0.032072"/>
</kw>
<msg time="2026-09-01T01:07:50.623399" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:50.623454" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.590673" elapsed="0.032827"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.652644" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:50.624193" elapsed="0.028555"/>
</kw>
<msg time="2026-09-01T01:07:50.652890" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:50.652928" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.623715" elapsed="0.029246"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.653257" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.653025" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.653009" elapsed="0.000376"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.653790" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.653522" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.654109" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.653916" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.653900" elapsed="0.000307"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:50.654236" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.656652" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:07:50.656842" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:50.655574" elapsed="0.001405"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.657269" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.657580" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:50.654979" elapsed="0.002773"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:50.654493" elapsed="0.003316"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:50.588544" elapsed="0.069347"/>
</kw>
<msg time="2026-09-01T01:07:50.657970" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:50.658007" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.587701" elapsed="0.070340"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:50.658234" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:07:50.658106" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.658090" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.658660" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.658956" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.659018" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:50.586786" elapsed="0.072327"/>
</kw>
<msg time="2026-09-01T01:07:50.659225" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:50.659264" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.579730" elapsed="0.079567"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.659588" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.659363" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.659348" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:50.579534" elapsed="0.080142"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:50.579304" elapsed="0.080401"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:50.575737" elapsed="0.084017"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:50.564899" elapsed="0.094905"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.563994" elapsed="0.095850"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:50.557465" elapsed="0.102426"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.660039" elapsed="0.000206"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.672779" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:50.685753" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:50.685845" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:50.672624" elapsed="0.013243"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.686308" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.686021" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:50.686486" elapsed="0.000276"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:50.672210" elapsed="0.014608"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER2_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:07:50.660435" elapsed="0.026430"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.698500" level="INFO">Executing command 'grep -o 'nlri_prefix_received: 8.2.0.0/28' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:50.737225" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:50.737340" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:50.698360" elapsed="0.039009"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.737884" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.737575" elapsed="0.000362"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:50.738125" elapsed="0.000423"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER2_FIRST_PREFIX_IP}/${BGP_PEER2_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:50.697951" elapsed="0.040671"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.754677" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:50.789087" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:50.789234" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:50.754479" elapsed="0.034786"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.789783" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.789475" elapsed="0.000361"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:07:50.790024" elapsed="0.000477"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:07:50.753987" elapsed="0.036648"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:07:50.791819" elapsed="0.000516"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:07:50.791220" elapsed="0.001240"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:07:50.556382" elapsed="0.236153"/>
</test>
<test id="s1-s8-t15" name="TC2_BGP_Peer2_Check_Log_For_Introduced_Prefixes" line="319">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:07:50.799549" elapsed="0.000431"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:07:50.798972" elapsed="0.001120"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.802300" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.801932" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.801891" elapsed="0.000558"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.813520" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.813341" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.813303" elapsed="0.000304"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.814867" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:07:50.814394" elapsed="0.000506"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.815503" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:07:50.815102" elapsed="0.000432"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:07:50.815589" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:07:50.815783" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:07:50.813896" elapsed="0.001917"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.823189" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.823027" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.823004" elapsed="0.000270"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.824749" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:07:50.824618" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.824596" elapsed="0.000235"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:07:50.825427" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:07:50.825017" elapsed="0.000443"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.825928" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.825662" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.854481" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:07:50.826628" elapsed="0.027943"/>
</kw>
<msg time="2026-09-01T01:07:50.854716" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:07:50.854755" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.826201" elapsed="0.028587"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.880372" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:07:50.855273" elapsed="0.025223"/>
</kw>
<msg time="2026-09-01T01:07:50.880654" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:07:50.880694" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.854941" elapsed="0.025787"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.881039" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.880805" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.880784" elapsed="0.000326"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.881560" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.881273" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.881884" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.881690" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.881675" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:07:50.881984" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.884472" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:07:50.884659" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:07:50.883405" elapsed="0.001376"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.885041" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.885385" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:07:50.882783" elapsed="0.002778"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:07:50.882285" elapsed="0.003333"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:07:50.824249" elapsed="0.061451"/>
</kw>
<msg time="2026-09-01T01:07:50.885830" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:50.885869" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.823468" elapsed="0.062435"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:07:50.886296" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:07:50.885971" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.885954" elapsed="0.000421"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.886731" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.887036" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:07:50.887099" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:07:50.822622" elapsed="0.064604"/>
</kw>
<msg time="2026-09-01T01:07:50.887308" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:07:50.887347" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.816389" elapsed="0.070992"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:07:50.887671" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:07:50.887446" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:07:50.887431" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:07:50.816203" elapsed="0.071557"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:07:50.815952" elapsed="0.071837"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:07:50.812587" elapsed="0.075251"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:07:50.801363" elapsed="0.086526"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:07:50.800444" elapsed="0.087484"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:07:50.794280" elapsed="0.093695"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:07:50.888123" elapsed="0.000204"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:50.900330" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:50.912713" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:50.912795" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:50.900183" elapsed="0.012639"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.913224" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:50.912969" elapsed="0.000294"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:50.913714" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:50.913399" elapsed="0.000381">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:50.899811" elapsed="0.014063">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:51.940831" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:51.954288" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:51.954493" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:51.940471" elapsed="0.014070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:51.955490" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:51.954882" elapsed="0.000695"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:51.956618" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:51.955882" elapsed="0.000867">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:51.939470" elapsed="0.017480">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:52.984807" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:52.998336" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:52.998543" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:52.984445" elapsed="0.014149"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:52.999605" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:52.998934" elapsed="0.000759"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:53.000782" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:53.000008" elapsed="0.000909">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:52.983285" elapsed="0.017838">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:54.028871" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:54.042790" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:54.043049" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:54.028480" elapsed="0.014622"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:54.044294" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:54.043589" elapsed="0.000796"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:54.045493" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:54.044696" elapsed="0.000955">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:54.027358" elapsed="0.018531">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:55.080222" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:55.094576" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:55.094967" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:55.079701" elapsed="0.015324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:55.096877" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:55.095905" elapsed="0.001081"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:55.098398" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:55.097422" elapsed="0.001163">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:55.078335" elapsed="0.020582">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:56.127578" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:56.141714" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:56.141943" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:56.127115" elapsed="0.014878"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:56.143099" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:56.142425" elapsed="0.000856"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:56.144570" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:56.143702" elapsed="0.001052">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:56.126030" elapsed="0.018994">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:57.174778" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:57.188965" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:57.189468" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:57.174336" elapsed="0.015192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:57.190791" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:57.189939" elapsed="0.000952"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:57.192115" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:57.191276" elapsed="0.001077">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:57.173117" elapsed="0.019482">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:58.220311" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:58.234275" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:58.234519" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:58.219860" elapsed="0.014710"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:58.235827" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:58.235116" elapsed="0.000803"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:58.237038" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:58.236286" elapsed="0.000965">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:58.218805" elapsed="0.018684">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:07:59.265568" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:07:59.279967" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:07:59.280368" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:07:59.265079" elapsed="0.015343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:07:59.282033" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:07:59.281033" elapsed="0.001092"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:07:59.283422" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:07:59.282540" elapsed="0.001041">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:07:59.264011" elapsed="0.019812">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:00.310997" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:00.324289" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:00.324543" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:00.310651" elapsed="0.013952"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:00.325655" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:00.325002" elapsed="0.000741"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:00.326793" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:00.326049" elapsed="0.000876">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:00.309659" elapsed="0.017472">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:01.354511" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:01.367855" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:01.368092" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:01.354108" elapsed="0.014070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:01.369234" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:01.368593" elapsed="0.000731"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:01.370381" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:01.369631" elapsed="0.000888">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:01.352957" elapsed="0.017775">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:02.383853" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:02.396911" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:02.397129" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:02.383611" elapsed="0.013617"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:02.398032" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:02.397542" elapsed="0.000581"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:02.399457" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:02.398679" elapsed="0.000919">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:02.382937" elapsed="0.016882">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:03.424494" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:03.437962" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:03.438257" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:03.424246" elapsed="0.014067"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:03.439407" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:03.438735" elapsed="0.000768"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:03.440679" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:03.439838" elapsed="0.001008">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:03.423521" elapsed="0.017734">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:04.460241" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:04.473487" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:04.473724" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:04.459956" elapsed="0.013835"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:04.474897" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:04.474212" elapsed="0.000788"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:04.476340" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:04.475407" elapsed="0.001125">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:04.459302" elapsed="0.017524">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:05.508409" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:05.522021" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:05.522291" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:05.507941" elapsed="0.014403"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:05.523323" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:05.522695" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:05.524585" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:05.523827" elapsed="0.000896">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:05.506944" elapsed="0.017989">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:06.537663" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:06.550718" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:06.550922" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:06.537476" elapsed="0.013496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:06.551960" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:06.551385" elapsed="0.000664"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:06.553115" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:06.552407" elapsed="0.000914">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:06.536961" elapsed="0.016613">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:07.581344" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:07.594960" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:07.595207" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:07.580935" elapsed="0.014356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:07.596268" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:07.595644" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:07.597442" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:07.596675" elapsed="0.000907">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:07.579930" elapsed="0.017863">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:08.611919" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:08.625194" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:08.625339" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:08.611735" elapsed="0.013627"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:08.625897" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:08.625560" elapsed="0.000396"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:08.626501" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:08.626115" elapsed="0.000458">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:08.611222" elapsed="0.015462">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:09.655462" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:09.669239" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:09.669523" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:09.655020" elapsed="0.014557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:09.670730" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:09.670002" elapsed="0.000842"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:09.671984" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:09.671199" elapsed="0.000931">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:09.653926" elapsed="0.018503">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:10.693881" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:10.707072" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:10.707293" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:10.693605" elapsed="0.013724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:10.708033" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:10.707612" elapsed="0.000480"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:10.708826" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:10.708336" elapsed="0.000584">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:10.692836" elapsed="0.016231">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:11.738982" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:11.753211" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:11.753450" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:11.738505" elapsed="0.014999"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.754799" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:11.753911" elapsed="0.001014"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.756058" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:11.755313" elapsed="0.000926">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:11.737357" elapsed="0.019137">0 != 3</status>
</kw>
<msg time="2026-09-01T01:08:11.756682" level="FAIL">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:07:50.888491" elapsed="20.868399">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>nlri_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.783363" elapsed="0.000040"/>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>0</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.799311" elapsed="0.000041"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.801237" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:08:11.800766" elapsed="0.000557"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:11.800193" elapsed="0.001219"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:11.799765" elapsed="0.001725"/>
</kw>
<doc>Check incomming updates for new routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:07:50.793124" elapsed="21.008422">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s8-t16" name="TC2_Disconnect_BGP_Peer1" line="336">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:11.806324" elapsed="0.000367"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:11.805845" elapsed="0.000921"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:11.808178" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:11.807983" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.807953" elapsed="0.000323"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:11.813387" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:11.813287" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.813257" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.814474" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:11.814090" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.814915" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:11.814647" elapsed="0.000291"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:11.814978" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:08:11.815123" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:11.813731" elapsed="0.001429"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:11.820614" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:11.820515" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.820498" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:11.821761" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:11.821664" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.821647" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:11.822256" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:11.821957" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:11.822702" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:11.822458" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:11.856537" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:11.823254" elapsed="0.033388"/>
</kw>
<msg time="2026-09-01T01:08:11.856819" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:11.856860" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:11.822875" elapsed="0.034019"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:11.887324" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:11.857430" elapsed="0.030031"/>
</kw>
<msg time="2026-09-01T01:08:11.887645" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:11.887686" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:11.857059" elapsed="0.030661"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.888094" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:11.887830" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.887798" elapsed="0.000398"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.888654" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:11.888341" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.888973" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:11.888776" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.888760" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:11.889076" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:11.891798" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:08:11.891993" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:11.890666" elapsed="0.001455"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.892426" elapsed="0.000124"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.892802" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:11.889968" elapsed="0.003015"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:11.889401" elapsed="0.003648"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:11.821399" elapsed="0.071767"/>
</kw>
<msg time="2026-09-01T01:08:11.893281" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:11.893325" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:11.820817" elapsed="0.072544"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:11.893747" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:08:11.893432" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.893415" elapsed="0.000411"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.894218" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.894562" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:11.894627" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:11.820202" elapsed="0.074522"/>
</kw>
<msg time="2026-09-01T01:08:11.894804" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:11.894842" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:11.815535" elapsed="0.079341"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:11.895256" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:11.894941" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:11.894926" elapsed="0.000412"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:11.815400" elapsed="0.079959"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:11.815215" elapsed="0.080173"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:11.812933" elapsed="0.082507"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:11.807609" elapsed="0.087882"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:11.806974" elapsed="0.088556"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:11.802753" elapsed="0.092824"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:11.895727" elapsed="0.000094"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:11.896952" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:11.896635" elapsed="0.000342"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:11.897156" elapsed="0.000240"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:08:11.896373" elapsed="0.001076"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:08:13.898296" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:08:13.898632" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:08:11.897619" elapsed="2.001086"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:13.900058" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:13.899191" elapsed="0.001039"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:08:11.896008" elapsed="2.004378"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:13.923863" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-09-01T01:08:13.937915" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:13.938257" level="INFO">${output_log} = 2026-09-01 01:07:48,394 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:07:48,394 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:07:48,394 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:13.923539" elapsed="0.014987"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:13.939766" level="INFO">2026-09-01 01:07:48,394 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:07:48,394 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:07:48,394 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:07:48,394 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:07:48,394 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:07:48,394 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:07:48,396 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-09-01 01:07:48,396 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:07:48,397 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:07:48,397 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-09-01 01:07:48,397 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:48,398 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:48,398 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:48,399 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,400 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:48,401 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:48,402 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,406 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-09-01 01:07:48,407 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-09-01 01:07:48,407 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.009243249893188477s
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:48,408 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:48,409 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:07:48,409 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:48,409 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:48,409 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:48,410 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:07:48,411 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:07:48,412 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:49,603 INFO BGP-Thread-1 (job): ... idle for 1.191s
2026-09-01 01:07:49,604 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.191s
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020000'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,604 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:07:49,605 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:49,605 INFO BGP-Thread-1 (job): total_received_update_message_counter: 2
2026-09-01 01:07:49,605 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 1
2026-09-01 01:07:49,605 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:07:49,608 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:07:49,609 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020010'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:07:49,610 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:49,646 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0033' (51)
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a04c0000202800e0e00010104c0000201001c08020020'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:07:49,647 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:07:49,648 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:59,657 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:07:59,658 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.239s
2026-09-01 01:07:59,658 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:07:59,658 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:07:59,658 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:09,665 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:08:09,665 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.246s
2026-09-01 01:08:09,665 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:08:09,665 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:08:09,665 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:13.938966" elapsed="0.001686"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:13.942223" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:08:13.941248" elapsed="0.001128"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:13.922469" elapsed="0.020039"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:13.943863" elapsed="0.000581"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:13.943108" elapsed="0.001470"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:11.802076" elapsed="2.142579"/>
</test>
<test id="s1-s8-t17" name="TC2_BGP_Peer2_Check_Log_For_Withdrawn_Prefixes" line="343">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:13.953563" elapsed="0.000467"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:13.952946" elapsed="0.001234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:13.956484" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:13.956196" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:13.956120" elapsed="0.000511"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:13.968490" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:13.968354" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:13.968329" elapsed="0.000247"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:13.969865" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:13.969374" elapsed="0.000525"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:13.970522" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:13.970107" elapsed="0.000447"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:13.970615" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:08:13.970884" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:13.968864" elapsed="0.002065"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:13.979083" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:13.978910" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:13.978887" elapsed="0.000355"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:13.980863" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:13.980724" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:13.980696" elapsed="0.000252"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:13.981598" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:13.981159" elapsed="0.000474"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:13.982164" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:13.981855" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:14.017557" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:13.982933" elapsed="0.034742"/>
</kw>
<msg time="2026-09-01T01:08:14.017865" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:14.017908" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:13.982447" elapsed="0.035495"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:14.060128" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:14.018516" elapsed="0.041809"/>
</kw>
<msg time="2026-09-01T01:08:14.060585" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:14.060626" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:14.018125" elapsed="0.042537"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.061034" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:14.060760" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:14.060731" elapsed="0.000379"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:14.061600" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:14.061267" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.061932" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:14.061733" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:14.061717" elapsed="0.000284"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:14.062036" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:14.064595" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:08:14.064794" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:14.063504" elapsed="0.001414"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.065206" elapsed="0.000164"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.065618" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:14.062869" elapsed="0.002921"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:14.062355" elapsed="0.003492"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:13.980337" elapsed="0.085596"/>
</kw>
<msg time="2026-09-01T01:08:14.066016" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:14.066056" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:13.979467" elapsed="0.086623"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:14.066510" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:08:14.066183" elapsed="0.000390"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:14.066166" elapsed="0.000429"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.066959" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.067308" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:14.067374" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:13.978493" elapsed="0.088978"/>
</kw>
<msg time="2026-09-01T01:08:14.067555" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:14.067594" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:13.971630" elapsed="0.095998"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:14.067922" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:14.067695" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:14.067680" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:13.971372" elapsed="0.096639"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:13.971024" elapsed="0.097016"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:13.967608" elapsed="0.100483"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:13.955554" elapsed="0.112665"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:13.954522" elapsed="0.113741"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:13.946621" elapsed="0.121703"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:14.068489" elapsed="0.000116"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:14.080774" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:14.093715" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:14.093931" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:14.080627" elapsed="0.013329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:14.094580" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:14.094229" elapsed="0.000394"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:14.095191" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:14.094763" elapsed="0.000502">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:14.080259" elapsed="0.015139">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:15.122055" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:15.135574" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:15.135845" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:15.121706" elapsed="0.014190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:15.136961" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:15.136369" elapsed="0.000681"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:15.138107" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:15.137410" elapsed="0.000859">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:15.120754" elapsed="0.017746">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:16.166825" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:16.180093" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:16.180373" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:16.166460" elapsed="0.013966"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:16.181416" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:16.180791" elapsed="0.000720"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:16.182564" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:16.181820" elapsed="0.000878">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:16.165437" elapsed="0.017467">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:17.212974" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:17.226813" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:17.227053" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:17.212576" elapsed="0.014531"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:17.228220" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:17.227570" elapsed="0.000777"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:17.229599" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:17.228768" elapsed="0.000976">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:17.211515" elapsed="0.018454">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:18.257262" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:18.270816" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:18.271095" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:18.256807" elapsed="0.014371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:18.272301" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:18.271642" elapsed="0.000771"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:18.273459" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:18.272720" elapsed="0.001016">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:18.255716" elapsed="0.018236">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:19.302094" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:19.315100" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:19.315375" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:19.301745" elapsed="0.013681"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:19.316415" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:19.315793" elapsed="0.000712"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:19.317556" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:19.316814" elapsed="0.000873">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:19.300756" elapsed="0.017138">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:20.345244" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:20.358812" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:20.359017" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:20.344849" elapsed="0.014218"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:20.360041" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:20.359472" elapsed="0.000658"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:20.361405" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:20.360494" elapsed="0.001057">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:20.343848" elapsed="0.017921">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:21.388739" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:21.402259" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:21.402495" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:21.388385" elapsed="0.014160"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:21.403614" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:21.402888" elapsed="0.000817"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:21.404782" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:21.404016" elapsed="0.000901">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:21.387410" elapsed="0.017724">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:22.417926" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:22.431298" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:22.431604" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:22.417747" elapsed="0.013911"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:22.432714" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:22.432068" elapsed="0.000737"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:22.433935" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:22.433120" elapsed="0.000949">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:22.417193" elapsed="0.017115">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:23.453718" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:23.467043" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:23.467308" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:23.453497" elapsed="0.013887"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:23.468448" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:23.467787" elapsed="0.000772"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:23.469736" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:23.468927" elapsed="0.000947">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:23.452804" elapsed="0.017279">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:24.500986" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:24.514382" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:24.514592" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:24.500579" elapsed="0.014061"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:24.515637" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:24.514994" elapsed="0.000732"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:24.517069" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:24.516050" elapsed="0.001245">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:24.499400" elapsed="0.018206">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:25.545820" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:25.560216" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:25.560489" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:25.545458" elapsed="0.015093"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:25.561778" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:25.560999" elapsed="0.000890"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:25.563279" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:25.562318" elapsed="0.001306">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:25.544389" elapsed="0.019508">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:26.580309" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:26.593901" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:26.594054" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:26.580056" elapsed="0.014022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:26.594677" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:26.594324" elapsed="0.000397"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:26.595415" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:26.594909" elapsed="0.000606">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:26.579340" elapsed="0.016325">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:27.626092" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:27.640131" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:27.640417" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:27.625706" elapsed="0.014763"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:27.641487" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:27.640858" elapsed="0.000716"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:27.642617" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:27.641879" elapsed="0.000872">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:27.624585" elapsed="0.018376">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:28.670604" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:28.684770" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:28.685003" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:28.670232" elapsed="0.014819"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:28.686109" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:28.685506" elapsed="0.000720"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:28.687284" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:28.686555" elapsed="0.000889">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:28.669211" elapsed="0.018454">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:29.716513" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:29.730059" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:29.730463" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:29.716067" elapsed="0.014449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:29.731967" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:29.731194" elapsed="0.000872"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:29.733199" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:29.732440" elapsed="0.000906">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:29.714817" elapsed="0.018793">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:30.761459" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:30.775996" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:30.776345" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:30.761019" elapsed="0.015401"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:30.777633" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:30.776871" elapsed="0.000854"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:30.778832" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:30.778032" elapsed="0.000960">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:30.759927" elapsed="0.019332">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:31.807033" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:31.820842" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:31.821061" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:31.806641" elapsed="0.014469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:31.822188" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:31.821531" elapsed="0.000750"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:31.823371" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:31.822613" elapsed="0.000939">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:31.805566" elapsed="0.018211">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:32.852124" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:32.865952" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:32.866227" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:32.851714" elapsed="0.014567"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:32.867346" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:32.866667" elapsed="0.000794"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:32.868570" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:32.867772" elapsed="0.000963">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:32.850484" elapsed="0.018482">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:33.899021" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:33.912845" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:33.913127" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:33.898598" elapsed="0.014620"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:33.914438" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:33.913709" elapsed="0.000841"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:33.915669" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:33.914865" elapsed="0.000954">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:33.897315" elapsed="0.018735">0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:34.947117" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:34.961277" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:34.961743" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:34.946453" elapsed="0.015326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:34.962955" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:34.962238" elapsed="0.000799"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:34.964192" level="FAIL">0 != 3</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:34.963310" elapsed="0.001039">0 != 3</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:34.945283" elapsed="0.019309">0 != 3</status>
</kw>
<msg time="2026-09-01T01:08:34.964769" level="FAIL">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${BGP_PEER1_PREFIX_COUNT}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:08:14.068755" elapsed="20.896178">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>withdrawn_prefix_received: ${BGP_PEER1_FIRST_PREFIX_IP}/${BGP_PEER1_PREFIX_LEN}</arg>
<arg>1</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="NOT RUN" start="2026-09-01T01:08:34.981614" elapsed="0.000106"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:34.984486" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:08:34.983886" elapsed="0.000685"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:34.983122" elapsed="0.001545"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:34.982508" elapsed="0.002261"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:08:13.945348" elapsed="21.039497">Keyword 'BGPCliKeywords.Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 3</status>
</test>
<test id="s1-s8-t18" name="TC2_Disconnect_BGP_Peer2" line="359">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:34.990476" elapsed="0.000418"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:34.990040" elapsed="0.000959"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:34.992789" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:34.992556" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:34.992507" elapsed="0.000405"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:34.999896" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:34.999676" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:34.999631" elapsed="0.000396"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:35.001882" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:35.001118" elapsed="0.000812"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:35.002641" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:35.002214" elapsed="0.000464"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:35.002744" elapsed="0.000067"/>
</return>
<msg time="2026-09-01T01:08:35.003017" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:35.000531" elapsed="0.002521"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:35.061564" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:35.061426" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.061386" elapsed="0.000264"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:35.062943" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:35.062843" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.062827" elapsed="0.000179"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:35.063488" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:35.063171" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:35.063864" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:35.063666" elapsed="0.000221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:35.098404" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:35.064368" elapsed="0.034142"/>
</kw>
<msg time="2026-09-01T01:08:35.098657" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:35.098715" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:35.064033" elapsed="0.034780"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:35.131960" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:35.099339" elapsed="0.032715"/>
</kw>
<msg time="2026-09-01T01:08:35.132233" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:35.132273" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:35.098991" elapsed="0.033314"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.132601" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:35.132375" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.132357" elapsed="0.000314"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:35.133073" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:35.132802" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.133451" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:35.133238" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.133221" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:35.133558" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:35.135969" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:08:35.136173" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:35.134978" elapsed="0.001322"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.136574" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.136887" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:35.134393" elapsed="0.002671"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:35.133844" elapsed="0.003278"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:35.062568" elapsed="0.074777"/>
</kw>
<msg time="2026-09-01T01:08:35.137442" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:35.137490" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:35.061844" elapsed="0.075680"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:35.137687" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:08:35.137591" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.137575" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.138113" elapsed="0.000125"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.138534" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:35.138597" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:35.060808" elapsed="0.077886"/>
</kw>
<msg time="2026-09-01T01:08:35.138778" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:35.138817" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:35.003739" elapsed="0.135111"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:35.139337" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:35.138916" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:35.138901" elapsed="0.000532"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:35.003505" elapsed="0.135951"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:35.003177" elapsed="0.136311"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:34.998890" elapsed="0.140651"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:34.992031" elapsed="0.147560"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:34.991260" elapsed="0.148371"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:34.986377" elapsed="0.153302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:35.139839" elapsed="0.000095"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:35.141168" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:35.140867" elapsed="0.000326"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:35.141334" elapsed="0.000213"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:08:35.140625" elapsed="0.000985"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.142369" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:08:37.142746" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:08:35.141746" elapsed="2.001059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.144009" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.143333" elapsed="0.000777"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:08:35.140120" elapsed="2.004156"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.165006" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-09-01T01:08:37.178702" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:37.178908" level="INFO">${output_log} = 2026-09-01 01:07:49,582 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:07:49,582 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:07:49,582 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:37.164701" elapsed="0.014260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.179941" level="INFO">2026-09-01 01:07:49,582 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:07:49,582 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:07:49,582 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:07:49,582 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:07:49,582 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:07:49,583 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:07:49,585 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:07:49,585 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:07:49,586 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-09-01 01:07:49,586 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-09-01 01:07:49,586 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:07:49,587 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,587 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:07:49,588 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:07:49,589 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:07:49,589 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:49,590 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:07:49,591 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:49,592 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:07:49,593 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:49,594 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:49,595 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:49,595 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-09-01 01:07:49,595 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.01652359962463379s
2026-09-01 01:07:49,606 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:07:49,607 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:07:49,608 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:49,608 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:49,611 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:07:49,611 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:49,611 INFO BGP-Thread-1 (job):   
2026-09-01 01:07:49,611 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:07:49,611 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:07:49,612 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:07:49,613 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:07:59,623 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:07:59,623 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-09-01 01:07:59,624 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:07:59,624 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:07:59,624 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:09,633 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:08:09,633 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.019s
2026-09-01 01:08:09,633 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:09,633 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:09,633 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:19,641 INFO BGP-Thread-1 (job): ... idle for 10.008s
2026-09-01 01:08:19,642 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.027s
2026-09-01 01:08:19,642 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:19,642 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:19,642 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:29,652 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:08:29,652 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.037s
2026-09-01 01:08:29,652 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:29,652 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:29,653 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.179352" elapsed="0.001186"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.181698" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:08:37.180945" elapsed="0.000868"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.163609" elapsed="0.018328"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.183203" elapsed="0.000528"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.182556" elapsed="0.001305"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:34.985532" elapsed="2.198403"/>
</test>
<test id="s1-s8-t19" name="TC_2_Check_for_Empty_IPv4_Topology" line="366">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:37.190825" elapsed="0.000453"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:37.190274" elapsed="0.001115"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.193598" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.193254" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.193210" elapsed="0.000536"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.204511" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.204275" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.204237" elapsed="0.000407"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.206712" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.205894" elapsed="0.000870"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.207865" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:37.207097" elapsed="0.000819"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:37.208003" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:08:37.208353" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.205097" elapsed="0.003303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.216732" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.216592" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.216568" elapsed="0.000252"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.218351" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.218216" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.218193" elapsed="0.000260"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:37.219016" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.218643" elapsed="0.000405"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.219594" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.219275" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.260885" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:37.220290" elapsed="0.040686"/>
</kw>
<msg time="2026-09-01T01:08:37.261120" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:37.261201" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.219830" elapsed="0.041404"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.301397" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:37.261716" elapsed="0.039806"/>
</kw>
<msg time="2026-09-01T01:08:37.301670" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:37.301756" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.261390" elapsed="0.040401"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.302077" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.301863" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.301844" elapsed="0.000337"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.302657" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.302316" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.302982" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.302782" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.302766" elapsed="0.000285"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:37.303082" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.305710" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:08:37.305896" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.304595" elapsed="0.001479"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.306404" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.306812" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:37.303969" elapsed="0.003021"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:37.303468" elapsed="0.003581"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:37.217815" elapsed="0.089346"/>
</kw>
<msg time="2026-09-01T01:08:37.307250" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.307289" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.217018" elapsed="0.090305"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:37.307509" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:08:37.307392" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.307375" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.307953" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.308390" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.308474" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:37.216103" elapsed="0.092470"/>
</kw>
<msg time="2026-09-01T01:08:37.308654" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.308692" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "2 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.209319" elapsed="0.099406"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.309019" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.308790" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.308775" elapsed="0.000311"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:37.209035" elapsed="0.100071"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:37.208629" elapsed="0.100608"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:37.203552" elapsed="0.105742"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:37.192645" elapsed="0.116696"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.191719" elapsed="0.117696"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:37.185561" elapsed="0.123927"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:37.316533" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.316681" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:08:37.316789" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:37.310604" elapsed="0.006208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.319418" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.316965" elapsed="0.002506"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.321925" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.319616" elapsed="0.002351"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:08:37.322109" elapsed="0.002516"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:08:37.310279" elapsed="0.014404"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:08:37.309656" elapsed="0.015070"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.325264" elapsed="0.000274"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.324978" elapsed="0.000617"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.184604" elapsed="0.141024"/>
</test>
<test id="s1-s8-t20" name="TC2_Delete_BGP_Peers_Configuration" line="374">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:37.328703" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:37.328471" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.329844" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.329744" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.329726" elapsed="0.000181"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.334651" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.334557" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.334542" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.335617" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.335264" elapsed="0.000376"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.336046" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:37.335787" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:37.336107" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:08:37.336261" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.334913" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.341686" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.341589" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.341573" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.342817" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.342705" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.342685" elapsed="0.000230"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:37.343350" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.343051" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.343722" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.343533" elapsed="0.000211"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.380515" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:37.344213" elapsed="0.036655"/>
</kw>
<msg time="2026-09-01T01:08:37.381089" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:37.381132" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.343889" elapsed="0.037301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.417691" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:37.381836" elapsed="0.035955"/>
</kw>
<msg time="2026-09-01T01:08:37.417939" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:37.417978" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.381420" elapsed="0.036589"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.418356" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.418094" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.418069" elapsed="0.000398"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.418883" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.418605" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.419222" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.419007" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.418992" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:37.419325" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.421887" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:08:37.422072" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.420787" elapsed="0.001435"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.422496" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.422806" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:37.420176" elapsed="0.002804"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:37.419638" elapsed="0.003399"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:37.342418" elapsed="0.080702"/>
</kw>
<msg time="2026-09-01T01:08:37.423227" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.423264" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.341884" elapsed="0.081412"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:37.423481" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:08:37.423363" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.423347" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.423919" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.424306" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.424371" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:37.341276" elapsed="0.083205"/>
</kw>
<msg time="2026-09-01T01:08:37.424566" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.424604" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "2 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.336659" elapsed="0.087976"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.424929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.424702" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.424687" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:37.336526" elapsed="0.088490"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:37.336331" elapsed="0.088715"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:37.334236" elapsed="0.090862"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:37.329488" elapsed="0.095771"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.329072" elapsed="0.096230"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:37.326394" elapsed="0.098955"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.426003" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.425524" elapsed="0.000503"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.467742" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.467384" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.468636" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:37.468244" elapsed="0.000483">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:37.468816" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:37.467920" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.469378" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.468992" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.469692" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:37.469842" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:37.469567" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.470259" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.470012" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.471192" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.470946" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.471627" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.471380" elapsed="0.000310"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.472302" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.472019" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.473129" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.472864" elapsed="0.000319"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.473244" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:08:37.473452" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.472514" elapsed="0.000972"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.473683" elapsed="0.000283"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:08:37.471895" elapsed="0.002120"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.474688" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.474341" elapsed="0.000379"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.475591" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.475211" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.475658" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.475792" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.474900" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.475949" elapsed="0.000213"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:08:37.474167" elapsed="0.002032"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.476698" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.476417" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.477369" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.477178" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.477447" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:08:37.477580" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.476885" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.477738" elapsed="0.000190"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:08:37.476297" elapsed="0.001666"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.478506" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.478193" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.479171" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.478972" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.479236" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.479365" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.478693" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.479535" elapsed="0.000317"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:37.478058" elapsed="0.001829"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.471740" elapsed="0.008176"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.479953" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.480091" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:08:37.470656" elapsed="0.009457"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.470366" elapsed="0.009792"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.480326" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.480183" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.470348" elapsed="0.010042"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.481284" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.480534" elapsed="0.000809"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.481388" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.466810" elapsed="0.014707"/>
</kw>
<msg time="2026-09-01T01:08:37.481566" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.454467" elapsed="0.027142"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.494844" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.507002" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.519349" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.519563" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.519734" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.520161" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.519998" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:37.519974" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.520364" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.520527" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.520674" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:37.519932" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.519810" elapsed="0.000931"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.520876" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.520940" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:08:37.521076" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:37.450308" elapsed="0.070793"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.522239" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.521958" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:37.538412" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.538492" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.538577" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:37.524689" elapsed="0.013911"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.522347" elapsed="0.016287"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.538797" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.538657" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.522332" elapsed="0.016536"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.542059" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.539791" elapsed="0.002306"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.539587" elapsed="0.002539"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.539571" elapsed="0.002592"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.544640" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.542410" elapsed="0.002270"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.542211" elapsed="0.002499"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.542197" elapsed="0.002535"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.545269" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.544898" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.545583" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.545353" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.546064" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.545803" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.545655" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.545338" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.546631" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.546298" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.546923" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.546713" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.547417" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.547152" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.546992" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.546699" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.547641" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:08:37.548375" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.548096" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.548555" elapsed="0.002343"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:08:37.539213" elapsed="0.011740"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:08:37.551030" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:08:37.553220" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:08:37.521412" elapsed="0.031832"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.553295" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:08:37.426255" elapsed="0.127148"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.554078" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.553599" elapsed="0.000506"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.596501" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.596121" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.597241" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:37.596990" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:37.597401" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:37.596687" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.597923" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.597588" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.598236" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:37.598389" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:37.598092" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.598958" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.598570" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.599914" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.599681" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.600355" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.600098" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.600992" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.600726" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.601705" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.601504" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.601774" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:08:37.601916" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.601201" elapsed="0.000737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.602077" elapsed="0.000226"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:08:37.600598" elapsed="0.001741"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.603009" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.602572" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.603761" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.603513" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.603828" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.603960" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.603218" elapsed="0.000764"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.604119" elapsed="0.000211"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:08:37.602449" elapsed="0.001918"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.604861" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.604599" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.605540" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.605343" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.605606" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.605735" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.605048" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.605894" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:08:37.604477" elapsed="0.001644"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.606633" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.606355" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.607292" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.607095" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.607357" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.607502" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.606819" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.607660" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:37.606233" elapsed="0.001655"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.600427" elapsed="0.007490"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.607953" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:08:37.608090" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:08:37.599368" elapsed="0.008744"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.599069" elapsed="0.009085"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.608315" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.608178" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.599048" elapsed="0.009333"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.609094" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.608529" elapsed="0.000590"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.609176" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.595581" elapsed="0.013704"/>
</kw>
<msg time="2026-09-01T01:08:37.609333" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.583023" elapsed="0.026352"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.621510" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.633694" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.645575" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.645752" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.645910" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.646251" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.646103" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:37.646091" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.646461" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.646612" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.646758" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:37.646065" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.645976" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.646957" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.647020" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:08:37.647127" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:37.578682" elapsed="0.068482"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.648160" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.647917" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:37.660397" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.660458" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.660539" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:37.650247" elapsed="0.010314"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.648264" elapsed="0.012332"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.660755" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.660619" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.648248" elapsed="0.012611"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.664029" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.661764" elapsed="0.002304"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.661565" elapsed="0.002534"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.661549" elapsed="0.002571"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.666619" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.664384" elapsed="0.002275"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.664185" elapsed="0.002505"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.664169" elapsed="0.002542"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.667231" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.666873" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.667547" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.667316" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.668032" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.667768" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.667619" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.667301" elapsed="0.000803"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.668607" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.668273" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.668899" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.668689" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.669384" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.669112" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.668968" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.668674" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.669604" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:08:37.670350" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.670083" elapsed="0.000291"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.670528" elapsed="0.002365"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:08:37.661202" elapsed="0.011747"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:08:37.672989" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:08:37.675200" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:08:37.647400" elapsed="0.027824"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.675271" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:08:37.554333" elapsed="0.121045"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.675917" elapsed="0.000211"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:37.675647" elapsed="0.000562"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:37.325902" elapsed="0.350341"/>
</test>
<test id="s1-s8-t21" name="TC3_Configure_Two_iBGP_Non_Client_Peers" line="396">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:37.679451" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:37.679207" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.680614" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.680481" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.680464" elapsed="0.000212"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.685460" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.685354" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.685338" elapsed="0.000181"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.686407" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.686053" elapsed="0.000388"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.686850" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:37.686587" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:37.686912" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.687044" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.685723" elapsed="0.001343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.693848" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.693752" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.693734" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.694976" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:37.694883" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.694867" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:37.695473" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.695194" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.695833" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.695642" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.734699" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:37.696323" elapsed="0.038527"/>
</kw>
<msg time="2026-09-01T01:08:37.735050" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:37.735098" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.696000" elapsed="0.039131"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:37.768007" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "N "o "n "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:37.735761" elapsed="0.032360"/>
</kw>
<msg time="2026-09-01T01:08:37.768295" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:37.768335" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.735367" elapsed="0.033001"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.768711" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.768468" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.768428" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.769220" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "N "o "n "_ "C "l "i "e "n "t "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.768915" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.769554" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.769346" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.769330" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:37.769655" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:37.772709" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:08:37.772916" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.771323" elapsed="0.001727"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.773338" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.773679" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:37.770560" elapsed="0.003306"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:37.769971" elapsed="0.003957"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:37.694622" elapsed="0.079393"/>
</kw>
<msg time="2026-09-01T01:08:37.774110" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.774178" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.694048" elapsed="0.080166"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:37.774388" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:08:37.774288" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.774270" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.774873" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.775277" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.775343" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:37.693454" elapsed="0.082003"/>
</kw>
<msg time="2026-09-01T01:08:37.775547" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:37.775584" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.687408" elapsed="0.088209"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.775914" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.775684" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.775669" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:37.687279" elapsed="0.088724"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:37.687112" elapsed="0.088922"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:37.685032" elapsed="0.091057"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:37.680216" elapsed="0.095985"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:37.679821" elapsed="0.096425"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:37.677126" elapsed="0.099170"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.777209" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.776472" elapsed="0.000765"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.810338" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.809975" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.811163" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:37.810912" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:37.811320" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:37.810608" elapsed="0.000733"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.811845" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.811508" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.812155" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:37.812310" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:37.812015" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.812725" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.812499" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.813659" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.813400" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.814081" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.813847" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.814741" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.814478" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.815424" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.815223" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.815508" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:08:37.815656" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.814929" elapsed="0.000749"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.815816" elapsed="0.000211"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:08:37.814336" elapsed="0.001726"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.816578" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.816301" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.817382" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.817194" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.817466" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.817600" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.816765" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.817759" elapsed="0.000193"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:08:37.816178" elapsed="0.001809"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.818505" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.818221" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.819171" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.818973" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.819237" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.819401" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.818693" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.819577" elapsed="0.000334"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:08:37.818086" elapsed="0.001863"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.820491" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.820180" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.821167" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.820965" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.821234" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.821372" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.820680" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.821578" elapsed="0.000199"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:08:37.820044" elapsed="0.001769"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.822309" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.822030" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.822972" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.822790" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.823036" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.823189" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.822512" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.823347" elapsed="0.000203"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:08:37.821911" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.824055" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.823799" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.824744" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.824559" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.824808" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:08:37.824940" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.824260" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.825097" elapsed="0.000208"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-09-01T01:08:37.823680" elapsed="0.001661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.825832" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.825573" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.826507" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.826311" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.826573" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.826702" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.826017" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.826857" elapsed="0.000189"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:08:37.825452" elapsed="0.001629"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.827751" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.827313" elapsed="0.000461"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.828421" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.828238" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.828503" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.828633" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.827938" elapsed="0.000748"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.828826" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:37.827193" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.829558" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.829283" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.830212" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.830016" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.830277" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.830406" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.829743" elapsed="0.000683"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.830580" elapsed="0.000190"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:08:37.829162" elapsed="0.001643"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.831292" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.831019" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.831946" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.831767" elapsed="0.000201"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.832010" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.832154" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.831492" elapsed="0.000684"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.832312" elapsed="0.000210"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:37.830900" elapsed="0.001658"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.833035" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.832776" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.833716" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.833533" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.833781" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.833912" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.833238" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.834071" elapsed="0.000209"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:37.832655" elapsed="0.001660"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.834836" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:37.834548" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:37.835525" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.835326" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:37.835590" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.835719" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:37.835029" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.835875" elapsed="0.000190"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:08:37.834412" elapsed="0.001687"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.814164" elapsed="0.021965"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:08:37.836183" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:08:37.836325" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:08:37.813099" elapsed="0.023249"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.812831" elapsed="0.023544"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.836551" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.836398" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.812812" elapsed="0.023840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.837522" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.836785" elapsed="0.000763"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.837590" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.809292" elapsed="0.028406"/>
</kw>
<msg time="2026-09-01T01:08:37.837746" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.797061" elapsed="0.040728"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.849878" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.861844" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.873979" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.874172" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.874332" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.874669" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.874538" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:37.874525" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.874870" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.875019" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.875191" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:37.874500" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.874397" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.875393" elapsed="0.000016"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.875473" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:08:37.875579" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:37.792858" elapsed="0.082745"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.901010" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.900681" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.901766" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:37.901586" elapsed="0.000236">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:37.901902" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:37.901266" elapsed="0.000657"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.902422" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.902070" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.902733" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:37.902848" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:37.902615" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.903259" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.903015" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:08:37.903663" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.903378" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.904149" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.903868" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.903736" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.903361" elapsed="0.000863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.905108" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.904360" elapsed="0.000790"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.905197" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:37.900114" elapsed="0.005201"/>
</kw>
<msg time="2026-09-01T01:08:37.905366" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.888029" elapsed="0.017378"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.917522" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.929659" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.941835" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.942038" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.942236" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.942580" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.942447" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:37.942418" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.942776" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.942926" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.943074" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:37.942393" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.942303" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.943288" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.943353" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:08:37.943483" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:37.885415" elapsed="0.058094"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:37.944631" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:37.944408" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:37.944765" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:37.944084" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.945068" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.944848" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.945589" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.945317" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.945152" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.944832" elapsed="0.000861"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.947943" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:37.945832" elapsed="0.002135"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:08:37.948012" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:37.948158" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:08:37.943799" elapsed="0.004382"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.949464" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.949209" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.949872" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.949653" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.950330" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.950066" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.950751" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.950531" elapsed="0.000259"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:37.951551" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:08:37.951357" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:08:37.951868" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:08:37.951715" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.952029" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.952613" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.952370" elapsed="0.000282"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:08:37.952690" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.952831" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:08:37.950973" elapsed="0.001881"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:37.968751" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:08:37.968927" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:37.969110" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:37.955176" elapsed="0.013988"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.952919" elapsed="0.016311"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.969562" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.969280" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.952902" elapsed="0.016767"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.973186" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.970758" elapsed="0.002468"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.970527" elapsed="0.002733"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.970507" elapsed="0.002778"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.975863" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:37.973549" elapsed="0.002356"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.973333" elapsed="0.002603"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.973318" elapsed="0.002639"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.976527" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.976125" elapsed="0.000427"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.976832" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.976613" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.977358" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.977050" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.976903" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.976598" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.977916" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.977593" elapsed="0.000486"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.978379" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.978162" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.978873" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:37.978615" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:37.978469" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.978129" elapsed="0.000815"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:37.979084" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:08:37.979843" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:37.979581" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.980006" elapsed="0.002254"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:08:37.970076" elapsed="0.012244"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:08:37.982499" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:08:37.982379" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.982363" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.982751" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:08:37.982814" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:08:37.985064" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:08:37.948490" elapsed="0.036598"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.985204" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:37.985345" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:08:37.782096" elapsed="0.203271"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:37.985692" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:37.985470" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:37.985455" elapsed="0.000320"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:37.985804" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:08:37.777506" elapsed="0.208406"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:37.986834" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENC...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:37.986082" elapsed="0.000779"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.019994" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.019646" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:38.020769" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:38.020523" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:38.020930" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:38.020204" elapsed="0.000747"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.021470" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:38.021100" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:38.021768" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:38.021924" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:38.021643" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.022325" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.022089" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.023259" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.023008" elapsed="0.000295"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.023699" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.023462" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.024519" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.024186" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.025314" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.025095" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.025457" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:08:38.025604" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.024757" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.025766" elapsed="0.000214"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:08:38.024015" elapsed="0.002001"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.026526" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.026250" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.027188" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.026991" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.027254" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.027384" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.026714" elapsed="0.000691"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.027555" elapsed="0.000191"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:08:38.026114" elapsed="0.001666"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.028428" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.027996" elapsed="0.000467"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.029088" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.028909" elapsed="0.000201"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.029168" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:38.029299" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.028632" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.029469" elapsed="0.000192"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:08:38.027876" elapsed="0.001821"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.030182" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.029910" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.030853" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.030673" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.030917" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.031043" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.030370" elapsed="0.000694"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.031215" elapsed="0.000189"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:08:38.029791" elapsed="0.001664"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.031924" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.031669" elapsed="0.000276"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.032594" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.032400" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.032658" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:08:38.032785" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.032108" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.032940" elapsed="0.000190"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:08:38.031550" elapsed="0.001629"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.033669" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.033395" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.034344" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.034136" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.034459" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:08:38.034595" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.033856" elapsed="0.000761"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.034754" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-09-01T01:08:38.033274" elapsed="0.001708"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.035517" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.035236" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.036185" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.035985" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.036253" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:08:38.036386" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.035707" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.036562" elapsed="0.000193"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:08:38.035078" elapsed="0.001712"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.037282" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.037006" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.038105" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.037766" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.038186" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:38.038319" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.037487" elapsed="0.000854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.038495" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:38.036887" elapsed="0.001836"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.039212" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.038938" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.039878" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.039697" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.039942" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.040070" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.039410" elapsed="0.000680"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.040243" elapsed="0.000202"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:08:38.038818" elapsed="0.001663"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.040953" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.040697" elapsed="0.000278"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.041627" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.041445" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.041692" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.041820" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.041155" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.041977" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:38.040576" elapsed="0.001641"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.042711" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.042447" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.043374" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.043191" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.043487" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:08:38.043620" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.042897" elapsed="0.000744"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.043776" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:08:38.042312" elapsed="0.001692"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.044561" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:08:38.044238" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:08:38.045222" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.045024" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:08:38.045288" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:38.045419" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:08:38.044749" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.045593" elapsed="0.000191"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:08:38.044101" elapsed="0.001718"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:08:38.023794" elapsed="0.022055"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:08:38.045887" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.046029" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:08:38.022723" elapsed="0.023329"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.022449" elapsed="0.023630"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.046253" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.046103" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.022412" elapsed="0.023909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.047195" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:38.046471" elapsed="0.000749"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:38.047263" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:38.019076" elapsed="0.028296"/>
</kw>
<msg time="2026-09-01T01:08:38.047420" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:38.006840" elapsed="0.040642"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.059585" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.071614" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.083965" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.084210" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.084375" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.084720" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.084587" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:38.084574" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.084917" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.085068" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.085234" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:38.084547" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.084454" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.085466" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.085554" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:08:38.085668" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:38.002414" elapsed="0.083277"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.111554" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.111204" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:38.112354" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:38.112158" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:38.112517" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:38.111726" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.113021" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:38.112688" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:08:38.113327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:08:38.113466" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:08:38.113207" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.113851" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.113636" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:08:38.114274" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.113997" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.114758" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'P...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.114494" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.114349" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.113980" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.115736" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:38.114964" elapsed="0.000799"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:08:38.115806" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:08:38.110656" elapsed="0.005259"/>
</kw>
<msg time="2026-09-01T01:08:38.115968" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:38.098387" elapsed="0.017622"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.128172" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.140130" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.152037" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.152227" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.152392" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.152728" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.152598" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:08:38.152586" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.152925" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.153073" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.153237" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:08:38.152561" elapsed="0.000723"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.152471" elapsed="0.000835"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.153492" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.153560" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:08:38.153677" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:08:38.095755" elapsed="0.057947"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:08:38.154825" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:08:38.154619" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:08:38.154961" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:08:38.154298" elapsed="0.000684"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.155279" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.155044" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.155786" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.155528" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.155351" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.155028" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.158115" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:38.155995" elapsed="0.002156"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:08:38.158197" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:08:38.158332" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:08:38.153995" elapsed="0.004358"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.159602" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.159364" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.159990" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.159781" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.160408" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.160193" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.160810" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.160601" elapsed="0.000246"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:38.161578" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:08:38.161390" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:08:38.161888" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:08:38.161740" elapsed="0.000170"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.162078" elapsed="0.000192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.162652" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.162419" elapsed="0.000272"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:08:38.162728" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.162863" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:08:38.161024" elapsed="0.001861"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:38.177904" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:08:38.177966" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:38.178058" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:38.166053" elapsed="0.012028"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.162945" elapsed="0.015174"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.178309" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.178164" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.162930" elapsed="0.015456"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.181515" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.179237" elapsed="0.002315"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.179024" elapsed="0.002558"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.179008" elapsed="0.002595"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.184076" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.181850" elapsed="0.002266"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.181651" elapsed="0.002510"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.181637" elapsed="0.002546"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.184687" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:38.184333" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.184987" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.184773" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.185497" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.185221" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.185059" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.184757" elapsed="0.000812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.186037" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:38.185715" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.186348" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.186120" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.186880" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.186623" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:08:38.186470" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.186105" elapsed="0.000847"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:38.187088" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:08:38.187840" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:38.187597" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.188003" elapsed="0.002257"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:08:38.178722" elapsed="0.011593"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:08:38.190482" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:08:38.190373" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.190358" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.190691" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.190750" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:08:38.193100" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:08:38.158662" elapsed="0.034461"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:38.193195" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:08:38.193328" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:08:37.991327" elapsed="0.202023"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.193658" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.193446" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.193419" elapsed="0.000319"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:08:38.193767" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:08:37.987121" elapsed="0.206751"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:38.194410" elapsed="0.000230"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:38.194125" elapsed="0.000569"/>
</kw>
<doc>Configure iBGP peers: 1st one as RR client, 2nd one as RR non-client.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:37.676604" elapsed="0.518124"/>
</test>
<test id="s1-s8-t22" name="TC3_Connect_BGP_Peer1" line="434">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:38.198007" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:38.197771" elapsed="0.000489"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.199224" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:38.199082" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.199062" elapsed="0.000224"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.204384" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:38.204290" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.204274" elapsed="0.000192"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.205377" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:38.205008" elapsed="0.000394"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.205893" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:38.205565" elapsed="0.000351"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:38.205956" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:08:38.206092" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:38.204673" elapsed="0.001440"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.211413" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:38.211318" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.211301" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.212586" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:38.212492" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.212476" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:38.213043" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:38.212779" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:38.213422" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:38.213230" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:38.262385" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:38.213903" elapsed="0.048610"/>
</kw>
<msg time="2026-09-01T01:08:38.262685" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:38.262726" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:38.213603" elapsed="0.049155"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:38.291762" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:38.263249" elapsed="0.028610"/>
</kw>
<msg time="2026-09-01T01:08:38.292007" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:38.292046" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:38.262915" elapsed="0.029164"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.292380" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.292171" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.292130" elapsed="0.000338"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.292872" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.292602" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.293201" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.292988" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.292973" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:38.293300" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:38.295775" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:08:38.295957" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:38.294654" elapsed="0.001426"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.296361" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.296713" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:38.294038" elapsed="0.002851"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:38.293561" elapsed="0.003385"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:38.212213" elapsed="0.084852"/>
</kw>
<msg time="2026-09-01T01:08:38.297169" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:38.297209" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:38.211627" elapsed="0.085614"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:38.297406" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:08:38.297312" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.297296" elapsed="0.000201"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.297850" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.298175" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:38.298239" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:38.211014" elapsed="0.087319"/>
</kw>
<msg time="2026-09-01T01:08:38.298414" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:38.298470" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:38.206486" elapsed="0.092017"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:38.298795" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:38.298569" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:38.298553" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:38.206338" elapsed="0.092545"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:38.206180" elapsed="0.092731"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:38.203964" elapsed="0.094996"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:38.198811" elapsed="0.100197"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:38.198400" elapsed="0.100646"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:38.195543" elapsed="0.103550"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:38.299330" elapsed="0.000096"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.307615" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:38.307313" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.307997" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.307783" elapsed="0.000257"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:38.312148" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-09-01T01:08:38.312235" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:38.308192" elapsed="0.004068"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.312664" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.312410" elapsed="0.000296"/>
</kw>
<arg>${BGP_PEER1_COMMAND}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:08:38.306963" elapsed="0.005792"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:38.320945" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:38.321133" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:08:38.321244" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:38.313859" elapsed="0.007408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.324183" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.321425" elapsed="0.002799"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.326692" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:38.324370" elapsed="0.002363"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:08:38.329359" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:08:38.326876" elapsed="0.002582">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:08:38.313484" elapsed="0.016083">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:39.340693" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:39.340969" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:08:39.341202" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:39.331614" elapsed="0.009644"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.346935" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.341640" elapsed="0.005390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.352699" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.347385" elapsed="0.005408"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:08:39.353108" elapsed="0.005484"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:08:39.330542" elapsed="0.028182"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:08:38.312903" elapsed="1.045922"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:39.360094" elapsed="0.000737"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:39.359427" elapsed="0.001580"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:38.195057" elapsed="1.166032"/>
</test>
<test id="s1-s8-t23" name="TC3_Connect_BGP_Peer2" line="446">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:39.368886" elapsed="0.000477"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:39.368280" elapsed="0.001225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:39.371906" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:39.371660" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.371615" elapsed="0.000430"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:39.384561" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:39.384348" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.384314" elapsed="0.000460"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.386527" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:39.385811" elapsed="0.000762"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.387383" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:39.386855" elapsed="0.000574"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:39.387525" elapsed="0.000057"/>
</return>
<msg time="2026-09-01T01:08:39.387773" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:39.385115" elapsed="0.002692"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:39.395648" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:39.395507" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.395482" elapsed="0.000279"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:39.397328" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:39.397192" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.397136" elapsed="0.000276"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:39.397987" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:39.397611" elapsed="0.000410"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:39.398542" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:39.398250" elapsed="0.000325"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:39.433385" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:39.399348" elapsed="0.034166"/>
</kw>
<msg time="2026-09-01T01:08:39.433694" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:39.433735" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:39.398868" elapsed="0.034899"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:39.461934" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:39.434310" elapsed="0.027773"/>
</kw>
<msg time="2026-09-01T01:08:39.462290" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:39.462330" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:39.433948" elapsed="0.028414"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.462792" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:39.462477" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.462431" elapsed="0.000443"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.463373" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.463011" elapsed="0.000426"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.463715" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:39.463515" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.463497" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:39.463820" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:39.466551" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:08:39.466759" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:39.465388" elapsed="0.001511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.467434" elapsed="0.000091"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.467810" elapsed="0.000077"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:39.464735" elapsed="0.003259"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:39.464180" elapsed="0.003873"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:39.396794" elapsed="0.071371"/>
</kw>
<msg time="2026-09-01T01:08:39.468248" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:39.468288" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:39.395987" elapsed="0.072334"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:39.468518" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:08:39.468398" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.468376" elapsed="0.000220"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.468965" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.469365" elapsed="0.000031"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:39.469464" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:39.395046" elapsed="0.074520"/>
</kw>
<msg time="2026-09-01T01:08:39.469648" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:39.469687" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:39.388406" elapsed="0.081313"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:39.470035" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:39.469790" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:39.469770" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:39.388129" elapsed="0.082001"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:39.387878" elapsed="0.082351"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:39.383715" elapsed="0.086575"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:39.370961" elapsed="0.099386"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:39.369821" elapsed="0.100567"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:39.363178" elapsed="0.107285"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:39.470638" elapsed="0.000111"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.479211" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:39.478884" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.479612" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.479381" elapsed="0.000272"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:39.483766" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-09-01T01:08:39.483855" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:39.479789" elapsed="0.004091"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.484341" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.484051" elapsed="0.000335"/>
</kw>
<arg>${BGP_PEER2_COMMAND}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:08:39.478528" elapsed="0.005962"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:39.492948" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:39.493096" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:08:39.493223" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:39.485712" elapsed="0.007535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.495694" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.493397" elapsed="0.002337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.498361" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:39.495877" elapsed="0.002528"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:08:39.501045" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:08:39.498560" elapsed="0.002559">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:08:39.485240" elapsed="0.015997">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:08:40.512993" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:08:40.513327" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:08:40.513562" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:08:40.503392" elapsed="0.010224"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.519801" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:40.513967" elapsed="0.005927"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.525754" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:40.520252" elapsed="0.005601"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:08:40.526291" elapsed="0.005924"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:08:40.502189" elapsed="0.030159"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:08:39.484641" elapsed="1.047803"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:40.533908" elapsed="0.000591"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:40.533218" elapsed="0.001415"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:39.361793" elapsed="1.172970"/>
</test>
<test id="s1-s8-t24" name="TC3_BGP_Peer1_Check_Log_For_No_Updates" line="458">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:40.542013" elapsed="0.000495"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:40.541475" elapsed="0.001146"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:40.544750" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:40.544506" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.544436" elapsed="0.000461"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:40.555835" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:40.555606" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.555568" elapsed="0.000405"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.557440" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:40.556936" elapsed="0.000555"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.558065" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:40.557699" elapsed="0.000397"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:40.558172" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:08:40.558375" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:40.556447" elapsed="0.001957"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:40.565991" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:40.565855" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.565831" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:40.567617" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:40.567482" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.567445" elapsed="0.000255"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:40.568282" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:40.567884" elapsed="0.000431"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:40.568798" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:40.568529" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:40.603800" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:40.569509" elapsed="0.034426"/>
</kw>
<msg time="2026-09-01T01:08:40.604175" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:40.604234" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:40.569031" elapsed="0.035248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:40.640053" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:40.604958" elapsed="0.035240"/>
</kw>
<msg time="2026-09-01T01:08:40.640363" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:40.640403" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:40.604522" elapsed="0.035914"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.640776" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:40.640541" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.640518" elapsed="0.000391"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.641356" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:40.641044" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.641706" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:40.641505" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.641486" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:40.641808" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:40.644410" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:08:40.644613" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:40.643290" elapsed="0.001452"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.645006" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.645354" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:40.642652" elapsed="0.002899"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:40.642092" elapsed="0.003518"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:40.567068" elapsed="0.078627"/>
</kw>
<msg time="2026-09-01T01:08:40.645779" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:40.645819" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:40.566301" elapsed="0.079551"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:40.646020" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:08:40.645923" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.645906" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.646504" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.646815" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:40.646878" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:40.565415" elapsed="0.081559"/>
</kw>
<msg time="2026-09-01T01:08:40.647058" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:40.647098" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:40.558894" elapsed="0.088237"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:40.647527" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:40.647280" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:40.647264" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:40.558713" elapsed="0.088907"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:40.558491" elapsed="0.089160"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:40.554816" elapsed="0.092888"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:40.543867" elapsed="0.103887"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:40.542930" elapsed="0.104863"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:40.536433" elapsed="0.111407"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:40.647988" elapsed="0.000096"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there is extra BGP End-Of-RIB message</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:08:40.648339" elapsed="0.000217"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.648929" level="INFO">${update_messages} = 1</msg>
<var>${update_messages}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:08:40.648701" elapsed="0.000251"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:40.661362" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:40.674839" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:40.674931" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:40.661215" elapsed="0.013738"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.675365" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:40.675106" elapsed="0.000298"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:40.675883" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:40.675562" elapsed="0.000396">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:40.660832" elapsed="0.015229">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:41.703318" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:41.717280" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:41.717523" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:41.702927" elapsed="0.014647"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:41.718599" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:41.717930" elapsed="0.000759"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:41.719770" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:41.718997" elapsed="0.000916">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:41.701914" elapsed="0.018215">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:42.752976" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:42.767337" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:42.767657" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:42.752496" elapsed="0.015231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:42.769089" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:42.768259" elapsed="0.000993"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:42.770698" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:42.769698" elapsed="0.001191">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:42.751180" elapsed="0.020045">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:43.798836" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:43.812258" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:43.812597" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:43.798487" elapsed="0.014166"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:43.813746" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:43.813078" elapsed="0.000756"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:43.814896" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:43.814167" elapsed="0.000869">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:43.797464" elapsed="0.017819">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:44.842916" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:44.856740" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:44.857047" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:44.842535" elapsed="0.014563"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:44.858329" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:44.857620" elapsed="0.000802"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:44.859583" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:44.858761" elapsed="0.000970">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:44.841329" elapsed="0.018747">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:45.873460" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:45.886533" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:45.886751" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:45.873277" elapsed="0.013506"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:45.887719" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:45.887097" elapsed="0.000670"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:45.888309" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:45.887913" elapsed="0.000469">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:45.872717" elapsed="0.015799">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:46.924269" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:46.938694" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:46.938942" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:46.923846" elapsed="0.015150"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:46.940200" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:46.939464" elapsed="0.000849"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:46.941553" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:46.940685" elapsed="0.001033">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:46.922736" elapsed="0.019244">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:47.973266" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:47.987306" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:47.987611" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:47.972739" elapsed="0.014927"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:47.988743" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:47.988083" elapsed="0.000747"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:47.989894" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:47.989164" elapsed="0.000869">0 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:47.971579" elapsed="0.018732">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:49.017741" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:49.031044" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:49.031288" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:49.017340" elapsed="0.013997"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:49.032311" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:49.031704" elapsed="0.000697"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:49.033550" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:49.032789" elapsed="0.000898">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:49.016306" elapsed="0.017608">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:50.061574" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:50.074867" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:50.075071" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:50.061199" elapsed="0.013919"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:50.076094" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:50.075493" elapsed="0.000726"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:50.077280" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:50.076544" elapsed="0.000877">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:50.060230" elapsed="0.017419">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:51.105794" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:51.119724" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:51.120120" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:51.105207" elapsed="0.015009"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:51.121510" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:51.120773" elapsed="0.000849"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:51.122712" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:51.121931" elapsed="0.000961">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:51.104019" elapsed="0.019109">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:52.150856" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:52.164716" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:52.165113" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:52.150443" elapsed="0.014772"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:52.166707" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:52.165789" elapsed="0.001020"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:52.167990" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:52.167173" elapsed="0.001010">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:52.149257" elapsed="0.019187">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:53.199858" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:53.213713" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:53.213923" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:53.199457" elapsed="0.014514"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:53.215034" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:53.214387" elapsed="0.000735"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:53.216226" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:53.215464" elapsed="0.000913">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:53.198237" elapsed="0.018377">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:54.245938" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:54.260041" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:54.260450" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:54.245519" elapsed="0.014986"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:54.261776" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:54.261027" elapsed="0.000839"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:54.262961" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:54.262199" elapsed="0.000915">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:54.244242" elapsed="0.019143">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:55.294354" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:55.307785" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:55.308061" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:55.293912" elapsed="0.014200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:55.309347" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:55.308621" elapsed="0.000824"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:55.310586" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:55.309779" elapsed="0.000973">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:55.292543" elapsed="0.018448">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:56.344932" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:56.358685" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:56.359016" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:56.344483" elapsed="0.014561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:56.360066" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:56.359570" elapsed="0.000538"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:56.360653" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:56.360266" elapsed="0.000477">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:56.343079" elapsed="0.017795">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:57.388791" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:57.402669" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:57.403006" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:57.388375" elapsed="0.014685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:57.404287" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:57.403561" elapsed="0.000824"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:57.405469" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:57.404717" elapsed="0.000925">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:57.387285" elapsed="0.018581">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:58.433387" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:58.447249" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:58.447594" level="INFO">${output_log} = 1</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:58.432962" elapsed="0.014686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:58.448871" level="INFO">1</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:58.448115" elapsed="0.000846"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:08:58.450062" level="FAIL">1 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:08:58.449301" elapsed="0.000950">1 != 2</status>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:08:58.431902" elapsed="0.018593">1 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:08:59.479238" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:08:59.493318" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:08:59.493611" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:08:59.478803" elapsed="0.014862"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:59.494829" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:59.494091" elapsed="0.000848"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:08:59.495344" elapsed="0.000671"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:08:59.477467" elapsed="0.018717"/>
</kw>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>2</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:08:40.649098" elapsed="18.847204"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:08:59.497649" elapsed="0.000528"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:08:59.496952" elapsed="0.001351"/>
</kw>
<doc>Check for no updates received by iBGP peer No. 1</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:40.535336" elapsed="18.963039"/>
</test>
<test id="s1-s8-t25" name="TC3_Disconnect_BGP_Peer1" line="472">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:08:59.505573" elapsed="0.000451"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:08:59.505013" elapsed="0.001120"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:59.508463" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:59.508097" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.508045" elapsed="0.000594"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:59.519548" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:59.519340" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.519298" elapsed="0.000362"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:08:59.521241" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:08:59.520668" elapsed="0.000610"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:08:59.521881" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:08:59.521486" elapsed="0.000427"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:08:59.521967" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:08:59.522196" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:08:59.520158" elapsed="0.002070"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:59.530075" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:59.529915" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.529885" elapsed="0.000314"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:08:59.531870" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:08:59.531737" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.531714" elapsed="0.000239"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:08:59.532567" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:08:59.532162" elapsed="0.000456"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:08:59.533103" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:59.532825" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:08:59.569364" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:59.533949" elapsed="0.035805"/>
</kw>
<msg time="2026-09-01T01:08:59.570109" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:08:59.570191" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:59.533486" elapsed="0.036744"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:08:59.602705" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:08:59.571287" elapsed="0.031523"/>
</kw>
<msg time="2026-09-01T01:08:59.602957" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:08:59.602997" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:59.570633" elapsed="0.032396"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.603475" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:59.603175" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.603112" elapsed="0.000448"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:08:59.604021" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:08:59.603723" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.604375" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:59.604170" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.604152" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:08:59.604492" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:59.607492" elapsed="0.000163"/>
</kw>
<msg time="2026-09-01T01:08:59.607714" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:08:59.606244" elapsed="0.001615"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.608128" elapsed="0.000094"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.608564" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:08:59.605532" elapsed="0.003236"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:08:59.604910" elapsed="0.003919"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:08:59.531360" elapsed="0.077559"/>
</kw>
<msg time="2026-09-01T01:08:59.609008" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:59.609048" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:59.530431" elapsed="0.078650"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:08:59.609280" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:08:59.609181" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.609161" elapsed="0.000196"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.609769" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.610099" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:08:59.610240" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:08:59.529396" elapsed="0.080947"/>
</kw>
<msg time="2026-09-01T01:08:59.610435" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:08:59.610475" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:59.522802" elapsed="0.087706"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:08:59.610837" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:08:59.610593" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:08:59.610564" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:08:59.522544" elapsed="0.088385"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:08:59.522309" elapsed="0.088664"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:08:59.518511" elapsed="0.092525"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:08:59.507465" elapsed="0.103629"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:08:59.506478" elapsed="0.104722"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:08:59.500197" elapsed="0.111060"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:08:59.611428" elapsed="0.000098"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:08:59.612630" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:08:59.612299" elapsed="0.000356"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:08:59.612800" elapsed="0.000512"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:08:59.612026" elapsed="0.001349"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.614279" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:09:01.614678" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:08:59.613516" elapsed="2.001206"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.615825" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:01.615204" elapsed="0.000687"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:08:59.611733" elapsed="2.004259"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.628838" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-09-01T01:09:01.642542" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:01.642730" level="INFO">${output_log} = 2026-09-01 01:08:38,394 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:08:38,395 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:08:38,395 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:01.628621" elapsed="0.014263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.643635" level="INFO">2026-09-01 01:08:38,394 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:08:38,395 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:08:38,395 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:08:38,395 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:08:38,395 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:08:38,395 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:08:38,397 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:08:38,397 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:08:38,397 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:08:38,397 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:08:38,398 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:08:38,398 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:08:38,399 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:08:38,399 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:08:38,399 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-09-01 01:08:38,400 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:08:38,401 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:38,402 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:38,402 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:08:38,403 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,403 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:38,403 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:08:38,403 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-09-01 01:08:38,403 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:38,404 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:08:38,404 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,404 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:38,405 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010000
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:38,406 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:08:38,407 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,409 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:38,410 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010010
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:08:38,411 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:08:38,412 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:08:38,412 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:08:38,412 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:08:38,413 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:08:38,413 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:08:38,413 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:08:38,413 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:08:38,414 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:08:38,414 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:08:38,414 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:38,414 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:38,415 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-09-01 01:08:38,416 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08010020
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.013387441635131836s
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:38,416 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:38,417 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:08:38,417 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:38,417 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:38,417 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:38,417 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:38,418 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:08:38,418 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:08:48,425 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:08:48,425 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.007s
2026-09-01 01:08:48,425 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:48,425 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:48,425 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:58,436 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:08:58,436 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.017s
2026-09-01 01:08:58,436 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:58,436 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:58,436 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:01.643175" elapsed="0.000755"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:01.644816" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:09:01.644256" elapsed="0.000633"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc3_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:01.627921" elapsed="0.017058"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:01.645832" elapsed="0.000347"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:01.645394" elapsed="0.000865"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:08:59.499114" elapsed="2.147193"/>
</test>
<test id="s1-s8-t26" name="TC3_BGP_Peer2_Check_Log_For_No_Updates" line="479">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:01.651679" elapsed="0.000289"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:01.651322" elapsed="0.000719"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:01.653560" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:01.653349" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.653312" elapsed="0.000376"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:01.661240" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:01.661033" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.660995" elapsed="0.000354"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.662962" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:01.662344" elapsed="0.000657"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.663691" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:01.663264" elapsed="0.000461"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:01.663784" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:09:01.664021" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:01.661764" elapsed="0.002290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:01.674239" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:01.674008" elapsed="0.000317"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.672964" elapsed="0.001393"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:01.676275" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:01.676090" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.676066" elapsed="0.000302"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:01.677058" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:01.676584" elapsed="0.000512"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.677679" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:01.677350" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.714032" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:01.678443" elapsed="0.035985"/>
</kw>
<msg time="2026-09-01T01:09:01.714870" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:01.714964" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:01.677935" elapsed="0.037102"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.754645" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:01.716462" elapsed="0.038475"/>
</kw>
<msg time="2026-09-01T01:09:01.755331" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:01.755490" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:01.715543" elapsed="0.040001"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.756184" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:01.755716" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.755673" elapsed="0.000630"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.757041" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "N "o "_ "U "p "d "a "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:01.756503" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.757561" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:01.757257" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.757233" elapsed="0.000454"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:01.757739" elapsed="0.000048"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:01.761420" elapsed="0.000247"/>
</kw>
<msg time="2026-09-01T01:09:01.761782" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:01.759892" elapsed="0.002110"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.762421" elapsed="0.000110"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.762938" elapsed="0.000108"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:01.758976" elapsed="0.004268"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:01.758197" elapsed="0.005136"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:01.675694" elapsed="0.087771"/>
</kw>
<msg time="2026-09-01T01:09:01.763612" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:01.763674" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:01.674649" elapsed="0.089076"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:01.763983" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-09-01T01:09:01.763831" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.763806" elapsed="0.000293"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.764705" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.765247" elapsed="0.000036"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:01.765350" elapsed="0.000023"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:01.672380" elapsed="0.093122"/>
</kw>
<msg time="2026-09-01T01:09:01.765644" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:01.765704" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:01.664677" elapsed="0.101079"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:01.766412" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:01.765876" elapsed="0.000614"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:01.765844" elapsed="0.000680"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:01.664447" elapsed="0.102109"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:01.664168" elapsed="0.102481"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:01.660376" elapsed="0.106356"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:01.652909" elapsed="0.113904"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:01.652268" elapsed="0.114696"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:01.647665" elapsed="0.119374"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:01.767258" elapsed="0.000103"/>
</kw>
<kw name="Convert Time" owner="DateTime">
<msg time="2026-09-01T01:09:01.767820" level="INFO">${log_check_timeout} = 20.0</msg>
<var>${log_check_timeout}</var>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>result_format=number</arg>
<doc>Converts between supported `time formats`.</doc>
<status status="PASS" start="2026-09-01T01:09:01.767503" elapsed="0.000349"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there is extra BGP End-Of-RIB message</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:09:01.768032" elapsed="0.000225"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.768654" level="INFO">${update_messages} = 1</msg>
<var>${update_messages}</var>
<arg>1</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:01.768404" elapsed="0.000274"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:01.783692" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:01.796676" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:01.796917" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:01.783522" elapsed="0.013434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.797773" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:01.797308" elapsed="0.000537"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:01.798657" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:01.798061" elapsed="0.000708">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:01.783129" elapsed="0.015827">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:02.826011" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:02.840031" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:02.840278" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:02.825644" elapsed="0.014685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:02.841309" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:02.840706" elapsed="0.000694"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:02.842658" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:02.841887" elapsed="0.000911">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:02.824647" elapsed="0.018363">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:03.870544" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:03.884454" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:03.884714" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:03.870176" elapsed="0.014589"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:03.885758" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:03.885115" elapsed="0.000732"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:03.886914" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:03.886189" elapsed="0.000862">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:03.869175" elapsed="0.018111">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:04.899757" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:04.913071" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:04.913183" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:04.899571" elapsed="0.013635"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:04.913660" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:04.913370" elapsed="0.000331"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:04.914181" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:04.913841" elapsed="0.000408">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:04.899110" elapsed="0.015234">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:05.942879" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:05.956688" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:05.956893" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:05.942487" elapsed="0.014457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:05.957917" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:05.957329" elapsed="0.000676"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:05.959074" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:05.958349" elapsed="0.000895">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:05.941387" elapsed="0.018064">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:06.986841" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:07.000416" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:07.000620" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:06.986452" elapsed="0.014247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:07.001666" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:07.001042" elapsed="0.000716"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:07.002822" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:07.002066" elapsed="0.000889">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:06.985470" elapsed="0.017720">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:08.030723" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:08.044689" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:08.044909" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:08.030345" elapsed="0.014618"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:08.045931" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:08.045351" elapsed="0.000670"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:08.047223" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:08.046418" elapsed="0.000941">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:08.029383" elapsed="0.018183">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:09.076725" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:09.090860" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:09.091115" level="INFO">${output_log} = 2</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:09.076304" elapsed="0.014899"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:09.092330" level="INFO">2</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:09.091605" elapsed="0.000817"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:09.093541" level="FAIL">2 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:09.092759" elapsed="0.000974">2 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:09.075164" elapsed="0.018810">2 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:10.122088" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:10.135896" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:10.136122" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:10.121675" elapsed="0.014537"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:10.137298" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:10.136580" elapsed="0.000811"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:10.138524" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:10.137732" elapsed="0.000976">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:10.120524" elapsed="0.018423">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:11.167121" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:11.180880" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:11.181111" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:11.166735" elapsed="0.014467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:11.182419" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:11.181746" elapsed="0.000764"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:11.183622" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:11.182849" elapsed="0.000950">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:11.165675" elapsed="0.018357">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:12.212171" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:12.226543" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:12.226832" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:12.211744" elapsed="0.015142"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:12.228054" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:12.227341" elapsed="0.000832"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:12.229294" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:12.228487" elapsed="0.000971">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:12.210529" elapsed="0.019189">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:13.257634" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:13.271759" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:13.272041" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:13.257249" elapsed="0.014841"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:13.273299" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:13.272571" elapsed="0.000820"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:13.274473" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:13.273720" elapsed="0.000895">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:13.256018" elapsed="0.018837">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:14.304089" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:14.318313" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:14.318584" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:14.303636" elapsed="0.014998"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:14.319892" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:14.319094" elapsed="0.000893"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:14.321170" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:14.320338" elapsed="0.001006">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:14.302281" elapsed="0.019312">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:15.350035" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:15.363553" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:15.363805" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:15.349595" elapsed="0.014263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:15.364948" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:15.364270" elapsed="0.000772"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:15.366190" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:15.365384" elapsed="0.000972">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:15.348427" elapsed="0.018160">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:16.394802" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:16.408638" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:16.408885" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:16.394371" elapsed="0.014564"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:16.410013" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:16.409341" elapsed="0.000762"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:16.411460" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:16.410639" elapsed="0.000981">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:16.393010" elapsed="0.018869">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:17.440338" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:17.453662" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:17.453914" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:17.439927" elapsed="0.014040"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:17.454990" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:17.454361" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:17.456182" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:17.455419" elapsed="0.000909">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:17.438861" elapsed="0.017679">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:18.485613" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:18.499604" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:18.499864" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:18.485199" elapsed="0.014715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:18.501004" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:18.500326" elapsed="0.000766"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:18.502237" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:18.501434" elapsed="0.001153">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:18.484038" elapsed="0.018806">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:19.530802" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:19.544695" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:19.544928" level="INFO">${output_log} = 3</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:19.530390" elapsed="0.014589"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:19.545995" level="INFO">3</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:19.545366" elapsed="0.000720"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:09:19.547206" level="FAIL">3 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:09:19.546426" elapsed="0.000926">3 != 4</status>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:09:19.529341" elapsed="0.018227">3 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:20.577240" level="INFO">Executing command 'grep -o 'total_received_update_message_counter: 1' bgp_peer2.log | wc -l'.</msg>
<msg time="2026-09-01T01:09:20.591351" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:20.591566" level="INFO">${output_log} = 4</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:20.576831" elapsed="0.014785"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:20.592644" level="INFO">4</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:20.591991" elapsed="0.000763"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:09:20.593066" elapsed="0.000655"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="PASS" start="2026-09-01T01:09:20.575800" elapsed="0.018073"/>
</kw>
<arg>${log_check_timeout*2}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>BGPCliKeywords.Check_File_For_Word_Count</arg>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>total_received_update_message_counter: ${update_messages}</arg>
<arg>4</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:01.768828" elapsed="18.825149"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:20.595461" elapsed="0.000534"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:20.594586" elapsed="0.001534"/>
</kw>
<doc>Consequent check for no updates received by iBGP peer No. 2</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:01.646817" elapsed="18.949410"/>
</test>
<test id="s1-s8-t27" name="TC3_Disconnect_BGP_Peer2" line="494">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:20.603521" elapsed="0.000444"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:20.602823" elapsed="0.001251"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:20.606296" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:20.605984" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.605933" elapsed="0.000517"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:20.617273" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:20.617030" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.616994" elapsed="0.000412"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:20.619023" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:20.618529" elapsed="0.000528"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:20.619646" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:20.619281" elapsed="0.000396"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:20.619747" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:09:20.619957" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:20.617893" elapsed="0.002093"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:20.627645" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:20.627511" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.627487" elapsed="0.000260"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:20.629306" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:20.629169" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.629112" elapsed="0.000326"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:20.630069" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:20.629640" elapsed="0.000462"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:20.630605" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:20.630332" elapsed="0.000305"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:20.671132" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:20.631308" elapsed="0.039926"/>
</kw>
<msg time="2026-09-01T01:09:20.671387" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:20.671427" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:20.630853" elapsed="0.040624"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:20.702194" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:20.671957" elapsed="0.030329"/>
</kw>
<msg time="2026-09-01T01:09:20.702427" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:20.702467" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:20.671635" elapsed="0.030863"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.702781" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:20.702564" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.702548" elapsed="0.000302"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:20.703264" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:20.702978" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.703573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:20.703382" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.703367" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:20.703711" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:20.706159" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:09:20.706341" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:20.705096" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.706736" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.707060" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:20.704501" elapsed="0.002923"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:20.704002" elapsed="0.003481"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:20.628771" elapsed="0.078796"/>
</kw>
<msg time="2026-09-01T01:09:20.707648" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:20.707686" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:20.627942" elapsed="0.079775"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:20.707892" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:20.707799" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.707782" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.708371" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.708673" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:20.708749" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:20.627080" elapsed="0.081764"/>
</kw>
<msg time="2026-09-01T01:09:20.708924" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:20.708961" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:20.620506" elapsed="0.088486"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:20.709309" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:20.709058" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:20.709043" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:20.620320" elapsed="0.089077"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:20.620062" elapsed="0.089366"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:20.616313" elapsed="0.093167"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:20.605367" elapsed="0.104161"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:20.604418" elapsed="0.105149"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:20.597638" elapsed="0.111975"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:20.709776" elapsed="0.000095"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:20.710969" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:20.710666" elapsed="0.000327"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:20.711129" elapsed="0.000413"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:09:20.710432" elapsed="0.001173"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.712569" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:09:22.713308" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:09:20.711758" elapsed="2.001614"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.714718" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.713954" elapsed="0.000887"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:09:20.710057" elapsed="2.004925"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.735254" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-09-01T01:09:22.749240" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:22.749452" level="INFO">${output_log} = 2026-09-01 01:08:39,576 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:08:39,576 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:08:39,576 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:22.734913" elapsed="0.014591"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.750484" level="INFO">2026-09-01 01:08:39,576 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:08:39,576 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:08:39,576 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:08:39,576 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:08:39,576 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:08:39,577 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:08:39,578 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:08:39,579 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:08:39,579 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-09-01 01:08:39,580 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,581 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:08:39,582 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:08:39,582 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:39,582 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:08:39,583 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:08:39,584 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:08:39,584 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:08:39,584 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:39,584 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020000
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:39,585 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:39,586 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:39,587 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020010
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:08:39,589 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:08:39,590 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:08:39,591 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-09-01 01:08:39,592 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf040050400000064400304c00002011c08020020
2026-09-01 01:08:39,592 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:08:39,592 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:08:39,592 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:08:39,593 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:08:39,593 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:08:39,593 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:08:39,593 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:08:39,593 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.007875680923461914s
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job):   
2026-09-01 01:08:39,594 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:08:39,594 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:08:39,595 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:08:39,595 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:08:39,595 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:08:39,595 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:08:49,601 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:08:49,602 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.007s
2026-09-01 01:08:49,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:49,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:49,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:08:59,609 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:08:59,609 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.013s
2026-09-01 01:08:59,609 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:08:59,609 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:08:59,609 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:09:09,620 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:09:09,620 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.023s
2026-09-01 01:09:09,621 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:09:09,621 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:09:09,621 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:09:19,631 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:09:19,631 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.033s
2026-09-01 01:09:19,632 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:09:19,632 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:09:19,632 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.749878" elapsed="0.001165"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:22.752373" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc3_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:09:22.751518" elapsed="0.000968"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc3_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:22.733912" elapsed="0.018701"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:22.753909" elapsed="0.000542"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:22.753269" elapsed="0.001307"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:20.596679" elapsed="2.157973"/>
</test>
<test id="s1-s8-t28" name="TC_3_Check_for_Empty_IPv4_Topology" line="501">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:22.761715" elapsed="0.000471"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:22.761192" elapsed="0.001107"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.764513" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.764224" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.764168" elapsed="0.000503"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.775418" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.775199" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.775132" elapsed="0.000419"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.777643" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:22.776845" elapsed="0.000851"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.778573" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:22.778058" elapsed="0.000546"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:22.778658" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:09:22.778883" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:22.776038" elapsed="0.002875"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.786596" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.786461" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.786438" elapsed="0.000242"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.788242" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.788073" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.788051" elapsed="0.000274"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:22.788916" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:22.788513" elapsed="0.000436"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.789454" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:22.789177" elapsed="0.000308"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.823215" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:22.790130" elapsed="0.033176"/>
</kw>
<msg time="2026-09-01T01:09:22.823456" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:22.823512" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.789688" elapsed="0.033857"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.857617" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:22.824025" elapsed="0.033689"/>
</kw>
<msg time="2026-09-01T01:09:22.857870" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:22.857944" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.823702" elapsed="0.034276"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.858277" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.858046" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.858029" elapsed="0.000325"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.858762" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.858481" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.859078" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.858884" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.858869" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:22.859194" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:22.861653" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:09:22.861853" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:22.860556" elapsed="0.001432"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.862279" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.862608" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:22.859958" elapsed="0.002846"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:22.859447" elapsed="0.003415"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:22.787696" elapsed="0.075251"/>
</kw>
<msg time="2026-09-01T01:09:22.863028" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:22.863066" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.786889" elapsed="0.076209"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:22.863287" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:22.863191" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.863175" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.863737" elapsed="0.000040"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.864060" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.864123" elapsed="0.000039"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:22.786031" elapsed="0.078215"/>
</kw>
<msg time="2026-09-01T01:09:22.864327" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:22.864366" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "3 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.779441" elapsed="0.084957"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.864691" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.864462" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.864447" elapsed="0.000327"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:22.779253" elapsed="0.085541"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:22.778994" elapsed="0.085832"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:22.774455" elapsed="0.090422"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:22.763572" elapsed="0.101354"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.762610" elapsed="0.102390"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:22.756409" elapsed="0.108639"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:22.873600" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:22.873837" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:09:22.873958" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:22.866238" elapsed="0.007744"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.876447" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.874170" elapsed="0.002317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.878959" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.876632" elapsed="0.002369"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:09:22.879162" elapsed="0.002437"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:09:22.865844" elapsed="0.015811"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:22.865251" elapsed="0.016447"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:22.882246" elapsed="0.000212"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:22.881956" elapsed="0.000558"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:22.755407" elapsed="0.127139"/>
</test>
<test id="s1-s8-t29" name="TC3_Delete_BGP_Peers_Configuration" line="509">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:22.885616" elapsed="0.000197"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:22.885382" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.886761" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.886648" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.886632" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.891555" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.891460" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.891444" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.892516" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:22.892180" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.892961" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:22.892685" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:22.893023" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:22.893172" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:22.891831" elapsed="0.001364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.898558" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.898463" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.898447" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.899650" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:22.899557" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.899541" elapsed="0.000218"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:22.900178" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:22.899896" elapsed="0.000306"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.900541" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:22.900349" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.933911" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:22.901031" elapsed="0.032970"/>
</kw>
<msg time="2026-09-01T01:09:22.934169" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:22.934230" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.900710" elapsed="0.033554"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:22.970249" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:22.934725" elapsed="0.035872"/>
</kw>
<msg time="2026-09-01T01:09:22.970946" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:22.970999" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.934420" elapsed="0.036620"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.971762" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.971255" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.971186" elapsed="0.000688"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.972645" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:22.972053" elapsed="0.000674"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.973029" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.972808" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.972791" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:22.973181" elapsed="0.000063"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:22.976414" elapsed="0.000150"/>
</kw>
<msg time="2026-09-01T01:09:22.976622" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:22.975161" elapsed="0.001624"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.977077" elapsed="0.000095"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.977432" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:22.974352" elapsed="0.003271"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:22.973642" elapsed="0.004047"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:22.899297" elapsed="0.078500"/>
</kw>
<msg time="2026-09-01T01:09:22.977898" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:22.977941" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.898767" elapsed="0.079222"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:22.978220" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:09:22.978080" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.978061" elapsed="0.000241"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.978727" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.979208" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:22.979275" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:22.898169" elapsed="0.081213"/>
</kw>
<msg time="2026-09-01T01:09:22.979491" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:22.979534" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "3 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.893521" elapsed="0.086047"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:22.979898" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:22.979645" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:22.979628" elapsed="0.000341"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:22.893392" elapsed="0.086608"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:22.893243" elapsed="0.086806"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:22.891150" elapsed="0.088978"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:22.886398" elapsed="0.093896"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:22.885998" elapsed="0.094349"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:22.883296" elapsed="0.097111"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:22.981176" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer1</arg>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:22.980601" elapsed="0.000602"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.024225" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.023834" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.025074" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.024757" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.025273" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.024410" elapsed="0.000884"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.025843" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.025462" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.026182" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.026351" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.026035" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.026761" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.026523" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.027709" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.027475" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.028189" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.027912" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.028919" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.028629" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.029651" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.029438" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.029718" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:09:23.029872" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.029130" elapsed="0.000764"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.030050" elapsed="0.000260"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:09:23.028496" elapsed="0.001850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.030855" level="INFO">${value} = example-bgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.030567" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.031703" level="INFO">${encoded} = example-bgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.031371" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.031788" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:23.031924" level="INFO">${encoded_value} = example-bgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.031063" elapsed="0.000883"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.032097" elapsed="0.000219"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer1</var>
<status status="PASS" start="2026-09-01T01:09:23.030445" elapsed="0.001908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.032864" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.032574" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.033532" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.033351" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.033598" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.033727" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.033055" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.033898" elapsed="0.000190"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:23.032451" elapsed="0.001672"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.034615" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.034357" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.035287" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.035090" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.035351" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.035493" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.034812" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.035656" elapsed="0.000210"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:23.034235" elapsed="0.001667"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.028316" elapsed="0.007615"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.035970" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:09:23.036130" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:23.027179" elapsed="0.008990"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.026866" elapsed="0.009331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.036358" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.036220" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.026848" elapsed="0.009578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.037208" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.036560" elapsed="0.000705"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.037311" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.023246" elapsed="0.014178"/>
</kw>
<msg time="2026-09-01T01:09:23.037473" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.010652" elapsed="0.026864"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.049802" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.062381" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.074440" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.074626" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.074807" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.075176" elapsed="0.000079"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.075021" elapsed="0.000270"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.075006" elapsed="0.000306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.075443" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.075595" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.075758" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.074973" elapsed="0.000835"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.074880" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.075968" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.076051" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:23.076183" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.006424" elapsed="0.069785"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.077295" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.077044" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:23.090352" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.090400" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.090489" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:23.079571" elapsed="0.010941"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.077396" elapsed="0.013152"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.090713" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.090571" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.077381" elapsed="0.013434"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.094077" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.091762" elapsed="0.002362"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.091546" elapsed="0.002633"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.091531" elapsed="0.002676"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.096806" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.094454" elapsed="0.002394"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.094255" elapsed="0.002625"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.094241" elapsed="0.002660"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.097470" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.097091" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.097794" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.097556" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.098345" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.098036" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.097868" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.097541" elapsed="0.000880"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.098914" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.098568" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.099248" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.099010" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.099769" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.099478" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.099321" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.098989" elapsed="0.000861"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.099991" elapsed="0.000338"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:23.100767" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.100490" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.100946" elapsed="0.002284"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:23.091189" elapsed="0.012096"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:23.103359" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:09:23.105532" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:09:23.076489" elapsed="0.029066"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.105602" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:09:22.981416" elapsed="0.124294"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.106379" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-bgp-peer2 | IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-bgp-peer2</arg>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.105882" elapsed="0.000523"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.147728" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.147385" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.148490" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.148270" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.148644" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.147924" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.149217" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.148840" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.149511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.149647" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.149390" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.150067" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.149845" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.150989" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.150738" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.151423" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.151189" elapsed="0.000256"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.152052" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.151786" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.152733" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.152542" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.152817" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:23.152951" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.152260" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.153110" elapsed="0.000213"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:09:23.151645" elapsed="0.001714"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.153997" level="INFO">${value} = example-bgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.153577" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.154825" level="INFO">${encoded} = example-bgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.154551" elapsed="0.000296"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.154891" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.155024" level="INFO">${encoded_value} = example-bgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.154266" elapsed="0.000779"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.155200" elapsed="0.000196"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-bgp-peer2</var>
<status status="PASS" start="2026-09-01T01:09:23.153456" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.155933" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.155649" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.156767" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.156567" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.156835" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.156969" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.156280" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.157133" elapsed="0.000213"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:23.155528" elapsed="0.001853"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.157879" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.157597" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.158538" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.158358" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.158603" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.158731" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.158065" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.158905" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:23.157477" elapsed="0.001653"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.151490" elapsed="0.007683"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.159212" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:23.159348" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-bgp-peer2', 'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:23.150451" elapsed="0.008920"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.150183" elapsed="0.009215"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.159557" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.159420" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.150165" elapsed="0.009457"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.160433" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.159820" elapsed="0.000640"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.160502" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.146827" elapsed="0.013785"/>
</kw>
<msg time="2026-09-01T01:09:23.160660" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.134486" elapsed="0.026217"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.172824" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.184899" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.196806" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.196989" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.197172" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.197521" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.197387" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.197374" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.197718" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.197884" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.198042" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.197347" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.197248" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.198270" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.198336" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:23.198448" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.130157" elapsed="0.068315"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.199478" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.199246" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:23.213330" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.213376" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.213460" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:23.201724" elapsed="0.011758"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.199577" elapsed="0.013941"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.213682" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.213541" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.199562" elapsed="0.014249"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.217074" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.214736" elapsed="0.002383"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.214512" elapsed="0.002654"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.214495" elapsed="0.002693"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.219691" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.217448" elapsed="0.002283"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.217238" elapsed="0.002538"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.217224" elapsed="0.002574"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.220326" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.219958" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.220626" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.220411" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.221125" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.220859" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.220697" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.220396" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.221697" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.221362" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.222059" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.221799" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.222565" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.222299" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.222149" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.221784" elapsed="0.000853"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.222791" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:23.223521" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.223271" elapsed="0.000273"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.223683" elapsed="0.002262"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:23.214157" elapsed="0.011843"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:23.226040" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:23.228228" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:09:23.198705" elapsed="0.029553"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.228306" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:09:23.106615" elapsed="0.121807"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:23.228999" elapsed="0.000258"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:23.228707" elapsed="0.000608"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:22.882814" elapsed="0.346538"/>
</test>
<test id="s1-s8-t30" name="TC4_Configure_Two_iBGP_RR_Clients_With_Cluster_Id" line="531">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:23.235249" elapsed="0.000195"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:23.234964" elapsed="0.000625"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.236572" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.236429" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.236411" elapsed="0.000225"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.241480" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.241381" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.241363" elapsed="0.000178"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.242471" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.242107" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.242925" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:23.242639" elapsed="0.000309"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:23.242988" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:23.243148" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.241765" elapsed="0.001409"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.248501" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.248406" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.248389" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.249647" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.249554" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.249538" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:23.250127" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.249857" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.250514" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:23.250312" elapsed="0.000224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.284405" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:23.251000" elapsed="0.033505"/>
</kw>
<msg time="2026-09-01T01:09:23.284678" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:23.284719" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.250679" elapsed="0.034086"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.326047" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "R "_ "C "l "i "e "n "t "s "_ "W "i "t "h "_ "C "l "u "s "t "e "r "_ "I "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:23.285291" elapsed="0.040882"/>
</kw>
<msg time="2026-09-01T01:09:23.326331" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:23.326370" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.284930" elapsed="0.041474"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.326695" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.326479" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.326460" elapsed="0.000327"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.327257" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "_ "i "B "G "P "_ "R "R "_ "C "l "i "e "n "t "s "_ "W "i "t "h "_ "C "l "u "s "t "e "r "_ "I "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.326938" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.327601" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.327397" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.327381" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:23.327710" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:23.330293" elapsed="0.000137"/>
</kw>
<msg time="2026-09-01T01:09:23.330488" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.329191" elapsed="0.001425"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.330902" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.331249" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:23.328572" elapsed="0.002854"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:23.328005" elapsed="0.003480"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:23.249294" elapsed="0.082276"/>
</kw>
<msg time="2026-09-01T01:09:23.331652" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:23.331690" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.248698" elapsed="0.083024"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:23.331908" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:23.331813" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.331795" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.332362" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.332661" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.332723" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:23.248100" elapsed="0.084733"/>
</kw>
<msg time="2026-09-01T01:09:23.332915" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:23.332954" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "f "i "g "u "r "e "_ "T "w "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.243540" elapsed="0.089445"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.333357" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.333049" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.333035" elapsed="0.000391"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:23.243399" elapsed="0.090046"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:23.243227" elapsed="0.090250"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:23.241045" elapsed="0.092484"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:23.236168" elapsed="0.097408"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.235732" elapsed="0.097894"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:23.230555" elapsed="0.103121"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.334456" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RR_CLIENT=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.333856" elapsed="0.000625"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.367556" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.367178" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.368441" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.368081" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.368617" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.367765" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.369175" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.368812" elapsed="0.000388"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.369487" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.369655" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.369356" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.370103" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.369861" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.371082" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.370849" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.371521" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.371282" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.372201" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.371916" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.372939" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.372697" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.373012" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:09:23.373191" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.372406" elapsed="0.000809"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.373364" elapsed="0.000227"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:23.371789" elapsed="0.001837"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.374158" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.373869" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.374876" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.374659" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.374943" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.375076" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.374351" elapsed="0.000748"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.375256" elapsed="0.000197"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:09:23.373726" elapsed="0.001762"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.376193" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.375713" elapsed="0.000504"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.376875" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.376670" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.376941" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:23.377096" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.376386" elapsed="0.000733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.377278" elapsed="0.000196"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:09:23.375585" elapsed="0.001965"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.378065" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.377791" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.378737" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.378555" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.378818" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.378949" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.378272" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.379107" elapsed="0.000207"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:23.377649" elapsed="0.001701"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.379857" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.379569" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.380535" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.380350" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.380601" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.380733" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.380048" elapsed="0.000725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.380912" elapsed="0.000198"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:23.379449" elapsed="0.001711"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.381643" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.381381" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.382335" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.382133" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.382401" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.382533" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.381851" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.382692" elapsed="0.000212"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:23.381260" elapsed="0.001680"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.371600" elapsed="0.011370"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.383009" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.383171" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:23.370546" elapsed="0.012650"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.370238" elapsed="0.012986"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.383387" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.383247" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.370214" elapsed="0.013240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.384284" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.383590" elapsed="0.000719"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.384353" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.366526" elapsed="0.017937"/>
</kw>
<msg time="2026-09-01T01:09:23.384512" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.354036" elapsed="0.030521"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.396908" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.408877" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.420813" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.421001" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.421180" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.421519" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.421381" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.421369" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.421721" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.421893" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.422042" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.421343" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.421251" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.422294" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.422362" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:23.422475" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.349906" elapsed="0.072594"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.448407" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.448057" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.449078" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.448890" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.449267" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.448578" elapsed="0.000711"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.449791" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.449439" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.450079" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.450221" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.449959" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.450606" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;$IP&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.450391" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:23.451005" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.450722" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.451489" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.451226" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.451079" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.450705" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.452385" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.451695" elapsed="0.000716"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.452454" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.447497" elapsed="0.005081"/>
</kw>
<msg time="2026-09-01T01:09:23.452631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.435045" elapsed="0.017629"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.464950" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.477374" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.489561" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.489767" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.489934" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.490300" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.490150" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.490121" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.490508" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.490660" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.490827" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.490094" elapsed="0.000781"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.490001" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.491034" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.491099" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:23.491250" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.432527" elapsed="0.058750"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.492446" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.492220" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.492598" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.491891" elapsed="0.000730"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.492925" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.492683" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.493448" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.493188" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.492995" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.492667" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.495848" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.493657" elapsed="0.002215"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:23.495918" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.496067" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:23.491578" elapsed="0.004513"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.497388" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.497158" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.497843" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;127.0.0.1&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.497607" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.498304" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.498050" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.498738" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.498501" elapsed="0.000295"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:23.499545" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:09:23.499364" elapsed="0.000204"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:09:23.499884" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:09:23.499711" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.500043" elapsed="0.000196"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.500613" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.500384" elapsed="0.000268"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:09:23.500689" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.500848" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:09:23.498984" elapsed="0.001888"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:23.521495" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1153', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
            &lt;route-reflector-cluster-id&gt;127.0.0.1&lt;/route-reflector-cluster-id&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:09:23.521561" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.521661" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:23.503157" elapsed="0.018527"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.500934" elapsed="0.020790"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.521915" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.521765" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.500918" elapsed="0.021078"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.525213" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.522950" elapsed="0.002302"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.522731" elapsed="0.002552"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.522715" elapsed="0.002597"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.527842" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.525569" elapsed="0.002315"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.525364" elapsed="0.002549"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.525349" elapsed="0.002586"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.528490" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.528105" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.528814" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.528577" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.529322" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.529037" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.528887" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.528561" elapsed="0.000834"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.529894" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.529550" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.530217" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.529987" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.530697" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.530434" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.530288" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.529971" elapsed="0.000826"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.530952" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:23.531716" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.531458" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.531899" elapsed="0.002320"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:23.522420" elapsed="0.011856"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:23.534440" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:09:23.534335" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.534319" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.534659" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.534719" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:23.537047" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:23.496414" elapsed="0.040658"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.537130" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:09:23.537283" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:23.338996" elapsed="0.198309"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.537647" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.537414" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.537396" elapsed="0.000379"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.537810" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/ibgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:09:23.334725" elapsed="0.203200"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.538673" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RR_CLIENT=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RR_CLIENT=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.538108" elapsed="0.000590"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.571818" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.571397" elapsed="0.000454"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.572623" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.572359" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.572811" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.572020" elapsed="0.000814"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.573355" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.572992" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.573656" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.573902" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.573529" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.574322" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.574078" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.575360" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.575108" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.575809" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.575548" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.576482" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.576213" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.577216" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.576995" elapsed="0.000244"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.577291" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:09:23.577451" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.576688" elapsed="0.000785"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.577620" elapsed="0.000339"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:23.576068" elapsed="0.001936"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.578522" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.578256" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.579214" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.579011" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.579279" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.579467" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.578711" elapsed="0.000778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.579627" elapsed="0.000217"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:09:23.578114" elapsed="0.001767"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.580388" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.580105" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.581376" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.581189" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.581444" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:23.581576" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.580867" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.581758" elapsed="0.000196"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:09:23.579979" elapsed="0.002010"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.582497" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.582235" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.583194" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.582992" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.583260" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.583400" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.582695" elapsed="0.000727"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.583570" elapsed="0.000222"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:23.582095" elapsed="0.001734"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.584377" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.584070" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.585060" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.584870" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.585127" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:09:23.585287" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.584568" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.585450" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:23.583938" elapsed="0.001742"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.586237" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:23.585914" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:23.586920" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.586716" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:23.586987" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:23.587123" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:23.586424" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.587309" elapsed="0.000196"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:23.585791" elapsed="0.001749"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.575889" elapsed="0.011681"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:23.587612" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.587770" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:23.574817" elapsed="0.012985"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.574451" elapsed="0.013389"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.588022" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.587866" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.574420" elapsed="0.013710"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.588919" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.588286" elapsed="0.000659"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.588987" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.570654" elapsed="0.018462"/>
</kw>
<msg time="2026-09-01T01:09:23.589198" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.558187" elapsed="0.031065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.601626" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.613584" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.625676" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.625873" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.626035" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.626385" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.626250" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.626237" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.626583" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.626733" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.626898" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.626210" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.626101" elapsed="0.000865"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.627100" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.627181" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:23.627294" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.553978" elapsed="0.073340"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.653388" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.653039" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.654190" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.653904" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.654344" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.653560" elapsed="0.000805"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.654874" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.654517" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.655179" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:23.655317" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:23.655045" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.655704" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.655489" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:23.656099" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.655836" elapsed="0.000329"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.656581" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RR_CLIENT': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.656322" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.656188" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.655819" elapsed="0.000834"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.657464" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.656800" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.657534" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.652485" elapsed="0.005158"/>
</kw>
<msg time="2026-09-01T01:09:23.657694" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.640108" elapsed="0.017629"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.669904" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.682196" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.693992" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.694197" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.694361" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.694686" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.694555" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:23.694542" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.694903" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.695051" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.695213" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:23.694516" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.694427" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.695415" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.695479" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:23.695595" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:23.637401" elapsed="0.058219"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:23.696766" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.696540" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:23.696906" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:23.696231" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.697227" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.696989" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.697814" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.697468" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.697298" elapsed="0.000601"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.696973" elapsed="0.000948"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.700263" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.698062" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:23.700332" elapsed="0.000057"/>
</return>
<msg time="2026-09-01T01:09:23.700502" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:23.695928" elapsed="0.004596"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.701820" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.701580" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.702230" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.702001" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.702637" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.702419" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.703043" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.702827" elapsed="0.000254"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:23.703821" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:09:23.703632" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:09:23.704147" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:09:23.703983" elapsed="0.000188"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.704306" elapsed="0.000175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.704895" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.704624" elapsed="0.000310"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:09:23.704971" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:23.705107" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:09:23.703278" elapsed="0.001850"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:23.718578" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '1074', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:09:23.718642" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.718773" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:23.707418" elapsed="0.011379"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.705239" elapsed="0.013598"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.719000" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.718860" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.705223" elapsed="0.013859"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.722276" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.719979" elapsed="0.002336"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.719777" elapsed="0.002578"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.719760" elapsed="0.002624"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.724922" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.722643" elapsed="0.002340"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.722435" elapsed="0.002580"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.722420" elapsed="0.002616"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.725573" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.725219" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.725895" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.725658" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.726388" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.726110" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.725967" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.725643" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.726941" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.726604" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.727268" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.727025" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.727762" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.727488" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:23.727342" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.727010" elapsed="0.000827"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.727978" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:23.728712" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:23.728456" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.728897" elapsed="0.002389"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:23.719455" elapsed="0.011891"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:23.731504" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:09:23.731404" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.731388" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.731724" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.731803" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:23.734004" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:23.700842" elapsed="0.033186"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.734085" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:23.734279" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:23.543147" elapsed="0.191154"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.734605" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.734390" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.734374" elapsed="0.000311"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:23.734714" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:09:23.538959" elapsed="0.195882"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:23.735404" elapsed="0.000215"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:23.735114" elapsed="0.000559"/>
</kw>
<doc>Configure two iBGP peers as routing reflector clients with cluster-id argument.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:23.229830" elapsed="0.505880"/>
</test>
<test id="s1-s8-t31" name="TC4_Connect_BGP_Peers" line="557">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:23.741114" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:23.740856" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.742340" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.742239" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.742221" elapsed="0.000182"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.747214" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.747089" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.747072" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.748194" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:23.747831" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.748628" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:23.748366" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:23.748691" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:23.748848" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:23.747479" elapsed="0.001392"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.754185" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.754070" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.754052" elapsed="0.000224"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.755392" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:23.755295" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.755278" elapsed="0.000175"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:23.755881" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:23.755588" elapsed="0.000316"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.756281" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:23.756050" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.791479" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:23.756769" elapsed="0.034909"/>
</kw>
<msg time="2026-09-01T01:09:23.791961" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:23.792006" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.756449" elapsed="0.035685"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.831879" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:23.792956" elapsed="0.039020"/>
</kw>
<msg time="2026-09-01T01:09:23.832124" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:23.832186" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.792452" elapsed="0.039768"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.832566" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.832323" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.832289" elapsed="0.000356"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.833083" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.832798" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.833415" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.833218" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.833203" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:23.833521" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:23.836264" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:09:23.836457" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:23.835125" elapsed="0.001461"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.836863" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.837199" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:23.834448" elapsed="0.002931"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:23.833872" elapsed="0.003569"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:23.754991" elapsed="0.082533"/>
</kw>
<msg time="2026-09-01T01:09:23.837605" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:23.837643" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.754420" elapsed="0.083261"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:23.837859" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:23.837763" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.837731" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.838332" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.838646" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:23.838710" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:23.753773" elapsed="0.085051"/>
</kw>
<msg time="2026-09-01T01:09:23.838908" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:23.838945" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.749237" elapsed="0.089745"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:23.839360" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:23.839048" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:23.839033" elapsed="0.000435"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:23.749085" elapsed="0.090403"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:23.748923" elapsed="0.090603"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:23.746770" elapsed="0.092814"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:23.741955" elapsed="0.097686"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:23.741544" elapsed="0.098140"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:23.736737" elapsed="0.102996"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:23.839921" elapsed="0.000097"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.844771" level="INFO">${peer1_cluster_id} = 127.0.0.4</msg>
<arg>${peer1_cluster_id}</arg>
<arg>127.0.0.4</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:23.840231" elapsed="0.004581"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.849314" level="INFO">${default_cluster_id} = 192.0.2.2</msg>
<arg>${default_cluster_id}</arg>
<arg>192.0.2.2</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:23.844965" elapsed="0.004389"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.857685" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.lo...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:23.857379" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.858091" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.857875" elapsed="0.000275"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:23.862408" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-09-01T01:09:23.862494" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.lo...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:23.858303" elapsed="0.004214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.862902" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log --cluster=127.0.0.4 &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.862665" elapsed="0.000279"/>
</kw>
<arg>${BGP_PEER1_COMMAND} --cluster=${peer1_cluster_id}</arg>
<arg>${BGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:09:23.856920" elapsed="0.006073"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:23.870526" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:23.870709" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:09:23.870832" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:23.864131" elapsed="0.006725"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.873597" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.871011" elapsed="0.002635"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.876182" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:23.873812" elapsed="0.002413"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:09:23.878886" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:09:23.876369" elapsed="0.002596">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:09:23.863730" elapsed="0.015383">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '{"prefix":"8.1.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:24.891239" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:24.891535" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:09:24.891750" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:24.881288" elapsed="0.010543"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.898364" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.892281" elapsed="0.006182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.905185" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.898873" elapsed="0.006426"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:09:24.905646" elapsed="0.006289"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:09:24.880058" elapsed="0.032063"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:23.863157" elapsed="1.049162"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:24.912694" elapsed="0.000323"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.934383" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.lo...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:24.933840" elapsed="0.000578"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.934941" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.934620" elapsed="0.000379"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:24.939795" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log</msg>
<msg time="2026-09-01T01:09:24.939939" level="INFO">${output} = python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.lo...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:24.935219" elapsed="0.004756"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.940570" level="INFO">python3 play.py --firstprefix 8.2.0.0 --prefixlen 28 --amount 3 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer2.log --cluster=127.0.0.2 &amp;&gt;bgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.940238" elapsed="0.000401"/>
</kw>
<arg>${BGP_PEER2_COMMAND} --cluster=${BGP_PEER2_IP}</arg>
<arg>${BGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:09:24.932701" elapsed="0.008009"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:24.950438" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:24.950601" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '338'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:09:24.950724" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:24.942492" elapsed="0.008356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.954632" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.951090" elapsed="0.003614"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.958743" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:24.954960" elapsed="0.003942"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:09:24.962829" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:09:24.959159" elapsed="0.003773">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:09:24.941880" elapsed="0.021212">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.1.0.0/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"}]}}]}]}' does not contain '{"prefix":"8.2.0.0/28"}'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:25.974715" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:25.975119" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '412'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]} 
 </msg>
<msg time="2026-09-01T01:09:25.975395" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:25.965702" elapsed="0.009750"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:25.982062" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:25.975886" elapsed="0.006315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:25.988412" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}},"node":[{"node-id":"192.0.2.1","l3-unicast-igp-topology:igp-node-attributes":{"prefix":[{"prefix":"8.2.0.16/28"},{"prefix":"8.1.0.16/28"},{"prefix":"8.1.0.32/28"},{"prefix":"8.2.0.32/28"},{"prefix":"8.2.0.0/28"},{"prefix":"8.1.0.0/28"}]}}]}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:25.982560" elapsed="0.005957"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:09:25.988890" elapsed="0.006093"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="PASS" start="2026-09-01T01:09:25.964349" elapsed="0.030784"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>{"prefix":"${BGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:24.940954" elapsed="1.054326"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:25.996702" elapsed="0.000599"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:25.995965" elapsed="0.001474"/>
</kw>
<doc>Connect BGP peers, each set to send 3 prefixes.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:23.736180" elapsed="2.261339"/>
</test>
<test id="s1-s8-t32" name="TC4_BGP_Peer1_Check_Rib_Out_For_Introduced_Prefixes" line="579">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:26.007617" elapsed="0.000682"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:26.006971" elapsed="0.001471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.010802" elapsed="0.000038"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.010498" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.010435" elapsed="0.000649"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.022574" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.022358" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.022322" elapsed="0.000386"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.024862" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.024003" elapsed="0.000919"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.025896" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:26.025279" elapsed="0.000668"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:26.026035" elapsed="0.000073"/>
</return>
<msg time="2026-09-01T01:09:26.026393" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:26.023231" elapsed="0.003211"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.038752" elapsed="0.000050"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.038535" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.038499" elapsed="0.000413"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.041420" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.041131" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.041094" elapsed="0.000461"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:26.042459" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.041884" elapsed="0.000609"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.043093" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:26.042699" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.079860" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:26.044047" elapsed="0.036139"/>
</kw>
<msg time="2026-09-01T01:09:26.080491" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:26.080551" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.043518" elapsed="0.037079"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.109733" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:26.081596" elapsed="0.028306"/>
</kw>
<msg time="2026-09-01T01:09:26.110077" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:26.110116" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.080954" elapsed="0.029221"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.110569" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.110284" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.110251" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.111118" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.110795" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.111461" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.111266" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.111250" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:26.111563" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:26.114195" elapsed="0.000195"/>
</kw>
<msg time="2026-09-01T01:09:26.114448" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.113067" elapsed="0.001508"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.114848" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.115175" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:26.112439" elapsed="0.002910"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:26.111887" elapsed="0.003519"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:26.040522" elapsed="0.074970"/>
</kw>
<msg time="2026-09-01T01:09:26.115574" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:26.115613" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.039264" elapsed="0.076381"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:26.116048" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:09:26.115711" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.115695" elapsed="0.000431"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.116515" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.116840" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.116903" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:26.037827" elapsed="0.079172"/>
</kw>
<msg time="2026-09-01T01:09:26.117079" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:26.117117" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "1 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.027326" elapsed="0.089845"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.117464" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.117238" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.117223" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:26.026957" elapsed="0.090594"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:26.026561" elapsed="0.091019"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:26.021597" elapsed="0.096035"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:26.009820" elapsed="0.107864"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.008793" elapsed="0.108932"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:26.001449" elapsed="0.116337"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.118496" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_NUMBER=2 | CLUSTER_ID=127.0.0.2 | DEFAULT_ID=192.0.2.2 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PEER_NUMBER=2</arg>
<arg>CLUSTER_ID=${BGP_PEER2_IP}</arg>
<arg>DEFAULT_ID=${default_cluster_id}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.117950" elapsed="0.000571"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.167823" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.167438" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.168891" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.168346" elapsed="0.000707">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.169160" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.168020" elapsed="0.001164"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.169709" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.169341" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.170052" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:26.170251" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:26.169916" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.170657" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.170428" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.171734" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.171496" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.172239" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.171949" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.173274" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.172610" elapsed="0.000693"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.174195" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.173835" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.174267" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:26.174415" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.173510" elapsed="0.000927"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.174579" elapsed="0.000275"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:26.172482" elapsed="0.002409"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.175420" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.175113" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.176302" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.175925" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.176369" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:26.176500" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.175609" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.176659" elapsed="0.000257"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:26.174992" elapsed="0.001960"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.177476" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.177192" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.178308" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.177975" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.178372" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:26.178502" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.177662" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.178659" elapsed="0.000326"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:09:26.177048" elapsed="0.002031"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.179683" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.179339" elapsed="0.000367"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.180584" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.180264" elapsed="0.000344"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.180652" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:26.180797" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.179926" elapsed="0.000893"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.180956" elapsed="0.000263"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:26.179214" elapsed="0.002042"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.181759" level="INFO">${value} = 192.0.2.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.181476" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.182596" level="INFO">${encoded} = 192.0.2.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.182292" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.182662" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:26.182806" level="INFO">${encoded_value} = 192.0.2.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.181961" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.182963" elapsed="0.000263"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">192.0.2.2</var>
<status status="PASS" start="2026-09-01T01:09:26.181355" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:26.172316" elapsed="0.010976"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:26.183330" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:26.183468" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:26.171199" elapsed="0.012291"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.170796" elapsed="0.012721"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.183676" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.183541" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.170755" elapsed="0.012988"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.184514" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.183891" elapsed="0.000648"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:26.184582" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:26.166831" elapsed="0.017859"/>
</kw>
<msg time="2026-09-01T01:09:26.184738" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.154382" elapsed="0.030419"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.197343" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.209707" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.221926" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.222166" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.222340" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.222718" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.222577" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:26.222560" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.222941" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.223095" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.223277" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:26.222527" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.222414" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.223501" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.223571" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:26.223699" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:26.149786" elapsed="0.073939"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.225083" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.224784" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.225287" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.224369" elapsed="0.000943"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.225658" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.225390" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.226242" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.225927" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.225733" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.225371" elapsed="0.000947"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.228579" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.226459" elapsed="0.002142"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:26.228646" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:26.228794" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:26.224038" elapsed="0.004779"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.229918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.229693" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.230095" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.229391" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:26.230315" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:26.230195" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.230178" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.230524" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.230679" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.230736" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:26.232747" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:26.229089" elapsed="0.003696"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.234045" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.233818" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.234461" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.234246" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:26.244003" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:26.244179" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '972'} 
 body={"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.2.0.16/28","prefix":"8.2.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.32/28","prefix":"8.2.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.0/28","prefix":"8.2.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}} 
 </msg>
<msg time="2026-09-01T01:09:26.244290" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:26.236581" elapsed="0.007732"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.234556" elapsed="0.009794"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.244511" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.244373" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.234540" elapsed="0.010045"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.247899" level="INFO">{"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.2.0.16/28","prefix":"8.2.0.16/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.32/28","prefix":"8.2.0.32/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}},{"path-id":0,"route-key":"8.2.0.0/28","prefix":"8.2.0.0/28","attributes":{"origin":{"value":"igp"},"originator-id":{"originator":"192.0.2.2"},"cluster-id":{"cluster":["192.0.2.2","127.0.0.2"]},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.245508" elapsed="0.002440"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.245306" elapsed="0.002673"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.245289" elapsed="0.002712"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.250679" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.248270" elapsed="0.002455"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.248051" elapsed="0.002757"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.248036" elapsed="0.002798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.251381" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.251005" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.251683" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.251465" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.252302" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.252024" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.251754" elapsed="0.000603"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.251450" elapsed="0.000926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.252858" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.252521" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.253169" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.252943" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.253640" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.253383" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.253240" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.252927" elapsed="0.000784"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.253864" elapsed="0.000327"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:26.254600" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.254344" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.254774" elapsed="0.002451"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:26.244926" elapsed="0.012356"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.257436" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.257342" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.257326" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:09:26.260758" level="INFO">${text_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.257630" elapsed="0.003166"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:09:26.260842" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:26.260989" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:26.233064" elapsed="0.027948"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:26.261066" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:09:26.261212" level="INFO">${response_text} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:26.127438" elapsed="0.133797"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.288715" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.288308" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.289630" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.289312" elapsed="0.000389">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.289795" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.288914" elapsed="0.000903"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.290366" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.289966" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.290663" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:26.290840" level="INFO">${template} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
       ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:26.290536" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.291242" level="INFO">{
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.0/28",
        "route-key": "8.$PEER_NUMBER.0.0/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.16/28",
        "route-key": "8.$PEER_NUMBER.0.16/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      },
      {
        "path-id": 0,
        "prefix": "8.$PEER_NUMBER.0.32/28",
        "route-key": "8.$PEER_NUMBER.0.32/28",
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "originator-id": {
            "originator": "192.0.2.2"
          },
          "local-pref": {
            "pref": 100
          },
          "as-path": {
            "segments": [
              {
                "as-sequence": [
                  64496
                ]
              }
            ]
          },
          "cluster-id": {
            "cluster": [
              "$CLUSTER_ID",
              "$DEFAULT_ID"
            ]
          },
          "ipv4-next-hop": {
            "global": "192.0.2.1"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.291006" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:26.291647" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.291369" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.292131" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '2', 'CLUSTER_ID': '127.0.0.2', 'DEFAULT_ID': '192.0.2.2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.291871" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.291723" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.291347" elapsed="0.000877"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.293171" level="INFO">${final_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.2.0.0/28",
        "route-key": "8.2.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.292358" elapsed="0.000842"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:26.293245" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:26.287739" elapsed="0.005625"/>
</kw>
<msg time="2026-09-01T01:09:26.293422" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.275586" elapsed="0.017879"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.305560" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.317536" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.329674" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.329869" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.330030" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.330394" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.330260" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:26.330248" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.330625" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.330789" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.330939" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:26.330220" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.330104" elapsed="0.000905"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.331158" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.331224" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:26.331342" level="INFO">${expected_text} = {
  "bgp-inet:ipv4-routes": {
    "ipv4-route": [
      {
        "path-id": 0,
        "prefix": "8.2.0.0/28",
        "route-key": "8.2.0.0/28",
        "attributes": {
          "origin": {
       ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:26.272997" elapsed="0.058369"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.331524" elapsed="0.002139"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:09:26.335406" level="INFO">${expected_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.334340" elapsed="0.001094"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:09:26.336526" level="INFO">${actual_normalized} = {
 "bgp-inet:ipv4-routes": {
  "ipv4-route": [
   {
    "attributes": {
     "as-path": {
      "segments": [
       {
        "as-sequence": [
         64496
        ]
       }
      ]
     },
     "...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.335577" elapsed="0.000975"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:09:26.336725" elapsed="0.000310"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:09:26.333964" elapsed="0.003124"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.333732" elapsed="0.003384"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.337294" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.337157" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.333716" elapsed="0.003645"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:09:26.262245" elapsed="0.075157"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:09:26.261524" elapsed="0.075941"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.261308" elapsed="0.076196"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.261293" elapsed="0.076231"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:26.337554" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:09:26.123056" elapsed="0.214611"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:26.118682" elapsed="0.219039"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:26.338289" elapsed="0.000212"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:26.337997" elapsed="0.000557"/>
</kw>
<doc>Check incomming updates for new routes and respective cluster-ids
on first peer which should contain default-cluster id from global config reflected
from the second peer equal to router-id.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:25.999479" elapsed="0.339109"/>
</test>
<test id="s1-s8-t33" name="TC4_BGP_Peer2_Check_Rib_Out_For_Introduced_Prefixes" line="599">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:26.341950" elapsed="0.000198"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:26.341704" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.343076" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.342979" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.342963" elapsed="0.000187"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.348028" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.347935" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.347919" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.348988" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.348643" elapsed="0.000369"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.349433" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:26.349172" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:26.349495" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:26.349631" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:26.348312" elapsed="0.001340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.354906" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.354801" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.354783" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.356050" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.355957" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.355942" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:26.356641" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.356264" elapsed="0.000401"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.357023" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:26.356827" elapsed="0.000219"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.385432" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:26.357512" elapsed="0.028013"/>
</kw>
<msg time="2026-09-01T01:09:26.385673" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:26.385712" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.357207" elapsed="0.028537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:26.417528" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:26.386237" elapsed="0.031397"/>
</kw>
<msg time="2026-09-01T01:09:26.417794" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:26.417834" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.385913" elapsed="0.031954"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.418155" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.417933" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.417917" elapsed="0.000309"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.418623" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "c "k "_ "R "i "b "_ "O "u "t "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.418358" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.418953" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.418747" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.418732" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:26.419050" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:26.421472" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:09:26.421652" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.420399" elapsed="0.001388"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.422043" elapsed="0.000109"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.422401" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:26.419812" elapsed="0.002761"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:26.419324" elapsed="0.003307"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:26.355684" elapsed="0.067030"/>
</kw>
<msg time="2026-09-01T01:09:26.422806" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:26.422845" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.355117" elapsed="0.067761"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:26.424789" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:26.424669" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.422928" elapsed="0.001937"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.425318" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.425654" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.425718" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:26.354471" elapsed="0.071356"/>
</kw>
<msg time="2026-09-01T01:09:26.425908" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:26.425945" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "B "G "P "_ "P "e "e "r "2 "_ "C "h "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.349994" elapsed="0.075983"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.426287" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.426042" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.426027" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:26.349865" elapsed="0.076526"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:26.349699" elapsed="0.076720"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:26.347612" elapsed="0.078856"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:26.342718" elapsed="0.083796"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:26.342340" elapsed="0.084211"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:26.339397" elapsed="0.087199"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.427302" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib | PEER_NUMBER=1 | CLUSTER_ID=127.0.0.1 | DEFAULT_ID=127.0.0.4 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PEER_NUMBER=1</arg>
<arg>CLUSTER_ID=${BGP_PEER1_IP}</arg>
<arg>DEFAULT_ID=${peer1_cluster_id}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.426751" elapsed="0.000576"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.476074" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.475602" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.476855" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.476605" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.477027" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.476295" elapsed="0.000753"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.477557" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.477217" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.477865" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:26.478018" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:26.477726" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.478422" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.478204" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.479390" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.479151" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.479894" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.479638" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.480806" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.480476" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.481672" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.481332" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.481742" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:09:26.481913" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.481003" elapsed="0.000932"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.482075" elapsed="0.000272"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:26.480126" elapsed="0.002259"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.482911" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.482613" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.483720" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.483420" elapsed="0.000324"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.483803" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:26.483936" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.483099" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.484092" elapsed="0.000255"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:26.482483" elapsed="0.001901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.484894" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.484599" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.485710" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.485402" elapsed="0.000331"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.485792" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:26.485925" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.485082" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.486086" elapsed="0.000260"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:26.484480" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.486947" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.486596" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.487754" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.487454" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.487838" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:26.487969" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.487134" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.488126" elapsed="0.000264"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:26.486478" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.488946" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:26.488645" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:26.489760" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.489458" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:26.489843" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:26.489975" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:26.489134" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:26.490131" elapsed="0.000263"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:26.488525" elapsed="0.001937"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:26.479966" elapsed="0.010527"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:26.490531" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:26.490669" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:26.478843" elapsed="0.011848"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.478534" elapsed="0.012184"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.490902" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.490741" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.478512" elapsed="0.012458"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.491736" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:26.491099" elapsed="0.000663"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:26.491820" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:26.474794" elapsed="0.017136"/>
</kw>
<msg time="2026-09-01T01:09:26.491979" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:26.462591" elapsed="0.029430"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.504340" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.516319" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.528326" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.528502" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.528658" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.529005" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.528872" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:26.528860" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.529214" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.529366" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.529511" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:26.528834" elapsed="0.000755"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.528724" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.529750" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.529833" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:26.529942" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:26.458348" elapsed="0.071617"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.531095" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.530886" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.531249" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.530564" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.531551" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.531331" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.532061" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:26.531804" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:26.531622" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.531315" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.534427" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:26.532288" elapsed="0.002163"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:26.534496" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:26.534630" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:26.530277" elapsed="0.004375"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:26.535744" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.535541" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:26.535897" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:26.535238" elapsed="0.000681"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:26.536095" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:09:26.535979" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:26.535963" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.536316" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.536466" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.536520" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:09:26.538518" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:26.534940" elapsed="0.003601"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.539791" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.539554" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:26.540243" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:26.540003" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:26.549392" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:26.549540" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:26.549647" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.542354" elapsed="0.007924">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:26.540340" elapsed="0.010013">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.550525" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.550384" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:26.540324" elapsed="0.010278">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.550965" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.551083" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:26.551051" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:26.551036" elapsed="0.000119"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.551353" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.551416" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.538833" elapsed="0.012676">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.551575" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.435842" elapsed="0.115816">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:26.551915" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:26.551738" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:26.551724" elapsed="0.000275"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:26.552027" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.431648" elapsed="0.120465">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.636568" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:27.636170" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:27.637341" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.637081" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:27.637507" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:27.636759" elapsed="0.000769"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.638026" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:27.637678" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:27.638337" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:27.638493" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:27.638209" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.638895" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:27.638660" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.639858" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:27.639610" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.640302" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.640044" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.641372" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:27.640656" elapsed="0.000746"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:27.642303" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.641944" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:27.642373" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:27.642518" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:27.641603" elapsed="0.000936"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.642678" elapsed="0.000289"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:27.640532" elapsed="0.002471"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.643550" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:27.643258" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:27.644457" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.644064" elapsed="0.000417"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:27.644524" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:27.644658" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:27.643742" elapsed="0.000937"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.644835" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:27.643102" elapsed="0.002010"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.645954" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:27.645482" elapsed="0.000496"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:27.646808" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.646491" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:27.646876" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:27.647012" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:27.646180" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.647260" elapsed="0.000277"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:27.645350" elapsed="0.002226"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.648101" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:27.647812" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:27.648953" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.648640" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:27.649019" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:27.649174" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:27.648338" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.649348" elapsed="0.000243"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:27.647675" elapsed="0.001951"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.650181" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:27.649862" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:27.650994" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.650683" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:27.651059" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:27.651225" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:27.650379" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:27.651387" elapsed="0.000239"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:27.649724" elapsed="0.001938"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:27.640373" elapsed="0.011320"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:27.651729" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:27.651884" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:27.639323" elapsed="0.012585"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:27.639007" elapsed="0.012930"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.652099" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:27.651961" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:27.638986" elapsed="0.013218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.652930" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:27.652339" elapsed="0.000616"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:27.652999" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:27.635596" elapsed="0.017512"/>
</kw>
<msg time="2026-09-01T01:09:27.653186" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:27.620640" elapsed="0.032612"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.665478" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.678058" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.690151" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.690335" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.690496" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.690841" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:27.690695" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:27.690682" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.691039" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.691205" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.691356" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:27.690655" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.690562" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.691557" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.691621" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:27.691730" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:27.614621" elapsed="0.077133"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:27.692920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.692673" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:27.693067" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:27.692360" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.693446" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:27.693177" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.694005" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:27.693720" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:27.693518" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:27.693152" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.696433" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:27.694235" elapsed="0.002222"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:27.696502" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:27.696636" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:27.692056" elapsed="0.004602"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:27.697828" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.697591" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:27.697971" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:27.697264" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:27.698200" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:27.698054" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:27.698038" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.698411" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.698566" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.698622" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:27.700680" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:27.696946" elapsed="0.003758"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.701999" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:27.701762" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:27.702450" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:27.702198" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:27.711714" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:27.711872" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:27.711960" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.704676" elapsed="0.007698">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:27.702546" elapsed="0.009902">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.712623" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:27.712479" elapsed="0.000200"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:27.702531" elapsed="0.010201">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.713112" elapsed="0.000037"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.713250" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:27.713214" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:27.713199" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.713440" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.713501" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.700998" elapsed="0.012597">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.713661" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.571510" elapsed="0.142234">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:27.714001" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:27.713840" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:27.713825" elapsed="0.000258"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:27.714112" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:27.561704" elapsed="0.152517">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.797995" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:28.797625" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:28.798753" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.798521" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:28.798926" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:28.798212" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.799448" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:28.799097" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:28.799745" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:28.799916" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:28.799620" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.800383" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:28.800160" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.801334" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:28.801079" elapsed="0.000295"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.801762" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.801521" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.802462" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:28.802133" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:28.803333" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.802971" elapsed="0.000386"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:28.803404" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:28.803548" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:28.802653" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.803714" elapsed="0.000277"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:28.802007" elapsed="0.002021"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.804570" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:28.804278" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:28.805447" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.805102" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:28.805516" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:28.805652" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:28.804763" elapsed="0.000911"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.805832" elapsed="0.000247"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:28.804127" elapsed="0.001989"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.806848" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:28.806388" elapsed="0.000483"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:28.807689" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.807379" elapsed="0.000333"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:28.807756" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:09:28.807907" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:28.807039" elapsed="0.000889"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.808068" elapsed="0.000284"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:28.806252" elapsed="0.002138"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.808913" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:28.808611" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:28.809746" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.809441" elapsed="0.000328"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:28.809827" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:28.809958" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:28.809106" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.810195" elapsed="0.000250"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:28.808488" elapsed="0.001994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.811001" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:28.810701" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:28.811896" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.811569" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:28.811964" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:28.812097" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:28.811261" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:28.812293" elapsed="0.000244"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:28.810579" elapsed="0.001995"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:28.801850" elapsed="0.010753"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:28.812640" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:28.812780" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:28.800775" elapsed="0.012042"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:28.800497" elapsed="0.012350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.813007" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:28.812869" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:28.800475" elapsed="0.012599"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.813834" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:28.813240" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:28.813903" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:28.797005" elapsed="0.017008"/>
</kw>
<msg time="2026-09-01T01:09:28.814061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:28.783029" elapsed="0.031076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.826156" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.838814" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.850936" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.851192" elapsed="0.000041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.851383" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.851861" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:28.851709" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:28.851691" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.852065" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.852232" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.852384" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:28.851646" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.851461" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.852591" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.852659" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:09:28.852817" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:28.777043" elapsed="0.075800"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:28.854202" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.853901" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:28.854361" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:28.853512" elapsed="0.000871"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.854687" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:28.854446" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.855226" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:28.854947" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:28.854759" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:28.854430" elapsed="0.000870"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.857556" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:28.855439" elapsed="0.002140"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:28.857623" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:28.857759" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:28.853172" elapsed="0.004620"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:28.858907" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.858687" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:28.859044" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:28.858381" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:28.859261" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:28.859127" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:28.859112" elapsed="0.000223"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.859469" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.859622" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.859710" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:28.861719" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:28.858072" elapsed="0.003670"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.863155" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:28.862907" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:28.863570" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:28.863354" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:28.872415" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:28.872563" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:28.872650" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.865694" elapsed="0.007329">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:28.863665" elapsed="0.009432">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.873292" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:28.873127" elapsed="0.000226"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:28.863650" elapsed="0.009724">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.873718" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.873851" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:28.873818" elapsed="0.000071"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:28.873802" elapsed="0.000107"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.874042" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.874105" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.862177" elapsed="0.012060">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.874317" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.734448" elapsed="0.139971">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:28.874750" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:28.874518" elapsed="0.000324"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:28.874499" elapsed="0.000369"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:28.874904" elapsed="0.000015"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:28.724552" elapsed="0.150457">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.958317" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:29.957922" elapsed="0.000426"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:29.959076" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:29.958834" elapsed="0.000330">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:29.959251" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:29.958512" elapsed="0.000760"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.959761" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:29.959425" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:29.960096" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:29.960269" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:29.959948" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.960655" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:29.960437" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.961585" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:29.961357" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.962027" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.961771" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.962718" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:29.962401" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:29.963625" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.963304" elapsed="0.000345"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:29.963695" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:29.963851" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:29.962926" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.964014" elapsed="0.000271"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:29.962275" elapsed="0.002046"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.964839" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:29.964543" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:29.965711" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.965404" elapsed="0.000330"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:29.965778" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:09:29.965928" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:29.965031" elapsed="0.000919"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.966089" elapsed="0.000264"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:29.964419" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.966907" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:29.966608" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:29.967903" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.967585" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:29.967971" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:29.968104" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:29.967274" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.968295" elapsed="0.000240"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:29.966487" elapsed="0.002084"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.969091" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:29.968801" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:29.969919" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.969605" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:29.969986" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:29.970118" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:29.969304" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.970308" elapsed="0.000236"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:29.968669" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.971098" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:29.970813" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:29.971929" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.971610" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:29.971996" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:29.972130" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:29.971310" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:29.972326" elapsed="0.000240"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:29.970677" elapsed="0.001925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:29.962100" elapsed="0.010532"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:29.972671" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:29.972822" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:29.961054" elapsed="0.011792"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:29.960770" elapsed="0.012104"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:29.973035" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:29.972898" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:29.960747" elapsed="0.012354"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:29.973846" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:29.973254" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:29.973915" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:29.957343" elapsed="0.016682"/>
</kw>
<msg time="2026-09-01T01:09:29.974107" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:29.943414" elapsed="0.030763"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:29.986212" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.000649" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.013162" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.013382" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.013565" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.013967" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:30.013825" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:30.013808" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.014189" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.014354" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.014507" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:30.013756" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.013645" elapsed="0.000935"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.014717" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.014787" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:30.014944" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:29.937582" elapsed="0.077388"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:30.016301" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:30.016021" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:30.016515" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:30.015637" elapsed="0.000901"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.016868" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:30.016608" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:30.017399" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:30.017113" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:30.016943" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:30.016590" elapsed="0.000885"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:30.019773" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:30.017618" elapsed="0.002191"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:30.019855" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:30.019994" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:30.015310" elapsed="0.004706"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:30.021130" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:30.020916" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:30.021284" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:30.020597" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:30.021485" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:09:30.021366" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:30.021351" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.021692" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.021937" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.021999" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:30.024052" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:30.020309" elapsed="0.003774"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:30.025359" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:30.025117" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:30.025756" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:30.025540" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:30.033460" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:30.033604" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:30.033702" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:30.027996" elapsed="0.006074">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:30.025866" elapsed="0.008330">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.034384" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:30.034228" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:30.025850" elapsed="0.008612">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.034822" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.034941" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:30.034908" elapsed="0.000071"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:30.034893" elapsed="0.000105"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.035132" elapsed="0.000033"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.035209" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:30.024384" elapsed="0.010919">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.035368" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:29.894021" elapsed="0.141431">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:30.035695" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:30.035533" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:30.035518" elapsed="0.000262"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:30.035821" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:29.884091" elapsed="0.151816">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.121334" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:31.120827" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:31.122367" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.122039" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:31.122577" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:31.121596" elapsed="0.001011"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.123378" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:31.122830" elapsed="0.000692"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:31.123925" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:31.124112" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:31.123735" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.124679" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:31.124368" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.125996" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:31.125652" elapsed="0.000401"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.126616" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.126282" elapsed="0.000366"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.127563" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:31.127118" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:31.128762" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.128304" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:31.128876" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:09:31.129073" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:31.127849" elapsed="0.001255"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.129322" elapsed="0.000355"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:31.126944" elapsed="0.002783"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.130481" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:31.130051" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:31.131642" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.131210" elapsed="0.000465"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:31.131737" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:09:31.131939" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:31.130746" elapsed="0.001224"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.132204" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:31.129882" elapsed="0.002748"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.133611" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:31.132952" elapsed="0.000691"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:31.134822" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.134422" elapsed="0.000427"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:31.134896" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:31.135034" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:31.133993" elapsed="0.001065"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.135226" elapsed="0.000257"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:31.132767" elapsed="0.002763"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.136080" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:31.135758" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:31.136956" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.136628" elapsed="0.000351"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:31.137024" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:31.137235" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:31.136310" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.137398" elapsed="0.000243"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:31.135635" elapsed="0.002043"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.138219" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:31.137910" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:31.139029" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.138710" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:31.139095" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:31.139254" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:31.138410" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:31.139417" elapsed="0.000237"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:31.137775" elapsed="0.001914"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:31.126713" elapsed="0.013006"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:31.139758" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:31.139911" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:31.125248" elapsed="0.014685"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:31.124852" elapsed="0.015109"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.140127" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:31.139988" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:31.124822" elapsed="0.015394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.140962" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:31.140350" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:31.141031" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:31.120041" elapsed="0.021126"/>
</kw>
<msg time="2026-09-01T01:09:31.141219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:31.102795" elapsed="0.038474"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.153324" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.165635" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.177534" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.177742" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.177920" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.178272" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:31.178124" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:31.178109" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.178471" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.178622" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.178770" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:31.178082" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.177989" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.178985" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.179049" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:31.179174" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:31.096916" elapsed="0.082282"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:31.180354" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.180103" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:31.180509" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:31.179774" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.180826" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:31.180591" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.181337" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:31.181062" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:31.180897" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:31.180575" elapsed="0.000834"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.183658" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:31.181546" elapsed="0.002136"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:31.183725" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:31.183874" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:31.179487" elapsed="0.004409"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:31.184992" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.184775" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:31.185126" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:31.184473" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:31.185340" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:31.185224" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:31.185208" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.185583" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.185738" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.185795" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:31.187813" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:31.184185" elapsed="0.003652"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.189095" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:31.188871" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:31.189505" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:31.189291" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:31.197863" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:31.198009" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:31.198097" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.191627" elapsed="0.006843">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:31.189600" elapsed="0.008943">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.198713" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:31.198573" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:31.189585" elapsed="0.009204">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.199156" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.199272" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:31.199241" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:31.199227" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.199459" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.199519" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.188123" elapsed="0.011488">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.199676" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.055351" elapsed="0.144408">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:31.200055" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:31.199892" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:31.199876" elapsed="0.000278"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:31.200185" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:31.045368" elapsed="0.154907">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.285954" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:32.285451" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:32.286997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.286669" elapsed="0.000423">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:32.287231" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:32.286236" elapsed="0.001025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.287956" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:32.287472" elapsed="0.000517"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:32.288386" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:32.288586" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:32.288212" elapsed="0.000406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.289160" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:32.288836" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.290459" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:32.290115" elapsed="0.000401"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.291070" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.290719" elapsed="0.000383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.292018" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:32.291576" elapsed="0.000473"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:32.293216" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.292731" elapsed="0.000518"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:32.293314" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:09:32.293595" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:32.292310" elapsed="0.001315"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.293849" elapsed="0.000456"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:32.291402" elapsed="0.003018"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.295251" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:32.294795" elapsed="0.000488"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:32.296532" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.296014" elapsed="0.000551"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:32.296626" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:09:32.296834" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:32.295518" elapsed="0.001349"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.297060" elapsed="0.000363"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:32.294561" elapsed="0.002899"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.298130" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:32.297677" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:32.298964" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.298639" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:32.299031" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:32.299183" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:32.298341" elapsed="0.000865"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.299344" elapsed="0.000324"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:32.297556" elapsed="0.002160"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.300380" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:32.300035" elapsed="0.000369"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:32.301266" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.300922" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:32.301334" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:32.301475" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:32.300586" elapsed="0.000911"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.301659" elapsed="0.000277"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:32.299866" elapsed="0.002108"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.302511" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:32.302213" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:32.303369" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.303032" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:32.303435" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:32.303568" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:32.302712" elapsed="0.000878"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:32.303727" elapsed="0.000259"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:32.302071" elapsed="0.001951"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:32.291185" elapsed="0.012867"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:32.304092" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:32.304257" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:32.289696" elapsed="0.014584"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:32.289315" elapsed="0.014995"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.304477" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:32.304336" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:32.289285" elapsed="0.015261"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.305338" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:32.304680" elapsed="0.000730"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:32.305477" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:32.284658" elapsed="0.020953"/>
</kw>
<msg time="2026-09-01T01:09:32.305662" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:32.267303" elapsed="0.038408"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.317941" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.329844" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.341718" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.341907" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.342073" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.342420" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:32.342287" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:32.342274" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.342615" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.342764" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.342927" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:32.342247" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.342154" elapsed="0.000841"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.343127" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.343206" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:32.343318" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:32.261469" elapsed="0.081872"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:32.344559" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.344316" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:32.344717" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:32.343986" elapsed="0.000752"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.345040" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:32.344798" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.345551" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:32.345291" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:32.345110" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:32.344783" elapsed="0.000839"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.347882" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:32.345759" elapsed="0.002146"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:32.347949" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:32.348084" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:32.343679" elapsed="0.004426"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:32.349220" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.348995" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:32.349357" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:32.348679" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:32.349556" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:32.349440" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:32.349424" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.349761" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.349932" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.349989" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:32.351982" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:32.348393" elapsed="0.003612"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.353271" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:32.353031" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:32.353695" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:32.353454" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:32.362090" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:32.362254" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:32.362343" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.355877" elapsed="0.006851">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:32.353792" elapsed="0.009009">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.362992" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:32.362848" elapsed="0.000201"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:32.353776" elapsed="0.009294">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.363421" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.363537" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:32.363505" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:32.363490" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.363725" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.363786" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.352301" elapsed="0.011593">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.363959" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.219601" elapsed="0.144444">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:32.364305" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:32.364126" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:32.364111" elapsed="0.000279"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:32.364422" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:32.209892" elapsed="0.154618">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.446943" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:33.446571" elapsed="0.000403"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:33.447739" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.447471" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:33.447920" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:33.447154" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.448537" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:33.448198" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:33.448881" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:33.449030" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:33.448734" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.449440" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:33.449213" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.450378" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:33.450128" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.450827" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.450567" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.451552" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:33.451217" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:33.452414" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.452069" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:33.452485" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:33.452628" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:33.451746" elapsed="0.000904"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.452792" elapsed="0.000273"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:33.451075" elapsed="0.002027"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.453634" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:33.453339" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:33.454469" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.454158" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:33.454535" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:33.454667" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:33.453835" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.454844" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:33.453217" elapsed="0.001903"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.455639" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:33.455359" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:33.456627" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.456318" elapsed="0.000332"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:33.456694" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:33.456837" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:33.455992" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.456998" elapsed="0.000267"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:33.455237" elapsed="0.002065"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.457802" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:33.457518" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:33.458622" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.458326" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:33.458727" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:33.458874" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:33.458006" elapsed="0.000890"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.459034" elapsed="0.000269"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:33.457396" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.459857" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:33.459559" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:33.460667" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.460367" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:33.460733" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:33.460879" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:33.460046" elapsed="0.000855"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:33.461039" elapsed="0.000266"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:33.459434" elapsed="0.001906"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:33.450911" elapsed="0.010459"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:33.461407" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:33.461544" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:33.449837" elapsed="0.011730"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:33.449553" elapsed="0.012047"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.461761" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:33.461626" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:33.449532" elapsed="0.012310"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.462569" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:33.461974" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:33.462637" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:33.446005" elapsed="0.016741"/>
</kw>
<msg time="2026-09-01T01:09:33.462794" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:33.432450" elapsed="0.030399"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.475053" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.487051" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.499320" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.499534" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.499698" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.500040" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:33.499906" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:33.499893" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.500255" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.500408" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.500564" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:33.499867" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.499764" elapsed="0.000868"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.500765" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.500848" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:33.500958" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:33.426481" elapsed="0.074500"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:33.502101" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.501892" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:33.502257" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:33.501571" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.502561" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:33.502339" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.503064" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:33.502792" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:33.502631" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:33.502324" elapsed="0.000826"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.505405" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:33.503290" elapsed="0.002138"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:33.505472" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:33.505606" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:33.501285" elapsed="0.004343"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:33.506720" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.506517" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:33.506904" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:33.506214" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:33.507274" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:33.507154" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:33.506973" elapsed="0.000376"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.507483" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.507637" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.507694" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:33.509686" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:33.505911" elapsed="0.003798"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.510962" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:33.510728" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:33.511374" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:33.511157" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:33.521455" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:33.521597" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:33.521696" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.513481" elapsed="0.008584">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:33.511471" elapsed="0.010688">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.522334" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:33.522192" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:33.511455" elapsed="0.010956">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.522754" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.522885" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:33.522852" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:33.522836" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.523071" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.523131" elapsed="0.000028"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.510004" elapsed="0.013235">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.523341" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.383468" elapsed="0.139970">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:33.523691" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:33.523528" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:33.523512" elapsed="0.000264"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:33.523806" elapsed="0.000028"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:33.373781" elapsed="0.150129">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.608460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:34.608082" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:34.609224" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.608981" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:34.609375" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:34.608663" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.609907" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:34.609553" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:34.610244" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:34.610400" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:34.610080" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.610819" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:34.610588" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.611789" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:34.611550" elapsed="0.000294"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.612264" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.611994" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.612955" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:34.612623" elapsed="0.000355"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:34.613794" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.613479" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:34.613927" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:34.614072" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:34.613171" elapsed="0.000923"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.614257" elapsed="0.000257"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:34.612495" elapsed="0.002055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.615084" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:34.614771" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:34.615930" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.615607" elapsed="0.000347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:34.615998" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:34.616131" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:34.615297" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.616316" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:34.614649" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.617312" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:34.616809" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:34.618125" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.617806" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:34.618220" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:34.618353" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:34.617505" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.618513" elapsed="0.000238"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:34.616689" elapsed="0.002098"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.619326" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:34.619020" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:34.620130" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.619816" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:34.620230" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:34.620364" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:34.619517" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.620524" elapsed="0.000239"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:34.618898" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.621421" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:34.621033" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:34.622266" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.621926" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:34.622332" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:34.622465" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:34.621611" elapsed="0.000875"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:34.622624" elapsed="0.000255"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:34.620912" elapsed="0.002004"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:34.612335" elapsed="0.010610"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:34.622983" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:34.623120" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:34.611257" elapsed="0.011905"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:34.610960" elapsed="0.012231"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.623385" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:34.623214" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:34.610939" elapsed="0.012514"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.624204" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:34.623585" elapsed="0.000650"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:34.624282" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:34.607520" elapsed="0.016872"/>
</kw>
<msg time="2026-09-01T01:09:34.624441" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:34.590020" elapsed="0.034464"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.636433" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.648598" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.660609" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.660844" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.661038" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.661435" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:34.661287" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:34.661271" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.661647" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.661806" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.661968" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:34.661239" elapsed="0.000774"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.661115" elapsed="0.000920"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.662184" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.662254" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:34.662361" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:34.583723" elapsed="0.078722"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:34.663574" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.663365" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:34.663712" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:34.663042" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.664033" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:34.663794" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.664546" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:34.664282" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:34.664104" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:34.663778" elapsed="0.000840"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.666867" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:34.664754" elapsed="0.002137"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:34.666935" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:34.667068" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:34.662744" elapsed="0.004345"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:34.668201" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.667983" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:34.668336" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:34.667669" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:34.668535" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:34.668418" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:34.668402" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.668741" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.668906" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.668964" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:34.671060" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:34.667384" elapsed="0.003701"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.672433" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:34.672180" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:34.672861" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:34.672626" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:34.681972" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:34.682193" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:34.682299" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.675038" elapsed="0.007623">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:34.672962" elapsed="0.009771">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.682930" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:34.682764" elapsed="0.000227"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:34.672945" elapsed="0.010067">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.683376" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.683497" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:34.683463" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:34.683448" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.683691" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.683753" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.671391" elapsed="0.012471">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.683930" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.542899" elapsed="0.141119">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:34.684280" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:34.684101" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:34.684086" elapsed="0.000280"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:34.684395" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:34.533256" elapsed="0.151228">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.768799" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:35.768321" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:35.769943" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.769615" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:35.770173" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:35.769184" elapsed="0.001021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.770907" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:35.770418" elapsed="0.000522"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:35.771464" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:35.771656" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:35.771277" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.772233" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:35.771908" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.773527" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:35.773195" elapsed="0.000387"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.774135" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.773786" elapsed="0.000401"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.775095" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:35.774651" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:35.776306" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.775818" elapsed="0.000521"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:35.776404" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:09:35.776623" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:35.775394" elapsed="0.001266"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.776890" elapsed="0.000279"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:35.774474" elapsed="0.002732"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.777710" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:35.777427" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:35.778538" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.778234" elapsed="0.000329"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:35.778609" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:35.778741" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:35.777914" elapsed="0.000849"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.778919" elapsed="0.000260"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:35.777305" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.779887" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:35.779434" elapsed="0.000476"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:35.780722" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.780416" elapsed="0.000329"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:35.780789" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:35.780937" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:35.780079" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.781153" elapsed="0.000249"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:35.779311" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.781962" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:35.781660" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:35.782799" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.782488" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:35.782881" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:35.783015" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:35.782177" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.783197" elapsed="0.000243"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:35.781538" elapsed="0.001939"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.784099" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:35.783697" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:35.784938" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.784619" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:35.785005" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:35.785136" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:35.784316" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:35.785318" elapsed="0.000240"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:35.783575" elapsed="0.002019"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:35.774253" elapsed="0.011371"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:35.785661" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:35.785799" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:35.772765" elapsed="0.013057"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:35.772388" elapsed="0.013477"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.786027" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:35.785889" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:35.772359" elapsed="0.013736"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.786899" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:35.786312" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:35.786967" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:35.767534" elapsed="0.019542"/>
</kw>
<msg time="2026-09-01T01:09:35.787125" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:35.750422" elapsed="0.036766"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.799225" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.811212" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.823256" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.823434" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.823592" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.823932" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:35.823785" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:35.823772" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.824131" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.824297" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.824445" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:35.823747" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.823657" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.824645" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.824709" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:35.824815" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:35.744602" elapsed="0.080251"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:35.825977" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.825747" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:35.826116" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:35.825442" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.826432" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:35.826212" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.826936" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:35.826664" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:35.826502" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:35.826196" elapsed="0.000810"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.829258" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:35.827158" elapsed="0.002123"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:35.829325" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:35.829455" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:35.825156" elapsed="0.004349"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:35.830610" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.830403" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:35.830745" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:35.830084" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:35.830960" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:09:35.830827" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:35.830812" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.831180" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.831335" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.831389" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:35.833383" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:35.829786" elapsed="0.003620"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.834642" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:35.834421" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:35.835050" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:35.834822" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:35.843816" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:35.843987" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:35.844085" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.837434" elapsed="0.007068">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:35.835159" elapsed="0.009421">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.844758" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:35.844615" elapsed="0.000199"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:35.835129" elapsed="0.009723">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.845247" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.845370" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:35.845335" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:35.845320" elapsed="0.000152"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.845615" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.845677" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.833685" elapsed="0.012088">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.845852" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.703329" elapsed="0.142613">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:35.846208" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:35.846026" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:35.846011" elapsed="0.000282"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:35.846322" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:35.693581" elapsed="0.152830">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.937573" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:36.937116" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:36.938387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:36.938127" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:36.938543" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:36.937794" elapsed="0.000779"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.939097" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:36.938740" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:36.939414" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:36.939587" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:36.939285" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.940111" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:36.939811" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.941367" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:36.941061" elapsed="0.000356"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.941929" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.941658" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.942703" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:36.942376" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:36.943702" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.943353" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:36.943775" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:09:36.943978" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:36.942942" elapsed="0.001060"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.944164" elapsed="0.000278"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:36.942233" elapsed="0.002245"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.945005" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:36.944702" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:36.945824" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.945525" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:36.945905" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:36.946036" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:36.945220" elapsed="0.000837"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.946212" elapsed="0.000239"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:36.944578" elapsed="0.001909"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.947100" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:36.946741" elapsed="0.000388"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:36.948240" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.947828" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:36.948325" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:36.948487" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:36.947516" elapsed="0.000994"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.948651" elapsed="0.000274"/>
</kw>
<var name="${key}">PEER_NUMBER</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:09:36.946584" elapsed="0.002385"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.949582" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:36.949256" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:36.950538" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.950202" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:36.950608" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:36.950759" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:36.949777" elapsed="0.001009"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.950980" elapsed="0.000344"/>
</kw>
<var name="${key}">CLUSTER_ID</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:36.949084" elapsed="0.002278"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.951987" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:36.951632" elapsed="0.000379"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:36.952933" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.952555" elapsed="0.000403"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:36.953001" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:36.953193" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:36.952206" elapsed="0.001015"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:36.953365" elapsed="0.000250"/>
</kw>
<var name="${key}">DEFAULT_ID</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:36.951481" elapsed="0.002213"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:36.942027" elapsed="0.011698"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:36.953777" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:36.953955" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PEER_NUMBER': '1', 'CLUSTER_ID': '127.0.0.1', 'DEFAULT_ID': '127.0.0.4'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:36.940675" elapsed="0.013303"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:36.940280" elapsed="0.013727"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.954201" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:36.954033" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:36.940249" elapsed="0.014021"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:36.955051" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:36.954415" elapsed="0.000661"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:36.955120" elapsed="0.000045"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:36.936373" elapsed="0.018879"/>
</kw>
<msg time="2026-09-01T01:09:36.955300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:36.921955" elapsed="0.033392"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.969854" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.984511" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.997093" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.997339" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.997547" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.997977" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:36.997813" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:36.997793" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.998198" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.998366" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.998521" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:36.997757" elapsed="0.000868"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:36.997634" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:36.998791" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:36.998874" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:36.999003" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:36.915640" elapsed="0.083388"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:37.000288" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:37.000016" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:37.000437" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:36.999647" elapsed="0.000812"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.000759" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.000521" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.001289" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:37.001010" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:37.000830" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.000505" elapsed="0.000857"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.003906" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:37.001502" elapsed="0.002433"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:37.003992" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:37.004133" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:36.999335" elapsed="0.004836"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:37.005460" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:37.005194" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/peer_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:37.005607" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:37.004855" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:09:37.005815" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:37.005693" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.005677" elapsed="0.000229"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.006043" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.006217" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.006275" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:37.008294" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/peer_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:37.004492" elapsed="0.003825"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.009712" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:37.009445" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.010202" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:37.009964" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:37.019287" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:37.019432" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:09:37.019528" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:09:37.012329" elapsed="0.007570">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:09:37.010308" elapsed="0.009664">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.020161" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.020003" elapsed="0.000216"/>
</branch>
<status status="FAIL" start="2026-09-01T01:09:37.010287" elapsed="0.009953">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.020683" elapsed="0.000030"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.020833" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:37.020799" elapsed="0.000093"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:37.020778" elapsed="0.000134"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.021046" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.021107" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:09:37.008628" elapsed="0.012590">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.021283" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:09:36.866745" elapsed="0.154638">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.021698" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.021486" elapsed="0.000294"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:37.021468" elapsed="0.000341"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.021865" elapsed="0.000019"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:09:36.856396" elapsed="0.165591">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<msg time="2026-09-01T01:09:37.022122" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/peer_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:09:26.427488" elapsed="10.594747">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.023662" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:37.023372" elapsed="0.000330"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:37.022978" elapsed="0.000771"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:37.022621" elapsed="0.001178"/>
</kw>
<doc>Check incomming updates for new routes and respective cluster-ids
in second peer which has local route-reflector-cluster-id</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:09:26.338812" elapsed="10.685024">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</test>
<test id="s1-s8-t34" name="TC4_Disconnect_BGP_Peers" line="618">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:37.027329" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:37.027061" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.028685" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:37.028557" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.028536" elapsed="0.000220"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.035566" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:37.035426" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.035401" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.036950" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:37.036438" elapsed="0.000547"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.037590" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:37.037213" elapsed="0.000410"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:37.037678" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:09:37.037894" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:37.035948" elapsed="0.001979"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.045619" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:37.045515" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.045497" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.046855" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:37.046716" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.046700" elapsed="0.000219"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:37.047384" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:37.047054" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:37.047771" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:37.047565" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:37.083560" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:37.048309" elapsed="0.035529"/>
</kw>
<msg time="2026-09-01T01:09:37.084086" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:37.084158" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:37.047961" elapsed="0.036248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:37.123713" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:37.084880" elapsed="0.039024"/>
</kw>
<msg time="2026-09-01T01:09:37.124100" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:37.124167" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:37.084449" elapsed="0.039767"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.124612" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.124322" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.124293" elapsed="0.000396"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.125209" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:37.124824" elapsed="0.000457"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.125549" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.125343" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.125327" elapsed="0.000300"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:37.125662" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:37.128330" elapsed="0.000336"/>
</kw>
<msg time="2026-09-01T01:09:37.128727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:37.127189" elapsed="0.001687"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.129174" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.129509" elapsed="0.000225"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:37.126535" elapsed="0.003357"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:37.125978" elapsed="0.003992"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:37.046438" elapsed="0.083625"/>
</kw>
<msg time="2026-09-01T01:09:37.130175" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:37.130224" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:37.045827" elapsed="0.084432"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:37.130435" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:09:37.130332" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.130314" elapsed="0.000198"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.130903" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.131353" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:37.131421" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:37.045198" elapsed="0.086322"/>
</kw>
<msg time="2026-09-01T01:09:37.131606" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:37.131646" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:37.038420" elapsed="0.093260"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:37.132054" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:37.131801" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:37.131784" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:37.038237" elapsed="0.093943"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:37.037998" elapsed="0.094214"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:37.034961" elapsed="0.097304"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:37.028236" elapsed="0.104079"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:37.027730" elapsed="0.104625"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:37.024767" elapsed="0.107635"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:37.132553" elapsed="0.000100"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:37.133687" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:37.133395" elapsed="0.000316"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:37.133865" elapsed="0.000229"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:09:37.133157" elapsed="0.001012"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:09:39.134907" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:09:39.135249" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:09:37.134305" elapsed="2.001009"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:39.136399" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:39.135745" elapsed="0.000750"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:09:37.132853" elapsed="2.003763"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:39.157228" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-09-01T01:09:39.170784" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:39.171049" level="INFO">${output_log} = 2026-09-01 01:09:23,948 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:23,949 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:09:23,949 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:39.156916" elapsed="0.014186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:39.172107" level="INFO">2026-09-01 01:09:23,948 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:23,949 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:09:23,949 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:09:23,949 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:09:23,949 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:09:23,949 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:09:23,950 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:09:23,950 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Cluster list: 127.0.0.4
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:09:23,951 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:09:23,952 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:09:23,952 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:09:23,952 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:09:23,952 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:09:23,952 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-09-01 01:09:23,953 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:09:23,953 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:09:23,953 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-09-01 01:09:23,953 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:23,954 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:23,955 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,955 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:23,956 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:09:23,956 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.0')]
2026-09-01 01:09:23,956 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:23,956 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:23,957 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,957 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:23,957 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:23,958 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.0')]/28 (0x1c08010000)
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010000
2026-09-01 01:09:23,959 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:23,960 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:23,961 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.16')]
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:23,962 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.16')]/28 (0x1c08010010)
2026-09-01 01:09:23,963 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010010
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.1.0.32')]
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:23,964 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000004)
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:23,965 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:23,966 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-09-01 01:09:23,966 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.1.0.32')]/28 (0x1c08010020)
2026-09-01 01:09:23,966 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000041c08010020
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.010585784912109375s
2026-09-01 01:09:23,966 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:23,967 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.4
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:09:23,968 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:09:25,047 INFO BGP-Thread-1 (job): ... idle for 1.079s
2026-09-01 01:09:25,048 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.079s
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020000
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020000'
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020000'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:09:25,050 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020000'
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.0/28']
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.0/28
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 2
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 1
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:09:25,091 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020010
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:25,092 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020010'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020010'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:09:25,093 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020010'
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.16/28']
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.16/28
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004e02000000374001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020020
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004e' (78)
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:25,094 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0037' (55)
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'4001010040020602010000fbf040050400000064800904c0000202800a08c00002027f000002800e0e00010104c0000201001c08020020'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=1 (ORIGIN, flags:0xb'40')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=2 (AS_PATH, flags:0xb'40')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'02010000fbf0'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=5 (LOCAL_PREF, flags:0xb'40')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00000064'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=9 (ORIGINATOR_ID, flags:0xb'80')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c0000202'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=10 (CLUSTER_LIST, flags:0xb'80')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'c00002027f000002'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute type=14 (MP_REACH_NLRI, flags:0xb'80')
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job): Attribute value=0xb'00010104c0000201001c08020020'
2026-09-01 01:09:25,095 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'0001'
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'01'
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   Length of Next Hop Network Address=4 (0xb'04')
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   Network Address of Next Hop=192.0.2.1 (0xb'c0000201')
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   Reserved=0xb'00'
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=0xb'1c08020020'
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   NLRI prefix list: ['8.2.0.32/28']
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job):   nlri_prefix_received: 8.2.0.32/28
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:25,096 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:35,106 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:09:35,106 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.129s
2026-09-01 01:09:35,106 INFO BGP-Thread-1 (job): total_received_update_message_counter: 4
2026-09-01 01:09:35,107 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3
2026-09-01 01:09:35,107 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:39.171518" elapsed="0.001419"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:39.174124" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:09:39.173365" elapsed="0.000904"/>
</kw>
<arg>${BGP_PEER1_LOG_FILE}</arg>
<arg>tc4_${BGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:39.156060" elapsed="0.018338"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>bgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:39.174726" elapsed="0.000238"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:39.177361" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:39.176653" elapsed="0.000763"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:39.177727" elapsed="0.000473"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:09:39.176095" elapsed="0.002227"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.179478" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:09:41.179816" level="INFO">${output} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:09:39.178621" elapsed="2.001273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.181026" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.180383" elapsed="0.000739"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:09:39.175427" elapsed="2.005853"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.201638" level="INFO">Executing command 'cat bgp_peer2.log'.</msg>
<msg time="2026-09-01T01:09:41.215410" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:41.215607" level="INFO">${output_log} = 2026-09-01 01:09:25,026 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:25,026 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:09:25,027 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:41.201363" elapsed="0.014295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.216567" level="INFO">2026-09-01 01:09:25,026 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:25,026 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:09:25,027 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:09:25,027 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:09:25,027 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:09:25,028 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:09:25,028 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:09:25,028 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:09:25,028 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:09:25,028 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 3
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Prefix base: 8.2.0.0/28
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Cluster list: 127.0.0.2
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:09:25,029 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 3
2026-09-01 01:09:25,029 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 2]
2026-09-01 01:09:25,030 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:09:25,030 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:09:25,030 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0'
2026-09-01 01:09:25,031 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000002100206010400010001020641040000fbf0
2026-09-01 01:09:25,031 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,032 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:25,033 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:25,033 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:25,033 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:25,033 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 3
2026-09-01 01:09:25,033 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:09:25,033 DEBUG BGP-Thread-1 (job): Remaining prefixes: 3
2026-09-01 01:09:25,034 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:25,035 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:25,035 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:25,035 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,036 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:25,036 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:09:25,036 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.0')]
2026-09-01 01:09:25,038 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:25,038 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-09-01 01:09:25,039 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.0')]/28 (0x1c08020000)
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020000
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:25,040 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:09:25,041 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:09:25,041 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:25,041 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:25,041 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:25,043 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.16')]
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,044 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:25,045 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.16')]/28 (0x1c08020010)
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020010
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job): ########## Iteration: 2 ##########
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:25,046 DEBUG BGP-Thread-1 (job):   Prefix indexes: [2]
2026-09-01 01:09:25,047 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.2.0.32')]
2026-09-01 01:09:25,047 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:25,047 DEBUG BGP-Thread-1 (job):   Prefix slot index: 2
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Length=62 (0x003e)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=34 (0x0022)
2026-09-01 01:09:25,048 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064400304c0000201800a047f000002)
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.2.0.32')]/28 (0x1c08020020)
2026-09-01 01:09:25,049 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003e02000000224001010040020602010000fbf040050400000064400304c0000201800a047f0000021c08020020
2026-09-01 01:09:25,049 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:09:25,049 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:09:25,049 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:09:25,049 INFO BGP-Thread-1 (job): Number of iterations: 3
2026-09-01 01:09:25,049 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 3
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.01427459716796875s
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:25,050 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:25,051 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:09:25,051 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job):     Cluster list=127.0.0.2
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:09:25,052 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:09:35,061 INFO BGP-Thread-1 (job): ... idle for 10.009s
2026-09-01 01:09:35,061 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.009s
2026-09-01 01:09:35,062 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:09:35,062 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:09:35,062 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.216009" elapsed="0.001114"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:41.218307" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc4_bgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:09:41.217552" elapsed="0.000867"/>
</kw>
<arg>${BGP_PEER2_LOG_FILE}</arg>
<arg>tc4_${BGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.200509" elapsed="0.018030"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.219757" elapsed="0.000546"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.219109" elapsed="0.001321"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:37.024257" elapsed="4.196247"/>
</test>
<test id="s1-s8-t35" name="TC4_Check_for_Empty_IPv4_Topology" line="628">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:41.227383" elapsed="0.000408"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:41.226809" elapsed="0.001112"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.230000" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.229725" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.229683" elapsed="0.000489"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.241005" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.240769" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.240732" elapsed="0.000404"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.243228" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.242419" elapsed="0.000863"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.244551" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:41.243705" elapsed="0.000901"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:41.244698" elapsed="0.000068"/>
</return>
<msg time="2026-09-01T01:09:41.245041" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.241627" elapsed="0.003462"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.253775" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.253635" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.253611" elapsed="0.000249"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.255400" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.255269" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.255247" elapsed="0.000237"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:41.256064" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.255670" elapsed="0.000426"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.256598" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:41.256329" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.285393" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:41.257307" elapsed="0.028221"/>
</kw>
<msg time="2026-09-01T01:09:41.285752" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:41.285811" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.256833" elapsed="0.029025"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.310754" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:41.286554" elapsed="0.024337"/>
</kw>
<msg time="2026-09-01T01:09:41.311058" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:41.311238" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.286096" elapsed="0.025180"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.311603" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.311362" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.311337" elapsed="0.000339"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.312122" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.311806" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.312458" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.312265" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.312249" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:41.312559" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:41.315060" elapsed="0.000149"/>
</kw>
<msg time="2026-09-01T01:09:41.315264" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.313972" elapsed="0.001415"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.315641" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.315972" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:41.313369" elapsed="0.002796"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:41.312838" elapsed="0.003387"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:41.254851" elapsed="0.061459"/>
</kw>
<msg time="2026-09-01T01:09:41.316393" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:41.316432" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.254074" elapsed="0.062392"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:41.316628" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:41.316533" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.316517" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.317073" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.317397" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.317461" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:41.253208" elapsed="0.064346"/>
</kw>
<msg time="2026-09-01T01:09:41.317637" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:41.317675" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "C "h "e "c "k "_ "f "o "r "_ "E "m "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.245901" elapsed="0.071808"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.318010" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.317774" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.317760" elapsed="0.000319"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:41.245581" elapsed="0.072518"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:41.245233" elapsed="0.072897"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:41.240046" elapsed="0.078218"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:41.229130" elapsed="0.089185"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.228255" elapsed="0.090134"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:41.222110" elapsed="0.096327"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:41.325557" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:41.325702" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:09:41.325790" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:41.319519" elapsed="0.006294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.328399" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.325990" elapsed="0.002457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.331007" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.328611" elapsed="0.002438"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:09:41.331210" elapsed="0.002481"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:09:41.319207" elapsed="0.014548"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:41.318596" elapsed="0.015206"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.334410" elapsed="0.000225"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.334104" elapsed="0.000587"/>
</kw>
<doc>Checks for empty topology after</doc>
<status status="PASS" start="2026-09-01T01:09:41.221116" elapsed="0.113609"/>
</test>
<test id="s1-s8-t36" name="TC4_Delete_BGP_Peers_Configuration" line="637">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:41.337903" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:41.337643" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.339090" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.338978" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.338956" elapsed="0.000217"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.343933" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.343822" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.343806" elapsed="0.000187"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.344917" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.344553" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.345370" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:41.345090" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:41.345432" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:41.345575" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.344216" elapsed="0.001381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.350995" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.350898" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.350868" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.352186" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.352021" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.352006" elapsed="0.000245"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:41.352656" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.352387" elapsed="0.000293"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.353039" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:41.352829" elapsed="0.000234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.383975" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:41.353536" elapsed="0.030559"/>
</kw>
<msg time="2026-09-01T01:09:41.384301" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:41.384343" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.353226" elapsed="0.031152"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.419155" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:41.384927" elapsed="0.034329"/>
</kw>
<msg time="2026-09-01T01:09:41.419403" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:41.419442" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.384561" elapsed="0.034915"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.419780" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.419558" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.419535" elapsed="0.000317"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.420295" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.420000" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.420615" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.420422" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.420407" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:41.420717" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:41.423198" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:09:41.423387" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.422112" elapsed="0.001397"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.423765" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.424129" elapsed="0.000094"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:41.421518" elapsed="0.002812"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:41.421007" elapsed="0.003382"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:41.351746" elapsed="0.072728"/>
</kw>
<msg time="2026-09-01T01:09:41.424558" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:41.424598" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.351208" elapsed="0.073433"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:41.424816" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:41.424718" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.424700" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.425314" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.425677" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.425743" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:41.350590" elapsed="0.075251"/>
</kw>
<msg time="2026-09-01T01:09:41.425943" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:41.425987" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "4 "_ "D "e "l "e "t "e "_ "B "G "P "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.345955" elapsed="0.080067"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.426338" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.426089" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.426074" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:41.345805" elapsed="0.080622"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:41.345648" elapsed="0.080809"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:41.343508" elapsed="0.083001"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:41.338696" elapsed="0.087863"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.338297" elapsed="0.088302"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:41.335527" elapsed="0.091120"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.427345" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.426804" elapsed="0.000566"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.469069" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.468712" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:41.469811" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:41.469572" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:41.469984" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:41.469267" elapsed="0.000739"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.470512" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.470174" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:41.470806" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:41.471019" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:41.470682" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.471433" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.471213" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.472354" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.472113" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.472781" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.472538" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.473480" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:41.473215" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:41.474182" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.473969" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:41.474252" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:09:41.474390" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:41.473671" elapsed="0.000746"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.474559" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:41.473076" elapsed="0.001726"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.475317" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:41.475036" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:41.476120" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.475782" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:41.476203" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:41.476335" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:41.475504" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.476495" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:41.474916" elapsed="0.001806"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:41.472916" elapsed="0.003836"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:41.476789" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:41.476938" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:41.471816" elapsed="0.005145"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.471543" elapsed="0.005446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.477167" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.477012" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.471523" elapsed="0.005713"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.477908" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.477367" elapsed="0.000566"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:41.477976" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.468169" elapsed="0.009914"/>
</kw>
<msg time="2026-09-01T01:09:41.478130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.455724" elapsed="0.022463"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.490122" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.502025" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//cluster_id/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.513985" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.514173" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.514333" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.514655" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.514524" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:41.514511" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.514849" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.515015" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.515200" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:41.514486" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.514399" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.515412" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.515477" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:41.515585" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:41.451352" elapsed="0.064257"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.516609" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.516388" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:41.527568" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:41.527613" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:41.527694" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:41.518800" elapsed="0.008916"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.516748" elapsed="0.011003"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.527932" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.527774" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.516733" elapsed="0.011273"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.532519" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.528910" elapsed="0.003649"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.528685" elapsed="0.003905"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.528669" elapsed="0.004007"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.535279" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.532946" elapsed="0.002376"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.532730" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.532715" elapsed="0.002661"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.535952" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.535552" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.536293" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.536050" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.536793" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.536518" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.536366" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.536034" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.537373" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.537029" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.537669" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.537456" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.538175" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.537903" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.537739" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.537441" elapsed="0.000807"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.538393" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:41.539131" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.538850" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.539310" elapsed="0.002279"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:41.528338" elapsed="0.013311"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:41.541695" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:41.543909" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:09:41.515860" elapsed="0.028072"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:41.543981" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}cluster_id/ibgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:09:41.427572" elapsed="0.116515"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.544670" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${BGP_PEER2_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.544260" elapsed="0.000434"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.585816" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.585489" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:41.586545" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:41.586322" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:41.586695" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:41.586005" elapsed="0.000711"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.587233" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.586865" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:41.587584" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:41.587727" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:41.587462" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.588186" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.587950" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.589083" level="INFO">mapping: {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.588839" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.589518" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.589285" elapsed="0.000256"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.628451" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:41.589862" elapsed="0.038624"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:41.629280" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.629062" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:41.629351" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:09:41.629542" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:41.628722" elapsed="0.000843"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.629709" elapsed="0.000224"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:09:41.589738" elapsed="0.040232"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.630489" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:41.630215" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:41.631179" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.630976" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:41.631253" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:41.631387" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:41.630680" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.631547" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:41.630076" elapsed="0.001702"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:41.589586" elapsed="0.042225"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:41.631849" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:09:41.631999" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:41.588552" elapsed="0.043469"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.588287" elapsed="0.043762"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.632227" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.632073" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.588270" elapsed="0.044024"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.632995" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.632425" elapsed="0.000595"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:41.633062" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.584926" elapsed="0.048260"/>
</kw>
<msg time="2026-09-01T01:09:41.633300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.572647" elapsed="0.060701"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.645645" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.657700" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.670162" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.670405" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.670580" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.670983" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.670831" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:41.670814" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.671205" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.671358" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.671505" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:41.670776" elapsed="0.000773"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.670656" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.671709" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.671776" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:09:41.671930" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:41.568524" elapsed="0.103433"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.673057" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.672773" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:41.684429" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01tdxyg1yvkp3t1d9i4u2w9ewke13.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:41.684533" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:41.684627" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:41.675187" elapsed="0.009463"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.673176" elapsed="0.011509"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.684850" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.684710" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.673159" elapsed="0.011785"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.688166" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.685846" elapsed="0.002359"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.685646" elapsed="0.002590"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.685630" elapsed="0.002629"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.690755" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.688507" elapsed="0.002289"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.688308" elapsed="0.002518"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.688294" elapsed="0.002554"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.691397" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.691028" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.691697" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.691483" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.692218" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.691933" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.691769" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.691467" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.692762" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.692438" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.693075" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.692847" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.693571" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.693310" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:41.693161" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.692831" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.693783" elapsed="0.000331"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:41.694541" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:41.694281" elapsed="0.000284"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.694720" elapsed="0.002432"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:41.685296" elapsed="0.011916"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:41.697253" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:41.699468" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:09:41.672227" elapsed="0.027265"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:41.699540" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:09:41.544920" elapsed="0.154729"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.700203" elapsed="0.000218"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:41.699917" elapsed="0.000560"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:41.335069" elapsed="0.365509"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.702113" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:09:41.725422" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:09:41.725509" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:41.701986" elapsed="0.023544"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:09:41.725572" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:41.725720" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:09:41.701731" elapsed="0.024011"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.726132" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.725905" elapsed="0.000284"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.726929" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:09:41.726996" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:09:41.726673" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:09:41.727192" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:41.727078" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.727062" elapsed="0.000200"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.727401" elapsed="0.000019"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.727557" elapsed="0.000017"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.727708" elapsed="0.000018"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:09:41.726409" elapsed="0.001372"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:09:41.701485" elapsed="0.026339"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:41.728033" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:09:41.727966" elapsed="0.000141"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:09:41.728256" elapsed="0.000417"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-09-01T01:09:41.701232" elapsed="0.027492"/>
</kw>
<doc>Basic tests for iBGP peers.

Copyright (c) 2015-2018 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic iBGP functional test cases for
BGP peers in different roles (iBGP, iBGP RR-client):

Test Case 1: Two iBGP RR-client peers introduce prefixes
Expected result: controller forwards updates towards both peers

Test Case 2: Two iBGP peers: one RR client and one non-client introduces prefixes
Expected result: controller forwards updates towards both peers

Test Case 3: Two iBGP RR non-client peers introduce prefixes
Expected result: controller does not forward any update towards peers

Test Case 4: Two iBGP(play.py) RR-client peers configured, first of them configured
with route-reflector-cluster-id, second inherits it's cluster-id from global config.
Each of them introduces 3 prefixes.
Expected result: controller forwards updates towards both peers and each of their
adj-rib-in contains routes. First peer should contain default cluster-id and
second cluster-id from first peers configuration.

For polices see: https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP</doc>
<status status="FAIL" start="2026-09-01T01:06:55.326977" elapsed="166.401774"/>
</suite>
<suite id="s1-s9" name="Ebgp Peers Basic" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.818212" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:41.813773" elapsed="0.004489"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:09:41.813501" elapsed="0.004824"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.823166" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:09:41.819334" elapsed="0.003859"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:09:41.823384" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.823272" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.823249" elapsed="0.000199"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.823920" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:41.823590" elapsed="0.000370"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.824400" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:09:41.824108" elapsed="0.000315"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:09:41.825008" elapsed="0.000335"/>
</kw>
<msg time="2026-09-01T01:09:41.825431" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:41.825471" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:41.824593" elapsed="0.000898"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.826067" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.825654" elapsed="0.000437"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.826993" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:41.826741" elapsed="0.000276"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.827400" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:41.827169" elapsed="0.000254"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.827824" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.827567" elapsed="0.000281"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.831243" elapsed="0.000189"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.831866" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.831580" elapsed="0.000329"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.832051" elapsed="0.000216"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.832979" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.832704" elapsed="0.000298"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:09:41.833041" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:41.833201" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:09:41.832441" elapsed="0.000782"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:41.833741" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1b073650&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:09:41.833367" elapsed="0.000493"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.834025" elapsed="0.000195"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:09:41.830719" elapsed="0.003554"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:41.830548" elapsed="0.003763"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:09:41.827909" elapsed="0.006430"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.834843" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:41.834490" elapsed="0.000407"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.835417" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:41.835047" elapsed="0.000408"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.835956" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:09:41.835603" elapsed="0.000391"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:09:41.826343" elapsed="0.009702"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:09:41.819011" elapsed="0.017082"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:41.836289" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:41.836185" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.836167" elapsed="0.000181"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.839361" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:41.839012" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.839827" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:41.839565" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:41.840010" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:41.840162" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:41.838710" elapsed="0.001475"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:41.841051" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.840810" elapsed="0.000264"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.841748" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:09:41.841835" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:09:41.841600" elapsed="0.000258"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:41.845128" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:41.844558" elapsed="0.000666"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:41.844540" elapsed="0.000720"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.845885" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:09:41.846107" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:09:41.845449" elapsed="0.000726"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.847052" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:41.846428" elapsed="0.000758"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.848334" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:41.847446" elapsed="0.000938"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:09:41.850204" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:09:41.850369" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:09:41.849848" elapsed="0.000562"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.850737" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:09:41.852290" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:09:42.441292" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:09:42 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:06:57 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:09:41.851988" elapsed="0.589476"/>
</kw>
<msg time="2026-09-01T01:09:42.441557" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.851569" elapsed="0.590183"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:09:41.848825" elapsed="0.593124"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.443094" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:09:42.456124" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:09:42.456377" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:09:42.456513" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:42.442461" elapsed="0.014118"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.457091" elapsed="0.000824"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.459711" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:42.458857" elapsed="0.001047"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.460545" elapsed="0.000073"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.460166" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.460109" elapsed="0.000666"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:09:42.461398" elapsed="0.000102"/>
</return>
<status status="PASS" start="2026-09-01T01:09:42.460907" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.460867" elapsed="0.000794"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.461742" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.467419" elapsed="0.000787"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.468668" elapsed="0.000465"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.469557" elapsed="0.000354"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:42.462472" elapsed="0.007541"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:09:41.843656" elapsed="0.626635"/>
</kw>
<msg time="2026-09-01T01:09:42.470363" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.843078" elapsed="0.627358"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:09:41.842484" elapsed="0.628049"/>
</kw>
<msg time="2026-09-01T01:09:42.470582" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:41.842015" elapsed="0.628622"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.474525" elapsed="0.000475"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.475236" elapsed="0.000205"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.475635" elapsed="0.000122"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:42.471033" elapsed="0.004787"/>
</kw>
<msg time="2026-09-01T01:09:42.475955" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:09:41.841282" elapsed="0.634714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.476659" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:42.476334" elapsed="0.000377"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:09:42.476776" elapsed="0.000048"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:09:41.840495" elapsed="0.636476"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:41.840339" elapsed="0.636679"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:41.840230" elapsed="0.636831"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:09:41.836551" elapsed="0.640581"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:09:42.477398" elapsed="0.000349"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.496808" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.496558" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.496524" elapsed="0.000407"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.497399" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:09:42.497537" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.497186" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.498188" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:42.497777" elapsed="0.000470"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.498757" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:42.498448" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:42.499909" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:09:42.499602" elapsed="0.000443">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:09:42.500198" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:09:42.500254" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.499052" elapsed="0.001231"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.500662" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:42.500377" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.500354" elapsed="0.000430"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:42.501744" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.501428" elapsed="0.000348"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:09:42.501832" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:09:42.502048" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:09:42.501071" elapsed="0.001008"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.502308" elapsed="0.000524"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.503239" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:09:42.503367" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.503081" elapsed="0.000322"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.503607" elapsed="0.003865"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.508026" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:09:42.747648" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.507688" elapsed="0.240118"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.751204" elapsed="0.000334"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.751691" elapsed="0.000153"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.751996" elapsed="0.000091"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:42.748865" elapsed="0.003291"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:42.748243" elapsed="0.004014"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.496077" elapsed="0.256227"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:09:42.478796" elapsed="0.273549"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.478259" elapsed="0.274131"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:42.478050" elapsed="0.274375"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:09:42.477822" elapsed="0.274635"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:09:41.818597" elapsed="0.933914"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.755431" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.755323" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.755304" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.760571" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.760474" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.760458" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.761526" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:42.761176" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.761978" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:42.761697" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:42.762038" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:42.762200" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:42.760838" elapsed="0.001384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.767481" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.767386" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.767369" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.768650" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:42.768534" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.768518" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:42.769169" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.768844" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.769549" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:42.769340" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.803278" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:42.770225" elapsed="0.033226"/>
</kw>
<msg time="2026-09-01T01:09:42.803605" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:42.803646" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.769719" elapsed="0.033960"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.846401" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "e "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:42.804474" elapsed="0.042080"/>
</kw>
<msg time="2026-09-01T01:09:42.846672" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:42.846775" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.803909" elapsed="0.042902"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.847285" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:42.846909" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.846872" elapsed="0.000581"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.847934" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "e "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "s "_ "b "a "s "i "c ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:42.847589" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.848321" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:42.848071" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.848055" elapsed="0.000439"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:42.848529" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.850552" elapsed="0.000427"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.851355" elapsed="0.000286"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:09:42.851971" elapsed="0.000415"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:42.849785" elapsed="0.002688"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:42.848839" elapsed="0.003762"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:42.768278" elapsed="0.084413"/>
</kw>
<msg time="2026-09-01T01:09:42.852795" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:42.852837" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.767680" elapsed="0.085193"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:42.853057" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:09:42.852960" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.852942" elapsed="0.000299"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.853611" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.853950" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:42.854016" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:42.767117" elapsed="0.086997"/>
</kw>
<msg time="2026-09-01T01:09:42.854219" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:42.854258" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.762554" elapsed="0.091739"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:42.854590" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:42.854360" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:42.854345" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:42.762423" elapsed="0.092257"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:42.762271" elapsed="0.092436"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:42.760181" elapsed="0.094579"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:09:42.753061" elapsed="0.101750"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:42.752656" elapsed="0.102197"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:09:41.813189" elapsed="1.041768"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-09-01T01:09:42.855098" elapsed="0.000188"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ibgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:42.855428" elapsed="0.000197"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:09:42.857149" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:09:42.857220" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:09:42.856871" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.857388" elapsed="0.000279"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:09:42.858452" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:09:43.160804" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:09:42 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:09:42 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:09:42.858173" elapsed="0.302813"/>
</kw>
<msg time="2026-09-01T01:09:43.161082" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.857820" elapsed="0.303365"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:09:42.856478" elapsed="0.304840"/>
</kw>
<msg time="2026-09-01T01:09:43.161560" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:42.856115" elapsed="0.305499"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:09:42.855806" elapsed="0.305902"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ebgp_peer1_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:43.161992" elapsed="0.000398"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.166403" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:09:43.166506" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:09:43.166009" elapsed="0.000527"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.166765" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:09:43.168340" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:09:43.533772" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:09:42 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:09:43 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:09:43.167930" elapsed="0.366015"/>
</kw>
<msg time="2026-09-01T01:09:43.534023" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.167448" elapsed="0.366649"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:09:43.165382" elapsed="0.368839"/>
</kw>
<msg time="2026-09-01T01:09:43.534270" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.163174" elapsed="0.371138"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:09:43.162666" elapsed="0.371786"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${ODL_SYSTEM_IP}</arg>
<arg>alias=ebgp_peer2_console</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:09:43.534671" elapsed="0.000320"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.536759" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:09:43.536839" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:09:43.536504" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.537029" elapsed="0.000333"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:09:43.538174" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:09:43.869323" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:09:42 UTC 2026

  System load:  0.02               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:09:43 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:09:43.537850" elapsed="0.331664"/>
</kw>
<msg time="2026-09-01T01:09:43.869618" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.537525" elapsed="0.332192"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:09:43.536087" elapsed="0.333771"/>
</kw>
<msg time="2026-09-01T01:09:43.869947" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:43.535653" elapsed="0.334353"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:09:43.535223" elapsed="0.334877"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:43.871863" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-09-01T01:09:43.884486" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:43.884635" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-09-01T01:09:43.884690" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:09:43.884737" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:43.871609" elapsed="0.013156"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.885907" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:09:43.885533" elapsed="0.000432"/>
</kw>
<msg time="2026-09-01T01:09:43.886081" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:09:43.886154" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:43.885016" elapsed="0.001168"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.886962" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:43.886400" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.887555" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:43.887103" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.887073" elapsed="0.000594"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:09:43.887857" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-09-01T01:09:43.887736" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.887717" elapsed="0.000267"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:09:43.888091" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:43.888049" elapsed="0.000109"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:43.888031" elapsed="0.000154"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.888367" elapsed="0.000026"/>
</kw>
<msg time="2026-09-01T01:09:43.888619" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:09:43.871164" elapsed="0.017486"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:09:43.888842" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:09:43.888732" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.888712" elapsed="0.000248"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.889160" elapsed="0.000028"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:43.870571" elapsed="0.018687"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:09:43.890786" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:09:43.964306" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:09:43.964542" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:09:43.964627" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:09:43.964704" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:09:43.890564" elapsed="0.074182"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.966470" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:09:43.965886" elapsed="0.000673"/>
</kw>
<msg time="2026-09-01T01:09:43.966739" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:09:43.966821" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:43.965185" elapsed="0.001679"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:43.968112" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:43.967262" elapsed="0.000936"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.969051" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:43.968353" elapsed="0.000850"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.968314" elapsed="0.000938"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:09:43.969547" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-09-01T01:09:43.969360" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.969330" elapsed="0.000380"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:09:43.969879" elapsed="0.000046"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:43.969813" elapsed="0.000166"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:43.969784" elapsed="0.000236"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.970337" elapsed="0.000044"/>
</kw>
<msg time="2026-09-01T01:09:43.970625" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:09:43.890092" elapsed="0.080581"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:09:43.971009" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:09:43.970807" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:43.970773" elapsed="0.000421"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:43.971495" elapsed="0.000041"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:09:43.889558" elapsed="0.082096"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.007834" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:09:44.024074" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:09:43.971975" elapsed="0.052248"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:44.025202" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1976a2d0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:09:44.024566" elapsed="0.000940"/>
</kw>
<kw name="Create_Default_Session" owner="TemplatedRequests">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:44.035437" level="INFO">Creating Session using : alias=default, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19488c90&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>default</arg>
<arg>url=${url}</arg>
<arg>auth=${auth}</arg>
<arg>timeout=${timeout}</arg>
<arg>max_retries=${max_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:09:44.034634" elapsed="0.001039"/>
</kw>
<doc>Create "default" session to ${url} with authentication and connection parameters.
This Keyword is in this Resource only so that user do not need to call RequestsLibrary directly.</doc>
<status status="PASS" start="2026-09-01T01:09:44.033721" elapsed="0.002229"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.041110" elapsed="0.000059"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.040844" elapsed="0.000392"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.040802" elapsed="0.000480"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.042045" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.041583" elapsed="0.000513"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.042779" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.042448" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.050218" level="INFO">log:set INFO</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:44.043965" elapsed="0.006324"/>
</kw>
<msg time="2026-09-01T01:09:44.050412" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:44.050465" level="INFO">${message_write} = log:set INFO
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.043206" elapsed="0.007288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.059380" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:44.051191" elapsed="0.008265"/>
</kw>
<msg time="2026-09-01T01:09:44.059574" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:44.059626" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.050707" elapsed="0.008952"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.060053" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.059751" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.059728" elapsed="0.000447"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.060712" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.060361" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.061248" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.060881" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.060855" elapsed="0.000506"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:44.061409" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.063614" elapsed="0.000170"/>
</kw>
<msg time="2026-09-01T01:09:44.063836" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.062914" elapsed="0.001013"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.064131" elapsed="0.000066"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.064391" elapsed="0.000024"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:44.062506" elapsed="0.001984"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:44.061820" elapsed="0.002726"/>
</kw>
<arg>log:set ${ODL_LOG_LEVEL}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:44.036699" elapsed="0.027962"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.068022" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.067870" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.067848" elapsed="0.000260"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.068577" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.068312" elapsed="0.000296"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.069022" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.068805" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.121128" level="INFO">log:set DEFAULT org.opendaylight.bgpcep</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:44.069693" elapsed="0.051717"/>
</kw>
<msg time="2026-09-01T01:09:44.121632" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:44.121690" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.bgpcep
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.069272" elapsed="0.052448"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.124789" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:44.122976" elapsed="0.001884"/>
</kw>
<msg time="2026-09-01T01:09:44.124998" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:44.125050" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.122085" elapsed="0.002997"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.125575" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.125253" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.125213" elapsed="0.000465"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.126231" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.125863" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.126645" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.126375" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.126352" elapsed="0.000387"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:44.126787" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.129298" elapsed="0.000192"/>
</kw>
<msg time="2026-09-01T01:09:44.129543" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.128379" elapsed="0.001244"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.129827" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.130052" elapsed="0.000025"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:44.127929" elapsed="0.002248"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:44.127235" elapsed="0.003003"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.bgpcep</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:44.065109" elapsed="0.065248"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.133879" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.133741" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.133718" elapsed="0.000270"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.134509" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.134195" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.135052" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.134794" elapsed="0.000290"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.184364" level="INFO">log:set DEFAULT org.opendaylight.protocol</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:44.135775" elapsed="0.048700"/>
</kw>
<msg time="2026-09-01T01:09:44.184617" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:44.184657" level="INFO">${message_write} = log:set DEFAULT org.opendaylight.protocol
</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.135345" elapsed="0.049333"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.187199" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:44.185447" elapsed="0.001810"/>
</kw>
<msg time="2026-09-01T01:09:44.187343" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:44.187381" level="INFO">${message_wait} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.184936" elapsed="0.002468"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.187814" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.187577" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.187548" elapsed="0.000341"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.188336" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.188081" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.188635" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.188441" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.188425" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:44.188740" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.190526" elapsed="0.000343"/>
</kw>
<msg time="2026-09-01T01:09:44.190924" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.189913" elapsed="0.001077"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.191151" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.191303" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:44.189586" elapsed="0.001792"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:44.189070" elapsed="0.002350"/>
</kw>
<arg>log:set ${ODL_BGP_LOG_LEVEL} org.opendaylight.protocol</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:44.131054" elapsed="0.060447"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-09-01T01:09:41.812841" elapsed="2.378712"/>
</kw>
<test id="s1-s9-t1" name="Configure_BGP_Peers" line="96">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:44.194985" elapsed="0.000202"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:44.194737" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.196154" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.196040" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.196023" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.201105" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.201012" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.200996" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.202064" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.201715" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.202508" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:44.202248" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:44.202568" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.202700" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.201383" elapsed="0.001338"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.208411" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.208310" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.208291" elapsed="0.000182"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.209629" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:44.209535" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.209519" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.210113" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.209823" elapsed="0.000340"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.210607" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.210407" elapsed="0.000222"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.254719" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:44.211112" elapsed="0.043707"/>
</kw>
<msg time="2026-09-01T01:09:44.254985" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:44.255025" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.210775" elapsed="0.044284"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:44.306600" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:44.255553" elapsed="0.051147"/>
</kw>
<msg time="2026-09-01T01:09:44.306849" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:44.306889" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.255243" elapsed="0.051695"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.307245" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.307012" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.306993" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.307720" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.307448" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.308059" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.307837" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.307822" elapsed="0.000305"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:44.308179" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:44.310713" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:09:44.310916" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.309542" elapsed="0.001509"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.311336" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.311651" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:44.308947" elapsed="0.002878"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:44.308444" elapsed="0.003615"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:44.209258" elapsed="0.102910"/>
</kw>
<msg time="2026-09-01T01:09:44.312266" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:44.312305" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.208616" elapsed="0.103724"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:44.312501" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:09:44.312407" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.312390" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.312949" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.313326" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.313431" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:44.207982" elapsed="0.105547"/>
</kw>
<msg time="2026-09-01T01:09:44.313612" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:44.313650" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "f "i "g "u "r "e "_ "B "G "P "_ "P "e "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.203084" elapsed="0.110600"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.314026" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.313751" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.313736" elapsed="0.000362"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:44.202949" elapsed="0.111170"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:44.202774" elapsed="0.111444"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:44.200687" elapsed="0.113585"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:44.195767" elapsed="0.118557"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:44.195374" elapsed="0.118990"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:44.192375" elapsed="0.122036"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.315354" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ibgp-peer1 | IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ibgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ibgp-peer1</arg>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ibgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.314573" elapsed="0.000808"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.350107" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.349738" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.350848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.350610" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.351025" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.350305" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.351554" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.351212" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.351851" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.352025" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.351725" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.352453" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.352210" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.353431" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.353184" elapsed="0.000300"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.353948" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.353691" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.354604" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.354339" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.355313" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.355096" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.355384" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:09:44.355528" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.354796" elapsed="0.000754"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.355694" elapsed="0.000231"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:09:44.354212" elapsed="0.001749"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.356459" level="INFO">${value} = example-ibgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.356197" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.357297" level="INFO">${encoded} = example-ibgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.357095" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.357364" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.357496" level="INFO">${encoded_value} = example-ibgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.356648" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.357655" elapsed="0.000192"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ibgp-peer1</var>
<status status="PASS" start="2026-09-01T01:09:44.356060" elapsed="0.001822"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.358412" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.358149" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.359080" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.358881" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.359163" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.359297" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.358600" elapsed="0.000718"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.359456" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:09:44.357997" elapsed="0.001685"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.360190" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.359910" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.360870" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.360688" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.360949" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.361078" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.360378" elapsed="0.000722"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.361252" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:09:44.359778" elapsed="0.001701"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.361972" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.361694" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.362640" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.362458" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.362705" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.362835" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.362174" elapsed="0.000682"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.363043" elapsed="0.000221"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:09:44.361573" elapsed="0.001727"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.363801" level="INFO">${value} = ibgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.363525" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.364498" level="INFO">${encoded} = ibgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.364311" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.364564" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:44.364736" level="INFO">${encoded_value} = ibgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.364009" elapsed="0.000759"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.364928" elapsed="0.000406"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ibgp</var>
<status status="PASS" start="2026-09-01T01:09:44.363396" elapsed="0.001980"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.365932" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.365600" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.367022" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.366570" elapsed="0.000476"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.367093" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:44.367252" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.366197" elapsed="0.001077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.367445" elapsed="0.000222"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.365475" elapsed="0.002227"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.368232" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.367938" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.368978" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.368752" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.369045" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.369196" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.368444" elapsed="0.000775"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.369375" elapsed="0.000199"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.367802" elapsed="0.001808"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.370181" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.369852" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.370975" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.370749" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.371042" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.371219" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.370392" elapsed="0.000855"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.371421" elapsed="0.000207"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:44.369707" elapsed="0.001958"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.372197" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.371886" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.372875" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.372687" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.372956" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.373088" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.372402" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.373266" elapsed="0.000263"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.371761" elapsed="0.001805"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.374072" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.373785" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.374761" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.374574" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.374828" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.374976" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.374279" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.375200" elapsed="0.000207"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.373663" elapsed="0.001783"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.375943" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.375665" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.376601" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.376421" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.376665" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.376794" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.376128" elapsed="0.000687"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.376963" elapsed="0.000207"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.375542" elapsed="0.001664"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.354022" elapsed="0.023213"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.377277" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:44.377423" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:44.352859" elapsed="0.024588"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.352567" elapsed="0.024910"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.377653" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.377506" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.352545" elapsed="0.025174"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.378817" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.377855" elapsed="0.000989"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.378887" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.349174" elapsed="0.029841"/>
</kw>
<msg time="2026-09-01T01:09:44.379067" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.336024" elapsed="0.043092"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.392068" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.404784" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.418184" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.418378" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.418582" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.418973" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.418819" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.418803" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.419197" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.419355" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.419504" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.418771" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.418668" elapsed="0.000905"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.419731" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.419804" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:44.419949" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.331492" elapsed="0.088483"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.447388" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.447024" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.448121" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.447868" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.448296" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.447564" elapsed="0.000753"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.448802" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.448467" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.449107" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.449304" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.448982" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.449822" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;$RR_CLIENT&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.449592" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:44.450255" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.449966" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.450728" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ibgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.450462" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.450331" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.449946" elapsed="0.000856"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.451846" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.451036" elapsed="0.000838"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.451932" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.446468" elapsed="0.005581"/>
</kw>
<msg time="2026-09-01T01:09:44.452103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.433443" elapsed="0.018716"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.464872" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.477405" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.489923" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.490115" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.490295" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.490703" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.490567" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.490553" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.490917" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.491070" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.491235" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.490522" elapsed="0.000765"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.490415" elapsed="0.000899"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.491453" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.491521" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:09:44.491655" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.430757" elapsed="0.060926"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.492906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.492658" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.493063" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.492323" elapsed="0.000761"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.493388" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.493159" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.493884" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.493627" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.493458" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.493129" elapsed="0.000845"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.496298" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.494111" elapsed="0.002210"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:44.496365" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.496499" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:44.491999" elapsed="0.004521"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.497754" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.497532" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.498171" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.497947" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.498639" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.498419" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.499042" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.498813" elapsed="0.000266"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.499809" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:09:44.499633" elapsed="0.000199"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:09:44.500148" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:09:44.499985" elapsed="0.000188"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.500310" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.500854" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.500638" elapsed="0.000267"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:09:44.500943" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.501077" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:09:44.499276" elapsed="0.001823"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:44.538196" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:09:44.538263" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:09:44 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:44.538453" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:44.503418" elapsed="0.035059"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.501175" elapsed="0.037342"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.538703" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.538546" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.501158" elapsed="0.037624"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.542154" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.539710" elapsed="0.002484"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.539510" elapsed="0.002715"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.539494" elapsed="0.002753"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.544964" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.542494" elapsed="0.002512"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.542295" elapsed="0.002741"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.542281" elapsed="0.002776"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.545693" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.545233" elapsed="0.000485"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.546018" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.545781" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.546590" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.546301" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.546128" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.545765" elapsed="0.000900"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.547185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.546811" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.547486" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.547271" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.548098" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.547786" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.547581" elapsed="0.000588"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.547255" elapsed="0.000934"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.548332" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:44.549086" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.548813" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.549266" elapsed="0.002330"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:44.539197" elapsed="0.012455"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:44.551804" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:09:44.551710" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.551694" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.552034" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.552093" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:44.554380" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:44.496814" elapsed="0.057589"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.554459" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:44.554593" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:44.320253" elapsed="0.234362"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.554926" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.554700" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.554685" elapsed="0.000321"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.555035" elapsed="0.000034"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:09:44.315639" elapsed="0.239565"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.556155" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ebgp-peer1 | IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ebgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ebgp-peer1</arg>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ebgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<arg>AS_NUMBER=${eBGP_PEER1_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.555373" elapsed="0.000810"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.591783" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.591416" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.592610" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.592344" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.592770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.592010" elapsed="0.000781"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.593342" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.592969" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.593641" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.593805" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.593515" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.594256" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.593991" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.595257" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false', 'AS_NUMBER': '32768'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.594965" elapsed="0.000340"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.595706" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.595457" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.596411" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.596105" elapsed="0.000330"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.597117" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.596909" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.597206" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:09:44.597361" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.596608" elapsed="0.000783"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.597543" elapsed="0.000221"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:09:44.595978" elapsed="0.001821"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.598342" level="INFO">${value} = example-ebgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.598039" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.599249" level="INFO">${encoded} = example-ebgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.598996" elapsed="0.000278"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.599318" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.599452" level="INFO">${encoded_value} = example-ebgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.598552" elapsed="0.000921"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.599633" elapsed="0.000217"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer1</var>
<status status="PASS" start="2026-09-01T01:09:44.597914" elapsed="0.001972"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.600407" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.600123" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.601169" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.600963" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.601236" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.601368" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.600647" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.601528" elapsed="0.000196"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:09:44.599999" elapsed="0.001772"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.602293" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.602009" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.602987" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.602767" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.603053" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.603203" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.602483" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.603367" elapsed="0.000195"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:09:44.601872" elapsed="0.001726"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.604127" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.603818" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.604854" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.604653" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.604938" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:44.605115" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.604344" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.605330" elapsed="0.000232"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:09:44.603695" elapsed="0.001910"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.606171" level="INFO">${value} = ebgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.605843" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.606876" level="INFO">${encoded} = ebgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.606690" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.606961" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.607094" level="INFO">${encoded_value} = ebgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.606395" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.607269" elapsed="0.000215"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ebgp</var>
<status status="PASS" start="2026-09-01T01:09:44.605705" elapsed="0.001816"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.608134" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.607777" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.608922" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.608717" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.608991" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:44.609125" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.608393" elapsed="0.000769"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.609301" elapsed="0.000388"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.607626" elapsed="0.002099"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.610250" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.609964" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.610986" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.610779" elapsed="0.000229"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.611051" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.611205" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.610495" elapsed="0.000733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.611384" elapsed="0.000197"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.609823" elapsed="0.001794"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.612233" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.611864" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.612951" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.612748" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.613017" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.613169" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.612465" elapsed="0.000727"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.613337" elapsed="0.000222"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:44.611726" elapsed="0.001868"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.614098" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.613811" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.614788" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.614601" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.614853" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.615000" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.614305" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.615190" elapsed="0.000210"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.613689" elapsed="0.001748"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.615930" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.615653" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.616749" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.616558" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.616815" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.616968" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.616121" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.617129" elapsed="0.000222"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.615532" elapsed="0.001856"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.617876" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.617610" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.618593" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.618404" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.618657" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:44.618790" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.618089" elapsed="0.000723"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.618962" elapsed="0.000211"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.617487" elapsed="0.001722"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.619718" level="INFO">${value} = 32768</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.619445" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.620623" level="INFO">${encoded} = 32768</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.620433" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.620689" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.620821" level="INFO">${encoded_value} = 32768</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.619970" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.620995" elapsed="0.000213"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">32768</var>
<status status="PASS" start="2026-09-01T01:09:44.619306" elapsed="0.001938"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.595780" elapsed="0.025495"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.621326" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:09:44.621499" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:44.594653" elapsed="0.026878"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.594373" elapsed="0.027191"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.621727" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.621588" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.594349" elapsed="0.027445"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.622794" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.621958" elapsed="0.000863"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.622864" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.590824" elapsed="0.032166"/>
</kw>
<msg time="2026-09-01T01:09:44.623038" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.577760" elapsed="0.045323"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.635952" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.648754" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.661624" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.661807" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.661991" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.662355" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.662210" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.662197" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.662596" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.662750" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.662912" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.662168" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.662062" elapsed="0.000921"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.663117" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.663199" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:44.663308" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.573426" elapsed="0.089912"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.691092" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.690735" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.691823" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.691624" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.691988" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.691300" elapsed="0.000709"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.692532" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.692175" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.692825" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.692975" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.692703" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.693393" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$AS_NUMBER&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.693159" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:44.693778" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.693508" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.694284" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.693998" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.693852" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.693491" elapsed="0.000922"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.695355" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.694550" elapsed="0.000834"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.695427" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.690179" elapsed="0.005362"/>
</kw>
<msg time="2026-09-01T01:09:44.695593" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.676799" elapsed="0.018835"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.708599" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.721475" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.734532" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.734713" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.734873" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.735234" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.735086" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.735073" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.735450" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.735605" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.735756" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.735046" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.734955" elapsed="0.000870"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.735977" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.736043" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:09:44.736179" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.673993" elapsed="0.062245"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.737443" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.737206" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.737586" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.736858" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.737909" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.737670" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.738448" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.738171" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.737983" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.737654" elapsed="0.000868"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.741149" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.738663" elapsed="0.002511"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:44.741221" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.741373" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:44.736561" elapsed="0.004838"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.742685" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.742459" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.743119" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.742868" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.743576" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.743347" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.744018" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.743779" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.744810" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:09:44.744635" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:09:44.745163" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:09:44.744991" elapsed="0.000196"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.745329" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.745890" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.745668" elapsed="0.000280"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:09:44.745987" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.746124" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:09:44.744259" elapsed="0.001903"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:44.760356" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '961', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:09:44.760421" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:44.760528" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:44.748409" elapsed="0.012142"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.746260" elapsed="0.014335"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.760792" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.760619" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.746243" elapsed="0.014688"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.764545" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.761957" elapsed="0.002628"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.761721" elapsed="0.002896"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.761703" elapsed="0.002937"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.767441" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.764892" elapsed="0.002592"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.764689" elapsed="0.002827"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.764674" elapsed="0.002868"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.768205" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.767748" elapsed="0.000484"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.768522" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.768296" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.769034" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.768746" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.768594" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.768280" elapsed="0.000828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.769635" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.769296" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.769955" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.769723" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.770480" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.770191" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.770027" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.769706" elapsed="0.000847"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.770695" elapsed="0.000330"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:44.771536" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.771245" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.771706" elapsed="0.002422"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:44.761374" elapsed="0.012831"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:44.774364" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:09:44.774266" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.774249" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.774590" elapsed="0.000027"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.774668" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:09:44.777033" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:44.741703" elapsed="0.035356"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.777117" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:09:44.777272" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:44.562012" elapsed="0.215283"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.777600" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.777382" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.777366" elapsed="0.000316"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.777711" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:09:44.556445" elapsed="0.221375"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.778834" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ebgp-peer2 | IP=127.0.0.4 | HOLDTIME=180 | PEER_PORT=17900 | PEER_ROLE=ebgp | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPEN...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ebgp-peer2</arg>
<arg>IP=${eBGP_PEER2_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PEER_ROLE=ebgp</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>RR_CLIENT=false</arg>
<arg>AS_NUMBER=${eBGP_PEER2_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.778007" elapsed="0.000864"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.814336" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.813949" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.815133" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.814844" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.815319" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.814534" elapsed="0.000807"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.815843" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.815495" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.816195" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.816375" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.816040" elapsed="0.000418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.816839" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.816610" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.817822" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'RR_CLIENT': 'false', 'AS_NUMBER': '32768'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.817578" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.818324" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.818047" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.819019" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.818736" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.819745" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.819536" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.819817" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:09:44.819990" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.819232" elapsed="0.000780"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.820173" elapsed="0.000215"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:09:44.818605" elapsed="0.001820"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.820962" level="INFO">${value} = example-ebgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.820670" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.821653" level="INFO">${encoded} = example-ebgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.821462" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.821740" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:09:44.821948" level="INFO">${encoded_value} = example-ebgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.821173" elapsed="0.000810"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.822154" elapsed="0.000200"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer2</var>
<status status="PASS" start="2026-09-01T01:09:44.820526" elapsed="0.001866"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.822878" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.822612" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.823576" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.823391" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.823642" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.823790" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.823086" elapsed="0.000727"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.823969" elapsed="0.000378"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:09:44.822490" elapsed="0.001893"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.824873" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.824604" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.825566" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.825385" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.825630" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.825758" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.825090" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.825929" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:09:44.824480" elapsed="0.001733"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.826696" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.826435" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.827554" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.827232" elapsed="0.000344"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.827620" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.827751" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.826892" elapsed="0.000880"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.827925" elapsed="0.000193"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:09:44.826312" elapsed="0.001857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.828647" level="INFO">${value} = ebgp</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.828387" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.829327" level="INFO">${encoded} = ebgp</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.829128" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.829391" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.829520" level="INFO">${encoded_value} = ebgp</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.828834" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.829677" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_ROLE</var>
<var name="${value}">ebgp</var>
<status status="PASS" start="2026-09-01T01:09:44.828266" elapsed="0.001651"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.830410" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.830135" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.831070" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.830872" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.831134" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:09:44.831280" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.830595" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.831438" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.830014" elapsed="0.001649"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.832169" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.831879" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.832818" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.832637" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.832882" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:09:44.833028" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.832357" elapsed="0.000692"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.833200" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.831758" elapsed="0.001670"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.833937" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.833643" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.834752" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.834570" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.834816" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.834958" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.834125" elapsed="0.000854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.835116" elapsed="0.000206"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:09:44.833523" elapsed="0.001873"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.835876" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.835617" elapsed="0.000293"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.836551" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.836370" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.836615" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.836746" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.836077" elapsed="0.000689"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.836916" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.835496" elapsed="0.001662"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.837631" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.837374" elapsed="0.000279"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.838308" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.838110" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.838373" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:44.838501" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.837817" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.838658" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:09:44.837255" elapsed="0.001631"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.839390" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.839116" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.840046" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.839850" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.840112" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:09:44.840259" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.839574" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.840415" elapsed="0.000245"/>
</kw>
<var name="${key}">RR_CLIENT</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:09:44.838996" elapsed="0.001700"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.841202" level="INFO">${value} = 32768</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:09:44.840926" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:09:44.841846" level="INFO">${encoded} = 32768</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.841666" elapsed="0.000202"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:09:44.841924" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:09:44.842054" level="INFO">${encoded_value} = 32768</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:09:44.841389" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.842227" elapsed="0.000191"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">32768</var>
<status status="PASS" start="2026-09-01T01:09:44.840793" elapsed="0.001660"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.818405" elapsed="0.024077"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:09:44.842521" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.842665" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:09:44.817266" elapsed="0.025422"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.816971" elapsed="0.025746"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.842879" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.842741" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.816947" elapsed="0.026016"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.843870" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.843098" elapsed="0.000853"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.844000" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.813338" elapsed="0.030789"/>
</kw>
<msg time="2026-09-01T01:09:44.844197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.799704" elapsed="0.044539"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.857064" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.869563" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.882031" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.882222" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.882381" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.882704" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.882572" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.882560" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.882912" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.883065" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.883246" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.882535" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.882447" elapsed="0.000871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.883453" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.883519" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:44.883627" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.795212" elapsed="0.088438"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.910361" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.910016" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.911040" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.910832" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.911214" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.910532" elapsed="0.000706"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.911726" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.911389" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.912031" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:09:44.912213" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:09:44.911909" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.912612" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$AS_NUMBER&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.912391" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:09:44.913050" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.912731" elapsed="0.000388"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.913611" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PEER_ROLE': 'ebgp', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.913326" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.913161" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.912712" elapsed="0.000977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.914700" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.913829" elapsed="0.000900"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.914777" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:09:44.909465" elapsed="0.005465"/>
</kw>
<msg time="2026-09-01T01:09:44.914987" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.896639" elapsed="0.018398"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.928474" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.941376" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.953952" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.954171" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.954341" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.954707" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.954570" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:09:44.954552" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.954921" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.955072" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.955251" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:09:44.954517" elapsed="0.000783"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.954414" elapsed="0.000913"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.955465" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.955533" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:09:44.955680" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:09:44.894027" elapsed="0.061683"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:09:44.957073" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:09:44.956773" elapsed="0.000394">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:09:44.957253" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:44.956394" elapsed="0.000880"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.957593" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.957337" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.958124" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.957838" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.957667" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.957321" elapsed="0.000894"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.960544" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:44.958354" elapsed="0.002213"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:09:44.960654" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:09:44.960795" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:09:44.956032" elapsed="0.004785"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.962084" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.961846" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.962493" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.962282" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.962892" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.962678" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.963307" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.963079" elapsed="0.000266"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:44.964071" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:09:44.963878" elapsed="0.000215"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:09:44.964395" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:09:44.964244" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.964550" elapsed="0.000183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.965099" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.964873" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:09:44.965188" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:09:44.965321" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:09:44.963524" elapsed="0.001818"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:44.979414" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '961', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;32768&lt;/peer-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:09:44.979475" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:44.979568" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:44.968555" elapsed="0.011035"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.965401" elapsed="0.014226"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.979822" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.979679" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.965386" elapsed="0.014534"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.983152" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.980762" elapsed="0.002444"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.980564" elapsed="0.002677"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.980548" elapsed="0.002715"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.985863" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:44.983514" elapsed="0.002405"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.983313" elapsed="0.002639"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.983298" elapsed="0.002676"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.986504" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.986128" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.986808" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.986590" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.987531" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.987041" elapsed="0.000514"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.986881" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.986575" elapsed="0.001032"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.988165" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.987759" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.988470" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.988254" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:44.988963" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:44.988687" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:09:44.988541" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.988238" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:44.989196" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:09:44.989922" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:09:44.989650" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:09:44.990086" elapsed="0.002415"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:09:44.980260" elapsed="0.012301"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:09:44.992717" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:09:44.992619" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.992604" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.992949" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:09:44.993008" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:09:44.995306" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:09:44.961147" elapsed="0.034182"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.995384" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:09:44.995517" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:09:44.783939" elapsed="0.211599"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:44.995845" elapsed="0.000085"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:44.995622" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:44.995606" elapsed="0.000387"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:09:44.996022" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:09:44.779338" elapsed="0.216794"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:44.996689" elapsed="0.000228"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:44.996409" elapsed="0.000564"/>
</kw>
<doc>Configure an iBGP and two eBGP peers</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:44.191617" elapsed="0.805390"/>
</test>
<test id="s1-s9-t2" name="Connect_iBGP_Peer1" line="144">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:45.000229" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:44.999979" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:45.001374" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:45.001278" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.001261" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:45.006422" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:45.006327" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.006311" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.007384" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:45.007031" elapsed="0.000376"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.007834" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:45.007570" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:45.007908" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:09:45.008045" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:45.006684" elapsed="0.001382"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:45.013545" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:45.013449" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.013432" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:45.014679" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:45.014586" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.014570" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:45.015170" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:45.014870" elapsed="0.000324"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:45.015682" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:45.015336" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:45.049742" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:45.016183" elapsed="0.033663"/>
</kw>
<msg time="2026-09-01T01:09:45.050043" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:45.050087" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:45.015849" elapsed="0.034274"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:45.076615" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:45.050629" elapsed="0.026086"/>
</kw>
<msg time="2026-09-01T01:09:45.076927" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:45.076971" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:45.050309" elapsed="0.026698"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.077318" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:45.077080" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.077062" elapsed="0.000345"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.077827" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:45.077546" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.078186" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:45.077968" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.077950" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:45.078287" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:45.080779" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:09:45.080987" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:45.079732" elapsed="0.001384"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.081409" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.081747" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:45.079087" elapsed="0.002899"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:45.078566" elapsed="0.003484"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:45.014324" elapsed="0.067852"/>
</kw>
<msg time="2026-09-01T01:09:45.082264" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:45.082305" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:45.013743" elapsed="0.068598"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:45.082507" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:09:45.082410" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.082393" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.082963" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.083325" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:45.083399" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:45.013152" elapsed="0.070378"/>
</kw>
<msg time="2026-09-01T01:09:45.083625" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:45.083665" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:45.008423" elapsed="0.075278"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:45.084030" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:45.083771" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:45.083753" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:45.008290" elapsed="0.075831"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:45.008117" elapsed="0.076122"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:45.005998" elapsed="0.078296"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:45.001004" elapsed="0.083339"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:45.000600" elapsed="0.083819"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:44.997649" elapsed="0.086818"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:45.084618" elapsed="0.000097"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.093363" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:45.093055" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.093750" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:45.093533" elapsed="0.000259"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:45.097055" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log</msg>
<msg time="2026-09-01T01:09:45.097152" level="INFO">${output} =  python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:45.093949" elapsed="0.003229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:45.097542" level="INFO"> python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 0 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer1.log &amp;&gt;bgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:45.097324" elapsed="0.000259"/>
</kw>
<arg>${iBGP_PEER1_COMMAND}</arg>
<arg>${iBGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:09:45.092706" elapsed="0.004927"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:09:55.099397" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:09:45.099081" elapsed="10.001077">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.100450" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:09:45.098825" elapsed="10.001773">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:09:45.098464" elapsed="10.002257"/>
</kw>
<msg time="2026-09-01T01:09:55.100823" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:45.098125" elapsed="10.002721"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:09:55.101466" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:09:55.101379" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.100945" elapsed="0.000604"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.101758" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.101918" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:09:45.097861" elapsed="10.004153"/>
</kw>
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:09:55.113246" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:09:55.113394" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:09:55 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:09:55.113483" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:09:55.102625" elapsed="0.010882"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.116207" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:55.113660" elapsed="0.002589"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.118946" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:55.116462" elapsed="0.002542"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:09:55.119167" elapsed="0.002619"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:09:55.102230" elapsed="0.019614"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:09:55.122425" elapsed="0.000229"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:09:55.122123" elapsed="0.000588"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:44.997239" elapsed="10.125506"/>
</test>
<test id="s1-s9-t3" name="Connect_eBGP_Peer1" line="152">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:09:55.126002" elapsed="0.000212"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:09:55.125729" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:55.127205" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:55.127084" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.127066" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:55.132438" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:55.132342" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.132325" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.133418" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:09:55.133053" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.133852" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:09:55.133589" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:09:55.133913" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:09:55.134066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:09:55.132707" elapsed="0.001381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:55.139612" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:55.139516" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.139499" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:09:55.140736" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:09:55.140641" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.140625" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:09:55.141263" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:09:55.140931" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:09:55.141626" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:55.141432" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:55.178775" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:55.142112" elapsed="0.036801"/>
</kw>
<msg time="2026-09-01T01:09:55.179121" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:09:55.179191" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:55.141793" elapsed="0.037432"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:09:55.204942" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:09:55.179783" elapsed="0.025278"/>
</kw>
<msg time="2026-09-01T01:09:55.205234" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:09:55.205340" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:55.179420" elapsed="0.025958"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.205694" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:55.205462" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.205437" elapsed="0.000333"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.206225" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:55.205902" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.206550" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:55.206347" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.206331" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:09:55.206652" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:55.209314" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:09:55.209506" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:09:55.208182" elapsed="0.001454"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.210101" elapsed="0.000095"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.210452" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:09:55.207490" elapsed="0.003140"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:09:55.206944" elapsed="0.003745"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:09:55.140381" elapsed="0.070394"/>
</kw>
<msg time="2026-09-01T01:09:55.210856" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:55.210897" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:55.139811" elapsed="0.071121"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:09:55.211120" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-09-01T01:09:55.211021" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.211004" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.211583" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.211907" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:09:55.211989" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:09:55.139220" elapsed="0.072868"/>
</kw>
<msg time="2026-09-01T01:09:55.212252" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:09:55.212294" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:55.134493" elapsed="0.077836"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:09:55.212626" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:09:55.212397" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:09:55.212382" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:09:55.134326" elapsed="0.078389"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:09:55.134160" elapsed="0.078584"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:09:55.132012" elapsed="0.080781"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:09:55.126805" elapsed="0.086037"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:09:55.126404" elapsed="0.086516"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:09:55.123385" elapsed="0.089584"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:09:55.213200" elapsed="0.000100"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.221928" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.lo...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:09:55.221631" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.222363" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:55.222120" elapsed="0.000286"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:09:55.226522" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log</msg>
<msg time="2026-09-01T01:09:55.226605" level="INFO">${output} =  python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.l...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:09:55.222547" elapsed="0.004081"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:09:55.227175" level="INFO"> python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 1.1.1.1 --asnumber 32768 --debug --logfile ebgp_peer1.log &amp;&gt;ebgp_peer1.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:09:55.226776" elapsed="0.000445"/>
</kw>
<arg>${eBGP_PEER1_COMMAND}</arg>
<arg>${eBGP_PEER1_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:09:55.221294" elapsed="0.005978"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:10:05.229352" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:09:55.228733" elapsed="10.001399">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.230467" elapsed="0.000034"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:09:55.228491" elapsed="10.002159">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:09:55.228108" elapsed="10.002659"/>
</kw>
<msg time="2026-09-01T01:10:05.230885" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:09:55.227765" elapsed="10.003143"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:10:05.231093" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:10:05.230995" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.230970" elapsed="0.000223"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.231413" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.231574" elapsed="0.000026"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:09:55.227502" elapsed="10.004152"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:05.232337" elapsed="0.000275"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:05.231942" elapsed="0.000729"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:09:55.122952" elapsed="10.109752"/>
</test>
<test id="s1-s9-t4" name="Check_IPv4_Topology_For_First_Path" line="159">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:05.236278" elapsed="0.000197"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:05.235996" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:05.237476" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:05.237365" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.237349" elapsed="0.000189"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:05.242860" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:05.242697" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.242680" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.243886" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:05.243536" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.244369" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:05.244072" elapsed="0.000323"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:05.244434" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:10:05.244571" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:05.243169" elapsed="0.001423"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:05.250021" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:05.249925" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.249908" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:05.251246" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:05.251127" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.251111" elapsed="0.000196"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:05.251712" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:05.251442" elapsed="0.000293"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:05.252084" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:05.251879" elapsed="0.000228"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:05.286829" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:05.252571" elapsed="0.034358"/>
</kw>
<msg time="2026-09-01T01:10:05.287108" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:05.287192" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:05.252269" elapsed="0.034959"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:05.309612" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "F "i "r "s "t "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:05.287732" elapsed="0.021985"/>
</kw>
<msg time="2026-09-01T01:10:05.309870" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:05.309909" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:05.287399" elapsed="0.022544"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.310282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:05.310019" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.310000" elapsed="0.000355"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.310767" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "F "i "r "s "t "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:05.310488" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.311110" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:05.310893" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.310877" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:05.311229" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:05.313743" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:10:05.313930" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:05.312684" elapsed="0.001408"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.314546" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.314872" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:05.312015" elapsed="0.003048"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:05.311517" elapsed="0.003608"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:05.250849" elapsed="0.064384"/>
</kw>
<msg time="2026-09-01T01:10:05.315316" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:05.315353" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:05.250253" elapsed="0.065134"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:05.315550" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:10:05.315454" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.315438" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.315979" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.316354" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:05.316420" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:05.249629" elapsed="0.066886"/>
</kw>
<msg time="2026-09-01T01:10:05.316597" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:05.316635" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:05.244923" elapsed="0.071745"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:05.316959" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:05.316732" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:05.316718" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:05.244792" elapsed="0.072270"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:05.244640" elapsed="0.072453"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:05.242381" elapsed="0.074845"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:05.237088" elapsed="0.080190"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:05.236669" elapsed="0.080650"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:05.233454" elapsed="0.083911"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:05.323453" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:05.323598" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:05.323703" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:05.318504" elapsed="0.005223"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.326504" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:05.323883" elapsed="0.002664"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.329149" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:05.326697" elapsed="0.002530"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:05.332010" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:05.329373" elapsed="0.002719">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:05.318100" elapsed="0.014153">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:06.344546" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:06.344950" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:06.345301" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:06.334696" elapsed="0.010667"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:06.352709" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:06.345752" elapsed="0.007102"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:06.360445" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:06.353391" elapsed="0.007158"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:06.366891" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:06.360887" elapsed="0.006153">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:06.333454" elapsed="0.033881">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:07.378508" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:07.378783" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:07.379007" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:07.369359" elapsed="0.009725"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:07.384968" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:07.379474" elapsed="0.005605"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:07.391612" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:07.385435" elapsed="0.006286"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:07.399608" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:07.392247" elapsed="0.007514">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:07.368319" elapsed="0.031671">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:08.411039" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:08.411404" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:08.411621" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:08.402169" elapsed="0.009507"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:08.418110" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:08.412053" elapsed="0.006185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:08.425045" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:08.418587" elapsed="0.006614"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:08.432197" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:08.425547" elapsed="0.006803">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:08.401037" elapsed="0.031539">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:09.443725" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:09.444000" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:09.444250" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:09.434595" elapsed="0.009710"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:09.450402" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:09.444656" elapsed="0.005839"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:09.456494" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:09.450820" elapsed="0.005768"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:09.462574" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:09.456904" elapsed="0.005812">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:09.433555" elapsed="0.029375">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:10.473551" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:10.473839" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:10.474059" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:10.464794" elapsed="0.009476"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:10.481553" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:10.474680" elapsed="0.006979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:10.488524" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:10.482027" elapsed="0.006598"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:10.495281" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:10.488967" elapsed="0.006466">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:10.463807" elapsed="0.031861">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:11.505800" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:11.506057" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:11.506323" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:11.497563" elapsed="0.008813"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:11.512136" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:11.506720" elapsed="0.005536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:11.518190" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:11.512577" elapsed="0.005709"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:11.524371" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:11.518596" elapsed="0.005912">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:11.496565" elapsed="0.028146">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:12.534847" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:12.535206" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:12.535409" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:12.526579" elapsed="0.008884"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:12.541356" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:12.535805" elapsed="0.005660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:12.547345" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:12.541780" elapsed="0.005657"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:12.553817" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:12.547746" elapsed="0.006207">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:12.525621" elapsed="0.028682">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:13.565363" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:13.565647" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:13.565845" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:13.556266" elapsed="0.009630"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:13.571785" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:13.566305" elapsed="0.005571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:13.577798" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:13.572247" elapsed="0.005645"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:13.584241" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:13.578261" elapsed="0.006124">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:13.555251" elapsed="0.029346">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:14.592881" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:14.593067" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:14.593230" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:14.586026" elapsed="0.007234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:14.596688" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:14.593480" elapsed="0.003263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:14.600210" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:14.596946" elapsed="0.003329"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:14.604443" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:14.600615" elapsed="0.003923">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:14.585341" elapsed="0.019342">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:15.614532" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:15.614890" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:15.615093" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:15.606638" elapsed="0.008557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.623645" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:15.615545" elapsed="0.008195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.629611" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:15.624067" elapsed="0.005638"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.635846" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:15.630022" elapsed="0.005961">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:15.605629" elapsed="0.030632">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<msg time="2026-09-01T01:10:15.636440" level="FAIL">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER1_NEXT_HOP}"</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:10:05.317523" elapsed="10.319101">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<arg>${CONFIG_SESSION}</arg>
<arg>"prefix":"${eBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.637111" elapsed="0.000095"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.639847" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:10:15.639230" elapsed="0.000698"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:15.638447" elapsed="0.001580"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:15.637788" elapsed="0.002389"/>
</kw>
<doc>The IPv4 topology shall contain the route announced by the first eBGP</doc>
<status status="FAIL" start="2026-09-01T01:10:05.232926" elapsed="10.407329">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"1.1.1.1"'</status>
</test>
<test id="s1-s9-t5" name="iBGP_Check_Log_For_Introduced_Prefixes" line="171">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:15.647449" elapsed="0.000412"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:15.646876" elapsed="0.001095"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:15.650038" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:15.649806" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.649764" elapsed="0.000463"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:15.660617" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:15.660485" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.660463" elapsed="0.000236"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.661977" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:15.661479" elapsed="0.000531"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.662609" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:15.662245" elapsed="0.000396"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:15.662694" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:10:15.662883" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:15.660981" elapsed="0.001931"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:15.670746" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:15.670613" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.670590" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:15.672342" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:15.672210" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.672186" elapsed="0.000238"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:15.672981" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:15.672609" elapsed="0.000404"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:15.673530" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:15.673262" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:15.702062" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:15.674229" elapsed="0.028012"/>
</kw>
<msg time="2026-09-01T01:10:15.702457" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:15.702512" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:15.673762" elapsed="0.028798"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:15.730037" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:15.703220" elapsed="0.026941"/>
</kw>
<msg time="2026-09-01T01:10:15.730308" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:15.730347" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:15.702776" elapsed="0.027604"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.730650" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:15.730446" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.730429" elapsed="0.000290"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.731112" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "I "n "t "r "o "d "u "c "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:15.730847" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.731467" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:15.731273" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.731258" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:15.731563" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:15.734063" elapsed="0.000164"/>
</kw>
<msg time="2026-09-01T01:10:15.734284" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:15.732895" elapsed="0.001511"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.734665" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.734984" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:15.732325" elapsed="0.002865"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:15.731816" elapsed="0.003433"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:15.671805" elapsed="0.063526"/>
</kw>
<msg time="2026-09-01T01:10:15.735411" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:15.735449" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:15.671022" elapsed="0.064494"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:15.735679" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:10:15.735585" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.735569" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.736101" elapsed="0.000057"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.736438" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:15.736501" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:15.670132" elapsed="0.066463"/>
</kw>
<msg time="2026-09-01T01:10:15.736677" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:15.736716" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:15.663465" elapsed="0.073285"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:15.737039" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:15.736815" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:15.736800" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:15.663282" elapsed="0.073900"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:15.663034" elapsed="0.074178"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:15.660019" elapsed="0.077242"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:15.649236" elapsed="0.088074"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:15.648321" elapsed="0.089028"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:15.642005" elapsed="0.095389"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:15.737537" elapsed="0.000094"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.738062" level="INFO">${total_prefix_count} = 2</msg>
<var>${total_prefix_count}</var>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:10:15.737769" elapsed="0.000316"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:15.750891" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:15.763662" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:15.763791" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:15.750744" elapsed="0.013070"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.764309" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:15.764004" elapsed="0.000344"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:15.764734" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:15.764822" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:15.764485" elapsed="0.000400">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:15.750385" elapsed="0.014598">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:16.794426" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:16.808286" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:16.808593" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:16.794027" elapsed="0.014621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:16.809741" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:16.809076" elapsed="0.000758"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:16.810799" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:16.810987" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:16.810224" elapsed="0.000893">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:16.793010" elapsed="0.018381">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:17.840862" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:17.854724" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:17.855062" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:17.840490" elapsed="0.014622"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:17.856263" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:17.855559" elapsed="0.000795"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:17.857274" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:17.857458" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:17.856663" elapsed="0.001091">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:17.839386" elapsed="0.018588">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:18.877765" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:18.891245" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:18.891396" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:18.877565" elapsed="0.013856"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:18.891998" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:18.891653" elapsed="0.000394"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:18.892516" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:18.892633" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:18.892250" elapsed="0.000455">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:18.876917" elapsed="0.015901">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:19.924518" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:19.938117" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:19.938420" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:19.924084" elapsed="0.014386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:19.939599" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:19.938885" elapsed="0.000829"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:19.940694" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:19.940896" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:19.940033" elapsed="0.001013">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:19.922966" elapsed="0.018379">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:20.970106" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:20.983499" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:20.983734" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:20.969739" elapsed="0.014043"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:20.984835" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:20.984235" elapsed="0.000688"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:20.985846" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:20.986038" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:20.985285" elapsed="0.000932">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:20.968701" elapsed="0.017731">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:22.018035" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:22.031715" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:22.031919" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:22.017642" elapsed="0.014342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:22.033096" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:22.032474" elapsed="0.000779"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:22.034229" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:22.034472" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:22.033574" elapsed="0.001055">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:22.016535" elapsed="0.018342">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:23.064101" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:23.077820" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:23.078029" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:23.063721" elapsed="0.014357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:23.079067" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:23.078485" elapsed="0.000736"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:23.080199" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:23.080397" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:23.079538" elapsed="0.000992">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:23.062689" elapsed="0.018054">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:24.093793" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:24.106849" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:24.106957" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:24.093619" elapsed="0.013361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:24.107471" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:24.107172" elapsed="0.000339"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:24.107905" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:24.108000" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:24.107649" elapsed="0.000417">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:24.093082" elapsed="0.015099">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:25.140732" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:25.154789" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:25.154941" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:25.140343" elapsed="0.014630"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:25.155690" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:25.155270" elapsed="0.000477"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:25.156335" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:25.156469" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:25.155943" elapsed="0.000618">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:25.139263" elapsed="0.017442">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:26.186951" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:26.200172" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:26.200421" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:26.186560" elapsed="0.013922"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:26.201517" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:26.200878" elapsed="0.000738"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:26.202612" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:26.202819" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:26.201942" elapsed="0.001016">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:26.185503" elapsed="0.017716">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:27.231642" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:27.245175" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:27.245394" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:27.231285" elapsed="0.014158"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:27.246393" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:27.245784" elapsed="0.000697"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:27.247468" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:27.247655" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:27.246799" elapsed="0.000988">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:27.230280" elapsed="0.017713">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:28.263603" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:28.277436" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:28.277709" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:28.263191" elapsed="0.014574"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:28.278972" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:28.278283" elapsed="0.000816"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:28.280361" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:28.280602" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:28.279524" elapsed="0.001253">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:28.262035" elapsed="0.019014">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:29.309576" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:29.323249" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:29.323465" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:29.309194" elapsed="0.014321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:29.324500" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:29.323860" elapsed="0.000729"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:29.325510" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:29.325699" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:29.324895" elapsed="0.000935">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:29.308194" elapsed="0.017843">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:30.356825" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:30.370615" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:30.370847" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:30.356421" elapsed="0.014478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:30.371946" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:30.371319" elapsed="0.000719"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:30.373016" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:30.373284" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:30.372405" elapsed="0.001043">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:30.355373" elapsed="0.018303">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:31.404897" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:31.418110" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:31.418433" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:31.404520" elapsed="0.013977"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:31.419712" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:31.418989" elapsed="0.000815"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:31.420753" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:31.420948" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:31.420119" elapsed="0.000966">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:31.403501" elapsed="0.017855">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:32.435035" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:32.448386" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:32.448490" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:32.434864" elapsed="0.013648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:32.448973" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:32.448685" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:32.449441" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:32.449536" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:32.449171" elapsed="0.000428">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:32.434394" elapsed="0.015367">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:33.478719" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:33.492210" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:33.492427" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:33.478366" elapsed="0.014109"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:33.493433" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:33.492813" elapsed="0.000710"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:33.494433" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:33.494617" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:33.493826" elapsed="0.000920">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:33.477375" elapsed="0.017576">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:34.513048" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:34.525835" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:34.526061" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:34.512813" elapsed="0.013302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:34.527298" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:34.526611" elapsed="0.000790"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:34.528393" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:34.528588" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:34.527738" elapsed="0.000988">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:34.512183" elapsed="0.016761">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:35.558267" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:35.572246" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:35.572476" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:35.557878" elapsed="0.014648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:35.573507" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:35.572884" elapsed="0.000711"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:35.574502" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:35.574692" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:35.573899" elapsed="0.000925">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:35.556750" elapsed="0.018279">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:36.605813" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:36.619816" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:36.620025" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:36.605388" elapsed="0.014685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.621124" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:36.620532" elapsed="0.000718"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.622180" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:36.622406" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:36.621587" elapsed="0.000956">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:36.604264" elapsed="0.018486">0 != 2</status>
</kw>
<msg time="2026-09-01T01:10:36.622928" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:10:15.738297" elapsed="20.884811">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER1_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.649450" elapsed="0.000038"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.649715" elapsed="0.000028"/>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER2_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.666243" elapsed="0.000132"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>0</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.666593" elapsed="0.000026"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.668348" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:10:36.667914" elapsed="0.000488"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:36.667434" elapsed="0.001031"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:36.666995" elapsed="0.001538"/>
</kw>
<doc>Check incomming updates for introduced routes</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:10:15.640929" elapsed="21.027651">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</test>
<test id="s1-s9-t6" name="Connect_eBGP_Peer2" line="194">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:36.673550" elapsed="0.000267"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:36.673202" elapsed="0.000684"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:36.675214" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:36.675028" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.675000" elapsed="0.000361"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:36.682552" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:36.682417" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.682394" elapsed="0.000243"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.683910" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:36.683428" elapsed="0.000516"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.684550" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:36.684166" elapsed="0.000416"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:36.684636" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:10:36.684828" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:36.682924" elapsed="0.001933"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:36.692476" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:36.692380" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.692363" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:36.693637" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:36.693539" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.693522" elapsed="0.000177"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:36.694113" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:36.693835" elapsed="0.000319"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:36.694526" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:36.694329" elapsed="0.000220"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:36.729920" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:36.694997" elapsed="0.035025"/>
</kw>
<msg time="2026-09-01T01:10:36.730206" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:36.730249" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:36.694694" elapsed="0.035605"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:36.762931" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:36.730877" elapsed="0.032192"/>
</kw>
<msg time="2026-09-01T01:10:36.763371" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:36.763414" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:36.730486" elapsed="0.032964"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.763802" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:36.763540" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.763516" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.764369" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:36.764010" elapsed="0.000423"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.764694" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:36.764494" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.764478" elapsed="0.000287"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:36.764798" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:36.767456" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:10:36.767651" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:36.766319" elapsed="0.001462"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.768046" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.768417" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:36.765660" elapsed="0.002935"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:36.765089" elapsed="0.003566"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:36.693258" elapsed="0.075483"/>
</kw>
<msg time="2026-09-01T01:10:36.768826" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:36.768866" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:36.692674" elapsed="0.076229"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:36.769078" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:10:36.768973" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.768956" elapsed="0.000253"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.769602" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.769913" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:36.769977" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:36.692042" elapsed="0.078036"/>
</kw>
<msg time="2026-09-01T01:10:36.770349" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:36.770396" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:36.685359" elapsed="0.085075"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:36.770738" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:36.770504" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:36.770487" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:36.685159" elapsed="0.085673"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:36.684926" elapsed="0.085936"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:36.681938" elapsed="0.088976"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:36.674665" elapsed="0.096301"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:36.674080" elapsed="0.096964"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:36.669873" elapsed="0.101221"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:36.771275" elapsed="0.000129"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.780479" level="INFO">${start_cmd} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.lo...</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:10:36.780099" elapsed="0.000409"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.780881" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:36.780659" elapsed="0.000265"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:36.785108" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log</msg>
<msg time="2026-09-01T01:10:36.785209" level="INFO">${output} =  python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.l...</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:36.781064" elapsed="0.004169"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:36.785612" level="INFO"> python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 2 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --nexthop 2.2.2.2 --asnumber 32768 --debug --logfile ebgp_peer2.log &amp;&gt;ebgp_peer2.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:36.785392" elapsed="0.000262"/>
</kw>
<arg>${eBGP_PEER2_COMMAND}</arg>
<arg>${eBGP_PEER2_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:10:36.779706" elapsed="0.005999"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:10:46.787474" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:10:36.787195" elapsed="10.000905">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.788396" elapsed="0.000033"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:10:36.786937" elapsed="10.001599">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:10:36.786568" elapsed="10.002074"/>
</kw>
<msg time="2026-09-01T01:10:46.788738" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:10:36.786223" elapsed="10.002538"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:10:46.788930" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:10:46.788849" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.788824" elapsed="0.000185"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.789234" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.789413" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:10:36.785954" elapsed="10.003532"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:46.790038" elapsed="0.000279"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:46.789731" elapsed="0.000657"/>
</kw>
<doc>Connect BGP peer and check empty topology</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:10:36.669121" elapsed="10.121301"/>
</test>
<test id="s1-s9-t7" name="Disconnect_eBGP_Peer1" line="201">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:46.794644" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:46.794405" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:46.795803" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:46.795693" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.795676" elapsed="0.000187"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:46.800908" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:46.800813" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.800797" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:46.801886" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:46.801541" elapsed="0.000369"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:46.802335" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:46.802056" elapsed="0.000315"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:46.802412" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:10:46.802548" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:46.801188" elapsed="0.001382"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:46.807991" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:46.807895" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.807878" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:46.809125" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:46.809031" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.809015" elapsed="0.000195"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:46.809654" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:46.809344" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:46.810016" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:46.809822" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:46.837561" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:46.810519" elapsed="0.027132"/>
</kw>
<msg time="2026-09-01T01:10:46.837816" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:46.837856" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:46.810201" elapsed="0.027689"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:46.858899" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:46.838393" elapsed="0.020599"/>
</kw>
<msg time="2026-09-01T01:10:46.859155" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:46.859198" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:46.838045" elapsed="0.021186"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.859514" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:46.859297" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.859280" elapsed="0.000303"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:46.859980" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:46.859711" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.860308" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:46.860098" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.860083" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:46.860422" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:46.862864" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:10:46.863043" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:46.861830" elapsed="0.001389"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.863493" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.863805" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:46.861235" elapsed="0.002742"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:46.860669" elapsed="0.003364"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:46.808770" elapsed="0.055345"/>
</kw>
<msg time="2026-09-01T01:10:46.864217" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:46.864254" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:46.808206" elapsed="0.056082"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:46.864464" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:10:46.864353" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.864337" elapsed="0.000199"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.864890" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.865215" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:46.865278" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:46.807540" elapsed="0.057845"/>
</kw>
<msg time="2026-09-01T01:10:46.865469" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:46.865506" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:46.802903" elapsed="0.062636"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:46.865825" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:46.865603" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:46.865588" elapsed="0.000304"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:46.802772" elapsed="0.063140"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:46.802619" elapsed="0.063320"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:46.800500" elapsed="0.065486"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:46.795438" elapsed="0.070595"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:46.795021" elapsed="0.071049"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:46.791111" elapsed="0.075003"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:46.866339" elapsed="0.000108"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:10:46.867468" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:10:46.867121" elapsed="0.000371"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:46.867628" elapsed="0.000183"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:10:46.866890" elapsed="0.000983"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:10:48.868578" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:10:48.868911" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:10:46.868006" elapsed="2.000965"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:48.870232" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:48.869522" elapsed="0.000815"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:10:46.866613" elapsed="2.003879"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:48.894514" level="INFO">Executing command 'cat ebgp_peer1.log'.</msg>
<msg time="2026-09-01T01:10:48.907924" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:48.908187" level="INFO">${output_log} = 2026-09-01 01:09:55,295 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:55,296 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:09:55,296 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:48.894136" elapsed="0.014112"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:48.909400" level="INFO">2026-09-01 01:09:55,295 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:55,296 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:09:55,296 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:09:55,296 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:09:55,296 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:09:55,297 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   My Autonomous System number: 32768
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Next Hop: 1.1.1.1
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:09:55,298 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-09-01 01:09:55,298 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 1]
2026-09-01 01:09:55,299 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:09:55,299 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   My Autonomous System=32768 (0x8000)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206410400008000
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104800000b47f0000031002060104000100010206410400008000'
2026-09-01 01:09:55,299 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104800000b47f0000031002060104000100010206410400008000
2026-09-01 01:09:55,300 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:55,300 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,300 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:55,300 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:55,301 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:55,301 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:55,302 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030401010101)
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-09-01 01:09:55,303 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304010101011c08000000
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:09:55,304 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:09:55,305 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.16')]
2026-09-01 01:09:55,305 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:09:55,305 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:09:55,305 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:09:55,305 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030401010101)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.16')]/28 (0x1c08000010)
2026-09-01 01:09:55,306 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304010101011c08000010
2026-09-01 01:09:55,306 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 2
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0050563812255859375s
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:55,307 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:55,308 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:09:55,308 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:55,308 INFO BGP-Thread-1 (job):   
2026-09-01 01:09:55,308 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:09:55,308 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:09:55,308 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:55,308 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:09:55,308 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000800040050400000064)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):     Next hop=1.1.1.1
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000800040050400000064
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:55,309 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:55,310 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:55,311 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:09:55,311 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:09:55,311 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:55,311 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:55,311 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:10:05,321 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:05,321 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-09-01 01:10:05,321 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:05,321 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:05,322 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:15,332 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:15,332 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-09-01 01:10:15,332 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:15,332 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:15,332 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:25,343 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:25,343 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.030s
2026-09-01 01:10:25,343 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:25,343 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:25,343 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:35,350 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-09-01 01:10:35,350 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.036s
2026-09-01 01:10:35,350 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:35,350 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:35,350 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:45,357 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-09-01 01:10:45,357 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.042s
2026-09-01 01:10:45,358 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:45,358 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:45,358 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:48.908668" elapsed="0.001228"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:10:48.911195" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:10:48.910351" elapsed="0.000965"/>
</kw>
<arg>${eBGP_PEER1_LOG_FILE}</arg>
<arg>${eBGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:10:48.892986" elapsed="0.018499"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:48.912872" elapsed="0.000592"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:48.912087" elapsed="0.001512"/>
</kw>
<doc>Stop BGP peer, log topology and store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:10:46.790708" elapsed="2.122973"/>
</test>
<test id="s1-s9-t8" name="Check_IPv4_Topology_For_Second_Path" line="208">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:48.922362" elapsed="0.000499"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:48.921563" elapsed="0.001417"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:48.925335" elapsed="0.000056"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:48.924993" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:48.924946" elapsed="0.000568"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:48.938807" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:48.938570" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:48.938528" elapsed="0.000426"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:48.941432" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:48.940446" elapsed="0.001047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:48.942717" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:48.941874" elapsed="0.000917"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:48.942925" elapsed="0.000077"/>
</return>
<msg time="2026-09-01T01:10:48.943333" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:48.939519" elapsed="0.003894"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:48.952198" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:48.952033" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:48.952007" elapsed="0.000281"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:48.953875" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:48.953741" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:48.953719" elapsed="0.000240"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:48.954568" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:48.954168" elapsed="0.000432"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:48.955111" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:48.954826" elapsed="0.000345"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:48.997413" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:48.955867" elapsed="0.041705"/>
</kw>
<msg time="2026-09-01T01:10:48.997759" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:48.997817" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:48.955412" elapsed="0.042441"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:49.035115" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "S "e "c "o "n "d "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:48.998476" elapsed="0.036845"/>
</kw>
<msg time="2026-09-01T01:10:49.035545" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:49.035664" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:48.998055" elapsed="0.037659"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.036122" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:49.035820" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:49.035789" elapsed="0.000449"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:49.036769" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "_ "F "o "r "_ "S "e "c "o "n "d "_ "P "a "t "h "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:49.036389" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.037090" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:49.036896" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:49.036880" elapsed="0.000299"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:49.037214" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:49.039843" elapsed="0.000149"/>
</kw>
<msg time="2026-09-01T01:10:49.040053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:49.038718" elapsed="0.001491"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.040489" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.040835" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:49.038083" elapsed="0.002931"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:49.037560" elapsed="0.003516"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:48.953356" elapsed="0.087825"/>
</kw>
<msg time="2026-09-01T01:10:49.041274" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:49.041326" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:48.952506" elapsed="0.088862"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:49.041569" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:10:49.041470" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:49.041452" elapsed="0.000193"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.042015" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.042369" elapsed="0.000039"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:49.042451" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:48.951590" elapsed="0.090964"/>
</kw>
<msg time="2026-09-01T01:10:49.042639" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:49.042677" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "I "P "v "4 "_ "T "o "p "o "l "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:48.944343" elapsed="0.098370"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:49.043008" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:49.042781" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:49.042766" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:48.943944" elapsed="0.099170"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:48.943531" elapsed="0.099716"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:48.937682" elapsed="0.105625"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:48.924344" elapsed="0.119015"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:48.923346" elapsed="0.120184"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:48.915924" elapsed="0.127657"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:49.052419" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:49.052587" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:49.052686" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:49.044750" elapsed="0.007960"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:49.055553" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:49.052898" elapsed="0.002700"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:49.058313" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:49.055745" elapsed="0.002616"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:49.061225" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:49.058535" elapsed="0.002768">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:49.044364" elapsed="0.017069">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:50.071878" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:50.072198" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:50.072435" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:50.063322" elapsed="0.009167"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:50.078437" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:50.072845" elapsed="0.005688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:50.084371" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:50.078857" elapsed="0.005632"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:50.090614" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:50.084803" elapsed="0.005951">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:50.062320" elapsed="0.028647">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:51.100622" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:51.100900" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:51.101044" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:51.092442" elapsed="0.008637"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:51.104915" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:51.101346" elapsed="0.003630"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:51.109077" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:51.105209" elapsed="0.003945"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:51.112828" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:51.109361" elapsed="0.003560">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:51.091686" elapsed="0.021379">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:52.123763" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:52.124041" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:52.124280" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:52.114933" elapsed="0.009402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:52.130246" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:52.124725" elapsed="0.005615"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:52.136172" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:52.130688" elapsed="0.005582"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:52.142356" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:52.136612" elapsed="0.005909">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:52.113908" elapsed="0.028831">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:53.155038" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:53.155358" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:53.155596" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:53.144787" elapsed="0.010864"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:53.161741" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:53.156019" elapsed="0.005820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:53.167887" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:53.162205" elapsed="0.005882"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:53.174650" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:53.168472" elapsed="0.006327">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:53.143679" elapsed="0.031344">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:54.185337" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:54.185669" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:54.185887" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:54.177245" elapsed="0.008699"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:54.192880" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:54.186362" elapsed="0.006621"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:54.199838" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:54.193377" elapsed="0.006600"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:54.206940" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:54.200379" elapsed="0.006713">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:54.176129" elapsed="0.031238">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:55.218634" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:55.218905" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:55.219133" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:55.209286" elapsed="0.009961"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:55.225322" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:55.219648" elapsed="0.005770"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:55.231414" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:55.225765" elapsed="0.005765"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:55.237906" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:55.231854" elapsed="0.006195">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:55.208271" elapsed="0.030026">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:56.249242" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:56.249564" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:56.249775" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:56.240324" elapsed="0.009504"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:56.255883" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:56.250231" elapsed="0.005751"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:56.262182" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:56.256383" elapsed="0.005896"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:56.269204" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:56.262620" elapsed="0.006731">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:56.239310" elapsed="0.030282">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:57.281619" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:57.281899" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:57.282101" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:57.271523" elapsed="0.010659"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:57.288124" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:57.282567" elapsed="0.005678"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:57.294056" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:57.288586" elapsed="0.005594"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:57.300199" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:57.294514" elapsed="0.005827">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:57.270535" elapsed="0.030045">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:58.311123" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:58.311493" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:58.311699" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:58.302503" elapsed="0.009331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:58.317819" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:58.312223" elapsed="0.005688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:58.323774" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:58.318263" elapsed="0.005607"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:58.329988" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:58.324215" elapsed="0.005910">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:58.301505" elapsed="0.028870">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:10:59.342803" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:10:59.343091" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:10:59.343339" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:10:59.332450" elapsed="0.010945"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.350352" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:59.343798" elapsed="0.006678"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.356992" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:59.350824" elapsed="0.006266"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.363698" level="FAIL">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:10:59.357490" elapsed="0.006359">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="FAIL" start="2026-09-01T01:10:59.331371" elapsed="0.032706">'{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<msg time="2026-09-01T01:10:59.364305" level="FAIL">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Content</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>"node-id":"${eBGP_PEER2_NEXT_HOP}"</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:10:49.043747" elapsed="10.320778">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</kw>
<kw name="Check_Example_IPv4_Topology_Content" owner="BgpOperations">
<arg>${CONFIG_SESSION}</arg>
<arg>"prefix":"${eBGP_PEER2_FIRST_PREFIX_IP}/${PREFIX_LEN}"</arg>
<doc>Check the example-ipv4-topology content for string</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.365063" elapsed="0.000054"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.368124" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:10:59.367427" elapsed="0.000818"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:10:59.366544" elapsed="0.001807"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:10:59.365815" elapsed="0.002672"/>
</kw>
<doc>The IPv4 topology shall contain the route announced by the second eBGP now</doc>
<status status="FAIL" start="2026-09-01T01:10:48.914489" elapsed="10.454079">Keyword 'BgpOperations.Check_Example_IPv4_Topology_Content' failed after retrying for 10 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}' does not contain '"node-id":"2.2.2.2"'</status>
</test>
<test id="s1-s9-t9" name="iBGP_Check_Log_For_Updated_Prefixes" line="220">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:10:59.376597" elapsed="0.000447"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:10:59.375970" elapsed="0.001222"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:59.379661" elapsed="0.000042"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:59.379247" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.379199" elapsed="0.000625"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:59.392199" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:59.391958" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.391922" elapsed="0.000411"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.394408" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:10:59.393613" elapsed="0.000868"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.395431" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:10:59.394809" elapsed="0.000696"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:10:59.395593" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:10:59.395904" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:10:59.392811" elapsed="0.003143"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:59.405263" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:59.405106" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.405082" elapsed="0.000266"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:10:59.406853" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:10:59.406720" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.406698" elapsed="0.000240"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:10:59.407550" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:10:59.407124" elapsed="0.000458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:10:59.408123" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:59.407787" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:10:59.449304" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:10:59.409012" elapsed="0.040415"/>
</kw>
<msg time="2026-09-01T01:10:59.449618" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:10:59.449658" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:59.408484" elapsed="0.041207"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:10:59.490825" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "U "p "d "a "t "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:10:59.450270" elapsed="0.040738"/>
</kw>
<msg time="2026-09-01T01:10:59.491218" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:10:59.491260" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:59.449890" elapsed="0.041403"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.491692" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:59.491394" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.491365" elapsed="0.000401"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.492243" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "U "p "d "a "t "e "d "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:59.491899" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.492635" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:59.492425" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.492409" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:10:59.492738" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:59.495372" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:10:59.495572" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:10:59.494223" elapsed="0.001476"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.495956" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.496288" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:10:59.493605" elapsed="0.002871"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:10:59.493040" elapsed="0.003496"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:10:59.406336" elapsed="0.090284"/>
</kw>
<msg time="2026-09-01T01:10:59.496702" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:59.496740" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:59.405559" elapsed="0.091215"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:10:59.496936" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:10:59.496842" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.496826" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.497386" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.497707" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:10:59.497771" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:10:59.404688" elapsed="0.093181"/>
</kw>
<msg time="2026-09-01T01:10:59.497952" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:10:59.497990" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:59.396751" elapsed="0.101274"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:10:59.498387" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:10:59.498091" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-09-01T01:10:59.498076" elapsed="0.000394"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:10:59.396437" elapsed="0.102055"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:10:59.396059" elapsed="0.102462"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:10:59.391237" elapsed="0.107335"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:10:59.378602" elapsed="0.120019"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:10:59.377552" elapsed="0.121109"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:10:59.370561" elapsed="0.128149"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:10:59.498858" elapsed="0.000095"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.499510" level="INFO">${total_prefix_count} = 4</msg>
<var>${total_prefix_count}</var>
<arg>${eBGP_PEER1_PREFIX_COUNT} + ${eBGP_PEER2_PREFIX_COUNT}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:10:59.499092" elapsed="0.000443"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:10:59.512548" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:10:59.525571" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:10:59.525676" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:10:59.512381" elapsed="0.013317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.526171" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:10:59.525873" elapsed="0.000340"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:10:59.526618" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:10:59.526715" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:10:59.526352" elapsed="0.000434">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:10:59.512000" elapsed="0.014887">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:00.555752" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:00.569597" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:00.569826" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:00.555301" elapsed="0.014575"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:00.570920" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:00.570299" elapsed="0.000709"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:00.572000" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:00.572219" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:00.571343" elapsed="0.001008">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:00.554327" elapsed="0.018258">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:01.589277" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:01.602534" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:01.602724" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:01.588991" elapsed="0.013773"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:01.603625" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:01.603094" elapsed="0.000600"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:01.604343" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:01.604509" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:01.603913" elapsed="0.000708">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:01.588243" elapsed="0.016548">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:02.635173" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:02.648777" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:02.648992" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:02.634783" elapsed="0.014266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:02.650128" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:02.649475" elapsed="0.000776"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:02.651252" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:02.651444" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:02.650587" elapsed="0.001022">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:02.633717" elapsed="0.018106">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:03.687737" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:03.701377" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:03.701693" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:03.687325" elapsed="0.014446"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:03.703260" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:03.702342" elapsed="0.001054"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:03.704815" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:03.705087" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:03.703889" elapsed="0.001441">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:03.686108" elapsed="0.019554">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:04.735115" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:04.748649" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:04.748877" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:04.734767" elapsed="0.014159"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:04.749934" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:04.749330" elapsed="0.000691"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:04.751025" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:04.751253" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:04.750380" elapsed="0.001016">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:04.733774" elapsed="0.017867">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:05.786591" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:05.799877" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:05.800109" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:05.786187" elapsed="0.014016"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:05.801311" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:05.800649" elapsed="0.000755"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:05.802413" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:05.802634" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:05.801756" elapsed="0.001021">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:05.785057" elapsed="0.017943">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:06.832785" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:06.846109" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:06.846361" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:06.832394" elapsed="0.014017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:06.847447" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:06.846824" elapsed="0.000736"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:06.848581" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:06.848772" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:06.847947" elapsed="0.000959">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:06.831393" elapsed="0.017720">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:07.879215" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:07.892829" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:07.893090" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:07.878800" elapsed="0.014385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:07.894272" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:07.893630" elapsed="0.000738"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:07.895346" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:07.895561" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:07.894716" elapsed="0.000983">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:07.877665" elapsed="0.018254">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:08.925375" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:08.938829" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:08.939050" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:08.924982" elapsed="0.014116"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:08.940118" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:08.939506" elapsed="0.000734"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:08.941246" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:08.941436" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:08.940624" elapsed="0.000963">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:08.923973" elapsed="0.017852">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:09.973002" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:09.986756" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:09.987025" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:09.972609" elapsed="0.014470"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:09.988297" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:09.987608" elapsed="0.000786"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:09.989389" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:09.989610" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:09.988750" elapsed="0.001002">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:09.971328" elapsed="0.018651">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:11.019609" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:11.032868" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:11.033181" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:11.019216" elapsed="0.014026"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:11.034419" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:11.033706" elapsed="0.000806"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:11.035582" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:11.035794" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:11.034894" elapsed="0.001065">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:11.018198" elapsed="0.018016">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:12.067129" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:12.080683" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:12.080910" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:12.066759" elapsed="0.014202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:12.082002" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:12.081376" elapsed="0.000716"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:12.083029" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:12.083247" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:12.082437" elapsed="0.000945">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:12.065700" elapsed="0.017914">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:13.112335" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:13.125666" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:13.125869" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:13.111946" elapsed="0.013976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:13.126934" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:13.126316" elapsed="0.000705"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:13.127937" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:13.128124" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:13.127360" elapsed="0.000935">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:13.110942" elapsed="0.017562">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:14.158009" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:14.171267" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:14.171491" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:14.157618" elapsed="0.013925"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:14.172601" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:14.171939" elapsed="0.000758"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:14.173710" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:14.173934" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:14.173007" elapsed="0.001075">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:14.156376" elapsed="0.018001">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:15.206032" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:15.219448" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:15.219686" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:15.205652" elapsed="0.014087"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:15.220794" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:15.220117" elapsed="0.000773"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:15.221891" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:15.222092" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:15.221258" elapsed="0.001009">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:15.204563" elapsed="0.017930">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:16.261091" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:16.274732" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:16.275020" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:16.260647" elapsed="0.014425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:16.276275" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:16.275560" elapsed="0.000814"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:16.277432" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:16.277683" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:16.276714" elapsed="0.001130">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:16.259349" elapsed="0.018717">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:17.307390" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:17.320470" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:17.320707" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:17.306861" elapsed="0.013898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:17.321774" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:17.321121" elapsed="0.000744"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:17.322810" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:17.323002" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:17.322208" elapsed="0.000958">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:17.305849" elapsed="0.017538">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:18.353950" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:18.367534" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:18.367792" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:18.353573" elapsed="0.014274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:18.368901" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:18.368284" elapsed="0.000708"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:18.369959" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:18.370190" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:18.369345" elapsed="0.000981">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:18.352583" elapsed="0.017984">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:19.399434" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:19.412750" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:19.412953" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:19.398950" elapsed="0.014052"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:19.413975" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:19.413387" elapsed="0.000678"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:19.414993" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:19.415205" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:19.414405" elapsed="0.000933">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:19.397957" elapsed="0.017693">0 != 4</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:20.445477" level="INFO">Executing command 'grep -o 'nlri_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:20.459164" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:20.459523" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:20.445086" elapsed="0.014486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.460575" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:20.459952" elapsed="0.000741"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.461608" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:20.461819" level="FAIL">0 != 4</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:20.461011" elapsed="0.000940">0 != 4</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:20.443980" elapsed="0.018221">0 != 4</status>
</kw>
<msg time="2026-09-01T01:11:20.462387" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>nlri_prefix_received:</arg>
<arg>${total_prefix_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:10:59.499685" elapsed="20.962881">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</status>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER1_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.488578" elapsed="0.000052"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER1_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.488845" elapsed="0.000027"/>
</kw>
<kw name="Count_Key_Value_Pairs" owner="BGPcliKeywords">
<var>${count}</var>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>Network Address of Next Hop</arg>
<arg>${eBGP_PEER2_NEXT_HOP}</arg>
<doc>Check file for ${keyword} or ${keyword} ${value} pair and returns number of occurences</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.504665" elapsed="0.000035"/>
</kw>
<kw name="Should Be Equal As Integers" owner="BuiltIn">
<arg>${count}</arg>
<arg>${eBGP_PEER2_PREFIX_COUNT}</arg>
<doc>Fails if objects are unequal after converting them to integers.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.504908" elapsed="0.000025"/>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.506523" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:20.505942" elapsed="0.000616"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-09-01T01:11:20.506870" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:20.506679" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.506650" elapsed="0.000306"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:11:20.507211" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.508672" level="FAIL">'4834' does not contain '-'</msg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:11:20.508226" elapsed="0.000521">'4834' does not contain '-'</status>
</kw>
<msg time="2026-09-01T01:11:20.508858" level="INFO">${match} = False</msg>
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:20.507740" elapsed="0.001148"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.509531" level="INFO">${bug_url} = https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:20.509102" elapsed="0.000461"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.510195" level="INFO">${msg} = This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:20.509811" elapsed="0.000417"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.510808" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:20.510427" elapsed="0.000413"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.511511" level="INFO">Set test message to:
This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</msg>
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-09-01T01:11:20.511036" elapsed="0.000533"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.512119" level="INFO">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834</msg>
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:20.511782" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.512950" level="INFO">Set tag 'https://bugs.opendaylight.org/show_bug.cgi?id=4834'.</msg>
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="PASS" start="2026-09-01T01:11:20.512587" elapsed="0.000405"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:20.512280" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.512258" elapsed="0.000785"/>
</if>
<arg>4834</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:11:20.505462" elapsed="0.007622"/>
</kw>
<doc>Check incomming updates for updated routes</doc>
<tag>critical</tag>
<tag>https://bugs.opendaylight.org/show_bug.cgi?id=4834</tag>
<status status="FAIL" start="2026-09-01T01:10:59.369390" elapsed="21.143805">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4834

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 4</status>
</test>
<test id="s1-s9-t10" name="Disconnect_eBGP_Peer2" line="244">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:20.517260" elapsed="0.000229"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:20.516948" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:20.518656" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:20.518521" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.518500" elapsed="0.000230"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:20.525057" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:20.524960" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.524944" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.526078" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:20.525730" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.526531" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:20.526266" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:20.526593" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:11:20.526751" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:20.525380" elapsed="0.001393"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:20.532133" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:20.532037" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.532020" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:20.533453" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:20.533325" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.533302" elapsed="0.000231"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:20.533966" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:20.533686" elapsed="0.000303"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:20.534352" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:20.534152" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:20.569742" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:20.534850" elapsed="0.034988"/>
</kw>
<msg time="2026-09-01T01:11:20.570003" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:20.570046" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:20.534523" elapsed="0.035557"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:20.598954" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:20.570600" elapsed="0.028447"/>
</kw>
<msg time="2026-09-01T01:11:20.599208" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:20.599247" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:20.570261" elapsed="0.029019"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.599556" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:20.599348" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.599332" elapsed="0.000307"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.600040" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "e "e "r "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:20.599773" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.600434" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:20.600236" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.600220" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:20.600534" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:20.603001" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:11:20.603205" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:20.601951" elapsed="0.001376"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.603585" elapsed="0.000084"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.603916" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:20.601366" elapsed="0.002724"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:20.600831" elapsed="0.003335"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:20.532940" elapsed="0.071326"/>
</kw>
<msg time="2026-09-01T01:11:20.604360" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:20.604400" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:20.532346" elapsed="0.072095"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:20.604814" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:11:20.604519" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.604502" elapsed="0.000391"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.605290" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.605599" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:20.605676" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:20.531746" elapsed="0.074027"/>
</kw>
<msg time="2026-09-01T01:11:20.605855" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:20.605894" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "e "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:20.527117" elapsed="0.078811"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:20.606301" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:20.605994" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:20.605979" elapsed="0.000393"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:20.526984" elapsed="0.079408"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:20.526825" elapsed="0.079596"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:20.524638" elapsed="0.081833"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:20.518224" elapsed="0.088297"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:20.517740" elapsed="0.088820"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:20.514290" elapsed="0.092317"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer2_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:20.606773" elapsed="0.000094"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:20.607899" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:20.607604" elapsed="0.000318"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:20.608095" elapsed="0.000232"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:11:20.607366" elapsed="0.001062"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.609182" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:11:22.609613" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:11:20.608567" elapsed="2.001136"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.610853" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.610193" elapsed="0.000755"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:11:20.607030" elapsed="2.004039"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.633073" level="INFO">Executing command 'cat ebgp_peer2.log'.</msg>
<msg time="2026-09-01T01:11:22.647046" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:22.647311" level="INFO">${output_log} = 2026-09-01 01:10:36,861 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:10:36,861 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-09-01 01:10:36,861 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:22.632772" elapsed="0.014608"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.648495" level="INFO">2026-09-01 01:10:36,861 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:10:36,861 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-09-01 01:10:36,861 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:10:36,861 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:10:36,861 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:10:36,861 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 2
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   My Autonomous System number: 32768
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706436
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Next Hop: 2.2.2.2
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:10:36,863 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 2
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 1]
2026-09-01 01:10:36,864 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:10:36,864 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   My Autonomous System=32768 (0x8000)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706436 (0x7f000004)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206410400008000
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104800000b47f0000041002060104000100010206410400008000'
2026-09-01 01:10:36,864 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104800000b47f0000041002060104000100010206410400008000
2026-09-01 01:10:36,865 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:10:36,865 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,865 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:10:36,865 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:10:36,865 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:10:36,866 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:10:36,866 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 2
2026-09-01 01:10:36,867 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:10:36,867 DEBUG BGP-Thread-1 (job): Remaining prefixes: 2
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:10:36,868 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:10:36,869 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-09-01 01:10:36,869 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030402020202)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304020202021c08000000
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): ########## Iteration: 1 ##########
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:10:36,870 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix indexes: [1]
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.16')]
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix slot index: 1
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x400101004002060201000080004005040000006440030402020202)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.16')]/28 (0x1c08000010)
2026-09-01 01:10:36,871 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000800040050400000064400304020202021c08000010
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Number of iterations: 2
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 2
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.003978729248046875s
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job):   
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job):   
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job):   
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job):   
2026-09-01 01:10:36,872 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:10:36,872 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:10:36,872 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:36,872 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000800040050400000064)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):     AS path=32768
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):     Next hop=2.2.2.2
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000800040050400000064
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:10:36,873 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:10:36,874 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:10:36,874 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:10:36,874 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:10:36,874 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:10:46,881 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:10:46,881 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.007s
2026-09-01 01:10:46,881 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:46,881 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:46,882 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:56,885 INFO BGP-Thread-1 (job): ... idle for 10.004s
2026-09-01 01:10:56,885 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.011s
2026-09-01 01:10:56,886 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:56,886 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:56,886 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:06,894 INFO BGP-Thread-1 (job): ... idle for 10.008s
2026-09-01 01:11:06,894 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.019s
2026-09-01 01:11:06,894 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:06,894 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:06,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:16,905 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:11:16,905 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.029s
2026-09-01 01:11:16,905 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:16,905 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:16,905 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.647853" elapsed="0.001135"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:22.650087" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/ebgp_peer2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:11:22.649417" elapsed="0.000834"/>
</kw>
<arg>${eBGP_PEER2_LOG_FILE}</arg>
<arg>${eBGP_PEER2_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:22.631817" elapsed="0.018570"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:11:22.651615" elapsed="0.000503"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:11:22.650969" elapsed="0.001300"/>
</kw>
<doc>Stop BGP peer, store logs and wait for empty topology</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:11:20.513642" elapsed="2.138701"/>
</test>
<test id="s1-s9-t11" name="Check_For_Empty_IPv4_Topology" line="251">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:22.660750" elapsed="0.000449"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:22.660117" elapsed="0.001192"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.663460" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.663211" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.663163" elapsed="0.000514"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.675984" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.675750" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.675707" elapsed="0.000422"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.678435" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:22.677554" elapsed="0.000938"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.679624" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:22.678876" elapsed="0.000822"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:22.679792" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:11:22.679998" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:22.676677" elapsed="0.003351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.687746" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.687595" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.687571" elapsed="0.000260"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.689348" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.689215" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.689191" elapsed="0.000240"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:22.690029" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:22.689619" elapsed="0.000443"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.690560" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:22.690288" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.725301" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:22.691315" elapsed="0.034236"/>
</kw>
<msg time="2026-09-01T01:11:22.725949" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:22.726047" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.690840" elapsed="0.035287"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.760431" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:22.727601" elapsed="0.033193"/>
</kw>
<msg time="2026-09-01T01:11:22.761332" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:22.761544" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.726742" elapsed="0.034912"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.762325" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.761854" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.761803" elapsed="0.000635"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.763105" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "P "v "4 "_ "T "o "p "o "l "o "g "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.762625" elapsed="0.000592"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.763578" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.763300" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.763278" elapsed="0.000413"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:22.763736" elapsed="0.000045"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:22.767478" elapsed="0.000200"/>
</kw>
<msg time="2026-09-01T01:11:22.767757" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:22.765790" elapsed="0.002146"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.768319" elapsed="0.000100"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.769431" elapsed="0.000111"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:22.764888" elapsed="0.004876"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:22.764132" elapsed="0.005751"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:22.688816" elapsed="0.081229"/>
</kw>
<msg time="2026-09-01T01:11:22.770230" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:22.770303" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.688026" elapsed="0.082348"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:22.770631" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:11:22.770485" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.770459" elapsed="0.000305"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.771675" elapsed="0.000056"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.772429" elapsed="0.000052"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.772578" elapsed="0.000032"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:22.687182" elapsed="0.085643"/>
</kw>
<msg time="2026-09-01T01:11:22.773025" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:22.773114" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "C "h "e "c "k "_ "F "o "r "_ "E "m "p "t "y "_ "I "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.680523" elapsed="0.092718"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.773968" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.773401" elapsed="0.000683"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.773365" elapsed="0.000825"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:22.680336" elapsed="0.093909"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:22.680097" elapsed="0.094214"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:22.674929" elapsed="0.099500"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:22.662514" elapsed="0.112033"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.661614" elapsed="0.113149"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:22.654255" elapsed="0.120623"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_Example_IPv4_Topology_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:22.788220" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0goemhpkep5ue1cwjbooc6sl1415.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:22.788513" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '172'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:11:22.788777" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_TOPOLOGY_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:22.777595" elapsed="0.011241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.795889" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.789277" elapsed="0.006712"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.802268" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.796373" elapsed="0.005954"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${string_to_check}</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:11:22.802529" elapsed="0.003582"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Check the example-ipv4-topology does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:11:22.776693" elapsed="0.029522"/>
</kw>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_IPv4_Topology_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>prefix</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:11:22.775281" elapsed="0.030996"/>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.807833" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:22.807288" elapsed="0.000579"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:11:22.808171" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-09-01T01:11:22.807969" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.807942" elapsed="0.000344"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.808524" elapsed="0.000028"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.808873" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.809107" elapsed="0.000024"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.809353" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.809564" elapsed="0.000024"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.809817" elapsed="0.000028"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.810032" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.810361" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.810130" elapsed="0.000294"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:22.810111" elapsed="0.000342"/>
</if>
<arg>4835</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:11:22.806807" elapsed="0.003707"/>
</kw>
<doc>The IPv4 topology shall be empty</doc>
<status status="PASS" start="2026-09-01T01:11:22.653069" elapsed="0.157500"/>
</test>
<test id="s1-s9-t12" name="iBGP_Check_Log_For_Withdrawn_Prefixes" line="261">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:22.815307" elapsed="0.000357"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:22.814953" elapsed="0.000805"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.817294" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.817131" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.817108" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.824405" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.824272" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.824248" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.825791" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:22.825291" elapsed="0.000534"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.826572" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:22.826030" elapsed="0.000585"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:22.826706" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:11:22.826946" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:22.824796" elapsed="0.002181"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.833216" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.833103" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.833086" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.834474" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:22.834380" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.834363" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:22.834961" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:22.834683" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.835351" level="INFO">${current_connection_index} = 9</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:22.835132" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.869698" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:22.835842" elapsed="0.034031"/>
</kw>
<msg time="2026-09-01T01:11:22.870125" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:22.870205" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.835521" elapsed="0.034731"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.905158" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:22.870994" elapsed="0.034320"/>
</kw>
<msg time="2026-09-01T01:11:22.905495" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:22.905535" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.870515" elapsed="0.035054"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.905969" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.905686" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.905653" elapsed="0.000392"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.906524" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "r "_ "W "i "t "h "d "r "a "w "n "_ "P "r "e "f "i "x "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.906203" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.906903" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.906664" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.906647" elapsed="0.000348"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:22.907038" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:22.910003" elapsed="0.000156"/>
</kw>
<msg time="2026-09-01T01:11:22.910219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:22.908883" elapsed="0.001465"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.910613" elapsed="0.000090"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.910952" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:22.908192" elapsed="0.002983"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:22.907507" elapsed="0.003730"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:22.833995" elapsed="0.077331"/>
</kw>
<msg time="2026-09-01T01:11:22.911414" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:22.911454" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.833419" elapsed="0.078071"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:22.911672" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:11:22.911561" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.911544" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.912123" elapsed="0.000044"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.912462" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:22.912527" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:22.832801" elapsed="0.079826"/>
</kw>
<msg time="2026-09-01T01:11:22.912735" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:22.912774" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "i "B "G "P "_ "C "h "e "c "k "_ "L "o "g "_ "F "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.827539" elapsed="0.085270"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:22.913133" elapsed="0.000128"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:22.912877" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:22.912862" elapsed="0.000464"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:22.827351" elapsed="0.086005"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:22.827058" elapsed="0.086338"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:22.823810" elapsed="0.089656"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:22.816776" elapsed="0.096756"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:22.816014" elapsed="0.097573"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:22.811723" elapsed="0.101942"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:22.913823" elapsed="0.000098"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.914479" level="INFO">${prefixes_to_be_removed} = 2</msg>
<var>${prefixes_to_be_removed}</var>
<arg>max(${eBGP_PEER1_PREFIX_COUNT}, ${eBGP_PEER2_PREFIX_COUNT})</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:22.914062" elapsed="0.000440"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:22.929383" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:22.942826" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:22.942930" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:22.929228" elapsed="0.013724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.943396" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:22.943117" elapsed="0.000317"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:22.943923" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:22.944022" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:22.943668" elapsed="0.000424">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:22.928837" elapsed="0.015379">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:23.973707" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:23.988136" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:23.988464" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:23.973265" elapsed="0.015249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:23.989744" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:23.988961" elapsed="0.000873"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:23.990752" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:23.990951" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:23.990169" elapsed="0.000916">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:23.972234" elapsed="0.019097">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:25.021734" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:25.035700" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:25.035969" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:25.021323" elapsed="0.014700"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:25.037313" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:25.036516" elapsed="0.000897"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:25.038548" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:25.038801" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:25.037801" elapsed="0.001155">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:25.020183" elapsed="0.019112">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:26.070306" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:26.084023" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:26.084330" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:26.069922" elapsed="0.014460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:26.085441" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:26.084822" elapsed="0.000709"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:26.086448" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:26.086633" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:26.085860" elapsed="0.000925">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:26.068925" elapsed="0.018066">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:27.118495" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:27.132232" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:27.132448" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:27.118046" elapsed="0.014452"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:27.133511" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:27.132885" elapsed="0.000716"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:27.134540" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:27.134827" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:27.133937" elapsed="0.001054">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:27.116782" elapsed="0.018469">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:28.164785" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:28.178797" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:28.179015" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:28.164382" elapsed="0.014683"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:28.180117" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:28.179476" elapsed="0.000772"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:28.181390" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:28.181593" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:28.180672" elapsed="0.001089">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:28.163184" elapsed="0.018814">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:29.199005" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:29.212702" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:29.212961" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:29.198762" elapsed="0.014238"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:29.213885" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:29.213347" elapsed="0.000593"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:29.214574" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:29.214748" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:29.214166" elapsed="0.000680">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:29.198047" elapsed="0.016934">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:30.246286" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:30.260786" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:30.261019" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:30.245794" elapsed="0.015278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:30.262219" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:30.261501" elapsed="0.000816"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:30.263279" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:30.263515" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:30.262636" elapsed="0.001037">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:30.244467" elapsed="0.019472">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:31.297598" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:31.311833" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:31.312176" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:31.297182" elapsed="0.015071"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:31.313517" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:31.312756" elapsed="0.000857"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:31.314584" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:31.314843" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:31.313960" elapsed="0.001038">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:31.295915" elapsed="0.019383">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:32.348043" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:32.361950" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:32.362270" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:32.347609" elapsed="0.014722"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:32.363586" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:32.362807" elapsed="0.000879"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:32.364775" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:32.365023" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:32.364074" elapsed="0.001153">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:32.346366" elapsed="0.019121">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:33.396468" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:33.410557" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:33.410831" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:33.396023" elapsed="0.014863"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:33.412029" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:33.411333" elapsed="0.001014"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:33.413309" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:33.413544" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:33.412669" elapsed="0.001034">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:33.394842" elapsed="0.019118">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:34.444426" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:34.458877" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:34.459131" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:34.443998" elapsed="0.015219"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:34.460334" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:34.459627" elapsed="0.000798"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:34.461351" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:34.461569" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:34.460759" elapsed="0.000955">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:34.442849" elapsed="0.019113">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:35.491978" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:35.505830" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:35.506053" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:35.491568" elapsed="0.014534"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:35.507231" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:35.506531" elapsed="0.000793"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:35.508253" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:35.508469" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:35.507634" elapsed="0.000987">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:35.490487" elapsed="0.018389">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:36.522539" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:36.535611" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:36.535733" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:36.522319" elapsed="0.013451"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:36.536336" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:36.535960" elapsed="0.000418"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:36.536796" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:36.536935" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:36.536521" elapsed="0.000506">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:36.521678" elapsed="0.015488">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:37.568109" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:37.582311" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:37.582547" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:37.567721" elapsed="0.014875"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:37.583692" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:37.583003" elapsed="0.000804"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:37.584708" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:37.584951" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:37.584112" elapsed="0.000988">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:37.566687" elapsed="0.018668">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:38.615272" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:38.629506" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:38.629727" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:38.614871" elapsed="0.014931"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:38.631049" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:38.630379" elapsed="0.000788"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:38.632059" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:38.632313" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:38.631480" elapsed="0.000988">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:38.613791" elapsed="0.018902">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:39.661824" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:39.675334" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:39.675576" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:39.661409" elapsed="0.014220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:39.676715" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:39.676044" elapsed="0.000791"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:39.677784" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:39.678007" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:39.677175" elapsed="0.001012">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:39.660277" elapsed="0.018285">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:40.699716" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:40.713296" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:40.713520" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:40.699325" elapsed="0.014248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:40.714650" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:40.713966" elapsed="0.000775"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:40.715733" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:40.715975" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:40.715082" elapsed="0.001049">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:40.698208" elapsed="0.018195">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:41.746758" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:41.760331" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:41.760554" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:41.746371" elapsed="0.014233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:41.761752" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:41.761039" elapsed="0.000831"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:41.762804" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:41.763022" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:41.762215" elapsed="0.000988">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:41.745275" elapsed="0.018227">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:42.792547" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:42.806676" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:42.806916" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:42.792136" elapsed="0.014830"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:42.808028" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:42.807370" elapsed="0.000749"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:42.809038" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:42.809287" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:42.808459" elapsed="0.000984">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:42.791068" elapsed="0.018596">0 != 2</status>
</kw>
<kw name="Check_File_For_Word_Count" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:43.839260" level="INFO">Executing command 'grep -o 'withdrawn_prefix_received:' bgp_peer1.log | wc -l'.</msg>
<msg time="2026-09-01T01:11:43.853084" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:43.853368" level="INFO">${output_log} = 0</msg>
<var>${output_log}</var>
<arg>grep -o '${word}' ${file_name} | wc -l</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:43.838831" elapsed="0.014591"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.854641" level="INFO">0</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:43.853951" elapsed="0.000782"/>
</kw>
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.855687" level="INFO">Argument types are:
&lt;class 'str'&gt;
&lt;class 'int'&gt;</msg>
<msg time="2026-09-01T01:11:43.855927" level="FAIL">0 != 2</msg>
<arg>${output_log}</arg>
<arg>${expected_count}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:11:43.855079" elapsed="0.001002">0 != 2</status>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Count ${word} in ${file_name}. Expect ${expected_count} occurence(s)</doc>
<status status="FAIL" start="2026-09-01T01:11:43.837662" elapsed="0.018676">0 != 2</status>
</kw>
<msg time="2026-09-01T01:11:43.856530" level="FAIL">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${DEFAULT_LOG_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_LOG_CHECK_PERIOD}</arg>
<arg>Check_File_For_Word_Count</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>withdrawn_prefix_received:</arg>
<arg>${prefixes_to_be_removed}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:11:22.914674" elapsed="20.942047">Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.859720" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:43.858607" elapsed="0.001171"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-09-01T01:11:43.860340" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:43.859988" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.859935" elapsed="0.000551"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:11:43.860912" elapsed="0.000486"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Should Contain" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.863373" level="FAIL">'4835' does not contain '-'</msg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="FAIL" start="2026-09-01T01:11:43.862584" elapsed="0.000913">'4835' does not contain '-'</status>
</kw>
<msg time="2026-09-01T01:11:43.863680" level="INFO">${match} = False</msg>
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:43.861739" elapsed="0.001989"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.864791" level="INFO">${bug_url} = https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:43.864095" elapsed="0.000776"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.865831" level="INFO">${msg} = This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:43.865232" elapsed="0.000654"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.867429" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:43.866243" elapsed="0.001253"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.868657" level="INFO">Set test message to:
This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</msg>
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-09-01T01:11:43.867855" elapsed="0.000898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.869618" level="INFO">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835</msg>
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:43.869100" elapsed="0.000606"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.871188" level="INFO">Set tag 'https://bugs.opendaylight.org/show_bug.cgi?id=4835'.</msg>
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="PASS" start="2026-09-01T01:11:43.870420" elapsed="0.000864"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:43.869865" elapsed="0.001487"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.869825" elapsed="0.001577"/>
</if>
<arg>4835</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:11:43.857768" elapsed="0.013726"/>
</kw>
<doc>Check incomming updates for withdrawn routes</doc>
<tag>critical</tag>
<tag>https://bugs.opendaylight.org/show_bug.cgi?id=4835</tag>
<status status="FAIL" start="2026-09-01T01:11:22.811019" elapsed="21.060564">This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4835

Keyword 'Check_File_For_Word_Count' failed after retrying for 20 seconds. The last error was: 0 != 2</status>
</test>
<test id="s1-s9-t13" name="Disconnect_iBGP_Peer1" line="275">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:43.878504" elapsed="0.000259"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:43.878132" elapsed="0.000735"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:43.880190" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:43.880026" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.880002" elapsed="0.000273"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:43.887510" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:43.887319" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.887296" elapsed="0.000315"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.888987" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:43.888484" elapsed="0.000538"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.889629" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:43.889253" elapsed="0.000408"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:43.889719" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:11:43.889945" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:43.887973" elapsed="0.002003"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:43.897963" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:43.897796" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.897762" elapsed="0.000289"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:43.899645" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:43.899511" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.899488" elapsed="0.000243"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:43.900355" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:43.899938" elapsed="0.000451"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:43.900916" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:43.900604" elapsed="0.000345"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:43.933148" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:43.901637" elapsed="0.031606"/>
</kw>
<msg time="2026-09-01T01:11:43.933394" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:43.933433" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:43.901184" elapsed="0.032283"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:43.960927" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:43.933948" elapsed="0.027072"/>
</kw>
<msg time="2026-09-01T01:11:43.961183" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:43.961223" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:43.933623" elapsed="0.027633"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.961528" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:43.961323" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.961306" elapsed="0.000291"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.962017" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "e "e "r "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:43.961731" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.962346" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:43.962151" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.962121" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:43.962442" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:43.965596" elapsed="0.000155"/>
</kw>
<msg time="2026-09-01T01:11:43.965839" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:43.964044" elapsed="0.001939"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.966353" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.966678" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:43.963245" elapsed="0.003635"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:43.962707" elapsed="0.004235"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:43.899109" elapsed="0.067923"/>
</kw>
<msg time="2026-09-01T01:11:43.967125" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:43.967188" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:43.898289" elapsed="0.068934"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:43.967432" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-09-01T01:11:43.967311" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.967287" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.967971" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.968376" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:43.968440" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:43.897354" elapsed="0.071184"/>
</kw>
<msg time="2026-09-01T01:11:43.968625" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:43.968663" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "i "s "c "o "n "n "e "c "t "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:43.890530" elapsed="0.078166"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:43.969012" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:43.968766" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:43.968750" elapsed="0.000331"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:43.890335" elapsed="0.078767"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:43.890054" elapsed="0.079145"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:43.886861" elapsed="0.082402"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:43.879644" elapsed="0.089674"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:43.879068" elapsed="0.090293"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:43.873067" elapsed="0.096346"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:43.969575" elapsed="0.000096"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:43.970995" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:43.970449" elapsed="0.000571"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:43.971182" elapsed="0.000271"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:11:43.970185" elapsed="0.001322"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:11:45.972501" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:11:45.973224" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:11:43.971655" elapsed="2.001660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:45.974903" level="INFO">^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:45.973956" elapsed="0.001053"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:11:43.969857" elapsed="2.005327"/>
</kw>
<kw name="Store_File_To_Workspace">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:11:45.997091" level="INFO">Executing command 'cat bgp_peer1.log'.</msg>
<msg time="2026-09-01T01:11:46.010943" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:11:46.011251" level="INFO">${output_log} = 2026-09-01 01:09:45,182 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:45,183 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:09:45,183 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:11:45.996766" elapsed="0.014520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.012265" level="INFO">2026-09-01 01:09:45,182 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:09:45,183 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.1
2026-09-01 01:09:45,183 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:09:45,183 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:09:45,183 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:09:45,184 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:09:45,186 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:09:45,186 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:09:45,186 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:09:45,186 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Prefix base: 8.1.0.0/28
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706433
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:09:45,187 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:09:45,187 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:09:45,187 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706433 (0x7f000001)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf0
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0'
2026-09-01 01:09:45,188 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf000b47f000001100206010400010001020641040000fbf0
2026-09-01 01:09:45,189 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:45,189 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:09:45,190 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:45,191 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:09:45,191 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:09:45,192 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:09:45,192 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:09:45,197 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-09-01 01:09:45,197 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:09:45,197 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:09:45,198 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:09:55,201 INFO BGP-Thread-1 (job): ... idle for 10.003s
2026-09-01 01:09:55,201 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.008s
2026-09-01 01:09:55,202 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:09:55,202 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:09:55,202 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:05,208 INFO BGP-Thread-1 (job): ... idle for 10.006s
2026-09-01 01:10:05,208 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.014s
2026-09-01 01:10:05,208 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:05,209 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:05,209 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:15,219 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:15,219 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.024s
2026-09-01 01:10:15,219 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:15,219 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:15,219 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:25,220 INFO BGP-Thread-1 (job): ... idle for 10.001s
2026-09-01 01:10:25,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.025s
2026-09-01 01:10:25,221 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:25,221 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:25,221 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:35,231 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:35,232 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.035s
2026-09-01 01:10:35,232 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:35,232 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:35,232 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): ... idle for 9.969s
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.004s
2026-09-01 01:10:45,201 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:10:45,201 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:10:45,201 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:10:45,201 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:10:45,201 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): KEEP ALIVE is sent.
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:45,201 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:10:45,203 INFO BGP-Thread-1 (job): KEEP ALIVE message received: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:10:55,213 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:10:55,213 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.015s
2026-09-01 01:10:55,213 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:10:55,213 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:10:55,213 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:05,221 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:11:05,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.022s
2026-09-01 01:11:05,221 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:05,221 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:05,221 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:15,229 INFO BGP-Thread-1 (job): ... idle for 10.007s
2026-09-01 01:11:15,229 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.030s
2026-09-01 01:11:15,229 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:15,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:15,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:25,239 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:11:25,240 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.040s
2026-09-01 01:11:25,240 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:25,240 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:25,240 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:35,250 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:11:35,251 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.050s
2026-09-01 01:11:35,251 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:35,251 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:35,251 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.011686" elapsed="0.000869"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.013476" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/bgp_peer1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:11:46.012886" elapsed="0.000656"/>
</kw>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<arg>${iBGP_PEER1_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:45.995749" elapsed="0.017888"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:11:46.014543" elapsed="0.000314"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:11:46.014075" elapsed="0.000852"/>
</kw>
<doc>Stop BGP peer, log topology and store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:11:43.872084" elapsed="2.142887"/>
</test>
<test id="s1-s9-t14" name="Delete_BGP_Peers_Configuration" line="282">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:46.019595" elapsed="0.000246"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:46.019292" elapsed="0.000612"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.021231" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.021015" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.020976" elapsed="0.000358"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.027680" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.027557" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.027536" elapsed="0.000218"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.029029" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.028561" elapsed="0.000498"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.029590" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:46.029262" elapsed="0.000356"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:46.029665" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:11:46.029868" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.028047" elapsed="0.001848"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.038535" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.038383" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.038356" elapsed="0.000271"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.040315" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.040171" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.040117" elapsed="0.000286"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:46.041042" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.040608" elapsed="0.000468"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.041614" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:46.041317" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.070567" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:46.042358" elapsed="0.028587"/>
</kw>
<msg time="2026-09-01T01:11:46.071290" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:46.071334" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.041876" elapsed="0.029494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.099456" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:46.072401" elapsed="0.027384"/>
</kw>
<msg time="2026-09-01T01:11:46.100098" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:46.100314" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.071751" elapsed="0.028603"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.101000" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.100526" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.100464" elapsed="0.000632"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.101753" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.101256" elapsed="0.000581"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.102105" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.101902" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.101884" elapsed="0.000316"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:46.102242" elapsed="0.000058"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:46.105229" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:11:46.105437" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.104005" elapsed="0.001576"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.105893" elapsed="0.000078"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.106249" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:46.103327" elapsed="0.003115"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:46.102659" elapsed="0.003845"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:46.039736" elapsed="0.066857"/>
</kw>
<msg time="2026-09-01T01:11:46.106692" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:46.106732" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.038857" elapsed="0.067911"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:46.106970" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:11:46.106864" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.106842" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.107526" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.107882" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.107951" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:46.037894" elapsed="0.070159"/>
</kw>
<msg time="2026-09-01T01:11:46.108165" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:46.108207" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "D "e "l "e "t "e "_ "B "G "P "_ "P "e "e "r "s "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.030378" elapsed="0.077869"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.108558" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.108320" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.108304" elapsed="0.000324"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:46.030205" elapsed="0.078446"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:46.029970" elapsed="0.078722"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:46.027165" elapsed="0.081591"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:46.020638" elapsed="0.088173"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.020082" elapsed="0.088882"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:46.016188" elapsed="0.092834"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.109899" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | NAME=example-ibgp-peer1 | IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>NAME=example-ibgp-peer1</arg>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.109326" elapsed="0.000599"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.156431" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.155844" elapsed="0.000631"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.157424" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.157065" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.157615" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.156684" elapsed="0.000952"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.158179" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.157795" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.158494" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ibgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.158718" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.158356" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.159160" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.158911" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.160368" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.160114" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.160830" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.160563" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.161540" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.161267" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.162284" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.162046" elapsed="0.000261"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.162362" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:11:46.162533" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.161741" elapsed="0.000814"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.162705" elapsed="0.000261"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:11:46.161106" elapsed="0.001896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.163505" level="INFO">${value} = example-ibgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.163242" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.165772" level="INFO">${encoded} = example-ibgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.163990" elapsed="0.001805"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.165853" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.166083" level="INFO">${encoded_value} = example-ibgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.163693" elapsed="0.002412"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.166259" elapsed="0.000195"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ibgp-peer1</var>
<status status="PASS" start="2026-09-01T01:11:46.163105" elapsed="0.003384"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.166978" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.166703" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.167646" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.167463" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.167711" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.167854" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.167183" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.168013" elapsed="0.000211"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:46.166584" elapsed="0.001675"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.168736" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.168477" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.169418" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.169234" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.169483" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.169613" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.168938" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.169770" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:46.168357" elapsed="0.001653"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.160916" elapsed="0.009124"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.170083" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.170243" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ibgp-peer1', 'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:46.159806" elapsed="0.010459"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.159321" elapsed="0.010972"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.170458" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.170319" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.159280" elapsed="0.011245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.171333" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.170660" elapsed="0.000698"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.171400" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.154722" elapsed="0.016786"/>
</kw>
<msg time="2026-09-01T01:11:46.171558" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.139997" elapsed="0.031608"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.184170" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.196774" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ibgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.209498" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.209694" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.209873" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.210260" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.210101" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.210085" elapsed="0.000253"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.210467" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.210617" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.210763" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.210050" elapsed="0.000758"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.209949" elapsed="0.000893"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.210983" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.211051" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:46.211200" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.135425" elapsed="0.075801"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.212328" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.212050" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:46.224197" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.224246" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.224360" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:46.214839" elapsed="0.009544"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.212432" elapsed="0.011986"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.224582" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.224441" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.212417" elapsed="0.012293"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.228055" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.225659" elapsed="0.002434"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.225456" elapsed="0.002667"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.225440" elapsed="0.002721"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.230760" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.228411" elapsed="0.002388"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.228211" elapsed="0.002631"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.228196" elapsed="0.002668"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.231470" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.231057" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.231777" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.231554" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.232301" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.232018" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.231863" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.231539" elapsed="0.000834"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.232865" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.232519" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.233176" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.232949" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.233652" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.233393" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.233247" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.232934" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.233880" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:11:46.234654" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.234368" elapsed="0.000309"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.234835" elapsed="0.002452"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:11:46.225082" elapsed="0.012261"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:11:46.237384" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:11:46.239735" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:11:46.211482" elapsed="0.028277"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.239808" elapsed="0.000035"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ibgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:11:46.110154" elapsed="0.129778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${mapping}</arg>
<arg>NAME=example-ebgp-peer1</arg>
<arg>IP=${eBGP_PEER1_IP}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.240087" elapsed="0.000231"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.283426" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.283061" elapsed="0.000392"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.284240" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.283932" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.284489" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.283609" elapsed="0.000902"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.285034" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.284666" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.285357" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.285540" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.285227" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.285944" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.285708" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.286898" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.286653" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.287364" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.287085" elapsed="0.000302"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.288030" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.287751" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.288740" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.288531" elapsed="0.000232"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.288811" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:11:46.288977" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.288243" elapsed="0.000756"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.289160" elapsed="0.000225"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:11:46.287621" elapsed="0.001799"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.289917" level="INFO">${value} = example-ebgp-peer1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.289640" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.290596" level="INFO">${encoded} = example-ebgp-peer1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.290410" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.290662" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.290793" level="INFO">${encoded_value} = example-ebgp-peer1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.290105" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.290969" elapsed="0.000248"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer1</var>
<status status="PASS" start="2026-09-01T01:11:46.289520" elapsed="0.001733"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.291735" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.291472" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.292593" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.292409" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.292657" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.292788" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.291935" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.292959" elapsed="0.000214"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:11:46.291351" elapsed="0.001857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.293754" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.293490" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.294529" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.294345" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.294594" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.294724" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.294047" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.294898" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:46.293368" elapsed="0.001758"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.287443" elapsed="0.007728"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.295213" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:46.295352" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer1', 'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:46.286361" elapsed="0.009014"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.286055" elapsed="0.009348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.295573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.295431" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.286033" elapsed="0.009607"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.296435" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.295777" elapsed="0.000684"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.296503" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.282500" elapsed="0.014112"/>
</kw>
<msg time="2026-09-01T01:11:46.296663" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.269637" elapsed="0.027080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.309610" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.322251" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.334788" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.335010" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.335384" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.335909" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.335747" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.335727" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.336116" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.336283" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.336432" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.335686" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.335564" elapsed="0.000938"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.336640" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.336710" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:11:46.336882" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.265173" elapsed="0.071737"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.338084" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.337775" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:46.351632" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.351679" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.351768" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:46.340577" elapsed="0.011213"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.338208" elapsed="0.013629"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.352002" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.351862" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.338192" elapsed="0.013881"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.355448" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.353023" elapsed="0.002463"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.352801" elapsed="0.002715"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.352784" elapsed="0.002753"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.358149" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.355783" elapsed="0.002410"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.355584" elapsed="0.002639"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.355570" elapsed="0.002674"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.358841" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.358433" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.359161" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.358927" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.359650" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.359385" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.359234" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.358912" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.360282" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.359939" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.360576" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.360366" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.361068" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.360790" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.360646" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.360351" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.361300" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:11:46.362077" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.361769" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.362259" elapsed="0.002361"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:11:46.352442" elapsed="0.012235"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:11:46.364719" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:11:46.367022" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:11:46.337181" elapsed="0.029865"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.367093" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:11:46.240525" elapsed="0.126696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${mapping}</arg>
<arg>NAME=example-ebgp-peer2</arg>
<arg>IP=${eBGP_PEER2_IP}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.367376" elapsed="0.000216"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.410681" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.410342" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.411496" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.411199" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.411665" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.410877" elapsed="0.000810"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.412210" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.411853" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.412503" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/ebgp_peers/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.412863" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.412380" elapsed="0.000507"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.413275" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.413033" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.414274" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.414021" elapsed="0.000294"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.414714" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.414463" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.415375" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.415092" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.416070" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.415867" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.416154" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:11:46.416299" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.415568" elapsed="0.000752"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.416461" elapsed="0.000209"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:11:46.414967" elapsed="0.001738"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.417222" level="INFO">${value} = example-ebgp-peer2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.416938" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.417888" level="INFO">${encoded} = example-ebgp-peer2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.417693" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.417954" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.418085" level="INFO">${encoded_value} = example-ebgp-peer2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.417411" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.418258" elapsed="0.000192"/>
</kw>
<var name="${key}">NAME</var>
<var name="${value}">example-ebgp-peer2</var>
<status status="PASS" start="2026-09-01T01:11:46.416804" elapsed="0.001681"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.419171" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.418700" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.419839" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.419643" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.419904" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.420037" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.419363" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.420213" elapsed="0.000194"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:11:46.418581" elapsed="0.001861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.420930" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.420658" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.421595" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.421412" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.421659" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.421789" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.421117" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.421959" elapsed="0.000207"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:46.420539" elapsed="0.001663"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.414790" elapsed="0.007441"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.422270" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:46.422409" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'NAME': 'example-ebgp-peer2', 'IP': '127.0.0.4', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:46.413719" elapsed="0.008713"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.413442" elapsed="0.009018"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.422669" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.422528" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.413420" elapsed="0.009317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.423476" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.422881" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.423544" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.409767" elapsed="0.013885"/>
</kw>
<msg time="2026-09-01T01:11:46.423701" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.396923" elapsed="0.026822"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.436395" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.449013" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//ebgp_peers/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.461922" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.462126" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.462312" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.462680" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.462537" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.462522" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.462895" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.463050" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.463218" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.462487" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.462387" elapsed="0.000902"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.463425" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.463491" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:11:46.463633" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.392550" elapsed="0.071168"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.464958" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.464635" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:46.478454" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.478510" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.478615" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:46.467496" elapsed="0.011143"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.465069" elapsed="0.013612"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.478892" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.478709" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.465053" elapsed="0.013913"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.482461" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.480005" elapsed="0.002495"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.479777" elapsed="0.002753"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.479760" elapsed="0.002791"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.485436" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.482798" elapsed="0.002679"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.482598" elapsed="0.002909"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.482585" elapsed="0.002944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.486129" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.485725" elapsed="0.000445"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.486452" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.486231" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.486967" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.486675" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.486524" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.486216" elapsed="0.000824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.487525" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.487199" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.487815" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.487607" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.488341" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.488056" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.487899" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.487592" elapsed="0.000821"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.488559" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:11:46.489365" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.489050" elapsed="0.000407"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.489604" elapsed="0.002590"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:11:46.479384" elapsed="0.012869"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:11:46.492302" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:11:46.494657" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:11:46.463980" elapsed="0.030700"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.494730" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}ebgp_peers</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:11:46.367802" elapsed="0.127054"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:11:46.495451" elapsed="0.000217"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:11:46.495170" elapsed="0.000553"/>
</kw>
<doc>Delete all previously configured BGP peers.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:11:46.015496" elapsed="0.480265"/>
</test>
<test id="s1-s9-t15" name="TC_LAS_Reconfigure_Odl_To_Accept_Connection" line="296">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:46.499391" elapsed="0.000183"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:46.499150" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.500550" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.500449" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.500432" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.505594" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.505497" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.505481" elapsed="0.000198"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.506853" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.506416" elapsed="0.000467"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.507397" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:46.507058" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:46.507471" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:11:46.507629" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.505989" elapsed="0.001666"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.513534" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.513433" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.513416" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.514766" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:46.514669" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.514653" elapsed="0.000263"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:46.515391" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.515059" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.515778" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:46.515567" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.553188" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:46.516283" elapsed="0.037072"/>
</kw>
<msg time="2026-09-01T01:11:46.553545" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:46.553585" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.515959" elapsed="0.037777"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:46.594862" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:46.554411" elapsed="0.040892"/>
</kw>
<msg time="2026-09-01T01:11:46.595638" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:46.595683" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.553977" elapsed="0.041745"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.596507" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.595915" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.595854" elapsed="0.000767"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.597445" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "e "_ "O "d "l "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.596808" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.597936" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.597638" elapsed="0.000371"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.597614" elapsed="0.000427"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:46.598098" elapsed="0.000105"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:46.602202" elapsed="0.000190"/>
</kw>
<msg time="2026-09-01T01:11:46.602463" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.600556" elapsed="0.002059"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.602909" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.603307" elapsed="0.000087"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:46.599586" elapsed="0.003926"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:46.598669" elapsed="0.004910"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:46.514402" elapsed="0.089269"/>
</kw>
<msg time="2026-09-01T01:11:46.603771" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:46.603815" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.513735" elapsed="0.090139"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:46.604065" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:11:46.603955" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.603936" elapsed="0.000246"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.604624" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.604984" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.605051" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:46.513095" elapsed="0.092169"/>
</kw>
<msg time="2026-09-01T01:11:46.605383" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:46.605425" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "R "e "c "o "n "f "i "g "u "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.508104" elapsed="0.097361"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.605775" elapsed="0.000130"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.605540" elapsed="0.000398"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.605524" elapsed="0.000435"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:46.507939" elapsed="0.098043"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:46.507723" elapsed="0.098303"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:46.505154" elapsed="0.100938"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:46.500195" elapsed="0.106028"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:46.499762" elapsed="0.106513"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:46.496808" elapsed="0.109528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.607197" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.606571" elapsed="0.000654"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.641591" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.641226" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.642425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.642107" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.642600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.641772" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.643308" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.642819" elapsed="0.000521"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.643649" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.643882" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.643511" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.644335" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.644056" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.645384" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.645108" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.645839" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.645577" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.646530" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.646255" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.647283" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.647035" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.647355" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:11:46.647510" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.646727" elapsed="0.000804"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.647678" elapsed="0.000253"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:46.646094" elapsed="0.001973"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.648591" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.648320" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.651304" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.650582" elapsed="0.000799"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.651527" elapsed="0.000105"/>
</return>
<msg time="2026-09-01T01:11:46.652043" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.648786" elapsed="0.003308"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.652296" elapsed="0.000266"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:46.648195" elapsed="0.004407"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.653813" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.652917" elapsed="0.000932"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.654631" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.654443" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.654696" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:46.654845" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.654122" elapsed="0.000746"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.655009" elapsed="0.000232"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:46.652762" elapsed="0.002516"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.655762" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.655498" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.656457" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.656268" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.656522" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.656653" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.655965" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.656811" elapsed="0.000205"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:46.655376" elapsed="0.001675"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.657552" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.657285" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.658257" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.658045" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.658322" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:46.658452" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.657738" elapsed="0.000735"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.658611" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:46.657163" elapsed="0.001686"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.645922" elapsed="0.012958"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.658930" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.659075" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:46.644780" elapsed="0.014318"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.644460" elapsed="0.014669"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.659336" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.659181" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.644434" elapsed="0.014969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.660319" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.659546" elapsed="0.000889"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.660481" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.640654" elapsed="0.019940"/>
</kw>
<msg time="2026-09-01T01:11:46.660649" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.627840" elapsed="0.032869"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.675602" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.688192" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.700767" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.700959" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.701131" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.701501" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.701367" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.701351" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.701698" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.701860" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.702008" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.701319" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.701223" elapsed="0.000854"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.702230" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.702296" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:46.702411" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.623589" elapsed="0.078846"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.729117" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.728769" elapsed="0.000387"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.729901" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.729620" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.730075" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.729312" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.730603" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.730266" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.730912" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.731190" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.730775" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.731580" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.731361" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:11:46.731975" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.731692" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.732458" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.732196" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.732047" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.731676" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.733337" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.732659" elapsed="0.000704"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.733405" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.728235" elapsed="0.005277"/>
</kw>
<msg time="2026-09-01T01:11:46.733563" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.715422" elapsed="0.018182"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.746409" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.758941" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.771392" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.771565" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.771722" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.772058" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.771927" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.771914" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.772269" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.772419" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.772567" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.771889" elapsed="0.000723"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.771787" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.772766" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.772841" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:46.772958" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.712801" elapsed="0.060182"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.774115" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.773907" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.774272" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.773587" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.774574" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.774353" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.775105" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.774847" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.774644" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.774338" elapsed="0.000854"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.777502" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.775331" elapsed="0.002194"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:46.777569" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:11:46.777736" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:46.773300" elapsed="0.004457"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.779029" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.778792" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.779438" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.779225" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.779958" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.779628" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.780366" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.780150" elapsed="0.000253"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:46.781187" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:11:46.780982" elapsed="0.000228"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:11:46.781506" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:11:46.781352" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.781663" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.782240" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.782005" elapsed="0.000275"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:11:46.782316" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.782451" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:11:46.780589" elapsed="0.001884"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:46.797055" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '1075', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:11:46.797119" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:46.797242" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:46.784780" elapsed="0.012485"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.782533" elapsed="0.014802"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.797498" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.797359" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.782518" elapsed="0.015057"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.800810" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.798435" elapsed="0.002427"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.798236" elapsed="0.002657"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.798220" elapsed="0.002695"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.803509" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.801177" elapsed="0.002371"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.800963" elapsed="0.002615"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.800949" elapsed="0.002650"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.804210" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.803751" elapsed="0.000483"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.804514" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.804295" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.805011" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.804731" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.804585" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.804280" elapsed="0.000803"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.805572" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.805247" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.805881" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.805655" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.806379" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.806099" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.805953" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.805640" elapsed="0.000811"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.806589" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:11:46.807333" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.807057" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.807498" elapsed="0.002388"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:11:46.797914" elapsed="0.012028"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:11:46.810095" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:11:46.810000" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.809985" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.810332" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.810393" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:11:46.812676" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:11:46.778078" elapsed="0.034622"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.812755" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:46.812904" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:11:46.612191" elapsed="0.200735"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.813292" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.813053" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.813037" elapsed="0.000335"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.813401" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:11:46.607476" elapsed="0.206036"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.814350" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64497 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${eBGP_AS}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.813701" elapsed="0.000675"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.848306" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.847962" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.849033" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.848779" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.849198" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.848480" elapsed="0.000740"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.849705" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.849370" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.850011" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.850197" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.849888" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.850579" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.850364" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.851484" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.851254" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.851913" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.851667" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.852569" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.852308" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.853270" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.853057" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.853336" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.853467" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.852759" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.853626" elapsed="0.000209"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:11:46.852182" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.854407" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.854129" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.855216" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.855016" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.855282" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.855412" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.854594" elapsed="0.000839"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.855570" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:46.854007" elapsed="0.001788"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.856307" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.856029" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.856976" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.856775" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.857041" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.857186" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.856495" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.857344" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:46.855906" elapsed="0.001664"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.858064" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.857787" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.858734" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.858551" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.858798" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:11:46.858951" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.858269" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.859109" elapsed="0.000213"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:46.857666" elapsed="0.001692"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.859855" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.859575" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.860532" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.860348" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.860598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.860729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.860044" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.860901" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:46.859453" elapsed="0.001680"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.861638" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.861374" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.862334" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.862124" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.862402" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:11:46.862535" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.861838" elapsed="0.000718"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.862692" elapsed="0.000210"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:46.861253" elapsed="0.001689"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.863500" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:46.863230" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:46.864186" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.863987" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:46.864253" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.864386" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:46.863687" elapsed="0.000721"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.864545" elapsed="0.000196"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:46.863093" elapsed="0.001683"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.851986" elapsed="0.012820"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:46.864861" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:46.865001" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:46.850951" elapsed="0.014073"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.850677" elapsed="0.014375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.865226" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.865074" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.850661" elapsed="0.014634"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.866244" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.865427" elapsed="0.000844"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.866316" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.847414" elapsed="0.019010"/>
</kw>
<msg time="2026-09-01T01:11:46.866471" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.834421" elapsed="0.032092"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.879210" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.891775" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.904249" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.904425" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.904581" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.904968" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.904821" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.904808" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.905181" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.905333" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.905482" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.904783" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.904691" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.905683" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.905747" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:46.905866" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.830162" elapsed="0.075728"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.932936" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.932557" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.933722" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.933455" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.933905" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.933126" elapsed="0.000800"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.934436" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.934078" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.934735" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:46.934942" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:46.934606" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.935351" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;$PEER_AS&lt;/peer-as&gt;
        &lt;local-as&gt;$AS_NUMBER&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.935113" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:11:46.935780" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.935480" elapsed="0.000427"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.936355" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.936070" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.935934" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.935456" elapsed="0.000973"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.937294" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:46.936563" elapsed="0.000759"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:46.937371" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:46.931967" elapsed="0.005529"/>
</kw>
<msg time="2026-09-01T01:11:46.937550" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:46.919077" elapsed="0.018517"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.950592" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.963214" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.976037" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.976469" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.976646" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.977087" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.976941" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:46.976923" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.977316" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.977466" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.977613" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:46.976875" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.976735" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.977841" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:46.978012" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:11:46.978215" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:46.916455" elapsed="0.061792"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:46.979789" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:46.979428" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:46.979983" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:46.978961" elapsed="0.001043"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:46.980343" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:46.980067" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.980886" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:46.980607" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.980414" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.980051" elapsed="0.000905"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.983417" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:46.981096" elapsed="0.002344"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:46.983484" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:11:46.983624" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:46.978578" elapsed="0.005067"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.984976" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.984720" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.985397" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;64497&lt;/peer-as&gt;
        &lt;local-as&gt;65432&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.985182" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.985805" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.985586" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.986232" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.985997" elapsed="0.000273"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:46.987065" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:11:46.986861" elapsed="0.000227"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:11:46.987409" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:11:46.987251" elapsed="0.000180"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:46.987571" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:46.988181" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:46.987946" elapsed="0.000318"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:11:46.988302" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:46.988440" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:11:46.986474" elapsed="0.001987"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:47.007819" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '996', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
        &lt;peer-as&gt;64497&lt;/peer-as&gt;
        &lt;local-as&gt;65432&lt;/local-as&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:11:47.007948" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:47.008104" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:46.990872" elapsed="0.017258"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:46.988523" elapsed="0.019708"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.008526" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.008274" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:46.988508" elapsed="0.020101"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.012440" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:47.009761" elapsed="0.002720"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:47.009518" elapsed="0.002993"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.009494" elapsed="0.003039"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.015156" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:47.012779" elapsed="0.002509"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:47.012581" elapsed="0.002740"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.012567" elapsed="0.002776"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.015943" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:47.015537" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.016266" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.016027" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.016755" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:47.016491" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:47.016337" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.016012" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.017325" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:47.016985" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.017615" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.017407" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.018098" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:47.017843" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:47.017685" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.017393" elapsed="0.000883"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:47.018427" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:11:47.019212" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:47.018906" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:11:47.019377" elapsed="0.002349"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:11:47.009075" elapsed="0.012712"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:11:47.021965" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-09-01T01:11:47.021859" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.021842" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.022218" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.022279" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:47.024576" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:11:46.983979" elapsed="0.040621"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:47.024661" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:47.024803" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:11:46.819064" elapsed="0.205771"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.025175" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.024925" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.024909" elapsed="0.000347"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:11:47.025285" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/ebgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:11:46.814627" elapsed="0.210767"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.026569" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.026217" elapsed="0.000407"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.026202" elapsed="0.000443"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:47.026779" elapsed="0.000292"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.032241" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:47.031844" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:11:47.032475" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:11:47.032332" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.032316" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.032689" elapsed="0.000020"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.032866" elapsed="0.000019"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.033030" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.033197" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.033396" elapsed="0.000019"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.033565" elapsed="0.000023"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.033758" elapsed="0.000024"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:11:47.031560" elapsed="0.002304"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:47.026020" elapsed="0.007906"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:11:47.025678" elapsed="0.008294"/>
</kw>
<doc>Configure neighbors. One ibgp and one ebgp neighbor with local-as configured.</doc>
<status status="PASS" start="2026-09-01T01:11:46.496231" elapsed="0.537786"/>
</test>
<test id="s1-s9-t16" name="TC_LAS_Start_iBgp_Speaker_And_Verify_Connected" line="316">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:47.040442" elapsed="0.000380"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:47.039839" elapsed="0.001113"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.042175" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:47.042001" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.041967" elapsed="0.000298"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.047523" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:47.047425" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.047408" elapsed="0.000177"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.048605" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:47.048226" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.049118" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:47.048820" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:47.049202" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:11:47.049364" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:47.047807" elapsed="0.001579"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.055422" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:47.055322" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.055304" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.056642" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:47.056538" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.056517" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:47.057153" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:47.056851" elapsed="0.000327"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:47.057541" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:47.057330" elapsed="0.000233"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:47.086591" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:47.058028" elapsed="0.028670"/>
</kw>
<msg time="2026-09-01T01:11:47.086877" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:47.086935" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:47.057708" elapsed="0.029280"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:47.115354" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:47.087593" elapsed="0.027949"/>
</kw>
<msg time="2026-09-01T01:11:47.115707" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:47.115749" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:47.087188" elapsed="0.028598"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.116112" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.115883" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.115861" elapsed="0.000354"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.116650" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:47.116353" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.117031" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.116787" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.116770" elapsed="0.000336"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:47.117160" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:47.119846" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:11:47.120036" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:47.118800" elapsed="0.001400"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.120464" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.120786" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:47.118012" elapsed="0.002973"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:47.117471" elapsed="0.003576"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:47.056243" elapsed="0.064889"/>
</kw>
<msg time="2026-09-01T01:11:47.121356" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:47.121397" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:47.055625" elapsed="0.065806"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:47.121598" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:11:47.121501" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.121483" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.122080" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.122478" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.122550" elapsed="0.000027"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:47.054997" elapsed="0.067666"/>
</kw>
<msg time="2026-09-01T01:11:47.122750" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:47.122788" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "i "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:47.049778" elapsed="0.073044"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:47.123226" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:47.122901" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:47.122885" elapsed="0.000418"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:47.049638" elapsed="0.073685"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:47.049452" elapsed="0.073907"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:47.047088" elapsed="0.076326"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:47.041661" elapsed="0.081837"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:47.041124" elapsed="0.082415"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:47.036632" elapsed="0.086952"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:47.123746" elapsed="0.000110"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.124499" level="INFO">${speaker_args} = --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug</msg>
<var>${speaker_args}</var>
<arg>--firstprefix ${iBGP_PEER1_FIRST_PREFIX_IP} --prefixlen ${PREFIX_LEN} --amount 1 --myip=${iBGP_PEER1_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:47.123999" elapsed="0.000524"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.126019" level="INFO">${command} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:47.125510" elapsed="0.000535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.126435" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:47.126205" elapsed="0.000291"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:47.130002" level="INFO">python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:11:47.130095" level="INFO">${output} = python3 play.py --firstprefix 8.1.0.0 --prefixlen 28 --amount 1 --myip=127.0.0.1 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:47.126646" elapsed="0.003475"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:11:47.125228" elapsed="0.004987"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.131622" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:47.131313" elapsed="0.000332"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:47.132171" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:47.131796" elapsed="0.000407"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:47.139637" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:47.139813" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:47.139941" level="FAIL">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:47.132379" elapsed="0.008115">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-09-01T01:11:47.140559" elapsed="0.000017"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:11:47.130889" elapsed="0.009795">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.143590" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:49.142802" elapsed="0.000853"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.144892" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:49.144052" elapsed="0.000897"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:49.155084" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:49.155534" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.1?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1119'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:11:49.155750" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:49.145309" elapsed="0.010493"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-09-01T01:11:49.155934" elapsed="0.000076"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:11:49.141615" elapsed="0.019852"/>
</kw>
<msg time="2026-09-01T01:11:49.161653" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:11:47.130382" elapsed="2.031323"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:49.161815" elapsed="0.000078"/>
</return>
<msg time="2026-09-01T01:11:49.162168" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=default</arg>
<arg>speaker_ip=${iBGP_PEER1_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-09-01T01:11:47.124731" elapsed="2.037493"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.163446" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.1","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.1.0.0/28","prefix":"8.1.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64496]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ibgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:49.162760" elapsed="0.000795"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:11:49.164790" elapsed="0.000534"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:11:49.164165" elapsed="0.001287"/>
</kw>
<doc>Verify that peer is present in odl's rib. Peer is configured with local-as.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:11:47.034567" elapsed="2.130960"/>
</test>
<test id="s1-s9-t17" name="TC_LAS_Start_eBgp_Speaker_And_Verify_Connected" line="328">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:49.173461" elapsed="0.000439"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:49.172879" elapsed="0.001130"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.176102" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:49.175867" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.175806" elapsed="0.000464"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.187564" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:49.187352" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.187314" elapsed="0.000382"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.189778" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:49.188979" elapsed="0.000852"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.190803" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:49.190218" elapsed="0.000655"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:49.190960" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:11:49.191298" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:49.188203" elapsed="0.003144"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.200577" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:49.200373" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.200343" elapsed="0.000322"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.202232" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:49.202062" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.202039" elapsed="0.000279"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:49.202932" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:49.202503" elapsed="0.000462"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:49.203480" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:49.203201" elapsed="0.000311"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:49.236915" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:49.204240" elapsed="0.032781"/>
</kw>
<msg time="2026-09-01T01:11:49.237213" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:49.237254" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:49.203716" elapsed="0.033572"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:49.273730" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:49.237762" elapsed="0.036107"/>
</kw>
<msg time="2026-09-01T01:11:49.274034" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:49.274075" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:49.237447" elapsed="0.036662"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.274417" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:49.274206" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.274187" elapsed="0.000300"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.274904" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "n "d "_ "V "e "r "i "f "y "_ "C "o "n "n "e "c "t "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:49.274614" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.275245" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:49.275032" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.275016" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:49.275344" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:49.277761" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:11:49.277964" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:49.276702" elapsed="0.001386"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.278367" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.278679" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:49.276105" elapsed="0.002760"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:49.275599" elapsed="0.003330"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:49.201668" elapsed="0.077342"/>
</kw>
<msg time="2026-09-01T01:11:49.279088" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:49.279126" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:49.200881" elapsed="0.078332"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:49.279388" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:11:49.279283" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.279266" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.279836" elapsed="0.000039"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.280181" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.280245" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:49.199873" elapsed="0.080467"/>
</kw>
<msg time="2026-09-01T01:11:49.280419" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:49.280456" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "S "t "a "r "t "_ "e "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:49.192239" elapsed="0.088250"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:49.280777" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:49.280553" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:49.280538" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:49.191906" elapsed="0.088975"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:49.191528" elapsed="0.089381"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:49.186596" elapsed="0.094362"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:49.175275" elapsed="0.105729"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:49.174354" elapsed="0.106688"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:49.167432" elapsed="0.113654"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:49.281323" elapsed="0.000096"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.282061" level="INFO">${speaker_args} = --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug</msg>
<var>${speaker_args}</var>
<arg>--firstprefix ${eBGP_PEER1_FIRST_PREFIX_IP} --prefixlen ${PREFIX_LEN} --amount 1 --asnumber=${eBGP_AS} --myip=${eBGP_PEER1_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:49.281555" elapsed="0.000530"/>
</kw>
<kw name="Start_BGP_Speaker_And_Verify_Connected" owner="BGPSpeaker">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.283380" level="INFO">${command} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:49.283075" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.283759" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:49.283547" elapsed="0.000253"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:49.287413" level="INFO">python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:11:49.287501" level="INFO">${output} = python3 play.py --firstprefix 8.0.0.0 --prefixlen 28 --amount 1 --asnumber=64497 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:49.283948" elapsed="0.003578"/>
</kw>
<arg>${arguments}</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:11:49.282779" elapsed="0.004803"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.288905" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:49.288601" elapsed="0.000328"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:49.289422" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:49.289075" elapsed="0.000401"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:49.296374" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:49.296503" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:49.296606" level="FAIL">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:49.289621" elapsed="0.007441">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</status>
</kw>
<return>
<value>${response.content}</value>
<status status="NOT RUN" start="2026-09-01T01:11:49.297124" elapsed="0.000033"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:11:49.288224" elapsed="0.009024">Url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig Expected status: 409 != 200</status>
</kw>
<kw name="Verify_BGP_Speaker_Connection" owner="BGPSpeaker">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.301631" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>200</arg>
<arg>404</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:51.299755" elapsed="0.001951"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.303191" level="INFO">${url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig</msg>
<var>${url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F${ip}?content=nonconfig</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:51.302111" elapsed="0.001159"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:51.313828" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:51.314228" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F127.0.0.3?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '864'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.0.0/28","prefix":"8.0.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64497]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ebgp"}]} 
 </msg>
<msg time="2026-09-01T01:11:51.314465" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${url}</arg>
<arg>expected_status=${exp_status_code}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:11:51.303631" elapsed="0.010903"/>
</kw>
<return>
<value>${response.content}</value>
<status status="PASS" start="2026-09-01T01:11:51.314653" elapsed="0.000101"/>
</return>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Verifies peer's presence in bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:11:51.298357" elapsed="0.021990"/>
</kw>
<msg time="2026-09-01T01:11:51.320534" level="INFO">${message} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${message}</var>
<arg>5x</arg>
<arg>2s</arg>
<arg>Verify_BGP_Speaker_Connection</arg>
<arg>${session}</arg>
<arg>${speaker_ip}</arg>
<arg>${connected}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:11:49.287731" elapsed="2.032855"/>
</kw>
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:51.320695" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:11:51.321011" level="INFO">${output} = {"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bg...</msg>
<var>${output}</var>
<arg>${speaker_args}</arg>
<arg>session=default</arg>
<arg>speaker_ip=${eBGP_PEER1_IP}</arg>
<doc>Start the BGP speaker python utility, and verifies it's connection.
We can change connected variable to false to verify Speaker did not connect.</doc>
<status status="PASS" start="2026-09-01T01:11:49.282330" elapsed="2.038733"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.321992" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://127.0.0.3","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"8.0.0.0/28","prefix":"8.0.0.0/28","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"as-path":{"segments":[{"as-sequence":[64497]}]},"ipv4-next-hop":{"global":"192.0.2.1"}}}]}}]},"peer-role":"ebgp"}]}</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.321445" elapsed="0.000815"/>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:11:51.323509" elapsed="0.000505"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:11:51.322836" elapsed="0.001331"/>
</kw>
<doc>Verify that peer is present in odl's rib. Peer is configured with local-as.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:11:49.166199" elapsed="2.158048"/>
</test>
<test id="s1-s9-t18" name="TC_LAS_Verify_iBGP_Rib_Out" line="340">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:11:51.332035" elapsed="0.000455"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:11:51.331482" elapsed="0.001118"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.334886" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:51.334601" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.334550" elapsed="0.000481"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.346942" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:51.346687" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.346649" elapsed="0.000433"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.349268" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:51.348453" elapsed="0.000867"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.350292" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:11:51.349650" elapsed="0.000693"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:11:51.350431" elapsed="0.000057"/>
</return>
<msg time="2026-09-01T01:11:51.350733" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:11:51.347630" elapsed="0.003151"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.363525" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:51.363386" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.363359" elapsed="0.000262"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.365291" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:51.365124" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.365101" elapsed="0.000290"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:11:51.366009" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.365596" elapsed="0.000447"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:11:51.366588" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:51.366281" elapsed="0.000339"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:11:51.401209" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:11:51.367314" elapsed="0.034006"/>
</kw>
<msg time="2026-09-01T01:11:51.401490" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:11:51.401532" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:51.366828" elapsed="0.034741"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:11:51.433124" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:11:51.402073" elapsed="0.031169"/>
</kw>
<msg time="2026-09-01T01:11:51.433395" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:11:51.433433" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:51.401739" elapsed="0.031727"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.433767" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.433542" elapsed="0.000359"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.433521" elapsed="0.000404"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.434369" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.434059" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.434689" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.434494" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.434479" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:11:51.434788" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:11:51.437353" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:11:51.437542" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:51.436247" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.437960" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.438300" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:11:51.435620" elapsed="0.002859"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:11:51.435103" elapsed="0.003433"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:11:51.364725" elapsed="0.073896"/>
</kw>
<msg time="2026-09-01T01:11:51.438705" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:51.438743" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:51.363820" elapsed="0.074972"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:11:51.439028" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:11:51.438931" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.438846" elapsed="0.000256"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.439507" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.439833" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.439910" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:11:51.362894" elapsed="0.077114"/>
</kw>
<msg time="2026-09-01T01:11:51.440093" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:11:51.440130" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "i "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:51.351621" elapsed="0.088566"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.440484" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.440254" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.440239" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:11:51.351320" elapsed="0.089252"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:11:51.350921" elapsed="0.089685"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:11:51.345932" elapsed="0.094726"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:11:51.333883" elapsed="0.106825"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:11:51.332937" elapsed="0.107812"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:11:51.326266" elapsed="0.114529"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.441798" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64497 | PREFIXLEN=8.0.0.0/28 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${eBGP_AS}</arg>
<arg>PREFIXLEN=${eBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.441001" elapsed="0.000875"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.494034" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:51.493630" elapsed="0.000446"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:51.495291" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.494942" elapsed="0.000447">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:51.495476" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:51.494276" elapsed="0.001222"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.496018" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:51.495657" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:51.496394" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:51.496603" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:51.496247" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.497020" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.496776" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.498022" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.497767" elapsed="0.000295"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.498482" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.498225" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.499334" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.498918" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.500306" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.499912" elapsed="0.000421"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.500391" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:11:51.500563" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.499552" elapsed="0.001033"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.500745" elapsed="0.000330"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:51.498769" elapsed="0.002344"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.501698" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.501377" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.502879" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.502523" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.502958" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:11:51.503102" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.502124" elapsed="0.000999"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.503301" elapsed="0.000325"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:51.501250" elapsed="0.002422"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.504268" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.503940" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.505208" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.504803" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.505282" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:11:51.505438" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.504469" elapsed="0.000995"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.505612" elapsed="0.000278"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:51.503783" elapsed="0.002146"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.506527" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.506186" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.507452" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.507092" elapsed="0.000392"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.507545" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:11:51.507718" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.506742" elapsed="0.001002"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.507905" elapsed="0.000288"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:51.506027" elapsed="0.002205"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.508789" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.508476" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.509711" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.509386" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.509785" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:11:51.509943" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.509022" elapsed="0.000943"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.510119" elapsed="0.000286"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:51.508338" elapsed="0.002118"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.511050" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.510724" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.511975" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.511627" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.512044" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:51.512214" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.511281" elapsed="0.000957"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.512396" elapsed="0.000258"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:51.510581" elapsed="0.002115"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.513301" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.512955" elapsed="0.000373"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.514206" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.513832" elapsed="0.000399"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.514275" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:11:51.514441" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.513505" elapsed="0.000959"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.514637" elapsed="0.000473"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:51.512808" elapsed="0.002404"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.515732" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:51.515440" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:51.516662" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.516351" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:51.516730" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:51.516882" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:51.516020" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:51.517047" elapsed="0.000275"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:51.515315" elapsed="0.002044"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:51.498569" elapsed="0.018819"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:51.517429" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:51.517571" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:51.497476" elapsed="0.020120"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:51.497166" elapsed="0.020462"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.517822" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.517665" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.497121" elapsed="0.020795"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.518808" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:51.518054" elapsed="0.000780"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:51.518891" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:51.493062" elapsed="0.025940"/>
</kw>
<msg time="2026-09-01T01:11:51.519054" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:51.479841" elapsed="0.039262"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.531828" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.544466" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.557078" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.557374" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.557551" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.557947" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.557791" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:51.557772" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.558168" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.558339" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.558496" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:51.557734" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.557630" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.558705" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.558775" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:11:51.558928" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:51.475090" elapsed="0.083865"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:51.560319" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.559991" elapsed="0.000417">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:51.560494" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:51.559618" elapsed="0.000897"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.560818" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.560578" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.561383" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:51.561097" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:51.560905" elapsed="0.000531"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.560562" elapsed="0.000892"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.564019" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:51.561592" elapsed="0.002452"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:51.564088" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:11:51.564243" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:51.559294" elapsed="0.004971"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:51.565425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.565208" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:51.565567" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:51.564880" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:51.565772" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:11:51.565652" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:51.565635" elapsed="0.000212"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.566045" elapsed="0.000022"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.566223" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.566287" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:11:51.568272" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:51.564571" elapsed="0.003725"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.569583" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.569352" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:51.570006" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:51.569767" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:51.580764" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:51.580967" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:51.581062" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.572243" elapsed="0.009247">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:51.570107" elapsed="0.011461">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.581736" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.581597" elapsed="0.000194"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:51.570090" elapsed="0.011721">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.582187" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.582302" elapsed="0.000011"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:51.582271" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:51.582257" elapsed="0.000099"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.582491" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.582551" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.568592" elapsed="0.014052">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.582708" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.451167" elapsed="0.131627">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:51.583091" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:51.582925" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:51.582909" elapsed="0.000283"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:51.583221" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.446739" elapsed="0.136573">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.668808" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:52.668431" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:52.669683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.669390" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:52.669857" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:52.669062" elapsed="0.000829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.670401" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:52.670045" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:52.670706" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:52.670921" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:52.670571" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.671330" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:52.671086" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.672305" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:52.672050" elapsed="0.000295"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.672754" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.672500" elapsed="0.000276"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.673514" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.673174" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.674427" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.674033" elapsed="0.000418"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.674500" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:11:52.674660" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.673709" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.674830" elapsed="0.000302"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:52.673031" elapsed="0.002240"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.675979" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.675513" elapsed="0.000495"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.676849" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.676532" elapsed="0.000354"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.676933" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:52.677095" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.676214" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.677318" elapsed="0.000283"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:52.675382" elapsed="0.002263"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.678248" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.677920" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.679082" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.678749" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.679184" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:11:52.679324" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.678445" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.679484" elapsed="0.000247"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:52.677760" elapsed="0.002007"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.680324" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.680003" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.681185" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.680822" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.681254" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:11:52.681392" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.680515" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.681553" elapsed="0.000245"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:52.679864" elapsed="0.001970"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.682401" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.682070" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.683270" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.682914" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.683339" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:52.683473" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.682592" elapsed="0.000902"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.683634" elapsed="0.000258"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:52.681948" elapsed="0.001982"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.684482" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.684175" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.685356" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.685004" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.685430" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:52.685568" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.684676" elapsed="0.000915"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.685728" elapsed="0.000262"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:52.684027" elapsed="0.002001"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.686610" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.686317" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.687633" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.687310" elapsed="0.000347"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.687702" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:52.687836" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.686805" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.688013" elapsed="0.000282"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:52.686189" elapsed="0.002143"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.688847" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:52.688558" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:52.689714" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.689402" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:52.689781" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:52.689930" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:52.689061" elapsed="0.000891"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:52.690090" elapsed="0.000292"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:52.688434" elapsed="0.001992"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:52.672835" elapsed="0.017620"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:52.690495" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:52.690639" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:52.671745" elapsed="0.018919"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:52.671458" elapsed="0.019234"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.690856" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:52.690718" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:52.671426" elapsed="0.019512"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.691858" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:52.691079" elapsed="0.000820"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:52.691942" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:52.667858" elapsed="0.024197"/>
</kw>
<msg time="2026-09-01T01:11:52.692105" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:52.654019" elapsed="0.038174"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.704993" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.717647" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.730178" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.730386" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.730559" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.730957" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:52.730802" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:52.730784" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.731176" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.731329" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.731479" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:52.730746" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.730641" elapsed="0.000909"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.731688" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.731756" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:11:52.731914" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:52.647968" elapsed="0.083974"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:52.733309" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.732991" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:52.733474" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:52.732597" elapsed="0.000903"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.733817" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:52.733568" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.734368" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:52.734091" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:52.733903" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:52.733546" elapsed="0.000893"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.737026" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:52.734577" elapsed="0.002475"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:52.737119" elapsed="0.000071"/>
</return>
<msg time="2026-09-01T01:11:52.737321" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:52.732271" elapsed="0.005072"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:52.738502" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.738276" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:52.738682" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:52.737935" elapsed="0.000769"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:52.738905" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:11:52.738767" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:52.738752" elapsed="0.000230"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.739119" elapsed="0.000041"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.739314" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.739373" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:52.741345" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:52.737627" elapsed="0.003742"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.742650" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:52.742418" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:52.743065" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:52.742831" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:52.752684" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:52.752897" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:52.752994" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.745303" elapsed="0.008144">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:52.743175" elapsed="0.010351">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.753697" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:52.753556" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:52.743158" elapsed="0.010614">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.754131" elapsed="0.000038"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.754263" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:52.754231" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:52.754217" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.754456" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.754516" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.741661" elapsed="0.012951">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.754717" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.606129" elapsed="0.148678">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:52.755075" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:52.754905" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:52.754889" elapsed="0.000286"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:52.755204" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:52.595319" elapsed="0.159977">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.843960" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:53.843365" elapsed="0.000647"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:53.844978" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:53.844650" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:53.845218" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:53.844271" elapsed="0.000968"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.845791" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:53.845394" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:53.846114" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:53.846435" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:53.845973" elapsed="0.000490"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.846847" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:53.846615" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.847930" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:53.847671" elapsed="0.000299"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.848436" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.848121" elapsed="0.000340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.849237" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.848849" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.850334" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.849747" elapsed="0.000611"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.850417" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:11:53.850579" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.849434" elapsed="0.001166"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.850747" elapsed="0.000319"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:53.848716" elapsed="0.002387"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.853723" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.851358" elapsed="0.002389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.854631" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.854276" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.854698" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:53.854830" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.853932" elapsed="0.000919"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.855005" elapsed="0.000261"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:53.851235" elapsed="0.004068"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.855847" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.855521" elapsed="0.000349"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.856694" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.856388" elapsed="0.000329"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.856760" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:53.856905" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.856055" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.857067" elapsed="0.000266"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:53.855399" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.857870" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.857588" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.858714" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.858409" elapsed="0.000328"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.858779" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:53.858923" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.858072" elapsed="0.000875"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.859085" elapsed="0.000262"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:53.857467" elapsed="0.001916"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.859892" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.859599" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.860854" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.860547" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.860935" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:11:53.861072" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.860086" elapsed="0.001007"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.861258" elapsed="0.000340"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:53.859478" elapsed="0.002157"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.862175" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.861852" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.863025" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.862709" elapsed="0.000373"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.863128" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:11:53.863291" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.862405" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.863449" elapsed="0.000241"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:53.861731" elapsed="0.001995"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.864272" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.863959" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.961637" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.864800" elapsed="0.096907"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.961823" elapsed="0.000112"/>
</return>
<msg time="2026-09-01T01:11:53.962164" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.864461" elapsed="0.097731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.962474" elapsed="0.000375"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:53.863822" elapsed="0.099082"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.963801" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:53.963238" elapsed="0.000595"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:53.965043" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.964675" elapsed="0.000400"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:53.965132" elapsed="0.000067"/>
</return>
<msg time="2026-09-01T01:11:53.965342" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:53.964196" elapsed="0.001176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:53.965563" elapsed="0.000370"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:53.963067" elapsed="0.002946"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:53.848525" elapsed="0.117534"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:53.966130" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:11:53.966377" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:53.847380" elapsed="0.119031"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:53.846996" elapsed="0.119458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:53.966718" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:53.966499" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:53.846963" elapsed="0.119856"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:53.968198" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:53.967061" elapsed="0.001166"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:53.968274" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:53.842565" elapsed="0.125856"/>
</kw>
<msg time="2026-09-01T01:11:53.968540" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:53.824360" elapsed="0.144534"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:53.985448" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.000047" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.013278" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.013520" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.013707" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.014230" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:54.014063" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:54.014040" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.014453" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.014608" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.014757" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:54.013984" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.013803" elapsed="0.001032"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.015008" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.015090" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:11:54.015298" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:53.818287" elapsed="0.197043"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:54.016905" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:54.016551" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:54.017089" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:54.016052" elapsed="0.001058"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.017467" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:54.017190" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:54.018030" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:54.017739" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:54.017544" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:54.017173" elapsed="0.000936"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:54.020815" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:54.018269" elapsed="0.002570"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:54.020900" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:11:54.021108" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:54.015655" elapsed="0.005475"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:54.022476" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:54.022221" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:54.022620" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:54.021789" elapsed="0.000852"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:54.022856" elapsed="0.000074"/>
</return>
<status status="PASS" start="2026-09-01T01:11:54.022725" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:54.022708" elapsed="0.000280"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.023125" elapsed="0.000034"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.023301" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.023357" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:54.025734" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:54.021436" elapsed="0.004322"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:54.027123" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:54.026867" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:54.027546" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:54.027324" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:54.037116" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:54.037299" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:54.037421" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:54.029797" elapsed="0.008010">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:54.027642" elapsed="0.010284">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.038112" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:54.037961" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:54.027626" elapsed="0.010581">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.038578" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.038737" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:54.038665" elapsed="0.000112"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:54.038650" elapsed="0.000146"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.038945" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.039008" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:54.026107" elapsed="0.013006">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.039194" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:53.776302" elapsed="0.262982">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:54.039538" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:54.039371" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:54.039355" elapsed="0.000268"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:54.039651" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:53.766179" elapsed="0.273562">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.128531" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:55.128163" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:55.129341" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.129055" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:55.129495" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:55.128726" elapsed="0.000791"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.130031" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:55.129671" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:55.130346" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:55.130499" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:55.130218" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.130918" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:55.130683" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.131923" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:55.131671" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.132448" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.132201" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.133201" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.132832" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.134069" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.133707" elapsed="0.000386"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.134174" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:11:55.134345" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.133397" elapsed="0.000974"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.134517" elapsed="0.000277"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:55.132704" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.135398" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.135085" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.136259" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.135907" elapsed="0.000380"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.136333" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:55.136469" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.135588" elapsed="0.000903"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.136643" elapsed="0.000276"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:55.134951" elapsed="0.002006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.137708" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.137216" elapsed="0.000516"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.138561" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.138258" elapsed="0.000326"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.138628" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:11:55.138779" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.137920" elapsed="0.000880"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.138954" elapsed="0.000291"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:55.137054" elapsed="0.002237"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.139798" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.139513" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.140681" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.140382" elapsed="0.000322"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.140747" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:11:55.140881" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.140005" elapsed="0.000912"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.141056" elapsed="0.000304"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:55.139392" elapsed="0.002004"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.141945" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.141635" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.142769" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.142465" elapsed="0.000332"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.142842" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:55.142993" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.142136" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.143262" elapsed="0.000266"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:55.141492" elapsed="0.002074"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.144108" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.143795" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.144965" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.144632" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.145032" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:55.145212" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.144324" elapsed="0.000915"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.145411" elapsed="0.000242"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:55.143665" elapsed="0.002025"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.146241" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.145922" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.147051" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.146733" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.147120" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:11:55.147277" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.146430" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.147441" elapsed="0.000264"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:55.145787" elapsed="0.001964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.148343" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:55.148002" elapsed="0.000364"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:55.149391" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.149037" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:55.149458" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:55.149613" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:55.148533" elapsed="0.001102"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:55.149790" elapsed="0.000280"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:55.147861" elapsed="0.002246"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:55.132519" elapsed="0.017644"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:55.150206" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:55.150347" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:55.131373" elapsed="0.018997"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:55.131033" elapsed="0.019365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.150568" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:55.150425" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:55.131012" elapsed="0.019637"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.151534" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:55.150795" elapsed="0.000772"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:55.151623" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:55.127557" elapsed="0.024194"/>
</kw>
<msg time="2026-09-01T01:11:55.151842" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:55.114120" elapsed="0.037786"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.165152" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.178380" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.190968" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.191217" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.191408" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.191847" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:55.191670" elapsed="0.000255"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:55.191652" elapsed="0.000305"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.192119" elapsed="0.000037"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.192296" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.192445" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:55.191613" elapsed="0.000877"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.191487" elapsed="0.001027"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.192649" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.192718" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:11:55.192903" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:55.107798" elapsed="0.085140"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:55.194411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.194092" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:55.194590" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:55.193670" elapsed="0.000951"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.195047" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:55.194752" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.195809" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:55.195363" elapsed="0.000470"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:55.195153" elapsed="0.000712"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:55.194734" elapsed="0.001151"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.198656" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:55.196041" elapsed="0.002639"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:55.198726" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:11:55.198871" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:55.193284" elapsed="0.005622"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:55.200048" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.199817" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:55.200211" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:55.199508" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:55.200415" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:11:55.200293" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:55.200278" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.200622" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.200777" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.200833" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:55.202792" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:55.199211" elapsed="0.003605"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.204148" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:55.203904" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:55.204547" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:55.204331" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:55.213984" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:55.214160" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:55.214262" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.206793" elapsed="0.007844">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:55.204641" elapsed="0.010072">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.214965" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:55.214799" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:55.204625" elapsed="0.010420">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.215419" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.215541" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:55.215507" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:55.215491" elapsed="0.000109"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.215734" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.215796" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.203149" elapsed="0.012757">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.215973" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.061883" elapsed="0.154175">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:55.216317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:55.216153" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:55.216124" elapsed="0.000276"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:55.216429" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:55.050981" elapsed="0.165534">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.308691" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:56.308102" elapsed="0.000635"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:56.309678" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.309370" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:56.309879" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:56.308983" elapsed="0.000931"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.310470" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:56.310072" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:56.310808" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:56.311054" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:56.310661" elapsed="0.000420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.311517" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:56.311266" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.312664" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:56.312402" elapsed="0.000314"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.313229" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.312868" elapsed="0.000385"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.313931" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.313600" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.314791" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.314469" elapsed="0.000345"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.314862" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:11:56.315025" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.314125" elapsed="0.000921"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.315204" elapsed="0.000259"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:56.313473" elapsed="0.002027"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.316219" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.315722" elapsed="0.000520"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.317047" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.316716" elapsed="0.000356"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.317115" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:11:56.317276" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.316410" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.317437" elapsed="0.000266"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:56.315598" elapsed="0.002145"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.318314" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.318001" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.319248" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.318849" elapsed="0.000425"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.319318" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:56.319457" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.318521" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.319641" elapsed="0.000359"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:56.317843" elapsed="0.002207"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.320730" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.320361" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.321774" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.321397" elapsed="0.000401"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.321843" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:56.321992" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.320991" elapsed="0.001023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.322175" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:56.320207" elapsed="0.002246"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.323036" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.322720" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.324063" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.323692" elapsed="0.000396"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.324131" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:11:56.324291" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.323268" elapsed="0.001044"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.324451" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:56.322597" elapsed="0.002131"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.325267" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.324957" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.326065" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.325754" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.326134" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:11:56.326294" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.325454" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.326454" elapsed="0.000374"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:56.324824" elapsed="0.002041"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.327411" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.327097" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.328401" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.328072" elapsed="0.000352"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.328467" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:56.328600" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.327600" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.328758" elapsed="0.000253"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:56.326975" elapsed="0.002073"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.329574" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:56.329292" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:56.330498" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.330161" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:56.330565" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:56.330695" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:56.329825" elapsed="0.000891"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:56.330854" elapsed="0.000249"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:56.329170" elapsed="0.001988"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:56.313304" elapsed="0.017886"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:56.331228" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:56.331366" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:56.312001" elapsed="0.019388"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:56.311643" elapsed="0.019774"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.331579" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:56.331441" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:56.311613" elapsed="0.020033"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.332619" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:56.331947" elapsed="0.000729"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:56.332722" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:56.307229" elapsed="0.025603"/>
</kw>
<msg time="2026-09-01T01:11:56.332882" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:56.288703" elapsed="0.044240"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.345650" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.358306" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.370871" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.371074" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.371263" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.371617" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:56.371479" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:56.371465" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.371816" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.371984" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.372149" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:56.371437" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.371339" elapsed="0.000883"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.372358" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.372425" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:56.372544" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:56.282445" elapsed="0.090123"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:56.373830" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.373568" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:56.374006" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:56.373237" elapsed="0.000790"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.374351" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:56.374091" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.374915" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:56.374605" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:56.374435" elapsed="0.000538"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:56.374075" elapsed="0.000917"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.377634" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:56.375166" elapsed="0.002493"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:56.377705" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:56.377842" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:56.372915" elapsed="0.004949"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:56.379057" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.378815" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:56.379236" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:56.378507" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:56.379458" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:11:56.379338" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:56.379320" elapsed="0.000213"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.379667" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.379822" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.379880" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:56.382195" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:56.378180" elapsed="0.004044"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.383564" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:56.383336" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:56.383975" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:56.383744" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:56.393088" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:56.393267" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:56.393359" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.386260" elapsed="0.007551">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:56.384071" elapsed="0.009817">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.394123" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:56.393945" elapsed="0.000261"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:56.384056" elapsed="0.010171">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.394613" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.394733" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:56.394702" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:56.394686" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.394939" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.395001" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.382568" elapsed="0.012528">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.395175" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.238716" elapsed="0.156546">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:56.395518" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:56.395356" elapsed="0.000238"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:56.395341" elapsed="0.000275"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:56.395647" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:56.227277" elapsed="0.168459">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.483020" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:57.482633" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:57.483796" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.483544" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:57.483968" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:57.483235" elapsed="0.000755"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.484769" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:57.484414" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:57.485094" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:57.485272" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:57.484964" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.485662" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:57.485441" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.486625" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:57.486387" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.487071" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.486812" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.487817" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.487462" elapsed="0.000378"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.488687" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.488362" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.488758" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:11:57.488902" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.488030" elapsed="0.000908"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.489081" elapsed="0.000294"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:57.487336" elapsed="0.002076"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.491347" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.489633" elapsed="0.001738"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.492276" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.491920" elapsed="0.000385"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.492351" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:57.492487" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.491565" elapsed="0.000944"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.492649" elapsed="0.000245"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:57.489512" elapsed="0.003437"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.493498" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.493200" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.494346" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.494016" elapsed="0.000354"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.494416" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:57.494550" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.493692" elapsed="0.000880"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.494710" elapsed="0.000259"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:57.493051" elapsed="0.001956"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.495555" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.495250" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.496424" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.496091" elapsed="0.000391"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.496530" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:57.496702" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.495766" elapsed="0.000959"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.496866" elapsed="0.000288"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:57.495105" elapsed="0.002089"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.497707" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.497416" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.498583" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.498264" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.498651" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:57.498785" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.497900" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.498962" elapsed="0.000266"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:57.497293" elapsed="0.001973"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.499770" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.499485" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.500624" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.500310" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.500693" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:57.500827" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.499976" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.501003" elapsed="0.000273"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:57.499363" elapsed="0.001951"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.501821" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.501533" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.502851" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.502367" elapsed="0.000509"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.502936" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:57.503071" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.502032" elapsed="0.001061"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.503253" elapsed="0.000244"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:57.501411" elapsed="0.002122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.504064" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:57.503752" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:57.504936" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.504617" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:57.505004" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:57.505136" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:57.504283" elapsed="0.000898"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:57.505320" elapsed="0.000241"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:57.503631" elapsed="0.001966"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:57.487164" elapsed="0.018463"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:57.505665" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:11:57.505805" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:57.486077" elapsed="0.019782"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:57.485779" elapsed="0.020111"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.506067" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:57.505926" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:57.485756" elapsed="0.020377"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.506971" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:57.506290" elapsed="0.000707"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:57.507040" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:57.482060" elapsed="0.025129"/>
</kw>
<msg time="2026-09-01T01:11:57.507244" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:57.468922" elapsed="0.038383"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.520468" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.533417" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.546184" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.546370" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.546528" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.546924" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:57.546773" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:57.546759" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.547124" elapsed="0.000036"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.547294" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.547441" elapsed="0.000118"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:57.546727" elapsed="0.000863"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.546598" elapsed="0.001015"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.547753" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.547820" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:57.547980" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:57.462671" elapsed="0.085334"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:57.549235" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.548983" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:57.549382" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:57.548604" elapsed="0.000799"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.549692" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:57.549465" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.550221" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:57.549943" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:57.549763" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:57.549449" elapsed="0.000845"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.552841" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:57.550432" elapsed="0.002433"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:57.552924" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:57.553062" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:57.548311" elapsed="0.004772"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:57.554219" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.553982" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:57.554358" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:57.553659" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:57.554572" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:11:57.554439" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:57.554424" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.554783" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.554990" elapsed="0.000021"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.555052" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:57.557011" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:57.553373" elapsed="0.003661"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.558323" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:57.558065" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:57.558733" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:57.558504" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:57.567827" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:57.568066" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:57.568214" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.560974" elapsed="0.007645">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:57.558860" elapsed="0.009834">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.568865" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:57.568724" elapsed="0.000215"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:57.558837" elapsed="0.010124">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.569312" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.569427" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:57.569396" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:57.569381" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.569612" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.569672" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.557328" elapsed="0.012437">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.569828" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.418861" elapsed="0.151063">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:57.570215" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:57.570004" elapsed="0.000278"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:57.569990" elapsed="0.000312"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:57.570330" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:57.407275" elapsed="0.163139">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.661837" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:58.661474" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:58.662710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.662464" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:58.662870" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:58.662128" elapsed="0.000764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.663430" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:58.663062" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:58.663734" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:58.663886" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:58.663605" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.664327" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:58.664082" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.665302" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:58.665036" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.665748" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.665494" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.666470" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.666131" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.667351" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.666995" elapsed="0.000381"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.667423" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:11:58.667569" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.666667" elapsed="0.000924"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.667736" elapsed="0.000282"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:58.666004" elapsed="0.002052"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.668761" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.668304" elapsed="0.000480"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.669636" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.669318" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.669704" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:58.669840" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.668974" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.670017" elapsed="0.000273"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:58.668173" elapsed="0.002155"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.670839" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.670552" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.671694" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.671386" elapsed="0.000332"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.671761" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:58.671894" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.671046" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.672118" elapsed="0.000279"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:58.670427" elapsed="0.002007"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.672964" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.672656" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.673806" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.673499" elapsed="0.000331"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.673873" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:58.674029" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.673190" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.674217" elapsed="0.000246"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:58.672532" elapsed="0.001969"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.675037" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.674729" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.675876" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.675566" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.675959" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:58.676095" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.675253" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.676320" elapsed="0.000273"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:58.674603" elapsed="0.002035"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.677221" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.676869" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.678061" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.677738" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.678129" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:11:58.678298" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.677423" elapsed="0.000896"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.678459" elapsed="0.000247"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:58.676744" elapsed="0.001999"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.679296" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.678982" elapsed="0.000337"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.680310" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.679794" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.680376" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:58.680509" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.679487" elapsed="0.001043"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.680668" elapsed="0.000244"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:58.678844" elapsed="0.002122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.681506" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:58.681210" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:58.682347" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.682011" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:58.682413" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:58.682574" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:58.681694" elapsed="0.000903"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:58.682789" elapsed="0.000272"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:58.681064" elapsed="0.002033"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:58.665820" elapsed="0.017308"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:58.683189" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:58.683332" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:58.664725" elapsed="0.018629"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:58.664444" elapsed="0.018939"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.683544" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:58.683406" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:58.664421" elapsed="0.019191"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.684440" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:58.683741" elapsed="0.000724"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:58.684508" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:58.660877" elapsed="0.023741"/>
</kw>
<msg time="2026-09-01T01:11:58.684667" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:58.645844" elapsed="0.038866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.697747" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.710749" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.723960" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.724162" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.724329" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.724689" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:58.724546" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:58.724532" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.724988" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.725197" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.725399" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:58.724503" elapsed="0.000947"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.724405" elapsed="0.001078"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.725635" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.725704" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:11:58.725830" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:58.639293" elapsed="0.086562"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:58.727382" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.727091" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:58.727537" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:58.726603" elapsed="0.000956"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.727862" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:58.727625" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.728489" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:58.728174" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:58.727951" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:58.727608" elapsed="0.000981"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.731578" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:58.728789" elapsed="0.002813"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:58.731648" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:11:58.731808" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:58.726226" elapsed="0.005608"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:58.733010" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.732778" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:58.733169" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:58.732467" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:58.733376" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:11:58.733255" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:58.733238" elapsed="0.000212"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.733584" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.733738" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.733795" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:11:58.735782" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:58.732166" elapsed="0.003640"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.737113" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:58.736865" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:58.737591" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:58.737364" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:58.747470" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:58.747615" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:58.747704" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.739827" elapsed="0.008289">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:58.737690" elapsed="0.010526">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.748390" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:58.748249" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:58.737674" elapsed="0.010794">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.748811" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.748941" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:58.748896" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:58.748881" elapsed="0.000118"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.749129" elapsed="0.000035"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.749207" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.736126" elapsed="0.013176">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.749366" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.592573" elapsed="0.156878">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:58.749696" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:58.749532" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:58.749517" elapsed="0.000263"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:58.749809" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:58.581196" elapsed="0.168700">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.815943" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:59.815567" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:59.816729" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.816485" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:59.816887" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:59.816170" elapsed="0.000738"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.817460" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:59.817079" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:11:59.817764" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:11:59.817938" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:11:59.817635" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.818347" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:59.818109" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.819304" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:59.819048" elapsed="0.000298"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.819737" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.819493" elapsed="0.000267"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.820481" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.820114" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.821344" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.820998" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.821415" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:11:59.821560" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.820677" elapsed="0.000905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.821724" elapsed="0.000271"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:11:59.819988" elapsed="0.002043"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.822713" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.822269" elapsed="0.000467"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.823555" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.823245" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.823622" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:59.823752" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.822905" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.823913" elapsed="0.000274"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:11:59.822129" elapsed="0.002095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.824783" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.824495" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.825615" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.825315" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.825682" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:59.825812" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.824989" elapsed="0.000845"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.825988" elapsed="0.000266"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:11:59.824370" elapsed="0.001922"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.826835" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.826521" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.827746" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.827427" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.827813" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:11:59.827959" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.827072" elapsed="0.000909"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.828121" elapsed="0.000278"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:11:59.826388" elapsed="0.002050"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.828963" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.828658" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.829809" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.829501" elapsed="0.000331"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.829876" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:59.830025" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.829176" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.830215" elapsed="0.000258"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:11:59.828535" elapsed="0.001975"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.831038" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.830731" elapsed="0.000329"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.831889" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.831583" elapsed="0.000329"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.831977" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:59.832111" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.831260" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.832307" elapsed="0.000252"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:11:59.830609" elapsed="0.001987"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.833116" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.832814" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.834116" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.833789" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.834220" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:59.834355" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.833329" elapsed="0.001047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.834514" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:11:59.832694" elapsed="0.002095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.835370" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:11:59.835022" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:11:59.836401" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.835860" elapsed="0.000565"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:11:59.836470" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:11:59.836604" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:11:59.835559" elapsed="0.001066"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:11:59.836781" elapsed="0.000273"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:11:59.834885" elapsed="0.002206"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:11:59.819808" elapsed="0.017313"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:11:59.837185" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:11:59.837326" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:11:59.818745" elapsed="0.018604"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:59.818463" elapsed="0.018915"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.837541" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:59.837402" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:59.818440" elapsed="0.019167"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.838426" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:11:59.837735" elapsed="0.000717"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:11:59.838495" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:11:59.814982" elapsed="0.023622"/>
</kw>
<msg time="2026-09-01T01:11:59.838653" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:11:59.801748" elapsed="0.036952"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.851514" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.864527" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.877168" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.877370" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.877539" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.877994" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:59.877843" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:59.877827" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.878211" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.878361" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.878507" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:11:59.877792" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.877681" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.878712" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.878779" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:11:59.878918" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:11:59.795648" elapsed="0.083325"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:59.880263" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.879983" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:59.880418" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:59.879607" elapsed="0.000832"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.880738" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:59.880500" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.881265" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:11:59.880988" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:11:59.880809" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:59.880485" elapsed="0.000851"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.883937" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:11:59.881491" elapsed="0.002470"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:11:59.884006" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:11:59.884159" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:59.879286" elapsed="0.004896"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:11:59.885293" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.885067" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:11:59.885430" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:11:59.884747" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:11:59.885631" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:11:59.885512" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:11:59.885497" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.885837" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.886004" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.886099" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:11:59.888085" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:11:59.884457" elapsed="0.003652"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.889384" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:59.889151" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:11:59.889779" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:11:59.889563" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:11:59.898811" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:11:59.898969" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:11:59.899060" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.892088" elapsed="0.007353">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:11:59.889874" elapsed="0.009640">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.899692" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:59.899547" elapsed="0.000203"/>
</branch>
<status status="FAIL" start="2026-09-01T01:11:59.889858" elapsed="0.009913">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.900155" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.900277" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:11:59.900244" elapsed="0.000072"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:59.900229" elapsed="0.000106"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.900468" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.900530" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.888406" elapsed="0.012219">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.900691" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.763045" elapsed="0.137733">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:11:59.901099" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:11:59.900903" elapsed="0.000277"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:11:59.900887" elapsed="0.000315"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:11:59.901232" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:11:59.756854" elapsed="0.144469">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.987984" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:00.987550" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:00.988819" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:00.988552" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:00.989013" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:00.988221" elapsed="0.000816"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.989591" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:00.989216" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:00.989930" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:00.990171" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:00.989782" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.990578" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:00.990344" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.991604" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:00.991360" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.992073" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.991800" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.992810" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:00.992477" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:00.993714" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.993379" elapsed="0.000360"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:00.993788" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:00.993949" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:00.993030" elapsed="0.000944"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.994128" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:12:00.992345" elapsed="0.002112"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.996373" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:00.994685" elapsed="0.001714"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:00.997375" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.997003" elapsed="0.000397"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:00.997448" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:00.997594" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:00.996652" elapsed="0.000965"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.997762" elapsed="0.000274"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:00.994559" elapsed="0.003516"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:00.998633" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:00.998334" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:00.999537" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.999204" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:00.999609" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:00.999747" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:00.998850" elapsed="0.000919"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:00.999912" elapsed="0.000287"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:00.998207" elapsed="0.002031"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.000768" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:01.000466" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:01.001680" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.001366" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:01.001749" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:01.001887" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:01.001027" elapsed="0.000883"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.002083" elapsed="0.000304"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:01.000339" elapsed="0.002088"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.002964" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:01.002655" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:01.003831" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.003517" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:01.004048" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:01.004217" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:01.003185" elapsed="0.001055"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.004381" elapsed="0.000276"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:01.002529" elapsed="0.002166"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.005249" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:01.004918" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:01.006108" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.005773" elapsed="0.000359"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:01.006204" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:01.006342" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:01.005444" elapsed="0.000920"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.006504" elapsed="0.000265"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:01.004794" elapsed="0.002014"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.007385" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:01.007050" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:01.008497" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.007969" elapsed="0.000552"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:01.008565" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:01.008703" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:01.007582" elapsed="0.001143"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.008871" elapsed="0.000304"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:12:01.006910" elapsed="0.002304"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.009757" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:01.009443" elapsed="0.000338"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:01.010666" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.010351" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:01.010735" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:01.010872" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:01.010000" elapsed="0.000894"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:01.011069" elapsed="0.000287"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:01.009317" elapsed="0.002077"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:00.992162" elapsed="0.019262"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:01.011464" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:01.011617" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:00.991049" elapsed="0.020592"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:00.990701" elapsed="0.020969"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.011848" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:01.011696" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:00.990677" elapsed="0.021243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.012948" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:01.012114" elapsed="0.000862"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:01.013022" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:00.986787" elapsed="0.026372"/>
</kw>
<msg time="2026-09-01T01:12:01.013212" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:00.973266" elapsed="0.040010"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.026664" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.039441" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.052173" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.052361" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.052526" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.052870" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:01.052735" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:01.052720" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.053087" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.053252" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.053402" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:01.052691" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.052596" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.053604" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.053669" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:01.053787" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:00.967061" elapsed="0.086751"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:01.055045" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:01.054781" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:01.055217" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:01.054450" elapsed="0.000789"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.055535" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:01.055302" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.056054" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:01.055772" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:01.055606" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:01.055286" elapsed="0.000842"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.058714" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:01.056293" elapsed="0.002445"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:01.058784" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:01.058921" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:01.054126" elapsed="0.004831"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:01.060240" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:01.060008" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:01.060414" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:01.059579" elapsed="0.000864"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:01.060634" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:01.060513" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:01.060496" elapsed="0.000213"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.060844" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.061023" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.061084" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:01.063046" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:01.059253" elapsed="0.003816"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.064383" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:01.064147" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:01.064802" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:01.064574" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:01.074241" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:01.074390" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:01.074501" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:01.067069" elapsed="0.007821">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:01.064902" elapsed="0.010078">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.075194" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:01.075013" elapsed="0.000240"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:01.064886" elapsed="0.010393">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.075666" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.075797" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:01.075763" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:01.075746" elapsed="0.000109"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.076021" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.076092" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:01.063370" elapsed="0.012856">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.076348" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:00.923342" elapsed="0.153099">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:01.076700" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:01.076531" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:01.076514" elapsed="0.000282"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:01.076826" elapsed="0.000014"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:00.912854" elapsed="0.164062">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.170203" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:02.169791" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.170984" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.170723" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.171158" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.170406" elapsed="0.000775"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.171677" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:02.171334" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.171987" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:02.172166" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:02.171848" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.172559" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.172337" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.173531" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.173291" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.173977" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.173720" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.174685" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.174358" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.175586" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.175228" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.175712" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:02.175858" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.174879" elapsed="0.001001"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.176037" elapsed="0.000286"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:12:02.174232" elapsed="0.002128"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.177061" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.176587" elapsed="0.000498"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.177993" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.177588" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.178061" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:02.178247" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.177281" elapsed="0.000989"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.178411" elapsed="0.000283"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:02.176463" elapsed="0.002269"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.179318" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.178966" elapsed="0.000375"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.180199" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.179819" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.180266" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:02.180399" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.179515" elapsed="0.000906"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.180558" elapsed="0.000240"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:02.178831" elapsed="0.002004"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.181378" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.181066" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.182211" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.181867" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.182276" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.182407" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.181567" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.182571" elapsed="0.000241"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:02.180931" elapsed="0.001916"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.183390" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.183078" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.184219" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.183881" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.184285" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.184416" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.183579" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.184574" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:02.182956" elapsed="0.001893"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.185483" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.185077" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.186315" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.185986" elapsed="0.000352"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.186417" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:12:02.186553" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.185672" elapsed="0.000903"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.186712" elapsed="0.000256"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:02.184956" elapsed="0.002049"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.187535" level="INFO">${value} = 64497</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.187246" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.188531" level="INFO">${encoded} = 64497</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.188039" elapsed="0.000515"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.188600" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.188735" level="INFO">${encoded_value} = 64497</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.187726" elapsed="0.001030"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.188895" elapsed="0.000276"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64497</var>
<status status="PASS" start="2026-09-01T01:12:02.187104" elapsed="0.002104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.189737" level="INFO">${value} = 8.0.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.189427" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.190590" level="INFO">${encoded} = 8.0.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.190272" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.190657" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.190790" level="INFO">${encoded_value} = 8.0.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.189927" elapsed="0.000884"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.190960" elapsed="0.000276"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.0.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:02.189306" elapsed="0.001967"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:02.174050" elapsed="0.017252"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:02.191340" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:02.191479" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64497', 'PREFIXLEN': '8.0.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:02.172983" elapsed="0.018519"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:02.172674" elapsed="0.018856"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.191689" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.191553" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.172651" elapsed="0.019104"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.192572" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:02.191897" elapsed="0.000700"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:02.192640" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:02.169213" elapsed="0.023537"/>
</kw>
<msg time="2026-09-01T01:12:02.192799" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:02.153662" elapsed="0.039180"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.205510" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.217975" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.230439" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.230618" elapsed="0.000117"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.230883" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.231245" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.231095" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.231082" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.231444" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.231595" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.231742" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:02.231056" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.230965" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.231942" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.232020" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:02.232130" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:02.147447" elapsed="0.084721"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.233300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.233069" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.233441" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.232747" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.233746" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.233523" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.234271" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:02.233994" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:02.233816" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.233507" elapsed="0.000836"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.236845" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:02.234482" elapsed="0.002386"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:02.236913" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.237104" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:02.232459" elapsed="0.004667"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.238312" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.238079" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.238450" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.237708" elapsed="0.000763"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:02.238654" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:02.238533" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.238517" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.238860" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.239028" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.239085" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:02.241025" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:02.237418" elapsed="0.003630"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.242310" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.242070" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.242702" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.242488" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:02.251173" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:02.251328" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:02.251429" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.244919" elapsed="0.006878">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:02.242796" elapsed="0.009080">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.252094" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.251913" elapsed="0.000255"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:02.242780" elapsed="0.009410">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.252573" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.252746" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.252661" elapsed="0.000128"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.252645" elapsed="0.000164"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.252943" elapsed="0.000036"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.253022" elapsed="0.000012"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.241342" elapsed="0.011778">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.253203" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.098800" elapsed="0.154492">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.253540" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.253372" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.253357" elapsed="0.000266"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.253651" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.088450" elapsed="0.165288">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<msg time="2026-09-01T01:12:02.253830" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:11:51.442049" elapsed="10.811867">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.255321" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:02.255020" elapsed="0.000340"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:12:02.254646" elapsed="0.000759"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:12:02.254347" elapsed="0.001113"/>
</kw>
<doc>Verifies iBGP's adj-rib-out output. Expects local-as, and ebgp peer-as presence.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:11:51.325017" elapsed="10.930477">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</test>
<test id="s1-s9-t19" name="TC_LAS_Verify_eBGP_Rib_Out" line="360">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:02.259083" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:02.258831" elapsed="0.000513"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.260269" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.260160" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.260128" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.265573" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.265467" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.265450" elapsed="0.000249"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.266622" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:02.266278" elapsed="0.000368"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.267075" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:02.266794" elapsed="0.000304"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:02.267151" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:12:02.267293" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:02.265913" elapsed="0.001401"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.272807" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.272710" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.272693" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.273933" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.273839" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.273823" elapsed="0.000181"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:02.274430" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.274158" elapsed="0.000295"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:02.274792" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:02.274598" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:02.309867" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:02.275294" elapsed="0.034682"/>
</kw>
<msg time="2026-09-01T01:12:02.310125" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:02.310186" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:02.274974" elapsed="0.035246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:02.341249" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:02.310684" elapsed="0.030664"/>
</kw>
<msg time="2026-09-01T01:12:02.341494" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:02.341534" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:02.310375" elapsed="0.031193"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.341839" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.341635" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.341618" elapsed="0.000291"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.342355" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "P "_ "R "i "b "_ "O "u "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.342055" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.342673" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.342477" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.342462" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:02.342771" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:02.345212" elapsed="0.000165"/>
</kw>
<msg time="2026-09-01T01:12:02.345434" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:02.344124" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.345812" elapsed="0.000108"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.346203" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:02.343543" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:02.343037" elapsed="0.003394"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:02.273579" elapsed="0.072934"/>
</kw>
<msg time="2026-09-01T01:12:02.346592" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:02.346630" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:02.273018" elapsed="0.073646"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:02.346824" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:02.346730" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.346714" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.347299" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.347598" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.347659" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:02.272417" elapsed="0.075336"/>
</kw>
<msg time="2026-09-01T01:12:02.347834" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:02.347872" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "V "e "r "i "f "y "_ "e "B "G "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:02.267653" elapsed="0.080253"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.348233" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.347985" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.347969" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:02.267521" elapsed="0.080801"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:02.267364" elapsed="0.080986"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:02.265151" elapsed="0.083248"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:02.259872" elapsed="0.088574"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:02.259484" elapsed="0.089001"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:02.256385" elapsed="0.092145"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.349497" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | AS_NUMBER=65432 | PEER_AS=64496 | PREFIXLEN=8.1.0.0/28 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>AS_NUMBER=${LOCAL_AS}</arg>
<arg>PEER_AS=${DEFAULT_AS}</arg>
<arg>PREFIXLEN=${iBGP_PEER1_FIRST_PREFIX_IP}/${PREFIX_LEN}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.348707" elapsed="0.000816"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.399415" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:02.399066" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.400153" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.399891" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.400307" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.399591" elapsed="0.000769"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.400855" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:02.400515" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.401177" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:02.401321" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:02.401039" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.401704" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.401486" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.402615" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.402384" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.403045" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.402798" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.403703" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.403411" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.404546" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.404233" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.404612" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.404743" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.403894" elapsed="0.000870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.404902" elapsed="0.000289"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:02.403287" elapsed="0.001940"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.405731" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.405446" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.406656" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.406297" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.406723" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.406854" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.405919" elapsed="0.000956"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.407024" elapsed="0.000260"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:02.405325" elapsed="0.001996"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.407992" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.407538" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.408813" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.408509" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.408879" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.409022" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.408206" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.409211" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:02.407417" elapsed="0.002070"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.410001" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.409705" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.410850" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.410551" elapsed="0.000322"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.410916" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.411065" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.410246" elapsed="0.000840"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.411250" elapsed="0.000239"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:02.409584" elapsed="0.001942"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.412038" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.411743" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.412846" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.412549" elapsed="0.000320"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.412911" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.413055" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.412248" elapsed="0.000828"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.413241" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:02.411622" elapsed="0.001898"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.414029" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.413737" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.414836" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.414540" elapsed="0.000319"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.414902" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.415047" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.414240" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.415232" elapsed="0.000239"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:02.413616" elapsed="0.001891"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.416022" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.415725" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.416833" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.416535" elapsed="0.000321"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.416900" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:02.417047" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.416232" elapsed="0.000835"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.417231" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:02.415605" elapsed="0.001901"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.418062" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:02.417766" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:02.419045" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.418724" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:02.419110" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:12:02.419269" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:02.418273" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:02.419429" elapsed="0.000239"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:02.417642" elapsed="0.002061"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:02.403111" elapsed="0.016621"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:02.419769" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:02.419906" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:02.402084" elapsed="0.017890"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:02.401804" elapsed="0.018201"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.420185" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.420026" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.401788" elapsed="0.018465"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.421015" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:02.420381" elapsed="0.000659"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:02.421082" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:02.398512" elapsed="0.022708"/>
</kw>
<msg time="2026-09-01T01:12:02.421268" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:02.385762" elapsed="0.035548"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.433889" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.446584" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.459077" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.459316" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.459473" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.459797" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.459664" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.459651" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.460005" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.460171" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.460321" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:02.459627" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.459538" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.460520" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.460615" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:02.460726" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:02.381447" elapsed="0.079302"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.461883" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.461673" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.462038" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.461364" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.462361" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.462121" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.462841" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:02.462584" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:02.462432" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.462105" elapsed="0.000807"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.466279" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:02.463063" elapsed="0.003240"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:02.466347" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:02.466482" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:02.461053" elapsed="0.005451"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:02.467599" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.467396" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:02.467737" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:02.467075" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:02.467939" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:12:02.467819" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:02.467803" elapsed="0.000226"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.468178" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.468334" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.468392" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:02.470348" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:02.466773" elapsed="0.003598"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.471619" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.471392" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:02.472035" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:02.471801" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:02.481187" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:02.481362" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:02.481453" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.474380" elapsed="0.007437">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:02.472147" elapsed="0.009742">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.482079" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.481921" elapsed="0.000228"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:02.472117" elapsed="0.010055">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.482510" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.482625" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:02.482594" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.482579" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.482812" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.482873" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.470647" elapsed="0.012334">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.483048" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.358328" elapsed="0.124804">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:02.483388" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:02.483229" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:02.483214" elapsed="0.000258"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:02.483500" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.354054" elapsed="0.129531">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.572237" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:03.571699" elapsed="0.000580"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:03.573391" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.573061" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:03.573635" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:03.572599" elapsed="0.001066"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.574386" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:03.573877" elapsed="0.000543"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:03.574798" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:03.575005" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:03.574625" elapsed="0.000413"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.575565" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:03.575259" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.576914" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:03.576571" elapsed="0.000420"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.577618" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.577267" elapsed="0.000384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.578612" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.578166" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.579474" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.579130" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.579542" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:03.579686" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.578806" elapsed="0.000902"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.579896" elapsed="0.000296"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:03.577950" elapsed="0.002279"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.580920" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.580451" elapsed="0.000492"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.581763" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.581455" elapsed="0.000331"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.581829" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:03.581975" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.581125" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.582136" elapsed="0.000261"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:03.580329" elapsed="0.002105"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.583045" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.582681" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.583980" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.583584" elapsed="0.000425"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.584064" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:12:03.584258" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.583261" elapsed="0.001024"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.584528" elapsed="0.000312"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:03.582535" elapsed="0.002345"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.585550" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.585121" elapsed="0.000464"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.586596" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.586201" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.586696" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:12:03.586859" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.585835" elapsed="0.001047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.587043" elapsed="0.000294"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:03.584995" elapsed="0.002380"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.587918" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.587606" elapsed="0.000334"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.588803" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.588496" elapsed="0.000330"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.588869" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:03.589018" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.588134" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.589203" elapsed="0.000277"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:03.587480" elapsed="0.002055"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.590340" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.589871" elapsed="0.000506"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.591578" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.591114" elapsed="0.000496"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.591674" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:12:03.591881" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.590633" elapsed="0.001284"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.592172" elapsed="0.000265"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:03.589685" elapsed="0.002802"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.593086" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.592767" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.594292" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.593632" elapsed="0.000696"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.594394" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:12:03.594581" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.593306" elapsed="0.001298"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.594746" elapsed="0.000269"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:03.592601" elapsed="0.002460"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.595644" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:03.595311" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:03.596528" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.596209" elapsed="0.000351"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:03.596611" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:12:03.596812" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:03.595850" elapsed="0.000996"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:03.597124" elapsed="0.000395"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:03.595185" elapsed="0.002384"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:03.577717" elapsed="0.019894"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:03.597666" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:03.597849" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:03.576165" elapsed="0.021716"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:03.575718" elapsed="0.022201"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.598178" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:03.597951" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:03.575690" elapsed="0.022575"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.599335" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:03.598439" elapsed="0.000932"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:03.599442" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:03.570822" elapsed="0.028825"/>
</kw>
<msg time="2026-09-01T01:12:03.599722" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:03.552738" elapsed="0.047050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.615972" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.628624" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.641087" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.641320" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.641493" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.641930" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:03.641786" elapsed="0.000205"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:03.641728" elapsed="0.000289"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.642165" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.642317" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.642545" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:03.641687" elapsed="0.000906"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.641572" elapsed="0.001047"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.642756" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.642825" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:12:03.642988" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:03.546540" elapsed="0.096475"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:03.644345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.644042" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:03.644501" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:03.643660" elapsed="0.000862"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.644824" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:03.644583" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.645354" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:03.645075" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:03.644895" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:03.644568" elapsed="0.000857"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.648002" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:03.645562" elapsed="0.002464"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:03.648072" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:12:03.648227" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:03.643336" elapsed="0.004913"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:03.649385" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.649164" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:03.649524" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:03.648827" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:03.649725" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:03.649607" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:03.649591" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.649933" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.650103" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.650176" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:03.652168" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:03.648535" elapsed="0.003657"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.653453" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:03.653223" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:03.653932" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:03.653708" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:03.663598" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:03.663751" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:03.663862" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.656377" elapsed="0.007888">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:03.654041" elapsed="0.010301">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.664531" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:03.664375" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:03.654025" elapsed="0.010585">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.664988" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.665107" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:03.665075" elapsed="0.000086"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:03.665060" elapsed="0.000121"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.665313" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.665373" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.652473" elapsed="0.012995">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.665533" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.503590" elapsed="0.162028">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:03.665859" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:03.665698" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:03.665683" elapsed="0.000259"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:03.665985" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:03.493717" elapsed="0.172355">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.749817" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:04.749457" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:04.750587" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.750347" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:04.750745" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:04.750024" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.751283" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:04.750918" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:04.751581" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:04.751766" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:04.751453" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.752178" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:04.751934" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.753105" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:04.752858" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.753546" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.753307" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.754260" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.753904" elapsed="0.000379"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.755087" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.754754" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.755172" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:04.755315" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.754451" elapsed="0.000886"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.755476" elapsed="0.000257"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:04.753780" elapsed="0.001990"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.756464" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.756008" elapsed="0.000480"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.757307" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.756963" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.757375" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:04.757508" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.756657" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.757669" elapsed="0.000240"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:04.755867" elapsed="0.002079"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.758545" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.758256" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.759382" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.759048" elapsed="0.000358"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.759449" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:04.759580" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.758734" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.759739" elapsed="0.000255"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:04.758114" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.760557" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.760272" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.761403" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.761063" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.761470" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:04.761601" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.760745" elapsed="0.000878"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.761835" elapsed="0.000263"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:04.760128" elapsed="0.002025"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.762656" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.762371" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.763541" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.763188" elapsed="0.000378"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.763612" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:12:04.763757" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.762844" elapsed="0.000935"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.763916" elapsed="0.000349"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:04.762251" elapsed="0.002050"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.764863" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.764527" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.765769" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.765465" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.765875" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:04.766017" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.765096" elapsed="0.000942"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.766246" elapsed="0.000256"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:04.764397" elapsed="0.002145"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.767074" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.766776" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.768197" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.767657" elapsed="0.000565"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.768405" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:12:04.768563" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.767325" elapsed="0.001260"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.768742" elapsed="0.000288"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:04.766654" elapsed="0.002419"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.769654" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:04.769337" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:04.770574" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.770248" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:04.770641" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:04.770770" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:04.769877" elapsed="0.000914"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:04.770927" elapsed="0.000278"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:04.769211" elapsed="0.002030"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:04.753617" elapsed="0.017653"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:04.771308" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:04.771446" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:04.752571" elapsed="0.018898"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:04.752293" elapsed="0.019204"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.771655" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:04.771520" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:04.752270" elapsed="0.019450"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.772514" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:04.771848" elapsed="0.000691"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:04.772582" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:04.748889" elapsed="0.023801"/>
</kw>
<msg time="2026-09-01T01:12:04.772738" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:04.734374" elapsed="0.038408"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.785186" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.797544" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.810446" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.810741" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.810998" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.811599" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:04.811396" elapsed="0.000276"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:04.811374" elapsed="0.000331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.811900" elapsed="0.000028"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.812171" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.812401" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:04.811330" elapsed="0.001141"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.811180" elapsed="0.001324"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.812712" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.812812" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:12:04.813001" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:04.728208" elapsed="0.084831"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:04.814817" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.814475" elapsed="0.000435">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:04.815043" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:04.813944" elapsed="0.001132"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.815537" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:04.815190" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.816309" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:04.815891" elapsed="0.000450"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:04.815645" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:04.815166" elapsed="0.001249"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.819619" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:04.816634" elapsed="0.003009"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:04.819689" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:04.819829" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:04.813496" elapsed="0.006356"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:04.820986" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.820761" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:04.821129" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:04.820451" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:04.821349" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:12:04.821229" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:04.821213" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.821556" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.821712" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.821809" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:04.823743" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:04.820157" elapsed="0.003609"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.825032" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:04.824786" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:04.825444" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:04.825227" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:04.834563" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:04.834707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:04.834794" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.827613" elapsed="0.007574">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:04.825539" elapsed="0.009725">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.835433" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:04.835294" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:04.825523" elapsed="0.009987">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.835849" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.835964" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:04.835932" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:04.835917" elapsed="0.000120"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.836183" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.836245" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.824061" elapsed="0.012278">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.836403" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.686453" elapsed="0.150033">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:04.836762" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:04.836600" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:04.836584" elapsed="0.000262"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:04.836874" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:04.676471" elapsed="0.160490">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.928288" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:05.927909" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:05.929055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:05.928784" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:05.929225" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:05.928477" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.929735" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:05.929398" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:05.930044" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:05.930214" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:05.929905" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.930602" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:05.930383" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.931538" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:05.931305" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.931968" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.931729" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.932686" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.932365" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.933545" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.933226" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.933615" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:05.933755" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.932878" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.933919" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:05.932241" elapsed="0.002005"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.934898" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.934468" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.935791" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.935483" elapsed="0.000332"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.935859" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:05.936005" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.935176" elapsed="0.000852"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.936187" elapsed="0.000242"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:05.934344" elapsed="0.002122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.936966" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.936684" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.937796" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.937492" elapsed="0.000328"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.937863" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:05.938005" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.937190" elapsed="0.000838"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.938205" elapsed="0.000273"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:05.936563" elapsed="0.001953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.939053" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.938741" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.940061" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.939747" elapsed="0.000337"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.940127" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:12:05.940284" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.939439" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.940440" elapsed="0.000243"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:05.938618" elapsed="0.002102"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.941248" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.940932" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.942052" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.941741" elapsed="0.000334"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.942117" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:12:05.942277" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.941435" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.942434" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:05.940813" elapsed="0.001897"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.943242" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.942924" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.944048" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.943731" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.944114" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:12:05.944276" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.943429" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.944434" elapsed="0.000240"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:05.942805" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.945247" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.944926" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.946300" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.945926" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.946367" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:05.946501" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.945436" elapsed="0.001087"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.946661" elapsed="0.000240"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:05.944807" elapsed="0.002130"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.947479" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:05.947193" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:05.948315" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.947970" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:05.948387" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:05.948526" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:05.947670" elapsed="0.000878"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:05.948687" elapsed="0.000246"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:05.947049" elapsed="0.001920"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:05.932050" elapsed="0.016967"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:05.949055" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:05.949218" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:05.931000" elapsed="0.018242"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:05.930714" elapsed="0.018557"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.949430" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:05.949294" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:05.930693" elapsed="0.018805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.950312" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:05.949635" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:05.950380" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:05.927369" elapsed="0.023119"/>
</kw>
<msg time="2026-09-01T01:12:05.950541" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:05.911533" elapsed="0.039061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.963129" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.975737" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.988408" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.988585" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.988743" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.989076" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:05.988933" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:05.988920" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.989288" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.989439" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.989586" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:05.988896" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:05.988808" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.989786" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:05.989849" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:05.989956" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:05.905414" elapsed="0.084577"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:05.991116" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:05.990891" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:05.991271" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:05.990583" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.991576" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:05.991353" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.992077" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:05.991807" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:05.991646" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:05.991338" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:05.995672" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:05.992300" elapsed="0.003402"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:05.995751" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:05.995886" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:05.990297" elapsed="0.005610"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:05.997043" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:05.996826" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:05.997228" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:05.996518" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:05.997428" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:05.997310" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:05.997294" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.997632" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:05.997784" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:05.997841" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:05.999787" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:05.996218" elapsed="0.003592"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:06.001055" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:06.000818" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:06.001468" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:06.001250" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:06.009427" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:06.009564" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:06.009664" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:06.003639" elapsed="0.006391">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:06.001565" elapsed="0.008542">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:06.010298" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:06.010154" elapsed="0.000201"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:06.001549" elapsed="0.008827">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:06.010716" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:06.010840" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:06.010801" elapsed="0.000077"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:06.010786" elapsed="0.000110"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:06.011044" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:06.011109" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:06.000096" elapsed="0.011120">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:06.011313" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:05.857512" elapsed="0.153887">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:06.011638" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:06.011479" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:06.011464" elapsed="0.000257"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:06.011749" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:05.847576" elapsed="0.164256">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.096422" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:07.096054" elapsed="0.000399"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:07.097172" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.096913" elapsed="0.000329">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:07.097326" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:07.096611" elapsed="0.000737"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.097837" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:07.097498" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:07.098166" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:07.098315" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:07.098024" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.098709" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:07.098484" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.099638" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:07.099404" elapsed="0.000274"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.100081" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.099824" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.100782" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.100455" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.101641" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.101323" elapsed="0.000387"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.101758" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:07.101903" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.100974" elapsed="0.000951"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.102082" elapsed="0.000275"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:07.100331" elapsed="0.002062"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.102911" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.102614" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.103922" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.103617" elapsed="0.000328"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.104003" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:07.104158" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.103304" elapsed="0.000878"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.104323" elapsed="0.000240"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:07.102491" elapsed="0.002108"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.105172" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.104835" elapsed="0.000362"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.105980" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.105675" elapsed="0.000344"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.106062" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:07.106224" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.105367" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.106386" elapsed="0.000238"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:07.104703" elapsed="0.001957"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.107201" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.106879" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.108008" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.107697" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.108075" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:07.108233" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.107396" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.108392" elapsed="0.000249"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:07.106757" elapsed="0.001923"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.109231" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.108901" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.110046" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.109730" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.110112" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:12:07.110275" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.109422" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.110440" elapsed="0.000256"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:07.108779" elapsed="0.001953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.111272" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.110949" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.112113" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.111801" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.112240" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:07.112374" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.111461" elapsed="0.000935"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.112533" elapsed="0.000237"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:07.110830" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.113347" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.113039" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.114385" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.113877" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.114452" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:07.114586" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.113536" elapsed="0.001071"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.114745" elapsed="0.000252"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:07.112903" elapsed="0.002131"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.115562" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:07.115278" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:07.116394" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.116065" elapsed="0.000352"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:07.116459" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:07.116591" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:07.115750" elapsed="0.000862"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:07.116749" elapsed="0.000251"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:07.115130" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:07.100167" elapsed="0.016900"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:07.117105" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:07.117268" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:07.099099" elapsed="0.018193"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:07.098818" elapsed="0.018502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.117479" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:07.117342" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:07.098797" elapsed="0.018748"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.118337" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:07.117674" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:07.118405" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:07.095496" elapsed="0.023016"/>
</kw>
<msg time="2026-09-01T01:12:07.118562" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:07.082079" elapsed="0.036526"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.131289" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.144347" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.156835" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.157024" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.157201" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.157530" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:07.157396" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:07.157384" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.157726" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.157874" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.158035" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:07.157358" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.157268" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.158257" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.158321" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:07.158429" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:07.075637" elapsed="0.082816"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:07.159581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.159367" elapsed="0.000275">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:07.159722" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:07.159039" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.160040" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:07.159803" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.160546" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:07.160288" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:07.160111" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:07.159788" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.163125" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:07.160756" elapsed="0.002405"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:07.163206" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:07.163376" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:07.158739" elapsed="0.004659"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:07.164500" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.164296" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:07.164640" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:07.163963" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:07.164838" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:07.164720" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:07.164705" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.165060" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.165232" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.165290" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:07.167239" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:07.163673" elapsed="0.003589"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.168509" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:07.168289" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:07.168901" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:07.168687" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:07.181246" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:07.181391" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:07.181477" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.171108" elapsed="0.010725">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:07.169010" elapsed="0.012896">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.182087" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:07.181936" elapsed="0.000223"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:07.168980" elapsed="0.013201">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.182517" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.182660" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:07.182600" elapsed="0.000100"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:07.182586" elapsed="0.000134"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.182852" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.182915" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.167544" elapsed="0.015482">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.183091" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.032729" elapsed="0.150462">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:07.183436" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:07.183276" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:07.183261" elapsed="0.000260"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:07.183552" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:07.022445" elapsed="0.161196">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.266530" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:08.266182" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:08.267298" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.267044" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:08.267456" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:08.266729" elapsed="0.000748"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.267963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:08.267627" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:08.268291" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:08.268447" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:08.268164" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.268831" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:08.268612" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.269765" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:08.269532" elapsed="0.000330"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.270288" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.270026" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.270962" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.270646" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.271814" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.271498" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.271886" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:08.272052" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.271193" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.272231" elapsed="0.000257"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:08.270523" elapsed="0.002002"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.273226" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.272750" elapsed="0.000500"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.274053" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.273732" elapsed="0.000344"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.274120" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:12:08.274272" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.273419" elapsed="0.000875"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.274431" elapsed="0.000244"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:08.272621" elapsed="0.002090"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.275249" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.274929" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.276049" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.275737" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.276115" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:12:08.276273" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.275436" elapsed="0.000859"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.276432" elapsed="0.000236"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:08.274808" elapsed="0.001896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.277238" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.276919" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.278034" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.277725" elapsed="0.000333"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.278099" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:08.278257" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.277427" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.278414" elapsed="0.000238"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:08.276800" elapsed="0.001888"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.279223" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.278902" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.280018" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.279708" elapsed="0.000333"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.280083" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:08.280241" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.279409" elapsed="0.000853"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.280433" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:08.278783" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.281246" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.280927" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.282044" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.281731" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.282110" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:12:08.282269" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.281433" elapsed="0.000857"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.282426" elapsed="0.000237"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:08.280808" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.283253" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.282923" elapsed="0.000352"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.284257" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.283750" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.284325" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:08.284456" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.283443" elapsed="0.001034"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.284615" elapsed="0.000236"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:08.282806" elapsed="0.002080"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.285425" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:08.285119" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:08.286252" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.285908" elapsed="0.000367"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:08.286322" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:08.286460" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:08.285612" elapsed="0.000873"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:08.286624" elapsed="0.000245"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:08.284986" elapsed="0.001918"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:08.270359" elapsed="0.016574"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:08.286971" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:12:08.287132" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:08.269242" elapsed="0.017935"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:08.268939" elapsed="0.018267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.287365" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:08.287228" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:08.268919" elapsed="0.018513"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.288229" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:08.287561" elapsed="0.000694"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:08.288297" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:08.265615" elapsed="0.022790"/>
</kw>
<msg time="2026-09-01T01:12:08.288492" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:08.251865" elapsed="0.036672"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.301169" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.313772" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.326275" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.326451" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.326609" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.326932" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:08.326800" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:08.326787" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.327154" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.327306" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.327452" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:08.326762" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.326674" elapsed="0.000845"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.327652" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.327716" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:08.327824" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:08.245866" elapsed="0.081981"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:08.328981" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.328769" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:08.329149" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:08.328463" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.329489" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:08.329265" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.329992" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:08.329722" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:08.329561" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:08.329249" elapsed="0.000834"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.332590" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:08.330242" elapsed="0.002372"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:08.332659" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:08.332792" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:08.328171" elapsed="0.004643"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:08.333950" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.333739" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:08.334112" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:08.333407" elapsed="0.000726"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:08.334329" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:12:08.334211" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:08.334195" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.334534" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.334687" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.334748" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:08.336694" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:08.333105" elapsed="0.003612"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.337974" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:08.337752" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:08.338400" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:08.338185" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:08.347431" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:08.347572" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:08.347659" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.340585" elapsed="0.007438">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:08.338495" elapsed="0.009599">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.348312" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:08.348168" elapsed="0.000202"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:08.338480" elapsed="0.009911">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.348746" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.348863" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:08.348831" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:08.348816" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.349066" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.349128" elapsed="0.000028"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.337007" elapsed="0.012231">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.349303" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.203909" elapsed="0.145478">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:08.349633" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:08.349466" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:08.349451" elapsed="0.000269"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:08.349749" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:08.193753" elapsed="0.156081">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.436760" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:09.436227" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:09.437815" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.437501" elapsed="0.000417">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:09.438056" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:09.437049" elapsed="0.001039"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.438784" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:09.438321" elapsed="0.000487"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:09.439096" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:09.439320" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:09.438953" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.439711" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:09.439489" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.440647" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:09.440412" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.441087" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.440832" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.441949" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.441627" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.442810" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.442492" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.442881" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:12:09.443044" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.442184" elapsed="0.000882"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.443222" elapsed="0.000257"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:09.441503" elapsed="0.002013"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.444217" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.443736" elapsed="0.000505"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.445029" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.444711" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.445097" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:09.445257" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.444410" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.445417" elapsed="0.000244"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:09.443614" elapsed="0.002084"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.446231" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.445912" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.447036" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.446721" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.447102" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:09.447270" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.446419" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.447429" elapsed="0.000236"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:09.445793" elapsed="0.001908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.448236" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.447914" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.449035" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.448722" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.449101" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:09.449268" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.448423" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.449425" elapsed="0.000237"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:09.447795" elapsed="0.001902"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.450265" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.449945" elapsed="0.000343"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.451071" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.450758" elapsed="0.000336"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.451162" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:09.451305" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.450454" elapsed="0.000872"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.451463" elapsed="0.000237"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:09.449825" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.452272" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.451952" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.453077" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.452758" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.453167" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:09.453300" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.452459" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.453458" elapsed="0.000239"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:09.451832" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.454276" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.453951" elapsed="0.000348"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.455266" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.454913" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.455333" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:09.455464" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.454464" elapsed="0.001021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.455621" elapsed="0.000241"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:09.453833" elapsed="0.002064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.456591" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:09.456125" elapsed="0.000488"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:09.457469" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.457132" elapsed="0.000361"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:09.457535" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:09.457665" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:09.456809" elapsed="0.000877"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:09.457821" elapsed="0.000253"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:09.455990" elapsed="0.002120"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:09.441339" elapsed="0.016818"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:09.458197" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:09.458336" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:09.440110" elapsed="0.018249"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:09.439822" elapsed="0.018565"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.458546" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:09.458410" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:09.439801" elapsed="0.018811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.459418" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:09.458741" elapsed="0.000733"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:09.459519" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:09.435237" elapsed="0.024391"/>
</kw>
<msg time="2026-09-01T01:12:09.459676" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:09.416442" elapsed="0.043277"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.472674" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.485241" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.497662" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.497845" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.498018" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.498359" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:09.498228" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:09.498215" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.498553" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.498702" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.498847" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:09.498188" elapsed="0.000705"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.498086" elapsed="0.000829"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.499062" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.499128" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:09.499251" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:09.410433" elapsed="0.088842"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:09.500447" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.500230" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:09.500589" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:09.499888" elapsed="0.000722"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.500896" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:09.500672" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.501420" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:09.501157" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:09.500967" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:09.500656" elapsed="0.000835"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.505026" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:09.501629" elapsed="0.003422"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:09.505097" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:09.505250" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:09.499600" elapsed="0.005672"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:09.506396" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.506182" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:09.506533" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:09.505843" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:09.506733" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:09.506615" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:09.506599" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.506940" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.507108" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.507179" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:09.509157" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:09.505551" elapsed="0.003630"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.510423" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:09.510196" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:09.510829" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:09.510603" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:09.521312" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:09.521455" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:09.521551" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.513176" elapsed="0.008763">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:09.510924" elapsed="0.011102">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.522215" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:09.522058" elapsed="0.000215"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:09.510909" elapsed="0.011385">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.522627" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.522749" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:09.522715" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:09.522697" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.522935" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.522994" elapsed="0.000025"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.509459" elapsed="0.013643">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.523179" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.369378" elapsed="0.153884">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:09.523500" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:09.523341" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:09.523327" elapsed="0.000256"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:09.523611" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:09.359622" elapsed="0.164073">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.607775" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:10.607363" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:10.608904" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.608661" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:10.609079" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:10.607974" elapsed="0.001134"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.609721" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:10.609361" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:10.610052" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:10.610218" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:10.609899" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.610632" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:10.610403" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.611635" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:10.611393" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.612097" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.611833" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.612801" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.612480" elapsed="0.000344"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.613685" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.613351" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.613756" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:12:10.613906" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.612994" elapsed="0.000934"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.614099" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:10.612353" elapsed="0.002074"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.614953" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.614655" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.616326" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.615961" elapsed="0.000390"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.616397" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:12:10.616546" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.615626" elapsed="0.000944"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.616713" elapsed="0.000253"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:10.614529" elapsed="0.002474"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.617563" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.617267" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.618427" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.618085" elapsed="0.000366"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.618495" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:10.618631" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.617758" elapsed="0.000896"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.618794" elapsed="0.000491"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:10.617119" elapsed="0.002207"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.619848" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.619552" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.620722" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.620404" elapsed="0.000376"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.620827" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:10.620967" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.620063" elapsed="0.000928"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.621170" elapsed="0.000250"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:10.619425" elapsed="0.002034"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.621969" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.621679" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.622829" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.622518" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.622896" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:10.623045" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.622209" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.623230" elapsed="0.000249"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:10.621556" elapsed="0.001959"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.624037" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.623736" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.624886" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.624573" elapsed="0.000337"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.624954" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:10.625115" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.624255" elapsed="0.000904"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.625302" elapsed="0.000248"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:10.623614" elapsed="0.001973"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.626115" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.625807" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.627301" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.626759" elapsed="0.000566"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.627370" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:10.627507" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.626441" elapsed="0.001088"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.627670" elapsed="0.000246"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:10.625684" elapsed="0.002269"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.628564" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:10.628277" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:10.629394" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.629066" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:10.629459" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:10.629589" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:10.628753" elapsed="0.000858"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:10.629747" elapsed="0.000234"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:10.628123" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:10.612187" elapsed="0.017874"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:10.630097" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:10.630263" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:10.611074" elapsed="0.019243"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:10.610749" elapsed="0.019599"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.630508" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:10.630371" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:10.610727" elapsed="0.019848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.631369" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:10.630705" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:10.631438" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:10.606622" elapsed="0.024924"/>
</kw>
<msg time="2026-09-01T01:12:10.631595" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:10.591901" elapsed="0.039738"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.644339" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.656884" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.669470" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.669645" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.669803" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.670152" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:10.669994" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:10.669981" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.670352" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.670502" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.670647" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:10.669955" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.669867" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.670847" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.670910" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:10.671067" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:10.585863" elapsed="0.085229"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:10.672231" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.671989" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:10.672373" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:10.671682" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.672680" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:10.672456" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.673229" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:10.672912" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:10.672750" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:10.672440" elapsed="0.000861"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.675972" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:10.673439" elapsed="0.002557"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:10.676059" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:10.676219" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:10.671396" elapsed="0.004845"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:10.677361" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.677120" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:10.677498" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:10.676802" elapsed="0.000717"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:10.677698" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:10.677580" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:10.677564" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.677905" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.678072" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.678130" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:10.680090" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:10.676515" elapsed="0.003598"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.681362" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:10.681126" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:10.681751" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:10.681539" elapsed="0.000249"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:10.694341" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:10.694521" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:10.694611" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.683952" elapsed="0.011047">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:10.681845" elapsed="0.013273">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.695309" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:10.695165" elapsed="0.000201"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:10.681829" elapsed="0.013558">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.695729" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.695851" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:10.695820" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:10.695805" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.696053" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.696115" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.680406" elapsed="0.015822">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.696291" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.544264" elapsed="0.152111">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:10.696618" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:10.696456" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:10.696441" elapsed="0.000261"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:10.696730" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:10.534321" elapsed="0.162495">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.784561" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:11.784210" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:11.785388" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.785153" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:11.785543" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:11.784821" elapsed="0.000743"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.786069" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:11.785713" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:11.786380" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:11.786522" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:11.786254" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.786906" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:11.786687" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.787842" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:11.787605" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.788298" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.788040" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.788960" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.788652" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.789810" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.789495" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.789879" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:11.790034" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.789188" elapsed="0.000869"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.790213" elapsed="0.000255"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:11.788528" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.791193" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.790724" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.791999" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.791691" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.792079" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:11.792231" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.791386" elapsed="0.000868"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.792391" elapsed="0.000240"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:11.790603" elapsed="0.002064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.793208" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.792885" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.794003" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.793700" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.794084" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:11.794243" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.793398" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.794436" elapsed="0.000241"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:11.792764" elapsed="0.001950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.795254" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.794932" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.796062" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.795745" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.796129" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:12:11.796289" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.795444" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.796448" elapsed="0.000238"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:11.794811" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.797262" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.796940" elapsed="0.000345"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.798067" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.797753" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.798158" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:11.798293" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.797451" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.798452" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:11.796819" elapsed="0.001908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.799262" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.798944" elapsed="0.000341"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.800064" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.799749" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.800133" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:12:11.800293" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.799449" elapsed="0.000865"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.800453" elapsed="0.000241"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:11.798824" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.801276" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.800950" elapsed="0.000350"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.802284" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.801767" elapsed="0.000540"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.802350" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:11.802484" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.801466" elapsed="0.001039"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.802642" elapsed="0.000245"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:11.800827" elapsed="0.002095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.803464" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:11.803175" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:11.804300" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.803954" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:11.804366" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:11.804497" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:11.803653" elapsed="0.000866"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:11.804689" elapsed="0.000242"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:11.803019" elapsed="0.001948"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:11.788366" elapsed="0.016631"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:11.805049" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:11.805211" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:11.787316" elapsed="0.017919"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:11.787014" elapsed="0.018249"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.805423" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:11.805286" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:11.786994" elapsed="0.018496"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.806284" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:11.805618" elapsed="0.000692"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:11.806353" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:11.783639" elapsed="0.022822"/>
</kw>
<msg time="2026-09-01T01:12:11.806509" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:11.768390" elapsed="0.038163"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.819486" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.832354" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.845103" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.845292" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.845450" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.845773" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:11.845641" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:11.845628" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.845976" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.846151" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.846364" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:11.845603" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.845515" elapsed="0.000920"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.846568" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.846632" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:11.846738" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:11.762392" elapsed="0.084370"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:11.847877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.847669" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:11.848015" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:11.847360" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.848356" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:11.848111" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.848847" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:11.848589" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:11.848427" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:11.848095" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.851441" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:11.849071" elapsed="0.002394"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:11.851510" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:11.851646" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:11.847059" elapsed="0.004609"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:11.852763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.852560" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:11.852899" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:11.852255" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:11.853115" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-09-01T01:12:11.852980" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:11.852964" elapsed="0.000245"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.853341" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.853494" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.853550" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:11.855494" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:11.851940" elapsed="0.003577"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.856762" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:11.856537" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:11.857236" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:11.856987" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:11.868076" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:11.868242" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:11.868330" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.859416" elapsed="0.009290">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:11.857333" elapsed="0.011447">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.868954" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:11.868812" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:11.857317" elapsed="0.011724">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.869397" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.869510" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:11.869479" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:11.869465" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.869693" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.869753" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.855793" elapsed="0.014056">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.869912" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.716731" elapsed="0.153263">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:11.870264" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:11.870091" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:11.870076" elapsed="0.000271"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:11.870375" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:11.706879" elapsed="0.163579">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.950184" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:12.949802" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:12.950906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:12.950679" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:12.951072" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:12.950372" elapsed="0.000722"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.951603" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:12.951263" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:12.951899" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:12.952063" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=no...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:12.951774" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.952500" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB_OPENCONFIG/peer=bgp%3A%2F%2F$IP/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:12.952277" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.953438" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:12.953204" elapsed="0.000274"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.953869" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.953624" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.954565" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.954253" elapsed="0.000335"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.955411" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.955070" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.955480" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:12.955620" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.954755" elapsed="0.000887"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.955782" elapsed="0.000373"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:12.954114" elapsed="0.002080"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.956844" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.956414" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.957693" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.957388" elapsed="0.000329"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.957760" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:12.957904" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.957051" elapsed="0.000876"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.958083" elapsed="0.000263"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:12.956293" elapsed="0.002090"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.958944" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.958647" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.959871" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.959573" elapsed="0.000321"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.959937" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:12.960082" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.959169" elapsed="0.000936"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.960270" elapsed="0.000239"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:12.958526" elapsed="0.002020"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.961058" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.960763" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.961887" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.961586" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.961952" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:12.962099" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.961271" elapsed="0.000850"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.962287" elapsed="0.000237"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:12.960642" elapsed="0.001922"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.963079" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.962781" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.963889" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.963590" elapsed="0.000322"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.963960" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:12.964105" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.963291" elapsed="0.000836"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.964291" elapsed="0.000241"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:12.962661" elapsed="0.001907"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.965081" level="INFO">${value} = 65432</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.964784" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.965895" level="INFO">${encoded} = 65432</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.965596" elapsed="0.000323"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.965963" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:12.966111" level="INFO">${encoded_value} = 65432</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.965297" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.966297" elapsed="0.000239"/>
</kw>
<var name="${key}">AS_NUMBER</var>
<var name="${value}">65432</var>
<status status="PASS" start="2026-09-01T01:12:12.964663" elapsed="0.001908"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.967082" level="INFO">${value} = 64496</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.966786" elapsed="0.000321"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.968064" level="INFO">${encoded} = 64496</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.967746" elapsed="0.000341"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.968132" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:12:12.968291" level="INFO">${encoded_value} = 64496</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.967295" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.968447" elapsed="0.000238"/>
</kw>
<var name="${key}">PEER_AS</var>
<var name="${value}">64496</var>
<status status="PASS" start="2026-09-01T01:12:12.966668" elapsed="0.002052"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.969291" level="INFO">${value} = 8.1.0.0/28</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:12.968935" elapsed="0.000378"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:12.970089" level="INFO">${encoded} = 8.1.0.0/28</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.969776" elapsed="0.000338"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:12.970183" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:12.970314" level="INFO">${encoded_value} = 8.1.0.0/28</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:12.969479" elapsed="0.000856"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:12.970472" elapsed="0.000237"/>
</kw>
<var name="${key}">PREFIXLEN</var>
<var name="${value}">8.1.0.0/28</var>
<status status="PASS" start="2026-09-01T01:12:12.968816" elapsed="0.001928"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:12.953938" elapsed="0.016835"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:12.970810" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:12.970946" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'AS_NUMBER': '65432', 'PEER_AS': '64496', 'PREFIXLEN': '8.1.0.0/28'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:12.952879" elapsed="0.018090"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:12.952611" elapsed="0.018386"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:12.971192" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:12.971019" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:12.952590" elapsed="0.018670"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:12.972019" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:12.971389" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:12.972103" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:12.949257" elapsed="0.022983"/>
</kw>
<msg time="2026-09-01T01:12:12.972288" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:12.936335" elapsed="0.035996"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:12.984923" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:12.997480" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.010473" elapsed="0.000065"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.010734" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.010894" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.011304" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.011169" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:13.011155" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.011504" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.011655" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.011803" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:13.011110" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.010997" elapsed="0.000874"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.012021" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.012099" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:13.012229" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:12.930489" elapsed="0.081764"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.013389" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.013179" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:13.013528" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:13.012838" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.013831" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.013610" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.014363" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.014087" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.013901" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.013594" elapsed="0.000840"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.017953" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.014572" elapsed="0.003405"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:13.018022" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:12:13.018183" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:13.012550" elapsed="0.005656"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.019314" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.019093" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/adj_rib_out/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:13.019453" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:13.018772" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:13.019653" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.019536" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.019520" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.019860" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.020014" elapsed="0.000152"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.020241" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:13.022199" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/adj_rib_out/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:13.018481" elapsed="0.003742"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.023476" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.023247" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.023877" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.023659" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:13.034192" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:13.034340" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:13.034437" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.026079" elapsed="0.008714">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:12:13.023974" elapsed="0.010892">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.035063" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.034900" elapsed="0.000222"/>
</branch>
<status status="FAIL" start="2026-09-01T01:12:13.023958" elapsed="0.011202">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.035505" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.035634" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.035601" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:13.035583" elapsed="0.000110"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.035827" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.035893" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.022499" elapsed="0.013488">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.036073" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:12:12.890540" elapsed="0.145638">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.036460" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.036293" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:13.036276" elapsed="0.000271"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.036577" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:12:12.880688" elapsed="0.155978">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<msg time="2026-09-01T01:12:13.036755" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</msg>
<arg>${DEFAULT_TOPOLOGY_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_TOPOLOGY_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/adj_rib_out</arg>
<arg>mapping=${mapping}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:12:02.349692" elapsed="10.687151">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</kw>
<kw name="Start_Failing_Fast_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="Run Keyword If Test Failed" owner="BuiltIn">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.038173" level="INFO">${SuiteFastFail} = True</msg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:13.037856" elapsed="0.000358"/>
</kw>
<arg>BuiltIn.Set_Suite_Variable</arg>
<arg>${SuiteFastFail}</arg>
<arg>True</arg>
<doc>Runs the given keyword with the given arguments, if the test failed.</doc>
<status status="PASS" start="2026-09-01T01:12:13.037513" elapsed="0.000747"/>
</kw>
<doc>Set suite fail fast behavior on, if current test case has failed.</doc>
<status status="PASS" start="2026-09-01T01:12:13.037222" elapsed="0.001088"/>
</kw>
<doc>Verifies eBGP's adj-rib-out output. Expects local-as, and ibgp peer-as presence.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:12:02.255845" elapsed="10.782500">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes?content=nonconfig</status>
</test>
<test id="s1-s9-t20" name="TC_LAS_Kill_iBgp_Speaker_After_Talking" line="380">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:13.042745" elapsed="0.000192"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:13.042503" elapsed="0.000486"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.043904" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.043804" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.043788" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.049102" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.048985" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.048969" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.050069" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.049718" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.050512" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:13.050254" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:13.050572" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.050705" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:13.049386" elapsed="0.001340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.056118" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.056009" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.055993" elapsed="0.000199"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.057255" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.057132" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.057109" elapsed="0.000239"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:13.057757" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.057493" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.058153" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.057933" elapsed="0.000244"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.093694" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:13.058630" elapsed="0.035163"/>
</kw>
<msg time="2026-09-01T01:12:13.093944" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:13.093984" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.058324" elapsed="0.035693"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.133449" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:13.094523" elapsed="0.039027"/>
</kw>
<msg time="2026-09-01T01:12:13.133695" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:13.133734" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.094207" elapsed="0.039558"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.134079" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.133833" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.133816" elapsed="0.000360"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.134578" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.134310" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.134896" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.134700" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.134685" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:13.134994" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.137482" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:12:13.137674" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.136365" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.138075" elapsed="0.000165"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.138526" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:13.135756" elapsed="0.002943"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:13.135277" elapsed="0.003477"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:13.056850" elapsed="0.081986"/>
</kw>
<msg time="2026-09-01T01:12:13.138914" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.138951" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.056332" elapsed="0.082653"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:13.139193" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.139064" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.139048" elapsed="0.000241"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.139759" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.140128" elapsed="0.000043"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.140213" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:13.055715" elapsed="0.084594"/>
</kw>
<msg time="2026-09-01T01:12:13.140390" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.140428" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "i "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.051064" elapsed="0.089398"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.140753" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.140527" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.140512" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:13.050922" elapsed="0.089920"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:13.050772" elapsed="0.090096"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:13.048673" elapsed="0.092243"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:13.043553" elapsed="0.097410"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.043164" elapsed="0.097837"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:13.039660" elapsed="0.101399"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ibgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.141292" elapsed="0.000104"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.142628" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.142193" elapsed="0.000459"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:13.142789" elapsed="0.000207"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:12:13.141912" elapsed="0.001172"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.172745" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:13.143541" elapsed="0.029258"/>
</kw>
<msg time="2026-09-01T01:12:13.172882" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.172919" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.143244" elapsed="0.029696"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.173519" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:12:13.187011" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:13.187107" level="INFO">${output_log} = 2026-09-01 01:11:49,360 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:11:49,360 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:11:49,361 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:13.173396" elapsed="0.013734"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.187545" level="INFO">2026-09-01 01:11:49,360 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:11:49,360 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104ff9800b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   My Autonomous System number: 64497
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   My Autonomous System=64497 (0xfbf1)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf1
2026-09-01 01:11:49,365 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1'
2026-09-01 01:11:49,365 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,367 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064400304c0000201)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf140050400000064400304c00002011c08000000
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0015850067138671875s
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:11:49,370 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:11:49,370 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf140050400000064
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:49,373 INFO BGP-Thread-1 (job): ... idle for 0.001s
2026-09-01 01:11:49,373 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.001s
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:11:49,375 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:11:49,375 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:11:49,376 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:11:49,376 DEBUG BGP-T2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 022026-09-01 01:12:07,228 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 02Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.187313" elapsed="0.000413"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:12:13.173129" elapsed="0.014648"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:12:13.187938" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.187832" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.187816" elapsed="0.000195"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.188186" elapsed="0.000020"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.188339" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:12:13.141633" elapsed="0.046772"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.189124" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:13.188819" elapsed="0.000357"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:12:13.188573" elapsed="0.000656"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:13.189925" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:12:13.189454" elapsed="0.000733"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:13.039057" elapsed="0.151164"/>
</test>
<test id="s1-s9-t21" name="TC_LAS_Kill_eBgp_Speaker_After_Talking" line="390">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:13.194110" elapsed="0.000200"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:13.193861" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.195247" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.195148" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.195119" elapsed="0.000188"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.200377" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.200282" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.200264" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.201362" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.200989" elapsed="0.000397"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.201795" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:13.201532" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:13.201858" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.202005" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:13.200644" elapsed="0.001383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.207589" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.207491" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.207474" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.208701" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.208606" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.208588" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:13.209210" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.208901" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.209572" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.209380" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.242910" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:13.210061" elapsed="0.032962"/>
</kw>
<msg time="2026-09-01T01:12:13.243198" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:13.243239" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.209742" elapsed="0.033577"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.276333" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:13.243802" elapsed="0.032632"/>
</kw>
<msg time="2026-09-01T01:12:13.276578" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:13.276617" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.243493" elapsed="0.033158"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.276917" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.276717" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.276701" elapsed="0.000285"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.277414" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "S "p "e "a "k "e "r "_ "A "f "t "e "r "_ "T "a "l "k "i "n "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.277129" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.277731" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.277537" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.277522" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:13.277828" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.280301" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:12:13.280482" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.279192" elapsed="0.001406"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.280853" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.281222" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:13.278579" elapsed="0.002814"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:13.278086" elapsed="0.003363"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:13.208342" elapsed="0.073298"/>
</kw>
<msg time="2026-09-01T01:12:13.281725" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.281763" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.207788" elapsed="0.074009"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:13.281958" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.281863" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.281847" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.282430" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.282732" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.282794" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:13.207191" elapsed="0.075698"/>
</kw>
<msg time="2026-09-01T01:12:13.282969" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.283006" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "K "i "l "l "_ "e "B "g "p "_ "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.202402" elapsed="0.080651"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.283365" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.283117" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.283103" elapsed="0.000365"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:13.202270" elapsed="0.081218"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:13.202095" elapsed="0.081419"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:13.199929" elapsed="0.083633"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:13.194872" elapsed="0.088736"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.194494" elapsed="0.089152"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:13.191270" elapsed="0.092419"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<arg>ebgp_peer1_console</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.283829" elapsed="0.000093"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.285260" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.284768" elapsed="0.000523"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:13.285431" elapsed="0.000214"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:12:13.284534" elapsed="0.001184"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.314643" level="INFO">[?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:13.286197" elapsed="0.028497"/>
</kw>
<msg time="2026-09-01T01:12:13.314774" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.314811" level="INFO">${message} = [?2004l^C
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.285862" elapsed="0.028970"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.315395" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:12:13.328374" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:13.328457" level="INFO">${output_log} = 2026-09-01 01:11:49,360 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:11:49,360 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:11:49,361 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:13.315274" elapsed="0.013205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.328845" level="INFO">2026-09-01 01:11:49,360 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:11:49,360 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:11:49,361 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104ff9800b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   Prefix base: 8.0.0.0/28
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   My Autonomous System number: 64497
2026-09-01 01:11:49,363 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:11:49,364 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Length=45 (0x002d)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   My Autonomous System=64497 (0xfbf1)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=16 (0x10)
2026-09-01 01:11:49,364 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x0206010400010001020641040000fbf1
2026-09-01 01:11:49,365 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1'
2026-09-01 01:11:49,365 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff002d0104fbf100b47f000003100206010400010001020641040000fbf1
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,366 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:11:49,367 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.0.0')]
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:11:49,367 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Length=55 (0x0037)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=27 (0x001b)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064400304c0000201)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[IPv4Address('8.0.0.0')]/28 (0x1c08000000)
2026-09-01 01:11:49,368 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff0037020000001b4001010040020602010000fbf140050400000064400304c00002011c08000000
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:11:49,368 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0015850067138671875s
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,369 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job):   
2026-09-01 01:11:49,370 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:11:49,370 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:11:49,370 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf140050400000064)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     AS path=64497
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:11:49,371 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf140050400000064
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:49,372 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:11:49,373 INFO BGP-Thread-1 (job): ... idle for 0.001s
2026-09-01 01:11:49,373 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.001s
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:11:49,373 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:11:49,374 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:11:49,375 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:11:49,375 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:11:49,376 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:11:49,376 DEBUG BGP-T2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.010s
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:11:57,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 022026-09-01 01:12:07,228 INFO BGP-Thread-1 (job): ... idle for 10.010s
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.020s
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_update_message_counter: 1
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:12:07,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 02Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poTraceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.328623" elapsed="0.000404"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:12:13.314996" elapsed="0.014100"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:12:13.329280" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.329171" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.329154" elapsed="0.000198"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.329486" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.329640" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:12:13.284250" elapsed="0.045456"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.330431" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:13.330148" elapsed="0.000319"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:12:13.329871" elapsed="0.000646"/>
</kw>
<kw name="Do_Not_Start_Failing_If_This_Failed" owner="FailFast" type="TEARDOWN">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:13.330993" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Teardown].</doc>
<status status="PASS" start="2026-09-01T01:12:13.330738" elapsed="0.000512"/>
</kw>
<doc>Abort the Python speaker. Also, attempt to stop failing fast.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:13.190646" elapsed="0.140641"/>
</test>
<test id="s1-s9-t22" name="TC_LAS_Delete_Bgp_Peer_Configurations" line="400">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:13.335059" elapsed="0.000202"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:13.334809" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.336201" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.336089" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.336073" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.341360" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.341268" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.341252" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.342324" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.341958" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.342751" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:13.342493" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:13.342812" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.342947" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:13.341622" elapsed="0.001346"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.348334" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.348240" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.348223" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.349426" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:13.349332" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.349316" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:13.349879" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.349615" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.350277" level="INFO">${current_connection_index} = 8</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.350070" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.384713" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:13.350838" elapsed="0.033980"/>
</kw>
<msg time="2026-09-01T01:12:13.384974" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:13.385018" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.350443" elapsed="0.034670"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.418588" level="INFO">". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:13.385641" elapsed="0.033053"/>
</kw>
<msg time="2026-09-01T01:12:13.418847" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:13.418888" level="INFO">${message_wait} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.385309" elapsed="0.033614"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.419240" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.418994" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.418976" elapsed="0.000337"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.419721" level="INFO"> ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.419444" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.420055" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.419846" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.419830" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:13.420171" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:13.422644" elapsed="0.000257"/>
</kw>
<msg time="2026-09-01T01:12:13.422959" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.421513" elapsed="0.001584"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.423382" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.423700" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:13.420896" elapsed="0.002978"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:13.420415" elapsed="0.003516"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:13.349051" elapsed="0.074962"/>
</kw>
<msg time="2026-09-01T01:12:13.424202" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.424256" level="INFO">${message} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.348528" elapsed="0.075764"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:13.424456" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.424361" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.424344" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.424874" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.425205" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.425267" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:13.347923" elapsed="0.077438"/>
</kw>
<msg time="2026-09-01T01:12:13.425442" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:13.425479" level="INFO">${output} =  ". "t "x "t ". "E "b "g "p "[C "P "e "e "r "s "[C "B "a "s "i "c ". "T "C "_ "L "A "S "_ "D "e "l "e "t "e "_ "B "g "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.343329" elapsed="0.082188"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.425810" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.425580" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.425565" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:13.343198" elapsed="0.082735"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:13.343016" elapsed="0.082943"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:13.340928" elapsed="0.085079"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:13.335819" elapsed="0.090251"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:13.335445" elapsed="0.090664"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:13.332251" elapsed="0.093983"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.426828" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${iBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.426411" elapsed="0.000442"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.469581" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.469251" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.470308" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.470069" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:13.470492" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:13.469752" elapsed="0.000763"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.471076" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.470695" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.471382" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:13.471531" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:13.471261" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.471907" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.471693" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.472817" level="INFO">mapping: {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.472591" elapsed="0.000265"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.473256" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.472997" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.473846" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:13.473590" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:13.474721" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.474525" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:13.474788" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.474921" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:13.474052" elapsed="0.000891"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.475102" elapsed="0.000224"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:12:13.473467" elapsed="0.001895"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.475881" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:13.475617" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:13.476670" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.476380" elapsed="0.000312"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:13.476734" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.476865" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:13.476085" elapsed="0.000801"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.477033" elapsed="0.000236"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:13.475494" elapsed="0.001812"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:13.473321" elapsed="0.004015"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:13.477374" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:13.477508" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:13.472302" elapsed="0.005228"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.472004" elapsed="0.005553"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.477713" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.477579" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.471987" elapsed="0.005791"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.478454" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.477906" elapsed="0.000573"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:13.478522" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:13.468684" elapsed="0.009944"/>
</kw>
<msg time="2026-09-01T01:12:13.478675" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.455938" elapsed="0.022777"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.491291" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.503805" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.516377" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.516553" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.516710" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.517095" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.516907" elapsed="0.000253"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:13.516895" elapsed="0.000287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.517322" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.517474" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.517625" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:13.516870" elapsed="0.000800"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.516775" elapsed="0.000918"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.517827" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.517891" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:13.517999" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:13.451566" elapsed="0.066457"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.519011" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.518787" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:13.532651" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:13.532697" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:13.532779" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:13.521370" elapsed="0.011433"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.519126" elapsed="0.013712"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.533002" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.532861" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.519110" elapsed="0.013993"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.536411" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.534001" elapsed="0.002449"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.533802" elapsed="0.002679"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.533786" elapsed="0.002717"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.539107" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.536750" elapsed="0.002413"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.536551" elapsed="0.002643"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.536537" elapsed="0.002678"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.539715" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.539371" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.540015" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.539800" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.540529" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.540263" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.540100" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.539785" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.541131" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.540784" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.541446" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.541232" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.541921" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.541663" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.541517" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.541216" elapsed="0.000777"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.542158" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:13.542869" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.542620" elapsed="0.000273"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.543034" elapsed="0.002416"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:13.533450" elapsed="0.012057"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:13.545548" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:13.547831" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:12:13.518285" elapsed="0.029570"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:13.547903" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:12:13.427068" elapsed="0.120942"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.548608" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${eBGP_PEER1_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.548209" elapsed="0.000423"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.591353" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.590990" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.592025" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:13.591826" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:13.592203" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:13.591526" elapsed="0.000699"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.592706" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:13.592373" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:13.592991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/local_as/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:13.593172" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:13.592873" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.593598" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.593379" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.594550" level="INFO">mapping: {'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.594321" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.594963" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.594732" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.595588" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:13.595330" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:13.596299" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.596095" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:13.596365" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.596495" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:13.595775" elapsed="0.000741"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.596653" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:12:13.595206" elapsed="0.001676"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.597446" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:13.597111" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:13.598103" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.597909" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:13.598183" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.598315" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:13.597632" elapsed="0.000704"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.598473" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:13.596976" elapsed="0.001722"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:13.595028" elapsed="0.003700"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:13.598763" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:13.598953" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:13.594007" elapsed="0.004968"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.593741" elapsed="0.005263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.599200" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.599026" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.593723" elapsed="0.005545"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.600078" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.599398" elapsed="0.000706"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:13.600163" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:13.590450" elapsed="0.009824"/>
</kw>
<msg time="2026-09-01T01:12:13.600322" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.577692" elapsed="0.022671"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.612986" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.625571" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//local_as/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.638178" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.638354" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.638512" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.638831" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.638701" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:13.638688" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.639026" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.639207" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.639357" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:13.638664" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.638576" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.639563" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:13.639628" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:13.639734" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:13.573436" elapsed="0.066321"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.640734" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.640513" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:13.652128" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node014p56nbci2euze3yw6miafryr14.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:13.652191" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:13.652270" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:13.642889" elapsed="0.009403"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.640831" elapsed="0.011496"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.652487" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.652349" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.640816" elapsed="0.011783"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.657226" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.653507" elapsed="0.003758"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.653304" elapsed="0.003992"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.653288" elapsed="0.004030"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.659909" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.657567" elapsed="0.002382"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.657366" elapsed="0.002613"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.657352" elapsed="0.002649"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.660528" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.660187" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.660835" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.660616" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.661420" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.661131" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.660911" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.660601" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.661969" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.661642" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.662295" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.662066" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.662770" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:13.662512" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.662366" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.662050" elapsed="0.000792"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.662978" elapsed="0.000336"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:13.663702" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.663462" elapsed="0.000262"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.663897" elapsed="0.002369"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:13.652912" elapsed="0.013410"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:13.666362" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:13.668682" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:12:13.639984" elapsed="0.028722"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:13.668752" elapsed="0.000023"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}local_as/ebgp_peer</arg>
<arg>mapping=${mapping}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:12:13.548834" elapsed="0.120024"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.669958" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:13.669620" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.669605" elapsed="0.000427"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.670194" elapsed="0.000283"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.675433" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:13.675059" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:13.675712" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.675585" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.675568" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.675920" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676089" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676268" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676417" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676565" elapsed="0.000016"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676713" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.676861" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:13.674773" elapsed="0.002153"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:13.669444" elapsed="0.007525"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:13.669115" elapsed="0.007888"/>
</kw>
<doc>Delete peer configuration.</doc>
<status status="PASS" start="2026-09-01T01:12:13.331741" elapsed="0.345308"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.678840" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:12:13.701799" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:12:13.701888" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:13.678716" elapsed="0.023194"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:12:13.701957" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:13.702114" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:12:13.678441" elapsed="0.023713"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.702532" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:13.702308" elapsed="0.000260"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.703506" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:12:13.703573" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:12:13.703265" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:12:13.703751" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:13.703654" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:13.703638" elapsed="0.000182"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.703961" elapsed="0.000022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.704133" elapsed="0.000033"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:13.704303" elapsed="0.000017"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:12:13.702779" elapsed="0.001597"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:12:13.678197" elapsed="0.026223"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:13.704614" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:12:13.704550" elapsed="0.000267"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:12:13.704960" elapsed="0.000627"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-09-01T01:12:13.677927" elapsed="0.027712"/>
</kw>
<doc>Basic tests for eBGP application peers.

Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic eBGP functional tests:
Two eBGP peers advertise the same group of prefixes (aka BGP HA)
https://wiki.opendaylight.org/view/BGP_LS_PCEP:BGP
Reported bugs:
Bug 4834 - ODL controller announces the same route twice (two eBGP scenario aka HA)
Bug 4835 - Routes not withdrawn when eBGP peers are disconnected (the same prefixes announced)

For versions Fluorine and above, there are test cases:
TC_LAS (test case local AS)
- configuration of ebgp with local-as and ibgp without local-as
- connect bgp speakers (play.py) to both peers and check their connection
- check adj-rib-out on both peers, expecting local-as in as-sequence on both peers.

TODO: Extend testsuite by tests dedicated to path selection algorithm
TODO: Choose keywords used by more than one test suite to be placed in a common place.</doc>
<status status="FAIL" start="2026-09-01T01:09:41.729588" elapsed="151.976078"/>
</suite>
<suite id="s1-s10" name="010 Bgp Flowspec" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:13.800004" elapsed="0.000398"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:12:13.802025" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:12:13.802122" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:12:13.801750" elapsed="0.000406"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.802292" elapsed="0.000315"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:12:13.803375" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:12:14.598335" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:12:14 UTC 2026

  System load:  0.01               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:05:50 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:12:13.803071" elapsed="0.795427"/>
</kw>
<msg time="2026-09-01T01:12:14.598580" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.802748" elapsed="0.795912"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:12:13.801370" elapsed="0.797404"/>
</kw>
<msg time="2026-09-01T01:12:14.598825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:13.800929" elapsed="0.797938"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:12:13.800603" elapsed="0.798334"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.604349" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:14.604009" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:14.605658" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:12:14.891818" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:14.892248" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 140ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:12:14.892345" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:12:14.892426" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:14.605491" elapsed="0.286980"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.894377" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:12:14.893767" elapsed="0.000705"/>
</kw>
<msg time="2026-09-01T01:12:14.894656" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:12:14.894742" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:14.892930" elapsed="0.001856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.896017" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:14.895130" elapsed="0.000967"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.898294" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 140ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:14.897749" elapsed="0.000644"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.899351" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:14.898673" elapsed="0.000871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.900367" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:14.899827" elapsed="0.000629"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:12:14.896997" elapsed="0.003569"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:14.896299" elapsed="0.004335"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:14.896252" elapsed="0.004433"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:12:14.900999" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:14.900795" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:14.900761" elapsed="0.000429"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:14.901471" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:12:14.901294" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:14.901265" elapsed="0.000377"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:14.901909" elapsed="0.000043"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:14.604989" elapsed="0.297207"/>
</kw>
<msg time="2026-09-01T01:12:14.902313" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.604510" elapsed="0.297904"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:12:14.603479" elapsed="0.299152"/>
</kw>
<msg time="2026-09-01T01:12:14.902738" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.599886" elapsed="0.302936"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:12:14.599566" elapsed="0.303460"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:14.916410" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:14.915706" elapsed="0.000774"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:14.920230" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:12:16.985292" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:16.985638" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-09-01T01:12:16.985737" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:12:16.985826" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:14.919463" elapsed="2.066412"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:16.989841" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:12:16.988857" elapsed="0.001240"/>
</kw>
<msg time="2026-09-01T01:12:16.990445" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:12:16.990593" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:16.986393" elapsed="0.004276"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:16.993745" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:16.991344" elapsed="0.002486"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:16.998927" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:16.997992" elapsed="0.001359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.001018" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:17.000258" elapsed="0.001036"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.002856" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:17.002037" elapsed="0.001020"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:12:16.996048" elapsed="0.007270"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:16.994259" elapsed="0.009281"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:16.994211" elapsed="0.009386"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:12:17.004100" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:17.003715" elapsed="0.000709"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:17.003680" elapsed="0.000796"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:17.004916" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:12:17.004583" elapsed="0.000675"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:17.004553" elapsed="0.000763"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:17.005588" elapsed="0.000044"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:14.918098" elapsed="2.087867"/>
</kw>
<msg time="2026-09-01T01:12:17.006100" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.916799" elapsed="2.089524"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:12:14.914491" elapsed="2.091998"/>
</kw>
<msg time="2026-09-01T01:12:17.006591" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.906801" elapsed="2.099879"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:12:14.905700" elapsed="2.101135"/>
</kw>
<msg time="2026-09-01T01:12:17.006929" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.904907" elapsed="2.102106"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:14.904276" elapsed="2.102981"/>
</kw>
<msg time="2026-09-01T01:12:17.007342" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:14.903366" elapsed="2.104058"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:14.599253" elapsed="2.408311"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.021325" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:17.020623" elapsed="0.000759"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:17.024924" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:12:17.953210" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:17.953713" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-09-01T01:12:17.953803" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:12:17.953881" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:17.024197" elapsed="0.929730"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.958325" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:12:17.957035" elapsed="0.001630"/>
</kw>
<msg time="2026-09-01T01:12:17.958957" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:12:17.959042" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:17.954595" elapsed="0.004513"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.961573" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:17.959620" elapsed="0.002005"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.966014" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:17.965367" elapsed="0.000838"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.967468" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:17.966782" elapsed="0.000810"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.968879" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:17.968251" elapsed="0.000758"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:12:17.963484" elapsed="0.005731"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:17.961908" elapsed="0.007504"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:17.961859" elapsed="0.007610"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:12:17.969869" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:17.969586" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:17.969551" elapsed="0.000713"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:17.970641" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:12:17.970379" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:17.970348" elapsed="0.000568"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:17.971267" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:17.022911" elapsed="0.948632"/>
</kw>
<msg time="2026-09-01T01:12:17.971654" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.021673" elapsed="0.950079"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:12:17.019430" elapsed="0.952503"/>
</kw>
<msg time="2026-09-01T01:12:17.972040" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.011850" elapsed="0.960340"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:12:17.010751" elapsed="0.961616"/>
</kw>
<msg time="2026-09-01T01:12:17.972462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.009960" elapsed="0.962585"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:17.009253" elapsed="0.963456"/>
</kw>
<msg time="2026-09-01T01:12:17.972791" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.008475" elapsed="0.964395"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:17.007927" elapsed="0.965094"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:17.987637" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:17.986868" elapsed="0.000824"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:17.991294" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-09-01T01:12:19.727646" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:19.728290" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Downloading exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to bu...</msg>
<msg time="2026-09-01T01:12:19.728419" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-09-01T01:12:19.728520" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:17.990525" elapsed="1.738044"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.733720" level="INFO">Length is 1862.</msg>
<msg time="2026-09-01T01:12:19.734771" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:12:19.732459" elapsed="0.003009">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-09-01T01:12:19.735849" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:12:19.735949" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:19.729463" elapsed="0.006541"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.738657" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:19.736650" elapsed="0.002070"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.743998" level="INFO">Collecting exabgp==3.4.16
  Downloading exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:19.743108" elapsed="0.001212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.745796" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-if72ryff/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:19.744951" elapsed="0.001123"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.747562" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:19.746788" elapsed="0.000918"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:12:19.740726" elapsed="0.007136"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:19.739021" elapsed="0.009044"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:19.738968" elapsed="0.009230"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:12:19.748663" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:19.748347" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:19.748309" elapsed="0.000613"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:19.749428" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-09-01T01:12:19.749031" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:19.748999" elapsed="0.000722"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:19.749996" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:17.989325" elapsed="1.761062"/>
</kw>
<msg time="2026-09-01T01:12:19.750505" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.987986" elapsed="1.762628"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:12:17.985691" elapsed="1.765110"/>
</kw>
<msg time="2026-09-01T01:12:19.750914" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.977838" elapsed="1.773170"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:12:17.976554" elapsed="1.774749"/>
</kw>
<msg time="2026-09-01T01:12:19.751411" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.975716" elapsed="1.775787"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:17.974938" elapsed="1.776740"/>
</kw>
<msg time="2026-09-01T01:12:19.751766" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:17.973987" elapsed="1.777866"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:12:17.973496" elapsed="1.778513"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:19.752968" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19479790&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:12:19.752395" elapsed="0.000980"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.775363" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:12:19.800933" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec/bgp-flowspec.cfg' -&gt; '/home/jenkins/.//bgp-flowspec.cfg'</msg>
<msg time="2026-09-01T01:12:19.801024" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec/bgp-flowspec-redirect.cfg' -&gt; '/home/jenkins/.//bgp-flowspec-redirect.cfg'</msg>
<arg>${BGP_VARIABLES_FOLDER}</arg>
<arg>.</arg>
<doc>Uploads a directory, including its content, from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:12:19.754373" elapsed="0.046827"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.814171" level="INFO">4 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
exa-md5.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:12:19.814425" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | exa-md5.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:12:19.801576" elapsed="0.012903"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.815615" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:12:19.828816" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:19.815263" elapsed="0.013842"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.829846" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:12:19.878391" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:19.829506" elapsed="0.049010"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.879131" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:12:19.930107" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:19.930453" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:19.878830" elapsed="0.051678"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:19.931576" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:19.930914" elapsed="0.000766"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:12:19.814924" elapsed="0.116826"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.932611" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:12:19.993461" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:19.932284" elapsed="0.061347"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:19.994485" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:12:20.050533" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:19.994009" elapsed="0.056726"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.051584" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:12:20.102595" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:20.102874" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.051216" elapsed="0.051711"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.104243" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.103482" elapsed="0.000873"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:12:19.931968" elapsed="0.172456"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.105285" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:12:20.153925" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.104902" elapsed="0.049218"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.154937" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:12:20.209830" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.154553" elapsed="0.055411"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.210690" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:12:20.265726" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:20.265993" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.210386" elapsed="0.055661"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.267213" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.266544" elapsed="0.000766"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:12:20.104639" elapsed="0.162738"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.268275" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:12:20.313712" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.267893" elapsed="0.045977"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.314789" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:12:20.370081" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.314410" elapsed="0.055926"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:20.371125" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:12:20.425809" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:20.426065" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:20.370748" elapsed="0.055435"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.427243" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.426600" elapsed="0.000744"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:12:20.267603" elapsed="0.159809"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:12:19.814599" elapsed="0.612883"/>
</for>
<arg>${BGP_VARIABLES_FOLDER}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:12:19.753780" elapsed="0.673824"/>
</kw>
<doc>Suite setup keyword</doc>
<status status="PASS" start="2026-09-01T01:12:13.799734" elapsed="6.628151"/>
</kw>
<test id="s1-s10-t1" name="Check_For_Empty_Topology_Before_Talking" line="41">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.501791" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.501452" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.502669" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.502298" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.502825" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.501974" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.503406" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.502982" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.503689" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.503849" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.503563" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.504267" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.504000" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.505428" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.504953" elapsed="0.000531"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.505953" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.505618" elapsed="0.000358"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.506389" elapsed="0.000044"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.506968" elapsed="0.000051"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.507310" elapsed="0.000044"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.506224" elapsed="0.001244"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.506022" elapsed="0.001508"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:20.507619" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:12:20.507813" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:20.504652" elapsed="0.003186"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.504380" elapsed="0.003486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.508011" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.507890" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.504358" elapsed="0.003721"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.508793" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.508352" elapsed="0.000473"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.508872" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.500895" elapsed="0.008094"/>
</kw>
<msg time="2026-09-01T01:12:20.509038" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.488472" elapsed="0.020611"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.519620" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.529876" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.540026" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.540260" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.540417" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.540745" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.540624" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.540610" elapsed="0.000205"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.540936" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.541072" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.541250" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.540581" elapsed="0.000718"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.540488" elapsed="0.000834"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.541442" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.541552" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:12:20.541674" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.483525" elapsed="0.058174"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.542866" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.542619" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.543014" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.542306" elapsed="0.000729"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.543350" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.543110" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.543826" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.543566" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.543421" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.543081" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.545874" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.544019" elapsed="0.001878"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:20.545941" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:20.546075" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:20.541983" elapsed="0.004124"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.547217" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.546984" elapsed="0.000282"/>
</kw>
<msg time="2026-09-01T01:12:20.547338" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.546698" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.547535" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:20.547418" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.547402" elapsed="0.000191"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.547855" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.547991" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.547706" elapsed="0.000306"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:12:20.548429" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.548181" elapsed="0.000270"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:12:20.548491" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:20.548623" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:20.546421" elapsed="0.002223"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.549917" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.549695" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.550328" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.550077" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:20.560715" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:20.560869" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:12:20 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:12:20.560959" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:20.552304" elapsed="0.008678"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.550457" elapsed="0.010563"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.561207" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.561043" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.550440" elapsed="0.010845"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.564453" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.562295" elapsed="0.002199"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.562071" elapsed="0.002489"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.562054" elapsed="0.002529"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.566783" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.564818" elapsed="0.002005"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.564633" elapsed="0.002220"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.564618" elapsed="0.002256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.567412" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.567039" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.567690" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.567497" elapsed="0.000254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.568199" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.567902" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.567772" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.567481" elapsed="0.000790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.568717" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.568394" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.568989" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.568800" elapsed="0.000239"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.569487" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.569221" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.569059" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.568785" elapsed="0.000773"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.569679" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:20.570419" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.570157" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.570566" elapsed="0.002090"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:20.561643" elapsed="0.011085"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.572973" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:20.572804" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.572782" elapsed="0.000261"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:20.575705" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.573239" elapsed="0.002494"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:12:20.575778" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:12:20.575929" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:20.548907" elapsed="0.027046"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.576009" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:20.576184" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:20.449842" elapsed="0.126368"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.602118" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.601405" elapsed="0.000761"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.603956" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.603398" elapsed="0.000758">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.604291" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.602312" elapsed="0.002002"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.605206" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.604454" elapsed="0.000778"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.605601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.605861" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.605366" elapsed="0.000520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.606610" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.606015" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:20.607312" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.606742" elapsed="0.000726"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.608276" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.607644" elapsed="0.000672"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.607494" elapsed="0.000897"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.606722" elapsed="0.001695"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.609309" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.608548" elapsed="0.000827"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.609422" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.600690" elapsed="0.008851"/>
</kw>
<msg time="2026-09-01T01:12:20.609638" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.590070" elapsed="0.019615"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.620013" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.630459" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.640559" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.640723" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.640869" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.641235" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.641085" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.641072" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.641417" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.641550" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.641690" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.641042" elapsed="0.000698"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.640942" elapsed="0.000823"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.641886" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.641952" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:20.642062" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.587756" elapsed="0.054330"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.642259" elapsed="0.002043"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:20.645286" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.644974" elapsed="0.000338"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:20.645682" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.645439" elapsed="0.000267"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:12:20.645833" elapsed="0.000317"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:12:20.644618" elapsed="0.001589"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.644411" elapsed="0.001826"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.646390" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.646259" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.644395" elapsed="0.002065"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:12:20.577277" elapsed="0.069226"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:12:20.576515" elapsed="0.070053"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.576287" elapsed="0.070319"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.576271" elapsed="0.070356"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.646656" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:12:20.438415" elapsed="0.208352"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-09-01T01:12:20.430642" elapsed="0.216180"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-09-01T01:12:20.430173" elapsed="0.216705"/>
</kw>
<arg>60s</arg>
<arg>3s</arg>
<arg>Verify_Empty_Flowspec_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:20.429173" elapsed="0.217769"/>
</kw>
<doc>Sanity check bgp-flowspec:flowspec-routes is up but empty.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:20.428000" elapsed="0.219055"/>
</test>
<test id="s1-s10-t2" name="Reconfigure_ODL_To_Accept_Connection" line="46">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.648391" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.647798" elapsed="0.000628"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.676494" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.676079" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.677225" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.676955" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.677394" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.676665" elapsed="0.000759"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.677984" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.677590" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.678352" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.678566" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.678202" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.678950" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.678725" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.680132" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.679652" elapsed="0.000554"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.680586" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.680343" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.681228" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.680932" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.681916" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.681715" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.681985" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:12:20.682148" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.681408" elapsed="0.000764"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.682297" elapsed="0.000213"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:12:20.680823" elapsed="0.001722"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.683004" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.682747" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.683663" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.683480" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.683727" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:20.683857" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.683207" elapsed="0.000671"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.683998" elapsed="0.000226"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:20.682643" elapsed="0.001652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.684759" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.684499" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.685411" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.685219" elapsed="0.000215"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.685476" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:20.685605" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.684931" elapsed="0.000694"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.685751" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:20.684393" elapsed="0.001584"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.686464" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.686204" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.687083" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.686902" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.687174" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:20.687305" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.686636" elapsed="0.000689"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.687445" elapsed="0.000189"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:12:20.686071" elapsed="0.001598"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.688210" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.687919" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.688826" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.688645" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.688890" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:20.689018" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.688385" elapsed="0.000654"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.689186" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:20.687813" elapsed="0.001601"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.690130" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.689657" elapsed="0.000518"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:20.690783" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.690602" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:20.690847" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:20.690976" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:20.690338" elapsed="0.000659"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.691130" elapsed="0.000299"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:20.689510" elapsed="0.001956"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:20.680659" elapsed="0.010837"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:20.691534" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:20.691671" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:20.679376" elapsed="0.012318"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.679066" elapsed="0.012655"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.691870" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.691744" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.679044" elapsed="0.012892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.692693" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.692051" elapsed="0.000667"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.692759" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.675553" elapsed="0.017368"/>
</kw>
<msg time="2026-09-01T01:12:20.692971" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.665156" elapsed="0.027858"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.703007" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.712959" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.723130" elapsed="0.000059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.723338" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.723487" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.723806" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.723687" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.723674" elapsed="0.000203"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.723990" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.724161" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.724306" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.723647" elapsed="0.000704"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.723556" elapsed="0.000817"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.724492" elapsed="0.000016"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.724555" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:20.724666" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.661504" elapsed="0.063186"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.746249" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.745877" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.746930" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.746707" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.747081" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.746416" elapsed="0.000704"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.747607" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.747273" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.747883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.748039" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.747760" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.748441" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.748216" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:20.748893" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.748622" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.749609" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.749088" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.748971" elapsed="0.000694"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.748601" elapsed="0.001085"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.750507" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.749807" elapsed="0.000727"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.750581" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.745353" elapsed="0.005344"/>
</kw>
<msg time="2026-09-01T01:12:20.750751" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.735041" elapsed="0.015751"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.760950" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.770976" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.781180" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.781434" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.781591" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.781995" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.781851" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.781834" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.782216" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.782357" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.782491" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.781795" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.781670" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.782750" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.782822" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:20.782984" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.732764" elapsed="0.050248"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.784328" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.784015" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.784479" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.783667" elapsed="0.000835"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.784787" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.784564" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.785290" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.784998" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.784858" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.784548" elapsed="0.000815"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.787377" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.785485" elapsed="0.001915"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:20.787444" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:20.787579" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:20.783353" elapsed="0.004247"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.788819" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.788592" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.789221" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.788984" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.789611" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.789396" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.789985" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.789774" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:20.790775" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:12:20.790587" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:12:20.791077" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:12:20.790924" elapsed="0.000191"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.791308" elapsed="0.000194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.792075" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.791631" elapsed="0.000497"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:12:20.792181" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:20.792320" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:12:20.790220" elapsed="0.002122"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:20.806003" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Content-Length': '1131', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:12:20.806065" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:20.806209" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:20.794115" elapsed="0.012120"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.792405" elapsed="0.013870"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.806424" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.806298" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.792389" elapsed="0.014111"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.809239" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.807325" elapsed="0.001952"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.807128" elapsed="0.002179"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.807111" elapsed="0.002218"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.811442" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.809561" elapsed="0.001922"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.809378" elapsed="0.002134"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.809363" elapsed="0.002170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.812008" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.811666" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.812314" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.812091" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.812766" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.812508" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.812384" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.812076" elapsed="0.000760"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.813328" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.812961" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.813600" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.813411" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.814105" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.813833" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.813705" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.813396" elapsed="0.000798"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.814318" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:20.815002" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.814755" elapsed="0.000270"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.815177" elapsed="0.001809"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:20.806812" elapsed="0.010229"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:20.817227" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:12:20.817110" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.817082" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.817421" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.817481" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:20.819305" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:20.787888" elapsed="0.031440"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.819382" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:20.819516" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:20.652376" elapsed="0.167161"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.819827" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.819621" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.819607" elapsed="0.000299"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.819941" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:12:20.648684" elapsed="0.171365"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:12:20.647302" elapsed="0.172882"/>
</test>
<test id="s1-s10-t3" name="FlowSpec_Test_1" line="60">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.863179" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.862782" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.863989" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.863652" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.864191" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.863360" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.864703" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.864359" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.865063" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.865245" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.864928" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.865628" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.865403" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.866844" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.866350" elapsed="0.000541"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.867486" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.867025" elapsed="0.000485"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.867989" elapsed="0.000077"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.868509" elapsed="0.000077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.868789" elapsed="0.000073"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.867844" elapsed="0.001109"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.867560" elapsed="0.001424"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:20.869028" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:20.869226" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:20.866019" elapsed="0.003230"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.865741" elapsed="0.003536"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.869421" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.869299" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.865721" elapsed="0.003767"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.870018" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.869605" elapsed="0.000438"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.870085" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.862241" elapsed="0.008015"/>
</kw>
<msg time="2026-09-01T01:12:20.870307" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.851808" elapsed="0.018547"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.880931" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.890886" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.901040" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.901243" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.901395" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.901739" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.901617" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.901602" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.901934" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.902075" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.902238" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.901569" elapsed="0.000716"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.901469" elapsed="0.000840"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.902436" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.902502" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:12:20.902634" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.848231" elapsed="0.054428"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.903892" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.903615" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.904047" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.903274" elapsed="0.000794"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.904379" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.904156" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.904854" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.904590" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.904449" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.904127" elapsed="0.000798"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.906902" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.905047" elapsed="0.001878"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:20.906969" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:20.907117" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:20.902942" elapsed="0.004209"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.908174" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.907977" elapsed="0.000245"/>
</kw>
<msg time="2026-09-01T01:12:20.908343" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.907693" elapsed="0.000671"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.908543" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:20.908426" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.908410" elapsed="0.000191"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.908862" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.909005" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.908716" elapsed="0.000311"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:12:20.909396" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.909181" elapsed="0.000238"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:12:20.909459" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:20.909591" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:20.907426" elapsed="0.002192"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.910838" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.910616" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.911264" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.911000" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:20.920491" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:20.920637" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:12:20.920726" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:20.913223" elapsed="0.007526"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.911362" elapsed="0.009425"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.920935" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.920810" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.911346" elapsed="0.009662"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.923958" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.921946" elapsed="0.002053"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.921755" elapsed="0.002274"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.921739" elapsed="0.002311"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.926157" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.924310" elapsed="0.001889"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.924111" elapsed="0.002118"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.924084" elapsed="0.002166"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.926751" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.926391" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.927028" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.926834" elapsed="0.000243"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.927511" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.927251" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.927110" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.926819" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.928183" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.927758" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.928458" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.928268" elapsed="0.000239"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.928905" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.928649" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.928527" elapsed="0.000430"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.928253" elapsed="0.000723"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.929113" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:20.929829" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.929565" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:20.929977" elapsed="0.001845"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:20.921381" elapsed="0.010498"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.932033" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:20.931939" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.931924" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:20.934537" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:20.932243" elapsed="0.002320"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:12:20.934607" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:12:20.934754" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:20.909885" elapsed="0.024891"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.934830" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:12:20.934957" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:20.829947" elapsed="0.105038"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.959180" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.958421" elapsed="0.000794"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.960463" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:20.959935" elapsed="0.000740">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:20.960796" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:20.959359" elapsed="0.001459"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.961615" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:20.960953" elapsed="0.000688"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:20.962042" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:20.962263" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:20.961772" elapsed="0.000516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.962847" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:20.962422" elapsed="0.000468"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:20.963346" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.962955" elapsed="0.000562"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.964375" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:20.963666" elapsed="0.000813"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.963544" elapsed="0.001118"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.962937" elapsed="0.001748"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:20.965604" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:20.964809" elapsed="0.000821"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:20.965674" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:20.957853" elapsed="0.007945"/>
</kw>
<msg time="2026-09-01T01:12:20.965847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.947228" elapsed="0.018663"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.976176" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.986172" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.996281" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.996489" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.996637" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.997045" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:20.996918" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:20.996903" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.997263" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.997458" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.997598" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:20.996869" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.996749" elapsed="0.000920"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:20.997786" elapsed="0.000053"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:20.997891" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:12:20.998020" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:20.944903" elapsed="0.053172"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:20.998252" elapsed="0.002121"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:21.001437" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:21.001086" elapsed="0.000376"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:21.001825" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:21.001586" elapsed="0.000263"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:12:21.001974" elapsed="0.000321"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:12:21.000661" elapsed="0.001687"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:21.000443" elapsed="0.001933"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:21.002515" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:21.002398" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:21.000427" elapsed="0.002153"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:12:20.936039" elapsed="0.066584"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:12:20.935302" elapsed="0.067385"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:20.935058" elapsed="0.067667"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:20.935043" elapsed="0.067703"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:21.002775" elapsed="0.000029"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:12:20.824854" elapsed="0.178037"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-09-01T01:12:20.821321" elapsed="0.181625"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-09-01T01:12:20.821069" elapsed="0.181918"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.005794" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:21.005494" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.006222" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:21.005943" elapsed="0.000319"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:21.008852" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:21.006851" elapsed="0.002103"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:21.013994" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:21.014081" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:21.009150" elapsed="0.004968"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.014665" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:21.014432" elapsed="0.000274"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:21.014210" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:21.014189" elapsed="0.000569"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:12:21.006508" elapsed="0.008292"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:21.016529" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg</msg>
<msg time="2026-09-01T01:12:21.016612" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:21.014922" elapsed="0.001712"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.017285" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:21.016811" elapsed="0.000515"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:21.005226" elapsed="0.012149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.019032" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:21.018727" elapsed="0.000328"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.021059" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:21.019242" elapsed="0.001841"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:21.027330" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:21.027473" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:21.027560" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:21.021260" elapsed="0.006322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.029707" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:21.027719" elapsed="0.002030"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:12:21.031992" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:12:21.029875" elapsed="0.002185">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:12:21.018322" elapsed="0.013869">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.034938" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.034054" elapsed="0.000948"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.039079" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.035379" elapsed="0.003797"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:24.052902" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:24.053343" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '3992'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:12:24.053704" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:24.039478" elapsed="0.014280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.058516" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.054080" elapsed="0.004593"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:12:24.058961" elapsed="0.004551"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:12:24.032921" elapsed="0.030717"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:21.017845" elapsed="3.045894"/>
</kw>
<msg time="2026-09-01T01:12:24.063933" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:24.064017" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:21.017508" elapsed="3.046552"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.064813" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.064298" elapsed="0.000620"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.064248" elapsed="0.000719"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:12:24.065330" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-09-01T01:12:24.065073" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.065043" elapsed="0.000454"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:12:21.005046" elapsed="3.060504"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:12:21.004855" elapsed="3.060762"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.065896" elapsed="0.000042"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:12:21.003278" elapsed="3.062780"/>
</kw>
<arg>${CFG1}</arg>
<status status="PASS" start="2026-09-01T01:12:20.820800" elapsed="3.245425"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Flowspec_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.131538" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.131102" elapsed="0.000546"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.132396" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.132099" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.132551" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.131802" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.133047" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.132709" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.133363" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:24.133516" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.133234" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.133888" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.133669" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.134856" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.134581" elapsed="0.000315"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.135316" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:24.135028" elapsed="0.000311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.135629" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.135799" elapsed="0.000020"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.135940" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.135520" elapsed="0.000469"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.135389" elapsed="0.000628"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:24.136063" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:12:24.136256" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:24.134311" elapsed="0.001967"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.134000" elapsed="0.002306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.136448" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.136329" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.133979" elapsed="0.002541"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.137160" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.136654" elapsed="0.000538"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.137243" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:24.130510" elapsed="0.006864"/>
</kw>
<msg time="2026-09-01T01:12:24.137431" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.119782" elapsed="0.017702"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.147954" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.158172" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.168195" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.168356" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.168498" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.168803" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.168688" elapsed="0.000163"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:24.168674" elapsed="0.000198"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.168983" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.169116" elapsed="0.000043"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.169278" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.168650" elapsed="0.000672"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.168562" elapsed="0.000783"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.169461" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.169524" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:24.169631" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:24.116043" elapsed="0.053611"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.170735" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.170516" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.170876" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.170224" elapsed="0.000673"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.171196" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.170957" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.171672" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.171410" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.171269" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.170942" elapsed="0.000833"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.173763" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.171900" elapsed="0.001887"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:24.173831" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:24.173962" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:24.169928" elapsed="0.004056"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.175036" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.174827" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.175201" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.174543" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:24.175399" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:24.175283" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.175267" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.175590" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.175728" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.175783" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:24.177509" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:24.174274" elapsed="0.003258"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.178738" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.178518" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.179115" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.178901" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:24.188612" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:24.188773" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1466'} 
 body={"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}} 
 </msg>
<msg time="2026-09-01T01:12:24.188882" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:24.180989" elapsed="0.007915"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.179238" elapsed="0.009702"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.189086" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.188963" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.179222" elapsed="0.010001"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.192172" level="INFO">{"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ","attributes":{"extended-communities":[{"traffic-action-extended-community":{"sample":true,"terminal-action":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"},{"protocol-ips":[{"value":6,"op":"end-of-list equals"}]},{"ports":[{"value":80,"op":"end-of-list equals"}]},{"destination-ports":[{"value":8080,"op":"greater-than"},{"value":8088,"op":"end-of-list and-bit less-than"}]},{"source-ports":[{"value":1024,"op":"end-of-list greater-than"}]},{"types":[{"value":0,"op":"end-of-list equals"}]},{"codes":[{"value":0,"op":"end-of-list equals"}]},{"tcp-flags":[{"value":32,"op":"end-of-list match"}]},{"packet-lengths":[{"value":400,"op":"greater-than"},{"value":500,"op":"end-of-list and-bit less-than"}]},{"dscps":[{"value":20,"op":"end-of-list equals"}]},{"fragments":[{"value":"first","op":"end-of-list match"}]}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.190119" elapsed="0.002106"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.189923" elapsed="0.002332"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.189907" elapsed="0.002370"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.194399" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.192516" elapsed="0.001923"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.192331" elapsed="0.002138"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.192314" elapsed="0.002177"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.194966" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.194622" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.195272" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.195050" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.195729" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.195469" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.195345" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.195035" elapsed="0.000766"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.196275" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.195926" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.196566" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.196359" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.197020" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.196761" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.196637" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.196343" elapsed="0.000747"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.197237" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:24.197930" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.197676" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:24.198078" elapsed="0.001871"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:24.189560" elapsed="0.010443"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.200185" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:24.200064" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.200048" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.203223" level="INFO">${text_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.200362" elapsed="0.002887"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:12:24.203294" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:24.203432" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:24.177801" elapsed="0.025683"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.203541" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:24.203672" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:24.086533" elapsed="0.117161"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.227017" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.226607" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.227741" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.227494" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.228011" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.227209" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.228596" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.228206" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.228891" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:24.229114" level="INFO">${template} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.228749" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.229546" level="INFO">{
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND where IP protocol equals to 6 AND where port equals to 80 AND where destination port is greater than 8080 and is less than 8088 AND where source port is greater than 1024 AND where ICMP type equals to 0 AND where ICMP code equals to 0 AND where TCP flags does match 32 AND where packet length is greater than 400 and is less than 500 AND where DSCP equals to 20 AND where fragment does match 'IS FIRST' ",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "traffic-action-extended-community": {
                                "sample": true,
                                "terminal-action": true
                            }
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.1/32"
                    },
                    {
                        "source-prefix": "10.0.0.1/32"
                    },
                    {
                        "protocol-ips": [
                            {
                                "op": "end-of-list equals",
                                "value": 6
                            }
                        ]
                    },
                    {
                        "ports": [
                            {
                                "op": "end-of-list equals",
                                "value": 80
                            }
                        ]
                    },
                    {
                        "destination-ports": [
                            {
                                "op": "greater-than",
                                "value": 8080
                            },
                            {
                                "op": "end-of-list and-bit less-than",
                                "value": 8088
                            }
                        ]
                    },
                    {
                        "source-ports": [
                            {
                                "op": "end-of-list greater-than",
                                "value": 1024
                            }
                        ]
                    },
                    {
                        "types": [
                            {
                                "op": "end-of-list equals",
                                "value": 0
                            }
                        ]
                    },
                    {
                        "codes": [
                            {
                                "op": "end-of-list equals",
                                "value": 0
                            }
                        ]
                    },
                    {
                        "tcp-flags": [
                            {
                                "op": "end-of-list match",
                                "value": 32
                            }
                        ]
                    },
                    {
                        "packet-lengths": [
                            {
                                "op": "greater-than",
                                "value": 400
                            },
                            {
                                "op": "end-of-list and-bit less-than",
                                "value": 500
                            }
                        ]
                    },
                    {
                        "dscps": [
                            {
                                "op": "end-of-list equals",
                                "value": 20
                            }
                        ]
                    },
                    {
                        "fragments": [
                            {
                                "op": "end-of-list match",
                                "value": "first"
                            }
                        ]
                    }
                ]
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.229306" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:24.230059" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.229705" elapsed="0.000407"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.230754" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.230288" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.230166" elapsed="0.000642"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.229688" elapsed="0.001139"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.231422" level="INFO">${final_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.230945" elapsed="0.000502"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.231490" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:24.226061" elapsed="0.005538"/>
</kw>
<msg time="2026-09-01T01:12:24.231668" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.215724" elapsed="0.015986"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.241919" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.251964" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262005" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262189" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262335" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262646" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.262530" elapsed="0.000166"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:24.262517" elapsed="0.000199"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262827" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.262961" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.263094" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.262491" elapsed="0.000675"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.262402" elapsed="0.000788"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.263308" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.263408" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:24.263530" level="INFO">${expected_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32 AND whe...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:24.213534" elapsed="0.050019"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.263699" elapsed="0.002008"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.267689" level="INFO">${expected_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.266356" elapsed="0.001359"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.269195" level="INFO">${actual_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "traffic-action-extended-community": {
        "sample": true,
       ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.267843" elapsed="0.001380"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:12:24.269351" elapsed="0.000291"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:12:24.265982" elapsed="0.003713"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.265779" elapsed="0.003945"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.269867" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.269747" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.265762" elapsed="0.004171"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:12:24.204672" elapsed="0.065304"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:12:24.203966" elapsed="0.066074"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.203766" elapsed="0.066312"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.203751" elapsed="0.066347"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.270171" elapsed="0.000026"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:12:24.074944" elapsed="0.195339"/>
</kw>
<arg>${EXP1}</arg>
<doc>Verify expected response</doc>
<status status="PASS" start="2026-09-01T01:12:24.067455" elapsed="0.202882"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Flowspec_Data</arg>
<arg>${EXP1}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:24.066544" elapsed="0.203830"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.271015" level="INFO">[?2004l01:12:21 | 2680   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:21 | 2680   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:21 | 2680   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:12:21 | 2680   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:12:21 | 2680   | [01;34minstallation [0m | [1m        [0m
01:12:21 | 2680   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:12:21 | 2680   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:12:21 | 2680   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:12:21 | 2680   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:12:21 | 2680   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:12:21 | 2680   | configuration[0m | . local-as         | '64496'[0m
01:12:21 | 2680   | configuration[0m | . peer-as          | '64496'[0m
01:12:21 | 2680   | configuration[0m | &gt; family           | [0m
01:12:21 | 2680   | configuration[0m | . ipv4             | 'flow'[0m
01:12:21 | 2680   | configuration[0m | &lt; family           | [0m
01:12:21 | 2680   | configuration[0m | &gt; flow             | [0m
01:12:21 | 2680   | configuration[0m | &gt; route            | 'flow1'[0m
01:12:21 | 2680   | configuration[0m | &gt; match            | [0m
01:12:21 | 2680   | configuration[0m | . source           | '10.0.0.1/32'[0m
01:12:21 | 2680   | configuration[0m | . destination      | '192.168.0.1/32'[0m
01:12:21 | 2680   | configuration[0m | . port             | '=80'[0m
01:12:21 | 2680   | configuration[0m | . destination-port | '&gt;8080&amp;&lt;8088'[0m
01:12:21 | 2680   | configuration[0m | . source-port      | '&gt;1024'[0m
01:12:21 | 2680   | configuration[0m | . protocol         | 'tcp'[0m
01:12:21 | 2680   | configuration[0m | . packet-length    | '&gt;400&amp;&lt;500'[0m
01:12:21 | 2680   | configuration[0m | . fragment         | '=first-fragment'[0m
01:12:21 | 2680   | configuration[0m | . icmp-type        | 'echo-reply'[0m
01:12:21 | 2680   | configuration[0m | . icmp-code        | 'network-unreachable'[0m
01:12:21 | 2680   | configuration[0m | . tcp-flags        | '=urgent'[0m
01:12:21 | 2680   | configuration[0m | . dscp             | '20'[0m
01:12:21 | 2680   | configuration[0m | &lt; match            | [0m
01:12:21 | 2680   | configuration[0m | &gt; then             | [0m
01:12:21 | 2680   | configuration[0m | . action           | 'sample-terminal'[0m
01:12:21 | 2680   | configuration[0m | &lt; then             | [0m
01:12:21 | 2680   | configuration[0m | &lt; route            | [0m
01:12:21 | 2680   | configuration[0m | &lt; flow             | [0m
01:12:21 | 2680   | configuration[0m | &lt; neighbor         | [0m
01:12:21 | 2680   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:12:21 | 2680   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:12:21 | 2680   | reactor      [0m | initialising connection to peer-1[0m
01:12:21 | 2680   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:12:21 | 2680   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:12:21 | 2680   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:12:21 | 2680   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload ( 108) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 006C 0200 0000 5540 0101 0040 0200 4005 0400 0000 64C0 1008 8007 0000 0000 0003 800E 3900 0185 0000 3301 20C0 A800 0102 200A 0000 0103 8106 0481 5005 121F 90D4 1F98 0692 0400 0781 0008 8100 0981 200A 1201 90D4 01F4 0B81 140C 8104[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
01:12:21 | 2680   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
01:12:21 | 2680   | routes       [0m | withdrawn NLRI none[0m
01:12:21 | 2680   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
01:12:21 | 2680   | routes       [0m | announced NLRI none[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
01:12:22 | 2680   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:12:24 | 2680   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:12:24 | 2680   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-09-01T01:12:24.271329" level="INFO">${output} = [?2004l01:12:21 | 2680   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:21 | 2680   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:21 | 2680   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:12:24.270885" elapsed="0.000471"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.271702" level="INFO">[?2004l01:12:21 | 2680   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:21 | 2680   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:21 | 2680   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:12:21 | 2680   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:12:21 | 2680   | [01;34minstallation [0m | [1m        [0m
01:12:21 | 2680   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:12:21 | 2680   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:12:21 | 2680   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:12:21 | 2680   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:12:21 | 2680   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:12:21 | 2680   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:12:21 | 2680   | configuration[0m | . local-as         | '64496'[0m
01:12:21 | 2680   | configuration[0m | . peer-as          | '64496'[0m
01:12:21 | 2680   | configuration[0m | &gt; family           | [0m
01:12:21 | 2680   | configuration[0m | . ipv4             | 'flow'[0m
01:12:21 | 2680   | configuration[0m | &lt; family           | [0m
01:12:21 | 2680   | configuration[0m | &gt; flow             | [0m
01:12:21 | 2680   | configuration[0m | &gt; route            | 'flow1'[0m
01:12:21 | 2680   | configuration[0m | &gt; match            | [0m
01:12:21 | 2680   | configuration[0m | . source           | '10.0.0.1/32'[0m
01:12:21 | 2680   | configuration[0m | . destination      | '192.168.0.1/32'[0m
01:12:21 | 2680   | configuration[0m | . port             | '=80'[0m
01:12:21 | 2680   | configuration[0m | . destination-port | '&gt;8080&amp;&lt;8088'[0m
01:12:21 | 2680   | configuration[0m | . source-port      | '&gt;1024'[0m
01:12:21 | 2680   | configuration[0m | . protocol         | 'tcp'[0m
01:12:21 | 2680   | configuration[0m | . packet-length    | '&gt;400&amp;&lt;500'[0m
01:12:21 | 2680   | configuration[0m | . fragment         | '=first-fragment'[0m
01:12:21 | 2680   | configuration[0m | . icmp-type        | 'echo-reply'[0m
01:12:21 | 2680   | configuration[0m | . icmp-code        | 'network-unreachable'[0m
01:12:21 | 2680   | configuration[0m | . tcp-flags        | '=urgent'[0m
01:12:21 | 2680   | configuration[0m | . dscp             | '20'[0m
01:12:21 | 2680   | configuration[0m | &lt; match            | [0m
01:12:21 | 2680   | configuration[0m | &gt; then             | [0m
01:12:21 | 2680   | configuration[0m | . action           | 'sample-terminal'[0m
01:12:21 | 2680   | configuration[0m | &lt; then             | [0m
01:12:21 | 2680   | configuration[0m | &lt; route            | [0m
01:12:21 | 2680   | configuration[0m | &lt; flow             | [0m
01:12:21 | 2680   | configuration[0m | &lt; neighbor         | [0m
01:12:21 | 2680   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:12:21 | 2680   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:12:21 | 2680   | reactor      [0m | initialising connection to peer-1[0m
01:12:21 | 2680   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:12:21 | 2680   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:12:21 | 2680   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:12:21 | 2680   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:12:21 | 2680   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload ( 108) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 006C 0200 0000 5540 0101 0040 0200 4005 0400 0000 64C0 1008 8007 0000 0000 0003 800E 3900 0185 0000 3301 20C0 A800 0102 200A 0000 0103 8106 0481 5005 121F 90D4 1F98 0692 0400 0781 0008 8100 0981 200A 1201 90D4 01F4 0B81 140C 8104[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:21 | 2680   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
01:12:21 | 2680   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
01:12:21 | 2680   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #2 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:12:21 | 2680   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
01:12:21 | 2680   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:21 | 2680   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
01:12:21 | 2680   | routes       [0m | withdrawn NLRI none[0m
01:12:21 | 2680   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
01:12:21 | 2680   | routes       [0m | announced NLRI none[0m
01:12:21 | 2680   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:12:21 | 2680   | peer-1       [0m |    UPDATE #3 nlri  (  11) eor 1/133 (ipv4 flow)[0m
01:12:22 | 2680   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:12:22 | 2680   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:12:24 | 2680   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:12:24 | 2680   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.271482" elapsed="0.000440"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.272690" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.272415" elapsed="0.000299"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:24.272838" elapsed="0.000236"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:12:24.272090" elapsed="0.001060"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.408289" level="INFO">^C01:12:24 | 2680   | [00;31mreactor      [0m | [1m^C received[0m
01:12:24 | 2680   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:24 | 2680   | outgoing-1   [0m | stop, message [shutting down][0m
01:12:24 | 2680   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:24.408455" level="INFO">${output} = ^C01:12:24 | 2680   | [00;31mreactor      [0m | [1m^C received[0m
01:12:24 | 2680   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:24 | 2680   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:24.273283" elapsed="0.135200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.408980" level="INFO">^C01:12:24 | 2680   | [00;31mreactor      [0m | [1m^C received[0m
01:12:24 | 2680   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:24 | 2680   | outgoing-1   [0m | stop, message [shutting down][0m
01:12:24 | 2680   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.408680" elapsed="0.000349"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.411560" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:24.409672" elapsed="0.001941"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.412353" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:24.412426" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:24.411746" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.412962" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.412744" elapsed="0.000259"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.412519" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.412497" elapsed="0.000557"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:12:24.409306" elapsed="0.003791"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:12:24.270633" elapsed="0.142539"/>
</kw>
<doc>Testing flowspec values for bgp-flowspec.cfg</doc>
<status status="PASS" start="2026-09-01T01:12:20.820430" elapsed="3.592786"/>
</test>
<test id="s1-s10-t4" name="FlowSpec_Test_2" line="66">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Verify_Empty_Flowspec_Data">
<kw name="Verify_Empty_Flowspec_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.455907" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.455577" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.456725" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.456383" elapsed="0.000415">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.456880" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.456068" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.457412" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.457037" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.457690" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:24.457830" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.457567" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.458224" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.457979" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.459361" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.458893" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.459915" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:24.459531" elapsed="0.000407"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.460287" elapsed="0.000072"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.460738" elapsed="0.000075"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.461010" elapsed="0.000071"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.460112" elapsed="0.001115"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.459986" elapsed="0.001331"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:24.461365" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:24.461512" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:24.458627" elapsed="0.002907"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.458373" elapsed="0.003189"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.461703" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.461584" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.458355" elapsed="0.003415"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.462313" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.461883" elapsed="0.000454"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.462380" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:24.455032" elapsed="0.007455"/>
</kw>
<msg time="2026-09-01T01:12:24.462535" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.444724" elapsed="0.017854"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.472906" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.485252" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.495391" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.495563" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.495712" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.496090" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.495922" elapsed="0.000251"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:24.495908" elapsed="0.000289"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.496314" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.496455" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.496592" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.495879" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.495784" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.496783" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.496850" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:24.496964" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:24.441269" elapsed="0.055720"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.498150" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.497891" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.498302" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.497582" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.498606" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.498392" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.499086" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.498823" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.498679" elapsed="0.000570"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.498376" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.501226" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.499401" elapsed="0.001850"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:24.501296" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:24.501439" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:24.497299" elapsed="0.004163"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.502617" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.502448" elapsed="0.000215"/>
</kw>
<msg time="2026-09-01T01:12:24.502736" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.502022" elapsed="0.000735"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.502944" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:24.502819" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.502803" elapsed="0.000200"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.503303" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:24.503446" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.503153" elapsed="0.000315"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:12:24.503847" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.503628" elapsed="0.000241"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:12:24.503910" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:24.504045" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:24.501741" elapsed="0.002326"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.505376" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.505070" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.505883" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.505613" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:24.514696" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:24.514843" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '148'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}}]} 
 </msg>
<msg time="2026-09-01T01:12:24.514951" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:24.508001" elapsed="0.006973"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.505984" elapsed="0.009027"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.515196" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.515035" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.505966" elapsed="0.009306"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.518334" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.516198" elapsed="0.002179"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.515983" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.515966" elapsed="0.002465"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.520559" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.518670" elapsed="0.001930"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.518481" elapsed="0.002150"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.518466" elapsed="0.002187"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.521180" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.520799" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.521467" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.521268" elapsed="0.000250"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.521931" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.521667" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.521538" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.521252" elapsed="0.000752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.522484" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.522156" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.522763" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.522568" elapsed="0.000246"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.523250" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.522960" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.522835" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.522553" elapsed="0.000771"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.523498" elapsed="0.000312"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:24.524273" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.523947" elapsed="0.000350"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:24.524432" elapsed="0.001880"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:24.515607" elapsed="0.010765"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.526532" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:24.526434" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.526418" elapsed="0.000176"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.528926" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.526713" elapsed="0.002239"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:12:24.528997" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:24.529174" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:24.504362" elapsed="0.024838"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.529256" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:24.529390" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:24.422898" elapsed="0.106515"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.553301" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.552554" elapsed="0.000772"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.554482" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.553993" elapsed="0.000695">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:24.554809" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:24.553460" elapsed="0.001372"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.555656" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.554967" elapsed="0.000714"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:24.555996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:24.556198" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:24.555813" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.556765" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.556351" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:24.557218" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.556867" elapsed="0.000546"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.558256" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.557585" elapsed="0.000777"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.557449" elapsed="0.001089"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.556851" elapsed="0.001709"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.559520" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:24.558686" elapsed="0.000861"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.559591" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:24.552010" elapsed="0.007699"/>
</kw>
<msg time="2026-09-01T01:12:24.559756" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.541580" elapsed="0.018221"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.569984" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.580227" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.590253" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.590414" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.590559" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.590883" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.590765" elapsed="0.000166"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:24.590752" elapsed="0.000199"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.591062" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.591221" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.591356" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:24.590726" elapsed="0.000676"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.590628" elapsed="0.000797"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.591542" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:24.591638" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:24.591743" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-flowspec:flowspec-subsequent-address-family",
            "attributes": {
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:24.539384" elapsed="0.052383"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.591912" elapsed="0.002029"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.594864" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.594604" elapsed="0.000285"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:24.595295" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-flowspec:flowspec-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:24.595016" elapsed="0.000304"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:12:24.595448" elapsed="0.000290"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:12:24.594253" elapsed="0.001538"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.594013" elapsed="0.001808"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:24.595962" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:24.595843" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.593996" elapsed="0.002032"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:12:24.530397" elapsed="0.065673"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:12:24.529687" elapsed="0.066473"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.529486" elapsed="0.066715"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.529471" elapsed="0.066751"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:24.596251" elapsed="0.000025"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:12:24.417903" elapsed="0.178460"/>
</kw>
<doc>Verify empty flowspec data on neon</doc>
<status status="PASS" start="2026-09-01T01:12:24.414262" elapsed="0.182156"/>
</kw>
<doc>Verify expected response.</doc>
<status status="PASS" start="2026-09-01T01:12:24.414033" elapsed="0.182428"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.599316" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.598981" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.599680" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.599466" elapsed="0.000252"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.603341" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:24.600246" elapsed="0.003150"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.606548" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:24.606626" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:24.603529" elapsed="0.003120"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.607162" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.606914" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:24.606708" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:24.606692" elapsed="0.000595"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:12:24.599919" elapsed="0.007412"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:24.609650" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg</msg>
<msg time="2026-09-01T01:12:24.609731" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:24.607454" elapsed="0.002300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.610103" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-flowspec-redirect.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.609884" elapsed="0.000309"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:24.598707" elapsed="0.011536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.611843" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:24.611537" elapsed="0.000329"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.613756" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:24.611997" elapsed="0.001784"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:24.619815" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:24.619934" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:12:24.620018" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:24.613913" elapsed="0.006128"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.622168" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:24.620210" elapsed="0.002002"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:12:24.624367" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:12:24.622341" elapsed="0.002087">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:12:24.611149" elapsed="0.013377">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.627441" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.626584" elapsed="0.000919"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.631784" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:27.627828" elapsed="0.004012"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:27.643202" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:27.643667" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '3476'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:12:27.644053" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:27.632206" elapsed="0.011904"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.649196" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true},"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.644598" elapsed="0.004749"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:12:27.649633" elapsed="0.004457"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:12:27.625426" elapsed="0.028847"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:24.610706" elapsed="3.043673"/>
</kw>
<msg time="2026-09-01T01:12:27.654578" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:27.654664" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:24.610373" elapsed="3.044334"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.655501" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.654896" elapsed="0.000716"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.654851" elapsed="0.000809"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:12:27.655973" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:12:27.655766" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.655736" elapsed="0.000448"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:12:24.598562" elapsed="3.057681"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:12:24.598372" elapsed="3.057939"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.656590" elapsed="0.000042"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:12:24.596715" elapsed="3.060032"/>
</kw>
<arg>${CFG2}</arg>
<status status="PASS" start="2026-09-01T01:12:24.413787" elapsed="3.243079"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Flowspec_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.721123" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.720764" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.722009" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:27.721678" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:27.722211" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:27.721327" elapsed="0.000908"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.722727" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:27.722377" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.723010" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:27.723186" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:27.722885" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.723576" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.723352" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.724544" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.724268" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.724956" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:27.724716" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.725310" elapsed="0.000022"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.725490" elapsed="0.000023"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.725635" elapsed="0.000019"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:12:27.725189" elapsed="0.000497"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.725026" elapsed="0.000686"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:27.725754" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:27.725903" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:27.723969" elapsed="0.001956"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.723692" elapsed="0.002263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.726096" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.725977" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.723670" elapsed="0.002534"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.726723" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.726325" elapsed="0.000423"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:27.726790" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:27.720216" elapsed="0.006681"/>
</kw>
<msg time="2026-09-01T01:12:27.726945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:27.709848" elapsed="0.017140"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.738405" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.748969" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.759218" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.759417" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.759573" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.759946" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.759811" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:27.759794" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.760163" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.760306" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.760442" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:27.759760" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.759650" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.760636" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.760706" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:12:27.760842" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:27.705589" elapsed="0.055279"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.762111" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:27.761830" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:27.762298" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:27.761483" elapsed="0.000837"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.762615" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.762383" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.763103" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.762831" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.762689" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.762367" elapsed="0.000864"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.765317" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:27.763380" elapsed="0.001962"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:27.765455" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:27.765600" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:27.761181" elapsed="0.004442"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.766725" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:27.766507" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:27.766866" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:27.766208" elapsed="0.000679"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:12:27.767070" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:27.766949" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.766933" elapsed="0.000263"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.767318" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.767459" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.767515" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:27.769300" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:27.765890" elapsed="0.003434"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.770586" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.770345" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.770984" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.770752" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:27.779593" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:27.779758" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-flowspec%3Aflowspec-subsequent-address-family/bgp-flowspec:flowspec-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1208'} 
 body={"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}} 
 </msg>
<msg time="2026-09-01T01:12:27.779874" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:27.772810" elapsed="0.007088"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.771083" elapsed="0.008855"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.780102" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.779964" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.771066" elapsed="0.009149"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.783177" level="INFO">{"bgp-flowspec:flowspec-routes":{"flowspec-route":[{"path-id":0,"route-key":"all packets to 192.168.0.4/32 AND from 10.0.0.4/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"127.0.0.1"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.4/32"},{"source-prefix":"10.0.0.4/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.2/32 AND from 10.0.0.2/32","attributes":{"extended-communities":[{"redirect-ip-nh-extended-community":{"next-hop-address":"0.0.0.0","copy":false},"transitive":true}],"ipv4-next-hop":{"global":"1.2.3.4"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.2/32"},{"source-prefix":"10.0.0.2/32"}]},{"path-id":0,"route-key":"all packets to 192.168.0.1/32 AND from 10.0.0.1/32","attributes":{"extended-communities":[{"redirect-extended-community":{"global-administrator":65500,"local-administrator":"AAAwOQ=="},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"flowspec":[{"destination-prefix":"192.168.0.1/32"},{"source-prefix":"10.0.0.1/32"}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.781123" elapsed="0.002168"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.780930" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.780913" elapsed="0.002432"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.785418" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.783583" elapsed="0.001876"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.783394" elapsed="0.002095"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.783380" elapsed="0.002131"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.786011" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.785656" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.786328" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.786098" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.786808" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.786531" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.786400" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.786082" elapsed="0.000800"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.787384" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.787009" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.787668" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.787471" elapsed="0.000247"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.788122" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.787863" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.787738" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.787455" elapsed="0.000767"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:27.788353" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:27.789061" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.788795" elapsed="0.000289"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:27.789237" elapsed="0.001911"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:27.780547" elapsed="0.010675"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.791389" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:27.791285" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.791269" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:27.794420" level="INFO">${text_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:27.791578" elapsed="0.002868"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:12:27.794494" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:12:27.794645" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:27.769608" elapsed="0.025060"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:27.794724" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:27.794855" level="INFO">${response_text} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:27.677368" elapsed="0.117510"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.819845" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.819351" elapsed="0.000526"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.820683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:27.820375" elapsed="0.000431">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:27.820974" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:27.820027" elapsed="0.000969"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.821561" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:27.821135" elapsed="0.000450"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:27.821864" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_flowspec_redirect/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:27.822090" level="INFO">${template} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:27.821718" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.822524" level="INFO">{
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-ip-nh-extended-community": {
                                "next-hop-address": "0.0.0.0",
                                "copy": false
                            }
                        }
                    ],
                    "ipv4-next-hop": {
                        "global": "1.2.3.4"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.2/32"
                    },
                    {
                        "source-prefix": "10.0.0.2/32"
                    }
                ]
            },
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.1/32 AND from 10.0.0.1/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-extended-community": {
                                "global-administrator": 65500,
                                "local-administrator": "AAAwOQ=="
                            }
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.1/32"
                    },
                    {
                        "source-prefix": "10.0.0.1/32"
                    }
                ]
            },
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.4/32 AND from 10.0.0.4/32",
                "attributes": {
                    "extended-communities": [
                        {
                            "transitive": true,
                            "redirect-ip-nh-extended-community": {
                                "next-hop-address": "0.0.0.0",
                                "copy": false
                            }
                        }
                    ],
                    "ipv4-next-hop": {
                        "global": "127.0.0.1"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "flowspec": [
                    {
                        "destination-prefix": "192.168.0.4/32"
                    },
                    {
                        "source-prefix": "10.0.0.4/32"
                    }
                ]
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.822275" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:27.823074" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.822664" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.823774" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:27.823304" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.823183" elapsed="0.000645"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.822640" elapsed="0.001206"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.824455" level="INFO">${final_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.823968" elapsed="0.000513"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:27.824527" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:27.818674" elapsed="0.006035"/>
</kw>
<msg time="2026-09-01T01:12:27.824775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:27.807206" elapsed="0.017617"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.835022" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.845060" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_flowspec_redirect/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.855268" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.855506" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.855661" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.856042" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.855917" elapsed="0.000174"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:27.855901" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.856255" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.856392" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.856524" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:27.855863" elapsed="0.000706"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.855740" elapsed="0.000854"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.856714" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:27.856783" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:12:27.856983" level="INFO">${expected_text} = {
    "bgp-flowspec:flowspec-routes": {
        "flowspec-route": [
            {
                "path-id": 0,
                "route-key": "all packets to 192.168.0.2/32 AND from 10.0.0.2/32",
     ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:27.804856" elapsed="0.052154"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:27.857253" elapsed="0.002277"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:27.861292" level="INFO">${expected_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:27.860233" elapsed="0.001086"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:12:27.862370" level="INFO">${actual_normalized} = {
 "bgp-flowspec:flowspec-routes": {
  "flowspec-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "redirect-ip-nh-extended-community": {
        "copy": false,
        ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:12:27.861447" elapsed="0.000949"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:12:27.862526" elapsed="0.000302"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:12:27.859836" elapsed="0.003047"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.859604" elapsed="0.003308"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:27.863056" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:27.862934" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.859587" elapsed="0.003536"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:12:27.795902" elapsed="0.067300"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:12:27.795197" elapsed="0.068074"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:27.794951" elapsed="0.068361"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:27.794935" elapsed="0.068399"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:27.863365" elapsed="0.000031"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:12:27.665706" elapsed="0.197784"/>
</kw>
<arg>${EXP2}</arg>
<doc>Verify expected response</doc>
<status status="PASS" start="2026-09-01T01:12:27.658116" elapsed="0.205429"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Flowspec_Data</arg>
<arg>${EXP2}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:27.657227" elapsed="0.206358"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:12:27.864268" level="INFO">[?2004l01:12:24 | 2684   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:24 | 2684   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:24 | 2684   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:12:24 | 2684   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:12:24 | 2684   | [01;34minstallation [0m | [1m        [0m
01:12:24 | 2684   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:12:24 | 2684   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:12:24 | 2684   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:12:24 | 2684   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:12:24 | 2684   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:12:24 | 2684   | configuration[0m | . local-as         | '64496'[0m
01:12:24 | 2684   | configuration[0m | . peer-as          | '64496'[0m
01:12:24 | 2684   | configuration[0m | &gt; family           | [0m
01:12:24 | 2684   | configuration[0m | . ipv4             | 'flow'[0m
01:12:24 | 2684   | configuration[0m | &lt; family           | [0m
01:12:24 | 2684   | configuration[0m | &gt; flow             | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow1'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.1/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.1/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect         | '65500:12345'[0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow2'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.2/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.2/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect         | '1.2.3.4'[0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow4'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.4/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.4/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | . next-hop         | '127.0.0.1'[0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect-to-nexthop | [0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &lt; flow             | [0m
01:12:24 | 2684   | configuration[0m | &lt; neighbor         | [0m
01:12:24 | 2684   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:12:24 | 2684   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:12:24 | 2684   | reactor      [0m | initialising connection to peer-1[0m
01:12:24 | 2684   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:12:24 | 2684   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  69) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0045 0200 0000 2E40 0101 0040 0200 4005 0400 0000 64C0 1008 8008 FFDC 0000 3039 800E 1200 0185 0000 0C01 20C0 A800 0102 200A 0000 01[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 0401 0203 0400 0C01 20C0 A800 0202 200A 0000 02[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 047F 0000 0100 0C01 20C0 A800 0402 200A 0000 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; 3 UPDATE(s)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
01:12:24 | 2684   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
01:12:24 | 2684   | routes       [0m | withdrawn NLRI none[0m
01:12:24 | 2684   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
01:12:24 | 2684   | routes       [0m | announced NLRI none[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #2 nlri  (  11) eor 1/133 (ipv4 flow)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:12:24 | 2684   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:12:26 | 2684   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:12:26 | 2684   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:12:27 | 2684   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:12:27 | 2684   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-09-01T01:12:27.864560" level="INFO">${output} = [?2004l01:12:24 | 2684   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:24 | 2684   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:24 | 2684   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:12:27.864103" elapsed="0.000484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.864944" level="INFO">[?2004l01:12:24 | 2684   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:12:24 | 2684   | [01;34mversion      [0m | [1m4.2.17  [0m
01:12:24 | 2684   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:12:24 | 2684   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:12:24 | 2684   | [01;34minstallation [0m | [1m        [0m
01:12:24 | 2684   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:12:24 | 2684   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:12:24 | 2684   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:12:24 | 2684   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:12:24 | 2684   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:12:24 | 2684   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:12:24 | 2684   | configuration[0m | . local-as         | '64496'[0m
01:12:24 | 2684   | configuration[0m | . peer-as          | '64496'[0m
01:12:24 | 2684   | configuration[0m | &gt; family           | [0m
01:12:24 | 2684   | configuration[0m | . ipv4             | 'flow'[0m
01:12:24 | 2684   | configuration[0m | &lt; family           | [0m
01:12:24 | 2684   | configuration[0m | &gt; flow             | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow1'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.1/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.1/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect         | '65500:12345'[0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow2'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.2/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.2/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect         | '1.2.3.4'[0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &gt; route            | 'flow4'[0m
01:12:24 | 2684   | configuration[0m | &gt; match            | [0m
01:12:24 | 2684   | configuration[0m | . source           | '10.0.0.4/32'[0m
01:12:24 | 2684   | configuration[0m | . destination      | '192.168.0.4/32'[0m
01:12:24 | 2684   | configuration[0m | &lt; match            | [0m
01:12:24 | 2684   | configuration[0m | . next-hop         | '127.0.0.1'[0m
01:12:24 | 2684   | configuration[0m | &gt; then             | [0m
01:12:24 | 2684   | configuration[0m | . redirect-to-nexthop | [0m
01:12:24 | 2684   | configuration[0m | &lt; then             | [0m
01:12:24 | 2684   | configuration[0m | &lt; route            | [0m
01:12:24 | 2684   | configuration[0m | &lt; flow             | [0m
01:12:24 | 2684   | configuration[0m | &lt; neighbor         | [0m
01:12:24 | 2684   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:12:24 | 2684   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:12:24 | 2684   | reactor      [0m | initialising connection to peer-1[0m
01:12:24 | 2684   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8502 0641 0400 00FB F002 0206 00[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 flow), Extended Message(65535), ASN4(64496)][0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0047 01[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  52) 04FB F000 B4C0 0002 022A 0228 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0002 0085 0104 0001 0080 0104 0001 0085 4002 00B4 4700[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv6 flow,ipv4 mpls-vpn,ipv4 flow), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 180 , ASN4(64496), Unassigned 71][0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/mpls-vpn[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:12:24 | 2684   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:12:24 | 2684   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  69) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0045 0200 0000 2E40 0101 0040 0200 4005 0400 0000 64C0 1008 8008 FFDC 0000 3039 800E 1200 0185 0000 0C01 20C0 A800 0102 200A 0000 01[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 0401 0203 0400 0C01 20C0 A800 0202 200A 0000 02[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  73) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0049 0200 0000 3240 0101 0040 0200 4005 0400 0000 64C0 1008 0800 0000 0000 0000 800E 1600 0185 047F 0000 0100 0C01 20C0 A800 0402 200A 0000 04[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; 3 UPDATE(s)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:24 | 2684   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0185[0m
01:12:24 | 2684   | outgoing-1   [0m | &gt;&gt; EOR ipv4 flow[0m
01:12:24 | 2684   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0185[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0185[0m
01:12:24 | 2684   | routes       [0m | withdrawn NLRI none[0m
01:12:24 | 2684   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 85[0m
01:12:24 | 2684   | routes       [0m | announced NLRI none[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #2 nlri  (  11) eor 1/133 (ipv4 flow)[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:12:24 | 2684   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:12:24 | 2684   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:12:24 | 2684   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:12:24 | 2684   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:12:24 | 2684   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:12:24 | 2684   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:12:24 | 2684   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:12:26 | 2684   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:12:26 | 2684   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:12:27 | 2684   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:12:27 | 2684   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.864718" elapsed="0.000497"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.865916" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:27.865633" elapsed="0.000307"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:27.866065" elapsed="0.000283"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:12:27.865385" elapsed="0.001015"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:27.996288" level="INFO">^C01:12:27 | 2684   | [00;31mreactor      [0m | [1m^C received[0m
01:12:27 | 2684   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:27 | 2684   | outgoing-1   [0m | stop, message [shutting down][0m
01:12:27 | 2684   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:27.996449" level="INFO">${output} = ^C01:12:27 | 2684   | [00;31mreactor      [0m | [1m^C received[0m
01:12:27 | 2684   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:27 | 2684   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:27.866533" elapsed="0.129945"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:27.996960" level="INFO">^C01:12:27 | 2684   | [00;31mreactor      [0m | [1m^C received[0m
01:12:27 | 2684   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:12:27 | 2684   | outgoing-1   [0m | stop, message [shutting down][0m
01:12:27 | 2684   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:27.996668" elapsed="0.000342"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:27.998879" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:27.997647" elapsed="0.001283"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:27.999884" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:27.999960" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:12:27.999059" elapsed="0.000924"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.000528" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.000306" elapsed="0.000264"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.000050" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.000030" elapsed="0.000591"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:12:27.997282" elapsed="0.003382"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:12:27.863848" elapsed="0.136861"/>
</kw>
<doc>Testing flowspec values for bgp-flowspec-redirect.cfg</doc>
<status status="PASS" start="2026-09-01T01:12:24.413451" elapsed="3.587302"/>
</test>
<test id="s1-s10-t5" name="Deconfigure_ODL_To_Accept_Connection" line="72">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.001908" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.001480" elapsed="0.000452"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.036689" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.036331" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:28.037411" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:28.037170" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:28.037567" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:28.036854" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.038062" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:28.037724" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:28.038371" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpflowspec/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:28.038520" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:28.038246" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.038890" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.038671" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.039877" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.039647" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.040318" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.040048" elapsed="0.000292"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.040927" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:28.040664" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:28.041604" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.041402" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:28.041674" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:12:28.041821" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:28.041105" elapsed="0.000737"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.041967" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:12:28.040551" elapsed="0.001697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.042716" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:28.042454" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:28.043531" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.043183" elapsed="0.000371"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:28.043598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:28.043730" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:28.042891" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.043872" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:28.042349" elapsed="0.001748"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:28.040391" elapsed="0.003736"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:28.044197" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:28.044335" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:28.039368" elapsed="0.004989"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.039059" elapsed="0.005325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.044527" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.044408" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.039036" elapsed="0.005557"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.045278" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:28.044709" elapsed="0.000595"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:28.045346" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:28.035772" elapsed="0.009684"/>
</kw>
<msg time="2026-09-01T01:12:28.045503" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.025417" elapsed="0.020130"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.055732" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.065912" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpflowspec/../../../variables/bgpflowspec//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.076046" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.076264" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.076425" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.076795" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.076669" elapsed="0.000174"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:28.076653" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.076986" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.077124" elapsed="0.000146"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.077393" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:28.076616" elapsed="0.000823"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.076504" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.077590" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.077659" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:12:28.077806" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:28.021852" elapsed="0.055980"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.078908" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.078629" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:28.088628" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0f3tfo2gej7i0xyrrl17u53fc16.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:28.088703" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:28.088843" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:28.080731" elapsed="0.008139"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.079013" elapsed="0.009909"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.089188" elapsed="0.000108"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.088957" elapsed="0.000381"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.078998" elapsed="0.010360"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.092487" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.090393" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.090185" elapsed="0.002383"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.090165" elapsed="0.002426"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.094959" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.092834" elapsed="0.002168"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.092642" elapsed="0.002391"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.092627" elapsed="0.002428"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.095599" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:28.095236" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.095883" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.095686" elapsed="0.000248"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.096377" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.096081" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.095954" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.095671" elapsed="0.000779"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.096915" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:28.096581" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.097214" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.096999" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.097669" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.097411" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:28.097286" elapsed="0.000437"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.096984" elapsed="0.000757"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.097867" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:28.098591" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:28.098336" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.098738" elapsed="0.001915"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:28.089733" elapsed="0.010982"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:28.100759" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:12:28.102610" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:12:28.078057" elapsed="0.024577"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:28.102682" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:12:28.002123" elapsed="0.100668"/>
</kw>
<doc>Deconfigure BGP peer.</doc>
<status status="PASS" start="2026-09-01T01:12:28.001068" elapsed="0.101830"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:12:28.103709" elapsed="0.000317"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:28.104267" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:12:28.104187" elapsed="0.000147"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:12:28.103512" elapsed="0.000871"/>
</kw>
<doc>Functional test for bgp flowspec.

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html</doc>
<status status="PASS" start="2026-09-01T01:12:13.706602" elapsed="14.397807"/>
</suite>
<suite id="s1-s11" name="Ibgp Peer Lsp" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot">
<kw name="Setup_Everything" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.188904" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:28.184709" elapsed="0.004248"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:12:28.184419" elapsed="0.004606"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.193743" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:12:28.190099" elapsed="0.003669"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:12:28.193968" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:28.193852" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.193828" elapsed="0.000207"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.194547" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:28.194207" elapsed="0.000380"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.195012" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:12:28.194738" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:12:28.195549" elapsed="0.000283"/>
</kw>
<msg time="2026-09-01T01:12:28.195926" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:28.195974" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:28.195217" elapsed="0.000786"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.196592" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:28.196193" elapsed="0.000422"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.197535" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:28.197298" elapsed="0.000267"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.197942" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:28.197714" elapsed="0.000251"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.198405" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.198117" elapsed="0.000319"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.201433" elapsed="0.000190"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.202055" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.201772" elapsed="0.000305"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.202241" elapsed="0.000199"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.203166" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.202876" elapsed="0.000315"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:12:28.203232" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:12:28.203375" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:12:28.202615" elapsed="0.000782"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:28.203961" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1897b450&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:12:28.203552" elapsed="0.000541"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.204277" elapsed="0.000169"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:12:28.200916" elapsed="0.003584"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:28.200740" elapsed="0.003802"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:12:28.198496" elapsed="0.006074"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.205076" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:28.204729" elapsed="0.000385"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.205688" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:28.205314" elapsed="0.000467"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.206315" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:12:28.205936" elapsed="0.000418"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:12:28.196864" elapsed="0.009542"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:12:28.189783" elapsed="0.016670"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.206624" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:28.206517" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.206499" elapsed="0.000184"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.209700" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:28.209357" elapsed="0.000367"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.210130" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:28.209871" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:28.210234" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:28.210374" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:28.208992" elapsed="0.001403"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:28.211322" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.211040" elapsed="0.000306"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.212044" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:28.212150" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.211886" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.215615" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.215009" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.214991" elapsed="0.000740"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.216375" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:28.216602" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.215922" elapsed="0.000735"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.217588" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.216914" elapsed="0.000774"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.218834" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.217951" elapsed="0.000930"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.220742" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:12:28.220908" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:12:28.220404" elapsed="0.000546"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.221339" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.222887" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:12:28.829594" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:12:28 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:09:43 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:12:28.222599" elapsed="0.607265"/>
</kw>
<msg time="2026-09-01T01:12:28.829961" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.222108" elapsed="0.608099"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:12:28.219332" elapsed="0.611091"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.831569" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:12:28.844782" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:12:28.845292" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:12:28.845547" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:28.830890" elapsed="0.014768"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.846509" elapsed="0.001255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.850951" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.849468" elapsed="0.001932"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.852471" elapsed="0.000119"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:28.851800" elapsed="0.000965"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.851745" elapsed="0.001105"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:28.853635" elapsed="0.000175"/>
</return>
<status status="PASS" start="2026-09-01T01:12:28.853032" elapsed="0.000962"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.852996" elapsed="0.001084"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.854328" elapsed="0.000038"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.864484" elapsed="0.001149"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.866366" elapsed="0.000460"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.867243" elapsed="0.000311"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:28.855632" elapsed="0.012018"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:12:28.214096" elapsed="0.653789"/>
</kw>
<msg time="2026-09-01T01:12:28.867958" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.213505" elapsed="0.654530"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:12:28.212851" elapsed="0.655281"/>
</kw>
<msg time="2026-09-01T01:12:28.868248" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.212334" elapsed="0.655973"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:28.871970" elapsed="0.000628"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.872816" elapsed="0.000204"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.873345" elapsed="0.000152"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:28.868696" elapsed="0.004871"/>
</kw>
<msg time="2026-09-01T01:12:28.873683" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:12:28.211544" elapsed="0.662171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.874384" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.873987" elapsed="0.000451"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:12:28.874498" elapsed="0.000046"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:12:28.210724" elapsed="0.663942"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:28.210561" elapsed="0.664230"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:28.210442" elapsed="0.664398"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:12:28.206923" elapsed="0.667988"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:12:28.875157" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:28.893633" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:28.893505" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.893480" elapsed="0.000229"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.894048" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:28.894183" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.893887" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.894630" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.894365" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:28.895034" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:28.894816" elapsed="0.000257"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:28.895852" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:12:28.895646" elapsed="0.000305">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:12:28.896046" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:12:28.896086" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:28.895255" elapsed="0.000852"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:28.896607" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:28.896375" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:28.896348" elapsed="0.000348"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:28.897422" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.897176" elapsed="0.000270"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:12:28.897488" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:28.897625" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:12:28.896893" elapsed="0.000753"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.897806" elapsed="0.000398"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.898571" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:28.898657" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.898472" elapsed="0.000208"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.898819" elapsed="0.052993"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:12:28.952343" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:12:29.150432" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:12:28.952037" elapsed="0.198557"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.153913" elapsed="0.000382"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.154456" elapsed="0.000166"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:29.154764" elapsed="0.000093"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:29.151773" elapsed="0.003132"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:29.151101" elapsed="0.003842"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:12:28.893105" elapsed="0.261884"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:28.876409" elapsed="0.278622"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:28.875897" elapsed="0.279179"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:28.875713" elapsed="0.279397"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:12:28.875528" elapsed="0.279662"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:12:28.189352" elapsed="0.965903"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.157777" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.157667" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.157646" elapsed="0.000197"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.162456" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.162361" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.162344" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.163407" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:29.163025" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.163843" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:29.163583" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:29.163905" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:12:29.164051" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:29.162724" elapsed="0.001348"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.169251" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.169128" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.169111" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.170426" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.170307" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.170291" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:29.170921" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.170626" elapsed="0.000319"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.171350" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:29.171092" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.212671" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:29.171990" elapsed="0.040870"/>
</kw>
<msg time="2026-09-01T01:12:29.213027" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:29.213069" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.171524" elapsed="0.041578"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.290396" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "_ "l "s "p ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:29.214088" elapsed="0.076510"/>
</kw>
<msg time="2026-09-01T01:12:29.290757" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:29.290798" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.213511" elapsed="0.077320"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.291394" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.290932" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.290900" elapsed="0.000669"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.292102" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "u "s "e "r "/ "i "b "g "p "_ "p "e "[78Ce "[A[78Cr
 "_ "l "s "p ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:29.291712" elapsed="0.000514"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.292512" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.292288" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.292272" elapsed="0.000403"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:29.292710" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.294810" elapsed="0.000483"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.295621" elapsed="0.000458"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:29.296447" elapsed="0.000227"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:29.294020" elapsed="0.002739"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:29.293021" elapsed="0.003864"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:29.170007" elapsed="0.126967"/>
</kw>
<msg time="2026-09-01T01:12:29.297058" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:29.297096" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.169451" elapsed="0.127677"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:29.297439" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.297340" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.297321" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.297886" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.298248" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.298314" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:29.168876" elapsed="0.129532"/>
</kw>
<msg time="2026-09-01T01:12:29.298490" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:29.298528" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.164452" elapsed="0.134107"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.298852" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.298624" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.298608" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:29.164316" elapsed="0.134678"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:29.164123" elapsed="0.134903"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:29.162077" elapsed="0.136999"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:12:29.155805" elapsed="0.143321"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.155407" elapsed="0.143844"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:12:28.184062" elapsed="1.115241"/>
</kw>
<kw name="Set Default Configuration" owner="SSHLibrary">
<arg>prompt=${TOOLS_SYSTEM_PROMPT}</arg>
<doc>Update the default `configuration`.</doc>
<status status="PASS" start="2026-09-01T01:12:29.299446" elapsed="0.000158"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.299798" elapsed="0.000173"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.301551" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:12:29.301620" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:12:29.301295" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.301785" elapsed="0.000279"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.302864" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:12:29.654418" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:12:14 UTC 2026

  System load:  0.01               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:12:14 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:12:29.302577" elapsed="0.351982"/>
</kw>
<msg time="2026-09-01T01:12:29.654637" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.302252" elapsed="0.352457"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:12:29.300868" elapsed="0.353947"/>
</kw>
<msg time="2026-09-01T01:12:29.654863" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.300506" elapsed="0.354397"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:12:29.300195" elapsed="0.354776"/>
</kw>
<kw name="Require_Python" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.656563" level="INFO">Executing command 'python3 --help'.</msg>
<msg time="2026-09-01T01:12:29.668658" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:29.668761" level="INFO">${stdout} = usage: python3 [option] ... [-c cmd | -m mod | file | -] [arg] ...
Options and arguments (and corresponding environment variables):
-b     : issue warnings about str(bytes_instance), str(bytearray_ins...</msg>
<msg time="2026-09-01T01:12:29.668800" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:12:29.668835" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:29.656375" elapsed="0.012479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.669769" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:12:29.669418" elapsed="0.000418"/>
</kw>
<msg time="2026-09-01T01:12:29.669972" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:12:29.670037" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.669025" elapsed="0.001046"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.670990" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:29.670377" elapsed="0.000647"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.671638" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.671188" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.671112" elapsed="0.000637"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:12:29.672014" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.671890" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.671870" elapsed="0.000262"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.672314" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.672262" elapsed="0.000103"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:29.672234" elapsed="0.000157"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.672609" elapsed="0.000030"/>
</kw>
<msg time="2026-09-01T01:12:29.672795" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>python3 --help</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:29.656023" elapsed="0.016802"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:12:29.673049" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.672924" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.672901" elapsed="0.000307"/>
</if>
<kw name="Fatal Error" owner="BuiltIn">
<arg>Python 3 is not installed!</arg>
<doc>Stops the whole test execution.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.673413" elapsed="0.000028"/>
</kw>
<doc>Verify current SSH connection leads to machine with python working. Fatal fail otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:29.655346" elapsed="0.018176"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.675058" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:12:29.747337" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:29.747660" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:12:29.747744" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:12:29.747822" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:29.674839" elapsed="0.073028"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.749996" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:12:29.749374" elapsed="0.000715"/>
</kw>
<msg time="2026-09-01T01:12:29.750330" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:12:29.750418" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:29.748455" elapsed="0.002006"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.751769" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:29.750815" elapsed="0.001009"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.752820" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.752009" elapsed="0.000942"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.751959" elapsed="0.001043"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:12:29.753372" elapsed="0.000066"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.753107" elapsed="0.000400"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.753077" elapsed="0.000477"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.753726" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.753663" elapsed="0.000137"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:29.753634" elapsed="0.000207"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.754131" elapsed="0.000094"/>
</kw>
<msg time="2026-09-01T01:12:29.754482" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:12:29.674386" elapsed="0.080144"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:12:29.754836" elapsed="0.000047"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.754664" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.754632" elapsed="0.000351"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.755339" elapsed="0.000045"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:12:29.673838" elapsed="0.081666"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.794921" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:12:29.811789" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../../tools/fastbgp/play.py</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:12:29.755812" elapsed="0.056095"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:29.812854" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc181b4b50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:12:29.812300" elapsed="0.000985"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.816617" level="INFO">${already_done} = True</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:12:29.815903" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="PASS" start="2026-09-01T01:12:29.817002" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-09-01T01:12:29.816811" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.816775" elapsed="0.000432"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.817535" elapsed="0.000044"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.817897" elapsed="0.000038"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.818311" elapsed="0.000041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.818681" elapsed="0.000039"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.819243" elapsed="0.000049"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:12:29.814853" elapsed="0.004562"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:29.819748" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:29.819535" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.819503" elapsed="0.000372"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.826469" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:29.825683" elapsed="0.000837"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.827477" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:29.826849" elapsed="0.000678"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:29.827613" elapsed="0.000055"/>
</return>
<msg time="2026-09-01T01:12:29.827906" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:29.824885" elapsed="0.003067"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:29.829955" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.829452" elapsed="0.000553"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.831453" level="INFO">index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:29.831644" level="INFO">${current_connection} = index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:29.831232" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:29.837039" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:29.836417" elapsed="0.001019"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:29.836381" elapsed="0.001110"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.838007" level="INFO">index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:29.838296" level="INFO">${current_ssh_connection} = index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:29.837798" elapsed="0.000553"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.839882" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:29.838659" elapsed="0.001281"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.841274" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:29.840231" elapsed="0.001076"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:12:29.843005" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:12:29.843313" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:12:29.842302" elapsed="0.001074"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.843746" elapsed="0.000881"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:12:29.846658" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:12:30.196099" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:12:28 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:12:28 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:12:29.846109" elapsed="0.350261"/>
</kw>
<msg time="2026-09-01T01:12:30.196498" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.845056" elapsed="0.351657"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:12:29.841586" elapsed="0.355431"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.197709" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:12:30.210788" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:12:30.211093" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:12:30.211251" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:30.197354" elapsed="0.013948"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:30.211642" elapsed="0.000428"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.213578" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.212525" elapsed="0.001144"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.214120" elapsed="0.000097"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.213822" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.213776" elapsed="0.000553"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:12:30.214690" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.214433" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.214403" elapsed="0.000448"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.214949" elapsed="0.000028"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.222260" elapsed="0.000403"/>
</kw>
<msg time="2026-09-01T01:12:30.222782" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.220748" elapsed="0.002219"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.223291" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.223623" elapsed="0.000087"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.215629" elapsed="0.008195"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:12:29.835450" elapsed="0.388486"/>
</kw>
<msg time="2026-09-01T01:12:30.224000" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.834059" elapsed="0.390058"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:12:29.833074" elapsed="0.391184"/>
</kw>
<msg time="2026-09-01T01:12:30.224308" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:29.832018" elapsed="0.392344"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.228770" elapsed="0.000173"/>
</kw>
<msg time="2026-09-01T01:12:30.228996" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.228110" elapsed="0.000960"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.229310" elapsed="0.000027"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.229522" elapsed="0.000025"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.224733" elapsed="0.004888"/>
</kw>
<msg time="2026-09-01T01:12:30.229729" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:12:29.830488" elapsed="0.399271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.230332" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.229985" elapsed="0.000398"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:12:30.230435" elapsed="0.000035"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:12:29.828705" elapsed="0.401880"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:29.828355" elapsed="0.402274"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:29.828055" elapsed="0.402613"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:12:29.820349" elapsed="0.410387"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:12:30.230934" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.248237" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.248114" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.248097" elapsed="0.000200"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.248539" level="INFO">index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:30.248626" level="INFO">${current_ssh_connection_object} = index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:30.248439" elapsed="0.000210"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.249013" level="INFO">{1: 4}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.248788" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.249428" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.249215" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.249933" elapsed="0.000156"/>
</kw>
<msg time="2026-09-01T01:12:30.250198" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.250239" level="INFO">${old_connection_index} = 4</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.249611" elapsed="0.000647"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${old_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.250977" elapsed="0.000116"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.263364" level="INFO">logout</msg>
<arg>logout</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:30.251564" elapsed="0.011850"/>
</kw>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.251271" elapsed="0.012186"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:12:30.263904" elapsed="0.000140"/>
</kw>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.263613" elapsed="0.000472"/>
</kw>
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:12:30.250523" elapsed="0.013600"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.250323" elapsed="0.013908"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.250307" elapsed="0.013948"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:30.264914" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.264687" elapsed="0.000250"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:12:30.264979" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:30.265109" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.264443" elapsed="0.000687"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.265342" elapsed="0.000363"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.265953" level="INFO">index=9
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:12:30.266039" level="INFO">${karaf_connection_object} = index=9
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:12:30.265861" elapsed="0.000232"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.266272" elapsed="0.002132"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.268791" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:12:30.465587" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.268556" elapsed="0.197173"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.469499" elapsed="0.000188"/>
</kw>
<msg time="2026-09-01T01:12:30.469728" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.468937" elapsed="0.000860"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.469945" elapsed="0.000019"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.470095" elapsed="0.000017"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.466825" elapsed="0.003387"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:30.466118" elapsed="0.004138"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:12:30.247876" elapsed="0.222423"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:12:30.232113" elapsed="0.238226"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.231654" elapsed="0.238729"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:30.231473" elapsed="0.238944"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:12:30.231301" elapsed="0.239152"/>
</for>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:12:29.813885" elapsed="0.656640"/>
</kw>
<doc>Initialize SetupUtils. SSH-login to mininet machine, create HTTP session,
prepare directories for responses, put Python tool to mininet machine, setup imported resources.</doc>
<status status="PASS" start="2026-09-01T01:12:28.183694" elapsed="2.286891"/>
</kw>
<test id="s1-s11-t1" name="TC1_Configure_iBGP_Peer" line="54">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:30.473595" elapsed="0.000195"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:30.473303" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.474777" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.474672" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.474651" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.479663" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.479569" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.479552" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.480634" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.480294" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.481062" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:30.480804" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:30.481123" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:12:30.481304" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.479930" elapsed="0.001403"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.486482" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.486388" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.486371" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.487591" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.487499" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.487483" elapsed="0.000167"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:30.488048" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.487783" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.488435" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.488244" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.526490" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:30.488924" elapsed="0.037663"/>
</kw>
<msg time="2026-09-01T01:12:30.526740" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:30.526779" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.488601" elapsed="0.038209"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.578164" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:30.527314" elapsed="0.051072"/>
</kw>
<msg time="2026-09-01T01:12:30.578593" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:30.578635" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.526967" elapsed="0.051701"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.579077" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.578772" elapsed="0.000357"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.578741" elapsed="0.000513"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.579746" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.579397" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.580083" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.579870" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.579854" elapsed="0.000389"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:30.580278" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.583010" elapsed="0.000192"/>
</kw>
<msg time="2026-09-01T01:12:30.583267" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.581849" elapsed="0.001560"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.583870" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.584243" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.581170" elapsed="0.003255"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:30.580584" elapsed="0.003902"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:30.487241" elapsed="0.097335"/>
</kw>
<msg time="2026-09-01T01:12:30.584660" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.584698" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.486687" elapsed="0.098043"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:30.584899" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.584800" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.584784" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.585379" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.585687" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.585748" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:30.486064" elapsed="0.099779"/>
</kw>
<msg time="2026-09-01T01:12:30.585924" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.585962" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.481673" elapsed="0.104322"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.586381" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.586060" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.586045" elapsed="0.000405"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:30.481541" elapsed="0.104929"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:30.481385" elapsed="0.105112"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:30.479253" elapsed="0.107294"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:30.474411" elapsed="0.112186"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.473980" elapsed="0.112664"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:30.471224" elapsed="0.115475"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.587680" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=examp...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.586890" elapsed="0.000816"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.619398" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.618933" elapsed="0.000495"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:30.620126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:30.619897" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:30.620344" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:30.619588" elapsed="0.000778"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.620857" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.620518" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:30.621168" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:30.621331" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:30.621028" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.621717" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.621500" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.622862" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.622440" elapsed="0.000464"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.623356" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.623048" elapsed="0.000331"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.623976" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.623717" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.624734" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.624535" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.624802" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:30.624943" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.624249" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.625107" elapsed="0.000245"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:12:30.623590" elapsed="0.001796"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.625870" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.625607" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.626560" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.626375" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.626624" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:30.626754" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.626060" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.626913" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:12:30.625483" elapsed="0.001673"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.627648" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.627387" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.628339" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.628115" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.628472" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:30.628607" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.627836" elapsed="0.000793"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.628767" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:12:30.627265" elapsed="0.001728"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.629519" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.629244" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.630215" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.629996" elapsed="0.000242"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.630280" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:30.630411" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.629708" elapsed="0.000724"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.630571" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:30.629088" elapsed="0.001710"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.631307" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.631017" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.631957" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.631774" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.632020" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.632165" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.631495" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.632341" elapsed="0.000190"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:30.630894" elapsed="0.001672"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.633231" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.632788" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.633883" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.633701" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.633949" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:12:30.634096" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.633422" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.634315" elapsed="0.000195"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:12:30.632665" elapsed="0.001880"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.635023" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.634765" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.635702" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.635519" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.635765" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:30.635895" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.635241" elapsed="0.000675"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.636061" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:30.634643" elapsed="0.001673"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.636792" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.636533" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.637476" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.637291" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.637575" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:30.637709" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.636980" elapsed="0.000750"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.637869" elapsed="0.000191"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:30.636412" elapsed="0.001683"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.638605" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.638345" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.639282" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.639069" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.639348" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.639478" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.638792" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.639640" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:30.638221" elapsed="0.001646"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.640377" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:30.640086" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:30.641035" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.640853" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:30.641099" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.641259" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:30.640568" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.641420" elapsed="0.000189"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:30.639964" elapsed="0.001679"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:30.623427" elapsed="0.018246"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:30.641710" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:30.641850" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:30.622123" elapsed="0.019750"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.621829" elapsed="0.020074"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.642086" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.641936" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.621807" elapsed="0.020362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.644581" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.642319" elapsed="0.002296"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:30.644669" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.618379" elapsed="0.026410"/>
</kw>
<msg time="2026-09-01T01:12:30.644838" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.606455" elapsed="0.038430"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.656722" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.668565" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.680248" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.680456" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.680627" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.681009" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.680866" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:30.680849" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.681248" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.681405" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.681555" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:30.680811" elapsed="0.000789"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.680704" elapsed="0.000921"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.681765" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.681832" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:12:30.681973" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:30.602484" elapsed="0.079515"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.707012" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.706674" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:30.707749" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:30.707520" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:30.707900" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:30.707213" elapsed="0.000709"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.708444" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.708073" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:30.708741" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:30.708931" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:30.708618" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.709365" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.709105" elapsed="0.000316"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:30.709749" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.709481" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.710268" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': '...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.709970" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.709824" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.709464" elapsed="0.000880"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.711262" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.710480" elapsed="0.000809"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:30.711333" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.706108" elapsed="0.005339"/>
</kw>
<msg time="2026-09-01T01:12:30.711500" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.694130" elapsed="0.017412"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.723476" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.735108" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.746747" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.746951" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.747195" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.747551" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.747413" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:30.747398" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.747754" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.747908" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.748058" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:30.747368" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.747270" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.748312" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.748382" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:30.748516" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:30.691653" elapsed="0.056890"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:30.749779" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:30.749542" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:30.749928" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:30.749199" elapsed="0.000750"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.750273" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.750010" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.750777" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.750512" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.750344" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.749994" elapsed="0.000854"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.753040" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.750988" elapsed="0.002075"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:30.753108" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.753273" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:30.748853" elapsed="0.004442"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.754683" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.754456" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.755091" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.754878" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.755620" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.755398" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.756037" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.755821" elapsed="0.000255"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:30.756840" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:12:30.756666" elapsed="0.000197"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:12:30.757169" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:12:30.757003" elapsed="0.000206"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.757356" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.757912" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.757687" elapsed="0.000264"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:12:30.757987" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.758122" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:12:30.756304" elapsed="0.001854"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:30.778131" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '1078', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:12:30.778244" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:12:30 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:30.778446" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:30.760353" elapsed="0.018119"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.758236" elapsed="0.020284"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.778732" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.778551" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.758220" elapsed="0.020591"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.782053" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.779818" elapsed="0.002275"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.779598" elapsed="0.002526"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.779581" elapsed="0.002582"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.784581" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.782430" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.782226" elapsed="0.002427"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.782211" elapsed="0.002464"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.785242" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.784856" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.785609" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.785327" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.786098" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.785836" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.785683" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.785311" elapsed="0.000895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.786673" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.786353" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.786969" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.786756" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.787472" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:30.787213" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.787040" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.786741" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.787684" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:30.788428" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.788156" elapsed="0.000295"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.788591" elapsed="0.002120"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:30.779264" elapsed="0.011508"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:30.790939" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.790840" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.790824" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.791187" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.791248" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:12:30.793353" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:30.753597" elapsed="0.039780"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:30.793433" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:12:30.793566" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:30.592191" elapsed="0.201401"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.793894" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.793679" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.793665" elapsed="0.000309"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:30.794002" elapsed="0.000021"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}${/}bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:12:30.587969" elapsed="0.206137"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.795266" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.794896" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.794881" elapsed="0.000461"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.795474" elapsed="0.000323"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.800651" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.800283" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:30.800876" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.800741" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.800725" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801084" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801270" elapsed="0.000019"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801431" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801582" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801732" elapsed="0.000018"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.801884" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.802032" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:30.799948" elapsed="0.002149"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.794719" elapsed="0.007437"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:30.794400" elapsed="0.007808"/>
</kw>
<doc>Configure BGP peer module with initiate-connection set to false.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:30.470657" elapsed="0.331585"/>
</test>
<test id="s1-s11-t2" name="TC1_Check_Example_Bgp_Rib_Is_Empty" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:30.805263" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:30.805002" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.806403" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.806304" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.806287" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.810995" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.810902" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.810886" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.812003" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.811669" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.812481" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:30.812210" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:30.812554" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:30.812694" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.811322" elapsed="0.001394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.817970" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.817875" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.817857" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.819095" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.819003" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.818987" elapsed="0.000214"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:30.819625" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.819346" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.820026" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.819830" elapsed="0.000219"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.848516" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:30.820565" elapsed="0.028043"/>
</kw>
<msg time="2026-09-01T01:12:30.848760" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:30.848806" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.820255" elapsed="0.028583"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.881288" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:30.849342" elapsed="0.032045"/>
</kw>
<msg time="2026-09-01T01:12:30.881535" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:30.881574" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.848996" elapsed="0.032610"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.881882" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.881674" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.881657" elapsed="0.000294"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.882410" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.882083" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.882735" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.882532" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.882517" elapsed="0.000286"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:30.882831" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.885341" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:12:30.885525" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.884240" elapsed="0.001407"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.885907" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.886274" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.883611" elapsed="0.002840"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:30.883076" elapsed="0.003434"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:30.818745" elapsed="0.067849"/>
</kw>
<msg time="2026-09-01T01:12:30.886687" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.886725" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.818205" elapsed="0.068553"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:30.886919" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.886823" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.886807" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.887454" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.887761" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.887858" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:30.817581" elapsed="0.070376"/>
</kw>
<msg time="2026-09-01T01:12:30.888039" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.888077" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.813057" elapsed="0.075052"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.888466" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.888229" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.888207" elapsed="0.000328"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:30.812918" elapsed="0.075638"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:30.812765" elapsed="0.075818"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:30.810595" elapsed="0.078037"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:30.806024" elapsed="0.082657"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.805638" elapsed="0.083083"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:30.803007" elapsed="0.085759"/>
</kw>
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:30.905192" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:30.905402" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:30.905594" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:30.889480" elapsed="0.016138"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.907927" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.905770" elapsed="0.002197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.910432" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.908111" elapsed="0.002462"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:30.910719" elapsed="0.002483"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:30.888971" elapsed="0.024294"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.914412" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.914008" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.913992" elapsed="0.000499"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.914628" elapsed="0.000278"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.919625" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:30.919265" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:30.919839" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.919715" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.919699" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920050" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920248" elapsed="0.000022"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920414" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920567" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920720" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.920871" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.921019" elapsed="0.000018"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:30.918971" elapsed="0.002115"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:30.913827" elapsed="0.007322"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:30.913505" elapsed="0.007697"/>
</kw>
<doc>Check RIB for none linkstate-routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:30.802552" elapsed="0.118683"/>
</test>
<test id="s1-s11-t3" name="TC1_Connect_BGP_Peer" line="78">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:30.924473" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:30.924233" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.925601" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.925501" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.925485" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.930428" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.930334" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.930317" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.931403" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.931035" elapsed="0.000392"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.931841" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:30.931578" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:30.931904" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.932039" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.930697" elapsed="0.001398"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.937281" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.937172" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.937153" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.938408" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.938313" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.938296" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:30.938872" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:30.938605" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.939324" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.939085" elapsed="0.000263"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.964943" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:30.939799" elapsed="0.025280"/>
</kw>
<msg time="2026-09-01T01:12:30.965285" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:30.965326" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.939496" elapsed="0.025862"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:30.982283" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:30.965904" elapsed="0.016483"/>
</kw>
<msg time="2026-09-01T01:12:30.982538" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:30.982576" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.965550" elapsed="0.017060"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.982938" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.982697" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.982672" elapsed="0.000339"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.983469" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:30.983166" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.983784" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.983589" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.983574" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:30.983886" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:30.986447" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:12:30.986637" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:30.985357" elapsed="0.001407"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.987024" elapsed="0.000279"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.987559" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:30.984721" elapsed="0.003016"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:30.984213" elapsed="0.003583"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:30.938005" elapsed="0.049876"/>
</kw>
<msg time="2026-09-01T01:12:30.988010" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.988050" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.937484" elapsed="0.050599"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:30.988287" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:30.988189" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.988160" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.988722" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.989027" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.989090" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:30.936860" elapsed="0.052358"/>
</kw>
<msg time="2026-09-01T01:12:30.989302" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:30.989340" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.932460" elapsed="0.056912"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:30.989664" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:30.989437" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.989422" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:30.932326" elapsed="0.057427"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:30.932160" elapsed="0.057622"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:30.929995" elapsed="0.059837"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:30.925253" elapsed="0.064628"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.924846" elapsed="0.065075"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:30.922060" elapsed="0.067907"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:30.996644" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:30.996547" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:30.996531" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.997605" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:30.997269" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:30.998030" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:30.997774" elapsed="0.000278"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:30.998089" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:30.998254" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:30.996905" elapsed="0.001371"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:31.003297" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:31.003198" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.003169" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:31.004331" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:31.004238" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.004222" elapsed="0.000167"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:31.004709" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:31.004522" elapsed="0.000210"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:31.005053" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:31.004873" elapsed="0.000202"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:31.034819" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "E "r "r "o "r "[C "= "[C "W "E "L "L "_ "K "N "O "W "N "_ "A "T "T "R "_ "M "I "S "S "I "N "G "[78C[C "[A[78Ci</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:31.005558" elapsed="0.029329"/>
</kw>
<msg time="2026-09-01T01:12:31.034971" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:31.035010" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "E "r "r "o "r "[C "= "[C "W "E "L "L "_ "K "N "O "W "N "_ "A "T "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:31.005251" elapsed="0.029790"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:31.130420" level="INFO">"s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "u "l "d "[C "b "e "[C "t "h "r "o "w "n "[C "w "h "e "n "[C "m "i "s "s "i "n "g "[C "m "a "n "d "a "t "o "r "y "[C "a "t "t "r "[78Ci "[A[78Cb
 "u "t "e "s ". "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:31.035526" elapsed="0.095005"/>
</kw>
<msg time="2026-09-01T01:12:31.130640" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:31.130683" level="INFO">${message_wait} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:31.035221" elapsed="0.095494"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.131045" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:31.130799" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.130775" elapsed="0.000342"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:31.131542" level="INFO"> "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "u "l "d "[C "b "e "[C "t "h "r "o "w "n "[C "w "h "e "n "[C "m "i "s "s "i "n "g "[C "m "a "n "d "a "t "o "r "y "[C "a "t "t "r "[78Ci "[A[78Cb
 "u "t "e "s ". "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:31.131284" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.131866" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:31.131673" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.131657" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:31.131964" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:31.133779" elapsed="0.000193"/>
</kw>
<msg time="2026-09-01T01:12:31.134113" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:31.133215" elapsed="0.000993"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.134357" elapsed="0.000018"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.134504" elapsed="0.000017"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:31.132840" elapsed="0.001735"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:31.132361" elapsed="0.002253"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:31.003951" elapsed="0.130743"/>
</kw>
<msg time="2026-09-01T01:12:31.134789" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:31.134827" level="INFO">${message} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:31.003495" elapsed="0.131363"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:31.135015" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:12:31.134923" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.134908" elapsed="0.000178"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.135471" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.135772" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:31.135877" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:31.002883" elapsed="0.133090"/>
</kw>
<msg time="2026-09-01T01:12:31.136053" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:31.136091" level="INFO">${output} =  "s "[C "E "X "P "E "C "T "E "D "[C "i "n "[C "t "h "i "s "[C "t "e "s "t "[C "c "a "s "e ", "[C "a "n "d "[C "s "h "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.998605" elapsed="0.137518"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:31.136450" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:31.136223" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:31.136207" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:30.998473" elapsed="0.138078"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:30.998323" elapsed="0.138256"/>
</for>
<arg>Error = WELL_KNOWN_ATTR_MISSING is EXPECTED in this test case, and should be thrown when missing mandatory attributes.</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:30.994584" elapsed="0.142045"/>
</kw>
<arg>KarafKeywords.Log_Message_To_Controller_Karaf</arg>
<arg>Error = WELL_KNOWN_ATTR_MISSING is EXPECTED in this test case, and should be thrown when missing mandatory attributes.</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:30.990122" elapsed="0.146554"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:31.144688" level="INFO">${start_cmd} = python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:31.144354" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:31.145073" level="INFO">python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:31.144860" elapsed="0.000254"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:31.148713" level="INFO">python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log</msg>
<msg time="2026-09-01T01:12:31.148794" level="INFO">${output} =  python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:31.145283" elapsed="0.003535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:31.149211" level="INFO"> python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True --skipattr &amp;&gt;bgp_peer.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:31.148965" elapsed="0.000289"/>
</kw>
<arg>${BGP_PEER_COMMAND} ${SKIP_PARAMS}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:12:31.143884" elapsed="0.005419"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:12:41.151039" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:12:31.150741" elapsed="10.000921">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.151915" elapsed="0.000030"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:12:31.150501" elapsed="10.001556">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:12:31.150108" elapsed="10.002079"/>
</kw>
<msg time="2026-09-01T01:12:41.152307" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:31.149785" elapsed="10.002545"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:12:41.152671" elapsed="0.000307"/>
</return>
<status status="PASS" start="2026-09-01T01:12:41.152415" elapsed="0.000594"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.152392" elapsed="0.000641"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.153255" elapsed="0.000038"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.153436" elapsed="0.000026"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:12:31.149531" elapsed="10.003994"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.154778" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:41.154421" elapsed="0.000412"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.154406" elapsed="0.000449"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:41.155019" elapsed="0.000368"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.160082" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:41.159704" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:41.160339" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:41.160190" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.160173" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.160590" elapsed="0.000021"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.160761" elapsed="0.000019"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.160920" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.161074" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.161245" elapsed="0.000033"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.161416" elapsed="0.000018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.161569" elapsed="0.000018"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:41.159429" elapsed="0.002207"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:41.154155" elapsed="0.007526"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:41.153774" elapsed="0.007945"/>
</kw>
<doc>Connect BGP peer with advertising the routes without mandatory params like LOC_PREF.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:30.921519" elapsed="10.240233"/>
</test>
<test id="s1-s11-t4" name="TC1_Check_Example_Bgp_Rib" line="87">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:41.164784" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:41.164537" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.166036" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:41.165913" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.165889" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.171242" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:41.171116" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.171100" elapsed="0.000223"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.172245" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:41.171882" elapsed="0.000403"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.172703" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:41.172439" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:41.172763" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:41.172899" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:41.171539" elapsed="0.001380"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.178083" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:41.177988" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.177971" elapsed="0.000244"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.179360" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:41.179247" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.179231" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:41.179832" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:41.179557" elapsed="0.000298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:41.180236" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:41.180005" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:41.211355" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:41.180825" elapsed="0.030624"/>
</kw>
<msg time="2026-09-01T01:12:41.211594" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:41.211653" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.180515" elapsed="0.031170"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:41.236460" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:41.212177" elapsed="0.024375"/>
</kw>
<msg time="2026-09-01T01:12:41.236696" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:41.236735" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.211843" elapsed="0.024923"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.237035" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:41.236832" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.236816" elapsed="0.000287"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.237575" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:41.237299" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.237894" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:41.237695" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.237680" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:41.237991" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:41.240381" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:12:41.240561" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:41.239378" elapsed="0.001306"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.240952" elapsed="0.000277"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.241536" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:41.238773" elapsed="0.002939"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:41.238291" elapsed="0.003481"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:41.178953" elapsed="0.062904"/>
</kw>
<msg time="2026-09-01T01:12:41.241936" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:41.241974" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.178380" elapsed="0.063626"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:41.242197" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:12:41.242073" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.242057" elapsed="0.000275"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.242691" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.242991" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.243061" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:41.177694" elapsed="0.065486"/>
</kw>
<msg time="2026-09-01T01:12:41.243284" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:41.243325" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.173331" elapsed="0.070026"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:41.243652" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:41.243422" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.243407" elapsed="0.000314"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:41.173133" elapsed="0.070609"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:41.172972" elapsed="0.070796"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:41.170797" elapsed="0.073020"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:41.165639" elapsed="0.078227"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.165219" elapsed="0.078691"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:41.162449" elapsed="0.081514"/>
</kw>
<kw name="Verify_Keyword_Does_Not_Fail_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Confirm_Keyword_Fails_Within_Timeout" owner="WaitForFailure">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:41.262540" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:41.262823" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:41.263083" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:41.248077" elapsed="0.015094"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.267491" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:41.263431" elapsed="0.004118"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.270470" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:41.267761" elapsed="0.002873"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:41.270848" elapsed="0.003083"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:41.247723" elapsed="0.026374"/>
</kw>
<msg time="2026-09-01T01:12:41.274217" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:41.274256" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.247332" elapsed="0.026961"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:41.274463" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:41.274362" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:41.274344" elapsed="0.000179"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.274942" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:41.274668" elapsed="0.000297"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:41.275413" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:41.275106" elapsed="0.000372">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:41.247005" elapsed="0.028570">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:42.293253" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:42.293845" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:42.294517" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:42.279613" elapsed="0.015061"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:42.301120" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:42.295258" elapsed="0.006059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:42.307867" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:42.301797" elapsed="0.006494"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:42.308772" elapsed="0.007011"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:42.278676" elapsed="0.037497"/>
</kw>
<msg time="2026-09-01T01:12:42.316392" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:42.316480" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:42.277557" elapsed="0.038967"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:42.316906" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:42.316678" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:42.316635" elapsed="0.000407"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:42.318013" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:42.317406" elapsed="0.000659"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:42.319058" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:42.318453" elapsed="0.000777">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:42.276647" elapsed="0.042824">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:43.336084" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:43.336721" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:43.337370" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:43.323228" elapsed="0.014292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:43.344378" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:43.338055" elapsed="0.006455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:43.351320" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:43.345013" elapsed="0.006667"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:43.352186" elapsed="0.007042"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:43.322376" elapsed="0.037273"/>
</kw>
<msg time="2026-09-01T01:12:43.359859" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:43.359943" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:43.321365" elapsed="0.038620"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:43.360464" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:43.360173" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:43.360098" elapsed="0.000515"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:43.361611" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:43.360913" elapsed="0.000750"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:43.362686" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:43.361977" elapsed="0.000839">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:43.320487" elapsed="0.042537">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:44.379943" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:44.380575" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:44.381201" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:44.367072" elapsed="0.014322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:44.388180" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:44.381942" elapsed="0.006411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:44.395063" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:44.388846" elapsed="0.006650"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:44.395985" elapsed="0.007021"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:44.366113" elapsed="0.037309"/>
</kw>
<msg time="2026-09-01T01:12:44.403613" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:44.403698" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:44.365007" elapsed="0.038736"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:44.404124" elapsed="0.000078"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:44.403896" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:44.403853" elapsed="0.000478"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:44.405314" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:44.404633" elapsed="0.000736"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:44.406354" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:44.405685" elapsed="0.000799">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:44.364053" elapsed="0.042639">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:45.422833" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:45.423471" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:45.424072" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:45.410599" elapsed="0.013659"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:45.431387" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:45.424829" elapsed="0.006692"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:45.438076" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:45.432001" elapsed="0.006598"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:45.439070" elapsed="0.006924"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:45.409717" elapsed="0.036696"/>
</kw>
<msg time="2026-09-01T01:12:45.446605" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:45.446692" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:45.408682" elapsed="0.038054"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:45.447125" elapsed="0.000073"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:45.446893" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:45.446846" elapsed="0.000481"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:45.448282" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:45.447631" elapsed="0.000724"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:45.449341" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:45.448680" elapsed="0.000828">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:45.407732" elapsed="0.042006">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:46.467398" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:46.467999" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:46.468665" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:46.453984" elapsed="0.014855"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:46.475984" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:46.469467" elapsed="0.006716"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:46.483236" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:46.476739" elapsed="0.006895"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:46.484135" elapsed="0.007683"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:46.452971" elapsed="0.039239"/>
</kw>
<msg time="2026-09-01T01:12:46.492464" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:46.492569" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:46.451873" elapsed="0.040750"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:46.493037" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:46.492801" elapsed="0.000330"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:46.492754" elapsed="0.000468"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:46.494290" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:46.493589" elapsed="0.000783"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:46.495417" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:46.494693" elapsed="0.000858">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:46.450760" elapsed="0.045024">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:47.513227" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:47.513855" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:47.514551" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:47.499818" elapsed="0.015033"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:47.522404" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:47.515490" elapsed="0.007068"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:47.529693" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:47.523063" elapsed="0.007018"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:47.530639" elapsed="0.007366"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:47.498873" elapsed="0.039559"/>
</kw>
<msg time="2026-09-01T01:12:47.538622" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:47.538707" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:47.497803" elapsed="0.040962"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:47.539214" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:47.538929" elapsed="0.000407"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:47.538884" elapsed="0.000500"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:47.540462" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:47.539689" elapsed="0.000843"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:47.541663" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:47.540887" elapsed="0.000935">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:47.496838" elapsed="0.045200">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:48.558957" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:48.559585" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:48.560229" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:48.545937" elapsed="0.014474"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:48.567133" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:48.560955" elapsed="0.006363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:48.573911" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:48.567835" elapsed="0.006471"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:48.574805" elapsed="0.007253"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:48.545005" elapsed="0.037476"/>
</kw>
<msg time="2026-09-01T01:12:48.582669" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:48.582755" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:48.543984" elapsed="0.038815"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:48.583222" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:48.582955" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:48.582910" elapsed="0.000474"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:48.584361" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:48.583688" elapsed="0.000727"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:48.585436" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:48.584731" elapsed="0.000838">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:48.543087" elapsed="0.042693">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:49.602102" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:49.602733" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:49.603418" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:49.589793" elapsed="0.013789"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:49.610470" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:49.604123" elapsed="0.006478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:49.617326" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:49.611080" elapsed="0.006646"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:49.618238" elapsed="0.007048"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:49.588906" elapsed="0.036757"/>
</kw>
<msg time="2026-09-01T01:12:49.625850" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:49.625935" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:49.587862" elapsed="0.038117"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:49.626414" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:49.626133" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:49.626089" elapsed="0.000465"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:49.627545" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:49.626861" elapsed="0.000738"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:49.628627" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:49.627916" elapsed="0.000840">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:49.586798" elapsed="0.042168">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:50.645471" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:50.646031" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:50.646711" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:50.632938" elapsed="0.013923"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:50.653559" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:50.647479" elapsed="0.006217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:50.660390" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:50.654215" elapsed="0.006544"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:50.661265" elapsed="0.007026"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:50.632010" elapsed="0.036661"/>
</kw>
<msg time="2026-09-01T01:12:50.668859" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:50.668943" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:50.630933" elapsed="0.038053"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:50.669433" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:50.669175" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:50.669099" elapsed="0.000475"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:50.670550" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:50.669876" elapsed="0.000726"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:50.671626" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:50.670917" elapsed="0.000844">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:50.630003" elapsed="0.041969">None</status>
</kw>
<kw name="Invert_Failure" owner="WaitForFailure">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:51.687992" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:51.688666" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:51.689371" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:51.675740" elapsed="0.013789"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.696464" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:51.690089" elapsed="0.006508"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.703291" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:51.697079" elapsed="0.006596"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:51.704180" elapsed="0.007003"/>
</kw>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:51.674856" elapsed="0.036704"/>
</kw>
<msg time="2026-09-01T01:12:51.711746" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:51.711830" level="INFO">${output} = None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.673827" elapsed="0.038045"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.712294" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:51.712026" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.711983" elapsed="0.000474"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.713431" level="INFO">${output} = None</msg>
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:51.712758" elapsed="0.000727"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.714492" level="FAIL">None</msg>
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:12:51.713801" elapsed="0.000822">None</status>
</kw>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="FAIL" start="2026-09-01T01:12:51.672938" elapsed="0.041891">None</status>
</kw>
<msg time="2026-09-01T01:12:51.714998" level="FAIL">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:12:41.246491" elapsed="10.468722">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-09-01T01:12:51.715317" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>Invert_Failure</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-09-01T01:12:41.246130" elapsed="10.469302"/>
</kw>
<arg>10s</arg>
<arg>1s</arg>
<arg>BgpOperations.Check_Example_Bgp_Rib_Does_Not_Contain</arg>
<arg>config-session</arg>
<arg>"linkstate-route"</arg>
<doc>Some Keywords need several tries to finally fail, this keyword passes if and only if the failure ultimately happens.</doc>
<status status="FAIL" start="2026-09-01T01:12:41.245827" elapsed="10.469798">Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</status>
</kw>
<msg time="2026-09-01T01:12:51.715841" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:12:51.715925" level="INFO">${output} = Keyword 'Invert_Failure' failed after retrying for 10 seconds. The last error was: None</msg>
<var>${status}</var>
<var>${output}</var>
<arg>@{cell_sequence}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:41.245466" elapsed="10.470505"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:12:51.716390" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-09-01T01:12:51.716110" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.716075" elapsed="0.000482"/>
</if>
<kw name="Convert To String" owner="BuiltIn">
<var>${output}</var>
<arg>${output}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.716863" elapsed="0.000044"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.717244" elapsed="0.000042"/>
</kw>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>The response of Keyword execution is either a return value or a failure message.
This keyword calls the argument keyword and returns its failure message string,
or fails with its return value converted to string.</doc>
<status status="PASS" start="2026-09-01T01:12:41.245075" elapsed="10.472421"/>
</kw>
<msg time="2026-09-01T01:12:51.717593" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Invert_Failure</arg>
<arg>Confirm_Keyword_Fails_Within_Timeout</arg>
<arg>${timeout}</arg>
<arg>${refresh}</arg>
<arg>@{cell_list}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:41.244674" elapsed="10.473007"/>
</kw>
<arg>${DEFAULT_RIB_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_RIB_CHECK_PERIOD}</arg>
<arg>BgpOperations.Check_Example_Bgp_Rib_Does_Not_Contain</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Some positive checks report false success for a short time. This keyword verifies no failure does happen within timeout period.
This implementation needs more complicated logic than, Verify_Keyword_Never_Passes_Within_Timeout,
so use that keyword in case you have a negative check handy.</doc>
<status status="PASS" start="2026-09-01T01:12:41.244251" elapsed="10.473577"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.720536" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:51.719715" elapsed="0.000945"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.719681" elapsed="0.001028"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:51.721017" elapsed="0.000681"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.732590" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:51.731586" elapsed="0.001060"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:51.733271" elapsed="0.000056"/>
</return>
<status status="PASS" start="2026-09-01T01:12:51.732909" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.732867" elapsed="0.000597"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.733794" elapsed="0.000059"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.734208" elapsed="0.000043"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.734592" elapsed="0.000040"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.735068" elapsed="0.000038"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.735457" elapsed="0.000039"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.735795" elapsed="0.000037"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.736126" elapsed="0.000066"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:51.730914" elapsed="0.005388"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:51.719286" elapsed="0.017141"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:51.718444" elapsed="0.018065"/>
</kw>
<doc>Check RIB for not containig linkstate-route(s), because update messages were not good.</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:41.161948" elapsed="10.574631"/>
</test>
<test id="s1-s11-t5" name="TC1_Disconnect_BGP_Peer" line="97">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:51.743020" elapsed="0.000295"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:51.742679" elapsed="0.000732"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.744729" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:51.744593" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.744570" elapsed="0.000242"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.751285" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:51.751133" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.751109" elapsed="0.000276"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.752652" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:51.752164" elapsed="0.000522"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.753282" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:51.752892" elapsed="0.000423"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:51.753385" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:12:51.753574" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:51.751678" elapsed="0.001926"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.760795" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:51.760659" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.760635" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.762394" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:51.762247" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.762224" elapsed="0.000257"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:51.763038" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:51.762668" elapsed="0.000403"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:51.763593" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:51.763300" elapsed="0.000325"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:51.804270" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:51.764360" elapsed="0.040030"/>
</kw>
<msg time="2026-09-01T01:12:51.804540" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:51.804580" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.763834" elapsed="0.040796"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:51.834024" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:51.805104" elapsed="0.029014"/>
</kw>
<msg time="2026-09-01T01:12:51.834285" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:51.834325" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.804790" elapsed="0.029579"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.834654" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:51.834438" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.834421" elapsed="0.000302"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.835124" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:51.834855" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.835472" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:51.835259" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.835243" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:51.835571" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:51.838205" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:12:51.838411" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:51.836941" elapsed="0.001599"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.838822" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.839170" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:51.836333" elapsed="0.003026"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:51.835829" elapsed="0.003592"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:51.761853" elapsed="0.077655"/>
</kw>
<msg time="2026-09-01T01:12:51.839589" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:51.839629" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.761075" elapsed="0.078587"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:51.839844" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:51.839730" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.839713" elapsed="0.000208"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.840320" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.840643" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:51.840706" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:51.760225" elapsed="0.080589"/>
</kw>
<msg time="2026-09-01T01:12:51.840897" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:51.840934" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.754066" elapsed="0.086944"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:51.841429" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:51.841079" elapsed="0.000399"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:51.841064" elapsed="0.000435"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:51.753882" elapsed="0.087637"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:51.753671" elapsed="0.087877"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:51.750693" elapsed="0.090904"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:51.744229" elapsed="0.097416"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:51.743636" elapsed="0.098047"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:51.738260" elapsed="0.103469"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:51.842763" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:51.842480" elapsed="0.000306"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:51.842929" elapsed="0.000186"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:12:51.842228" elapsed="0.000956"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:12:53.843933" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:12:53.844296" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:12:51.843332" elapsed="2.001025"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:53.845479" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:53.844817" elapsed="0.000760"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:12:51.841929" elapsed="2.003774"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:12:53.865488" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-09-01T01:12:53.878830" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:12:53.879026" level="INFO">${output_log} = 2026-09-01 01:12:31,245 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:12:31,245 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:12:31,245 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:12:53.865188" elapsed="0.013892"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:53.879989" level="INFO">2026-09-01 01:12:31,245 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:12:31,245 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:12:31,245 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:12:31,245 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:12:31,246 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:12:31,247 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:12:31,249 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:12:31,249 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:12:31,249 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:12:31,249 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-09-01 01:12:31,249 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:12:31,250 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:12:31,250 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010440040047020641040000fbf0
2026-09-01 01:12:31,251 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010440040047020641040000fbf0'
2026-09-01 01:12:31,251 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010440040047020641040000fbf0
2026-09-01 01:12:31,253 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:31,254 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:12:31,254 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Length=60 (0x003c)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=37 (0x0025)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x800e2240044704c00002010000050015070000000000000001010203040001000105060708)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:12:31,255 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff003c0200000025800e2240044704c00002010000050015070000000000000001010203040001000105060708
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.0010218620300292969s
2026-09-01 01:12:31,255 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   Length=23 (0x0017)
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:12:31,256 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:12:31,256 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:12:31,263 INFO BGP-Thread-1 (job): ... idle for 0.006s
2026-09-01 01:12:31,263 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.006s
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:12:31,263 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:12:31,264 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0006' (6)
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'800f03400447'
2026-09-01 01:12:31,265 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job): Attribute value=0xb'400447'
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'4004'
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'47'
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb''
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: []
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:12:31,266 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:12:31,577 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030301
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:53.879476" elapsed="0.001018"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:53.881666" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc1_bgp_peer.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:12:53.880896" elapsed="0.000883"/>
</kw>
<arg>${BGP_PEER_LOG_FILE}</arg>
<arg>tc1_${BGP_PEER_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:53.864325" elapsed="0.017573"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.884545" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:53.883706" elapsed="0.000963"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.883665" elapsed="0.001056"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:53.885033" elapsed="0.000689"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:53.896241" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:53.895347" elapsed="0.000951"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:53.896753" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:12:53.896467" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.896431" elapsed="0.000489"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.897259" elapsed="0.000044"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.897631" elapsed="0.000039"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.897979" elapsed="0.000037"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.898346" elapsed="0.000065"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.898718" elapsed="0.000039"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.899054" elapsed="0.000038"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:53.899435" elapsed="0.000040"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:53.894716" elapsed="0.004872"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:53.883262" elapsed="0.016425"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:53.882499" elapsed="0.017269"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:51.737194" elapsed="2.162644"/>
</test>
<test id="s1-s11-t6" name="TC1_Deconfigure_iBGP_Peer" line="103">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:53.907049" elapsed="0.000472"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:53.906521" elapsed="0.001109"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:53.909678" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:53.909458" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.909420" elapsed="0.000394"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:53.916595" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:53.916331" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.916308" elapsed="0.000388"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:53.918059" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:53.917565" elapsed="0.000527"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:53.918713" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:53.918322" elapsed="0.000423"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:53.918848" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:12:53.919042" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:53.916993" elapsed="0.002079"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:53.926201" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:53.926048" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.926025" elapsed="0.000261"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:53.927806" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:53.927676" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:53.927653" elapsed="0.000235"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:53.928490" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:53.928075" elapsed="0.000447"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:53.928991" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:53.928728" elapsed="0.000294"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:53.970056" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:53.929699" elapsed="0.040466"/>
</kw>
<msg time="2026-09-01T01:12:53.970313" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:53.970352" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:53.929254" elapsed="0.041159"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.002919" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:53.970884" elapsed="0.032135"/>
</kw>
<msg time="2026-09-01T01:12:54.003191" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:54.003233" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:53.970574" elapsed="0.032691"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.003558" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.003334" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.003316" elapsed="0.000312"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.004035" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.003759" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.004383" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.004169" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.004152" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:54.004492" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.006858" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:12:54.007040" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.005830" elapsed="0.001352"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.007455" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.007771" elapsed="0.000069"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:54.005249" elapsed="0.002690"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:54.004742" elapsed="0.003253"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:53.927289" elapsed="0.080822"/>
</kw>
<msg time="2026-09-01T01:12:54.008212" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.008250" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:53.926512" elapsed="0.081770"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:54.008464" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.008348" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.008333" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.008889" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.009210" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.009274" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:53.925640" elapsed="0.083737"/>
</kw>
<msg time="2026-09-01T01:12:54.009459" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.009497" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "1 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:53.919593" elapsed="0.089935"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.009819" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.009592" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.009577" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:53.919404" elapsed="0.090503"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:53.919163" elapsed="0.090772"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:53.915881" elapsed="0.094102"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:53.908845" elapsed="0.101186"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:53.907941" elapsed="0.102128"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:53.901575" elapsed="0.108537"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.010868" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.010352" elapsed="0.000541"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.050684" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.050330" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.051425" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.051186" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:54.051579" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:54.050865" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.052084" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.051751" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.052410" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:54.052607" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.052272" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.052997" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.052775" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.053919" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.053691" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.054358" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.054105" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.054980" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.054718" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.055684" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.055489" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.055753" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:12:54.055892" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.055189" elapsed="0.000725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.056056" elapsed="0.000224"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:12:54.054592" elapsed="0.001724"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.056812" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.056551" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.057493" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.057296" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.057560" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.057691" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.057000" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.057852" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:12:54.056427" elapsed="0.001652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.058592" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.058315" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.060456" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.060254" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.060522" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.060684" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.058783" elapsed="0.001923"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.060845" elapsed="0.000352"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:12:54.058192" elapsed="0.003040"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.061730" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.061467" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.062474" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.062222" elapsed="0.000281"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.062548" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:12:54.062699" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.061922" elapsed="0.000805"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.062899" elapsed="0.000227"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:54.061330" elapsed="0.001883"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:54.054438" elapsed="0.008817"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:54.063301" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.063486" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:54.053403" elapsed="0.010109"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.053103" elapsed="0.010447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.063739" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.063581" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.053084" elapsed="0.010725"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.064544" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.063943" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.064613" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.049775" elapsed="0.014947"/>
</kw>
<msg time="2026-09-01T01:12:54.064770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.037878" elapsed="0.026935"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.076451" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.088015" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.099493" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.099670" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.099830" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.100172" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.100024" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:54.100012" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.100382" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.100535" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.100682" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:54.099986" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.099896" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.100921" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.100985" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:54.101092" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:54.033617" elapsed="0.067499"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.102121" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.101896" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:54.114614" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:54.114659" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:54.114749" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:54.104334" elapsed="0.010438"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.102240" elapsed="0.012568"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.114971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.114831" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.102224" elapsed="0.012819"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.118155" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.115954" elapsed="0.002241"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.115753" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.115737" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.120644" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.118521" elapsed="0.002163"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.118297" elapsed="0.002417"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.118283" elapsed="0.002452"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.121248" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.120897" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.121576" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.121334" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.122062" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.121797" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.121649" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.121319" elapsed="0.000831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.122640" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.122299" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.122938" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.122725" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.123442" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.123170" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.123008" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.122709" elapsed="0.000838"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.123687" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:54.124417" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.124158" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.124584" elapsed="0.002127"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:54.115402" elapsed="0.011365"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:54.126807" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:54.128881" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:12:54.101386" elapsed="0.027518"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.128950" elapsed="0.000024"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:12:54.011100" elapsed="0.117957"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.130193" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.129839" elapsed="0.000409"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.129824" elapsed="0.000445"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.130415" elapsed="0.000276"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.135487" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.135100" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:54.135699" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.135575" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.135559" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.135908" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136065" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136236" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136400" elapsed="0.000019"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136554" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136704" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.136852" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.134827" elapsed="0.002091"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.129661" elapsed="0.007301"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:54.129321" elapsed="0.007677"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:12:53.900478" elapsed="0.236551"/>
</test>
<test id="s1-s11-t7" name="TC2_Configure_iBGP_Peer" line="115">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:54.140107" elapsed="0.000202"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:54.139837" elapsed="0.000521"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.141257" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.141158" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.141123" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.145855" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.145760" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.145744" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.146820" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.146485" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.147268" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:54.146992" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:54.147330" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:54.147486" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.146118" elapsed="0.001390"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.152694" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.152597" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.152580" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.153850" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.153755" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.153728" elapsed="0.000182"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:54.154329" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.154042" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.154702" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.154511" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.196825" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:54.155206" elapsed="0.041711"/>
</kw>
<msg time="2026-09-01T01:12:54.197065" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:54.197105" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.154871" elapsed="0.042283"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.237225" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:54.197672" elapsed="0.039643"/>
</kw>
<msg time="2026-09-01T01:12:54.237468" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:54.237507" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.197317" elapsed="0.040221"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.237817" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.237605" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.237588" elapsed="0.000298"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.238300" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.238017" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.238629" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.238427" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.238412" elapsed="0.000320"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:54.238763" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.241338" elapsed="0.000154"/>
</kw>
<msg time="2026-09-01T01:12:54.241559" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.240197" elapsed="0.001490"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.241954" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.242294" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:54.239567" elapsed="0.002924"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:54.239014" elapsed="0.003535"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:54.153480" elapsed="0.089154"/>
</kw>
<msg time="2026-09-01T01:12:54.242721" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.242759" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.152895" elapsed="0.089897"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:54.242969" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.242869" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.242849" elapsed="0.000195"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.243445" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.243757" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.243819" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:54.152291" elapsed="0.091627"/>
</kw>
<msg time="2026-09-01T01:12:54.244003" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.244043" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.147837" elapsed="0.096253"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.244512" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.244265" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.244248" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:54.147705" elapsed="0.096898"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:54.147557" elapsed="0.097074"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:54.145454" elapsed="0.099228"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:54.140892" elapsed="0.103842"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.140510" elapsed="0.104264"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:54.137826" elapsed="0.106995"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.245681" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | PASSIVE_MODE=true | BGP_RIB_OPENCO...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.244980" elapsed="0.000727"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.277254" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.276901" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.278035" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.277813" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:54.278202" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:54.277499" elapsed="0.000725"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.278735" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.278391" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.279034" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:54.279254" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.278910" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.279667" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.279439" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.280611" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.280357" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.281042" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.280803" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.281705" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.281437" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.282410" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.282200" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.282479" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.282618" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.281898" elapsed="0.000742"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.282783" elapsed="0.000207"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:12:54.281290" elapsed="0.001735"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.283541" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.283265" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.284363" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.284175" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.284442" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.284575" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.283733" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.284737" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:12:54.283124" elapsed="0.001841"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.285481" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.285202" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.286157" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.285958" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.286258" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:12:54.286406" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.285675" elapsed="0.000754"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.286570" elapsed="0.000194"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:12:54.285063" elapsed="0.001737"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.287299" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.287019" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.287977" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.287794" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.288043" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.288191" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.287504" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.288354" elapsed="0.000206"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:12:54.286896" elapsed="0.001699"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.289076" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.288814" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.289755" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.289572" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.289823" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.289955" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.289281" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.290117" elapsed="0.000210"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:12:54.288692" elapsed="0.001671"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.290863" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.290597" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.291626" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.291439" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.291692" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.291822" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.291053" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.291981" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:12:54.290473" elapsed="0.001778"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.292801" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.292533" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.293645" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.293289" elapsed="0.000379"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.293710" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.293846" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.292993" elapsed="0.000876"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.294005" elapsed="0.000206"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:54.292388" elapsed="0.001859"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.294738" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.294476" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.295416" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.295219" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.295515" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:12:54.295654" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.294927" elapsed="0.000749"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.295962" elapsed="0.000216"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:12:54.294341" elapsed="0.001874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.296718" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:12:54.296455" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:12:54.297406" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.297200" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:12:54.297472" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.297602" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:12:54.296907" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.297762" elapsed="0.000189"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:12:54.296311" elapsed="0.001675"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:12:54.281112" elapsed="0.016903"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:12:54.298052" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:54.298206" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSIV...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:12:54.280043" elapsed="0.018186"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.279772" elapsed="0.018485"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.298430" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.298279" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.279754" elapsed="0.018743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.299289" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.298634" elapsed="0.000680"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.299357" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.276343" elapsed="0.023140"/>
</kw>
<msg time="2026-09-01T01:12:54.299532" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.264423" elapsed="0.035152"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.311068" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.322589" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.334089" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.334311" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.334489" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.334817" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.334682" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:54.334669" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.335016" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.335188" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.335345" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:54.334644" elapsed="0.000760"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.334555" elapsed="0.000872"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.335565" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.335630" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:12:54.335736" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:54.260451" elapsed="0.075308"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.360591" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.360244" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.361282" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.361072" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:54.361445" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:54.360767" elapsed="0.000700"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.361954" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.361619" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.362262" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:12:54.362404" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.362125" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.362791" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.362575" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:12:54.363221" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.362938" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.363715" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'PASSIV...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.363448" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.363296" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.362921" elapsed="0.000869"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.364644" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.363929" elapsed="0.000742"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.364715" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.359694" elapsed="0.005131"/>
</kw>
<msg time="2026-09-01T01:12:54.364878" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.347950" elapsed="0.016969"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.376403" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.387934" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.399617" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.399797" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.399959" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.400306" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.400171" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:12:54.400156" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.400525" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.400680" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.400833" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:12:54.400116" elapsed="0.000763"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.400025" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.401080" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.401162" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:54.401282" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:12:54.345498" elapsed="0.055809"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:12:54.402473" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.402246" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:12:54.402614" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:54.401917" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.402922" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.402697" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.403451" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.403177" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.402994" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.402682" elapsed="0.000843"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.405692" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.403664" elapsed="0.002051"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:12:54.405760" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.405893" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:12:54.401622" elapsed="0.004293"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.407177" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.406935" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.407591" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.407363" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.408004" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.407786" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.408429" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.408198" elapsed="0.000269"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:54.409193" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:12:54.409009" elapsed="0.000207"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:12:54.409521" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:12:54.409357" elapsed="0.000187"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.409714" elapsed="0.000178"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.410275" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.410036" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:12:54.410352" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:12:54.410503" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:12:54.408652" elapsed="0.001873"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:54.426543" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Content-Length': '1078', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
            &lt;connect-retry&gt;5&lt;/connect-retry&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:12:54.426610" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:54.426698" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:54.412677" elapsed="0.014043"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.410587" elapsed="0.016176"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.426945" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.426788" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.410572" elapsed="0.016450"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.430121" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.427928" elapsed="0.002246"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.427723" elapsed="0.002482"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.427706" elapsed="0.002521"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.432586" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.430487" elapsed="0.002139"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.430275" elapsed="0.002380"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.430261" elapsed="0.002415"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.433198" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.432839" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.433511" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.433281" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.433987" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.433729" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.433582" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.433266" elapsed="0.000792"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.434559" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.434219" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.434851" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.434641" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.435402" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.435114" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.434962" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.434626" elapsed="0.000850"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.435617" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:12:54.436341" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.436072" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.436519" elapsed="0.002100"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:12:54.427404" elapsed="0.011271"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:12:54.438830" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.438735" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.438719" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.439050" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.439109" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:12:54.441237" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:12:54.406228" elapsed="0.035033"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.441318" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:12:54.441469" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:12:54.250267" elapsed="0.191224"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.441808" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.441577" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.441562" elapsed="0.000326"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:12:54.441916" elapsed="0.000022"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:12:54.245956" elapsed="0.196066"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.443209" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.442855" elapsed="0.000408"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.442840" elapsed="0.000444"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.443434" elapsed="0.000294"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.448598" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.448215" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:54.448810" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.448685" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.448670" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449020" elapsed="0.000019"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449195" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449354" elapsed="0.000072"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449567" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449721" elapsed="0.000018"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.449873" elapsed="0.000018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.450024" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.447928" elapsed="0.002162"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.442678" elapsed="0.007470"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:54.442296" elapsed="0.007891"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:12:54.137342" elapsed="0.312878"/>
</test>
<test id="s1-s11-t8" name="TC2_Check_Example_Bgp_Rib_Is_Empty" line="132">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:54.453262" elapsed="0.000211"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:54.453011" elapsed="0.000511"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.454457" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.454344" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.454327" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.459024" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.458932" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.458916" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.459987" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.459653" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.460448" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:54.460172" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:54.460509" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:12:54.460643" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.459305" elapsed="0.001358"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.465922" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.465825" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.465808" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.467054" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.466961" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.466946" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:54.467556" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.467273" elapsed="0.000305"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.467915" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.467725" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.508160" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:54.468419" elapsed="0.039862"/>
</kw>
<msg time="2026-09-01T01:12:54.508479" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:54.508522" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.468084" elapsed="0.040471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.543188" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:54.509165" elapsed="0.034118"/>
</kw>
<msg time="2026-09-01T01:12:54.543448" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:54.543488" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.508794" elapsed="0.034725"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.543813" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.543596" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.543575" elapsed="0.000310"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.544308" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "_ "I "s "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.544018" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.544648" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.544447" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.544432" elapsed="0.000284"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:54.544748" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.547213" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:12:54.547416" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.546151" elapsed="0.001390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.547805" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.548119" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:54.545558" elapsed="0.002753"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:54.545029" elapsed="0.003355"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:54.466703" elapsed="0.081766"/>
</kw>
<msg time="2026-09-01T01:12:54.548556" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.548594" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.466123" elapsed="0.082504"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:54.548788" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.548694" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.548678" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.549234" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.549552" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.549615" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:54.465529" elapsed="0.084182"/>
</kw>
<msg time="2026-09-01T01:12:54.549794" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.549834" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.461011" elapsed="0.088856"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.550193" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.549934" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.549919" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:54.460874" elapsed="0.089442"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:54.460715" elapsed="0.089632"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:54.458624" elapsed="0.091797"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:54.454061" elapsed="0.096411"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.453663" elapsed="0.096848"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:54.451013" elapsed="0.099544"/>
</kw>
<kw name="Check_Example_Bgp_Rib_Does_Not_Contain" owner="BgpOperations">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:12:54.559388" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:12:54.559594" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:12:54.559794" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${REST_API}/${BGP_RIB_URI}?content=nonconfig</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:12:54.551158" elapsed="0.008660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.562130" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.559974" elapsed="0.002215"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.564624" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":true}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.562335" elapsed="0.002435"/>
</kw>
<kw name="Should Not Contain" owner="BuiltIn">
<arg>${response.text}</arg>
<arg>${substr}</arg>
<arg>${error_message}</arg>
<arg>values=False</arg>
<doc>Fails if ``container`` contains ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:12:54.564917" elapsed="0.002468"/>
</kw>
<arg>${CONFIG_SESSION}</arg>
<arg>${JSONKEYSTR}</arg>
<doc>Check the example-bgp-rib does not contain the string</doc>
<status status="PASS" start="2026-09-01T01:12:54.550765" elapsed="0.016682"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.568575" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.568217" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.568200" elapsed="0.000451"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.568788" elapsed="0.000280"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.573703" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:12:54.573322" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:12:54.573916" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.573792" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.573776" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574128" elapsed="0.000034"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574301" elapsed="0.000018"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574473" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574625" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574775" elapsed="0.000017"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.574924" elapsed="0.000016"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.575071" elapsed="0.000017"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:12:54.573037" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:12:54.568018" elapsed="0.007179"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:12:54.567691" elapsed="0.007542"/>
</kw>
<doc>Check RIB for none linkstate-routes</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:54.450553" elapsed="0.124712"/>
</test>
<test id="s1-s11-t9" name="TC2_Connect_BGP_Peer" line="137">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:12:54.578273" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:12:54.578024" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.579421" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.579309" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.579292" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.584188" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.584080" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.584064" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.585156" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:12:54.584803" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.585612" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:12:54.585333" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:12:54.585674" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:12:54.585809" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:12:54.584469" elapsed="0.001399"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.590941" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.590845" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.590828" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.592093" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:12:54.592000" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.591984" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:12:54.592593" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:12:54.592309" elapsed="0.000307"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.592951" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.592764" elapsed="0.000210"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.629628" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:54.593460" elapsed="0.036259"/>
</kw>
<msg time="2026-09-01T01:12:54.629883" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:12:54.629925" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.593123" elapsed="0.036834"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.668767" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:12:54.630617" elapsed="0.038279"/>
</kw>
<msg time="2026-09-01T01:12:54.669069" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:12:54.669109" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.630284" elapsed="0.038879"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.669533" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.669257" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.669229" elapsed="0.000378"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.670046" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.669742" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.670401" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.670184" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.670168" elapsed="0.000307"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:12:54.670508" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:12:54.672927" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:12:54.673112" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:12:54.671938" elapsed="0.001321"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.673534" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.673856" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:12:54.671331" elapsed="0.002697"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:12:54.670797" elapsed="0.003288"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:12:54.591743" elapsed="0.082539"/>
</kw>
<msg time="2026-09-01T01:12:54.674439" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.674481" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.591202" elapsed="0.083312"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:12:54.674861" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:12:54.674587" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.674569" elapsed="0.000367"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.675396" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.675708" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:12:54.675771" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:12:54.590553" elapsed="0.085311"/>
</kw>
<msg time="2026-09-01T01:12:54.675945" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:12:54.675982" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.586223" elapsed="0.089791"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:12:54.676358" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:12:54.676080" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-09-01T01:12:54.676065" elapsed="0.000379"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:12:54.586074" elapsed="0.090390"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:12:54.585919" elapsed="0.090574"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:12:54.583769" elapsed="0.092775"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:12:54.579044" elapsed="0.097556"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:12:54.578664" elapsed="0.097977"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:12:54.575979" elapsed="0.100708"/>
</kw>
<kw name="Start_Console_Tool" owner="BGPcliKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.684643" level="INFO">${start_cmd} = python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<var>${start_cmd}</var>
<arg>${command} ${tool_opt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:12:54.684321" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.685029" level="INFO">python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.684813" elapsed="0.000257"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:12:54.688157" level="INFO">python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log</msg>
<msg time="2026-09-01T01:12:54.688238" level="INFO">${output} = python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:12:54.685241" elapsed="0.003022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:12:54.688650" level="INFO">python3 play.py --amount 1 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --logfile bgp_peer.log --bgpls True &amp;&gt;bgp_peer.log
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:12:54.688431" elapsed="0.000260"/>
</kw>
<arg>${BGP_PEER_COMMAND}</arg>
<arg>${BGP_PEER_OPTIONS}</arg>
<doc>Start the tool ${command} ${tool_opt}</doc>
<status status="PASS" start="2026-09-01T01:12:54.683972" elapsed="0.004767"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:04.690844" level="FAIL">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.690177" elapsed="10.001542">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.692055" elapsed="0.000035"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:12:54.689926" elapsed="10.002317">No match found for '&gt;' in 10 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:12:54.689567" elapsed="10.002800"/>
</kw>
<msg time="2026-09-01T01:13:04.692594" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:12:54.689229" elapsed="10.003389"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:13:04.692792" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:13:04.692705" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.692681" elapsed="0.000199"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.693102" elapsed="0.000024"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.693280" elapsed="0.000027"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:12:54.688968" elapsed="10.004393"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.694591" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.694212" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.694196" elapsed="0.000472"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:04.694807" elapsed="0.000342"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.700087" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:04.699697" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:13:04.700338" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:13:04.700208" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.700189" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.700565" elapsed="0.000020"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.700726" elapsed="0.000017"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.700882" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.701034" elapsed="0.000017"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.701200" elapsed="0.000018"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.701353" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.701516" elapsed="0.000018"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:13:04.699408" elapsed="0.002177"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:04.694015" elapsed="0.007614"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:13:04.693624" elapsed="0.008040"/>
</kw>
<doc>Connect BGP peer</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:12:54.575557" elapsed="10.126141"/>
</test>
<test id="s1-s11-t10" name="TC2_Check_Example_Bgp_Rib" line="143">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:04.705271" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:04.704985" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.706470" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:04.706354" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.706337" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.711193" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:04.711068" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.711051" elapsed="0.000253"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.712230" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:04.711873" elapsed="0.000382"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.712680" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:04.712404" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:04.712741" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:04.712876" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:04.711534" elapsed="0.001364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.718164" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:04.718052" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.718035" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.719341" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:04.719243" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.719226" elapsed="0.000175"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:04.719830" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.719558" elapsed="0.000296"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:04.720228" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:04.720004" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:04.760961" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:04.720724" elapsed="0.040331"/>
</kw>
<msg time="2026-09-01T01:13:04.761252" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:04.761295" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:04.720400" elapsed="0.040927"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:04.798280" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:04.761829" elapsed="0.036543"/>
</kw>
<msg time="2026-09-01T01:13:04.798531" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:04.798570" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:04.761507" elapsed="0.037095"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.798876" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.798671" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.798653" elapsed="0.000292"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.799388" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "p "_ "R "i "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:04.799077" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.799729" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.799528" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.799512" elapsed="0.000287"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:04.799829" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:04.802361" elapsed="0.000151"/>
</kw>
<msg time="2026-09-01T01:13:04.802572" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:04.801255" elapsed="0.001445"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.803010" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.803372" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:04.800645" elapsed="0.002923"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:04.800107" elapsed="0.003520"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:04.718944" elapsed="0.084768"/>
</kw>
<msg time="2026-09-01T01:13:04.803798" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:04.803855" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:04.718367" elapsed="0.085535"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:04.804097" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:04.803997" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.803974" elapsed="0.000244"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.804593" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.804900" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.804963" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:04.717755" elapsed="0.087303"/>
</kw>
<msg time="2026-09-01T01:13:04.805163" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:04.805215" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "C "h "e "c "k "_ "E "x "a "m "p "l "e "_ "B "g "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:04.713249" elapsed="0.092001"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.805569" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.805319" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.805303" elapsed="0.000338"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:04.713103" elapsed="0.092558"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:04.712949" elapsed="0.092744"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:04.710747" elapsed="0.094997"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:04.706068" elapsed="0.099724"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:04.705677" elapsed="0.100153"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:04.702766" elapsed="0.103110"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.806581" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | ROUTE_KEY=AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA== }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>ROUTE_KEY=${ROUTE_KEY}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.806035" elapsed="0.000572"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.852966" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:04.852636" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:04.853705" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.853469" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:04.853857" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:04.853154" elapsed="0.000724"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.854437" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:04.854080" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:04.854745" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:04.854894" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:04.854625" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.855295" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:04.855061" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.856213" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:04.855968" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.856650" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.856398" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.857297" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:04.856992" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:04.858124" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.857814" elapsed="0.000357"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:04.858228" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:04.858365" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:04.857508" elapsed="0.000879"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.858548" elapsed="0.000261"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:04.856868" elapsed="0.001978"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.859386" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:04.859067" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:04.860390" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.860042" elapsed="0.000372"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:04.860474" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:04.860611" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:04.859735" elapsed="0.000899"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:04.860775" elapsed="0.000243"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:04.858943" elapsed="0.002111"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:04.856718" elapsed="0.004367"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:04.861122" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:13:04.861299" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:04.855681" elapsed="0.005641"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:04.855398" elapsed="0.005952"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.861533" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.861373" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.855381" elapsed="0.006219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.862296" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:04.861734" elapsed="0.000588"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:04.862366" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:04.852066" elapsed="0.010427"/>
</kw>
<msg time="2026-09-01T01:13:04.862576" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:04.840176" elapsed="0.022445"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.874202" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.886119" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.897572" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.897750" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.897910" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.898272" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.898101" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:04.898088" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.898502" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.898664" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.898816" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:04.898064" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.897976" elapsed="0.000909"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.899027" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.899091" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:04.899225" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:04.836214" elapsed="0.063035"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:04.900409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.900169" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:04.900570" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:04.899846" elapsed="0.000746"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.900971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.900740" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.901514" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:04.901234" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:04.901043" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.900721" elapsed="0.000865"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.903911" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:04.901727" elapsed="0.002207"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:04.903978" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:04.904111" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:04.899557" elapsed="0.004574"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:04.905256" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.905029" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:04.905392" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:04.904725" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:04.905606" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:13:04.905488" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:04.905470" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.905812" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.905966" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.906022" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:13:04.907827" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:04.904422" elapsed="0.003427"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.909091" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:04.908871" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:04.909517" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:04.909286" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:04.917860" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:04.918008" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:04.918097" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.911565" elapsed="0.006941">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:04.909612" elapsed="0.008969">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.918791" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.918646" elapsed="0.000201"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:04.909596" elapsed="0.009272">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.919225" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.919343" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:04.919311" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:04.919295" elapsed="0.000105"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.919551" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.919614" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.908129" elapsed="0.011579">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.919773" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.815112" elapsed="0.104747">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:04.920110" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:04.919941" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:04.919925" elapsed="0.000285"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:04.920240" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.811047" elapsed="0.109279">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.005461" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:06.005084" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:06.006248" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:06.005982" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:06.006409" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:06.005673" elapsed="0.000757"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.006937" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:06.006596" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:06.007300" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:06.007573" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:06.007164" elapsed="0.000434"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.008010" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:06.007759" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.008968" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:06.008738" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.009581" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:06.009322" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.010347" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:06.009934" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:06.011277" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:06.010894" elapsed="0.000414"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:06.011368" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:13:06.011553" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:06.010559" elapsed="0.001020"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:06.011756" elapsed="0.000297"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:06.009805" elapsed="0.002285"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.012647" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:06.012339" elapsed="0.000331"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:06.013816" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:06.013416" elapsed="0.000425"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:06.013885" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:06.014021" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:06.013051" elapsed="0.000991"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:06.014205" elapsed="0.000244"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:06.012212" elapsed="0.002288"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:06.009652" elapsed="0.004880"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:06.014569" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:06.014708" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:06.008434" elapsed="0.006296"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:06.008128" elapsed="0.006630"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.014933" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:06.014782" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:06.008105" elapsed="0.006915"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.015887" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:06.015225" elapsed="0.000693"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:06.015971" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:06.004526" elapsed="0.011591"/>
</kw>
<msg time="2026-09-01T01:13:06.016194" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:05.989242" elapsed="0.027039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.028210" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.039634" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.051146" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.051343" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.051524" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.051881" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:06.051742" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:06.051727" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.052083" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.052252" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.052404" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:06.051695" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.051598" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.052623" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.052689" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:06.052817" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:05.982722" elapsed="0.070120"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:06.054104" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:06.053851" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:06.054268" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:06.053506" elapsed="0.000784"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.054648" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:06.054352" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.055168" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:06.054890" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:06.054721" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:06.054336" elapsed="0.000906"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.057583" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:06.055383" elapsed="0.002224"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:06.057653" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:06.057790" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:06.053150" elapsed="0.004661"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:06.058916" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:06.058710" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:06.059052" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:06.058390" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:06.059267" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:06.059148" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:06.059118" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.059486" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.059643" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.059699" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:06.061493" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:06.058085" elapsed="0.003431"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.062764" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:06.062540" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:06.063184" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:06.062953" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:06.071193" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:06.071367" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:06.071492" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:06.065223" elapsed="0.006651">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:06.063279" elapsed="0.008676">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.072228" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:06.072046" elapsed="0.000240"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:06.063263" elapsed="0.009045">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.072701" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.072824" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:06.072791" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:06.072774" elapsed="0.000109"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.073016" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.073077" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:06.061799" elapsed="0.011392">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.073258" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:05.940977" elapsed="0.132369">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:06.073610" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:06.073427" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:06.073412" elapsed="0.000282"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:06.073721" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:05.930565" elapsed="0.143243">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.129108" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:07.128682" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:07.130084" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.129759" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:07.130292" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:07.129363" elapsed="0.000955"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.130958" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:07.130534" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:07.131363" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:07.131622" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:07.131207" elapsed="0.000439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.132053" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:07.131821" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.133265" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:07.132953" elapsed="0.000362"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.133835" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:07.133523" elapsed="0.000342"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.134644" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:07.134284" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:07.135583" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:07.135212" elapsed="0.000394"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:07.135655" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:13:07.135818" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:07.134862" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:07.135991" elapsed="0.000282"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:07.134111" elapsed="0.002200"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.138521" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:07.136548" elapsed="0.002004"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:07.139529" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:07.139172" elapsed="0.000382"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:07.139599" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:07.139735" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:07.138770" elapsed="0.000990"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:07.139915" elapsed="0.000277"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:07.136411" elapsed="0.003821"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:07.133925" elapsed="0.006337"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:07.140301" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:07.140439" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:07.132576" elapsed="0.007886"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:07.132189" elapsed="0.008317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.140672" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:07.140530" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:07.132165" elapsed="0.008574"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.141453" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:07.140887" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:07.141539" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:07.127990" elapsed="0.013660"/>
</kw>
<msg time="2026-09-01T01:13:07.141699" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:07.113980" elapsed="0.027818"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.155748" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.168081" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.179926" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.180124" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.180310" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.180686" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:07.180546" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:07.180531" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.180917" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.181101" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.181274" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:07.180497" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.180384" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.181498" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.181567" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:07.181693" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:07.109352" elapsed="0.072366"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:07.182999" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.182728" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:07.183168" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:07.182364" elapsed="0.000826"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.183594" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:07.183254" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.184116" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:07.183851" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:07.183668" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:07.183238" elapsed="0.000969"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.186639" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:07.184350" elapsed="0.002313"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:07.186709" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:07.186861" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:07.182035" elapsed="0.004848"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:07.188019" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.187804" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:07.188179" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:07.187469" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:07.188386" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:13:07.188266" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:07.188250" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.188613" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.188779" elapsed="0.000025"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.188847" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:07.190747" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:07.187178" elapsed="0.003597"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.192113" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:07.191883" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:07.192552" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:07.192317" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:07.202303" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:07.202492" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:07.202622" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.194639" elapsed="0.008434">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:07.192649" elapsed="0.010534">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.203462" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:07.203267" elapsed="0.000289"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:07.192633" elapsed="0.010951">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.204034" elapsed="0.000028"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.204205" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:07.204160" elapsed="0.000096"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:07.204124" elapsed="0.000159"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.204462" elapsed="0.000042"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.204562" elapsed="0.000019"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.191084" elapsed="0.013602">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.204775" elapsed="0.000018"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.083671" elapsed="0.121217">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:07.205227" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:07.204997" elapsed="0.000314"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:07.204977" elapsed="0.000362"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:07.205377" elapsed="0.000017"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:07.079058" elapsed="0.126444">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.267293" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:08.266927" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:08.268042" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.267813" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:08.268215" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:08.267505" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.268743" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:08.268391" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:08.269040" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:08.269270" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:08.268915" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.269677" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:08.269441" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.270617" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:08.270369" elapsed="0.000289"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.271051" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:08.270808" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.271754" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:08.271419" elapsed="0.000358"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:08.272622" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:08.272281" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:08.272693" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:13:08.272836" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:08.271950" elapsed="0.000908"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:08.273000" elapsed="0.000283"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:08.271292" elapsed="0.002027"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.273847" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:08.273559" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:08.274845" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:08.274534" elapsed="0.000335"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:08.274914" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:08.275049" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:08.274208" elapsed="0.000863"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:08.275230" elapsed="0.000245"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:08.273420" elapsed="0.002107"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:08.271121" elapsed="0.004437"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:08.275596" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:08.275735" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:08.270060" elapsed="0.005698"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:08.269787" elapsed="0.005999"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.275947" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:08.275808" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:08.269766" elapsed="0.006248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.276712" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:08.276166" elapsed="0.000571"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:08.276780" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:08.266368" elapsed="0.010520"/>
</kw>
<msg time="2026-09-01T01:13:08.276937" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:08.252272" elapsed="0.024743"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.288598" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.300120" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.311644" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.311839" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.312009" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.312381" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:08.312240" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:08.312225" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.312600" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.312754" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.312904" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:08.312194" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.312080" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.313108" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.313191" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:08.313326" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:08.246696" elapsed="0.066655"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:08.314608" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.314341" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:08.314758" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:08.313974" elapsed="0.000806"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.315133" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:08.314842" elapsed="0.000357"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.315672" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:08.315392" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:08.315221" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:08.314826" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.318309" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:08.315887" elapsed="0.002447"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:08.318380" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:08.318535" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:08.313661" elapsed="0.004897"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:08.319667" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.319443" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:08.319803" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:08.319122" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:08.320003" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:08.319886" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:08.319870" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.320225" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.320382" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.320437" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:13:08.322245" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:08.318833" elapsed="0.003435"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.323537" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:08.323297" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:08.323941" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:08.323722" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:08.332686" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:08.332832" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:08.332919" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.325990" elapsed="0.007305">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:08.324037" elapsed="0.009330">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.333597" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:08.333432" elapsed="0.000222"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:08.324021" elapsed="0.009655">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.334013" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.334130" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:08.334098" elapsed="0.000085"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:08.334083" elapsed="0.000119"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.334337" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.334398" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.322561" elapsed="0.011942">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.334570" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.217308" elapsed="0.117349">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:08.334903" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:08.334739" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:08.334724" elapsed="0.000262"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:08.335016" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:08.211478" elapsed="0.123630">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.416802" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:09.416430" elapsed="0.000404"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:09.417584" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.417324" elapsed="0.000336">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:09.417747" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:09.416999" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.418285" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:09.417929" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:09.418599" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:09.418827" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:09.418458" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.419237" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:09.418997" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.420190" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:09.419946" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.420633" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:09.420379" elapsed="0.000444"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.421483" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:09.421165" elapsed="0.000354"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:09.422339" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:09.421997" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:09.422408" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:13:09.422562" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:09.421692" elapsed="0.000892"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:09.422724" elapsed="0.000259"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:09.421024" elapsed="0.001995"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.423731" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:09.423264" elapsed="0.000490"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:09.424579" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:09.424255" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:09.424647" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:09.424781" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:09.423927" elapsed="0.000876"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:09.424944" elapsed="0.000263"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:09.423116" elapsed="0.002136"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:09.420871" elapsed="0.004412"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:09.425320" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:09.425458" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:09.419655" elapsed="0.005826"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:09.419352" elapsed="0.006168"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.425683" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:09.425543" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:09.419330" elapsed="0.006422"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.426442" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:09.425885" elapsed="0.000582"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:09.426522" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:09.415860" elapsed="0.010772"/>
</kw>
<msg time="2026-09-01T01:13:09.426681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:09.401755" elapsed="0.025003"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.438395" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.449997" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.461537" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.461719" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.461883" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.462234" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:09.462081" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:09.462068" elapsed="0.000243"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.462440" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.462604" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.462755" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:09.462041" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.461949" elapsed="0.000873"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.462957" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.463022" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:13:09.463150" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:09.396044" elapsed="0.067131"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:09.464413" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.464171" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:09.464574" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:09.463778" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.464936" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:09.464659" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.465463" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:09.465192" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:09.465008" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:09.464643" elapsed="0.000907"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.467915" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:09.465691" elapsed="0.002247"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:09.467985" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:09.468123" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:09.463466" elapsed="0.004697"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:09.469274" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.469052" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:09.469411" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:09.468746" elapsed="0.000686"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:09.469625" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:09.469506" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:09.469478" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.469834" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.469989" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.470045" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:09.471842" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:09.468442" elapsed="0.003423"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.473106" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:09.472883" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:09.473538" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:09.473310" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:09.481532" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:09.481677" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:09.481765" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.475605" elapsed="0.006509">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:09.473635" elapsed="0.008576">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.482428" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:09.482282" elapsed="0.000204"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:09.473619" elapsed="0.008904">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.482866" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.482981" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:09.482949" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:09.482935" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.483190" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.483253" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.472158" elapsed="0.011188">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.483411" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.353735" elapsed="0.129775">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:09.483756" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:09.483593" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:09.483578" elapsed="0.000263"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:09.483870" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:09.344427" elapsed="0.139529">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.530717" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:10.530342" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:10.531483" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.531242" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:10.531657" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:10.530918" elapsed="0.000760"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.532183" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:10.531831" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:10.532484" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:10.532714" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:10.532357" elapsed="0.000381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.533106" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:10.532885" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.534076" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:10.533849" elapsed="0.000267"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.534540" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:10.534286" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.535234" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:10.534898" elapsed="0.000359"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:10.536072" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:10.535753" elapsed="0.000342"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:10.536159" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:13:10.536307" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:10.535430" elapsed="0.000898"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:10.536472" elapsed="0.000272"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:10.534770" elapsed="0.002010"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.537478" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:10.537003" elapsed="0.000510"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:10.538325" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:10.537995" elapsed="0.000355"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:10.538393" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:10.538541" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:10.537687" elapsed="0.000876"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:10.538704" elapsed="0.000242"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:10.536879" elapsed="0.002105"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:10.534614" elapsed="0.004400"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:10.539052" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:10.539211" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:10.533558" elapsed="0.005676"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:10.533240" elapsed="0.006023"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.539426" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:10.539286" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:10.533216" elapsed="0.006277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.540196" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:10.539642" elapsed="0.000580"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:10.540264" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:10.529764" elapsed="0.010610"/>
</kw>
<msg time="2026-09-01T01:13:10.540424" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:10.517866" elapsed="0.022657"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.552056" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.563551" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.574928" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.575113" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.575290" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.575645" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:10.575492" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:10.575479" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.575846" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.575999" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.576164" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:10.575450" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.575358" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.576374" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.576440" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:10.576570" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:10.513903" elapsed="0.062691"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:10.577831" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.577597" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:10.577977" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:10.577200" elapsed="0.000797"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.578345" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:10.578059" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.578858" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:10.578599" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:10.578416" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:10.578043" elapsed="0.000887"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.581269" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:10.579069" elapsed="0.002224"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:10.581338" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:10.581473" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:10.576885" elapsed="0.004610"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:10.582619" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.582403" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:10.582754" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:10.582075" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:10.582953" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:13:10.582836" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:10.582821" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.583177" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.583335" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.583391" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:10.585195" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:10.581783" elapsed="0.003435"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.586453" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:10.586229" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:10.586858" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:10.586646" elapsed="0.000249"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:10.595544" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:10.595709" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:10.595806" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.588891" elapsed="0.007307">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:10.586952" elapsed="0.009324">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.596542" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:10.596359" elapsed="0.000242"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:10.586936" elapsed="0.009685">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.596988" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.597108" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:10.597074" elapsed="0.000088"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:10.597058" elapsed="0.000126"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.597323" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.597384" elapsed="0.000012"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.585495" elapsed="0.011985">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.597557" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.492898" elapsed="0.104745">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:10.597889" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:10.597723" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:10.597708" elapsed="0.000265"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:10.598001" elapsed="0.000011"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:10.488797" elapsed="0.109288">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.682396" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:11.681873" elapsed="0.000565"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:11.683462" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.683133" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:11.683695" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:11.682686" elapsed="0.001041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.684475" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:11.683951" elapsed="0.000573"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:11.684930" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:11.685222" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:11.684747" elapsed="0.000510"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.685813" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:11.685473" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.687202" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:11.686846" elapsed="0.000416"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.687847" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:11.687481" elapsed="0.000399"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.688845" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:11.688384" elapsed="0.000494"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:11.690081" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:11.689621" elapsed="0.000494"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:11.690203" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:13:11.690418" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:11.689127" elapsed="0.001322"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:11.690674" elapsed="0.000376"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:11.688190" elapsed="0.002912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.693628" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:11.691462" elapsed="0.002202"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:11.694673" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:11.694352" elapsed="0.000345"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:11.694741" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:11.694877" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:11.693922" elapsed="0.000977"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:11.695041" elapsed="0.000270"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:11.691278" elapsed="0.004070"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:11.687947" elapsed="0.007432"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:11.695417" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:11.695569" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:11.686400" elapsed="0.009192"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:11.685971" elapsed="0.009649"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.695782" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:11.695642" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:11.685943" elapsed="0.009905"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.696542" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:11.695978" elapsed="0.000590"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:11.696610" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:11.681041" elapsed="0.015675"/>
</kw>
<msg time="2026-09-01T01:13:11.696764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:11.663203" elapsed="0.033645"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.708404" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.719875" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.731411" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.731608" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.731775" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.732115" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:11.731979" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:11.731965" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.732343" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.732496" elapsed="0.000028"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.732661" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:11.731936" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.731843" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.732863" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.732928" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:11.733045" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:11.657198" elapsed="0.075871"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:11.734279" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.734026" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:11.734427" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:11.733694" elapsed="0.000754"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.734795" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:11.734509" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.735318" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:11.735037" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:11.734868" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:11.734494" elapsed="0.000897"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.737757" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:11.735545" elapsed="0.002235"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:11.737825" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:11.737960" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:11.733381" elapsed="0.004601"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:11.739094" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.738889" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:11.739247" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:11.738581" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:11.739446" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:11.739329" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:11.739314" elapsed="0.000217"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.739667" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.739824" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.739879" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:11.741697" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:11.738275" elapsed="0.003445"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.743009" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:11.742784" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:11.743429" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:11.743207" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:11.753277" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:11.753422" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:11.753534" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.745478" elapsed="0.008461">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:11.743537" elapsed="0.010475">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.754259" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:11.754080" elapsed="0.000238"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:11.743508" elapsed="0.010831">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.754701" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.754819" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:11.754787" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:11.754771" elapsed="0.000106"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.755011" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.755072" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.742003" elapsed="0.013177">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.755251" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.616388" elapsed="0.138948">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:11.755592" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:11.755416" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:11.755402" elapsed="0.000275"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:11.755706" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:11.607262" elapsed="0.148529">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.842291" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:12.841907" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:12.843071" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.842824" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:12.843252" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:12.842491" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.843802" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:12.843429" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:12.844110" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:12.844352" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:12.843980" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.844770" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:12.844539" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.845786" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:12.845506" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.846314" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:12.846012" elapsed="0.000325"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.847039" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:12.846712" elapsed="0.000351"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:12.847940" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:12.847611" elapsed="0.000353"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:12.848012" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:13:12.848187" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:12.847272" elapsed="0.000940"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:12.848361" elapsed="0.000291"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:12.846559" elapsed="0.002132"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.849575" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:12.849066" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:12.850443" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:12.850099" elapsed="0.000368"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:12.850510" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:13:12.850662" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:12.849771" elapsed="0.000912"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:12.850825" elapsed="0.000244"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:12.848940" elapsed="0.002166"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:12.846388" elapsed="0.004747"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:12.851207" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:12.851349" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:12.845204" elapsed="0.006169"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:12.844888" elapsed="0.006513"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.851583" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:12.851424" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:12.844866" elapsed="0.006786"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.852363" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:12.851787" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:12.852433" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:12.841295" elapsed="0.011270"/>
</kw>
<msg time="2026-09-01T01:13:12.852617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:12.827232" elapsed="0.025471"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.864489" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.876080" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.888033" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.888245" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.888414" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.888783" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:12.888646" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:12.888631" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.888985" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.889154" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.889307" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:12.888600" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.888484" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.889511" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.889593" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:12.889717" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:12.821226" elapsed="0.068516"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:12.890965" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.890715" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:12.891116" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:12.890359" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.891495" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:12.891215" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.892015" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:12.891751" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:12.891582" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:12.891200" elapsed="0.000889"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.894505" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:12.892246" elapsed="0.002295"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:12.894588" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:12.894726" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:12.890038" elapsed="0.004710"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:12.895867" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.895660" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:12.896005" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:12.895336" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:12.896224" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:12.896089" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:12.896073" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.896434" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.896606" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.896664" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:12.898504" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:12.895027" elapsed="0.003512"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.899793" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:12.899566" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:12.900211" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:12.899977" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:12.910543" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:12.910689" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:12.910775" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.902270" elapsed="0.008857">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:12.900308" elapsed="0.010926">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.911455" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:12.911306" elapsed="0.000205"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:12.900292" elapsed="0.011255">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.911896" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.912012" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:12.911980" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:12.911965" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.912220" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.912282" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.898820" elapsed="0.013556">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.912441" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.777065" elapsed="0.135479">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:12.912795" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:12.912629" elapsed="0.000230"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:12.912613" elapsed="0.000266"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:12.912908" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:12.766237" elapsed="0.146757">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:13.998349" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:13.997789" elapsed="0.000603"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:13.999448" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:13.999112" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:13.999682" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:13.998646" elapsed="0.001068"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.000470" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:13.999943" elapsed="0.000563"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:14.000929" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:14.001236" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:14.000748" elapsed="0.000523"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.001834" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:14.001489" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.003400" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:14.002915" elapsed="0.000547"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.004059" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:14.003700" elapsed="0.000392"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.005064" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:14.004614" elapsed="0.000484"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:14.006339" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:14.005854" elapsed="0.000519"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:14.006442" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:13:14.006665" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:14.005386" elapsed="0.001311"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:14.006907" elapsed="0.000403"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:14.004410" elapsed="0.002953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.008393" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:14.007706" elapsed="0.000722"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:14.009787" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:14.009169" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:14.009889" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:13:14.010083" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:14.008696" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:14.010361" elapsed="0.000373"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:14.007508" elapsed="0.003280"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:14.004181" elapsed="0.006651"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:14.010887" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:13:14.011085" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:14.002466" elapsed="0.008653"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:14.002000" elapsed="0.009188"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.011392" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:14.011222" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:14.001970" elapsed="0.009487"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.012135" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:14.011602" elapsed="0.000576"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:14.012220" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:13.996844" elapsed="0.015485"/>
</kw>
<msg time="2026-09-01T01:13:14.012378" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:13.978877" elapsed="0.033583"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.023953" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.035706" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.047202" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.047405" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.047585" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.047949" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:14.047810" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:14.047794" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.048165" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.048319" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.048469" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:14.047760" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.047659" elapsed="0.000890"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.048686" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.048753" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:13:14.048890" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:13.972742" elapsed="0.076174"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:14.050169" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:14.049900" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:14.050322" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:14.049545" elapsed="0.000798"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.050710" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:14.050406" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.051240" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:14.050959" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:14.050784" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:14.050390" elapsed="0.000924"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.053688" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:14.051462" elapsed="0.002250"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:14.053759" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:14.053896" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:14.049221" elapsed="0.004698"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:14.055031" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:14.054826" elapsed="0.000261">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:14.055183" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:14.054503" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:14.055386" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:14.055267" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:14.055252" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.055610" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.055771" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.055828" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:14.057632" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:14.054212" elapsed="0.003444"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.058914" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:14.058685" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:14.059333" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:14.059099" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:14.068272" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:14.068462" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:14.068564" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:14.061381" elapsed="0.007582">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:14.059431" elapsed="0.009607">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.069289" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:14.069113" elapsed="0.000241"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:14.059415" elapsed="0.009960">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.069742" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.069863" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:14.069831" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:14.069815" elapsed="0.000105"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.070052" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.070113" elapsed="0.000012"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:14.057937" elapsed="0.012286">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.070289" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:13.931892" elapsed="0.138482">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:14.070633" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:14.070454" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:14.070439" elapsed="0.000278"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:14.070745" elapsed="0.000013"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:13.922547" elapsed="0.148285">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.154566" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:15.154176" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:15.155337" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.155077" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:15.155495" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:15.154764" elapsed="0.000752"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.156021" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:15.155683" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:15.156337" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:15.156573" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:l...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:15.156208" elapsed="0.000389"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.156960" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.156742" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.157945" level="INFO">mapping: {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.157716" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.158397" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.158148" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.159088" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:15.158770" elapsed="0.000340"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:15.159955" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.159629" elapsed="0.000349"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:15.160026" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:13:15.160192" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:15.159307" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.160367" elapsed="0.000278"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:15.158643" elapsed="0.002037"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.161384" level="INFO">${value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:15.160905" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:15.162225" level="INFO">${encoded} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.161898" elapsed="0.000353"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:15.162294" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:15.162426" level="INFO">${encoded_value} = AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:15.161593" elapsed="0.000854"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.162600" elapsed="0.000243"/>
</kw>
<var name="${key}">ROUTE_KEY</var>
<var name="${value}">AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==</var>
<status status="PASS" start="2026-09-01T01:13:15.160781" elapsed="0.002098"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:15.158469" elapsed="0.004441"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:15.162948" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:15.163083" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'ROUTE_KEY': 'AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA=='}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:15.157413" elapsed="0.005693"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:15.157080" elapsed="0.006072"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.163317" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.163178" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.157054" elapsed="0.006329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.164073" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:15.163516" elapsed="0.000582"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:15.164166" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:15.153556" elapsed="0.010731"/>
</kw>
<msg time="2026-09-01T01:13:15.164336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:15.138205" elapsed="0.026213"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.176065" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.187711" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.199514" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.199724" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.199890" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.200254" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.200101" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:15.200086" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.200460" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.200626" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.200775" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:15.200056" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.199959" elapsed="0.000883"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.200996" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.201083" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:13:15.201228" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-li...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:15.131991" elapsed="0.069263"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:15.202515" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.202268" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:15.202679" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:15.201908" elapsed="0.000792"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.203039" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.202762" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.203580" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:15.203306" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:15.203111" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.202745" elapsed="0.000908"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.206006" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:15.203794" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:15.206077" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:15.206231" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:15.201595" elapsed="0.004657"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:15.207382" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.207171" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/lsp/effective_rib_in/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:15.207520" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:15.206848" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:15.207737" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:15.207619" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.207603" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.207946" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.208102" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.208173" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:15.209974" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//lsp/effective_rib_in/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:15.206538" elapsed="0.003459"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.211266" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.211025" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.211676" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.211448" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:15.220294" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:15.220450" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:15.220560" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.213746" elapsed="0.007184">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:15.211771" elapsed="0.009234">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.221246" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.221080" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:15.211755" elapsed="0.009571">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.221701" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.221821" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.221787" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:15.221772" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.222016" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.222077" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.210294" elapsed="0.011895">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.222255" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.089673" elapsed="0.132668">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.222599" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.222421" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:15.222407" elapsed="0.000276"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.222712" elapsed="0.000012"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:13:15.080315" elapsed="0.142483">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<msg time="2026-09-01T01:13:15.222891" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${DEFAULT_RIB_CHECK_TIMEOUT}</arg>
<arg>${DEFAULT_RIB_CHECK_PERIOD}</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:13:04.806765" elapsed="10.416213">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.224406" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.223844" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.223826" elapsed="0.000658"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:15.224639" elapsed="0.000308"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.229809" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:15.229333" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:15.230027" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.229900" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.229884" elapsed="0.000199"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.230528" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:15.230241" elapsed="0.000322"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:15.231029" level="INFO">${reference} = bgpcep_userfeatures_txt_Ibgp_Peer_Lsp_TC2_Check_Example_Bgp_Rib</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.230712" elapsed="0.000341"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-09-01T01:13:15.231375" level="INFO">${reference} = bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-09-01T01:13:15.231219" elapsed="0.000179"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.231861" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:15.231556" elapsed="0.000329"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.232316" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:15.232027" elapsed="0.000313"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.232894" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"

Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-09-01T01:13:15.232484" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.233360" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.233084" elapsed="0.000318"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:13:15.229040" elapsed="0.004411"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:15.223646" elapsed="0.009849"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:13:15.223300" elapsed="0.010231"/>
</kw>
<doc>Check RIB for linkstate-route(s) and check all of their attributes.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:13:04.702201" elapsed="10.531381">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_ibgp_peer_lsp_tc2_check_example_bgp_rib&amp;order=bug_status"

Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying for 10 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-linkstate%3Alinkstate-address-family,bgp-linkstate%3Alinkstate-subsequent-address-family/bgp-linkstate:linkstate-routes?content=nonconfig</status>
</test>
<test id="s1-s11-t11" name="TC2_Disconnect_BGP_Peer" line="156">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:15.236810" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:15.236537" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.237999" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.237887" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.237867" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.242779" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.242677" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.242660" elapsed="0.000180"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.243871" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:15.243476" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.244331" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:15.244047" elapsed="0.000307"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:15.244393" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:13:15.244538" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:15.243108" elapsed="0.001464"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.251390" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.251289" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.251270" elapsed="0.000184"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.252580" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:15.252471" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.252455" elapsed="0.000186"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:15.253052" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:15.252778" elapsed="0.000298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:15.253446" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:15.253249" elapsed="0.000220"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:15.291581" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:15.253941" elapsed="0.037855"/>
</kw>
<msg time="2026-09-01T01:13:15.292009" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:15.292051" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:15.253632" elapsed="0.038455"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:15.322596" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:15.292788" elapsed="0.029931"/>
</kw>
<msg time="2026-09-01T01:13:15.322881" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:15.322920" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:15.292349" elapsed="0.030606"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.323338" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.323053" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.323023" elapsed="0.000392"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.323878" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:15.323566" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.324218" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.324001" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.323985" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:15.324332" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:15.326902" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:13:15.327092" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:15.325820" elapsed="0.001420"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.327503" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.327895" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:15.325203" elapsed="0.002866"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:15.324654" elapsed="0.003474"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:15.252207" elapsed="0.076030"/>
</kw>
<msg time="2026-09-01T01:13:15.328329" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:15.328368" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:15.251614" elapsed="0.076793"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:15.328586" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:15.328475" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.328459" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.329030" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.329364" elapsed="0.000026"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:15.329432" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:15.250934" elapsed="0.078596"/>
</kw>
<msg time="2026-09-01T01:13:15.329629" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:15.329668" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "i "s "c "o "n "n "e "c "t "_ "B "G "P "_ "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:15.244928" elapsed="0.084775"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:15.330000" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:15.329770" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:15.329755" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:15.244793" elapsed="0.085298"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:15.244628" elapsed="0.085493"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:15.242339" elapsed="0.087916"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:15.237619" elapsed="0.092687"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:15.237205" elapsed="0.093140"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:15.234437" elapsed="0.095956"/>
</kw>
<kw name="Stop_Console_Tool" owner="BGPcliKeywords">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:15.331497" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:15.331197" elapsed="0.000324"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:15.331679" elapsed="0.000222"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:13:15.330902" elapsed="0.001053"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.332758" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:13:17.333096" level="INFO">${output} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<var>${output}</var>
<arg>delay=1s</arg>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:13:15.332102" elapsed="2.001092"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.335021" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.333706" elapsed="0.001414"/>
</kw>
<doc>Stop the tool if still running.</doc>
<status status="PASS" start="2026-09-01T01:13:15.330610" elapsed="2.004668"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.354021" level="INFO">Executing command 'cat bgp_peer.log'.</msg>
<msg time="2026-09-01T01:13:17.367849" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:17.368070" level="INFO">${output_log} = 2026-09-01 01:12:54,780 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:12:54,780 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:12:54,780 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:17.353743" elapsed="0.014381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.369244" level="INFO">2026-09-01 01:12:54,780 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:12:54,780 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:12:54,780 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:12:54,780 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:12:54,780 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:12:54,782 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 1
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:12:54,784 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 1
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, 0]
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:12:54,785 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:12:54,785 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010440040047020641040000fbf0
2026-09-01 01:12:54,786 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010440040047020641040000fbf0'
2026-09-01 01:12:54,786 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010440040047020641040000fbf0
2026-09-01 01:12:54,787 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:54,788 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:12:54,788 INFO BGP-Thread-1 (job): Iteration: 0 - total remaining prefixes: 1
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job): ########## Iteration: 0 ##########
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job): Remaining prefixes: 1
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job): --- COMBINED SCENARIO ---
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job): Prefixes to be inserted in this iteration:
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix count: 1
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix indexes: [0]
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix list: [IPv4Address('8.0.1.0')]
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job): Prefixes to be withdrawn in this iteration:
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix slot index: 0
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix slot size: 1
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix count: 0
2026-09-01 01:12:54,789 DEBUG BGP-Thread-1 (job):   Prefix indexes: []
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Prefix list: []
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Length=80 (0x0050)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=57 (0x0039)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064800e2240044704c00002010000050015070000000000000001010203040001000105060708)
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:12:54,790 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-09-01 01:12:54,791 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:12:54,791 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff005002000000394001010040020602010000fbf040050400000064800e2240044704c00002010000050015070000000000000001010203040001000105060708
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): All update messages generated.
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Storing performance results.
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): ########## Final results ##########
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Number of iterations: 1
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the pre-fill phase: 0
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): The pre-fill phase duration: 0s
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Number of UPDATE messages sent in the 2nd test phase: 1
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): The 2nd test phase duration: 0.001957416534423828s
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Threshold for performance reporting: 1000
2026-09-01 01:12:54,791 INFO BGP-Thread-1 (job): Message generator performance results stored in totals-bgp.csv:
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job): Message generator performance results stored in performance-bgp.csv:
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job):   
2026-09-01 01:12:54,792 INFO BGP-Thread-1 (job): Finally an END-OF-RIB is sent.
2026-09-01 01:12:54,792 DEBUG BGP-Thread-1 (job): UPDATE message encoding
2026-09-01 01:12:54,792 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:12:54,792 DEBUG BGP-Thread-1 (job):   Length=43 (0x002b)
2026-09-01 01:12:54,792 DEBUG BGP-Thread-1 (job):   Type=2 (0x02)
2026-09-01 01:12:54,792 DEBUG BGP-Thread-1 (job):   withdrawn_routes_length=0 (0x0000)
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):   Withdrawn_Routes=[]/28 (0x)
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):   Total Path Attributes Length=20 (0x0014)
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):   Path Attributes=(0x4001010040020602010000fbf040050400000064)
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):     Origin=IGP
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):     AS path=64496
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):     Next hop=192.0.2.1
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):     MP_REACH_NLRI: {'Identifier': 1, 'TunnelID': 1, 'LSPID': 1, 'IPv4TunnelSenderAddress': IPv4Address('1.2.3.4'), 'IPv4TunnelEndPointAddress': IPv4Address('5.6.7.8')}
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job):   Network Layer Reachability Information=[]/28 (0x)
2026-09-01 01:12:54,793 DEBUG BGP-Thread-1 (job): UPDATE message encoded: 0xffffffffffffffffffffffffffffffff002b02000000144001010040020602010000fbf040050400000064
2026-09-01 01:12:54,793 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:12:54,793 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:12:54,793 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:12:54,795 INFO BGP-Thread-1 (job): ... idle for 0.002s
2026-09-01 01:12:54,795 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.002s
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0000' (0)
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Path attributes: 0xb''
2026-09-01 01:12:54,796 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Allf False
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Message type: 0xb'02' (update)
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Withdrawn routes lenght: 0xb'0000' (0)
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Withdrawn routes: 0xb''
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Withdrawn routes prefix list: []
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Total path attribute lenght: 0xb'0006' (6)
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Path attributes: 0xb'800f03400447'
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Attribute type=15 (MP_UNREACH_NLRI, flags:0xb'80')
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job): Attribute value=0xb'400447'
2026-09-01 01:12:54,797 DEBUG BGP-Thread-1 (job):   Address Family Identifier=0xb'4004'
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job):   Subsequent Address Family Identifier=0xb'47'
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job):   Withdrawn Routes=0xb''
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job):   Withdrawn routes prefix list: []
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job): Calculated NLRI length: 0
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job): NLRI: 0xb''
2026-09-01 01:12:54,798 DEBUG BGP-Thread-1 (job): NLRI prefix list: []
2026-09-01 01:12:54,804 INFO BGP-Thread-1 (job): NOTIFICATION message received: 0xffffffffffffffffffffffffffffffff0015030301
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.368664" elapsed="0.001023"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:17.370799" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/tc2_bgp_peer.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:13:17.370088" elapsed="0.000822"/>
</kw>
<arg>${BGP_PEER_LOG_FILE}</arg>
<arg>tc2_${BGP_PEER_LOG_FILE}</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:17.352881" elapsed="0.018151"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.373695" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.372855" elapsed="0.000965"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.372814" elapsed="0.001058"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.374218" elapsed="0.000671"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.385538" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.384689" elapsed="0.000928"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:13:17.386050" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-09-01T01:13:17.385765" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.385728" elapsed="0.000525"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.386584" elapsed="0.000044"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.386940" elapsed="0.000040"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.387318" elapsed="0.000041"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.387682" elapsed="0.000040"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.388020" elapsed="0.000038"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.388392" elapsed="0.000039"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.388750" elapsed="0.000039"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:13:17.384001" elapsed="0.004899"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.372417" elapsed="0.016580"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:13:17.371645" elapsed="0.017431"/>
</kw>
<doc>Stop BGP peer &amp; store logs</doc>
<tag>critical</tag>
<status status="PASS" start="2026-09-01T01:13:15.233959" elapsed="2.155217"/>
</test>
<test id="s1-s11-t12" name="TC2_Deconfigure_iBGP_Peer" line="162">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:17.396419" elapsed="0.000444"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:17.395858" elapsed="0.001114"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.399044" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.398824" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.398786" elapsed="0.000426"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.405706" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.405571" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.405534" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.407069" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:17.406590" elapsed="0.000513"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.407725" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:17.407336" elapsed="0.000422"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:17.407860" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:13:17.408055" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:17.406079" elapsed="0.002007"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.415316" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.415179" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.415153" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.416888" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.416758" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.416736" elapsed="0.000235"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:17.417575" level="INFO">${karaf_connection_index} = 9</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.417187" elapsed="0.000422"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.418078" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:17.417814" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.444191" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:17.418788" elapsed="0.025559"/>
</kw>
<msg time="2026-09-01T01:13:17.444550" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:17.444624" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.418340" elapsed="0.026332"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.463133" level="INFO">". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:17.445352" elapsed="0.017890"/>
</kw>
<msg time="2026-09-01T01:13:17.463388" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:17.463428" level="INFO">${message_wait} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.444891" elapsed="0.018572"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.463748" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.463530" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.463513" elapsed="0.000304"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.464237" level="INFO"> ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.463949" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.464557" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.464359" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.464343" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:17.464668" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:17.467114" elapsed="0.000158"/>
</kw>
<msg time="2026-09-01T01:13:17.467327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.466053" elapsed="0.001392"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.467720" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.468036" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:17.465472" elapsed="0.002756"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:17.464963" elapsed="0.003323"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:17.416378" elapsed="0.052023"/>
</kw>
<msg time="2026-09-01T01:13:17.468481" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:17.468518" level="INFO">${message} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.415617" elapsed="0.052936"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:17.468727" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:17.468632" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.468616" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.469192" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.469507" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.469651" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:17.414738" elapsed="0.055011"/>
</kw>
<msg time="2026-09-01T01:13:17.469830" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:17.469867" level="INFO">${output} =  ". "t "x "t ". "I "b "g "p "[C "P "e "e "r "[C "L "s "p ". "T "C "2 "_ "D "e "c "o "n "f "i "g "u "r "e "_ "i "B "G "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.408594" elapsed="0.061307"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.470212" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.469965" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.469950" elapsed="0.000330"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:17.408390" elapsed="0.061911"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:17.408173" elapsed="0.062153"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:17.405103" elapsed="0.065269"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:17.398231" elapsed="0.072189"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.397316" elapsed="0.073143"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:17.390881" elapsed="0.079621"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.471249" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.470669" elapsed="0.000606"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.510993" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.510658" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:17.511762" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:17.511503" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:17.511918" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:17.511185" elapsed="0.000754"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.512447" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:17.512092" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:17.512760" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpuser/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:17.512927" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:17.512637" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.513334" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.513097" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.514253" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.514006" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.514684" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.514440" elapsed="0.000267"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.515303" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:17.515026" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:17.515982" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.515789" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:17.516048" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:17.516196" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:17.515496" elapsed="0.000722"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.516360" elapsed="0.000223"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:13:17.514900" elapsed="0.001718"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.517098" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:17.516838" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:17.517779" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.517593" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:17.517844" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:17.517976" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:17.517302" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.518151" elapsed="0.000197"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:13:17.516715" elapsed="0.001669"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.518880" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:17.518617" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:17.519551" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.519368" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:17.519630" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:17.519763" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:17.519069" elapsed="0.000715"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.519923" elapsed="0.000366"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:17.518481" elapsed="0.001844"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.520821" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:17.520546" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:17.521504" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.521319" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:17.521581" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:17.521713" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:17.521011" elapsed="0.000723"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.521874" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:17.520422" elapsed="0.001707"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:17.514751" elapsed="0.007429"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:17.522219" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:17.522359" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:17.513719" elapsed="0.008663"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.513435" elapsed="0.008975"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.522583" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.522432" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.513418" elapsed="0.009233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.523355" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.522783" elapsed="0.000597"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:17.523423" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:17.510092" elapsed="0.013438"/>
</kw>
<msg time="2026-09-01T01:13:17.523594" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.498089" elapsed="0.025546"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.535287" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.546924" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpuser/../../../variables/bgpuser//bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.558509" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.558703" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.558864" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.559207" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.559057" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:17.559045" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.559407" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.559574" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.559727" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:17.559019" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.558929" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.559967" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.560033" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:17.560154" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:17.494092" elapsed="0.066087"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.561180" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.560940" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:17.573983" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01vgfs9m832enmztdipw68c54p17.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:17.574036" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:17.574150" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:17.563233" elapsed="0.010944"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.561280" elapsed="0.012939"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.574421" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.574248" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.561264" elapsed="0.013232"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.578112" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.575469" elapsed="0.002697"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.575256" elapsed="0.002942"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.575239" elapsed="0.002980"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.580633" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.578480" elapsed="0.002193"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.578268" elapsed="0.002435"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.578253" elapsed="0.002471"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.581265" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.580891" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.581581" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.581350" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.582062" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.581803" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.581653" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.581335" elapsed="0.000812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.582633" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.582295" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.582930" elapsed="0.000157"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.582717" elapsed="0.000400"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.583558" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.583302" elapsed="0.000337"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.583152" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.582702" elapsed="0.000989"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.583835" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:17.584582" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.584312" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.584749" elapsed="0.002174"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:17.574868" elapsed="0.012113"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:17.587025" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:13:17.589173" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:13:17.560416" elapsed="0.028783"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:17.589247" elapsed="0.000032"/>
</return>
<arg>${BGP_VARIABLES_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:13:17.471483" elapsed="0.117882"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils" type="TEARDOWN">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.590499" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.590152" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.590122" elapsed="0.000470"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.590731" elapsed="0.000282"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.595671" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:17.595287" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T01:13:17.595909" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:13:17.595761" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.595745" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.596123" elapsed="0.000034"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.596298" elapsed="0.000017"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.596455" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.596709" elapsed="0.000018"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.596866" elapsed="0.000018"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.597021" elapsed="0.000017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.597187" elapsed="0.000018"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:13:17.594999" elapsed="0.002258"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:17.589956" elapsed="0.007363"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:13:17.589635" elapsed="0.007730"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:13:17.389782" elapsed="0.207615"/>
</test>
<kw name="Teardown_Everything" owner="BgpOperations" type="TEARDOWN">
<kw name="Search_And_Kill_Remote_Python" owner="KillPythonTool">
<kw name="Search_For_Remote_Python_Processes" owner="KillPythonTool">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.599045" level="INFO">Executing command 'ps -elf | egrep python | egrep 'play.py' | egrep -v grep'.</msg>
<msg time="2026-09-01T01:13:17.622175" level="INFO">Command exited with return code 1.</msg>
<msg time="2026-09-01T01:13:17.622277" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>ps -elf | egrep python | egrep ${filter} | egrep -v grep</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:17.598913" elapsed="0.023387"/>
</kw>
<return>
<value>${processes}</value>
<status status="PASS" start="2026-09-01T01:13:17.622343" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:17.622477" level="INFO">${processes} = </msg>
<var>${processes}</var>
<arg>${filter}</arg>
<doc>Only searches for the list of processes, in case something else than kill has to be done with them.</doc>
<status status="PASS" start="2026-09-01T01:13:17.598586" elapsed="0.023913"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.622901" level="INFO"/>
<arg>${processes}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.622664" elapsed="0.000274"/>
</kw>
<kw name="Kill_Remote_Processes" owner="KillPythonTool">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.623902" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:13:17.623967" level="INFO">${arg_length} = 0</msg>
<var>${arg_length}</var>
<arg>${pself_lines}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:17.623660" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${arg_length} == 0">
<return>
<status status="PASS" start="2026-09-01T01:13:17.624163" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:17.624050" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.624034" elapsed="0.000201"/>
</if>
<kw name="Execute Command" owner="SSHLibrary">
<var>${commands}</var>
<arg>echo '${pself_lines}' | awk '{print "kill -${signal}",$4}'</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.624376" elapsed="0.000019"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${commands}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.624534" elapsed="0.000017"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<var>${stdout}</var>
<var>${stderr}</var>
<arg>echo 'set -exu; ${commands}' | sudo sh</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.624703" elapsed="0.000018"/>
</kw>
<arg>${processes}</arg>
<doc>Kill processes by PIDs from given list (no-op if the list is empty), using specified signal. Log the kill commands used.</doc>
<status status="PASS" start="2026-09-01T01:13:17.623375" elapsed="0.001403"/>
</kw>
<arg>'play\.py'</arg>
<doc>The main keyword. Search for processes, Log the list of them, kill them.</doc>
<status status="PASS" start="2026-09-01T01:13:17.598293" elapsed="0.026528"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:17.625018" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:13:17.624952" elapsed="0.000134"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:13:17.625237" elapsed="0.000302"/>
</kw>
<doc>Create and Log the diff between expected and actual responses, make sure Python tool was killed.
Tear down imported Resources.</doc>
<status status="PASS" start="2026-09-01T01:13:17.597983" elapsed="0.027620"/>
</kw>
<doc>Basic tests for iBGP peers.

Copyright (c) 2015-2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic iBGP functional test case for
carrying LSP State Information in BGP as described in
http://tools.ietf.org/html/draft-ietf-idr-te-lsp-distribution-03</doc>
<status status="FAIL" start="2026-09-01T01:12:28.105129" elapsed="49.520503"/>
</suite>
<suite id="s1-s12" name="010 Bgp Functional L3Vpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/010_bgp_functional_l3vpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.706500" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:17.702525" elapsed="0.004020"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:13:17.702320" elapsed="0.004296"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.711056" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:13:17.707596" elapsed="0.003485"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:17.711265" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.711165" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.711133" elapsed="0.000192"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.711791" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:17.711467" elapsed="0.000362"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.712269" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:13:17.711979" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:13:17.712775" elapsed="0.000247"/>
</kw>
<msg time="2026-09-01T01:13:17.713105" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:17.713160" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:17.712446" elapsed="0.000736"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.713671" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:17.713338" elapsed="0.000356"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.714629" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:17.714337" elapsed="0.000315"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.715018" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:17.714791" elapsed="0.000250"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.715462" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.715206" elapsed="0.000280"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.718451" elapsed="0.000199"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.719083" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.718799" elapsed="0.000307"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.719263" elapsed="0.000197"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.720183" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.719911" elapsed="0.000295"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:13:17.720246" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:13:17.720381" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:13:17.719649" elapsed="0.000754"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:17.720928" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19518090&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:13:17.720545" elapsed="0.000506"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.721219" elapsed="0.000172"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:13:17.717940" elapsed="0.003503"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:17.717767" elapsed="0.003719"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:13:17.715535" elapsed="0.005977"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.722020" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:17.721674" elapsed="0.000384"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.722583" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:17.722223" elapsed="0.000398"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.723104" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:17.722771" elapsed="0.000384"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:13:17.713922" elapsed="0.009284"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:13:17.707280" elapsed="0.015974"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:17.723411" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:17.723311" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.723295" elapsed="0.000174"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.726341" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:17.725989" elapsed="0.000375"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.726783" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:17.726511" elapsed="0.000295"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:17.726845" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:17.726977" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:17.725693" elapsed="0.001305"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:17.727933" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.727705" elapsed="0.000250"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.728649" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:17.728737" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:17.728498" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:17.732938" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:17.732383" elapsed="0.000636"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:17.732366" elapsed="0.000695"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.733713" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:17.733934" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:17.733276" elapsed="0.000707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.734893" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:17.734257" elapsed="0.000736"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.736276" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:17.735314" elapsed="0.001011"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:17.737969" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:13:17.738133" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:17.737649" elapsed="0.000589"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.738572" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:13:17.740045" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:13:18.074941" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:12:28 UTC 2026

  System load:  0.02               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:12:30 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:13:17.739760" elapsed="0.335313"/>
</kw>
<msg time="2026-09-01T01:13:18.075164" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.739336" elapsed="0.335983"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:13:17.736751" elapsed="0.338711"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.076329" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:13:18.089015" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:13:18.089189" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:13:18.089287" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:18.075840" elapsed="0.013504"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.089681" elapsed="0.000504"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.091422" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:18.090853" elapsed="0.000747"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.092022" elapsed="0.000050"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.091772" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.091746" elapsed="0.000459"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:18.092503" elapsed="0.000075"/>
</return>
<status status="PASS" start="2026-09-01T01:13:18.092287" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.092271" elapsed="0.000424"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.092751" elapsed="0.000014"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.096168" elapsed="0.000440"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.096879" elapsed="0.000290"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.097435" elapsed="0.000234"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:18.093223" elapsed="0.004509"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:13:17.731478" elapsed="0.366424"/>
</kw>
<msg time="2026-09-01T01:13:18.097951" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.730879" elapsed="0.367119"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:13:17.729375" elapsed="0.368692"/>
</kw>
<msg time="2026-09-01T01:13:18.098103" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.728904" elapsed="0.369257"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.100640" elapsed="0.000274"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.101065" elapsed="0.000197"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.101401" elapsed="0.000086"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:18.098433" elapsed="0.003099"/>
</kw>
<msg time="2026-09-01T01:13:18.101625" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:13:17.728168" elapsed="0.373478"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.102033" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:18.101814" elapsed="0.000255"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:13:18.102105" elapsed="0.000025"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:13:17.727372" elapsed="0.374859"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:17.727210" elapsed="0.375054"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:17.727080" elapsed="0.375216"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:13:17.723681" elapsed="0.378664"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:13:18.102488" elapsed="0.000203"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.115397" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.115294" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.115277" elapsed="0.000183"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.115740" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:18.115829" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.115618" elapsed="0.000234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.116243" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:18.115997" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.116696" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:18.116460" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:18.117426" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:13:18.117230" elapsed="0.000294">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:13:18.117631" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:13:18.117670" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.116882" elapsed="0.000808"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.117960" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:18.117757" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.117741" elapsed="0.000304"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:18.118732" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.118487" elapsed="0.000268"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:13:18.118796" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:13:18.118936" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:13:18.118243" elapsed="0.000715"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.119100" elapsed="0.000367"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.119731" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:18.119816" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.119637" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.119974" elapsed="0.002192"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.122551" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:13:18.356058" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.122320" elapsed="0.233882"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.359402" elapsed="0.000336"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.359893" elapsed="0.000146"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.360200" elapsed="0.000092"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:18.357269" elapsed="0.003072"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:18.356612" elapsed="0.003770"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.115034" elapsed="0.245393"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:18.103351" elapsed="0.257118"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.103000" elapsed="0.257515"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:18.102870" elapsed="0.257752"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:13:18.102743" elapsed="0.257914"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:13:17.706881" elapsed="0.653831"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.363211" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.363088" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.363069" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.367715" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.367620" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.367603" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.368651" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:18.368293" elapsed="0.000381"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.369083" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:18.368822" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:18.369160" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:13:18.369311" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:18.367980" elapsed="0.001353"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.374505" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.374410" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.374393" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.375693" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:18.375564" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.375547" elapsed="0.000207"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:18.376196" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.375890" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.376593" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:18.376376" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.411358" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:18.377250" elapsed="0.034274"/>
</kw>
<msg time="2026-09-01T01:13:18.411702" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:18.411743" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.376764" elapsed="0.035012"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.492186" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "1 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:18.412555" elapsed="0.079780"/>
</kw>
<msg time="2026-09-01T01:13:18.492449" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:18.492488" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.411991" elapsed="0.080530"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.492871" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:18.492619" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.492594" elapsed="0.000439"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.493755" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "1 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:18.493406" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.494202" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:18.493966" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.493951" elapsed="0.000411"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:18.494397" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.496372" elapsed="0.000428"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.497126" elapsed="0.000336"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:18.497787" elapsed="0.000217"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:18.495601" elapsed="0.002486"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:18.494711" elapsed="0.003553"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:18.375311" elapsed="0.123043"/>
</kw>
<msg time="2026-09-01T01:13:18.498438" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:18.498477" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.374724" elapsed="0.123787"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:18.498689" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:18.498593" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.498561" elapsed="0.000203"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.499131" elapsed="0.000134"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.499554" elapsed="0.000037"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:18.499633" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:18.374155" elapsed="0.125574"/>
</kw>
<msg time="2026-09-01T01:13:18.499813" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:18.499852" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.369683" elapsed="0.130202"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:18.500197" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:18.499952" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:18.499937" elapsed="0.000329"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:18.369535" elapsed="0.130752"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:18.369381" elapsed="0.130938"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:18.367356" elapsed="0.133015"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:13:18.361273" elapsed="0.139149"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:18.360860" elapsed="0.139598"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:13:17.702026" elapsed="0.798477"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.500977" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:18.500659" elapsed="0.000341"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.501472" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:18.501177" elapsed="0.000332"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:18.503042" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:13:18.503110" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:18.502792" elapsed="0.000340"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.503328" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:13:18.504637" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:13:19.125808" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:13:18 UTC 2026

  System load:  0.47               Processes:             106
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:12:29 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:13:18.504335" elapsed="0.621614"/>
</kw>
<msg time="2026-09-01T01:13:19.126022" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.503988" elapsed="0.622108"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:13:18.502389" elapsed="0.623827"/>
</kw>
<msg time="2026-09-01T01:13:19.126265" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:18.502025" elapsed="0.624280"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:13:18.501706" elapsed="0.624666"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.131917" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:19.131609" elapsed="0.000333"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:19.133274" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:13:19.489765" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:19.490103" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 215ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:13:19.490264" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:19.490350" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:19.133095" elapsed="0.357301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.492380" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:19.491798" elapsed="0.000676"/>
</kw>
<msg time="2026-09-01T01:13:19.492689" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:19.492775" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:19.490909" elapsed="0.001909"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.494077" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:19.493194" elapsed="0.000934"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.496854" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 215ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:19.496329" elapsed="0.000624"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.497807" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:19.497304" elapsed="0.000583"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.498729" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:19.498233" elapsed="0.000583"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:13:19.495090" elapsed="0.003835"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:19.494332" elapsed="0.004665"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:19.494283" elapsed="0.004766"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:13:19.499399" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:19.499190" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:19.499127" elapsed="0.000547"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:19.499962" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:13:19.499781" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:19.499750" elapsed="0.000382"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:19.500468" elapsed="0.000043"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:19.132609" elapsed="0.368113"/>
</kw>
<msg time="2026-09-01T01:13:19.500833" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.132090" elapsed="0.368839"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:13:19.131036" elapsed="0.370133"/>
</kw>
<msg time="2026-09-01T01:13:19.501279" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.127374" elapsed="0.373991"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:13:19.127021" elapsed="0.374544"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:19.515465" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:19.514785" elapsed="0.000736"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:19.519672" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:13:21.524991" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:21.525486" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-09-01T01:13:21.525675" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:21.525820" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:19.518822" elapsed="2.007077"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.530989" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:21.530030" elapsed="0.001303"/>
</kw>
<msg time="2026-09-01T01:13:21.531660" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:21.531805" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:21.526674" elapsed="0.005205"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.534890" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:21.532447" elapsed="0.002526"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.540403" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:21.539559" elapsed="0.001071"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.542284" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:21.541447" elapsed="0.001031"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.544064" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:21.543307" elapsed="0.001068"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:13:21.537416" elapsed="0.007151"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:21.535419" elapsed="0.009387"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:21.535370" elapsed="0.009494"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:13:21.545553" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:21.544977" elapsed="0.000889"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:21.544944" elapsed="0.000975"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:21.546417" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:13:21.546025" elapsed="0.000687"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:21.545994" elapsed="0.000774"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:21.547076" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:19.517407" elapsed="2.030085"/>
</kw>
<msg time="2026-09-01T01:13:21.547621" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.515939" elapsed="2.031785"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:13:19.513464" elapsed="2.034411"/>
</kw>
<msg time="2026-09-01T01:13:21.547975" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.505472" elapsed="2.042588"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:13:19.504355" elapsed="2.044393"/>
</kw>
<msg time="2026-09-01T01:13:21.548850" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.503546" elapsed="2.045391"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:19.502846" elapsed="2.046235"/>
</kw>
<msg time="2026-09-01T01:13:21.549201" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:19.501909" elapsed="2.047376"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:19.126688" elapsed="2.422741"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:21.564049" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:21.563370" elapsed="0.000736"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:21.567829" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:13:22.310711" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:22.311206" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-09-01T01:13:22.311304" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:22.311384" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:21.567047" elapsed="0.744385"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.316237" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:22.314996" elapsed="0.001472"/>
</kw>
<msg time="2026-09-01T01:13:22.316788" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:22.316874" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:22.312069" elapsed="0.004848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.319417" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:22.317416" elapsed="0.002054"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.324561" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:22.323782" elapsed="0.000964"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.326266" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:22.325508" elapsed="0.000890"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.327753" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:22.327046" elapsed="0.000841"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:13:22.321664" elapsed="0.006367"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:22.319869" elapsed="0.008407"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:22.319822" elapsed="0.008509"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:13:22.328760" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:22.328445" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:22.328411" elapsed="0.000597"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:22.329419" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:13:22.329112" elapsed="0.000570"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:22.329083" elapsed="0.000657"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:22.330047" elapsed="0.000044"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:21.565778" elapsed="0.764628"/>
</kw>
<msg time="2026-09-01T01:13:22.330516" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:21.564464" elapsed="0.766174"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:13:21.562120" elapsed="0.768703"/>
</kw>
<msg time="2026-09-01T01:13:22.330928" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:21.553995" elapsed="0.777020"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:13:21.552864" elapsed="0.778365"/>
</kw>
<msg time="2026-09-01T01:13:22.331325" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:21.552025" elapsed="0.779382"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:21.551254" elapsed="0.780320"/>
</kw>
<msg time="2026-09-01T01:13:22.331683" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:21.550438" elapsed="0.781328"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:21.549851" elapsed="0.782069"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:22.347083" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:22.346411" elapsed="0.000756"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:22.350959" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-09-01T01:13:23.723644" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:23.724096" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-09-01T01:13:23.724362" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-09-01T01:13:23.724462" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:22.350202" elapsed="1.374307"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:23.729540" level="INFO">Length is 1862.</msg>
<msg time="2026-09-01T01:13:23.730634" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:13:23.728313" elapsed="0.002800">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-09-01T01:13:23.731606" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:13:23.731729" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:23.725198" elapsed="0.006589"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:23.734280" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:23.732332" elapsed="0.002003"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:23.739051" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:23.738371" elapsed="0.000948"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:23.740743" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-cd_zohk7/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:23.739998" elapsed="0.000990"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:23.742357" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:23.741677" elapsed="0.000812"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:13:23.736405" elapsed="0.006253"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:23.734634" elapsed="0.008221"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:23.734567" elapsed="0.008345"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:13:23.743356" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:23.743024" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:23.742991" elapsed="0.000609"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:23.743989" elapsed="0.000054"/>
</return>
<status status="PASS" start="2026-09-01T01:13:23.743728" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:23.743697" elapsed="0.000636"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:23.744666" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:22.348892" elapsed="1.396055"/>
</kw>
<msg time="2026-09-01T01:13:23.745057" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:22.347499" elapsed="1.397695"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:13:22.345177" elapsed="1.400203"/>
</kw>
<msg time="2026-09-01T01:13:23.745484" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:22.336977" elapsed="1.408594"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:13:22.335854" elapsed="1.409916"/>
</kw>
<msg time="2026-09-01T01:13:23.745879" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:22.335031" elapsed="1.410945"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:22.334262" elapsed="1.411978"/>
</kw>
<msg time="2026-09-01T01:13:23.746328" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:22.333415" elapsed="1.412996"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:13:22.332385" elapsed="1.414177"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:23.747543" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc191ee390&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:13:23.746909" elapsed="0.001443"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.776130" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:13:23.786426" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAULT_EXA_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:13:23.749281" elapsed="0.037264"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.796329" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp-l3vpn-ipv4.cfg' -&gt; '/home/jenkins//bgp-l3vpn-ipv4.cfg'</msg>
<arg>${BGP_L3VPN_DIR}/${L3VPN_EXA_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:13:23.786911" elapsed="0.009532"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.806524" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:13:23.796807" elapsed="0.009870"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.818577" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:13:23.818834" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:13:23.807039" elapsed="0.011846"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.820024" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:13:23.832765" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:23.819696" elapsed="0.013185"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.833576" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:13:23.886066" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:23.833254" elapsed="0.052962"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.886845" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:13:23.942559" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:23.886555" elapsed="0.056143"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.943541" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:13:23.994383" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:23.943221" elapsed="0.051280"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:23.995133" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:13:24.046445" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:24.046705" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:23.994866" elapsed="0.051894"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:24.047847" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:24.047244" elapsed="0.000701"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:13:23.819375" elapsed="0.228636"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.048927" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:13:24.093752" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.048587" elapsed="0.045283"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.094570" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:13:24.141900" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.094244" elapsed="0.047773"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.142685" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:13:24.190006" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.142392" elapsed="0.047743"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.190843" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:13:24.237930" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.190528" elapsed="0.047540"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.238892" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:13:24.285891" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:24.286099" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.238510" elapsed="0.047684"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:24.287229" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:24.286607" elapsed="0.000727"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:13:24.048285" elapsed="0.239116"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.288409" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:13:24.334271" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.288059" elapsed="0.046377"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.335273" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:13:24.382238" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.334871" elapsed="0.047494"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.383025" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:13:24.429913" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.382738" elapsed="0.047324"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.430869" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:13:24.477822" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.430502" elapsed="0.047400"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.478331" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:13:24.526060" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:24.526266" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.2...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.478126" elapsed="0.048185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:24.527082" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:24.526686" elapsed="0.000472"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:13:24.287666" elapsed="0.239538"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.527773" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:13:24.574300" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.527552" elapsed="0.046874"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.575179" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:13:24.622478" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.574796" elapsed="0.047808"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.623308" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:13:24.670492" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.622973" elapsed="0.047684"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.671408" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:13:24.718406" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.671052" elapsed="0.047480"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.719236" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:13:24.766231" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:24.766443" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.718913" elapsed="0.047584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:24.767522" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:24.766925" elapsed="0.000691"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:13:24.527366" elapsed="0.240341"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.768756" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:13:24.814249" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.768399" elapsed="0.045976"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.815090" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:13:24.862112" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.814748" elapsed="0.047552"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.863031" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:13:24.910404" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.862717" elapsed="0.047814"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.911235" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:13:24.958046" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.910909" elapsed="0.047305"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:24.958880" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-09-01T01:13:25.006044" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:25.006291" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unic...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:24.958571" elapsed="0.047774"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.007370" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.170.95;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.006777" elapsed="0.000690"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-09-01T01:13:24.768023" elapsed="0.239512"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.008449" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:13:25.053695" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:25.008095" elapsed="0.045740"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.054613" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:13:25.102783" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:25.054248" elapsed="0.048727"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.103986" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:13:25.150303" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:25.103544" elapsed="0.046932"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.151320" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:13:25.198228" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:25.150937" elapsed="0.047446"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.199185" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:13:25.245770" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:25.245966" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:25.198831" elapsed="0.047185"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.247066" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.246467" elapsed="0.000726"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:13:25.007794" elapsed="0.239467"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:13:23.819006" elapsed="1.428325"/>
</for>
<doc>Uploads exabgp config files and needed scripts</doc>
<status status="PASS" start="2026-09-01T01:13:23.748805" elapsed="1.498659"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:17.701760" elapsed="7.545805"/>
</kw>
<test id="s1-s12-t1" name="Configure_App_Peer" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:25.254100" elapsed="0.000447"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:25.253547" elapsed="0.001131"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.256834" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.256559" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.256514" elapsed="0.000462"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.267997" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.267763" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.267722" elapsed="0.000451"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.270334" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.269483" elapsed="0.000905"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.271362" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:25.270740" elapsed="0.000673"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:25.271498" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:13:25.271936" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.268692" elapsed="0.003294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.283738" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.283477" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.283439" elapsed="0.000434"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.286316" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.286063" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.286028" elapsed="0.000420"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:25.287409" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.286772" elapsed="0.000691"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.288278" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.287812" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.318774" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:25.289407" elapsed="0.029514"/>
</kw>
<msg time="2026-09-01T01:13:25.319159" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:25.319220" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.288681" elapsed="0.030587"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.344454" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:25.319967" elapsed="0.024580"/>
</kw>
<msg time="2026-09-01T01:13:25.344704" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:25.344743" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.319501" elapsed="0.025275"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.345058" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.344847" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.344828" elapsed="0.000299"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.345551" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.345283" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.345886" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.345686" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.345670" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:25.345984" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.348490" elapsed="0.000297"/>
</kw>
<msg time="2026-09-01T01:13:25.348847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.347402" elapsed="0.001571"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.349264" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.349581" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:25.346791" elapsed="0.002977"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:25.346285" elapsed="0.003540"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:25.285454" elapsed="0.064457"/>
</kw>
<msg time="2026-09-01T01:13:25.350035" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.350074" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.284218" elapsed="0.065891"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:25.350291" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:25.350195" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.350179" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.350741" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.351046" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.351109" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:25.282787" elapsed="0.068478"/>
</kw>
<msg time="2026-09-01T01:13:25.351348" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.351387" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "C "o "n "f "i "g "u "r "e...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.272792" elapsed="0.078630"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.351728" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.351489" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.351473" elapsed="0.000330"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:25.272473" elapsed="0.079351"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:25.272097" elapsed="0.079754"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:25.266961" elapsed="0.084939"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:25.255948" elapsed="0.096001"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.254999" elapsed="0.096991"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:25.248945" elapsed="0.103092"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.352690" level="INFO">&amp;{mapping} = { BGP_RIB=example-bgp-rib | IP=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.352263" elapsed="0.000452"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.383575" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.383248" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.384351" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.384068" elapsed="0.000352">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.384503" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.383764" elapsed="0.000760"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.385025" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.384690" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.385334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:25.385483" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:25.385212" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.385926" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.385707" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.386843" level="INFO">mapping: {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.386597" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.388647" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.387028" elapsed="0.001644"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.389290" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.389004" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.389982" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.389785" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.390049" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:25.390199" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.389486" elapsed="0.000736"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.390364" elapsed="0.000207"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:25.388876" elapsed="0.001731"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.391104" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.390840" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.391792" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.391593" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.391857" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.391986" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.391311" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.392161" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:25.390717" elapsed="0.001674"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:25.388719" elapsed="0.003702"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:25.392458" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:25.392593" level="INFO">${mapping_to_use} = {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:25.386304" elapsed="0.006311"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.386025" elapsed="0.006632"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.392817" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.392679" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.386009" elapsed="0.006875"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.393550" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.393016" elapsed="0.000560"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.393619" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.382693" elapsed="0.011048"/>
</kw>
<msg time="2026-09-01T01:13:25.393788" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.370989" elapsed="0.022842"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.405507" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.417191" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.428877" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.429058" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.429236" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.429565" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.429430" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:25.429418" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.429778" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.429930" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.430079" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:25.429394" elapsed="0.000729"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.429304" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.430298" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.430362" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:25.430469" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:25.367065" elapsed="0.063426"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.455454" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.455108" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.456131" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.455944" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.456291" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.455640" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.456852" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.456497" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.457158" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:25.457281" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:25.457024" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.457680" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.457450" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:25.458046" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.457783" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.458530" level="INFO">${mapping_to_use} = {'BGP_RIB': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.458272" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.458120" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.457766" elapsed="0.000837"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.459277" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.458750" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.459348" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.454556" elapsed="0.004902"/>
</kw>
<msg time="2026-09-01T01:13:25.459505" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.442589" elapsed="0.016958"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.471368" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.483043" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.494830" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.495018" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.495243" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.495594" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.495457" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:25.495441" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.495811" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.495965" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.496116" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:25.495411" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.495315" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.496340" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.496405" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:13:25.496523" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:25.440150" elapsed="0.056398"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.497776" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.497515" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.497919" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.497181" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.498249" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.498002" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.498757" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.498487" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.498322" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.497986" elapsed="0.000843"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.501028" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.498970" elapsed="0.002081"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:25.501096" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:25.501246" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:25.496864" elapsed="0.004404"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.502521" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.502297" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.502931" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.502718" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.503346" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.503114" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.503752" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.503525" elapsed="0.000299"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:25.504561" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:13:25.504388" elapsed="0.000196"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:13:25.504892" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:13:25.504738" elapsed="0.000177"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.505053" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.505614" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.505394" elapsed="0.000273"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:13:25.505704" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:25.505842" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:13:25.504009" elapsed="0.001856"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:25.523427" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:13:25.523479" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:13:25 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:25.523573" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:25.508036" elapsed="0.015559"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.505927" elapsed="0.017724"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.523817" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.523676" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.505911" elapsed="0.017983"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.526959" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.524757" elapsed="0.002241"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.524544" elapsed="0.002484"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.524528" elapsed="0.002522"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.529450" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.527317" elapsed="0.002173"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.527099" elapsed="0.002422"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.527085" elapsed="0.002457"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.530051" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.529708" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.530373" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.530150" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.530868" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.530595" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.530445" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.530121" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.531428" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.531090" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.531737" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.531512" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.532271" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.531995" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.531841" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.531497" elapsed="0.000847"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.532483" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:25.533218" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.532953" elapsed="0.000289"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.533384" elapsed="0.002116"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:25.524237" elapsed="0.011319"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:25.535721" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:13:25.535614" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.535598" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.535937" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.535995" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:25.538114" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:25.501568" elapsed="0.036582"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.538206" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:25.538339" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:25.356961" elapsed="0.181399"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.538671" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.538444" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.538428" elapsed="0.000325"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.538782" elapsed="0.000022"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:13:25.352948" elapsed="0.185941"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-09-01T01:13:25.247699" elapsed="0.291298"/>
</test>
<test id="s1-s12-t2" name="Reconfigure_ODL_To_Accept_Connection" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:25.542191" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:25.541941" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.543326" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.543231" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.543215" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.547908" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.547815" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.547797" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.548884" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.548520" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.549333" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:25.549056" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:25.549395" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.549529" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.548186" elapsed="0.001364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.554837" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.554740" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.554723" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.555974" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.555881" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.555865" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:25.556455" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.556189" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.556828" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.556624" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.594418" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:25.557317" elapsed="0.037199"/>
</kw>
<msg time="2026-09-01T01:13:25.594679" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:25.594719" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.556998" elapsed="0.037754"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.638265" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:25.595245" elapsed="0.043128"/>
</kw>
<msg time="2026-09-01T01:13:25.638522" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:25.638561" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.594915" elapsed="0.043680"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.638898" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.638681" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.638662" elapsed="0.000306"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.639394" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.639100" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.639728" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.639521" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.639506" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:25.639825" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.642183" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:13:25.642363" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.641191" elapsed="0.001292"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.642759" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.643075" elapsed="0.000092"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:25.640582" elapsed="0.002690"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:25.640076" elapsed="0.003253"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:25.555609" elapsed="0.087802"/>
</kw>
<msg time="2026-09-01T01:13:25.643530" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.643568" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.555038" elapsed="0.088565"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:25.643778" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:25.643684" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.643667" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.644245" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.644552" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.644614" elapsed="0.000027"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:25.554430" elapsed="0.090293"/>
</kw>
<msg time="2026-09-01T01:13:25.644806" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.644846" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "R "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.549942" elapsed="0.094938"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.645192" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.644945" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.644930" elapsed="0.000332"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:25.549808" elapsed="0.095474"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:25.549649" elapsed="0.095660"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:25.547492" elapsed="0.097866"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:25.542962" elapsed="0.102445"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.542564" elapsed="0.102883"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:25.539800" elapsed="0.105693"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.646332" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB=example-bgp-rib | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.645665" elapsed="0.000694"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.677673" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.677310" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.678422" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.678179" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.678577" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.677857" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.679167" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.678812" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.679466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:25.679679" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:25.679342" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.680072" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.679850" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.681034" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.680800" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.681479" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.681240" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.682111" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.681848" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.682817" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.682605" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.682887" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:13:25.683025" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.682319" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.683205" elapsed="0.000209"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:25.681721" elapsed="0.001727"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.683940" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.683679" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.684612" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.684429" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.684689" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.684819" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.684128" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.684978" elapsed="0.000208"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:25.683546" elapsed="0.001675"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.685880" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.685439" elapsed="0.000464"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.686553" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.686370" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.686619" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:13:25.686763" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.686072" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.686923" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:13:25.685317" elapsed="0.001847"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.687658" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.687385" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.688333" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.688125" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.688397" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.688527" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.687847" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.688699" elapsed="0.000192"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:13:25.687262" elapsed="0.001694"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.689503" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.689234" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.690185" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.689986" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.690251" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:25.690383" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.689709" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.690541" elapsed="0.000204"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:13:25.689058" elapsed="0.001722"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.691273" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.690998" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.691934" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.691752" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.692000" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.692130" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.691460" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.692306" elapsed="0.000189"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:25.690876" elapsed="0.001654"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.693032" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:25.692768" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:25.693709" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.693516" elapsed="0.000216"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:25.693775" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:25.693904" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:25.693237" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.694062" elapsed="0.000206"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:13:25.692641" elapsed="0.001663"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:25.681547" elapsed="0.012787"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:25.694372" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:25.694510" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:25.680494" elapsed="0.014040"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.680205" elapsed="0.014356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.694732" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.694583" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.680185" elapsed="0.014614"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.695565" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.694932" elapsed="0.000658"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.695738" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.676707" elapsed="0.019146"/>
</kw>
<msg time="2026-09-01T01:13:25.695900" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.664933" elapsed="0.031009"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.707763" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.719432" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.731100" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.731295" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.731455" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.731796" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.731662" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:25.731648" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.731994" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.732159" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.732311" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:25.731610" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.731522" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.732512" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.732576" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:25.732701" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:25.660998" elapsed="0.071727"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.758543" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.758208" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.759274" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.759039" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.759474" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.758733" elapsed="0.000763"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.760004" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.759661" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.760320" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:25.760482" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:25.760197" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.760884" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.760666" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:25.761272" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.760986" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.761752" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB': 'example-bgp-rib', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.761479" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.761345" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.760969" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.762593" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.761963" elapsed="0.000656"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.762677" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.757650" elapsed="0.005139"/>
</kw>
<msg time="2026-09-01T01:13:25.762837" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.744815" elapsed="0.018064"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.774692" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.786280" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.797797" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.798008" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.798186" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.798516" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.798383" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:25.798371" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.798729" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.798884" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.799034" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:25.798346" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.798254" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.799250" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.799315" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:25.799421" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:25.742244" elapsed="0.057202"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.800601" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.800378" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.800754" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.800046" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.801057" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.800834" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.801567" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.801311" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.801126" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.800819" elapsed="0.000833"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.803825" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.801795" elapsed="0.002053"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:25.803891" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.804023" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:25.799757" elapsed="0.004287"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.805298" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.805062" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.805701" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.805480" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.806095" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.805883" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.806535" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.806321" elapsed="0.000251"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:25.807324" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:13:25.807127" elapsed="0.000220"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:13:25.807652" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:13:25.807489" elapsed="0.000186"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.807812" elapsed="0.000182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.808372" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.808152" elapsed="0.000258"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:13:25.808446" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:25.808580" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:13:25.806767" elapsed="0.001835"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:25.819066" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '294', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:13:25.819117" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:25.819218" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:25.810758" elapsed="0.008483"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.808676" elapsed="0.010603"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.819444" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.819302" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.808660" elapsed="0.010858"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.822580" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.820367" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.820165" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.820149" elapsed="0.002533"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.825033" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.822929" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.822729" elapsed="0.002373"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.822716" elapsed="0.002408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.825641" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.825291" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.825944" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.825726" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.826440" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.826177" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.826015" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.825711" elapsed="0.000800"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.826988" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.826668" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.827298" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.827071" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.827831" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.827558" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.827409" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.827056" elapsed="0.000847"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.828040" elapsed="0.000322"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:25.828768" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.828512" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.828932" elapsed="0.002108"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:25.819850" elapsed="0.011244"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:25.831260" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:13:25.831167" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.831150" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.831472" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.831530" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:25.833622" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:25.804359" elapsed="0.029296"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.833710" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:25.833843" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:25.650607" elapsed="0.183257"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.834175" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.833948" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.833933" elapsed="0.000323"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.834284" elapsed="0.000022"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:13:25.646604" elapsed="0.187786"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:13:25.539305" elapsed="0.295196"/>
</test>
<test id="s1-s12-t3" name="L3vpn_Ipv4_To_Odl" line="80">
<kw name="Setup_Testcase" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:25.837751" elapsed="0.000190"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:25.837502" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.838889" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.838784" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.838768" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.843610" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.843513" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.843497" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.844578" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.844240" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.845016" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:25.844760" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:25.845122" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:13:25.845277" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.843884" elapsed="0.001414"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.850394" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.850285" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.850218" elapsed="0.000236"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.851699" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:25.851545" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.851529" elapsed="0.000302"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:25.852361" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.851969" elapsed="0.000417"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.852806" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.852572" elapsed="0.000256"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.882723" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:25.854290" elapsed="0.028574"/>
</kw>
<msg time="2026-09-01T01:13:25.883018" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:25.883060" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.853007" elapsed="0.030086"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:25.907357" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v "4 "_ "T "o "_ "O "d "l "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:25.884763" elapsed="0.022747"/>
</kw>
<msg time="2026-09-01T01:13:25.907668" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:25.907709" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.883322" elapsed="0.024420"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.908195" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.907876" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.907850" elapsed="0.000528"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.909060" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v "4 "_ "T "o "_ "O "d "l "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.908514" elapsed="0.000663"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.909519" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.909254" elapsed="0.000434"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.909238" elapsed="0.000474"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:25.909748" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:25.912153" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:13:25.912327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.911708" elapsed="0.000679"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.912589" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.912804" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:25.910871" elapsed="0.002071"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:25.910041" elapsed="0.002991"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:25.851224" elapsed="0.062004"/>
</kw>
<msg time="2026-09-01T01:13:25.913310" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.913348" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.850595" elapsed="0.062787"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:25.913543" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:25.913449" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.913432" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.914023" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.914451" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.914516" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:25.849925" elapsed="0.064685"/>
</kw>
<msg time="2026-09-01T01:13:25.914705" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:25.914742" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "L "3 "v "p "n "_ "I "p "v...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.845644" elapsed="0.069132"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.915066" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.914840" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.914825" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:25.845496" elapsed="0.069676"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:25.845344" elapsed="0.069857"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:25.843050" elapsed="0.072200"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:25.838526" elapsed="0.076770"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:25.838128" elapsed="0.077206"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:25.835392" elapsed="0.079986"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Reported_Data">
<kw name="Verify_Empty_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.963495" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:25.962879" elapsed="0.000642"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.964357" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:25.963993" elapsed="0.000457">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:25.964600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:25.963686" elapsed="0.000935"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.965226" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:25.964788" elapsed="0.000463"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:25.965594" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:25.965762" level="INFO">${template} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:25.965398" elapsed="0.000387"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.966283" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.965966" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.967786" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:25.967182" elapsed="0.000746"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.968954" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:25.968240" elapsed="0.000793"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.969741" elapsed="0.000066"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.970080" elapsed="0.000149"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.970471" elapsed="0.000065"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:13:25.969474" elapsed="0.001104"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:13:25.969115" elapsed="0.001546"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:25.970749" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:13:25.971021" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:25.966710" elapsed="0.004333"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:25.966386" elapsed="0.004685"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.971347" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:25.971093" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:25.966368" elapsed="0.005050"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:25.972089" level="INFO">${final_text} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:25.971550" elapsed="0.000564"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:25.972248" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:25.962323" elapsed="0.010036"/>
</kw>
<msg time="2026-09-01T01:13:25.972406" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:25.950505" elapsed="0.021944"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.984259" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:25.995987" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.007558" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.007813" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.007976" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.008317" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.008183" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:26.008170" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.008513" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.008679" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.008831" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:26.008130" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.008040" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.009032" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.009095" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:26.009214" level="INFO">${uri} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:25.946565" elapsed="0.062672"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:26.010373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:26.010153" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:26.010510" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:26.009832" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.010829" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.010591" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.011336" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.011061" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.010900" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.010575" elapsed="0.000832"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.013591" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:26.011547" elapsed="0.002067"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:26.013677" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:26.013811" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:26.009525" elapsed="0.004307"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:26.014893" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:13:26.014730" elapsed="0.000209"/>
</kw>
<msg time="2026-09-01T01:13:26.015011" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:26.014410" elapsed="0.000622"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.015228" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:26.015093" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.015076" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:26.015598" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:26.015732" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:26.015452" elapsed="0.000301"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:13:26.016103" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:13:26.015897" elapsed="0.000227"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:13:26.016180" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:26.016313" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:26.014106" elapsed="0.002228"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.017566" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.017346" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.017984" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.017765" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:26.025824" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:26.025967" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '154'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:26.026064" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:26.020185" elapsed="0.005903"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.018078" elapsed="0.008047"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.026313" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.026169" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.018062" elapsed="0.008326"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.029760" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.027325" elapsed="0.002478"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.027104" elapsed="0.002729"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.027088" elapsed="0.002767"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.032280" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.030110" elapsed="0.002210"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.029903" elapsed="0.002447"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.029889" elapsed="0.002482"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.032884" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:26.032525" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.033207" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.032968" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.033707" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.033428" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.033279" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.032953" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.034276" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:26.033928" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.034571" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.034359" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.035100" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.034842" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.034689" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.034343" elapsed="0.000854"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:26.035338" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:26.036066" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:26.035811" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:26.036254" elapsed="0.002129"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:26.026732" elapsed="0.011706"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.038590" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:26.038497" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.038481" elapsed="0.000181"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:26.041274" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:26.038798" elapsed="0.002501"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:13:26.041344" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:26.041481" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:26.016612" elapsed="0.024892"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:26.041556" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:26.041704" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:25.925668" elapsed="0.116058"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.110712" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.109846" elapsed="0.000949"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:26.112045" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:26.111766" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:26.112313" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:26.111061" elapsed="0.001325"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.113666" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:26.112657" elapsed="0.001086"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:26.114323" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:26.114600" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:26.113976" elapsed="0.000715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.115620" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.114978" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:26.116672" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.115891" elapsed="0.000874"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.117675" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.117119" elapsed="0.000588"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.116822" elapsed="0.000929"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.115856" elapsed="0.001948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.118895" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:26.118003" elapsed="0.000968"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:26.119050" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:26.108645" elapsed="0.010744"/>
</kw>
<msg time="2026-09-01T01:13:26.119440" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:26.055416" elapsed="0.064070"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.131099" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.142618" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.154319" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.154500" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.154674" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.155058" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.154920" elapsed="0.000349"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:26.154907" elapsed="0.000387"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.155428" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.155580" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.155747" elapsed="0.000049"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:26.154879" elapsed="0.000949"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.154747" elapsed="0.001105"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.155991" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:26.156056" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:26.156177" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:26.052962" elapsed="0.103240"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:26.156366" elapsed="0.002071"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:26.159495" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:26.159103" elapsed="0.000417"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:26.160011" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:26.159678" elapsed="0.000357"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:26.160246" elapsed="0.000466"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:26.158737" elapsed="0.002030"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.158506" elapsed="0.002290"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:26.160955" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:26.160818" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.158490" elapsed="0.002533"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:13:26.042750" elapsed="0.118316"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:13:26.042017" elapsed="0.119116"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.041799" elapsed="0.119391"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.041783" elapsed="0.119429"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:26.161244" elapsed="0.000025"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:13:25.919829" elapsed="0.241529"/>
</kw>
<doc>Verify empty data on neon</doc>
<status status="PASS" start="2026-09-01T01:13:25.916097" elapsed="0.245317"/>
</kw>
<doc>Verfiy empty data response</doc>
<status status="PASS" start="2026-09-01T01:13:25.915896" elapsed="0.245561"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Empty_Reported_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:25.915519" elapsed="0.245974"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.164572" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.164289" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.164968" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.164754" elapsed="0.000252"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:26.167692" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:26.165571" elapsed="0.002173"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:26.172504" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:13:26.172585" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:13:26.167933" elapsed="0.004676"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.173156" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.172920" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:26.172687" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:26.172670" elapsed="0.000579"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:13:26.165250" elapsed="0.008039"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:26.175249" level="INFO">env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg</msg>
<msg time="2026-09-01T01:13:26.175328" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:26.173427" elapsed="0.001924"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.175737" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug bgp-l3vpn-ipv4.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.175501" elapsed="0.000277"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:26.163984" elapsed="0.011843"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.177539" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:26.177227" elapsed="0.000336"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.179725" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:26.177728" elapsed="0.002022"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:26.184921" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:26.185066" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:26.185185" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:26.179906" elapsed="0.005304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.187894" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:26.185399" elapsed="0.002540"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:13:26.191290" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:13:26.188092" elapsed="0.003286">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:13:26.176806" elapsed="0.014719">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.194374" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.193542" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.199034" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.194823" elapsed="0.004267"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:29.209083" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:29.209428" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '1670'} 
 body={"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]} 
 </msg>
<msg time="2026-09-01T01:13:29.209782" level="INFO">${rsp} = &lt;Response [200]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:29.199459" elapsed="0.010377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.215240" level="INFO">{"bgp-rib:peer":[{"peer-id":"bgp://10.30.170.95","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true},"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"ibgp"}]}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.210217" elapsed="0.005143"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="PASS" start="2026-09-01T01:13:29.215709" elapsed="0.005183"/>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="PASS" start="2026-09-01T01:13:29.192398" elapsed="0.028629"/>
</kw>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:26.176345" elapsed="3.044783"/>
</kw>
<msg time="2026-09-01T01:13:29.221361" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:29.221446" level="INFO">${value} = None</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:26.175975" elapsed="3.045515"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.222282" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.221703" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.221636" elapsed="0.000805"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="PASS" start="2026-09-01T01:13:29.222787" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-09-01T01:13:29.222547" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.222517" elapsed="0.000441"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:13:26.163820" elapsed="3.059191"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:13:26.163612" elapsed="3.059465"/>
</for>
<kw name="Fail" owner="BuiltIn">
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.223432" elapsed="0.000044"/>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="PASS" start="2026-09-01T01:13:26.161788" elapsed="3.061804"/>
</kw>
<arg>${L3VPN_EXA_CFG}</arg>
<doc>Verifies initial test condition and starts the exabgp</doc>
<status status="PASS" start="2026-09-01T01:13:25.835050" elapsed="3.388679"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Reported_Data">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.305497" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.305102" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.306289" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.306023" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.306440" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.305705" elapsed="0.000757"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.306969" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.306616" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.307285" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:29.307503" level="INFO">${template} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.307158" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.307910" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.307687" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.308947" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.308669" elapsed="0.000317"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.309403" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:29.309161" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.309736" elapsed="0.000020"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.309923" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.310084" elapsed="0.000018"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.309599" elapsed="0.000550"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.309473" elapsed="0.000705"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:29.310218" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:13:29.310365" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:29.308363" elapsed="0.002024"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.308025" elapsed="0.002390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.310573" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.310437" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.308003" elapsed="0.002636"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.311206" level="INFO">${final_text} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.310786" elapsed="0.000445"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.311273" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:29.304434" elapsed="0.006946"/>
</kw>
<msg time="2026-09-01T01:13:29.311429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.291817" elapsed="0.019655"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.323203" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.334887" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.346452" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.346676" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.346841" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.347184" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.347034" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:29.347021" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.347385" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.347538" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.347701" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.346996" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.346907" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.347904" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.347968" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:29.348074" level="INFO">${uri} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:29.284043" elapsed="0.064054"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.349255" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.349019" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.349395" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.348705" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.349762" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.349477" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.350291" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.350000" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.349834" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.349461" elapsed="0.000901"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.352512" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.350501" elapsed="0.002036"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:29.352580" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:29.352724" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:29.348401" elapsed="0.004345"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.353856" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.353626" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.353991" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.353322" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:29.354205" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:29.354073" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.354057" elapsed="0.000260"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.354455" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.354613" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.354684" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:29.356599" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:29.353020" elapsed="0.003602"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.357896" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.357648" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.358318" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.358078" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:29.367081" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:29.367238" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '295'} 
 body={"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}} 
 </msg>
<msg time="2026-09-01T01:13:29.367339" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:29.360369" elapsed="0.006993"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.358414" elapsed="0.008985"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.367564" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.367423" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.358398" elapsed="0.009241"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.370830" level="INFO">{"bgp-vpn-ipv4:vpn-ipv4-routes":{"vpn-route":[{"path-id":0,"route-key":"WAABAQIDBAABAQEB","route-distinguisher":"1.2.3.4:1","prefix":"1.1.1.0/24","attributes":{"origin":{"value":"igp"},"ipv4-next-hop":{"global":"10.0.255.254"},"local-pref":{"pref":100}},"label-stack":[{"label-value":24005}]}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.368577" elapsed="0.002297"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.368369" elapsed="0.002535"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.368352" elapsed="0.002575"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.373385" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.371193" elapsed="0.002233"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.370976" elapsed="0.002480"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.370961" elapsed="0.002517"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.373985" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.373629" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.374310" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.374070" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.374800" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.374530" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.374382" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.374054" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.375360" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.375025" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.375671" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.375443" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.376203" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.375927" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.375772" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.375428" elapsed="0.000849"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.376417" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:29.377152" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.376887" elapsed="0.000290"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:29.377322" elapsed="0.002213"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:29.367985" elapsed="0.011605"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.379757" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.379650" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.379634" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.382532" level="INFO">${text_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.379949" elapsed="0.002610"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:13:29.382603" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:29.382754" level="INFO">${response_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:29.356923" elapsed="0.025854"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.382830" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:13:29.382959" level="INFO">${response_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:29.247055" elapsed="0.135927"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.408994" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.408584" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.409734" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.409487" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.410000" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.409187" elapsed="0.000835"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.410585" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.410191" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.410907" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:29.411036" level="INFO">${template} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.410767" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.411506" level="INFO">{
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origin": {
      "value": "igp"
     }
    },
    "label-stack": [
     {
      "label-value": 24005
     }
    ],
    "path-id": 0,
    "prefix": "1.1.1.0/24",
    "route-distinguisher": "1.2.3.4:1",
    "route-key": "WAABAQIDBAABAQEB"
   }
  ]
 }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.411266" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:29.411986" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.411607" elapsed="0.000432"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.412693" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.412221" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.412061" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.411590" elapsed="0.001175"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.413333" level="INFO">${final_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.412903" elapsed="0.000455"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.413400" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:29.408031" elapsed="0.005477"/>
</kw>
<msg time="2026-09-01T01:13:29.413555" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.396324" elapsed="0.017272"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.425365" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.437057" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/bgp_l3vpn_ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.448601" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.448792" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.448954" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.449306" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.449170" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:29.449147" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.449505" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.449656" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.449853" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.449109" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.449019" elapsed="0.000903"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.450057" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.450122" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:13:29.450251" level="INFO">${expected_text} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:29.393877" elapsed="0.056397"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.450435" elapsed="0.002041"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.453533" level="INFO">${expected_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.453132" elapsed="0.000427"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.454105" level="INFO">${actual_normalized} = {
 "bgp-vpn-ipv4:vpn-ipv4-routes": {
  "vpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "10.0.255.254"
     },
     "local-pref": {
      "pref": 100
     },
     "origi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.453715" elapsed="0.000416"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:29.454297" elapsed="0.000285"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:29.452773" elapsed="0.001861"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.452544" elapsed="0.002132"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.454835" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.454698" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.452528" elapsed="0.002373"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:13:29.384002" elapsed="0.070940"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:13:29.383285" elapsed="0.071720"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.383053" elapsed="0.071990"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.383038" elapsed="0.072026"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.455093" elapsed="0.000024"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}${exprspdir}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:13:29.233732" elapsed="0.221485"/>
</kw>
<arg>${L3VPN_RSP}</arg>
<doc>Verifies expected response</doc>
<status status="PASS" start="2026-09-01T01:13:29.225193" elapsed="0.230084"/>
</kw>
<arg>15s</arg>
<arg>1s</arg>
<arg>Verify_Reported_Data</arg>
<arg>${L3VPN_RSP}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:29.224079" elapsed="0.231238"/>
</kw>
<kw name="Teardown_Simple" type="TEARDOWN">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.456284" level="INFO">[?2004l01:13:26 | 2935   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:13:26 | 2935   | [01;34mversion      [0m | [1m4.2.17  [0m
01:13:26 | 2935   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:13:26 | 2935   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:13:26 | 2935   | [01;34minstallation [0m | [1m        [0m
01:13:26 | 2935   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:13:26 | 2935   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:13:26 | 2935   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:13:26 | 2935   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:13:26 | 2935   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:13:26 | 2935   | configuration[0m | . local-as         | '64496'[0m
01:13:26 | 2935   | configuration[0m | . peer-as          | '64496'[0m
01:13:26 | 2935   | configuration[0m | &gt; family           | [0m
01:13:26 | 2935   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:13:26 | 2935   | configuration[0m | &lt; family           | [0m
01:13:26 | 2935   | configuration[0m | &gt; static           | [0m
01:13:26 | 2935   | configuration[0m | &gt; route            | '1.1.1.0/24'[0m
01:13:26 | 2935   | configuration[0m | . next-hop         | '10.0.255.254'[0m
01:13:26 | 2935   | configuration[0m | . rd               | '1.2.3.4:1'[0m
01:13:26 | 2935   | configuration[0m | . label            | '24005'[0m
01:13:26 | 2935   | configuration[0m | &lt; route            | [0m
01:13:26 | 2935   | configuration[0m | &lt; static           | [0m
01:13:26 | 2935   | configuration[0m | &lt; neighbor         | [0m
01:13:26 | 2935   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:13:26 | 2935   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:13:26 | 2935   | reactor      [0m | initialising connection to peer-1[0m
01:13:26 | 2935   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8002 0641 0400 00FB F002 0206 00[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 mpls-vpn), Extended Message(65535), ASN4(64496)][0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 00D9 01[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload ( 198) 04FB F000 B4C0 0002 02BC 02BA 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0001 0004 0104 0001 0085 0104 0002 0004 0104 0001 0081 0104 0001 0084 0104 0002 0081 0104 0002 0080 0104 0001 0086 0104 0002 0086 0104 0002 0085 0104 0002 0005 0104 0001 0080 0104 0001 0005 0104 4004 0047 0104 0019 0046 0104 0002 0001 4046 003C 0001 8000 0002 0400 0001 0400 0001 8400 0002 0500 0002 0100 0001 0100 0001 0500 4004 4700 0002 8600 0002 8500 0001 8600 0002 8100 0001 8100 0019 4600 0001 8500 0002 8000 4700[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv4 nlri-mpls,ipv4 flow,ipv6 nlri-mpls,ipv4 unknown safi 129,ipv4 rtc,ipv6 unknown safi 129,ipv6 mpls-vpn,ipv4 flow-vpn,ipv6 flow-vpn,ipv6 flow,ipv6 unknown safi 5,ipv4 mpls-vpn,ipv4 unknown safi 5,bgp-ls bgp-ls,l2vpn evpn,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 60 ipv4/mpls-vpn=0x0 ipv6/nlri-mpls=0x0 ipv4/nlri-mpls=0x0 ipv4/rtc=0x0 ipv6/unknown safi 5=0x0 ipv6/unicast=0x0 ipv4/unicast=0x0 ipv4/unknown safi 5=0x0 bgp-ls/bgp-ls=0x0 ipv6/flow-vpn=0x0 ipv6/flow=0x0 ipv4/flow-vpn=0x0 ipv6/unknown safi 129=0x0 ipv4/unknown safi 129=0x0 l2vpn/evpn=0x0 ipv4/flow=0x0 ipv6/mpls-vpn=0x0, ASN4(64496), Unassigned 71][0m
01:13:26 | 2935   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/nlri-mpls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unicast[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 5[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 129[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for l2vpn/evpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 5[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/nlri-mpls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 129[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/mpls-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/rtc[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for bgp-ls/bgp-ls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:13:26 | 2935   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:13:26 | 2935   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  79) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004F 0200 0000 3840 0101 0040 0200 4003 040A 00FF FE40 0504 0000 0064 800E 2000 0180 0C00 0000 0000 0000 000A 00FF FE00 7005 DC51 0001 0102 0304 0001 0101 01[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0180[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; EOR ipv4 mpls-vpn[0m
01:13:26 | 2935   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0180[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0180[0m
01:13:26 | 2935   | routes       [0m | withdrawn NLRI none[0m
01:13:26 | 2935   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 80[0m
01:13:26 | 2935   | routes       [0m | announced NLRI none[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #2 nlri  (  11) eor 1/128 (ipv4 mpls-vpn)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:13:27 | 2935   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:13:27 | 2935   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:13:28 | 2935   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:13:28 | 2935   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:13:29 | 2935   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:13:29 | 2935   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m</msg>
<msg time="2026-09-01T01:13:29.456593" level="INFO">${output} = [?2004l01:13:26 | 2935   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:13:26 | 2935   | [01;34mversion      [0m | [1m4.2.17  [0m
01:13:26 | 2935   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:13:29.456121" elapsed="0.000498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.456999" level="INFO">[?2004l01:13:26 | 2935   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:13:26 | 2935   | [01;34mversion      [0m | [1m4.2.17  [0m
01:13:26 | 2935   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:13:26 | 2935   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:13:26 | 2935   | [01;34minstallation [0m | [1m        [0m
01:13:26 | 2935   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:13:26 | 2935   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:13:26 | 2935   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:13:26 | 2935   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:13:26 | 2935   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:13:26 | 2935   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:13:26 | 2935   | configuration[0m | . local-as         | '64496'[0m
01:13:26 | 2935   | configuration[0m | . peer-as          | '64496'[0m
01:13:26 | 2935   | configuration[0m | &gt; family           | [0m
01:13:26 | 2935   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:13:26 | 2935   | configuration[0m | &lt; family           | [0m
01:13:26 | 2935   | configuration[0m | &gt; static           | [0m
01:13:26 | 2935   | configuration[0m | &gt; route            | '1.1.1.0/24'[0m
01:13:26 | 2935   | configuration[0m | . next-hop         | '10.0.255.254'[0m
01:13:26 | 2935   | configuration[0m | . rd               | '1.2.3.4:1'[0m
01:13:26 | 2935   | configuration[0m | . label            | '24005'[0m
01:13:26 | 2935   | configuration[0m | &lt; route            | [0m
01:13:26 | 2935   | configuration[0m | &lt; static           | [0m
01:13:26 | 2935   | configuration[0m | &lt; neighbor         | [0m
01:13:26 | 2935   | reactor      [0m | new peer: neighbor 10.30.170.91 local-ip 10.30.170.95 local-as 64496 peer-as 64496 router-id 10.30.170.95 family-allowed in-open[0m
01:13:26 | 2935   | [01;34mreactor      [0m | [1mloaded new configuration successfully[0m
01:13:26 | 2935   | reactor      [0m | initialising connection to peer-1[0m
01:13:26 | 2935   | outgoing-1   [0m | attempting connection to 10.30.170.91:1790[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  49) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0031 0104 FBF0 00B4 0A1E AA5F 1402 0601 0400 0100 8002 0641 0400 00FB F002 0206 00[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; OPEN version=4 asn=64496 hold_time=180 router_id=10.30.170.95 capabilities=[Multiprotocol(ipv4 mpls-vpn), Extended Message(65535), ASN4(64496)][0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 00D9 01[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload ( 198) 04FB F000 B4C0 0002 02BC 02BA 4104 0000 FBF0 0600 0200 0104 0001 0001 0104 0001 0004 0104 0001 0085 0104 0002 0004 0104 0001 0081 0104 0001 0084 0104 0002 0081 0104 0002 0080 0104 0001 0086 0104 0002 0086 0104 0002 0085 0104 0002 0005 0104 0001 0080 0104 0001 0005 0104 4004 0047 0104 0019 0046 0104 0002 0001 4046 003C 0001 8000 0002 0400 0001 0400 0001 8400 0002 0500 0002 0100 0001 0100 0001 0500 4004 4700 0002 8600 0002 8500 0001 8600 0002 8100 0001 8100 0019 4600 0001 8500 0002 8000 4700[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type OPEN[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; OPEN version=4 asn=64496 hold_time=180 router_id=192.0.2.2 capabilities=[Multiprotocol(ipv4 unicast,ipv4 nlri-mpls,ipv4 flow,ipv6 nlri-mpls,ipv4 unknown safi 129,ipv4 rtc,ipv6 unknown safi 129,ipv6 mpls-vpn,ipv4 flow-vpn,ipv6 flow-vpn,ipv6 flow,ipv6 unknown safi 5,ipv4 mpls-vpn,ipv4 unknown safi 5,bgp-ls bgp-ls,l2vpn evpn,ipv6 unicast), Route Refresh, Extended Message(65535), Graceful Restart Flags 0x0 Time 60 ipv4/mpls-vpn=0x0 ipv6/nlri-mpls=0x0 ipv4/nlri-mpls=0x0 ipv4/rtc=0x0 ipv6/unknown safi 5=0x0 ipv6/unicast=0x0 ipv4/unicast=0x0 ipv4/unknown safi 5=0x0 bgp-ls/bgp-ls=0x0 ipv6/flow-vpn=0x0 ipv6/flow=0x0 ipv4/flow-vpn=0x0 ipv6/unknown safi 129=0x0 ipv4/unknown safi 129=0x0 l2vpn/evpn=0x0 ipv4/flow=0x0 ipv6/mpls-vpn=0x0, ASN4(64496), Unassigned 71][0m
01:13:26 | 2935   | ka-outgoing-1[0m | receive-timer 60 second(s) left[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1mthe connection can not carry the following family/families[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/nlri-mpls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unicast[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 5[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 129[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for l2vpn/evpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/unknown safi 5[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/flow-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unicast[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/nlri-mpls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/unknown safi 129[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/mpls-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv4/rtc[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for ipv6/flow-vpn[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m - exabgp is not configured for bgp-ls/bgp-ls[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1mtherefore no routes of this kind can be announced on the connection[0m
01:13:26 | 2935   | [01;33moutgoing-1   [0m | [1m--------------------------------------------------------------------[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; KEEPALIVE (OPENCONFIRM)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0013 04[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type KEEPALIVE[0m
01:13:26 | 2935   | ka-outgoing-1[0m | receive-timer 180 second(s) left[0m
01:13:26 | 2935   | [01;34mreactor      [0m | [1mconnected to peer-1 with outgoing-1 10.30.170.95-10.30.170.91[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  79) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 004F 0200 0000 3840 0101 0040 0200 4003 040A 00FF FE40 0504 0000 0064 800E 2000 0180 0C00 0000 0000 0000 000A 00FF FE00 7005 DC51 0001 0102 0304 0001 0101 01[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; 1 UPDATE(s)[0m
01:13:26 | 2935   | outgoing-1   [0m | sending TCP payload (  30) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001E 0200 0000 0790 0F00 0300 0180[0m
01:13:26 | 2935   | outgoing-1   [0m | &gt;&gt; EOR ipv4 mpls-vpn[0m
01:13:26 | 2935   | peer-1       [0m | &gt;&gt; EOR(s)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #1[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #1 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 001D 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  10) 0000 0006 800F 0300 0180[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (  10) 0000 0006 800F 0300 0180[0m
01:13:26 | 2935   | routes       [0m | withdrawn NLRI none[0m
01:13:26 | 2935   | parser       [0m | attribute mp-unreach-nlri    flag 0x80 type 0x0f len 0x03 payload 0001 80[0m
01:13:26 | 2935   | routes       [0m | announced NLRI none[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #2[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #2 nlri  (  11) eor 1/128 (ipv4 mpls-vpn)[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (  19) FFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFF 0017 02[0m
01:13:26 | 2935   | outgoing-1   [0m | received complete TCP payload (   4) 0000 0000[0m
01:13:26 | 2935   | outgoing-1   [0m | &lt;&lt; message of type UPDATE[0m
01:13:26 | 2935   | parser       [0m | parsing UPDATE (   4) 0000 0000[0m
01:13:26 | 2935   | peer-1       [0m | &lt;&lt; UPDATE #3[0m
01:13:26 | 2935   | peer-1       [0m |    UPDATE #3 nlri  (   4) eor 1/1 (ipv4 unicast)[0m
01:13:27 | 2935   | ka-outgoing-1[0m | receive-timer 179 second(s) left[0m
01:13:27 | 2935   | ka-outgoing-1[0m | send-timer 59 second(s) left[0m
01:13:28 | 2935   | ka-outgoing-1[0m | receive-timer 178 second(s) left[0m
01:13:28 | 2935   | ka-outgoing-1[0m | send-timer 58 second(s) left[0m
01:13:29 | 2935   | ka-outgoing-1[0m | receive-timer 177 second(s) left[0m
01:13:29 | 2935   | ka-outgoing-1[0m | send-timer 57 second(s) left[0m
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.456775" elapsed="0.000480"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.457987" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.457715" elapsed="0.000296"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:29.458168" elapsed="0.000224"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:13:29.457439" elapsed="0.001005"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.588251" level="INFO">^C01:13:29 | 2935   | [00;31mreactor      [0m | [1m^C received[0m
01:13:29 | 2935   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:13:29 | 2935   | outgoing-1   [0m | stop, message [shutting down][0m
01:13:29 | 2935   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:13:29.588438" level="INFO">${output} = ^C01:13:29 | 2935   | [00;31mreactor      [0m | [1m^C received[0m
01:13:29 | 2935   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:13:29 | 2935   | outgoing-1   [0m | stop, messag...</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:13:29.458588" elapsed="0.129879"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.589016" level="INFO">^C01:13:29 | 2935   | [00;31mreactor      [0m | [1m^C received[0m
01:13:29 | 2935   | [00;31mreactor      [0m | [1mperforming shutdown[0m
01:13:29 | 2935   | outgoing-1   [0m | stop, message [shutting down][0m
01:13:29 | 2935   | [01;33moutgoing-1   [0m | [1moutgoing-1 10.30.170.95-10.30.170.91, closing connection[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.588714" elapsed="0.000352"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.590866" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:29.589738" elapsed="0.001177"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.591836" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:13:29.591911" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:13:29.591066" elapsed="0.000868"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.593973" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.593744" elapsed="0.000273"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.592002" elapsed="0.002045"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.591981" elapsed="0.002089"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:13:29.589344" elapsed="0.004770"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:13:29.455851" elapsed="0.138324"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Empty_Reported_Data">
<kw name="Verify_Empty_Data_Neon">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.643679" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.642961" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.644631" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.644227" elapsed="0.000511">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.644895" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.643869" elapsed="0.001049"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.645549" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.645076" elapsed="0.000497"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.645938" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:29.646092" level="INFO">${template} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.645739" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.646598" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.646298" elapsed="0.000341"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.648316" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.647605" elapsed="0.000853"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.649506" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:29.648740" elapsed="0.000845"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.650317" elapsed="0.000068"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.691946" elapsed="0.000160"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.692455" elapsed="0.000073"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.650015" elapsed="0.042562"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.649682" elapsed="0.042975"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:29.692785" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:13:29.693123" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:29.647053" elapsed="0.046127"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.646729" elapsed="0.046491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.693400" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.693248" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.646709" elapsed="0.046763"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.694316" level="INFO">${final_text} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.693612" elapsed="0.000731"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.694388" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:29.642335" elapsed="0.052169"/>
</kw>
<msg time="2026-09-01T01:13:29.694557" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.629654" elapsed="0.064964"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.706531" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.718265" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.730001" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.730219" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.730390" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.730842" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.730614" elapsed="0.000279"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:29.730598" elapsed="0.000319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.731049" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.731217" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.731369" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.730564" elapsed="0.000851"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.730464" elapsed="0.000975"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.731574" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.731642" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:13:29.731795" level="INFO">${uri} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:29.625593" elapsed="0.106227"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.733129" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.732854" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.733296" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.732475" elapsed="0.000844"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.733627" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.733382" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.734167" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.733881" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.733713" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.733365" elapsed="0.000878"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.736603" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.734386" elapsed="0.002242"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:29.736690" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:29.736832" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:29.732118" elapsed="0.004736"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.737966" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.737795" elapsed="0.000218"/>
</kw>
<msg time="2026-09-01T01:13:29.738086" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.737470" elapsed="0.000637"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.738305" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.738185" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.738168" elapsed="0.000196"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.738644" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:29.738800" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.738498" elapsed="0.000324"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:13:29.739246" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.738999" elapsed="0.000271"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:13:29.739313" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:29.739454" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:29.737150" elapsed="0.002326"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.740815" level="INFO">/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.740543" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.741248" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.741000" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:29.750001" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:29.750156" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '153'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true}}]} 
 </msg>
<msg time="2026-09-01T01:13:29.750271" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:29.743352" elapsed="0.006943"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.741348" elapsed="0.008985"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.750499" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.750357" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.741332" elapsed="0.009242"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.754034" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":true}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.751522" elapsed="0.002558"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.751321" elapsed="0.002792"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.751305" elapsed="0.002830"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.756760" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.754427" elapsed="0.002376"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.754216" elapsed="0.002620"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.754200" elapsed="0.002658"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.757406" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.757016" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.757733" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.757495" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.758270" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.757959" elapsed="0.000335"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.757808" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.757479" elapsed="0.000867"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.758848" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.758498" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.759181" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.758936" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.759697" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.759413" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.759261" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.758920" elapsed="0.000853"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.759957" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:29.760729" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.760461" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:29.760898" elapsed="0.002152"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:29.750913" elapsed="0.012194"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.763279" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.763184" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.763167" elapsed="0.000173"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.765938" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.763475" elapsed="0.002489"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:13:29.766010" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:29.766164" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:29.739781" elapsed="0.026408"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.766245" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:13:29.766377" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:29.604406" elapsed="0.161995"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.837643" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.836811" elapsed="0.000928"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.838966" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:29.838739" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:29.839239" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:29.838002" elapsed="0.001317"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.840650" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.839584" elapsed="0.001161"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:29.841348" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_ipv4/empty_route/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:29.841600" level="INFO">${template} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:29.840985" elapsed="0.000709"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.842607" level="INFO">{
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
                "uptodate": "*"
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:29.841931" elapsed="0.000832"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:29.843708" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.842890" elapsed="0.000915"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.844762" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:29.844266" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.843865" elapsed="0.000976"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.842857" elapsed="0.002037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.846037" level="INFO">${final_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:29.845101" elapsed="0.001015"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.846302" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:29.835594" elapsed="0.010953"/>
</kw>
<msg time="2026-09-01T01:13:29.846598" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.780116" elapsed="0.066540"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.858414" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.870093" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_ipv4/empty_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.882007" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.882201" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.882364" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.882747" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.882598" elapsed="0.000337"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:29.882585" elapsed="0.000375"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.883093" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.883283" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.883440" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:29.882558" elapsed="0.000930"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.882433" elapsed="0.001078"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.883648" elapsed="0.000034"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.883766" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:29.883875" level="INFO">${expected_text} = {
    "bgp-rib:tables": [
        {
            "afi": "bgp-types:ipv4-address-family",
            "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family",
            "attributes": {
        ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:29.777620" elapsed="0.106279"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:29.884064" elapsed="0.002423"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.887546" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.887207" elapsed="0.000365"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:29.888051" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:29.887729" elapsed="0.000347"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:29.888257" elapsed="0.000477"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:29.886794" elapsed="0.001997"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.886560" elapsed="0.002262"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:29.889007" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:29.888844" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.886543" elapsed="0.002552"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:13:29.767443" elapsed="0.121726"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:13:29.766704" elapsed="0.122541"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:29.766474" elapsed="0.122811"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.766458" elapsed="0.122848"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:29.889336" elapsed="0.000024"/>
</return>
<arg>${BGP_L3VPN_DIR}${/}empty_route</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:13:29.598684" elapsed="0.290765"/>
</kw>
<doc>Verify empty data on neon</doc>
<status status="PASS" start="2026-09-01T01:13:29.594929" elapsed="0.294575"/>
</kw>
<doc>Verfiy empty data response</doc>
<status status="PASS" start="2026-09-01T01:13:29.594701" elapsed="0.294846"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Empty_Reported_Data</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:29.594322" elapsed="0.295262"/>
</kw>
<doc>Testcse teardown with data verification</doc>
<status status="PASS" start="2026-09-01T01:13:29.455507" elapsed="0.434127"/>
</kw>
<doc>Testing mpls vpn ipv4 routes reported to odl from exabgp</doc>
<status status="PASS" start="2026-09-01T01:13:25.834704" elapsed="4.054981"/>
</test>
<test id="s1-s12-t4" name="Start_Play" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:29.893181" elapsed="0.000197"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:29.892887" elapsed="0.000542"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.894374" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.894273" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.894256" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.898987" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.898887" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.898870" elapsed="0.000177"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.899947" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:29.899598" elapsed="0.000406"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:29.900446" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:29.900178" elapsed="0.000291"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:29.900509" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:29.900645" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:29.899266" elapsed="0.001419"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.905923" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.905817" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.905800" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:29.907036" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:29.906941" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:29.906925" elapsed="0.000304"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:29.907688" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:29.907399" elapsed="0.000314"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.908063" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:29.907864" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:29.946235" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:29.908577" elapsed="0.037838"/>
</kw>
<msg time="2026-09-01T01:13:29.946633" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:29.946703" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:29.908265" elapsed="0.038474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:30.000909" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:29.947409" elapsed="0.053593"/>
</kw>
<msg time="2026-09-01T01:13:30.001168" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:30.001219" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:29.946972" elapsed="0.054280"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.001589" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:30.001340" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.001316" elapsed="0.000361"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:30.002096" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:30.001818" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.002446" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:30.002244" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.002228" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:30.002550" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:30.005255" elapsed="0.000137"/>
</kw>
<msg time="2026-09-01T01:13:30.005450" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:30.004082" elapsed="0.001499"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.005868" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.006227" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:30.003425" elapsed="0.003038"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:30.002871" elapsed="0.003654"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:29.906679" elapsed="0.099936"/>
</kw>
<msg time="2026-09-01T01:13:30.006717" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:30.006759" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:29.906130" elapsed="0.100671"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:30.007024" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:30.006901" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.006876" elapsed="0.000226"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.007512" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.007839" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:30.007904" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:29.905510" elapsed="0.102494"/>
</kw>
<msg time="2026-09-01T01:13:30.008091" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:30.008129" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "S "t "a "r "t "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:29.901015" elapsed="0.107266"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.008588" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:30.008354" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.008338" elapsed="0.000319"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:29.900883" elapsed="0.107810"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:29.900733" elapsed="0.107991"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:29.898559" elapsed="0.110216"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:29.893986" elapsed="0.114841"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:29.893574" elapsed="0.115294"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:29.890708" elapsed="0.118207"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:13:30.018751" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:13:30.009069" elapsed="0.009747"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:30.020310" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:13:30.052822" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:30.052921" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:13:30.052959" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:30.052993" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:30.020126" elapsed="0.032887"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:30.053796" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:30.053529" elapsed="0.000306"/>
</kw>
<msg time="2026-09-01T01:13:30.053917" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:30.053954" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:30.053208" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:30.054517" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:30.054133" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.054974" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:30.054608" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.054591" elapsed="0.000462"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:13:30.055203" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:30.055101" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.055088" elapsed="0.000191"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:13:30.055355" elapsed="0.000011"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:30.055326" elapsed="0.000063"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:30.055313" elapsed="0.000094"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.055537" elapsed="0.000019"/>
</kw>
<msg time="2026-09-01T01:13:30.055676" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:30.019546" elapsed="0.036153"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:13:30.055838" elapsed="0.000021"/>
</return>
<status status="PASS" start="2026-09-01T01:13:30.055760" elapsed="0.000124"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:30.055745" elapsed="0.000160"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:30.056038" elapsed="0.000019"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:13:30.019074" elapsed="0.037034"/>
</kw>
<kw name="Read" owner="SSHLibrary">
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:13:30.056258" elapsed="0.000108"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:30.057876" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:30.057572" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:30.058276" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:30.058048" elapsed="0.000269"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:30.091994" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:13:30.092079" level="INFO">${output} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --allf --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:30.058454" elapsed="0.033650"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --allf --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:13:30.057196" elapsed="0.034980"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.094013" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:13:30.093713" elapsed="6.000963">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.094954" elapsed="0.000029"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:13:30.093451" elapsed="6.001640">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:13:30.093041" elapsed="6.002198"/>
</kw>
<msg time="2026-09-01T01:13:36.095342" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:30.092680" elapsed="6.002686"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:13:36.095540" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:13:36.095457" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.095429" elapsed="0.000196"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.095871" elapsed="0.000025"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.096037" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:13:30.092414" elapsed="6.003698"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-09-01T01:13:30.056888" elapsed="6.039492"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start_Bgp_Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:30.056511" elapsed="6.039912"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-09-01T01:13:29.889922" elapsed="6.206616"/>
</test>
<test id="s1-s12-t5" name="Play_To_Odl_rt_constrain_type_0" line="94">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:36.100178" elapsed="0.000288"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:36.099871" elapsed="0.000650"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.101580" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.101467" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.101450" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.106449" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.106330" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.106310" elapsed="0.000213"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.107566" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.107203" elapsed="0.000388"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.108024" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:36.107757" elapsed="0.000289"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:36.108085" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:36.108258" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.106758" elapsed="0.001522"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.113445" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.113347" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.113329" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.114629" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.114533" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.114517" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:36.115117" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.114844" elapsed="0.000320"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.115621" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:36.115318" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.150760" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:36.116172" elapsed="0.034709"/>
</kw>
<msg time="2026-09-01T01:13:36.151061" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:36.151102" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.115811" elapsed="0.035348"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.190974" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:36.151674" elapsed="0.039402"/>
</kw>
<msg time="2026-09-01T01:13:36.191264" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:36.191305" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.151343" elapsed="0.039994"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.191628" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.191413" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.191395" elapsed="0.000382"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.192233" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.191915" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.192639" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.192382" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.192364" elapsed="0.000365"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:36.192763" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:36.195338" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:13:36.195558" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.194213" elapsed="0.001521"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.196010" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.196357" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:36.193584" elapsed="0.002954"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:36.193035" elapsed="0.003563"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:36.114268" elapsed="0.082415"/>
</kw>
<msg time="2026-09-01T01:13:36.196784" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:36.196823" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.113647" elapsed="0.083208"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:36.197017" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:36.196922" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.196906" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.197472" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.197845" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.197911" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:36.113022" elapsed="0.084983"/>
</kw>
<msg time="2026-09-01T01:13:36.198085" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:36.198123" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "P "l "a "y "_ "T "o "_ "O...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.108625" elapsed="0.089633"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.198579" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.198330" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.198311" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:36.108490" elapsed="0.090178"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:36.108331" elapsed="0.090365"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:36.105919" elapsed="0.092840"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:36.101195" elapsed="0.097613"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.100671" elapsed="0.098176"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:36.097361" elapsed="0.101531"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.199677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.199850" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.199459" elapsed="0.000414"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:36.200021" elapsed="0.002994"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:36.203181" elapsed="0.002417"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.206185" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.205770" elapsed="0.000441"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.252382" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.252030" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.253105" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.252882" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.253276" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.252562" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.253802" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.253449" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.254094" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.254238" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.253974" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.254622" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.254405" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.255571" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.255314" elapsed="0.000297"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.256008" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.255773" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.256757" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.256379" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:36.257908" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.257385" elapsed="0.000619"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:36.258075" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:13:36.258362" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:36.256951" elapsed="0.001434"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.258531" elapsed="0.000360"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:13:36.256251" elapsed="0.002676"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.259681" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.259169" elapsed="0.000536"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:36.260883" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.260362" elapsed="0.000614"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:36.261044" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:36.261335" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:36.259929" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.261499" elapsed="0.000349"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:36.259024" elapsed="0.002860"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:36.256077" elapsed="0.005837"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:36.261952" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:36.262089" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:36.255009" elapsed="0.007102"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.254738" elapsed="0.007527"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.262430" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.262290" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.254706" elapsed="0.007790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.263186" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.262628" elapsed="0.000583"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.263254" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.251365" elapsed="0.011996"/>
</kw>
<msg time="2026-09-01T01:13:36.263410" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.239502" elapsed="0.023952"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.275118" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.286738" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.298399" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.298594" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.298775" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.299195" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.299041" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:36.299027" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.299398" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.299550" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.299700" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:36.298996" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.298898" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.299921" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.299988" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:36.300113" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:36.235536" elapsed="0.064615"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.301394" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.301117" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.301545" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.300769" elapsed="0.000797"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.301879" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.301626" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.302394" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.302118" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.301950" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.301611" elapsed="0.000854"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.304818" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.302603" elapsed="0.002239"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:36.304886" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:36.305050" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:36.300445" elapsed="0.004633"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.306267" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.306036" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.306405" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.305710" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:13:36.306607" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:36.306489" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.306473" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.306833" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.306991" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.307082" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:36.308874" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:36.305416" elapsed="0.003481"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.310171" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.309926" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.310572" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.310355" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:36.319638" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:36.319819" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:13:36.319907" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:36.312596" elapsed="0.007334"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.310667" elapsed="0.009299"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.320130" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.319989" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.310651" elapsed="0.009575"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.324602" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.321199" elapsed="0.003447"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.320936" elapsed="0.003741"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.320919" elapsed="0.003780"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.327084" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.324969" elapsed="0.002155"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.324763" elapsed="0.002405"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.324748" elapsed="0.002441"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.327698" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.327349" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.328017" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.327797" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.328516" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.328254" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.328089" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.327781" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.329085" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.328763" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.329398" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.329184" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.329885" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.329616" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.329469" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.329168" elapsed="0.000825"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.330132" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:36.330872" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.330603" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.331035" elapsed="0.002116"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:36.320559" elapsed="0.012648"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.333361" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.333267" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.333252" elapsed="0.000167"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:36.336123" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.333552" elapsed="0.002610"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:13:36.336209" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:36.336347" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:36.309193" elapsed="0.027177"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.336424" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:13:36.336551" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:36.214685" elapsed="0.121888"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.362891" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.362459" elapsed="0.000458"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.363648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.363399" elapsed="0.000373">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.363934" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.363069" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.364520" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.364112" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.364847" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.364992" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.364692" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.365455" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.365213" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:36.365939" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.365559" elapsed="0.000433"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.366633" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.366173" elapsed="0.000483"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.366014" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.365543" elapsed="0.001163"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.367311" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.366854" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.367380" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.361905" elapsed="0.005584"/>
</kw>
<msg time="2026-09-01T01:13:36.367540" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.349991" elapsed="0.017591"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.379186" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.390678" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.402268" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.402448" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.402635" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.403003" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.402868" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:36.402856" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.403330" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.403494" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.403645" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:36.402830" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.402734" elapsed="0.000981"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.403869" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.403933" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:36.404055" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:36.347471" elapsed="0.056607"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.404261" elapsed="0.002175"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:36.407485" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.407101" elapsed="0.000409"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:36.408010" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.407651" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:36.408192" elapsed="0.000288"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:36.406738" elapsed="0.001795"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.406506" elapsed="0.002055"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.408730" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.408583" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.406490" elapsed="0.002309"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:13:36.337572" elapsed="0.071269"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:13:36.336870" elapsed="0.072055"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.336644" elapsed="0.072333"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.336629" elapsed="0.072370"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.409029" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:13:36.210531" elapsed="0.198626"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:36.206365" elapsed="0.202844"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:13:36.199104" elapsed="0.210160"/>
</kw>
<doc>This keyword sends route-target route containg route-target argument so odl
can identify this peer as appropriate for advertizement when it recieves such route.</doc>
<status status="PASS" start="2026-09-01T01:13:36.096750" elapsed="0.312615"/>
</test>
<test id="s1-s12-t6" name="Odl_To_Play_l3vpn_rt_arg" line="99">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:36.412430" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:36.412156" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.413559" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.413462" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.413446" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.418129" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.418037" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.418021" elapsed="0.000181"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.419086" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.418754" elapsed="0.000356"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.419530" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:36.419272" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:36.419591" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:36.419863" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.418407" elapsed="0.001478"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.425102" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.425005" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.424988" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.426238" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:36.426120" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.426104" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:36.426698" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.426430" elapsed="0.000304"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.427075" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:36.426882" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.461245" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:36.427564" elapsed="0.033780"/>
</kw>
<msg time="2026-09-01T01:13:36.461513" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:36.461555" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.427260" elapsed="0.034327"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:36.497568" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:36.462100" elapsed="0.035585"/>
</kw>
<msg time="2026-09-01T01:13:36.497863" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:36.497906" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.461770" elapsed="0.036168"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.498298" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.498022" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.497998" elapsed="0.000377"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.498824" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.498514" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.499177" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.498949" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.498933" elapsed="0.000376"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:36.499345" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:36.501976" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:13:36.502200" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.500860" elapsed="0.001476"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.502614" elapsed="0.000086"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.502985" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:36.500228" elapsed="0.002979"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:36.499649" elapsed="0.003623"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:36.425858" elapsed="0.077502"/>
</kw>
<msg time="2026-09-01T01:13:36.503458" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:36.503499" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.425321" elapsed="0.078211"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:36.503701" elapsed="0.000075"/>
</return>
<status status="PASS" start="2026-09-01T01:13:36.503603" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.503585" elapsed="0.000256"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.504260" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.504595" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.504662" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:36.424696" elapsed="0.080083"/>
</kw>
<msg time="2026-09-01T01:13:36.504866" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:36.504905" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "O "d "l "_ "T "o "_ "P "l...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.420236" elapsed="0.084702"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.505356" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.505007" elapsed="0.000401"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.504990" elapsed="0.000440"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:36.420086" elapsed="0.085365"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:36.419932" elapsed="0.085549"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:36.417727" elapsed="0.087808"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:36.413213" elapsed="0.092377"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:36.412816" elapsed="0.092822"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:36.410058" elapsed="0.095628"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.506557" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/announce_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/announce_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.506736" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.506372" elapsed="0.000390"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:36.507099" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.506908" elapsed="0.000266"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.507497" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/withdraw_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/withdraw_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.507617" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.507328" elapsed="0.000312"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:36.508218" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.507806" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.508513" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.508311" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.508294" elapsed="0.000286"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.540638" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.540306" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.541378" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.541148" elapsed="0.000304">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.541535" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.540827" elapsed="0.000729"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.542061" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.541710" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.542392" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.542515" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.542266" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.542922" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.542685" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.543877" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.543623" elapsed="0.000294"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.544344" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.544067" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.544988" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.544699" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:36.546393" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.545504" elapsed="0.000954"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:36.546567" elapsed="0.000075"/>
</return>
<msg time="2026-09-01T01:13:36.546874" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:36.545213" elapsed="0.001694"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.547232" elapsed="0.000756"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:36.544570" elapsed="0.003471"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.548742" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.548382" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:36.549887" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.549436" elapsed="0.000476"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:36.549958" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:36.550092" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:36.549076" elapsed="0.001038"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.550280" elapsed="0.000198"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:36.548243" elapsed="0.002271"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:36.544415" elapsed="0.006130"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:36.550589" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:36.550744" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:36.543328" elapsed="0.007439"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.543023" elapsed="0.007776"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.550980" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.550828" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.543006" elapsed="0.008043"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.551807" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.551205" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.551877" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.539745" elapsed="0.012244"/>
</kw>
<msg time="2026-09-01T01:13:36.552042" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.527807" elapsed="0.024287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.563903" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.575771" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.587451" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.587648" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.587831" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.588284" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.588121" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:36.588105" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.588491" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.588645" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.588809" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:36.588073" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.587965" elapsed="0.000915"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.589019" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.589086" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:36.589226" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:36.523613" elapsed="0.065638"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.612743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.612387" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.613486" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.613247" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.613644" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.612921" elapsed="0.000744"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.614189" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.613834" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.614486" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:36.614645" level="INFO">${template} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:36.614363" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.615052" level="INFO">&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.614831" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:36.615462" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.615182" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.615993" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.615712" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.615572" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.615165" elapsed="0.000901"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.616630" level="INFO">${final_text} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.616218" elapsed="0.000438"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.616699" elapsed="0.000063"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:36.611824" elapsed="0.005026"/>
</kw>
<msg time="2026-09-01T01:13:36.616904" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.599598" elapsed="0.017349"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.628638" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.640270" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.651742" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.651919" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.652078" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.652415" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.652281" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:36.652268" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.652613" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.652778" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.652929" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:36.652244" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.652154" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.653131" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.653241" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:36.653359" level="INFO">${data} = &lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
   ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:36.598793" elapsed="0.054591"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:36.654542" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.654317" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:36.654679" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:36.653991" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.655004" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.654778" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.655528" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.655268" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.655075" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.654762" elapsed="0.000838"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.657975" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:36.655754" elapsed="0.002244"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:36.658043" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:36.658194" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:36.653686" elapsed="0.004530"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.659590" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.659368" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.659998" level="INFO">&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.659786" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.660421" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.660203" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.660848" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.660596" elapsed="0.000289"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:36.661648" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:13:36.661472" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:13:36.661980" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:13:36.661827" elapsed="0.000175"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.662158" elapsed="0.000188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.662764" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.662491" elapsed="0.000313"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:13:36.662841" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:36.662979" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:13:36.661069" elapsed="0.001932"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:36.681852" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '933', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;vpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-vpn-ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;WAABAQIDBAABAQEB&lt;/route-key&gt;
    &lt;label-stack&gt;
        &lt;label-value&gt;24005&lt;/label-value&gt;
    &lt;/label-stack&gt;
    &lt;attributes&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;route-target-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
                &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
            &lt;/route-target-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.0.255.254&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
    &lt;route-distinguisher&gt;1.2.3.4:1&lt;/route-distinguisher&gt;
    &lt;prefix&gt;1.1.1.0/24&lt;/prefix&gt;
&lt;/vpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:13:36.681913" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes/vpn-route=WAABAQIDBAABAQEB,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:36.681994" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:36.665022" elapsed="0.016994"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.663063" elapsed="0.018991"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.682239" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.682078" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.663047" elapsed="0.019273"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.685607" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.683257" elapsed="0.002388"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.683039" elapsed="0.002637"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.683023" elapsed="0.002675"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.688129" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:36.685964" elapsed="0.002219"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.685763" elapsed="0.002451"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.685748" elapsed="0.002488"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.688759" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.688388" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.689074" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.688851" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.689574" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.689312" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.689161" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.688835" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.690150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.689810" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.690453" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.690235" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.690946" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:36.690671" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:36.690523" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.690219" elapsed="0.000830"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:36.691208" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:36.691938" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:36.691674" elapsed="0.000288"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:36.692104" elapsed="0.002142"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:36.682649" elapsed="0.011653"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:36.694458" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:36.694364" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.694348" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.694671" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.694745" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:36.696871" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:36.658524" elapsed="0.038370"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.696954" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:36.697089" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:36.513090" elapsed="0.184021"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:36.697433" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:36.697217" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:36.697201" elapsed="0.000314"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:36.697543" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:13:36.508819" elapsed="0.188832"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:36.701294" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:36.698516" elapsed="0.002808"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:13:36.703642" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.701525" elapsed="0.002182"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:13:36.703774" elapsed="0.000018"/>
</return>
<doc>Returns hex update message.</doc>
<status status="FAIL" start="2026-09-01T01:13:36.698273" elapsed="0.005612"> == </status>
</kw>
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.709372" level="INFO">${update} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.705516" elapsed="0.003922"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.709851" elapsed="0.005049"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:38.715004" elapsed="0.000070"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:13:38.704777" elapsed="0.010533"/>
</kw>
<msg time="2026-09-01T01:13:38.715465" level="INFO">${update} = ffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:36.697830" elapsed="2.017685"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.717376" level="INFO">Length is 166.</msg>
<msg time="2026-09-01T01:13:38.717525" level="INFO">${len_1} = 166</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:38.716790" elapsed="0.000783"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.719181" level="INFO">Length is 166.</msg>
<msg time="2026-09-01T01:13:38.719337" level="INFO">${len_2} = 166</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:38.718580" elapsed="0.000805"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.719712" elapsed="0.000681"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.721314" level="INFO">${sum_1} = 2527</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:38.720717" elapsed="0.000650"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.722085" level="INFO">${sum_2} = 2527</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:38.721686" elapsed="0.000450"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.722490" elapsed="0.000637"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:38.715983" elapsed="0.007297"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:38.723593" elapsed="0.003360"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.793380" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.793032" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:38.794105" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.793875" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:38.794275" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:38.793557" elapsed="0.000739"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.794795" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:38.794449" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:38.795089" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:38.795238" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:38.794968" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.795626" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.795411" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.796766" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.796469" elapsed="0.000338"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.797230" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.796959" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.797985" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.797593" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:38.799060" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.798583" elapsed="0.000573"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:38.799290" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:13:38.799492" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:38.798198" elapsed="0.001316"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.799658" elapsed="0.000391"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:38.797464" elapsed="0.002655"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.800766" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.800369" elapsed="0.000421"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:38.801816" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.801362" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:38.802019" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:38.802285" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:38.800961" elapsed="0.001346"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.802448" elapsed="0.000371"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:38.800242" elapsed="0.002614"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:38.797303" elapsed="0.005582"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:38.802923" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:38.803058" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:38.796021" elapsed="0.007058"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.795730" elapsed="0.007377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.803328" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.803130" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.795709" elapsed="0.007686"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.804054" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.803527" elapsed="0.000552"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:38.804121" elapsed="0.000082"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:38.792475" elapsed="0.011816"/>
</kw>
<msg time="2026-09-01T01:13:38.804340" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:38.778118" elapsed="0.026264"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.815920" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.827407" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.839034" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.839226" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.839430" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.839785" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.839633" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:38.839617" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.839984" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.840148" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.840301" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:38.839587" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:38.839498" elapsed="0.000871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.840504" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:38.840569" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:38.840672" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:38.772544" elapsed="0.068151"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.841682" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.841462" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:38.852518" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:38.852560" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:38.852639" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:38.843702" elapsed="0.008960"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.841794" elapsed="0.010901"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.852875" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.852718" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.841779" elapsed="0.011168"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.856047" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.853863" elapsed="0.002222"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.853645" elapsed="0.002470"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.853629" elapsed="0.002523"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.858518" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.856408" elapsed="0.002150"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.856204" elapsed="0.002384"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.856189" elapsed="0.002421"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.859125" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.858787" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.859448" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.859228" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.859985" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.859710" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.859549" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.859212" elapsed="0.000846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.860547" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.860223" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.860858" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.860631" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.861353" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.861078" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.860930" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.860616" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:38.861567" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:38.862290" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.862033" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.862455" elapsed="0.003108"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:38.853289" elapsed="0.012331"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:38.865661" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:38.867878" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:13:38.840943" elapsed="0.026963"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:38.867962" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:13:38.729119" elapsed="0.138963"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:38.728236" elapsed="0.139895"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:13:38.727439" elapsed="0.140760"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.871987" level="INFO">${update} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.869148" elapsed="0.002865"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.872179" elapsed="0.002006"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:38.874230" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:13:38.868879" elapsed="0.005466"/>
</kw>
<msg time="2026-09-01T01:13:38.874413" level="INFO">${update} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:38.868380" elapsed="0.006055"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.875241" level="INFO">Length is 138.</msg>
<msg time="2026-09-01T01:13:38.875309" level="INFO">${len_1} = 138</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:38.874970" elapsed="0.000360"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.875707" level="INFO">Length is 138.</msg>
<msg time="2026-09-01T01:13:38.875786" level="INFO">${len_2} = 138</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:38.875474" elapsed="0.000334"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.875953" elapsed="0.000290"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.876552" level="INFO">${sum_1} = 1777</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:38.876391" elapsed="0.000183"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:38.876883" level="INFO">${sum_2} = 1777</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:38.876713" elapsed="0.000192"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:38.877099" elapsed="0.000288"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:38.874629" elapsed="0.002811"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.918054" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.917710" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:38.918897" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.918561" elapsed="0.000406">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:38.919049" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:38.918246" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.919578" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:38.919241" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:38.919889" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:38.920023" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:38.919765" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.920431" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.920212" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.921377" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.921133" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.921830" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.921564" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.922699" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.922203" elapsed="0.000519"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:38.923792" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.923364" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:38.923942" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:13:38.924157" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:38.922907" elapsed="0.001274"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.924325" elapsed="0.000467"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:38.922060" elapsed="0.002768"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.925546" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:38.925051" elapsed="0.000517"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:38.926627" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.926221" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:38.926787" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:38.926985" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:38.925752" elapsed="0.001255"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:38.927171" elapsed="0.000456"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:38.924927" elapsed="0.002769"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:38.921904" elapsed="0.005825"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:38.927781" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:38.927920" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:38.920817" elapsed="0.007126"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.920535" elapsed="0.007436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.928131" elapsed="0.000090"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.927993" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.920518" elapsed="0.007754"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.928935" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.928406" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:38.929002" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:38.917147" elapsed="0.011962"/>
</kw>
<msg time="2026-09-01T01:13:38.929228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:38.905285" elapsed="0.023999"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.941133" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.952832" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/l3vpn_rt_arg/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.964521" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.964700" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.964876" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.965225" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.965074" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:38.965056" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.965434" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.965587" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.965751" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:38.965031" elapsed="0.000797"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:38.964943" elapsed="0.000911"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.965995" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:38.966059" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:38.966178" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:38.901099" elapsed="0.065104"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.967232" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:38.966988" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:38.975804" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:38.975949" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-types:mpls-labeled-vpn-subsequent-address-family']/bgp-vpn-ipv4:vpn-ipv4-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:38.976069" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:13:38.976107" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.969266" elapsed="0.007204">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:38.967332" elapsed="0.009209">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.976713" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.976571" elapsed="0.000216"/>
</branch>
<status status="FAIL" start="2026-09-01T01:13:38.967316" elapsed="0.009492">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.980092" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.977760" elapsed="0.002363">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:38.977543" elapsed="0.002652">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:13:38.977527" elapsed="0.002698">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.982634" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.980491" elapsed="0.002174">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:38.980286" elapsed="0.002439">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:13:38.980271" elapsed="0.002498">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.983306" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.982942" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.983646" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.983423" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.984165" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.983883" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.983717" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.983406" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.984711" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.984387" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:38.985027" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:38.984813" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:38.985526" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:38.985268" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:38.985097" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.984797" elapsed="0.000801"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:38.985748" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:38.986466" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:38.986222" elapsed="0.000268"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:13:38.988732" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.986636" elapsed="0.002138">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.977164" elapsed="0.011728">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:38.988945" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:38.991114" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:13:38.991153" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:13:38.966442" elapsed="0.024737">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:38.991237" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:13:38.878399" elapsed="0.112985">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:38.878004" elapsed="0.113434"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:13:38.877643" elapsed="0.113845"/>
</kw>
<arg>l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<arg>False</arg>
<status status="PASS" start="2026-09-01T01:13:36.505992" elapsed="2.485538"/>
</kw>
<doc>Same as TC before but fluorine and further this l3vpn route also needs to contain route-target argument.</doc>
<status status="PASS" start="2026-09-01T01:13:36.409557" elapsed="2.582082"/>
</test>
<test id="s1-s12-t7" name="Kill_Talking_BGP_Speaker" line="103">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:38.994752" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:38.994503" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:38.995909" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:38.995811" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:38.995790" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.000543" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.000449" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.000433" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.001511" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.001176" elapsed="0.000358"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.001960" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.001685" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:39.002021" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:39.002177" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.000821" elapsed="0.001379"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.007268" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.007171" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.007154" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.008395" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.008301" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.008285" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:39.008920" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.008637" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.009335" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.009118" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.042548" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:39.009826" elapsed="0.032824"/>
</kw>
<msg time="2026-09-01T01:13:39.042829" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:39.042870" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.009507" elapsed="0.033395"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.064319" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:39.043400" elapsed="0.021013"/>
</kw>
<msg time="2026-09-01T01:13:39.064554" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:39.064592" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.043059" elapsed="0.021565"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.064904" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.064689" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.064673" elapsed="0.000299"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.065385" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.065101" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.065698" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.065505" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.065490" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:39.065807" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.068121" elapsed="0.000155"/>
</kw>
<msg time="2026-09-01T01:13:39.068331" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.067109" elapsed="0.001376"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.068759" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.069074" elapsed="0.000096"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:39.066535" elapsed="0.002736"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:39.066043" elapsed="0.003283"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:39.008016" elapsed="0.061393"/>
</kw>
<msg time="2026-09-01T01:13:39.069487" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.069524" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.007470" elapsed="0.062085"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:39.069714" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:39.069621" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.069605" elapsed="0.000195"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.070188" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.070488" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.070550" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:39.006863" elapsed="0.063779"/>
</kw>
<msg time="2026-09-01T01:13:39.070722" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.070774" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "K "i "l "l "_ "T "a "l "k...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.002530" elapsed="0.068277"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.071096" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.070871" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.070856" elapsed="0.000413"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:39.002398" elapsed="0.068892"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:39.002247" elapsed="0.069069"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:39.000116" elapsed="0.071247"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:38.995538" elapsed="0.075874"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:38.995125" elapsed="0.076325"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:38.992392" elapsed="0.079102"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.072566" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.072289" elapsed="0.000301"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:39.072761" elapsed="0.000185"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:13:39.072033" elapsed="0.000965"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.096571" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:13:39.073458" elapsed="0.023193"/>
</kw>
<msg time="2026-09-01T01:13:39.096764" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.096802" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.073161" elapsed="0.023663"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.097471" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:13:39.109715" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:39.109865" level="INFO">${output_log} = 2026-09-01 01:13:30,178 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:30,178 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:39.097341" elapsed="0.012548"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.110319" level="INFO">2026-09-01 01:13:30,178 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:13:30,180 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eaa5f6002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eaa5f6002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,185 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,186 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): ... idle for 0.016s
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.017s
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): ... idle for 0.001s
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.018s
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:31,209 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.019s
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:32,211 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:32,211 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.020s
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:33,213 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:33,213 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.021s
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.022s
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:34,216 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:34,216 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.023s
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.024s
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:36,701 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-09-01 01:13:36,701 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.505s
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0053' (83)
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:37,703 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:37,703 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.507s
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.508s
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:38,846 INFO BGP-Thread-1 (job): ... idle for 0.140s
2026-09-01 01:13:38,846 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.648s
2026-09-01 01:13:38,846 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
2026-09-01 01:13:38,846 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:38,848 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.110047" elapsed="0.000559"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:13:39.097037" elapsed="0.013621"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:13:39.110851" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:13:39.110724" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.110705" elapsed="0.000225"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.111069" elapsed="0.000020"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.111237" elapsed="0.000019"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:13:39.071750" elapsed="0.039557"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.119706" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:13:39.158186" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:39.158269" level="INFO">${output_log} = 2026-09-01 01:13:30,178 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:30,178 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:39.119586" elapsed="0.038706"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.158893" level="INFO">2026-09-01 01:13:30,178 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:13:30,178 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:13:30,180 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:13:30,182 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:13:30,183 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eaa5f6002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-09-01 01:13:30,183 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b40a1eaa5f6002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:30,185 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,185 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,186 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): ... idle for 0.016s
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,202 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,202 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.016s
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,204 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,205 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): ... idle for 0.000s
2026-09-01 01:13:30,205 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.017s
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,206 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,207 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,207 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): ... idle for 0.001s
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.018s
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:30,208 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:30,208 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:31,209 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.019s
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:31,210 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:32,211 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:32,211 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.020s
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:32,212 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:33,213 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:33,213 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.021s
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:33,214 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.022s
2026-09-01 01:13:34,215 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:34,216 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:34,216 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.023s
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:35,217 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.024s
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:36,219 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:36,701 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-09-01 01:13:36,701 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.505s
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0053020000003c4001010040020040050400000064800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0053' (83)
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:36,701 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:36,702 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:36,702 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:37,703 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:37,703 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.507s
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:37,704 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.508s
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:38,705 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:38,846 INFO BGP-Thread-1 (job): ... idle for 0.140s
2026-09-01 01:13:38,846 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.648s
2026-09-01 01:13:38,846 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
2026-09-01 01:13:38,846 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0045' (69)
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:13:38,847 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:13:38,848 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:38,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:38] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.158556" elapsed="0.000772"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:39.160100" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/010_l3vpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/010_l3vpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:13:39.159579" elapsed="0.000647"/>
</kw>
<arg>play.py.out</arg>
<arg>010_l3vpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.119294" elapsed="0.041012"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-09-01T01:13:38.991957" elapsed="0.168486"/>
</test>
<test id="s1-s12-t8" name="Delete_Bgp_Peer_Configuration" line="109">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:39.164819" elapsed="0.000258"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:39.164465" elapsed="0.000708"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.166488" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.166352" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.166329" elapsed="0.000243"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.172937" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.172807" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.172784" elapsed="0.000235"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.174291" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.173802" elapsed="0.000521"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.174913" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.174530" elapsed="0.000414"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:39.174998" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:13:39.175204" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.173326" elapsed="0.001909"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.182036" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.181941" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.181924" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.183175" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.183059" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.183044" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:39.183656" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.183368" elapsed="0.000311"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.184025" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.183835" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.208327" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:39.184520" elapsed="0.023895"/>
</kw>
<msg time="2026-09-01T01:13:39.208573" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:39.208612" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.184211" elapsed="0.024438"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.231666" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:39.209125" elapsed="0.022649"/>
</kw>
<msg time="2026-09-01T01:13:39.231916" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:39.231955" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.208820" elapsed="0.023166"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.232304" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.232051" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.232035" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.232781" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.232504" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.233097" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.232902" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.232887" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:39.233213" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.235553" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:13:39.235756" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.234525" elapsed="0.001354"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.236157" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.236477" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:39.233942" elapsed="0.002704"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:39.233451" elapsed="0.003252"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:39.182802" elapsed="0.053999"/>
</kw>
<msg time="2026-09-01T01:13:39.236879" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.236916" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.182263" elapsed="0.054685"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:39.237110" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:39.237012" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.236997" elapsed="0.000207"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.237561" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.237873" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.237935" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:39.181632" elapsed="0.056396"/>
</kw>
<msg time="2026-09-01T01:13:39.238109" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.238246" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "l "e "t "e "_ "B "g...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.175697" elapsed="0.062583"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.238572" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.238345" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.238331" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:39.175514" elapsed="0.063145"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:39.175301" elapsed="0.063384"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:39.172361" elapsed="0.066372"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:39.165931" elapsed="0.072865"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.165369" elapsed="0.073465"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:39.161538" elapsed="0.077339"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.239484" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.239060" elapsed="0.000448"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.279089" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.278739" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:39.279814" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:39.279593" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:39.279969" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:39.279290" elapsed="0.000700"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.280540" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.280199" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:39.280858" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:39.280981" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:39.280722" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.281381" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.281163" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.282303" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.282053" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.282714" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.282485" elapsed="0.000250"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.283356" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:39.283067" elapsed="0.000313"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:39.284082" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.283885" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:39.284172" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:13:39.284314" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:39.283568" elapsed="0.000767"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.284478" elapsed="0.000211"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:39.282940" elapsed="0.001784"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.285242" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:39.284964" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:39.286086" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.285725" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:39.286167" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:39.286300" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:39.285431" elapsed="0.000889"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.286457" elapsed="0.000189"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:39.284842" elapsed="0.001838"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:39.282792" elapsed="0.003986"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:39.286828" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:39.286964" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:39.281768" elapsed="0.005218"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.281485" elapsed="0.005529"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.287189" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.287036" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.281463" elapsed="0.005793"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.287937" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.287386" elapsed="0.000575"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:39.288003" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.278204" elapsed="0.009906"/>
</kw>
<msg time="2026-09-01T01:13:39.288181" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.266388" elapsed="0.021838"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.299854" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.311371" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.322898" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.323076" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.323250" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.323579" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.323446" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:39.323432" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.323790" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.323943" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.324092" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:39.323406" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.323318" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.324349" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.324414" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:13:39.324521" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:39.262417" elapsed="0.062127"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.325532" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.325309" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:39.334890" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:39.334934" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:39.335012" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:39.327539" elapsed="0.007495"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.325630" elapsed="0.009438"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.335251" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.335091" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.325615" elapsed="0.009707"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.338562" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.336225" elapsed="0.002375"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.336009" elapsed="0.002621"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.335993" elapsed="0.002659"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.341025" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.338917" elapsed="0.002148"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.338700" elapsed="0.002394"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.338686" elapsed="0.002430"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.341628" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.341291" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.341945" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.341712" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.342450" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.342182" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.342016" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.341697" elapsed="0.000824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.343001" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.342668" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.343313" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.343084" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.343799" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.343529" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.343383" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.343069" elapsed="0.000834"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.344041" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:39.344773" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.344517" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.344939" elapsed="0.002093"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:39.335649" elapsed="0.011437"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:39.347125" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:13:39.349223" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:13:39.324794" elapsed="0.024452"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:39.349293" elapsed="0.000023"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:13:39.239710" elapsed="0.109689"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:13:39.160839" elapsed="0.188666"/>
</test>
<test id="s1-s12-t9" name="Deconfigure_App_Peer" line="117">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:39.352551" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:39.352315" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.353684" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.353588" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.353572" elapsed="0.000184"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.358264" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.358171" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.358155" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.359218" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.358869" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.359653" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.359387" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:39.359714" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:39.359862" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.358524" elapsed="0.001359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.365057" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.364962" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.364945" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.366307" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.366214" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.366198" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:39.366779" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.366501" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.367155" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.366948" elapsed="0.000231"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.393372" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:39.367636" elapsed="0.025824"/>
</kw>
<msg time="2026-09-01T01:13:39.393654" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:39.393694" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.367325" elapsed="0.026402"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.414469" level="INFO">". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:39.394229" elapsed="0.020331"/>
</kw>
<msg time="2026-09-01T01:13:39.414702" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:39.414754" level="INFO">${message_wait} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.393896" elapsed="0.020891"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.415053" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.414853" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.414837" elapsed="0.000284"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.415533" level="INFO"> ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.415273" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.415856" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.415650" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.415635" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:39.415953" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:39.418342" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:13:39.418530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.417279" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.418921" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.419256" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:39.416676" elapsed="0.002750"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:39.416201" elapsed="0.003281"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:39.365927" elapsed="0.053638"/>
</kw>
<msg time="2026-09-01T01:13:39.419643" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.419680" level="INFO">${message} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.365272" elapsed="0.054439"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:39.419885" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:39.419792" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.419775" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.420345" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.420655" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.420717" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:39.364654" elapsed="0.056172"/>
</kw>
<msg time="2026-09-01T01:13:39.420907" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.420945" level="INFO">${output} =  ". "t "x "t ". "0 "1 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n ". "D "e "c "o "n "f "i "g "u...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.360222" elapsed="0.060754"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.421323" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.421073" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.421057" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:39.360076" elapsed="0.061335"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:39.359928" elapsed="0.061508"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:39.357853" elapsed="0.063630"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:39.353342" elapsed="0.068189"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.352946" elapsed="0.068622"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:39.350302" elapsed="0.071311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.422268" level="INFO">&amp;{mapping} = { IP=10.30.170.91 | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.421776" elapsed="0.000518"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.463163" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.462823" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:39.463870" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:39.463647" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:39.464017" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:39.463337" elapsed="0.000701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.464537" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.464203" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:39.464842" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:39.464975" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:39.464707" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.465372" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.465157" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.466273" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.466031" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.466797" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.466547" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.467416" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:39.467152" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:39.468094" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.467903" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:39.468176" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:39.468310" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:39.467606" elapsed="0.000726"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.468516" elapsed="0.000200"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:39.467009" elapsed="0.001755"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.469267" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:39.468985" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:39.469947" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.469762" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:39.470011" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:39.470162" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:39.469460" elapsed="0.000725"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.470324" elapsed="0.000333"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:39.468862" elapsed="0.001830"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:39.466863" elapsed="0.003859"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:39.470776" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:39.470913" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:39.465730" elapsed="0.005205"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.465470" elapsed="0.005491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.471120" elapsed="0.000039"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.470984" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.465454" elapsed="0.005754"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.471861" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.471339" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:39.471928" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.462269" elapsed="0.009774"/>
</kw>
<msg time="2026-09-01T01:13:39.472090" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.450507" elapsed="0.021623"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.483780" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.495426" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.507009" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.507262" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.507434" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.507791" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.507644" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:39.507629" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.507994" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.508159" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.508312" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:39.507600" elapsed="0.000758"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.507506" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.508517" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.508583" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:39.508711" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:39.446503" elapsed="0.062232"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.509780" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.509519" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:39.519400" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0d05z6bjjxojst3xo2whx9rrs18.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:39.519444" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:39.519533" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:39.511817" elapsed="0.007738"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.509883" elapsed="0.009706"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.519765" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.519612" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.509867" elapsed="0.009970"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.522907" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.520717" elapsed="0.002228"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.520516" elapsed="0.002459"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.520500" elapsed="0.002497"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.525509" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.523258" elapsed="0.002291"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.523043" elapsed="0.002536"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.523030" elapsed="0.002571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.526128" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.525781" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.526481" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.526228" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.526989" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.526706" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.526555" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.526213" elapsed="0.000850"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.527551" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.527226" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.527865" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.527635" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.528362" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.528086" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.527937" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.527620" elapsed="0.000814"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.528573" elapsed="0.000335"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:39.529327" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:39.529061" elapsed="0.000290"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.529494" elapsed="0.002122"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:39.520166" elapsed="0.011507"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:39.531712" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:13:39.533825" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:13:39.508982" elapsed="0.024867"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:39.533896" elapsed="0.000024"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:13:39.422495" elapsed="0.111508"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:13:39.349817" elapsed="0.184295"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.539901" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.539591" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.541214" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:13:39.594555" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:39.594696" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:13:39.594764" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:39.594815" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:39.541034" elapsed="0.053809"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.595878" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:39.595532" elapsed="0.000408"/>
</kw>
<msg time="2026-09-01T01:13:39.596052" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:39.596103" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.595073" elapsed="0.001056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.596902" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.596364" elapsed="0.000570"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.598312" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.597989" elapsed="0.000374"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.598866" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.598558" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.599688" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.599181" elapsed="0.000577"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:13:39.597469" elapsed="0.002360"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:39.597028" elapsed="0.002843"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.597005" elapsed="0.002896"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.600092" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.599970" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.599949" elapsed="0.000245"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:39.600366" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:13:39.600258" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.600239" elapsed="0.000227"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.600656" elapsed="0.000027"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:39.540546" elapsed="0.060272"/>
</kw>
<msg time="2026-09-01T01:13:39.600882" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.540068" elapsed="0.060888"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:13:39.538967" elapsed="0.062081"/>
</kw>
<msg time="2026-09-01T01:13:39.601107" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.535400" elapsed="0.065792"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:13:39.535075" elapsed="0.066210"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:13:39.534870" elapsed="0.066475"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:13:39.601536" elapsed="0.000487"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:39.602354" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:13:39.602261" elapsed="0.000192"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:13:39.534613" elapsed="0.067905"/>
</kw>
<doc>Functional test suite for bgp - l3vpn-ipv4

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising and receiveing routes with l3vpn content.
It uses odl and exabgp as bgp peers. Routes advertized from odl
are configured via application peer. Routes advertised from exabgp is
statically configured in exabgp config file.

For fluorine and further, instead of exabgp, play.py is used. When sending
routes from odl to peer, first route containg route-target argument have to
be send from peer to odl, so odl can identify this peer. Than it sends l3vpn
route containg this argument to odl app peer, and we check that app peer
advertizes this route back to the peer.</doc>
<status status="PASS" start="2026-09-01T01:13:17.626317" elapsed="21.976239"/>
</suite>
<suite id="s1-s13" name="030 Bgp Functional Evpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/030_bgp_functional_evpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.687032" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:39.683121" elapsed="0.003954"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:13:39.682923" elapsed="0.004207"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.691443" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:13:39.688097" elapsed="0.003371"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:39.691643" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.691538" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.691520" elapsed="0.000181"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.692179" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:39.691855" elapsed="0.000363"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.692640" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:13:39.692366" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:13:39.693196" elapsed="0.000252"/>
</kw>
<msg time="2026-09-01T01:13:39.693532" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:39.693571" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:39.692872" elapsed="0.000718"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.694078" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.693740" elapsed="0.000361"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.694983" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.694737" elapsed="0.000270"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.695383" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.695158" elapsed="0.000248"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.695814" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.695549" elapsed="0.000289"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.698714" elapsed="0.000194"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.699365" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.699055" elapsed="0.000335"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.699537" elapsed="0.000229"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.700506" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.700243" elapsed="0.000287"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:13:39.700571" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:13:39.700716" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:13:39.699955" elapsed="0.000783"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:39.701295" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc18943250&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:13:39.700898" elapsed="0.000521"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.701568" elapsed="0.000239"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:13:39.698229" elapsed="0.003633"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:39.698043" elapsed="0.004006"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:13:39.695888" elapsed="0.006190"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.702603" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:39.702247" elapsed="0.000393"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.703160" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:39.702804" elapsed="0.000394"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.703676" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:39.703345" elapsed="0.000368"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:13:39.694340" elapsed="0.009437"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:13:39.687795" elapsed="0.016034"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:39.704002" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:39.703893" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.703875" elapsed="0.000186"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.706965" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:39.706616" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.707415" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:39.707149" elapsed="0.000289"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:39.707478" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:39.707611" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:39.706271" elapsed="0.001362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:39.708526" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.708299" elapsed="0.000251"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.709237" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:39.709327" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:39.709079" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:39.712671" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:39.712101" elapsed="0.000663"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:39.712083" elapsed="0.000719"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.713442" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:39.713663" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:39.712996" elapsed="0.000716"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.714621" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:39.713981" elapsed="0.000742"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.715889" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:39.714997" elapsed="0.000939"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:39.717616" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:13:39.717796" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:39.717296" elapsed="0.000541"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.718331" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:13:39.719834" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:13:40.378403" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:13:39 UTC 2026

  System load:  0.13               Processes:             127
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:13:17 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:13:39.719532" elapsed="0.659009"/>
</kw>
<msg time="2026-09-01T01:13:40.378616" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.719107" elapsed="0.659681"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:13:39.716399" elapsed="0.662531"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.379853" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:13:40.392701" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:13:40.392878" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:13:40.392977" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:40.379374" elapsed="0.013650"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.393344" elapsed="0.000691"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.395706" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:40.394912" elapsed="0.000955"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.396478" elapsed="0.000069"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.396097" elapsed="0.000551"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.396062" elapsed="0.000636"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:13:40.397112" elapsed="0.000113"/>
</return>
<status status="PASS" start="2026-09-01T01:13:40.396819" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.396796" elapsed="0.000584"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.397458" elapsed="0.000021"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.402051" elapsed="0.000623"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.403065" elapsed="0.000420"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.403860" elapsed="0.000330"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:40.398102" elapsed="0.006180"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:13:39.711202" elapsed="0.693349"/>
</kw>
<msg time="2026-09-01T01:13:40.404635" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.710414" elapsed="0.694286"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:13:39.709968" elapsed="0.694846"/>
</kw>
<msg time="2026-09-01T01:13:40.404865" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.709495" elapsed="0.695425"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.408366" elapsed="0.000404"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.408983" elapsed="0.000205"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.409378" elapsed="0.000120"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:40.405326" elapsed="0.004235"/>
</kw>
<msg time="2026-09-01T01:13:40.409673" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:13:39.708756" elapsed="0.700947"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.410275" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:40.409947" elapsed="0.000379"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:13:40.410381" elapsed="0.000043"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:13:39.707967" elapsed="0.702593"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:39.707808" elapsed="0.702796"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:39.707680" elapsed="0.702967"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:13:39.704277" elapsed="0.706437"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:13:40.410928" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.426890" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.426791" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.426773" elapsed="0.000177"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.427228" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:40.427319" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.427091" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.427707" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:40.427481" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.428111" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:40.427896" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:40.428838" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:13:40.428633" elapsed="0.000303">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:13:40.429027" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:13:40.429067" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.428308" elapsed="0.000778"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.429369" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:40.429167" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.429149" elapsed="0.000311"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:40.430124" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.429893" elapsed="0.000270"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:13:40.430208" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:40.430338" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:13:40.429640" elapsed="0.000719"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.430500" elapsed="0.000364"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.431113" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:13:40.431215" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.431022" elapsed="0.000215"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.431373" elapsed="0.002135"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.433913" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:13:40.622018" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.433658" elapsed="0.188520"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.625394" elapsed="0.000335"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.625897" elapsed="0.000154"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.626212" elapsed="0.000155"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:40.623274" elapsed="0.003142"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:40.622583" elapsed="0.003874"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.426538" elapsed="0.199965"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:40.412207" elapsed="0.214339"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.411685" elapsed="0.214907"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:40.411506" elapsed="0.215122"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:13:40.411329" elapsed="0.215332"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:13:39.687403" elapsed="0.939313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.629203" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.629080" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.629060" elapsed="0.000208"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.633561" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.633468" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.633452" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.634493" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:40.634148" elapsed="0.000368"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.634944" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:40.634662" elapsed="0.000304"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:40.635004" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:13:40.635161" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:40.633841" elapsed="0.001343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.640245" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.640146" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.640117" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.641398" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:40.641284" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.641268" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:40.641901" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.641594" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.642290" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:40.642070" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.682237" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:40.642973" elapsed="0.039391"/>
</kw>
<msg time="2026-09-01T01:13:40.682480" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:40.682520" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.642480" elapsed="0.040074"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.761525" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "3 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "e "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:40.683206" elapsed="0.078516"/>
</kw>
<msg time="2026-09-01T01:13:40.761949" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:40.761990" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.682711" elapsed="0.079313"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.762413" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:40.762113" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.762088" elapsed="0.000495"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.763104" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "3 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "e "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:40.762718" elapsed="0.000590"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.763590" elapsed="0.000071"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:40.763368" elapsed="0.000420"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.763352" elapsed="0.000463"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:40.763851" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.766583" elapsed="0.000491"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.767523" elapsed="0.000318"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:13:40.768222" elapsed="0.000268"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:40.765369" elapsed="0.003235"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:40.764230" elapsed="0.004546"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:40.641010" elapsed="0.127885"/>
</kw>
<msg time="2026-09-01T01:13:40.769015" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:40.769074" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.640442" elapsed="0.128673"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:40.769307" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:13:40.769209" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.769191" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.769817" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.770129" elapsed="0.000096"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:40.770270" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:40.639879" elapsed="0.130490"/>
</kw>
<msg time="2026-09-01T01:13:40.770466" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:40.770515" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.635516" elapsed="0.135037"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:40.770872" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:40.770624" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:40.770607" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:40.635387" elapsed="0.135576"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:40.635233" elapsed="0.135760"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:40.633220" elapsed="0.137823"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:13:40.627302" elapsed="0.143834"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:40.626882" elapsed="0.144313"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:13:39.682639" elapsed="1.088601"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.771732" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:13:40.771383" elapsed="0.000388"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.772257" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:40.771930" elapsed="0.000365"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:40.773890" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:13:40.773958" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:40.773598" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.774191" elapsed="0.001782"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:13:40.776825" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:13:41.145527" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:13:18 UTC 2026

  System load:  0.47               Processes:             106
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:13:19 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:13:40.776512" elapsed="0.369170"/>
</kw>
<msg time="2026-09-01T01:13:41.145779" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.776152" elapsed="0.369708"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:13:40.773209" elapsed="0.372761"/>
</kw>
<msg time="2026-09-01T01:13:41.146018" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:40.772834" elapsed="0.373226"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:13:40.772476" elapsed="0.373653"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:41.146739" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19231810&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:13:41.146385" elapsed="0.000539"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.156677" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:13:41.169238" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:13:41.147081" elapsed="0.022241"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.171474" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:13:41.204434" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:13:41.204580" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:13:41.204632" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:13:41.204680" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:13:41.171213" elapsed="0.033495"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.205865" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:13:41.205498" elapsed="0.000424"/>
</kw>
<msg time="2026-09-01T01:13:41.206035" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:13:41.206088" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.204963" elapsed="0.001152"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.206915" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.206352" elapsed="0.000595"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.207577" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.207126" elapsed="0.000527"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.207096" elapsed="0.000590"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:13:41.207894" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.207755" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.207736" elapsed="0.000271"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.208116" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.208074" elapsed="0.000113"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:41.208057" elapsed="0.000156"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.208396" elapsed="0.000025"/>
</kw>
<msg time="2026-09-01T01:13:41.208575" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:13:41.170602" elapsed="0.038003"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:13:41.208812" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.208687" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.208667" elapsed="0.000240"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.209096" elapsed="0.000026"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:13:41.169916" elapsed="0.039303"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.215342" level="INFO">${EVPN_CONF_URL} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes</msg>
<arg>${EVPN_CONF_URL}</arg>
<arg>/rests/data/bgp-rib:application-rib=${ODL_SYSTEM_IP}/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:41.209419" elapsed="0.005981"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.221234" level="INFO">${EVPN_LOC_RIB} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<arg>${EVPN_LOC_RIB}</arg>
<arg>/rests/data/bgp-rib:bgp-rib/rib=${RIB_NAME}/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:41.215615" elapsed="0.005678"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.227178" level="INFO">${EVPN_FAMILY_LOC_RIB} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig</msg>
<arg>${EVPN_FAMILY_LOC_RIB}</arg>
<arg>/rests/data/bgp-rib:bgp-rib/rib=${RIB_NAME}/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:41.221508" elapsed="0.005727"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.255845" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.255496" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.256567" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.256340" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes.titanium/empty_routes.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.256719" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.256019" elapsed="0.000721"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.257256" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.256903" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.257545" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/empty_routes/empty_routes.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:41.257681" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:41.257425" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.258113" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.257892" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:41.258502" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.258231" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.258980" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.258709" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.258575" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.258215" elapsed="0.000836"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.259596" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.259203" elapsed="0.000418"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.259662" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.259813" level="INFO">${EMPTY_ROUTES} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<var>${EMPTY_ROUTES}</var>
<arg>${EVPN_DIR}/empty_routes</arg>
<arg>empty_routes.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.253519" elapsed="0.006317"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.260272" level="INFO">${EMPTY_ROUTES} = {
  "bgp-rib:tables": [
    {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family",
      "attributes": {
        "uptodate": false
      }
   ...</msg>
<arg>${EMPTY_ROUTES}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:13:41.259987" elapsed="0.000323"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:39.682369" elapsed="1.577990"/>
</kw>
<test id="s1-s13-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:41.263211" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:41.262961" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.264355" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.264257" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.264240" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.269050" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.268956" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.268939" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.270021" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.269667" elapsed="0.000377"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.270472" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:41.270210" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:41.270533" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.270667" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.269332" elapsed="0.001356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.275670" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.275566" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.275549" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.276816" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.276708" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.276692" elapsed="0.000183"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:41.277299" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.277008" elapsed="0.000314"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.277656" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.277466" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.314964" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:41.278294" elapsed="0.036773"/>
</kw>
<msg time="2026-09-01T01:13:41.315237" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:41.315277" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.277872" elapsed="0.037443"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.348461" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:41.315797" elapsed="0.032762"/>
</kw>
<msg time="2026-09-01T01:13:41.348706" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:41.348745" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.315472" elapsed="0.033321"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.349067" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.348864" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.348846" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.349560" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.349291" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.349892" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.349683" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.349667" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:41.349990" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.352383" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:13:41.352566" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.351347" elapsed="0.001341"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.352967" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.353300" elapsed="0.000218"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:41.350735" elapsed="0.002890"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:41.350256" elapsed="0.003428"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:41.276447" elapsed="0.077338"/>
</kw>
<msg time="2026-09-01T01:13:41.353866" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.353905" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.275880" elapsed="0.078060"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:41.354101" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.354006" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.353990" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.354558" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.354874" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.354937" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:41.275276" elapsed="0.079756"/>
</kw>
<msg time="2026-09-01T01:13:41.355179" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.355220" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.271041" elapsed="0.084213"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.355549" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.355321" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.355306" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:41.270909" elapsed="0.084730"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:41.270738" elapsed="0.084928"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:41.268629" elapsed="0.087085"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:41.263989" elapsed="0.091790"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.263586" elapsed="0.092234"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:41.260979" elapsed="0.094887"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.356451" level="INFO">&amp;{mapping} = { BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.356021" elapsed="0.000454"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.387746" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.387405" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.388506" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.388264" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.388655" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.387944" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.389202" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.388847" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.389500" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:41.389656" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:41.389372" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.390057" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.389837" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.390981" level="INFO">mapping: {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.390733" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.391604" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.391181" elapsed="0.000445"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.392247" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.391968" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.392934" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.392721" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.393045" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:13:41.393202" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.392438" elapsed="0.000787"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.393368" elapsed="0.000209"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:41.391843" elapsed="0.001770"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.394118" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.393850" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.394811" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.394607" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.394878" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.395010" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.394326" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.395184" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:13:41.393712" elapsed="0.001704"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:41.391672" elapsed="0.003774"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:41.395484" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:13:41.395621" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:41.390448" elapsed="0.005195"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.390178" elapsed="0.005493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.395843" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.395693" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.390159" elapsed="0.005752"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.396582" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.396040" elapsed="0.000567"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.396650" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.386847" elapsed="0.009927"/>
</kw>
<msg time="2026-09-01T01:13:41.396824" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.375225" elapsed="0.021642"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.408268" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.419719" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.431056" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.431281" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.431441" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.431779" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.431634" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:41.431621" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.431977" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.432125" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.432288" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:41.431596" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.431507" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.432488" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.432552" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:41.432658" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:41.371184" elapsed="0.061497"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.457261" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.456916" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.457933" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.457729" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.458071" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.457431" elapsed="0.000660"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.458589" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.458255" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.458893" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:41.459015" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:41.458757" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.459414" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.459197" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:41.459792" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.459520" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.460271" level="INFO">${mapping_to_use} = {'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.459998" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.459866" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.459501" elapsed="0.000874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.461035" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.460515" elapsed="0.000547"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.461104" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.456361" elapsed="0.004870"/>
</kw>
<msg time="2026-09-01T01:13:41.461278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.444583" elapsed="0.016736"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.472796" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.484156" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.495709" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.495900" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.496058" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.496394" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.496264" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:41.496252" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.496588" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.496737" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.496902" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:41.496226" elapsed="0.000722"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.496123" elapsed="0.000854"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.497109" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.497187" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:41.497291" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:41.442176" elapsed="0.055140"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.498530" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.498278" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.498667" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.497950" elapsed="0.000738"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.498984" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.498749" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.499487" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.499231" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.499055" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.498734" elapsed="0.000824"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.501719" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.499695" elapsed="0.002047"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:41.501801" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.501949" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:41.497645" elapsed="0.004332"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.503284" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.503049" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.503674" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.503467" elapsed="0.000249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.504081" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.503866" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.504480" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.504269" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:41.505245" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:13:41.505063" elapsed="0.000206"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:13:41.505556" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:13:41.505406" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.505713" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.506270" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.506039" elapsed="0.000269"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:13:41.506344" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.506482" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:13:41.504697" elapsed="0.001807"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:41.520787" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:13:41.520872" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:13:41 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:41.520969" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:41.508614" elapsed="0.012378"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.506563" elapsed="0.014468"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.521218" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.521055" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.506548" elapsed="0.014750"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.524310" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.522156" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.521942" elapsed="0.002436"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.521926" elapsed="0.002474"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.526730" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.524644" elapsed="0.002136"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.524448" elapsed="0.002365"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.524433" elapsed="0.002407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.527385" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.527027" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.527686" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.527470" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.528198" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.527919" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.527770" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.527455" elapsed="0.000815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.528745" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.528418" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.529060" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.528842" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.529551" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.529292" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.529131" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.528827" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.529773" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:41.530493" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.530245" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.530658" elapsed="0.002091"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:41.521622" elapsed="0.011195"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:41.532974" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.532881" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.532859" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.533201" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.533261" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:13:41.535367" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:41.502351" elapsed="0.033039"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.535479" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.535613" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:41.360811" elapsed="0.174824"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.535944" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.535718" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.535704" elapsed="0.000321"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.536054" elapsed="0.000021"/>
</return>
<arg>${BGP_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:13:41.356705" elapsed="0.179470"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-09-01T01:13:41.260414" elapsed="0.275870"/>
</test>
<test id="s1-s13-t2" name="Reconfigure_ODL_To_Accept_Connection" line="54">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:41.539457" elapsed="0.000183"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:41.539223" elapsed="0.000465"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.540583" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.540488" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.540471" elapsed="0.000171"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.545109" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.545016" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.545000" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.546058" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.545713" elapsed="0.000369"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.546498" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:41.546241" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:41.546558" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.546699" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.545384" elapsed="0.001336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.551686" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.551590" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.551574" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.552820" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.552713" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.552697" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:41.553307" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.553018" elapsed="0.000313"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.553666" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.553474" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.600003" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:41.554162" elapsed="0.046038"/>
</kw>
<msg time="2026-09-01T01:13:41.600392" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:41.600433" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.553846" elapsed="0.046622"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.639478" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:41.601152" elapsed="0.038434"/>
</kw>
<msg time="2026-09-01T01:13:41.639736" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:41.639791" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.600681" elapsed="0.039146"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.640133" elapsed="0.000041"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.639907" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.639885" elapsed="0.000342"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.640632" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.640357" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.640971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.640758" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.640742" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:41.641072" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.643584" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:13:41.643786" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.642500" elapsed="0.001425"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.644206" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.644521" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:41.641891" elapsed="0.002806"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:41.641379" elapsed="0.003376"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:41.552455" elapsed="0.092402"/>
</kw>
<msg time="2026-09-01T01:13:41.644938" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.644977" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.551896" elapsed="0.093115"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:41.645197" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.645077" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.645061" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.645630" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.645950" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.646012" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:41.551300" elapsed="0.094805"/>
</kw>
<msg time="2026-09-01T01:13:41.646208" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.646247" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.547058" elapsed="0.099223"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.646570" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.646346" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.646332" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:41.546930" elapsed="0.099761"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:41.546779" elapsed="0.099943"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:41.544695" elapsed="0.102117"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:41.540241" elapsed="0.106621"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.539846" elapsed="0.107054"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:41.537086" elapsed="0.109860"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.647712" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB_OPENCONFIG=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.647104" elapsed="0.000633"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.678532" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.678204" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.679265" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.679021" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.679417" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.678704" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.679939" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.679587" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.680251" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:41.680401" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:41.680110" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.680793" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.680565" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.681690" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.681459" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.682128" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.681893" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.682756" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.682493" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.683455" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.683259" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.683521" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.683653" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.682962" elapsed="0.000713"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.683826" elapsed="0.000209"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:13:41.682369" elapsed="0.001702"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.684685" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.684340" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.685388" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.685202" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.685454" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.685586" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.684901" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.685745" elapsed="0.000208"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:13:41.684217" elapsed="0.001773"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.686706" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.686222" elapsed="0.000510"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.687401" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.687215" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.687469" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.687602" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.686915" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.687773" elapsed="0.000195"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:13:41.686086" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.688531" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.688269" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.689209" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.689012" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.689273" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.689403" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.688717" elapsed="0.000741"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.689598" elapsed="0.000207"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:13:41.688101" elapsed="0.001739"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.690336" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.690057" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.691000" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.690816" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.691065" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.691210" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.690523" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.691368" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:13:41.689936" elapsed="0.001657"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.692101" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:13:41.691841" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:13:41.692848" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.692651" elapsed="0.000282"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:13:41.692978" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.693117" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:13:41.692334" elapsed="0.000829"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.693310" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:13:41.691689" elapsed="0.001848"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:13:41.682212" elapsed="0.011355"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:13:41.693637" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.693791" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:13:41.681172" elapsed="0.012643"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.680893" elapsed="0.012949"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.693999" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.693864" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.680876" elapsed="0.013188"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.694812" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.694207" elapsed="0.000631"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.694881" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.677640" elapsed="0.017350"/>
</kw>
<msg time="2026-09-01T01:13:41.695037" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.666080" elapsed="0.029000"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.707991" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.719516" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.731081" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.731279" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.731437" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.731781" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.731635" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:41.731622" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.731979" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.732128" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.732292" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:41.731595" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.731505" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.732492" elapsed="0.000052"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.732594" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:41.732707" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:41.662181" elapsed="0.070550"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.756970" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.756625" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.757656" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.757457" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.757816" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.757156" elapsed="0.000681"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.758337" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.757986" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.758623" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:41.758758" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:41.758505" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.759169" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.758940" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:41.759549" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.759282" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.760025" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.759752" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.759621" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.759265" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.760911" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.760243" elapsed="0.000694"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.760980" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.756076" elapsed="0.005012"/>
</kw>
<msg time="2026-09-01T01:13:41.761189" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.744496" elapsed="0.016736"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.773193" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.784572" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.795936" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.796126" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.796305" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.796655" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.796521" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:13:41.796506" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.796870" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.797018" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.797180" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:13:41.796474" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.796378" elapsed="0.000872"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.797383" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.797449" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:13:41.797592" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:13:41.742023" elapsed="0.055596"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:41.798884" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.798601" elapsed="0.000400">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:41.799084" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.798251" elapsed="0.000854"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.799415" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.799182" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.799933" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.799647" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.799485" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.799165" elapsed="0.000840"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.802171" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.800157" elapsed="0.002038"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:13:41.802239" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:13:41.802375" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:13:41.797929" elapsed="0.004468"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.803651" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.803426" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.804061" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.803849" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.804483" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.804266" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.804887" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.804657" elapsed="0.000269"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:41.805651" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:13:41.805479" elapsed="0.000195"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:13:41.805987" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:13:41.805826" elapsed="0.000184"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.806161" elapsed="0.000183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.806705" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.806485" elapsed="0.000258"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:13:41.806796" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:13:41.806932" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:13:41.805106" elapsed="0.001848"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:41.827651" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1089', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:13:41.827755" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:41.827879" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:41.809107" elapsed="0.018795"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.807014" elapsed="0.020927"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.828105" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.827964" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.806999" elapsed="0.021205"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.831234" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.829049" elapsed="0.002224"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.828851" elapsed="0.002451"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.828831" elapsed="0.002494"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.833666" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.831571" elapsed="0.002135"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.831372" elapsed="0.002364"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.831358" elapsed="0.002399"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.834293" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.833924" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.834592" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.834377" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.835087" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.834824" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.834663" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.834361" elapsed="0.000814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.835644" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.835321" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.835957" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.835727" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.836443" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.836185" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:41.836026" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.835712" elapsed="0.000802"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.836650" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:13:41.837380" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:41.837119" elapsed="0.000284"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.837549" elapsed="0.002100"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:13:41.828526" elapsed="0.011177"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:13:41.839868" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.839774" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.839745" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.840079" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.840151" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:13:41.842229" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:13:41.802699" elapsed="0.039553"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.842341" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.842478" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:13:41.652012" elapsed="0.190488"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.842811" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.842584" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.842569" elapsed="0.000325"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:13:41.842923" elapsed="0.000022"/>
</return>
<arg>${BGP_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:13:41.647990" elapsed="0.195041"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:13:41.536581" elapsed="0.306575"/>
</test>
<test id="s1-s13-t3" name="Start_Bgp_Peer" line="66">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:41.846444" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:41.846210" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.847565" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.847469" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.847453" elapsed="0.000170"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.852285" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.852191" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.852174" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.853240" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:41.852889" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.853668" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:41.853409" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:41.853728" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:41.853877" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:41.852546" elapsed="0.001352"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.858898" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.858803" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.858786" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.860012" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:41.859919" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.859903" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:41.860487" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:41.860224" elapsed="0.000286"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.860867" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.860653" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.902694" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:41.861349" elapsed="0.041455"/>
</kw>
<msg time="2026-09-01T01:13:41.902953" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:41.902992" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.861032" elapsed="0.041993"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.930639" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:41.903508" elapsed="0.027273"/>
</kw>
<msg time="2026-09-01T01:13:41.930928" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:41.930967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.903199" elapsed="0.027802"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.931295" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.931068" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.931051" elapsed="0.000313"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.931756" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.931491" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.932085" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.931891" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.931876" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:41.932201" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:41.934562" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:13:41.934751" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:41.933522" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.935171" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.935488" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:41.932933" elapsed="0.002726"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:41.932442" elapsed="0.003274"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:41.859644" elapsed="0.076169"/>
</kw>
<msg time="2026-09-01T01:13:41.935894" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.935931" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.859093" elapsed="0.076873"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:41.936299" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:41.936031" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.936015" elapsed="0.000359"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.936729" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.937044" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:41.937106" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:41.858499" elapsed="0.078772"/>
</kw>
<msg time="2026-09-01T01:13:41.937352" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:41.937389" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.854242" elapsed="0.083181"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:41.937709" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:41.937486" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:41.937472" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:41.854097" elapsed="0.083715"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:41.853946" elapsed="0.083892"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:41.851863" elapsed="0.086023"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:41.847221" elapsed="0.090745"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:41.846828" elapsed="0.091177"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:41.844224" elapsed="0.093826"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.939648" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:41.939356" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:41.940037" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:41.939825" elapsed="0.000251"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:41.943112" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:13:41.943211" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --evpn --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:41.940230" elapsed="0.003006"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --${BGP_TOOL_LOG_LEVEL} --evpn --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:13:41.938942" elapsed="0.004348"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:13:47.945053" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.944740" elapsed="6.000928">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:47.945940" elapsed="0.000038"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:13:41.944502" elapsed="6.001583">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:13:41.944129" elapsed="6.002082"/>
</kw>
<msg time="2026-09-01T01:13:47.946307" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:41.943786" elapsed="6.002544"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:13:47.946496" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:13:47.946416" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:47.946391" elapsed="0.000183"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:47.946777" elapsed="0.000023"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:47.946950" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:13:41.943520" elapsed="6.003500"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-09-01T01:13:41.938636" elapsed="6.008430"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:41.938265" elapsed="6.008840"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-09-01T01:13:41.843460" elapsed="6.103770"/>
</test>
<test id="s1-s13-t4" name="Odl_To_Play_route_es_arb" line="71">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:47.951090" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:47.950844" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:47.952289" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:47.952179" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:47.952160" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:47.956899" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:47.956789" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:47.956772" elapsed="0.000296"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:47.958004" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:47.957641" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:47.958457" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:47.958192" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:47.958519" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:47.958654" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:47.957300" elapsed="0.001376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:47.963696" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:47.963600" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:47.963583" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:47.965183" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:47.964981" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:47.964964" elapsed="0.000380"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:47.965900" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:47.965484" elapsed="0.000478"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:47.966572" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:47.966320" elapsed="0.000312"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:47.996572" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:47.968541" elapsed="0.028159"/>
</kw>
<msg time="2026-09-01T01:13:47.996981" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:47.997070" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:47.966948" elapsed="0.030210"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:48.022636" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:47.999025" elapsed="0.023736"/>
</kw>
<msg time="2026-09-01T01:13:48.022898" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:48.022984" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:47.997534" elapsed="0.025517"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.023691" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:48.023355" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:48.023336" elapsed="0.000570"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.024634" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.024055" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.025323" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:48.024953" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:48.024934" elapsed="0.000557"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:48.025526" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:48.028846" elapsed="0.000121"/>
</kw>
<msg time="2026-09-01T01:13:48.029004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:48.028406" elapsed="0.000655"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.029488" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.029691" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:48.027688" elapsed="0.002221"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:48.025782" elapsed="0.004205"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:47.964540" elapsed="0.065621"/>
</kw>
<msg time="2026-09-01T01:13:48.030245" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:48.030283" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:47.963912" elapsed="0.066405"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:48.030478" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:48.030384" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:48.030368" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.030969" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.031371" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:48.031435" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:47.963306" elapsed="0.068222"/>
</kw>
<msg time="2026-09-01T01:13:48.031608" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:48.031645" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:47.959030" elapsed="0.072649"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:48.031988" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:48.031743" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:48.031728" elapsed="0.000328"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:47.958897" elapsed="0.073179"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:47.958725" elapsed="0.073378"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:47.956474" elapsed="0.075692"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:47.951897" elapsed="0.080318"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:47.951487" elapsed="0.080765"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:47.948481" elapsed="0.083816"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:48.042167" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:48.042306" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:48.042391" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:48.032666" elapsed="0.009748"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:48.042567" elapsed="0.002332"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:48.050412" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:48.050550" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:48.050641" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:48.045061" elapsed="0.005604"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:48.053720" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:48.053443" elapsed="0.000306"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:48.054168" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:48.053907" elapsed="0.000287"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:48.054338" elapsed="0.000288"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:48.050886" elapsed="0.003795"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:48.032426" elapsed="0.022302"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:47.947985" elapsed="0.106778"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:48.055503" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:48.055657" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:48.055320" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:48.056024" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:48.056159" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:48.055839" elapsed="0.000346"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:48.056497" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:48.056613" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:48.056329" elapsed="0.000308"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:48.056988" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:48.056787" elapsed="0.000224"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:48.057335" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:48.057525" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:48.057168" elapsed="0.000381"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:48.057882" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:48.057692" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.058286" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.058047" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.058721" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.058505" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.059131" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.058917" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.059537" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.059326" elapsed="0.000249"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:48.059710" elapsed="0.003154"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:48.082002" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '706', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:13:48.082058" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:48.082158" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:48.063025" elapsed="0.019157"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.084695" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.082338" elapsed="0.002399"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:48.092746" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:48.092876" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:48.092970" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:48.084893" elapsed="0.008101"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.095436" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.093166" elapsed="0.002314"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:48.103356" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:48.103490" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:48.103573" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:48.096386" elapsed="0.007210"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.105975" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:48.103748" elapsed="0.002271"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:48.106176" elapsed="0.002253"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:48.110930" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:48.108576" elapsed="0.002381"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:13:48.113157" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:13:48.111096" elapsed="0.002131"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:13:48.113280" elapsed="0.000018"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="FAIL" start="2026-09-01T01:13:48.096073" elapsed="0.017311"> == </status>
</kw>
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.126665" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.126978" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:50.127214" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.115044" elapsed="0.012225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.132853" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.127632" elapsed="0.005322"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.133310" elapsed="0.005143"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.142314" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:50.138788" elapsed="0.003584"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.142736" elapsed="0.004963"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:50.147803" elapsed="0.000095"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:50.114112" elapsed="0.033994"/>
</kw>
<msg time="2026-09-01T01:13:50.148296" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:48.095635" elapsed="2.052711"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.149246" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.148681" elapsed="0.000692"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.151434" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:50.151650" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:50.150748" elapsed="0.000972"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.152707" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:50.152972" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:50.152179" elapsed="0.000841"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.153371" elapsed="0.000636"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.154727" level="INFO">${sum_1} = 1851</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:50.154361" elapsed="0.000415"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.155496" level="INFO">${sum_2} = 1851</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:50.155105" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.155874" elapsed="0.000631"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:50.149888" elapsed="0.006734"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:50.156941" elapsed="0.002558"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.171597" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.171877" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:50.172067" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.160677" elapsed="0.011440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.177443" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.172492" elapsed="0.005046"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.177870" elapsed="0.005057"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.192755" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.193019" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:50.193267" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.183291" elapsed="0.010029"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.198550" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.193662" elapsed="0.004982"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.198977" elapsed="0.005098"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:50.208936" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:50.204282" elapsed="0.004713"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.204233" elapsed="0.004791"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.219710" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.219770" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.219922" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.209245" elapsed="0.010711"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:50.160071" elapsed="0.059972"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.230312" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.230489" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:50.230606" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.221392" elapsed="0.009245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.236334" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.230919" elapsed="0.005512"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.236754" elapsed="0.005137"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.244877" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:50.242099" elapsed="0.002815"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.245168" elapsed="0.003439"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:50.248711" elapsed="0.000073"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:50.220922" elapsed="0.028094"/>
</kw>
<msg time="2026-09-01T01:13:50.249203" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:50.220302" elapsed="0.028965"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.250427" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.249725" elapsed="0.000795"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.252239" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:50.252332" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:50.251885" elapsed="0.000476"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.253066" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:50.253213" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:50.252621" elapsed="0.000624"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.253441" elapsed="0.000387"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.254285" level="INFO">${sum_1} = 1404</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:50.254042" elapsed="0.000274"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:50.254735" level="INFO">${sum_2} = 1404</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:50.254515" elapsed="0.000250"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.255034" elapsed="0.000523"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:50.251068" elapsed="0.004565"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.264430" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.264610" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:50.264771" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.256455" elapsed="0.008361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.268629" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.265169" elapsed="0.003520"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.268902" elapsed="0.003304"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.280333" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.280485" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:50.280614" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.272414" elapsed="0.008233"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.284182" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.280886" elapsed="0.003373"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.284517" elapsed="0.003382"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:13:50.291287" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-09-01T01:13:50.288033" elapsed="0.003354"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.287993" elapsed="0.003426"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.291620" elapsed="0.000029"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:50.256057" elapsed="0.035681"/>
</kw>
<arg>route_es_arb</arg>
<status status="PASS" start="2026-09-01T01:13:48.055028" elapsed="2.236768"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:47.947544" elapsed="2.344412"/>
</test>
<test id="s1-s13-t5" name="Play_To_Odl_route_es_arb" line="73">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:50.297539" elapsed="0.000268"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:50.297168" elapsed="0.000735"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:50.299210" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:50.299048" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.299023" elapsed="0.000272"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:50.304712" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:50.304617" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.304601" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.305806" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:50.305412" elapsed="0.000441"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.306306" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:50.306023" elapsed="0.000307"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:50.306369" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:13:50.306508" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:50.305058" elapsed="0.001471"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:50.311690" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:50.311593" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.311576" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:50.313134" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:50.312926" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.312910" elapsed="0.000406"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:50.313848" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:50.313456" elapsed="0.000451"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:50.314494" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:50.314251" elapsed="0.000299"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:50.355228" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:50.316395" elapsed="0.039001"/>
</kw>
<msg time="2026-09-01T01:13:50.355546" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:50.355656" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:50.314898" elapsed="0.040825"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:50.395550" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:50.357718" elapsed="0.037962"/>
</kw>
<msg time="2026-09-01T01:13:50.395802" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:50.395905" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:50.356180" elapsed="0.039792"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.396655" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:50.396298" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.396273" elapsed="0.000548"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.397531" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.396973" elapsed="0.000667"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.398163" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:50.397801" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.397784" elapsed="0.000543"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:50.398363" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:50.401775" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:13:50.401955" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:50.401342" elapsed="0.000674"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.402442" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.402699" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:50.400545" elapsed="0.002381"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:50.398648" elapsed="0.004357"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:50.312518" elapsed="0.090662"/>
</kw>
<msg time="2026-09-01T01:13:50.403264" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:50.403303" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:50.311903" elapsed="0.091435"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:50.403500" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:50.403405" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.403388" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.404002" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.404407" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:50.404473" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:50.311299" elapsed="0.093269"/>
</kw>
<msg time="2026-09-01T01:13:50.404651" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:50.404690" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:50.306888" elapsed="0.097836"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.405033" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:50.404789" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.404774" elapsed="0.000329"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:50.306744" elapsed="0.098379"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:50.306584" elapsed="0.098585"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:50.304302" elapsed="0.100918"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:50.298674" elapsed="0.106595"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:50.298101" elapsed="0.107208"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:50.293642" elapsed="0.111713"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.414069" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.414247" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:50.414366" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.405724" elapsed="0.008668"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:50.414573" elapsed="0.002462"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.424708" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.424889" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:50.424981" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:50.417201" elapsed="0.007804"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:50.427820" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:50.427537" elapsed="0.000325"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:50.428294" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:50.428004" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.428461" elapsed="0.000289"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:50.425249" elapsed="0.003557"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:50.405483" elapsed="0.023388"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:50.292999" elapsed="0.135910"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:50.429564" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:50.429710" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:50.429383" elapsed="0.000353"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.453404" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:50.453058" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:50.454153" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:50.453915" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb.titanium/route_es_arb.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:50.454308" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:50.453582" elapsed="0.000748"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.454822" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:50.454480" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:50.455124" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/route_es_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:50.455254" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:50.455005" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.455635" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.455418" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:50.456047" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:50.455746" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.456565" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:50.456270" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:50.456121" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:50.455726" elapsed="0.000913"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.457201" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:50.456776" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:50.457272" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:13:50.457412" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
         ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:50.450964" elapsed="0.006472"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:50.457753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/announce_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:50.457880" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:50.457582" elapsed="0.000322"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:50.458228" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_arb/withdraw_route_es_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:50.458338" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:50.458045" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.458722" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.458504" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.459151" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.458923" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.459544" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.459333" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:50.459945" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:50.459720" elapsed="0.000264"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:50.460120" elapsed="0.002575"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:50.462858" elapsed="0.002274"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:50.473769" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:50.473976" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:50.474104" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:50.466028" elapsed="0.008446">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.474647" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:50.474878" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:13:50.465724" elapsed="0.009268">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:52.488352" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:52.488647" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '339'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:52.488893" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:52.476504" elapsed="0.012443"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:13:52.489931" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:13:52.494611" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:13:52.489341" elapsed="0.005374"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:52.501488" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:52.500560" elapsed="0.000986"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:52.502731" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:52.501890" elapsed="0.000898"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:52.503135" elapsed="0.000693"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:52.495246" elapsed="0.008730"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:13:52.475640" elapsed="0.028439"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:50.465329" elapsed="2.038866"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:52.504511" elapsed="0.003801"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:52.519758" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:52.520123" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:52.520357" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:52.510225" elapsed="0.010183"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:52.520742" elapsed="0.005204"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:52.534493" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:52.534729" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:13:52.534967" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:52.526308" elapsed="0.008713"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:52.541255" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:52.540639" elapsed="0.000672"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:52.542593" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:52.541626" elapsed="0.001023"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:13:52.543655" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:13:52.544069" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:13:52.542997" elapsed="0.001253">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:13:52.535508" elapsed="0.009015">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:52.509624" elapsed="0.035207">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.562510" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.562912" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.563264" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.546803" elapsed="0.016540"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.563845" elapsed="0.004731"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.579564" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.579824" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:54.580074" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.568862" elapsed="0.011261"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.585944" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.585406" elapsed="0.000592"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.586759" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.586299" elapsed="0.000509"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.587112" elapsed="0.000615"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.580656" elapsed="0.007176"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:54.545738" elapsed="0.042213"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:52.508710" elapsed="2.079310"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:54.588963" elapsed="0.003622"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.601354" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.601546" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.601747" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.593947" elapsed="0.007834"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.602021" elapsed="0.003330"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.612382" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.612544" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:54.612677" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.605565" elapsed="0.007143"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.616667" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.616300" elapsed="0.000401"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.617258" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.616910" elapsed="0.000382"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.617490" elapsed="0.000425"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.613039" elapsed="0.004953"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:54.593532" elapsed="0.024526"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:54.592857" elapsed="0.025250"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:13:54.588363" elapsed="0.029838"/>
</kw>
<arg>route_es_arb</arg>
<status status="PASS" start="2026-09-01T01:13:50.429103" elapsed="4.189163"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:50.292368" elapsed="4.326035"/>
</test>
<test id="s1-s13-t6" name="Odl_To_Play_route_es_as" line="76">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:54.624148" elapsed="0.000265"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:54.623792" elapsed="0.000689"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.625753" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.625599" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.625566" elapsed="0.000283"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.632072" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.631937" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.631912" elapsed="0.000297"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.633458" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:54.632963" elapsed="0.000529"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.634053" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:54.633690" elapsed="0.000393"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:54.634136" elapsed="0.000063"/>
</return>
<msg time="2026-09-01T01:13:54.634358" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:54.632504" elapsed="0.001885"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.640187" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.640058" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.640040" elapsed="0.000214"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.641848" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.641669" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.641652" elapsed="0.000370"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:54.642592" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:54.642189" elapsed="0.000464"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.643288" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:54.643003" elapsed="0.000345"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.678637" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:54.645265" elapsed="0.033530"/>
</kw>
<msg time="2026-09-01T01:13:54.678978" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:54.679068" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.643660" elapsed="0.035497"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.712992" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:54.681191" elapsed="0.032018"/>
</kw>
<msg time="2026-09-01T01:13:54.713378" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:54.713469" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.679581" elapsed="0.033959"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.714333" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:54.713888" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.713837" elapsed="0.000674"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.715315" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.714654" elapsed="0.000777"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.715957" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:54.715604" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.715586" elapsed="0.000542"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:54.716197" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:54.720008" elapsed="0.000193"/>
</kw>
<msg time="2026-09-01T01:13:54.720246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:54.719380" elapsed="0.000931"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.720519" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.720724" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:54.718614" elapsed="0.002338"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:54.716506" elapsed="0.004533"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:54.641201" elapsed="0.080110"/>
</kw>
<msg time="2026-09-01T01:13:54.721400" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:54.721439" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.640399" elapsed="0.081076"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:54.721680" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:54.721580" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.721562" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.722222" elapsed="0.000084"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.722753" elapsed="0.000031"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.722835" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:54.639724" elapsed="0.083243"/>
</kw>
<msg time="2026-09-01T01:13:54.723065" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:54.723115" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.634885" elapsed="0.088322"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.723516" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:54.723281" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.723265" elapsed="0.000322"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:54.634687" elapsed="0.088921"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:54.634462" elapsed="0.089178"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:54.631497" elapsed="0.092197"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:54.625246" elapsed="0.098501"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.624671" elapsed="0.099118"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:54.620241" elapsed="0.103599"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.731865" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.732089" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.732232" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.724275" elapsed="0.007981"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.732420" elapsed="0.002442"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.742646" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.742765" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:54.742893" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.735037" elapsed="0.007890"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.745939" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.745622" elapsed="0.000343"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:54.746386" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.746109" elapsed="0.000349"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.746609" elapsed="0.000378"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.743193" elapsed="0.003865"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:54.723992" elapsed="0.023125"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:54.619592" elapsed="0.127595"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:54.747940" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:54.748099" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:54.747739" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:54.748476" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:54.748596" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:54.748299" elapsed="0.000320"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:54.749240" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:54.749360" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:54.748765" elapsed="0.000619"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:54.749726" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:54.749534" elapsed="0.000217"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:54.750085" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:54.750229" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:54.749911" elapsed="0.000344"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:54.750603" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:54.750414" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.751023" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.750774" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.751469" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.751242" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.751888" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.751656" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.752350" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.752104" elapsed="0.000288"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:54.752530" elapsed="0.002891"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.767463" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '754', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:13:54.767523" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.767620" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.755571" elapsed="0.012072"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.770086" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.767802" elapsed="0.002322"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.778089" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.778252" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:54.778351" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.770297" elapsed="0.008078"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.780939" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.778536" elapsed="0.002450"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.789740" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.789886" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:54.789978" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.781976" elapsed="0.008028"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.792533" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.790301" elapsed="0.002276"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.792724" elapsed="0.002295"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.798253" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.795348" elapsed="0.002935"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.798479" elapsed="0.002105"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:54.800637" elapsed="0.000042"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:54.781647" elapsed="0.019134"/>
</kw>
<msg time="2026-09-01T01:13:54.800887" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:54.781181" elapsed="0.019731"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.801324" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.801067" elapsed="0.000298"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.802224" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:54.802295" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:54.801951" elapsed="0.000458"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.802784" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:54.802850" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:54.802555" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.803028" elapsed="0.000304"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.803642" level="INFO">${sum_1} = 2075</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:54.803477" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.803976" level="INFO">${sum_2} = 2075</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:54.803802" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.804155" elapsed="0.000280"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:54.801597" elapsed="0.002892"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:54.804625" elapsed="0.002398"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.815293" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.815437" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:54.815537" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.807862" elapsed="0.007699"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.818005" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.815730" elapsed="0.002698"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.819075" elapsed="0.003636"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.830372" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.830539" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:54.830656" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.822882" elapsed="0.007798"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.833120" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.830842" elapsed="0.002338"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.833324" elapsed="0.002206"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:54.837711" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.835625" elapsed="0.002133"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.835597" elapsed="0.002182"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.845277" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.845326" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.845428" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.837931" elapsed="0.007520"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:54.807319" elapsed="0.038204"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.851981" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.852107" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.852212" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.846538" elapsed="0.005696"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.854597" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.852392" elapsed="0.002248"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.854791" elapsed="0.002272"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.860010" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:54.857229" elapsed="0.002807"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.860250" elapsed="0.001994"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:54.862289" elapsed="0.000039"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:54.846214" elapsed="0.016204"/>
</kw>
<msg time="2026-09-01T01:13:54.862487" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:54.845688" elapsed="0.016820"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.862890" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.862658" elapsed="0.000273"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.863724" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:54.863789" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:54.863492" elapsed="0.000318"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.864203" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:54.864268" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:54.863964" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.864429" elapsed="0.000268"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.865009" level="INFO">${sum_1} = 1628</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:54.864837" elapsed="0.000194"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:54.865334" level="INFO">${sum_2} = 1628</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:54.865180" elapsed="0.000176"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:54.865492" elapsed="0.000266"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:54.863166" elapsed="0.002644"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.872437" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.872543" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.872625" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.866355" elapsed="0.006292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.875211" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.872799" elapsed="0.002455"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.875394" elapsed="0.002257"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:54.883134" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:54.883256" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:54.883346" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:54.877796" elapsed="0.005573"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.885719" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.883557" elapsed="0.002218"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:54.885929" elapsed="0.002246"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:13:54.890315" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:13:54.888246" elapsed="0.002123"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.888228" elapsed="0.002164"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.890527" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:54.866065" elapsed="0.024539"/>
</kw>
<arg>route_es_as</arg>
<status status="PASS" start="2026-09-01T01:13:54.747447" elapsed="0.143197"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:54.618959" elapsed="0.271796"/>
</test>
<test id="s1-s13-t7" name="Play_To_Odl_route_es_as" line="78">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:54.894241" elapsed="0.000183"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:54.893992" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.895366" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.895268" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.895251" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.899884" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.899777" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.899761" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.900833" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:54.900497" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.901290" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:54.901015" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:54.901351" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:54.901483" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:54.900164" elapsed="0.001340"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.906696" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.906600" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.906584" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:54.908116" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:54.907950" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.907934" elapsed="0.000359"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:54.908800" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:54.908430" elapsed="0.000426"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.909457" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:54.909215" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.948480" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:54.911334" elapsed="0.037282"/>
</kw>
<msg time="2026-09-01T01:13:54.948757" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:54.948865" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.909805" elapsed="0.039147"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:54.993604" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:54.950963" elapsed="0.042822"/>
</kw>
<msg time="2026-09-01T01:13:54.993947" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:54.994035" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.949384" elapsed="0.044720"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.994781" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:54.994425" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.994400" elapsed="0.000562"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:54.995666" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:54.995101" elapsed="0.000676"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:54.996313" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:54.995960" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:54.995942" elapsed="0.000533"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:54.996511" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:55.000210" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:13:55.000379" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:54.999679" elapsed="0.000762"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.000638" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.000834" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:54.998747" elapsed="0.002305"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:54.996791" elapsed="0.004340"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:54.907540" elapsed="0.093825"/>
</kw>
<msg time="2026-09-01T01:13:55.001448" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:55.001487" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.906907" elapsed="0.094614"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:55.001682" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:55.001588" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:55.001572" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.002208" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.002593" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:55.002658" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:54.906306" elapsed="0.096448"/>
</kw>
<msg time="2026-09-01T01:13:55.002838" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:55.002891" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.901855" elapsed="0.101074"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.003409" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:55.002996" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:55.002982" elapsed="0.000502"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:54.901723" elapsed="0.101781"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:54.901559" elapsed="0.101978"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:54.899470" elapsed="0.104122"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:54.894998" elapsed="0.108684"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:54.894609" elapsed="0.109115"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:54.891943" elapsed="0.111828"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:55.014020" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:55.014203" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:55.014299" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:55.004224" elapsed="0.010098"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:55.014486" elapsed="0.002716"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:55.024558" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:55.024678" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:55.024773" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:55.017355" elapsed="0.007441"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:55.027712" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:55.027419" elapsed="0.000318"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:55.028159" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:55.027897" elapsed="0.000288"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:55.028329" elapsed="0.000291"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:55.025031" elapsed="0.003644"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:55.003918" elapsed="0.024804"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:54.891504" elapsed="0.137255"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:55.029466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:55.029618" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:55.029282" elapsed="0.000362"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.053201" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:55.052804" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:55.053997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:55.053700" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as.titanium/route_es_as.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:55.054174" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:55.053383" elapsed="0.000813"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.054694" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:55.054350" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:55.054997" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/route_es_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:55.055115" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:55.054864" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.055515" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:55.055298" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:55.055961" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:55.055628" elapsed="0.000402"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.056474" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:55.056215" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:55.056062" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:55.055607" elapsed="0.000938"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.057098" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:55.056680" elapsed="0.000443"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:55.057185" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:13:55.057330" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
       ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:55.050671" elapsed="0.006681"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:55.057707" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/announce_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:55.057821" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:55.057495" elapsed="0.000348"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:55.058183" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_as/withdraw_route_es_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:55.058291" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:55.058003" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.058671" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:55.058456" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.059123" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:55.058907" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.059552" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:55.059339" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:55.060012" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:55.059764" elapsed="0.000293"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:55.060219" elapsed="0.002830"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:55.063215" elapsed="0.002146"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:55.073690" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:55.073808" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:55.073918" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:55.066273" elapsed="0.008042">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.074488" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:55.074699" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:13:55.065960" elapsed="0.008859">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:57.086197" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:57.086498" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:57.086709" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:57.076384" elapsed="0.010379"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:13:57.087823" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:13:57.092668" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:13:57.087247" elapsed="0.005520"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:57.100273" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:57.098941" elapsed="0.001414"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:57.101887" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:57.100706" elapsed="0.001281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:57.102431" elapsed="0.001016"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:57.093286" elapsed="0.010292"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:13:57.075481" elapsed="0.028202"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:55.065528" elapsed="2.038242"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:57.104108" elapsed="0.003775"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:57.122207" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:57.122496" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:57.122691" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:57.110700" elapsed="0.012043"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:57.123224" elapsed="0.008601"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:57.142437" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:57.142696" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '504'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:13:57.142960" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:57.132268" elapsed="0.010762"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:57.149917" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:57.149259" elapsed="0.000723"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:57.151408" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:57.150355" elapsed="0.001114"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:13:57.152710" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:13:57.153189" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:13:57.151930" elapsed="0.001425">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:13:57.143573" elapsed="0.010082">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:13:57.109834" elapsed="0.044099">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQUBAQEBAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.166584" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.166984" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.167306" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.155562" elapsed="0.011813"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.167790" elapsed="0.005524"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.183489" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.183714" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:59.184025" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.173657" elapsed="0.010423"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.190439" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.189802" elapsed="0.000694"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.191399" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.190810" elapsed="0.000644"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.191772" elapsed="0.000709"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.184596" elapsed="0.008008"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.154652" elapsed="0.038058"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:57.108514" elapsed="2.084271"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:59.193893" elapsed="0.003103"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.207879" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.208180" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.208399" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.199429" elapsed="0.009021"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.208782" elapsed="0.005156"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.221843" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.222099" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:59.222341" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.214302" elapsed="0.008091"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.228817" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.228256" elapsed="0.000616"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.229776" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.229241" elapsed="0.000590"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.230197" elapsed="0.000643"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.222844" elapsed="0.008145"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.198359" elapsed="0.032733"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:59.197461" elapsed="0.033732"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:13:59.193198" elapsed="0.038173"/>
</kw>
<arg>route_es_as</arg>
<status status="PASS" start="2026-09-01T01:13:55.029000" elapsed="4.202463"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:54.891087" elapsed="4.340582"/>
</test>
<test id="s1-s13-t8" name="Odl_To_Play_route_es_lacp" line="81">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:59.238795" elapsed="0.000275"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:59.238472" elapsed="0.000685"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.240438" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.240289" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.240260" elapsed="0.000268"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.246789" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.246658" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.246634" elapsed="0.000241"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.248182" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:59.247673" elapsed="0.000544"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.248788" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:59.248422" elapsed="0.000398"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:59.248874" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:13:59.249087" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:59.247198" elapsed="0.001920"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.256633" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.256497" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.256474" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.259014" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.258764" elapsed="0.000410"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.258742" elapsed="0.000511"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:59.260034" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:59.259444" elapsed="0.000670"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.260946" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:59.260597" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.297071" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:59.263780" elapsed="0.033426"/>
</kw>
<msg time="2026-09-01T01:13:59.297326" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:59.297410" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.261530" elapsed="0.035964"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.330799" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:59.299411" elapsed="0.031547"/>
</kw>
<msg time="2026-09-01T01:13:59.331079" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:59.331190" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.297871" elapsed="0.033392"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.331883" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.331552" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.331533" elapsed="0.000535"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.332763" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.332220" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.333444" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.333090" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.333072" elapsed="0.000533"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:59.333640" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:59.337123" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:13:59.337299" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:59.336629" elapsed="0.000730"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.337556" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.337751" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:59.335772" elapsed="0.002198"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:59.333884" elapsed="0.004163"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:59.258206" elapsed="0.080079"/>
</kw>
<msg time="2026-09-01T01:13:59.338367" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:59.338405" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.256929" elapsed="0.081508"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:59.338598" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:13:59.338503" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.338487" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.339099" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.339494" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.339558" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:59.256058" elapsed="0.083593"/>
</kw>
<msg time="2026-09-01T01:13:59.339731" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:59.339768" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.249604" elapsed="0.090195"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.340102" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.339863" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.339848" elapsed="0.000385"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:59.249421" elapsed="0.090832"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:59.249205" elapsed="0.091076"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:59.246220" elapsed="0.094109"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:59.239890" elapsed="0.100487"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.239349" elapsed="0.101067"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:59.234189" elapsed="0.106271"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.348849" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.349011" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.349107" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.340827" elapsed="0.008303"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.349306" elapsed="0.002576"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.359827" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.359946" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:59.360038" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.352050" elapsed="0.008012"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.362858" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.362598" elapsed="0.000285"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.363298" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.363043" elapsed="0.000279"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.363465" elapsed="0.000284"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.360295" elapsed="0.003509"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.340587" elapsed="0.023263"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:59.233211" elapsed="0.130673"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.364602" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.364750" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.364420" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.365128" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.365266" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.364953" elapsed="0.000336"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.365599" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.365715" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.365432" elapsed="0.000306"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:59.366130" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:59.365891" elapsed="0.000286"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.366546" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.366664" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.366371" elapsed="0.000317"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:13:59.367028" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:13:59.366832" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.367436" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.367213" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.367841" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.367626" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.368277" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.368042" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.368688" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.368471" elapsed="0.000256"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:59.368862" elapsed="0.002673"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.386337" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '803', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:13:59.386396" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQHyDN2An%2FcAFgAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.386484" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.371691" elapsed="0.014817"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.389215" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.386670" elapsed="0.002584"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.396846" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.397043" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:59.397157" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.389399" elapsed="0.007788"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.399537" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.397339" elapsed="0.002241"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.407861" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.407986" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:59.408076" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.400494" elapsed="0.007605"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.410558" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.408285" elapsed="0.002317"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.410744" elapsed="0.002289"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.415569" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.413214" elapsed="0.002381"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.415736" elapsed="0.002050"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:59.417834" elapsed="0.000035"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:59.400191" elapsed="0.017786"/>
</kw>
<msg time="2026-09-01T01:13:59.418047" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:59.399736" elapsed="0.018333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.418468" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.418248" elapsed="0.000260"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.419307" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:59.419372" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:59.419050" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.419756" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:13:59.419821" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:59.419534" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.419995" elapsed="0.000297"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.420594" level="INFO">${sum_1} = 2883</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:59.420434" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.420962" level="INFO">${sum_2} = 2883</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:59.420752" elapsed="0.000233"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.421126" elapsed="0.000323"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:59.418717" elapsed="0.002786"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:59.421640" elapsed="0.002319"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.430563" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.430673" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:59.430758" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.424446" elapsed="0.006336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.433374" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.430956" elapsed="0.002461"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.433556" elapsed="0.002242"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.443375" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.443484" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:13:59.443578" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.435961" elapsed="0.007645"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.446052" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.443812" elapsed="0.002283"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.446251" elapsed="0.002221"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:13:59.450643" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.448563" elapsed="0.002121"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.448538" elapsed="0.002167"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.457550" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.457590" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.457708" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.450841" elapsed="0.006891"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:59.424183" elapsed="0.033606"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.466246" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.466350" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.466432" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.458675" elapsed="0.007780"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.468849" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.466608" elapsed="0.002284"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.469052" elapsed="0.002296"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.473759" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.471496" elapsed="0.002288"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.473934" elapsed="0.001968"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:13:59.475960" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:13:59.458362" elapsed="0.017710"/>
</kw>
<msg time="2026-09-01T01:13:59.476167" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:59.457950" elapsed="0.018241"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.476564" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.476345" elapsed="0.000258"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.477386" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:59.477450" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:59.477153" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.477827" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:13:59.477889" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:13:59.477607" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.478061" elapsed="0.000282"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.478633" level="INFO">${sum_1} = 2436</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:59.478482" elapsed="0.000172"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:13:59.478999" level="INFO">${sum_2} = 2436</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:13:59.478788" elapsed="0.000237"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.479219" elapsed="0.000350"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:13:59.476804" elapsed="0.002834"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.486368" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.486572" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.486656" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.480314" elapsed="0.006364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.489242" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.486829" elapsed="0.002457"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.489441" elapsed="0.002251"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.497948" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.498049" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.498160" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.491838" elapsed="0.006351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.500514" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.498342" elapsed="0.002213"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.500696" elapsed="0.002266"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:13:59.505552" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:13:59.503030" elapsed="0.002591"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.503013" elapsed="0.002636"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.505831" elapsed="0.000025"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:13:59.479936" elapsed="0.026012"/>
</kw>
<arg>route_es_lacp</arg>
<status status="PASS" start="2026-09-01T01:13:59.364153" elapsed="0.141849"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.232297" elapsed="0.273831"/>
</test>
<test id="s1-s13-t9" name="Play_To_Odl_route_es_lacp" line="83">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:13:59.510234" elapsed="0.000190"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:13:59.509978" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.511472" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.511370" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.511352" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.516129" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.516033" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.516017" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.517101" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:59.516746" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.517542" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:13:59.517284" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:13:59.517602" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:13:59.517735" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:13:59.516411" elapsed="0.001347"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.523093" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.522996" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.522979" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.524482" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:13:59.524315" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.524299" elapsed="0.000334"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:13:59.525176" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:13:59.524768" elapsed="0.000468"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.525805" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:59.525565" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.560435" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:13:59.527673" elapsed="0.032897"/>
</kw>
<msg time="2026-09-01T01:13:59.560714" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:13:59.560803" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.526185" elapsed="0.034690"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:13:59.595204" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:13:59.562832" elapsed="0.032522"/>
</kw>
<msg time="2026-09-01T01:13:59.595487" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:13:59.595574" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.561309" elapsed="0.034332"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.596373" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.595973" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.595944" elapsed="0.000597"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.597283" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.596682" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.597892" elapsed="0.000061"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.597561" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.597543" elapsed="0.000531"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:13:59.598110" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:13:59.601819" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:13:59.602004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:13:59.601294" elapsed="0.000772"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.602281" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.602483" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:13:59.600406" elapsed="0.002284"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:13:59.598424" elapsed="0.004343"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:13:59.523882" elapsed="0.079120"/>
</kw>
<msg time="2026-09-01T01:13:59.603089" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:59.603129" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.523310" elapsed="0.079951"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:13:59.603479" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:13:59.603381" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.603364" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.603997" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.604461" elapsed="0.000030"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:13:59.604538" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:13:59.522679" elapsed="0.081998"/>
</kw>
<msg time="2026-09-01T01:13:59.604788" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:13:59.604839" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.518197" elapsed="0.086695"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.605350" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.604999" elapsed="0.000415"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.604978" elapsed="0.000463"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:13:59.518045" elapsed="0.087424"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:13:59.517862" elapsed="0.087647"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:13:59.515705" elapsed="0.089872"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:13:59.511089" elapsed="0.094701"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:13:59.510653" elapsed="0.095190"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:13:59.507698" elapsed="0.098211"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.614443" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.614584" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.614668" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.606443" elapsed="0.008248"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:13:59.614843" elapsed="0.002601"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.625080" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.625208" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:13:59.625300" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:13:59.617595" elapsed="0.007729"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.628322" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.627965" elapsed="0.000387"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:13:59.628858" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:13:59.628530" elapsed="0.000361"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.629110" elapsed="0.000381"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:13:59.625577" elapsed="0.003981"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.606101" elapsed="0.023516"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:13:59.507157" elapsed="0.122503"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.630529" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.630683" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.630328" elapsed="0.000381"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.654583" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:59.654234" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.655358" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:13:59.655100" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp.titanium/route_es_lacp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:13:59.655520" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:13:59.654765" elapsed="0.000776"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.656053" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:13:59.655693" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.656370" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/route_es_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.656496" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.656247" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.656879" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.656663" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:13:59.657339" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:13:59.657014" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.657811" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:13:59.657550" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.657416" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:13:59.656992" elapsed="0.000891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.658450" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:13:59.658035" elapsed="0.000440"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:13:59.658607" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:13:59.658751" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
   ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:13:59.652126" elapsed="0.006649"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.659103" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/announce_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.659231" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.658931" elapsed="0.000323"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:13:59.659561" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lacp/withdraw_route_es_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:13:59.659668" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:13:59.659396" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.660067" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.659832" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.660483" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.660270" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.660869" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.660661" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:13:59.661278" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:13:59.661054" elapsed="0.000262"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:13:59.661449" elapsed="0.003002"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:13:59.664598" elapsed="0.002308"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:13:59.673051" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:13:59.673205" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:13:59.673293" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:13:59.667789" elapsed="0.005855">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.673844" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:13:59.674072" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:13:59.667504" elapsed="0.006699">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:01.685394" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:01.685678" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:01.685879" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:01.675692" elapsed="0.010269"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:01.686907" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:01.691543" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:01.686355" elapsed="0.005284"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:01.698301" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:01.697368" elapsed="0.000992"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:01.699568" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:01.698696" elapsed="0.000928"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:01.699966" elapsed="0.000685"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:01.692116" elapsed="0.008660"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:01.674826" elapsed="0.026055"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:13:59.667078" elapsed="2.033917"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:01.701342" elapsed="0.003692"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:01.715490" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:01.715771" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:01.716096" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:01.707529" elapsed="0.008652"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:01.716560" elapsed="0.006003"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:01.731079" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:01.731355" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '534'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:01.731566" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:01.722900" elapsed="0.008718"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:01.738207" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:01.737541" elapsed="0.000733"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:01.739604" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:01.738615" elapsed="0.001045"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:01.740688" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:01.741111" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:01.740005" elapsed="0.001295">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:01.732113" elapsed="0.009461">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:01.706851" elapsed="0.034961">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.751773" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.752078" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:03.752323" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.743395" elapsed="0.008982"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:03.752723" elapsed="0.005452"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.765015" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.765284" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:03.765490" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.758518" elapsed="0.007022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.771940" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.771219" elapsed="0.000826"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.773307" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.772519" elapsed="0.000862"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.773815" elapsed="0.000922"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.766025" elapsed="0.008878"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:03.742608" elapsed="0.032479"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:01.705694" elapsed="2.069537"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:03.776699" elapsed="0.003855"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.790129" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.790446" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:03.790660" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.783496" elapsed="0.007218"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:03.791087" elapsed="0.005442"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.804223" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.804549" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:03.804757" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.796867" elapsed="0.007944"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.811635" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.810849" elapsed="0.000843"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.812668" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.812041" elapsed="0.000683"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.813254" elapsed="0.000679"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.805424" elapsed="0.008663"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:03.782324" elapsed="0.031901"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:03.781093" elapsed="0.033206"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:03.775721" elapsed="0.038705"/>
</kw>
<arg>route_es_lacp</arg>
<status status="PASS" start="2026-09-01T01:13:59.629935" elapsed="4.184629"/>
</kw>
<status status="PASS" start="2026-09-01T01:13:59.506508" elapsed="4.308276"/>
</test>
<test id="s1-s13-t10" name="Odl_To_Play_route_es_lan" line="86">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:03.822936" elapsed="0.000570"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:03.822391" elapsed="0.001192"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:03.824923" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:03.824773" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.824744" elapsed="0.000290"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:03.833387" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:03.833253" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.833229" elapsed="0.000243"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.834743" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:03.834259" elapsed="0.000518"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.835414" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:03.834993" elapsed="0.000454"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:03.835501" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:14:03.835695" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:03.833757" elapsed="0.001968"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:03.842897" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:03.842758" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.842734" elapsed="0.000266"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:03.845030" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:03.844755" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.844728" elapsed="0.000548"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:03.846090" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:03.845506" elapsed="0.000690"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:03.847106" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:03.846720" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:03.873558" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:03.849607" elapsed="0.024066"/>
</kw>
<msg time="2026-09-01T01:14:03.873827" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:03.873924" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:03.847622" elapsed="0.026381"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:03.902917" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:03.876018" elapsed="0.027031"/>
</kw>
<msg time="2026-09-01T01:14:03.903185" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:03.903270" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:03.874443" elapsed="0.028892"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.903958" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:03.903619" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.903600" elapsed="0.000521"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.904818" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.904285" elapsed="0.000638"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.905441" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:03.905101" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.905083" elapsed="0.000517"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:03.905633" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:03.909196" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:14:03.909367" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:03.908594" elapsed="0.000834"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.909628" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.909828" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:03.907838" elapsed="0.002214"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:03.905903" elapsed="0.004255"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:03.844080" elapsed="0.066252"/>
</kw>
<msg time="2026-09-01T01:14:03.910415" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:03.910452" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:03.843218" elapsed="0.067266"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:03.910798" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:03.910551" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.910535" elapsed="0.000339"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.911363" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.911757" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:03.911857" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:03.842315" elapsed="0.069695"/>
</kw>
<msg time="2026-09-01T01:14:03.912095" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:03.912132" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:03.836229" elapsed="0.075965"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:03.912506" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:03.912261" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:03.912245" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:03.836024" elapsed="0.076575"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:03.835792" elapsed="0.076835"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:03.832772" elapsed="0.079903"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:03.824406" elapsed="0.088316"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:03.823782" elapsed="0.088978"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:03.817579" elapsed="0.095226"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.918483" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.918609" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:03.918709" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.913352" elapsed="0.005381"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:03.918895" elapsed="0.002412"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.926877" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.926994" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:03.927086" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.921507" elapsed="0.005602"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.929928" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.929623" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:03.930373" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.930113" elapsed="0.000285"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.930542" elapsed="0.000287"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.927335" elapsed="0.003548"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:03.912933" elapsed="0.018045"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:03.816475" elapsed="0.114539"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:03.931705" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:03.931851" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:03.931524" elapsed="0.000352"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:03.932212" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:03.932327" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:03.932031" elapsed="0.000319"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:03.932656" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:03.932767" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:03.932491" elapsed="0.000299"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:03.933131" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:03.932933" elapsed="0.000236"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:03.933482" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:03.933594" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:03.933313" elapsed="0.000303"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:03.933927" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:03.933756" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.934342" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.934109" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.934739" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.934529" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.935164" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.934917" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.935595" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.935355" elapsed="0.000279"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:03.935768" elapsed="0.002757"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.949792" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '817', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:03.949860" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQLyDN2An%2FcAFAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.949994" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.938698" elapsed="0.011320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.952677" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.950230" elapsed="0.002485"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.959178" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.959317" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:03.959415" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.952862" elapsed="0.006576"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.961784" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.959591" elapsed="0.002237"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.967911" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.968034" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:03.968118" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.962760" elapsed="0.005400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.970615" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.968317" elapsed="0.002387"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:03.970847" elapsed="0.002276"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:03.975466" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:03.973290" elapsed="0.002203"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.975634" elapsed="0.002021"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:03.977705" elapsed="0.000037"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:03.962458" elapsed="0.015376"/>
</kw>
<msg time="2026-09-01T01:14:03.977902" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:03.961997" elapsed="0.015928"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.978328" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.978090" elapsed="0.000283"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.979164" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:03.979231" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:03.978904" elapsed="0.000348"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.979631" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:03.979697" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:03.979401" elapsed="0.000316"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.979858" elapsed="0.000298"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:03.980464" level="INFO">${sum_1} = 2882</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:03.980299" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:03.980774" level="INFO">${sum_2} = 2882</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:03.980621" elapsed="0.000174"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:03.980933" elapsed="0.000308"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:03.978584" elapsed="0.002710"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:03.981444" elapsed="0.001854"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.988569" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.988678" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:03.988762" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.983758" elapsed="0.005027"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:03.991347" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.988940" elapsed="0.002451"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:03.991531" elapsed="0.002240"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:03.999080" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:03.999240" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:03.999334" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:03.993926" elapsed="0.005431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.001683" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:03.999511" elapsed="0.002215"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:04.001867" elapsed="0.002251"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:04.006278" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:04.004210" elapsed="0.002107"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.004190" elapsed="0.002148"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.012991" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.013032" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.013118" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.006477" elapsed="0.006683"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:03.983495" elapsed="0.029727"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.019152" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.019258" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:04.019341" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.014070" elapsed="0.005293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.021697" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.019515" elapsed="0.002225"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:04.021902" elapsed="0.002261"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:04.026786" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:04.024312" elapsed="0.002500"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:04.026965" elapsed="0.002071"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:04.029080" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:04.013763" elapsed="0.015453"/>
</kw>
<msg time="2026-09-01T01:14:04.029286" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:04.013370" elapsed="0.015938"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.029734" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.029508" elapsed="0.000266"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.030698" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:04.030764" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:04.030468" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.031176" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:04.031241" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:04.030924" elapsed="0.000338"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:04.031406" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:04.031980" level="INFO">${sum_1} = 2435</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:04.031812" elapsed="0.000191"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:04.032318" level="INFO">${sum_2} = 2435</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:04.032162" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:04.032477" elapsed="0.000268"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:04.030128" elapsed="0.002671"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.038393" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.038495" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:04.038576" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.033315" elapsed="0.005283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.041166" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.038753" elapsed="0.002457"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:04.041350" elapsed="0.002240"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.048304" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.048412" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:04.048502" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.043736" elapsed="0.004789"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.050872" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.048678" elapsed="0.002236"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:04.051067" elapsed="0.002296"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:04.055544" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:14:04.053436" elapsed="0.002164"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.053416" elapsed="0.002207"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.055763" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:04.033032" elapsed="0.022809"/>
</kw>
<arg>route_es_lan</arg>
<status status="PASS" start="2026-09-01T01:14:03.931261" elapsed="0.124618"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:03.815457" elapsed="0.240537"/>
</test>
<test id="s1-s13-t11" name="Play_To_Odl_route_es_lan" line="88">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:04.059530" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:04.059293" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:04.060697" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:04.060599" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.060582" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:04.065457" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:04.065336" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.065319" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.066454" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:04.066087" elapsed="0.000391"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.066914" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:04.066644" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:04.066994" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:04.067132" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:04.065731" elapsed="0.001438"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:04.072989" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:04.072847" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.072824" elapsed="0.000245"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:04.074711" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:04.074536" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.074518" elapsed="0.000348"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:04.075449" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:04.075030" elapsed="0.000478"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:04.076105" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:04.075835" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:04.112192" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:04.078061" elapsed="0.034252"/>
</kw>
<msg time="2026-09-01T01:14:04.112435" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:04.112537" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:04.076477" elapsed="0.036126"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:04.145966" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:04.114522" elapsed="0.031599"/>
</kw>
<msg time="2026-09-01T01:14:04.146269" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:04.146356" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:04.112990" elapsed="0.033433"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.147066" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:04.146709" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.146689" elapsed="0.000638"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.148064" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.147472" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.148692" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:04.148361" elapsed="0.000440"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.148343" elapsed="0.000514"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:04.148891" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:04.152601" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:14:04.152766" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:04.151853" elapsed="0.000983"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.153055" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.153322" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:04.151095" elapsed="0.002433"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:04.149191" elapsed="0.004416"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:04.074032" elapsed="0.079735"/>
</kw>
<msg time="2026-09-01T01:14:04.153851" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:04.153890" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:04.073269" elapsed="0.080656"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:04.154113" elapsed="0.000077"/>
</return>
<status status="PASS" start="2026-09-01T01:14:04.154015" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.153998" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.154661" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.155071" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:04.155337" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:04.072460" elapsed="0.082986"/>
</kw>
<msg time="2026-09-01T01:14:04.155529" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:04.155568" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:04.067522" elapsed="0.088080"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.155898" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:04.155669" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.155654" elapsed="0.000329"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:04.067389" elapsed="0.088615"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:04.067223" elapsed="0.088810"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:04.065002" elapsed="0.091083"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:04.060350" elapsed="0.095804"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:04.059903" elapsed="0.096294"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:04.057248" elapsed="0.098998"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.162789" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.162946" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:04.163067" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.156665" elapsed="0.006425"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:04.163292" elapsed="0.002651"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.172310" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.172417" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:04.172509" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:04.166112" elapsed="0.006420"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:04.175491" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:04.175192" elapsed="0.000325"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:04.175933" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:04.175681" elapsed="0.000292"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:04.176122" elapsed="0.000322"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:04.172749" elapsed="0.003765"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:04.156418" elapsed="0.020148"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:04.056802" elapsed="0.119802"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:04.177324" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:04.177476" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:04.177121" elapsed="0.000380"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.201250" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:04.200884" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:04.202011" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:04.201765" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan.titanium/route_es_lan.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:04.202182" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:04.201428" elapsed="0.000777"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.202749" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:04.202406" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:04.203053" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/route_es_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:04.203182" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:04.202919" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.203570" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.203351" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:04.203996" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:04.203684" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.204480" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:04.204222" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:04.204074" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:04.203662" elapsed="0.000889"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.205122" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:04.204688" elapsed="0.000473"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:04.205210" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:14:04.205353" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:04.198796" elapsed="0.006580"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:04.205688" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/announce_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:04.205801" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:04.205519" elapsed="0.000305"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:04.206193" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_lan/withdraw_route_es_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:04.206304" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:04.205994" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.206686" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.206471" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.207107" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.206874" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.207575" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.207359" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:04.207982" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:04.207752" elapsed="0.000270"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:04.208173" elapsed="0.002868"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:04.211208" elapsed="0.001900"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:04.219312" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:04.219421" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:04.219508" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:04.214032" elapsed="0.005829">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.220062" elapsed="0.000027"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:04.220364" elapsed="0.000032"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:04.213729" elapsed="0.006776">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:06.232034" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:06.232377" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '393'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:06.232583" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:06.222135" elapsed="0.010501"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:06.233616" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:06.238486" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:06.233025" elapsed="0.005593"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:06.245948" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:06.244947" elapsed="0.001084"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:06.247249" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:06.246384" elapsed="0.000922"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:06.247630" elapsed="0.000747"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:06.239342" elapsed="0.009161"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:06.221198" elapsed="0.027411"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:04.213308" elapsed="2.035389"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:06.249033" elapsed="0.003600"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:06.264599" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:06.264859" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:06.265073" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:06.254566" elapsed="0.010560"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:06.265522" elapsed="0.005848"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:06.282124" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:06.282410" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '541'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:06.282622" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:06.271703" elapsed="0.010971"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:06.289223" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:06.288602" elapsed="0.000679"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:06.290662" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:06.289663" elapsed="0.001055"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:06.291721" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:06.292362" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:06.291064" elapsed="0.001469">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:06.283226" elapsed="0.009588">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:06.253944" elapsed="0.039144">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQLyDN2An/cAFAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.306488" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.306789" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.307027" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.294605" elapsed="0.012476"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.307476" elapsed="0.006174"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.323216" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.323517" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:08.323769" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.314026" elapsed="0.009796"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.330487" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.329808" elapsed="0.000737"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.331562" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.330956" elapsed="0.000661"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.331939" elapsed="0.000752"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.324421" elapsed="0.008395"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.293797" elapsed="0.039126"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:06.253050" elapsed="2.079978"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:08.334220" elapsed="0.003371"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.348314" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.348549" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.348759" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.340025" elapsed="0.008785"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.349192" elapsed="0.005213"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.364256" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.364484" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:08.364712" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.354810" elapsed="0.009955"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.371189" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.370562" elapsed="0.000685"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.372115" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.371564" elapsed="0.000633"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.372514" elapsed="0.000682"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.365273" elapsed="0.008046"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.338908" elapsed="0.034515"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:08.338015" elapsed="0.035482"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:08.333446" elapsed="0.040158"/>
</kw>
<arg>route_es_lan</arg>
<status status="PASS" start="2026-09-01T01:14:04.176825" elapsed="4.196869"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:04.056369" elapsed="4.317536"/>
</test>
<test id="s1-s13-t12" name="Odl_To_Play_route_es_mac" line="91">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:08.381474" elapsed="0.000413"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:08.380899" elapsed="0.001115"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.383962" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.383810" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.383779" elapsed="0.000291"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.390348" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.390215" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.390191" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.391675" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:08.391207" elapsed="0.000501"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.392308" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:08.391907" elapsed="0.000433"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:08.392393" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:14:08.392586" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:08.390712" elapsed="0.001904"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.399851" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.399716" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.399693" elapsed="0.000242"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.401798" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.401566" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.401540" elapsed="0.000677"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:08.402934" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:08.402413" elapsed="0.000618"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.403848" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:08.403516" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.439797" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:08.406559" elapsed="0.033356"/>
</kw>
<msg time="2026-09-01T01:14:08.440052" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:08.440154" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.404398" elapsed="0.035828"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.474946" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:08.442095" elapsed="0.033014"/>
</kw>
<msg time="2026-09-01T01:14:08.475249" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:08.475335" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.440604" elapsed="0.034799"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.476052" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.475696" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.475676" elapsed="0.000558"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.476904" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.476372" elapsed="0.000659"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.477540" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.477214" elapsed="0.000433"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.477196" elapsed="0.000506"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:08.477736" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:08.481266" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:14:08.481430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:08.480753" elapsed="0.000739"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.481693" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.481889" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:08.479906" elapsed="0.002220"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:08.478036" elapsed="0.004252"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:08.400960" elapsed="0.081493"/>
</kw>
<msg time="2026-09-01T01:14:08.482540" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:08.482581" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.400160" elapsed="0.082457"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:08.482783" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:14:08.482687" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.482669" elapsed="0.000192"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.483355" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.483751" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.483819" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:08.399304" elapsed="0.084612"/>
</kw>
<msg time="2026-09-01T01:14:08.484017" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:08.484060" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.393094" elapsed="0.091001"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.484450" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.484219" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.484202" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:08.392896" elapsed="0.091645"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:08.392683" elapsed="0.091887"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:08.389746" elapsed="0.094874"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:08.383383" elapsed="0.101289"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.382449" elapsed="0.102264"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:08.376427" elapsed="0.108333"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.493014" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.493167" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.493273" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.485176" elapsed="0.008151"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.493486" elapsed="0.002367"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.502710" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.502812" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:08.502903" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.496029" elapsed="0.006897"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.505756" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.505475" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.506229" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.505949" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.506397" elapsed="0.000285"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.503164" elapsed="0.003572"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.484894" elapsed="0.021890"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:08.375447" elapsed="0.131372"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.507536" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.507695" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.507350" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.508077" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.508215" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.507863" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.508552" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.508667" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.508383" elapsed="0.000307"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:08.509039" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:08.508833" elapsed="0.000231"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.509393" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.509510" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.509223" elapsed="0.000309"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:08.509884" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:08.509705" elapsed="0.000203"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.510327" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.510066" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.510773" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.510519" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.511210" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.510955" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.511665" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.511413" elapsed="0.000302"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:08.511850" elapsed="0.002601"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.525476" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '807', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:08.525550" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQPyDN2An%2FcAB9AgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.525655" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.514602" elapsed="0.011077"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.529844" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.525869" elapsed="0.004014"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.539122" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.539274" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:08.539418" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.530041" elapsed="0.009400"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.541856" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.539596" elapsed="0.002302"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.549982" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.550103" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:08.550205" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.542856" elapsed="0.007372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.552578" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.550381" elapsed="0.002240"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.552763" elapsed="0.002298"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.557514" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.555222" elapsed="0.002318"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.557680" elapsed="0.001983"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:08.559713" elapsed="0.000037"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:08.542549" elapsed="0.017293"/>
</kw>
<msg time="2026-09-01T01:14:08.559912" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:08.542083" elapsed="0.017851"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.560356" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.560096" elapsed="0.000302"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.561349" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:08.561427" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:08.560937" elapsed="0.000519"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.561860" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:08.561926" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:08.561628" elapsed="0.000319"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.562105" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.562701" level="INFO">${sum_1} = 3078</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:08.562539" elapsed="0.000185"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.563034" level="INFO">${sum_2} = 3078</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:08.562859" elapsed="0.000201"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.563250" elapsed="0.000318"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:08.560614" elapsed="0.003009"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:08.563797" elapsed="0.001935"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.574157" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.574286" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:08.574391" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.566233" elapsed="0.008188"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.577234" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.574633" elapsed="0.002645"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.577418" elapsed="0.002226"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.585095" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.585219" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:08.585312" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.579790" elapsed="0.005546"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.587687" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.585489" elapsed="0.002241"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.587873" elapsed="0.002239"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:08.592265" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.590202" elapsed="0.002102"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.590182" elapsed="0.002142"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.600637" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.600678" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.600764" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.592461" elapsed="0.008326"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:08.565933" elapsed="0.034912"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.606516" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.606623" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.606704" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.601750" elapsed="0.004977"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.609078" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.606878" elapsed="0.002242"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.609276" elapsed="0.002271"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.613702" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.611695" elapsed="0.002036"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.613892" elapsed="0.001979"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:08.615916" elapsed="0.000029"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:08.601455" elapsed="0.014593"/>
</kw>
<msg time="2026-09-01T01:14:08.616118" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:08.601037" elapsed="0.015122"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.616531" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.616312" elapsed="0.000259"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.617358" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:08.617424" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:08.617107" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.617805" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:08.617868" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:08.617583" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.618040" elapsed="0.000284"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.618617" level="INFO">${sum_1} = 2631</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:08.618463" elapsed="0.000176"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:08.618924" level="INFO">${sum_2} = 2631</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:08.618773" elapsed="0.000173"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.619097" elapsed="0.000284"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:08.616774" elapsed="0.002660"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.624701" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.624802" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.624916" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.619919" elapsed="0.005020"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.627482" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.625110" elapsed="0.002415"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.627670" elapsed="0.002253"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.634440" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.634543" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.634634" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.630086" elapsed="0.004571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.636999" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.634810" elapsed="0.002233"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.637200" elapsed="0.002225"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:08.641605" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:08.639493" elapsed="0.002164"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.639476" elapsed="0.002203"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.641817" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:08.619655" elapsed="0.022239"/>
</kw>
<arg>route_es_mac</arg>
<status status="PASS" start="2026-09-01T01:14:08.507065" elapsed="0.134867"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.374537" elapsed="0.267511"/>
</test>
<test id="s1-s13-t13" name="Play_To_Odl_route_es_mac" line="93">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:08.645435" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:08.645202" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.646568" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.646469" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.646452" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.651130" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.651035" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.651019" elapsed="0.000187"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.652095" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:08.651742" elapsed="0.000377"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.652535" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:08.652278" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:08.652595" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:14:08.652728" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:08.651410" elapsed="0.001339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.657927" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.657831" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.657815" elapsed="0.000225"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.659380" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:08.659213" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.659197" elapsed="0.000335"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:08.660059" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:08.659670" elapsed="0.000446"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.660697" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:08.660456" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.693983" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:08.662573" elapsed="0.031536"/>
</kw>
<msg time="2026-09-01T01:14:08.694249" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:08.694337" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.661056" elapsed="0.033347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:08.725041" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:08.696466" elapsed="0.028712"/>
</kw>
<msg time="2026-09-01T01:14:08.725295" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:08.725381" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.694775" elapsed="0.030671"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.726078" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.725728" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.725709" elapsed="0.000547"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.726922" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.726392" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.727587" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.727237" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.727219" elapsed="0.000532"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:08.727784" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:08.731276" elapsed="0.000123"/>
</kw>
<msg time="2026-09-01T01:14:08.731436" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:08.730776" elapsed="0.000718"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.731698" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.731896" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:08.729930" elapsed="0.002193"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:08.728046" elapsed="0.004255"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:08.658778" elapsed="0.073691"/>
</kw>
<msg time="2026-09-01T01:14:08.732557" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:08.732597" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.658199" elapsed="0.074433"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:08.732816" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:08.732712" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.732690" elapsed="0.000256"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.733594" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.733983" elapsed="0.000037"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:08.734062" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:08.657536" elapsed="0.076686"/>
</kw>
<msg time="2026-09-01T01:14:08.734309" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:08.734348" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.653100" elapsed="0.081282"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.734686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.734450" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.734434" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:08.652954" elapsed="0.081822"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:08.652798" elapsed="0.082007"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:08.650710" elapsed="0.084148"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:08.646218" elapsed="0.088690"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:08.645805" elapsed="0.089143"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:08.643221" elapsed="0.091789"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.741542" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.741689" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.741776" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.735424" elapsed="0.006374"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:08.741948" elapsed="0.002615"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.750699" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.750801" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:08.750891" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:08.744713" elapsed="0.006201"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.753761" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.753444" elapsed="0.000343"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:08.754242" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:08.753961" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.754409" elapsed="0.000287"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:08.751150" elapsed="0.003600"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.735162" elapsed="0.019634"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:08.642774" elapsed="0.112057"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.755503" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.755649" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.755321" elapsed="0.000353"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.779434" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:08.779080" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.780194" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:08.779937" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac.titanium/route_es_mac.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:08.780351" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:08.779624" elapsed="0.000747"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.780863" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:08.780523" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.781181" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/route_es_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.781300" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.781046" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.781683" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.781467" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:08.782082" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:08.781787" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.782562" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:08.782305" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.782171" elapsed="0.000443"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:08.781770" elapsed="0.000863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.783186" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:08.782768" elapsed="0.000443"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:08.783254" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:14:08.783391" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discrimi...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:08.776968" elapsed="0.006479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.783767" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/announce_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.783880" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.783596" elapsed="0.000307"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:08.784242" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_mac/withdraw_route_es_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:08.784352" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:08.784058" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.784771" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.784549" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.785202" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.784960" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.785590" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.785382" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:08.785970" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:08.785763" elapsed="0.000258"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:08.786170" elapsed="0.003051"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:08.789365" elapsed="0.001692"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:08.797622" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:08.797734" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:08.797819" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:08.791987" elapsed="0.006228">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.798387" elapsed="0.000021"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:08.798665" elapsed="0.000026"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:08.791696" elapsed="0.007093">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:10.810810" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:10.811178" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '389'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:10.811386" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:10.800482" elapsed="0.010958"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:10.812902" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:10.817597" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:10.812035" elapsed="0.005662"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:10.824305" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:10.823374" elapsed="0.000990"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:10.825519" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:10.824679" elapsed="0.000897"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:10.825893" elapsed="0.000742"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:10.818234" elapsed="0.008527"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:10.799560" elapsed="0.027305"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:08.791294" elapsed="2.035659"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:10.827324" elapsed="0.003284"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:10.842513" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:10.842778" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:10.842964" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:10.832513" elapsed="0.010524"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:10.843494" elapsed="0.005721"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:10.857397" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:10.857639" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '537'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:10.857849" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:10.849549" elapsed="0.008351"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:10.864396" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:10.863706" elapsed="0.000747"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:10.865749" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:10.864767" elapsed="0.001038"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:10.866825" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:10.867267" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:10.866194" elapsed="0.001229">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:10.858415" elapsed="0.009288">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:10.831904" elapsed="0.036036">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:12.876926" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:12.877262" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:12.877460" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:12.869422" elapsed="0.008089"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:12.877854" elapsed="0.005351"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:12.892177" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:12.892432" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:12.892705" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:12.883564" elapsed="0.009199"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:12.899561" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:12.898912" elapsed="0.000705"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:12.900510" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:12.899927" elapsed="0.000637"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:12.900881" elapsed="0.000723"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:12.893326" elapsed="0.008398"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:12.868645" elapsed="0.033180"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:10.831001" elapsed="2.070897"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:12.902991" elapsed="0.003290"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:12.917447" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:12.917672" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:12.917877" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:12.908614" elapsed="0.009313"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:12.918314" elapsed="0.005142"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:12.931643" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:12.931942" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:12.932212" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:12.923783" elapsed="0.008483"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:12.938611" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:12.938009" elapsed="0.000656"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:12.939548" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:12.938977" elapsed="0.000624"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:12.939915" elapsed="0.000685"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:12.932710" elapsed="0.008009"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:12.907537" elapsed="0.033283"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:12.906661" elapsed="0.034229"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:12.902311" elapsed="0.038683"/>
</kw>
<arg>route_es_mac</arg>
<status status="PASS" start="2026-09-01T01:14:08.755037" elapsed="4.186071"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:08.642365" elapsed="4.298970"/>
</test>
<test id="s1-s13-t14" name="Odl_To_Play_route_es_rou" line="96">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:12.948786" elapsed="0.000287"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:12.948316" elapsed="0.000847"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:12.950521" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:12.950363" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:12.950331" elapsed="0.000285"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:12.957380" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:12.957240" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:12.957215" elapsed="0.000252"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:12.958805" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:12.958301" elapsed="0.000539"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:12.959653" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:12.959070" elapsed="0.000616"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:12.959743" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:14:12.959947" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:12.957768" elapsed="0.002211"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:12.967818" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:12.967675" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:12.967650" elapsed="0.000257"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:12.969888" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:12.969644" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:12.969620" elapsed="0.000512"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:12.970912" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:12.970359" elapsed="0.000638"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:12.971987" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:12.971630" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:12.999222" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:12.974859" elapsed="0.024484"/>
</kw>
<msg time="2026-09-01T01:14:12.999467" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:12.999552" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:12.972550" elapsed="0.027070"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:13.021369" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:13.001531" elapsed="0.019965"/>
</kw>
<msg time="2026-09-01T01:14:13.021616" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:13.021701" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.000006" elapsed="0.021762"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.022431" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.022067" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.022047" elapsed="0.000548"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.023311" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.022732" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.023911" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.023582" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.023565" elapsed="0.000521"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:13.024121" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:13.027623" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:14:13.027784" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:13.027075" elapsed="0.000769"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.028061" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.028343" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:13.026383" elapsed="0.002161"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:13.024398" elapsed="0.004221"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:12.969008" elapsed="0.059774"/>
</kw>
<msg time="2026-09-01T01:14:13.028864" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:13.028901" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:12.968160" elapsed="0.060773"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:13.029111" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:13.029000" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.028984" elapsed="0.000261"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.029659" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.030053" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.030172" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:12.967238" elapsed="0.063036"/>
</kw>
<msg time="2026-09-01T01:14:13.030355" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:13.030392" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:12.960522" elapsed="0.069901"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.030714" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.030489" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.030473" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:12.960325" elapsed="0.070478"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:12.960073" elapsed="0.070758"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:12.956737" elapsed="0.074142"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:12.949945" elapsed="0.080981"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:12.949368" elapsed="0.081597"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:12.943784" elapsed="0.087226"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.036745" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.036865" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.036962" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.031418" elapsed="0.005567"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.037178" elapsed="0.002291"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.044913" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.045014" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:13.045119" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.039619" elapsed="0.005546"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:13.047933" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.047660" elapsed="0.000298"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:13.048372" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.048114" elapsed="0.000283"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.048540" elapsed="0.000288"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.045372" elapsed="0.003510"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:13.031175" elapsed="0.017793"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:12.942819" elapsed="0.106186"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.049720" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.049873" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.049537" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.050235" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.050350" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.050053" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.050683" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.050794" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.050516" elapsed="0.000301"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:13.051171" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:13.050960" elapsed="0.000235"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.051501" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.051612" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.051336" elapsed="0.000298"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:13.051946" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:13.051774" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.052359" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.052124" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.052758" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.052547" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.053175" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.052936" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.053559" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.053350" elapsed="0.000246"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:13.053728" elapsed="0.002498"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.072252" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '785', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:13.072310" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.072397" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.056402" elapsed="0.016018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.075103" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.072579" elapsed="0.002580"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.081906" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.082037" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:13.082132" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.075303" elapsed="0.006873"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.084559" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.082329" elapsed="0.002273"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.090678" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.090785" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:13.090868" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.085524" elapsed="0.005367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.093269" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.091059" elapsed="0.002282"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.093483" elapsed="0.002245"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.097993" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.095875" elapsed="0.002143"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.098193" elapsed="0.001990"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:13.100241" elapsed="0.000043"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:13.085231" elapsed="0.015153"/>
</kw>
<msg time="2026-09-01T01:14:13.100457" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:13.084759" elapsed="0.015722"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.100882" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.100645" elapsed="0.000276"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.101748" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:13.101813" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:13.101510" elapsed="0.000324"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.102231" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:14:13.102296" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:13.101970" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.102456" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.103021" level="INFO">${sum_1} = 2242</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:13.102861" elapsed="0.000196"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.103363" level="INFO">${sum_2} = 2242</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:13.103207" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.103519" elapsed="0.000269"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:13.101178" elapsed="0.002663"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:13.103973" elapsed="0.001823"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.112916" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.113062" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:13.113167" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.106289" elapsed="0.006902"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.115703" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.113342" elapsed="0.002405"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.115888" elapsed="0.002240"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.125618" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.125771" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:13.125865" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.118290" elapsed="0.007599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.128287" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.126058" elapsed="0.002272"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.128471" elapsed="0.002247"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:13.132886" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:13.130795" elapsed="0.002130"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.130776" elapsed="0.002169"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.140977" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.141017" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.141121" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.133094" elapsed="0.008070"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:13.105993" elapsed="0.035231"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.147374" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.147476" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.147559" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.142083" elapsed="0.005498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.150167" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.147732" elapsed="0.002480"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.150354" elapsed="0.002284"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.154838" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.152785" elapsed="0.002112"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.155051" elapsed="0.001951"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:13.157063" elapsed="0.000026"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:13.141779" elapsed="0.015421"/>
</kw>
<msg time="2026-09-01T01:14:13.157269" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:13.141373" elapsed="0.015917"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.157692" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.157469" elapsed="0.000272"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.158590" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:13.158655" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:13.158317" elapsed="0.000359"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.159081" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:14:13.159162" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:13.158815" elapsed="0.000369"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.159323" elapsed="0.000266"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.159882" level="INFO">${sum_1} = 1795</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:13.159728" elapsed="0.000176"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:13.160226" level="INFO">${sum_2} = 1795</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:13.160053" elapsed="0.000195"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.160385" elapsed="0.000268"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:13.157969" elapsed="0.002738"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.167765" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.167865" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.167946" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.161223" elapsed="0.006745"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.171794" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.168158" elapsed="0.003679"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.171980" elapsed="0.002275"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.180515" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.180624" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.180716" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.174570" elapsed="0.006169"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.183117" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.180890" elapsed="0.002283"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.183312" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:13.187740" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:14:13.185618" elapsed="0.002181"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.185599" elapsed="0.002222"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.187958" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:13.160925" elapsed="0.027126"/>
</kw>
<arg>route_es_rou</arg>
<status status="PASS" start="2026-09-01T01:14:13.049272" elapsed="0.138826"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:12.941882" elapsed="0.246329"/>
</test>
<test id="s1-s13-t15" name="Play_To_Odl_route_es_rou" line="98">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:13.191655" elapsed="0.000182"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:13.191424" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.192787" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:13.192683" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.192667" elapsed="0.000181"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.197344" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:13.197251" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.197234" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.198304" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:13.197942" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.198729" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:13.198472" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:13.198790" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:14:13.198923" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:13.197610" elapsed="0.001334"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.204186" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:13.204075" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.204057" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.205578" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:13.205412" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.205395" elapsed="0.000337"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:13.206283" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:13.205868" elapsed="0.000473"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:13.206908" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:13.206667" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:13.244595" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:13.208784" elapsed="0.035939"/>
</kw>
<msg time="2026-09-01T01:14:13.244852" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:13.244939" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.207294" elapsed="0.037713"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:13.280402" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:13.246934" elapsed="0.033596"/>
</kw>
<msg time="2026-09-01T01:14:13.280650" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:13.280737" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.245425" elapsed="0.035388"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.281474" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.281113" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.281093" elapsed="0.000581"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.282375" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "s "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.281808" elapsed="0.000678"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.282971" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.282651" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.282633" elapsed="0.000540"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:13.283208" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:13.286678" elapsed="0.000123"/>
</kw>
<msg time="2026-09-01T01:14:13.286839" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:13.286189" elapsed="0.000709"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.287104" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.287428" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:13.285441" elapsed="0.002196"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:13.283451" elapsed="0.004264"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:13.204965" elapsed="0.082911"/>
</kw>
<msg time="2026-09-01T01:14:13.287960" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:13.287998" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.204386" elapsed="0.083662"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:13.288229" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:13.288116" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.288100" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.288712" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.289106" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:13.289199" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:13.203763" elapsed="0.085532"/>
</kw>
<msg time="2026-09-01T01:14:13.289376" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:13.289413" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.199312" elapsed="0.090135"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.289735" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.289511" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.289497" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:13.199181" elapsed="0.090641"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:13.198994" elapsed="0.090856"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:13.196914" elapsed="0.092985"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:13.192433" elapsed="0.097515"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:13.192023" elapsed="0.097963"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:13.189435" elapsed="0.100608"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.297096" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.297237" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.297321" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.290466" elapsed="0.006878"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:13.297493" elapsed="0.002505"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.307333" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.307433" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:13.307524" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:13.300176" elapsed="0.007371"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:13.310478" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.310180" elapsed="0.000324"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:13.310897" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:13.310653" elapsed="0.000269"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.311081" elapsed="0.000331"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:13.307755" elapsed="0.003712"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:13.290223" elapsed="0.021292"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:13.188979" elapsed="0.122573"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.312226" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.312386" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.312010" elapsed="0.000401"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.335788" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:13.335458" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.336547" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:13.336314" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou.titanium/route_es_rou.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:13.336705" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:13.335965" elapsed="0.000761"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.337299" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:13.336925" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.337591" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/route_es_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.337704" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.337471" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.338103" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.337870" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:13.338529" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:13.338238" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.338994" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:13.338737" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:13.338605" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:13.338217" elapsed="0.000862"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.339628" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:13.339231" elapsed="0.000421"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:13.339696" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:14:13.339837" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
 ...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:13.333376" elapsed="0.006484"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.340206" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/announce_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.340318" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.340005" elapsed="0.000335"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:13.340645" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_es_rou/withdraw_route_es_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:13.340751" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:13.340480" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.341169" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.340916" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.341570" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.341357" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.341993" level="INFO">ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.341781" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:13.342412" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:13.342202" elapsed="0.000249"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:13.342584" elapsed="0.003111"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:13.345837" elapsed="0.002332"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:13.355095" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:13.355238" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:13.355337" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:13.349011" elapsed="0.006678">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.355864" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:13.356087" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:13.348726" elapsed="0.007498">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:15.366863" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:15.367224" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '375'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:15.367431" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:15.357929" elapsed="0.009554"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:15.368449" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "es-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "orig-route-ip": "43.43.43.43"
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:15.373193" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:15.367840" elapsed="0.005460"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:15.380113" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:15.379197" elapsed="0.001003"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:15.381380" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:15.380525" elapsed="0.000913"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:15.381759" elapsed="0.000703"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:15.373749" elapsed="0.008838"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:15.356857" elapsed="0.025836"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:13.348327" elapsed="2.034458"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:15.383127" elapsed="0.004125"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:15.399360" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:15.399641" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:15.399855" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:15.389216" elapsed="0.010690"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:15.400304" elapsed="0.006335"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:15.415296" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:15.415542" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '523'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:15.415751" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:15.406981" elapsed="0.008822"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:15.422219" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:15.421584" elapsed="0.000692"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:15.423567" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:15.422590" elapsed="0.001033"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:15.424628" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "es-route": {
       "orig-route-ip": "43.43.43.43",
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:15.425129" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:15.423941" elapsed="0.001369">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:15.416315" elapsed="0.009270">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:15.388596" elapsed="0.037228">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,33 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "es-route": {
+       "orig-route-ip": "43.43.43.43",
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.435737" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.436013" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.436310" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.427325" elapsed="0.009042"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.436717" elapsed="0.005256"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.449500" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.449729" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:17.449936" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.442366" elapsed="0.007624"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.456542" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.455849" elapsed="0.000752"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.457643" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.456920" elapsed="0.000779"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.458016" elapsed="0.000742"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.450525" elapsed="0.008357"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.426559" elapsed="0.032428"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:15.387655" elapsed="2.071437"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:17.460292" elapsed="0.004033"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.474756" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.475016" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.475346" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.466755" elapsed="0.008646"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.475769" elapsed="0.005715"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.491218" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.491455" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:17.491660" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.481825" elapsed="0.009888"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.498119" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.497519" elapsed="0.000685"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.499057" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.498530" elapsed="0.000606"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.499485" elapsed="0.000695"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.492236" elapsed="0.008070"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.465662" elapsed="0.034751"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:17.464730" elapsed="0.035761"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:17.459521" elapsed="0.041075"/>
</kw>
<arg>route_es_rou</arg>
<status status="PASS" start="2026-09-01T01:14:13.311748" elapsed="4.188940"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:13.188545" elapsed="4.312350"/>
</test>
<test id="s1-s13-t16" name="Odl_To_Play_route_eth_arb" line="101">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:17.509058" elapsed="0.000474"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:17.508534" elapsed="0.001108"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.511106" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.510941" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.510912" elapsed="0.000304"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.517484" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.517353" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.517330" elapsed="0.000237"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.518826" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:17.518355" elapsed="0.000505"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.519497" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:17.519080" elapsed="0.000451"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:17.519586" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:14:17.519786" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:17.517848" elapsed="0.001969"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.527241" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.527084" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.527044" elapsed="0.000284"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.529263" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.528962" elapsed="0.000440"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.528938" elapsed="0.000539"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:17.530316" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:17.529670" elapsed="0.000727"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.531278" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:17.530857" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.568205" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:17.534018" elapsed="0.034313"/>
</kw>
<msg time="2026-09-01T01:14:17.568457" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:17.568544" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.531784" elapsed="0.036828"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.602661" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:17.570573" elapsed="0.032234"/>
</kw>
<msg time="2026-09-01T01:14:17.602943" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:17.603030" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.568996" elapsed="0.034117"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.603840" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.603453" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.603425" elapsed="0.000587"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.604781" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.604196" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.605457" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.605083" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.605048" elapsed="0.000576"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:17.605663" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:17.609528" elapsed="0.000145"/>
</kw>
<msg time="2026-09-01T01:14:17.609712" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:17.608927" elapsed="0.000851"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.609981" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.610285" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:17.608027" elapsed="0.002478"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:17.606020" elapsed="0.004568"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:17.528400" elapsed="0.082352"/>
</kw>
<msg time="2026-09-01T01:14:17.610841" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:17.610881" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.527523" elapsed="0.083393"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:17.611102" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:17.610986" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.610969" elapsed="0.000240"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.611694" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.612111" elapsed="0.000081"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.612242" elapsed="0.000017"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:17.526654" elapsed="0.085690"/>
</kw>
<msg time="2026-09-01T01:14:17.612430" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:17.612471" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.520362" elapsed="0.092141"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.612803" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.612571" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.612556" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:17.520160" elapsed="0.092734"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:17.519886" elapsed="0.093038"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:17.516886" elapsed="0.096092"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:17.510579" elapsed="0.102450"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.509992" elapsed="0.103094"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:17.503879" elapsed="0.109277"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.623058" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.623255" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.623403" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.613557" elapsed="0.009871"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.623586" elapsed="0.002308"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.632212" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.632320" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:17.632415" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.626045" elapsed="0.006395"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.635340" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.634993" elapsed="0.000373"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.635760" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.635511" elapsed="0.000274"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.635931" elapsed="0.000334"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.632653" elapsed="0.003670"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.613303" elapsed="0.023067"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:17.502699" elapsed="0.133706"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.637105" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.637258" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.636912" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.637589" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.637700" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.637424" elapsed="0.000299"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.638025" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.638163" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.637862" elapsed="0.000324"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:17.638511" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:17.638327" elapsed="0.000207"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.638837" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.638947" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.638674" elapsed="0.000322"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:17.639344" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:17.639166" elapsed="0.000201"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.639732" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.639510" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.640159" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.639920" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.640550" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.640341" elapsed="0.000247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.640928" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.640723" elapsed="0.000243"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:17.641112" elapsed="0.003421"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.659733" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '797', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:17.659790" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.659871" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.644680" elapsed="0.015213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.662449" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.660049" elapsed="0.002438"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.669573" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.669802" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:17.669982" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.662630" elapsed="0.007376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.672541" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.670201" elapsed="0.002383"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.679704" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.679846" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:17.679958" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.673462" elapsed="0.006522"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.682515" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.680222" elapsed="0.002336"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.682722" elapsed="0.002285"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.687588" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.685184" elapsed="0.002431"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.687757" elapsed="0.002017"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:17.689823" elapsed="0.000036"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:17.673171" elapsed="0.016789"/>
</kw>
<msg time="2026-09-01T01:14:17.690033" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:17.672737" elapsed="0.017319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.690496" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.690264" elapsed="0.000273"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.691385" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:17.691454" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:17.691117" elapsed="0.000359"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.691847" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:17.691912" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:17.691618" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.692088" elapsed="0.000289"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.692685" level="INFO">${sum_1} = 1903</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:17.692520" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.693002" level="INFO">${sum_2} = 1903</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:17.692843" elapsed="0.000181"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.693189" elapsed="0.000272"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:17.690761" elapsed="0.002753"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:17.693702" elapsed="0.002210"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.701737" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.701857" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:17.701942" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.696429" elapsed="0.005539"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.704540" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.702161" elapsed="0.002423"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.704727" elapsed="0.002309"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.713313" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.713419" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:17.713511" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.707230" elapsed="0.006304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.715847" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.713687" elapsed="0.002202"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.716033" elapsed="0.002237"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:17.720431" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.718345" elapsed="0.002126"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.718326" elapsed="0.002165"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.727327" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.727368" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.727456" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.720627" elapsed="0.006853"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:17.696123" elapsed="0.031414"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.734269" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.734372" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.734454" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.728491" elapsed="0.005986"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.736805" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.734629" elapsed="0.002218"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.736987" elapsed="0.002252"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.742370" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.739386" elapsed="0.003010"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.742537" elapsed="0.001999"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:17.744580" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:17.728126" elapsed="0.016569"/>
</kw>
<msg time="2026-09-01T01:14:17.744763" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:17.727688" elapsed="0.017097"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.745225" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.744937" elapsed="0.000329"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.746029" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:17.746114" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:17.745796" elapsed="0.000357"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.746527" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:17.746590" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:17.746302" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.746749" elapsed="0.000264"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.747337" level="INFO">${sum_1} = 1456</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:17.747179" elapsed="0.000180"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:17.747648" level="INFO">${sum_2} = 1456</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:17.747495" elapsed="0.000175"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.747806" elapsed="0.000277"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:17.745474" elapsed="0.002676"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.754800" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.754904" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.755029" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.748633" elapsed="0.006420"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.757625" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.755254" elapsed="0.002415"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.757810" elapsed="0.002253"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.765602" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.765704" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.765795" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.760236" elapsed="0.005583"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.768204" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.765973" elapsed="0.002273"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.768386" elapsed="0.002274"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:17.772806" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:14:17.770734" elapsed="0.002129"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.770714" elapsed="0.002172"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.773023" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:17.748369" elapsed="0.024746"/>
</kw>
<arg>route_eth_arb</arg>
<status status="PASS" start="2026-09-01T01:14:17.636646" elapsed="0.136525"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.501655" elapsed="0.271617"/>
</test>
<test id="s1-s13-t17" name="Play_To_Odl_route_eth_arb" line="103">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:17.776954" elapsed="0.000214"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:17.776713" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.778107" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.777994" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.777976" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.782626" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.782532" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.782516" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.783592" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:17.783256" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.784017" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:17.783759" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:17.784091" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:17.784241" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:17.782889" elapsed="0.001374"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.789445" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.789348" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.789331" elapsed="0.000291"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.791007" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:17.790832" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.790816" elapsed="0.000399"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:17.791755" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:17.791362" elapsed="0.000453"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.792450" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:17.792188" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.833087" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:17.794583" elapsed="0.038662"/>
</kw>
<msg time="2026-09-01T01:14:17.833397" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:17.833491" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.792803" elapsed="0.040759"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:17.872152" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:17.835561" elapsed="0.036721"/>
</kw>
<msg time="2026-09-01T01:14:17.872403" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:17.872489" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.833955" elapsed="0.038601"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.873260" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.872854" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.872831" elapsed="0.000599"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.874161" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.873568" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.874789" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.874452" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.874435" elapsed="0.000527"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:17.874998" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:17.878870" elapsed="0.000151"/>
</kw>
<msg time="2026-09-01T01:14:17.879080" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:17.878273" elapsed="0.000982"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.879468" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.879670" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:17.877479" elapsed="0.002400"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:17.875328" elapsed="0.004631"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:17.790419" elapsed="0.089737"/>
</kw>
<msg time="2026-09-01T01:14:17.880254" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:17.880293" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.789769" elapsed="0.090558"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:17.880493" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:14:17.880396" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.880379" elapsed="0.000236"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.881080" elapsed="0.000033"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.881605" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:17.881673" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:17.789026" elapsed="0.092749"/>
</kw>
<msg time="2026-09-01T01:14:17.881863" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:17.881904" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.784599" elapsed="0.097337"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.882275" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.882004" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.881989" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:17.784469" elapsed="0.097901"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:17.784313" elapsed="0.098086"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:17.782222" elapsed="0.100229"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:17.777743" elapsed="0.104759"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:17.777356" elapsed="0.105189"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:17.774581" elapsed="0.108013"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.891281" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.893159" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.893279" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.882983" elapsed="0.010320"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:17.893669" elapsed="0.002337"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.902744" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.902846" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:17.902940" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:17.896184" elapsed="0.006779"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.905793" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.905515" elapsed="0.000303"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:17.906284" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:17.906017" elapsed="0.000291"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.906448" elapsed="0.000285"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:17.903227" elapsed="0.003560"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.882733" elapsed="0.024100"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:17.774106" elapsed="0.132761"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.907527" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.907670" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.907347" elapsed="0.000348"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.930940" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:17.930608" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.931683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:17.931458" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb.titanium/route_eth_arb.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:17.931837" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:17.931129" elapsed="0.000729"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.932375" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:17.932007" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.932660" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/route_eth_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.932772" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.932544" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.933180" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.932937" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:17.933583" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:17.933293" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.934045" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:17.933791" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.933659" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:17.933271" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.934672" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:17.934281" elapsed="0.000415"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:17.934740" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:14:17.934878" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:17.928546" elapsed="0.006389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.935280" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/announce_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.935392" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.935096" elapsed="0.000318"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:17.935718" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_arb/withdraw_route_eth_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:17.935825" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:17.935554" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.936247" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.935986" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.936649" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.936435" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.937039" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.936826" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:17.937457" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:17.937245" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:17.937626" elapsed="0.044103"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:17.981939" elapsed="0.002233"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:17.992378" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:17.992520" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:17.992633" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:17.985211" elapsed="0.007808">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.993221" elapsed="0.000022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:17.993490" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:17.984846" elapsed="0.008761">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:20.004914" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:20.005300" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '367'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:20.005522" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:19.995260" elapsed="0.010319"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:20.006610" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:20.011999" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:20.005969" elapsed="0.006158"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:20.019389" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:20.018338" elapsed="0.001115"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:20.020751" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:20.019799" elapsed="0.001013"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:20.021207" elapsed="0.000718"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:20.012652" elapsed="0.009408"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:19.994338" elapsed="0.027889"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:17.984343" elapsed="2.037983"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:20.022668" elapsed="0.003979"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:20.037833" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:20.038180" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:20.038409" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:20.028791" elapsed="0.009673"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:20.038936" elapsed="0.005679"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:20.053794" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:20.054054" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '515'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:20.054378" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:20.044977" elapsed="0.009458"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:20.061057" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:20.060479" elapsed="0.000682"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:20.062461" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:20.061480" elapsed="0.001036"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:20.063514" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:20.063911" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:20.062834" elapsed="0.001226">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:20.054933" elapsed="0.009453">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:20.028175" elapsed="0.036452">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQAAAAAAAAAAAAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.076832" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.077180" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.077414" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.066180" elapsed="0.011288"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.077823" elapsed="0.005236"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.090529" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.090758" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:22.090963" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.083459" elapsed="0.007557"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.097428" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.096780" elapsed="0.000705"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.098421" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.097807" elapsed="0.000671"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.098797" elapsed="0.000695"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.091558" elapsed="0.008058"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.065407" elapsed="0.034313"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:20.027120" elapsed="2.072674"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:22.100898" elapsed="0.003851"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.112782" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.113030" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.113287" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.106736" elapsed="0.006606"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.113677" elapsed="0.005237"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.126293" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.126609" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:22.126813" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.119308" elapsed="0.007556"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.133287" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.132658" elapsed="0.000686"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.134241" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.133661" elapsed="0.000638"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.134754" elapsed="0.000689"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.127389" elapsed="0.008193"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.106039" elapsed="0.029646"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:22.105202" elapsed="0.030554"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:22.100207" elapsed="0.035653"/>
</kw>
<arg>route_eth_arb</arg>
<status status="PASS" start="2026-09-01T01:14:17.907058" elapsed="4.228894"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:17.773610" elapsed="4.362597"/>
</test>
<test id="s1-s13-t18" name="Odl_To_Play_route_eth_as" line="106">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:22.144180" elapsed="0.000271"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:22.143624" elapsed="0.000895"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.145807" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.145658" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.145628" elapsed="0.000273"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.152577" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.152080" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.152055" elapsed="0.000608"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.153927" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:22.153453" elapsed="0.000507"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.154599" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:22.154196" elapsed="0.000435"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:22.154685" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:14:22.154880" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:22.152951" elapsed="0.001959"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.161927" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.161792" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.161769" elapsed="0.000240"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.163936" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.163703" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.163679" elapsed="0.000514"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:22.164905" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:22.164389" elapsed="0.000594"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.165895" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:22.165560" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.206689" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:22.168650" elapsed="0.038171"/>
</kw>
<msg time="2026-09-01T01:14:22.206947" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:22.207034" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.166459" elapsed="0.040641"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.245117" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:22.209257" elapsed="0.035996"/>
</kw>
<msg time="2026-09-01T01:14:22.245376" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:22.245461" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.207510" elapsed="0.038019"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.246194" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.245818" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.245797" elapsed="0.000565"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.247080" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.246500" elapsed="0.000737"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.247766" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.247417" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.247399" elapsed="0.000528"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:22.247964" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:22.251571" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:14:22.251745" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:22.250975" elapsed="0.000836"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.252030" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.252412" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:22.250272" elapsed="0.002353"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:22.248265" elapsed="0.004438"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:22.163099" elapsed="0.089786"/>
</kw>
<msg time="2026-09-01T01:14:22.252976" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:22.253014" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.162248" elapsed="0.090800"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:22.253268" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:14:22.253157" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.253123" elapsed="0.000225"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.253803" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.254242" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.254359" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:22.161383" elapsed="0.093077"/>
</kw>
<msg time="2026-09-01T01:14:22.254544" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:22.254581" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.155417" elapsed="0.099197"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.254913" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.254681" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.254665" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:22.155231" elapsed="0.099774"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:22.154979" elapsed="0.100056"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:22.151632" elapsed="0.103456"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:22.145291" elapsed="0.109883"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.144711" elapsed="0.110507"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:22.138670" elapsed="0.116598"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.262811" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.262952" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.263053" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.255662" elapsed="0.007414"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.263267" elapsed="0.002358"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.270858" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.270960" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:22.271050" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.265774" elapsed="0.005299"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.274036" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.273758" elapsed="0.000303"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.274472" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.274231" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.274639" elapsed="0.000288"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.271307" elapsed="0.003675"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.255404" elapsed="0.019663"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:22.137686" elapsed="0.137430"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.275824" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.275996" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.275645" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.276355" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.276470" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.276187" elapsed="0.000306"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.276797" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.276908" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.276634" elapsed="0.000297"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:22.277285" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:22.277073" elapsed="0.000235"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.277612" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.277723" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.277449" elapsed="0.000297"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:22.278056" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:22.277885" elapsed="0.000194"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.278474" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.278253" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.278874" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.278663" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.279290" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.279053" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.279671" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.279465" elapsed="0.000244"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:22.279841" elapsed="0.003507"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.296460" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '845', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:22.296518" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.296598" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.283495" elapsed="0.013125"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.299123" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.296774" elapsed="0.002402"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.307322" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.307455" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:22.307552" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.299319" elapsed="0.008256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.309954" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.307733" elapsed="0.002265"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.316776" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.316884" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:22.316968" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.310921" elapsed="0.006069"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.319360" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.317181" elapsed="0.002262"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.319585" elapsed="0.002245"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.324753" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.321977" elapsed="0.002802"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.324919" elapsed="0.001975"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:22.326942" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:22.310622" elapsed="0.016451"/>
</kw>
<msg time="2026-09-01T01:14:22.327184" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:22.310186" elapsed="0.017022"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.327573" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.327357" elapsed="0.000255"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.328403" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:22.328469" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:22.328168" elapsed="0.000322"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.328853" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:22.328916" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:22.328630" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.329077" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.329699" level="INFO">${sum_1} = 2127</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:22.329521" elapsed="0.000200"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.330015" level="INFO">${sum_2} = 2127</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:22.329859" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.330204" elapsed="0.000269"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:22.327821" elapsed="0.002704"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:22.330657" elapsed="0.002833"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.339101" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.339236" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:22.339321" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.333949" elapsed="0.005394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.341839" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.339496" elapsed="0.002386"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.342024" elapsed="0.002276"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.349395" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.349534" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:22.349627" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.344449" elapsed="0.005202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.351974" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.349805" elapsed="0.002212"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.352182" elapsed="0.002222"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:22.356539" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.354481" elapsed="0.002097"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.354461" elapsed="0.002138"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.364754" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.364804" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.364912" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.356736" elapsed="0.008200"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:22.333690" elapsed="0.031304"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.371512" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.371615" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.371698" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.365855" elapsed="0.005865"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.374250" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.371874" elapsed="0.002418"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.374434" elapsed="0.002259"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.380027" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.376840" elapsed="0.003213"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.380247" elapsed="0.001963"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:22.382254" elapsed="0.000029"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:22.365569" elapsed="0.016801"/>
</kw>
<msg time="2026-09-01T01:14:22.382437" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:22.365179" elapsed="0.017280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.382865" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.382640" elapsed="0.000264"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.383693" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:22.383758" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:22.383461" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.384171" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:22.384238" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:22.383916" elapsed="0.000342"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.384399" elapsed="0.000270"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.384964" level="INFO">${sum_1} = 1680</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:22.384808" elapsed="0.000177"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:22.385303" level="INFO">${sum_2} = 1680</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:22.385147" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.385464" elapsed="0.000268"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:22.383124" elapsed="0.002662"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.392629" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.392733" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.392816" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.386302" elapsed="0.006536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.395409" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.392992" elapsed="0.002462"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.395597" elapsed="0.002270"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.403174" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.403278" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.403370" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.398015" elapsed="0.005378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.405747" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.403547" elapsed="0.002245"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.405945" elapsed="0.002285"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:22.410433" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:14:22.408301" elapsed="0.002188"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.408283" elapsed="0.002230"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.410649" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:22.386007" elapsed="0.024720"/>
</kw>
<arg>route_eth_as</arg>
<status status="PASS" start="2026-09-01T01:14:22.275381" elapsed="0.135385"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.136776" elapsed="0.274093"/>
</test>
<test id="s1-s13-t19" name="Play_To_Odl_route_eth_as" line="108">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:22.414392" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:22.414156" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.415521" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.415423" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.415406" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.420185" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.420041" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.420019" elapsed="0.000227"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.421154" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:22.420786" elapsed="0.000394"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.421587" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:22.421326" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:22.421648" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:22.421783" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:22.420453" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.426973" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.426876" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.426859" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.428370" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:22.428203" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.428186" elapsed="0.000334"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:22.429028" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:22.428657" elapsed="0.000427"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.429678" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:22.429440" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.463434" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:22.431613" elapsed="0.031943"/>
</kw>
<msg time="2026-09-01T01:14:22.463676" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:22.463762" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.430024" elapsed="0.033804"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:22.513038" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:22.465738" elapsed="0.047458"/>
</kw>
<msg time="2026-09-01T01:14:22.513315" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:22.513403" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.464231" elapsed="0.049237"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.514162" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.513754" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.513734" elapsed="0.000646"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.515058" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.514518" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.515696" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.515367" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.515350" elapsed="0.000509"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:22.515894" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:22.519425" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:14:22.519589" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:22.518905" elapsed="0.000745"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.519848" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.520043" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:22.518063" elapsed="0.002276"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:22.516185" elapsed="0.004232"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:22.427777" elapsed="0.092797"/>
</kw>
<msg time="2026-09-01T01:14:22.520655" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:22.520693" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.427202" elapsed="0.093524"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:22.520887" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:22.520793" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.520776" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.521400" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.521781" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:22.521846" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:22.426578" elapsed="0.095364"/>
</kw>
<msg time="2026-09-01T01:14:22.522024" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:22.522064" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.422177" elapsed="0.099919"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.522471" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.522226" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.522210" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:22.422014" elapsed="0.100554"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:22.421855" elapsed="0.100742"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:22.419701" elapsed="0.102946"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:22.415173" elapsed="0.107524"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:22.414765" elapsed="0.107971"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:22.412082" elapsed="0.110700"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.532345" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.532479" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.532565" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.523219" elapsed="0.009368"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:22.532738" elapsed="0.002284"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.541628" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.541728" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:22.541818" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:22.535200" elapsed="0.006642"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.544721" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.544445" elapsed="0.000301"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:22.545159" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:22.544887" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.545331" elapsed="0.000290"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:22.542088" elapsed="0.003588"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.522946" elapsed="0.022777"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:22.411661" elapsed="0.134096"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.546426" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.546569" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.546242" elapsed="0.000352"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.569700" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:22.569346" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.570428" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:22.570207" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as.titanium/route_eth_as.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:22.570582" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:22.569876" elapsed="0.000728"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.571154" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:22.570791" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.571444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/route_eth_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.571556" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.571326" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.571940" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.571722" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:22.572348" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:22.572045" elapsed="0.000354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.572838" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:22.572552" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.572421" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:22.572027" elapsed="0.000884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.573471" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:22.573047" elapsed="0.000448"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:22.573539" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:14:22.573674" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:22.567296" elapsed="0.006401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.574083" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/announce_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.574260" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.573868" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:22.574717" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_as/withdraw_route_eth_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:22.574864" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:22.574487" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.575408" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.575100" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.575810" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.575598" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.576266" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.576023" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:22.576813" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:22.576442" elapsed="0.000411"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:22.576988" elapsed="0.003287"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:22.580425" elapsed="0.001926"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:22.590303" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:22.590415" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:22.590505" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:22.583264" elapsed="0.007625">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.591063" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:22.591303" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:22.582940" elapsed="0.008481">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:24.604284" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:24.604567" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '384'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:24.604765" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:24.592913" elapsed="0.011903"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:24.605785" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:24.610369" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:24.605232" elapsed="0.005233"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:24.617478" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:24.616509" elapsed="0.001027"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:24.618903" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:24.617850" elapsed="0.001113"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:24.619359" elapsed="0.000658"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:24.611005" elapsed="0.009205"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:24.592055" elapsed="0.028297"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:22.582545" elapsed="2.037911"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:24.620805" elapsed="0.004031"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:24.639921" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:24.640255" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:24.640511" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:24.626802" elapsed="0.013768"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:24.641065" elapsed="0.005419"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:24.655783" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:24.656023" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '532'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"as-generated":{"as":16843009,"local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:24.656319" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:24.646816" elapsed="0.009560"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:24.662603" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:24.661995" elapsed="0.000663"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:24.664065" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:24.662972" elapsed="0.001149"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:24.665263" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:24.665738" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:24.664526" elapsed="0.001365">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:24.656833" elapsed="0.009382">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:24.626246" elapsed="0.040215">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQUBAQEBAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.677810" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.678090" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:26.678356" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.667974" elapsed="0.010454"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.678861" elapsed="0.005477"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.692720" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.692958" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:26.693292" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.684682" elapsed="0.008670"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.699525" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.698896" elapsed="0.000686"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.700570" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.699987" elapsed="0.000637"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.700935" elapsed="0.000694"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.693822" elapsed="0.007927"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:26.667136" elapsed="0.034714"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:24.625311" elapsed="2.076652"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:26.703087" elapsed="0.004309"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.717880" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.718123" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:26.718427" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.709795" elapsed="0.008684"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.718820" elapsed="0.005195"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.732784" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.733036" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:26.733349" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.724394" elapsed="0.009037"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.739729" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.739111" elapsed="0.000673"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.740737" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.740095" elapsed="0.000700"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.741107" elapsed="0.000703"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.733942" elapsed="0.008014"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:26.709117" elapsed="0.032969"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:26.707790" elapsed="0.034442"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:26.702407" elapsed="0.039946"/>
</kw>
<arg>route_eth_as</arg>
<status status="PASS" start="2026-09-01T01:14:22.545953" elapsed="4.196493"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:22.411212" elapsed="4.331437"/>
</test>
<test id="s1-s13-t20" name="Odl_To_Play_route_eth_lacp" line="111">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:26.750767" elapsed="0.000456"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:26.750245" elapsed="0.001125"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:26.752657" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:26.752508" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.752479" elapsed="0.000267"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:26.759258" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:26.759096" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.759072" elapsed="0.000271"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.760600" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:26.760093" elapsed="0.000541"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.761234" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:26.760836" elapsed="0.000430"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:26.761322" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:14:26.761518" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:26.759629" elapsed="0.001920"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:26.768533" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:26.768399" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.768376" elapsed="0.000242"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:26.770575" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:26.770333" elapsed="0.000378"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.770309" elapsed="0.000477"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:26.771554" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:26.770978" elapsed="0.000655"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:26.772512" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:26.772081" elapsed="0.000511"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:26.801321" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:26.775301" elapsed="0.026158"/>
</kw>
<msg time="2026-09-01T01:14:26.801588" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:26.801676" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:26.772994" elapsed="0.028767"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:26.824798" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:26.803884" elapsed="0.021044"/>
</kw>
<msg time="2026-09-01T01:14:26.825048" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:26.825165" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:26.802225" elapsed="0.023023"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.825900" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:26.825547" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.825525" elapsed="0.000543"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.826797" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.826246" elapsed="0.000663"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.827520" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:26.827077" elapsed="0.000557"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.827059" elapsed="0.000696"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:26.827801" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:26.831529" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:14:26.831710" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:26.830923" elapsed="0.000850"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.831974" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.832246" elapsed="0.000024"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:26.830045" elapsed="0.002420"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:26.828082" elapsed="0.004465"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:26.769656" elapsed="0.063061"/>
</kw>
<msg time="2026-09-01T01:14:26.832804" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:26.832844" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:26.768810" elapsed="0.064068"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:26.833379" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:14:26.832961" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.832938" elapsed="0.000528"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.833891" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.834326" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:26.834395" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:26.767963" elapsed="0.066532"/>
</kw>
<msg time="2026-09-01T01:14:26.834579" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:26.834618" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:26.762016" elapsed="0.072634"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:26.834945" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:26.834716" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.834702" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:26.761834" elapsed="0.073204"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:26.761616" elapsed="0.073451"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:26.758657" elapsed="0.076461"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:26.752112" elapsed="0.083119"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:26.751563" elapsed="0.083713"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:26.745641" elapsed="0.089683"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.842256" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.842404" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:26.842541" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.835709" elapsed="0.006856"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.842718" elapsed="0.002355"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.852544" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.852649" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:26.852741" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.845265" elapsed="0.007499"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.855573" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.855292" elapsed="0.000307"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:26.855977" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.855740" elapsed="0.000262"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.856171" elapsed="0.000295"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.852972" elapsed="0.003549"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:26.835461" elapsed="0.021105"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:26.744487" elapsed="0.112122"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:26.857351" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:26.857525" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:26.857167" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:26.857858" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:26.857971" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:26.857693" elapsed="0.000301"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:26.858328" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:26.858441" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:26.858134" elapsed="0.000329"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:26.858788" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:26.858606" elapsed="0.000205"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:26.859111" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:26.859263" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:26.858949" elapsed="0.000364"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:26.859640" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:26.859466" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.860027" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.859807" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.860461" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.860245" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.860851" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.860643" elapsed="0.000247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.861263" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.861027" elapsed="0.000275"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:26.861436" elapsed="0.003339"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.885678" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '894', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:26.885740" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.885834" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.864923" elapsed="0.020935"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.888305" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.886016" elapsed="0.002328"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.895450" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.895570" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:26.895697" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.888486" elapsed="0.007235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.898123" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.895873" elapsed="0.002352"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.907090" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.907251" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:26.907346" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.899106" elapsed="0.008263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.909891" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.907524" elapsed="0.002429"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.910180" elapsed="0.003115"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:26.917207" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.913502" elapsed="0.003757"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.917568" elapsed="0.003319"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:26.920956" elapsed="0.000051"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:26.898814" elapsed="0.022360"/>
</kw>
<msg time="2026-09-01T01:14:26.921283" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:26.898393" elapsed="0.022922"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.921859" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.921525" elapsed="0.000390"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.923057" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:26.923189" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:26.922720" elapsed="0.000502"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.923767" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:26.923897" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:26.923421" elapsed="0.000513"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.924173" elapsed="0.000397"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:26.924994" level="INFO">${sum_1} = 2935</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:26.924769" elapsed="0.000256"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:26.925466" level="INFO">${sum_2} = 2935</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:26.925246" elapsed="0.000251"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.925689" elapsed="0.000375"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:26.922253" elapsed="0.003913"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:26.926441" elapsed="0.003267"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.938421" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.938586" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:26.938704" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.930419" elapsed="0.008316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.942299" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.938952" elapsed="0.003432"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.942592" elapsed="0.003178"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.953702" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.953856" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:26.953987" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.945978" elapsed="0.008043"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.957357" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.954299" elapsed="0.003117"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.957613" elapsed="0.003128"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:26.963791" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:26.960847" elapsed="0.003002"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:26.960818" elapsed="0.003060"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.973704" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.973746" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.973837" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.964068" elapsed="0.009791"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:26.930008" elapsed="0.043912"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:26.982676" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:26.982829" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:26.982944" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:26.974916" elapsed="0.008060"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.986344" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.983254" elapsed="0.003149"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:26.986600" elapsed="0.003129"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:26.992770" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:26.989940" elapsed="0.002868"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.993033" elapsed="0.002819"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:26.995918" elapsed="0.000048"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:26.974613" elapsed="0.021480"/>
</kw>
<msg time="2026-09-01T01:14:26.996248" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:26.974122" elapsed="0.022161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.996804" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:26.996496" elapsed="0.000364"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.997961" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:26.998053" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:26.997632" elapsed="0.000450"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:26.998624" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:26.998713" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:26.998312" elapsed="0.000429"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:26.998935" elapsed="0.000414"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:26.999771" level="INFO">${sum_1} = 2488</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:26.999554" elapsed="0.000248"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:27.000235" level="INFO">${sum_2} = 2488</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:26.999989" elapsed="0.000276"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:27.000463" elapsed="0.000369"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:26.997183" elapsed="0.003720"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:27.009576" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:27.009722" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:27.009889" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:27.001614" elapsed="0.008307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.013557" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.010133" elapsed="0.003484"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:27.013813" elapsed="0.003178"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:27.026094" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:27.026296" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:27.026436" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:27.017231" elapsed="0.009239"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.029913" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.026688" elapsed="0.003284"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:27.030207" elapsed="0.003224"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:27.036534" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:14:27.033534" elapsed="0.003078"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.033507" elapsed="0.003139"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.036839" elapsed="0.000027"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:27.001247" elapsed="0.035703"/>
</kw>
<arg>route_eth_lacp</arg>
<status status="PASS" start="2026-09-01T01:14:26.856876" elapsed="0.180129"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:26.743425" elapsed="0.293816"/>
</test>
<test id="s1-s13-t21" name="Play_To_Odl_route_eth_lacp" line="113">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:27.042389" elapsed="0.000294"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:27.042013" elapsed="0.000741"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:27.043842" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:27.043742" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.043726" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:27.048342" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:27.048248" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.048232" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.049304" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:27.048938" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.049729" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:27.049473" elapsed="0.000278"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:27.049789" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:14:27.049922" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:27.048606" elapsed="0.001337"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:27.055048" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:27.054952" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.054935" elapsed="0.000234"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:27.056513" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:27.056342" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.056325" elapsed="0.000344"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:27.057221" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:27.056806" elapsed="0.000475"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:27.057855" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:27.057610" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:27.084920" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:27.059824" elapsed="0.025212"/>
</kw>
<msg time="2026-09-01T01:14:27.085218" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:27.085312" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:27.058246" elapsed="0.027132"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:27.111514" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:27.087438" elapsed="0.024201"/>
</kw>
<msg time="2026-09-01T01:14:27.111758" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:27.111844" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:27.085749" elapsed="0.026161"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.112582" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:27.112237" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.112216" elapsed="0.000531"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.113466" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.112883" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.114065" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:27.113741" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.113724" elapsed="0.000539"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:27.114299" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:27.117781" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:14:27.117962" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:27.117239" elapsed="0.000782"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.118441" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.118650" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:27.116496" elapsed="0.002356"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:27.114551" elapsed="0.004379"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:27.055895" elapsed="0.063198"/>
</kw>
<msg time="2026-09-01T01:14:27.119217" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:27.119259" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:27.055318" elapsed="0.063975"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:27.119469" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:14:27.119364" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.119347" elapsed="0.000271"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.120049" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.120488" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:27.120555" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:27.054658" elapsed="0.065993"/>
</kw>
<msg time="2026-09-01T01:14:27.120735" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:27.120774" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:27.050314" elapsed="0.070491"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.121096" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:27.120872" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.120857" elapsed="0.000349"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:27.050180" elapsed="0.071047"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:27.049993" elapsed="0.071264"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:27.047915" elapsed="0.073393"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:27.043491" elapsed="0.077868"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:27.042949" elapsed="0.078452"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:27.039045" elapsed="0.082402"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:27.129320" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:27.129455" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:27.129539" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:27.121821" elapsed="0.007740"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:27.129714" elapsed="0.002550"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:27.138285" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:27.138388" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:27.138479" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:27.132417" elapsed="0.006085"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:27.141323" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:27.141023" elapsed="0.000327"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:27.141782" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:27.141533" elapsed="0.000275"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:27.141954" elapsed="0.000326"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:27.138710" elapsed="0.003628"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:27.121578" elapsed="0.020810"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:27.038428" elapsed="0.103997"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:27.143087" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:27.143267" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:27.142904" elapsed="0.000390"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.166391" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:27.166036" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:27.167090" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:27.166872" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp.titanium/route_eth_lacp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:27.167268" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:27.166567" elapsed="0.000722"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.167776" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:27.167440" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:27.168061" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/route_eth_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:27.168201" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:27.167944" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.168585" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.168371" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:27.168967" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:27.168691" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.169452" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:27.169197" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:27.169040" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:27.168672" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.170043" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:27.169656" elapsed="0.000412"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:27.170110" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:14:27.170307" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:27.163972" elapsed="0.006359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:27.170646" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/announce_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:27.170757" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:27.170476" elapsed="0.000304"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:27.171084" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp/withdraw_route_eth_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:27.171219" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:27.170919" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.171600" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.171383" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.171998" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.171788" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.172434" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.172219" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:27.172817" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:27.172610" elapsed="0.000245"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:27.172988" elapsed="0.003653"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:27.176784" elapsed="0.002069"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:27.187093" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:27.187264" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:27.187362" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:27.179756" elapsed="0.007966">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.187921" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:27.188132" elapsed="0.000049"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:27.179468" elapsed="0.008812">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:29.199864" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:29.200210" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '414'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:29.200421" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:29.190041" elapsed="0.010431"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:29.201426" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:29.205968" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:29.200833" elapsed="0.005232"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:29.212653" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:29.211694" elapsed="0.001018"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:29.213915" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:29.213027" elapsed="0.000946"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:29.214339" elapsed="0.000648"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:29.206562" elapsed="0.008549"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:29.189104" elapsed="0.026171"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:27.179011" elapsed="2.036355"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:29.215685" elapsed="0.004017"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:29.230544" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:29.230773" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:29.231041" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:29.221585" elapsed="0.009508"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:29.231478" elapsed="0.005639"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:29.245236" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:29.245486" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '562'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:29.245696" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:29.237498" elapsed="0.008251"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:29.252098" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:29.251456" elapsed="0.000752"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:29.253599" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:29.252535" elapsed="0.001122"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:29.254650" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:29.255037" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:29.253980" elapsed="0.001254">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:29.246263" elapsed="0.009258">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:29.220994" elapsed="0.034773">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.265949" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.266327" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.266548" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.257363" elapsed="0.009240"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.266981" elapsed="0.005720"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.282404" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.282641" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:31.282846" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.273061" elapsed="0.009837"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.289549" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.288662" elapsed="0.000963"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.290569" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.289980" elapsed="0.000643"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.290935" elapsed="0.000732"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.283443" elapsed="0.008344"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.256573" elapsed="0.035317"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:29.220089" elapsed="2.071876"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:31.293077" elapsed="0.004169"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.308723" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.308977" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.309350" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.299623" elapsed="0.009781"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.309745" elapsed="0.005190"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.324690" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.324924" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:31.325127" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.315323" elapsed="0.009905"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.331660" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.331012" elapsed="0.000704"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.332610" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.332029" elapsed="0.000634"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.332978" elapsed="0.000699"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.325703" elapsed="0.008098"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.298559" elapsed="0.035342"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:31.297634" elapsed="0.036341"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:31.292399" elapsed="0.041683"/>
</kw>
<arg>route_eth_lacp</arg>
<status status="PASS" start="2026-09-01T01:14:27.142613" elapsed="4.191614"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:27.037680" elapsed="4.296756"/>
</test>
<test id="s1-s13-t22" name="Odl_To_Play_route_eth_lacp_extdef" line="116">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:31.342266" elapsed="0.000406"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:31.341707" elapsed="0.001071"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.344365" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.344209" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.344167" elapsed="0.000287"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.352638" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.352504" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.352479" elapsed="0.000243"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.353980" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:31.353505" elapsed="0.000509"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.354629" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:31.354264" elapsed="0.000396"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:31.354712" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:14:31.354928" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:31.353006" elapsed="0.001952"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.361918" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.361785" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.361762" elapsed="0.000238"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.363901" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.363674" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.363651" elapsed="0.000459"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:31.364900" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:31.364377" elapsed="0.000602"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.365801" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:31.365470" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.400000" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:31.368392" elapsed="0.031777"/>
</kw>
<msg time="2026-09-01T01:14:31.400331" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:31.400416" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.366320" elapsed="0.034162"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.434943" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:31.402461" elapsed="0.032637"/>
</kw>
<msg time="2026-09-01T01:14:31.435268" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:31.435356" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.400894" elapsed="0.034527"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.436124" elapsed="0.000076"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.435735" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.435703" elapsed="0.000624"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.437224" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.436467" elapsed="0.000873"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.437846" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.437505" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.437488" elapsed="0.000557"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:31.438089" elapsed="0.000069"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:31.442225" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:14:31.442400" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:31.441617" elapsed="0.000848"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.442661" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.442857" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:31.440821" elapsed="0.002238"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:31.438509" elapsed="0.004696"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:31.363083" elapsed="0.080291"/>
</kw>
<msg time="2026-09-01T01:14:31.443459" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:31.443499" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.362229" elapsed="0.081306"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:31.443897" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:31.443604" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.443587" elapsed="0.000385"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.444435" elapsed="0.000069"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.444870" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.444935" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:31.361379" elapsed="0.083652"/>
</kw>
<msg time="2026-09-01T01:14:31.445113" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:31.445174" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.355469" elapsed="0.089749"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.445510" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.445285" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.445270" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:31.355285" elapsed="0.090314"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:31.355027" elapsed="0.090601"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:31.352027" elapsed="0.093652"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:31.343817" elapsed="0.101913"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.343077" elapsed="0.102694"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:31.337269" elapsed="0.108550"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.453254" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.453396" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.453496" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.446237" elapsed="0.007282"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.453672" elapsed="0.002301"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.465517" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.465617" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:31.465706" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.456120" elapsed="0.009610"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.468486" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.468216" elapsed="0.000297"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.468888" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.468655" elapsed="0.000287"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.469087" elapsed="0.000316"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.465934" elapsed="0.003524"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.445953" elapsed="0.023551"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:31.336126" elapsed="0.133412"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.470228" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.470409" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.470024" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.470743" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.470858" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.470576" elapsed="0.000306"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.471248" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.471370" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.471022" elapsed="0.000371"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:31.471719" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:31.471536" elapsed="0.000206"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.472047" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.472174" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.471883" elapsed="0.000326"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:31.472524" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:31.472349" elapsed="0.000198"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.472912" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.472690" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.473350" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.473107" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.473777" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.473564" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.474192" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.473954" elapsed="0.000279"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:31.474369" elapsed="0.003290"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.491908" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1098', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:31.491968" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.492059" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.477804" elapsed="0.014278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.494466" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.492271" elapsed="0.002234"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.501077" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.501334" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:31.501508" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.494647" elapsed="0.006903"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.503894" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.501703" elapsed="0.002235"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.511530" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.511677" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:31.511763" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.504799" elapsed="0.006986"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.514096" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.511938" elapsed="0.002217"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.514307" elapsed="0.002231"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.519544" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.516683" elapsed="0.002887"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.519708" elapsed="0.002018"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:31.521772" elapsed="0.000029"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:31.504512" elapsed="0.017375"/>
</kw>
<msg time="2026-09-01T01:14:31.521955" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:31.504089" elapsed="0.017888"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.522377" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.522124" elapsed="0.000293"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.523205" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:31.523272" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:31.522949" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.523655" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:31.523719" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:31.523431" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.523878" elapsed="0.000279"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.524470" level="INFO">${sum_1} = 3189</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:31.524309" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.524782" level="INFO">${sum_2} = 3189</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:31.524625" elapsed="0.000179"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.524939" elapsed="0.000289"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:31.522632" elapsed="0.002649"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:31.525415" elapsed="0.002371"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.534395" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.534507" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:31.534621" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.528267" elapsed="0.006376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.537244" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.534795" elapsed="0.002494"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.537430" elapsed="0.002220"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.545268" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.545375" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:31.545467" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.539797" elapsed="0.005693"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.547796" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.545641" elapsed="0.002199"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.547980" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:31.552763" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.550291" elapsed="0.002517"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.550273" elapsed="0.002556"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.560052" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.560092" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.560211" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.552978" elapsed="0.007257"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:31.527978" elapsed="0.032315"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.566573" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.566684" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.566766" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.561118" elapsed="0.005709"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.569173" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.566983" elapsed="0.002247"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.569371" elapsed="0.002224"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.574945" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.571741" elapsed="0.003229"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.575109" elapsed="0.001967"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:31.577120" elapsed="0.000045"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:31.560833" elapsed="0.016433"/>
</kw>
<msg time="2026-09-01T01:14:31.577334" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:31.560440" elapsed="0.016916"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.577726" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.577503" elapsed="0.000263"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.578550" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:31.578614" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:31.578315" elapsed="0.000319"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.578993" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:31.579056" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:31.578773" elapsed="0.000303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.579245" elapsed="0.000266"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.579807" level="INFO">${sum_1} = 2742</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:31.579650" elapsed="0.000179"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:31.580119" level="INFO">${sum_2} = 2742</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:31.579964" elapsed="0.000191"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.580305" elapsed="0.000263"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:31.577968" elapsed="0.002652"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.588208" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.588310" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.588390" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.581095" elapsed="0.007317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.590930" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.588570" elapsed="0.002403"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.591112" elapsed="0.002275"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.600161" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.600305" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.600396" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.593534" elapsed="0.006885"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.602749" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.600577" elapsed="0.002214"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.602931" elapsed="0.002238"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:31.607318" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:31.605251" elapsed="0.002120"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.605233" elapsed="0.002159"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.607532" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:31.580834" elapsed="0.026775"/>
</kw>
<arg>route_eth_lacp_extdef</arg>
<status status="PASS" start="2026-09-01T01:14:31.469766" elapsed="0.137879"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.335303" elapsed="0.272434"/>
</test>
<test id="s1-s13-t23" name="Play_To_Odl_route_eth_lacp_extdef" line="118">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:31.611101" elapsed="0.000213"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:31.610869" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.612249" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.612122" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.612106" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.616793" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.616700" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.616684" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.617790" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:31.617413" elapsed="0.000400"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.618245" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:31.617957" elapsed="0.000311"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:31.618307" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:31.618443" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:31.617056" elapsed="0.001408"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.623799" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.623701" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.623684" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.625177" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:31.624991" elapsed="0.000300"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.624975" elapsed="0.000370"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:31.625854" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:31.625483" elapsed="0.000426"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.626500" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:31.626257" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.659764" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:31.628391" elapsed="0.031491"/>
</kw>
<msg time="2026-09-01T01:14:31.660002" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:31.660089" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.626882" elapsed="0.033293"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:31.695801" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:31.662043" elapsed="0.033880"/>
</kw>
<msg time="2026-09-01T01:14:31.696038" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:31.696130" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.660559" elapsed="0.035668"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.696850" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.696517" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.696497" elapsed="0.000517"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.697707" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "d "e "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.697163" elapsed="0.000656"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.698342" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.697983" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.697967" elapsed="0.000537"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:31.698537" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:31.701848" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:14:31.702012" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:31.701380" elapsed="0.000689"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.702297" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.702494" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:31.700666" elapsed="0.002033"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:31.698784" elapsed="0.003995"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:31.624599" elapsed="0.078341"/>
</kw>
<msg time="2026-09-01T01:14:31.703023" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:31.703061" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.624001" elapsed="0.079093"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:31.703310" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:31.703213" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.703195" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.703793" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.704227" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:31.704293" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:31.623397" elapsed="0.080995"/>
</kw>
<msg time="2026-09-01T01:14:31.704511" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:31.704550" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.618795" elapsed="0.085787"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.704874" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.704648" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.704633" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:31.618665" elapsed="0.086298"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:31.618512" elapsed="0.086478"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:31.616390" elapsed="0.088649"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:31.611875" elapsed="0.093213"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:31.611499" elapsed="0.093629"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:31.608902" elapsed="0.096475"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.712023" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.712162" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.712260" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.705752" elapsed="0.006530"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:31.712432" elapsed="0.002469"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.721554" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.721654" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:31.721743" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:31.715051" elapsed="0.006715"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.724685" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.724416" elapsed="0.000294"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:31.725087" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:31.724849" elapsed="0.000263"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.725280" elapsed="0.000285"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:31.721968" elapsed="0.003650"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.705509" elapsed="0.020156"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:31.608489" elapsed="0.117210"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.726384" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.726522" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.726204" elapsed="0.000343"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.749749" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:31.749417" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.750468" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:31.750254" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef.titanium/route_eth_lacp_extdef.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:31.750616" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:31.749923" elapsed="0.000715"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.751128" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:31.750788" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.751443" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/route_eth_lacp_extdef.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.751557" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.751325" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.751940" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.751723" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:31.752343" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:31.752047" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.752806" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:31.752550" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.752417" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:31.752030" elapsed="0.000848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.753458" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:31.753012" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:31.753530" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:14:31.753668" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:31.747337" elapsed="0.006354"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.754004" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/announce_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.754159" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.753835" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:31.754504" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extdef/withdraw_route_eth_lacp_extdef.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:31.754613" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:31.754337" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.754995" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;default-gateway-extended-community&gt;
            &lt;/default-gateway-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.754778" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.755425" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.755211" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.755815" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.755606" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:31.756226" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:31.755990" elapsed="0.000275"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:31.756399" elapsed="0.003587"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:31.760129" elapsed="0.002250"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:31.768981" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:31.769086" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:31.769203" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:31.763249" elapsed="0.006296">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.769714" elapsed="0.000019"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:31.769922" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:31.762933" elapsed="0.007128">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:33.781865" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:33.782222" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:33.782444" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:33.772001" elapsed="0.010495"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:33.783485" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "default-gateway-extended-community": {}
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:33.788101" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:33.782864" elapsed="0.005390"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:33.794953" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "default-gateway-extended-community": {},
       "transitive": true
      }
  ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:33.793872" elapsed="0.001141"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:33.796376" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "default-gateway-extended-community": {},
       "transitive": true
      }
  ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:33.795388" elapsed="0.001045"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:33.796754" elapsed="0.000704"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:33.788714" elapsed="0.008868"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:33.770957" elapsed="0.026730"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:31.762543" elapsed="2.035231"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:33.798087" elapsed="0.003608"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:33.811250" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:33.811497" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:33.811772" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:33.803607" elapsed="0.008218"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:33.812191" elapsed="0.005817"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:33.826839" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:33.827088" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '647'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"default-gateway-extended-community":{},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:33.827375" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:33.818399" elapsed="0.009030"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:33.833734" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:33.833113" elapsed="0.000678"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:33.835280" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:33.834106" elapsed="0.001233"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:33.836340" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "default-gateway-extended-community": {},
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:33.836788" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:33.835658" elapsed="0.001284">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:33.827890" elapsed="0.009417">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:33.802995" elapsed="0.034673">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,42 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "default-gateway-extended-community": {},
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:35.849519" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:35.849825" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:35.850039" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:35.839348" elapsed="0.010745"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:35.850507" elapsed="0.006338"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:35.866954" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:35.867352" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:35.867579" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:35.857254" elapsed="0.010380"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:35.875563" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:35.874702" elapsed="0.000919"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:35.876663" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:35.875995" elapsed="0.000750"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:35.877252" elapsed="0.000817"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:35.868174" elapsed="0.010133"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:35.838476" elapsed="0.039973"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:33.802091" elapsed="2.076471"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:35.879914" elapsed="0.004135"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:35.895217" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:35.895592" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:35.896010" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:35.886818" elapsed="0.009273"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:35.896664" elapsed="0.007753"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:35.913817" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:35.914043" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:35.914318" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:35.904900" elapsed="0.009472"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:35.920790" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:35.920192" elapsed="0.000655"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:35.921741" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:35.921190" elapsed="0.000604"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:35.922109" elapsed="0.000695"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:35.914836" elapsed="0.008090"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:35.885677" elapsed="0.037351"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:35.884624" elapsed="0.038476"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:35.879042" elapsed="0.044219"/>
</kw>
<arg>route_eth_lacp_extdef</arg>
<status status="PASS" start="2026-09-01T01:14:31.725917" elapsed="4.197441"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:31.608056" elapsed="4.315506"/>
</test>
<test id="s1-s13-t24" name="Odl_To_Play_route_eth_lacp_extesilab" line="121">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:35.930582" elapsed="0.000255"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:35.930256" elapsed="0.000647"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:35.932215" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:35.932042" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:35.932013" elapsed="0.000306"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:35.938580" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:35.938450" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:35.938427" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:35.939920" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:35.939450" elapsed="0.000503"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:35.940560" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:35.940177" elapsed="0.000414"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:35.940646" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:14:35.940845" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:35.938949" elapsed="0.001926"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:35.948100" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:35.947966" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:35.947943" elapsed="0.000265"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:35.950114" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:35.949885" elapsed="0.000406"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:35.949862" elapsed="0.000508"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:35.951172" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:35.950603" elapsed="0.000685"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:35.952081" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:35.951747" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:35.982394" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:35.954892" elapsed="0.027666"/>
</kw>
<msg time="2026-09-01T01:14:35.982681" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:35.982767" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:35.952608" elapsed="0.030227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:36.006937" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:35.984827" elapsed="0.022239"/>
</kw>
<msg time="2026-09-01T01:14:36.007207" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:36.007310" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:35.983341" elapsed="0.024037"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.007998" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.007664" elapsed="0.000442"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.007646" elapsed="0.000532"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.008865" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.008331" elapsed="0.000650"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.009506" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.009166" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.009128" elapsed="0.000539"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:36.009699" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:36.013054" elapsed="0.000342"/>
</kw>
<msg time="2026-09-01T01:14:36.013435" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:36.012573" elapsed="0.000921"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.013691" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.013888" elapsed="0.000018"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:36.011843" elapsed="0.002245"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:36.009940" elapsed="0.004241"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:35.949333" elapsed="0.065023"/>
</kw>
<msg time="2026-09-01T01:14:36.014436" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:36.014474" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:35.948420" elapsed="0.066087"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:36.014667" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:36.014574" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.014557" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.015261" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.015640" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.015706" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:35.947551" elapsed="0.068250"/>
</kw>
<msg time="2026-09-01T01:14:36.015882" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:36.015919" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:35.941378" elapsed="0.074575"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.016273" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.016017" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.016002" elapsed="0.000340"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:35.941180" elapsed="0.075182"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:35.940943" elapsed="0.075446"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:35.937983" elapsed="0.078455"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:35.931676" elapsed="0.084810"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:35.931095" elapsed="0.085429"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:35.926065" elapsed="0.090504"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.023593" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.023707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.023802" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.016939" elapsed="0.006886"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.023976" elapsed="0.002298"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.031605" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.031710" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:36.031800" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.026423" elapsed="0.005402"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:36.034593" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.034337" elapsed="0.000281"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:36.035037" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.034762" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.035233" elapsed="0.000287"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.032028" elapsed="0.003546"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:36.016698" elapsed="0.018922"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:35.925077" elapsed="0.110576"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.036356" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.036504" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.036160" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.036838" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.036952" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.036672" elapsed="0.000304"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.037311" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.037422" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.037116" elapsed="0.000329"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:36.037765" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:36.037585" elapsed="0.000203"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.038091" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.038233" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.037928" elapsed="0.000329"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:36.038572" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:36.038398" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.038957" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.038739" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.039390" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.039164" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.039818" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.039604" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.040233" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.039994" elapsed="0.000280"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:36.040409" elapsed="0.003205"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.053083" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1193', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:36.053165" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.053264" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.043765" elapsed="0.009523"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.056956" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.053443" elapsed="0.003552"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.063027" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.063155" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:36.063263" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.057153" elapsed="0.006134"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.065623" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.063441" elapsed="0.002226"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.071509" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.071646" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:36.071736" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.066530" elapsed="0.005228"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.074080" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.071910" elapsed="0.002214"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.074291" elapsed="0.002270"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.079191" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.076708" elapsed="0.002511"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.079370" elapsed="0.001967"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:36.081382" elapsed="0.000028"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:36.066239" elapsed="0.015256"/>
</kw>
<msg time="2026-09-01T01:14:36.081564" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:36.065820" elapsed="0.015766"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.081950" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.081733" elapsed="0.000257"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.082780" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:36.082845" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:36.082550" elapsed="0.000316"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.083261" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:36.083326" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:36.083005" elapsed="0.000342"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.083488" elapsed="0.000266"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.084056" level="INFO">${sum_1} = 3422</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:36.083894" elapsed="0.000184"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.084405" level="INFO">${sum_2} = 3422</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:36.084244" elapsed="0.000183"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.084564" elapsed="0.000263"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:36.082216" elapsed="0.002662"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:36.085012" elapsed="0.002201"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.093811" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.093963" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:36.094158" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.087687" elapsed="0.006506"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.097681" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.094450" elapsed="0.003292"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.097936" elapsed="0.003073"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.108775" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.108902" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:36.109003" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.101238" elapsed="0.007788"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.112340" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.109246" elapsed="0.003158"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.112614" elapsed="0.003108"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:36.117942" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:36.115812" elapsed="0.002177"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.115785" elapsed="0.002225"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.125123" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.125188" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.125303" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.118167" elapsed="0.007159"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:36.087422" elapsed="0.037973"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.131728" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.131844" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.131978" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.126379" elapsed="0.005623"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.134388" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.132181" elapsed="0.002251"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.134574" elapsed="0.002246"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.139380" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.136968" elapsed="0.002438"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.139547" elapsed="0.001984"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:36.141576" elapsed="0.000033"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:36.126012" elapsed="0.015685"/>
</kw>
<msg time="2026-09-01T01:14:36.141770" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:36.125556" elapsed="0.016237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.142186" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.141941" elapsed="0.000296"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.143006" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:36.143071" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:36.142770" elapsed="0.000321"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.143488" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:36.143552" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:36.143261" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.143710" elapsed="0.000270"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.144327" level="INFO">${sum_1} = 2975</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:36.144119" elapsed="0.000231"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:36.144646" level="INFO">${sum_2} = 2975</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:36.144487" elapsed="0.000183"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.144808" elapsed="0.000268"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:36.142448" elapsed="0.002681"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.150201" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.150314" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.150395" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.145682" elapsed="0.004735"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.152953" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.150571" elapsed="0.002425"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.153150" elapsed="0.002276"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.160264" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.160366" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.160457" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.155574" elapsed="0.004906"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.162817" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.160633" elapsed="0.002225"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.162999" elapsed="0.002261"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:36.167392" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:36.165331" elapsed="0.002114"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.165314" elapsed="0.002152"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.167635" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:36.145418" elapsed="0.022299"/>
</kw>
<arg>route_eth_lacp_extesilab</arg>
<status status="PASS" start="2026-09-01T01:14:36.035882" elapsed="0.131875"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:35.924167" elapsed="0.243691"/>
</test>
<test id="s1-s13-t25" name="Play_To_Odl_route_eth_lacp_extesilab" line="123">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:36.171328" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:36.171063" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.172454" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:36.172356" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.172339" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.176977" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:36.176884" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.176867" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.177943" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:36.177605" elapsed="0.000362"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.178408" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:36.178111" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:36.178470" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:14:36.178604" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:36.177270" elapsed="0.001356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.183815" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:36.183719" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.183701" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.185200" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:36.185012" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.184996" elapsed="0.000374"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:36.185885" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:36.185507" elapsed="0.000435"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:36.186536" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:36.186297" elapsed="0.000324"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:36.219775" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:36.188435" elapsed="0.031463"/>
</kw>
<msg time="2026-09-01T01:14:36.220020" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:36.220108" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:36.186913" elapsed="0.033286"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:36.249401" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:36.222092" elapsed="0.027467"/>
</kw>
<msg time="2026-09-01T01:14:36.249695" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:36.249783" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:36.220598" elapsed="0.029253"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.250512" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.250133" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.250115" elapsed="0.000558"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.251388" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "i "l "a "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.250808" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.251993" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.251670" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.251653" elapsed="0.000528"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:36.252217" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:36.255669" elapsed="0.000121"/>
</kw>
<msg time="2026-09-01T01:14:36.255828" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:36.255183" elapsed="0.000702"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.256080" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.256376" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:36.254490" elapsed="0.002089"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:36.252477" elapsed="0.004178"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:36.184621" elapsed="0.072192"/>
</kw>
<msg time="2026-09-01T01:14:36.256893" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:36.256931" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:36.184018" elapsed="0.072947"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:36.257124" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-09-01T01:14:36.257031" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.257015" elapsed="0.000200"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.257638" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.258014" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:36.258079" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:36.183421" elapsed="0.074865"/>
</kw>
<msg time="2026-09-01T01:14:36.258371" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:36.258409" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:36.178970" elapsed="0.079473"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.258736" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.258510" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.258494" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:36.178836" elapsed="0.079988"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:36.178677" elapsed="0.080174"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:36.176576" elapsed="0.082323"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:36.172075" elapsed="0.086873"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:36.171697" elapsed="0.087290"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:36.169081" elapsed="0.089960"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.265434" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.265540" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.265621" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.259442" elapsed="0.006202"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:36.265791" elapsed="0.002526"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.273409" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.273510" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:36.273599" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:36.268467" elapsed="0.005155"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:36.276411" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.276104" elapsed="0.000332"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:36.276822" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:36.276578" elapsed="0.000268"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.276986" elapsed="0.000311"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:36.273825" elapsed="0.003527"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:36.259187" elapsed="0.018210"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:36.168665" elapsed="0.108796"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.278088" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.278254" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.277910" elapsed="0.000373"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.301428" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:36.301073" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.302123" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:36.301899" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab.titanium/route_eth_lacp_extesilab.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:36.302303" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:36.301599" elapsed="0.000725"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.302813" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:36.302474" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.303101" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/route_eth_lacp_extesilab.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.303242" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.302983" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.303628" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.303410" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:36.303996" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:36.303732" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.304629" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:36.304374" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:36.304069" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:36.303715" elapsed="0.000985"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.305250" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:36.304833" elapsed="0.000443"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:36.305318" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:36.305453" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:36.298997" elapsed="0.006479"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.305794" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/announce_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.305943" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.305620" elapsed="0.000346"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:36.306303" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesilab/withdraw_route_eth_lacp_extesilab.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:36.306412" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:36.306107" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.306793" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;esi-label-extended-community&gt;
                &lt;single-active-mode&gt;true&lt;/single-active-mode&gt;
                &lt;esi-label&gt;24001&lt;/esi-label&gt;
            &lt;/esi-label-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.306576" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.307211" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.306983" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.307614" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.307404" elapsed="0.000249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:36.307996" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:36.307789" elapsed="0.000246"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:36.308184" elapsed="0.003523"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:36.311852" elapsed="0.002118"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:36.320413" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:36.320516" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:36.320602" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:36.314861" elapsed="0.006118">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.321202" elapsed="0.000039"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:36.321435" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:36.314575" elapsed="0.006973">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:38.333709" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:38.334006" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '536'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:38.334271" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:38.323263" elapsed="0.011064"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:38.335303" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "esi-label-extended-community": {
                "single-active-mode": true,
                "esi-label": 24001
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:38.339913" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:38.334691" elapsed="0.005322"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:38.346791" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "esi-label-extended-community": {
        "esi-label": 24001,
        "single-...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:38.345666" elapsed="0.001182"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:38.348204" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "esi-label-extended-community": {
        "esi-label": 24001,
        "single-...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:38.347196" elapsed="0.001089"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:38.348607" elapsed="0.000695"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:38.340515" elapsed="0.008913"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:38.322268" elapsed="0.027263"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:36.314130" elapsed="2.035489"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:38.349935" elapsed="0.003744"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:38.364492" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:38.364721" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:38.364995" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:38.355567" elapsed="0.009481"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:38.365448" elapsed="0.005573"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:38.379387" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:38.379635" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '684'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"esi-label-extended-community":{"esi-label":24001,"single-active-mode":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:38.379845" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:38.371406" elapsed="0.008493"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:38.386211" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:38.385609" elapsed="0.000684"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:38.387737" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:38.386611" elapsed="0.001182"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:38.388785" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "esi-label-extended-community": {
          "esi-label": 24001,
          "single-active-mode": true
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:38.389292" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:38.388115" elapsed="0.001333">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:38.380410" elapsed="0.009411">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:38.354964" elapsed="0.035139">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "esi-label-extended-community": {
+          "esi-label": 24001,
+          "single-active-mode": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.399601" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.399913" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.400116" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.391696" elapsed="0.008508"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.400577" elapsed="0.005210"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.412953" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.413219" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:40.413445" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.406123" elapsed="0.007375"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.419788" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.419133" elapsed="0.000715"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.420754" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.420198" elapsed="0.000609"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.421125" elapsed="0.000702"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.413958" elapsed="0.007990"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.390868" elapsed="0.031181"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:38.354068" elapsed="2.068056"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:40.423300" elapsed="0.003618"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.436818" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.437054" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.437336" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.429512" elapsed="0.007878"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.437726" elapsed="0.005171"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.450524" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.450766" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:40.450980" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.443285" elapsed="0.007748"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.457490" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.456858" elapsed="0.000688"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.458442" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.457861" elapsed="0.000637"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.458813" elapsed="0.000705"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.451569" elapsed="0.008072"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.428439" elapsed="0.031309"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:40.427513" elapsed="0.032309"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:40.422542" elapsed="0.037390"/>
</kw>
<arg>route_eth_lacp_extesilab</arg>
<status status="PASS" start="2026-09-01T01:14:36.277648" elapsed="4.182375"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:36.168183" elapsed="4.292072"/>
</test>
<test id="s1-s13-t26" name="Odl_To_Play_route_eth_lacp_extesr" line="126">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:40.467870" elapsed="0.000257"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:40.467355" elapsed="0.000862"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.469524" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.469370" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.469339" elapsed="0.000278"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.475951" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.475818" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.475795" elapsed="0.000238"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.477333" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:40.476821" elapsed="0.000545"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.477932" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:40.477569" elapsed="0.000493"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:40.478120" elapsed="0.000063"/>
</return>
<msg time="2026-09-01T01:14:40.478357" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:40.476357" elapsed="0.002030"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.485920" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.485784" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.485760" elapsed="0.000252"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.487879" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.487646" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.487624" elapsed="0.000468"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:40.488856" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:40.488323" elapsed="0.000615"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.489779" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:40.489446" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.522654" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:40.492537" elapsed="0.030342"/>
</kw>
<msg time="2026-09-01T01:14:40.523046" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:40.523155" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.490349" elapsed="0.032880"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.556069" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:40.525251" elapsed="0.030968"/>
</kw>
<msg time="2026-09-01T01:14:40.556355" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:40.556441" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.523677" elapsed="0.032831"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.557194" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.556813" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.556786" elapsed="0.000591"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.558066" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.557513" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.558706" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.558381" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.558363" elapsed="0.000509"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:40.558909" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:40.562609" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:14:40.562778" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:40.561995" elapsed="0.000847"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.563039" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.563336" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:40.561243" elapsed="0.002302"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:40.559229" elapsed="0.004448"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:40.487042" elapsed="0.076799"/>
</kw>
<msg time="2026-09-01T01:14:40.563926" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:40.563965" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.486231" elapsed="0.077769"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:40.564222" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:40.564070" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.564053" elapsed="0.000259"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.564733" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.565120" elapsed="0.000045"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.565209" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:40.485212" elapsed="0.080109"/>
</kw>
<msg time="2026-09-01T01:14:40.565407" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:40.565447" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.478858" elapsed="0.086623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.565774" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.565548" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.565533" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:40.478674" elapsed="0.087189"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:40.478456" elapsed="0.087436"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:40.475383" elapsed="0.090563"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:40.468968" elapsed="0.097029"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.468425" elapsed="0.097613"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:40.462810" elapsed="0.103276"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.572558" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.572701" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.572805" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.566502" elapsed="0.006328"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.572981" elapsed="0.002324"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.579949" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.580051" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:40.580201" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.575456" elapsed="0.004769"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.583067" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.582779" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.583515" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.583250" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.583683" elapsed="0.000287"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.580485" elapsed="0.003540"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.566241" elapsed="0.017831"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:40.461826" elapsed="0.122282"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.584827" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.585029" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.584648" elapsed="0.000406"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.585392" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.585505" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.585211" elapsed="0.000317"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.585831" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.586037" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.585668" elapsed="0.000393"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:40.586418" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:40.586221" elapsed="0.000220"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.586743" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.586855" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.586581" elapsed="0.000297"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:40.587208" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:40.587015" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.587607" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.587388" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.588041" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.587828" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.588496" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.588242" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.588893" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.588681" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:40.589065" elapsed="0.003060"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.601392" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:40.601459" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.601547" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.592302" elapsed="0.009267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.604169" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.601734" elapsed="0.002475"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.609013" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.609156" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:40.609254" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.604365" elapsed="0.004924"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.611672" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.609443" elapsed="0.002306"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.620017" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.620191" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:40.620318" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.612645" elapsed="0.007702"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.623619" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.620553" elapsed="0.003124"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.623857" elapsed="0.002648"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.629638" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.626657" elapsed="0.003007"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.629806" elapsed="0.002212"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:40.632071" elapsed="0.000041"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:40.612353" elapsed="0.019887"/>
</kw>
<msg time="2026-09-01T01:14:40.632330" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:40.611905" elapsed="0.020449"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.632732" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.632508" elapsed="0.000264"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.633620" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:40.633687" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:40.633377" elapsed="0.000331"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.634072" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:40.634151" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:40.633847" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.634328" elapsed="0.000272"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.634913" level="INFO">${sum_1} = 4191</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:40.634744" elapsed="0.000192"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.635328" level="INFO">${sum_2} = 4191</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:40.635133" elapsed="0.000218"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.635491" elapsed="0.000270"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:40.633006" elapsed="0.002808"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:40.635950" elapsed="0.002033"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.643600" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.643838" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:40.643928" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.638492" elapsed="0.005459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.646526" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.644103" elapsed="0.002469"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.646715" elapsed="0.002261"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.655633" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.655778" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:40.655884" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.649124" elapsed="0.006784"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.658352" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.656078" elapsed="0.002319"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.658540" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:40.662930" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.660857" elapsed="0.002116"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.660834" elapsed="0.002158"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.669590" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.669632" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.669723" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.663130" elapsed="0.006616"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:40.638234" elapsed="0.031578"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.677238" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.677418" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.677502" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.670761" elapsed="0.006763"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.679841" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.677677" elapsed="0.002209"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.680025" elapsed="0.002313"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.685659" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.682486" elapsed="0.003199"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.685867" elapsed="0.002009"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:40.687922" elapsed="0.000035"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:40.670454" elapsed="0.017596"/>
</kw>
<msg time="2026-09-01T01:14:40.688124" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:40.669972" elapsed="0.018202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.688565" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.688344" elapsed="0.000261"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.689403" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:40.689471" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:40.689153" elapsed="0.000344"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.689859" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:40.689923" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:40.689635" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.690092" elapsed="0.000306"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.690701" level="INFO">${sum_1} = 3744</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:40.690539" elapsed="0.000184"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:40.691013" level="INFO">${sum_2} = 3744</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:40.690857" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.691185" elapsed="0.000384"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:40.688818" elapsed="0.002805"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.696993" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.697104" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.697205" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.692119" elapsed="0.005109"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.701126" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.697397" elapsed="0.003831"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.701386" elapsed="0.002250"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.708398" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.708509" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.708601" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.703784" elapsed="0.004841"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.710953" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.708778" elapsed="0.002217"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.711147" elapsed="0.002244"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:40.715564" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:14:40.713473" elapsed="0.002154"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.713450" elapsed="0.002199"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.715789" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:40.691856" elapsed="0.024016"/>
</kw>
<arg>route_eth_lacp_extesr</arg>
<status status="PASS" start="2026-09-01T01:14:40.584383" elapsed="0.131529"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.460879" elapsed="0.255133"/>
</test>
<test id="s1-s13-t27" name="Play_To_Odl_route_eth_lacp_extesr" line="128">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:40.719422" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:40.719175" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.720557" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.720458" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.720441" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.725304" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.725197" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.725181" elapsed="0.000183"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.726249" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:40.725895" elapsed="0.000391"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.726694" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:40.726432" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:40.726755" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:14:40.726890" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:40.725566" elapsed="0.001349"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.732154" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.732044" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.732028" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.733547" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:40.733381" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.733364" elapsed="0.000334"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:40.734292" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:40.733836" elapsed="0.000515"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.734925" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:40.734679" elapsed="0.000302"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.767900" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:40.736798" elapsed="0.031275"/>
</kw>
<msg time="2026-09-01T01:14:40.768248" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:40.768353" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.735305" elapsed="0.033115"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:40.824475" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:40.770452" elapsed="0.054268"/>
</kw>
<msg time="2026-09-01T01:14:40.824911" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:40.825001" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.768842" elapsed="0.056228"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.825884" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.825451" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.825412" elapsed="0.000645"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.826852" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "e "s "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.826215" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.827504" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.827160" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.827120" elapsed="0.000551"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:40.827710" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:40.831473" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:14:40.831647" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:40.830903" elapsed="0.000811"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.831914" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.832109" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:40.829987" elapsed="0.002423"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:40.828017" elapsed="0.004472"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:40.732949" elapsed="0.099703"/>
</kw>
<msg time="2026-09-01T01:14:40.832740" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:40.832778" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.732369" elapsed="0.100445"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:40.832982" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:40.832884" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.832867" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.833523" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.833972" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:40.834037" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:40.731747" elapsed="0.102440"/>
</kw>
<msg time="2026-09-01T01:14:40.834290" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:40.834330" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.727285" elapsed="0.107077"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.834659" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.834430" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.834415" elapsed="0.000311"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:40.727127" elapsed="0.107621"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:40.726966" elapsed="0.107815"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:40.724875" elapsed="0.109962"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:40.720195" elapsed="0.114694"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:40.719794" elapsed="0.115138"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:40.717080" elapsed="0.117901"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.848301" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.848460" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.848549" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.835399" elapsed="0.013172"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:40.848725" elapsed="0.002696"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.857071" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.857195" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:40.857302" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:40.851573" elapsed="0.005753"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.860115" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.859826" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:40.860553" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:40.860309" elapsed="0.000269"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.860722" elapsed="0.000341"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:40.857540" elapsed="0.003579"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.835119" elapsed="0.026065"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:40.716641" elapsed="0.144579"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.861874" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.862020" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.861694" elapsed="0.000351"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.885565" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:40.885191" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.886340" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:40.886069" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr.titanium/route_eth_lacp_extesr.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:40.886494" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:40.885751" elapsed="0.000765"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.887015" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:40.886670" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.887341" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/route_eth_lacp_extesr.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.887484" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.887204" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.887873" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.887654" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:40.888339" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:40.887993" elapsed="0.000399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.888808" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:40.888549" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.888416" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:40.887971" elapsed="0.000910"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.889438" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:40.889015" elapsed="0.000448"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:40.889509" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:14:40.889653" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:40.883046" elapsed="0.006630"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.890050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/announce_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.890179" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.889875" elapsed="0.000328"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:40.890527" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extesr/withdraw_route_eth_lacp_extesr.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:40.890636" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:40.890358" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.891019" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;es-import-route-extended-community&gt;
                &lt;es-import&gt;f2:0c:dd:80:9f:f8&lt;/es-import&gt;
            &lt;/es-import-route-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.890800" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.891454" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.891228" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.891849" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.891637" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:40.892259" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:40.892028" elapsed="0.000287"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:40.892452" elapsed="0.015339"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:40.907954" elapsed="0.002017"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:40.916072" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:40.916236" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:40.916345" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:40.910921" elapsed="0.005839">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.916932" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:40.917164" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:40.910613" elapsed="0.006683">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:42.931271" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:42.931725" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '530'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:42.932031" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:42.918853" elapsed="0.013261"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:42.933255" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": true,
              "es-import-route-extended-community": {
                "es-import": "f2:0c:dd:80:9f:f8"
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:42.938055" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:42.932559" elapsed="0.005629"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:42.945112" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "es-import-route-extended-community": {
        "es-import": "f2:0c:dd:80:9f:f...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:42.944017" elapsed="0.001188"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:42.946555" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "es-import-route-extended-community": {
        "es-import": "f2:0c:dd:80:9f:f...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:42.945553" elapsed="0.001061"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:42.946934" elapsed="0.000713"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:42.938666" elapsed="0.009107"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:42.917932" elapsed="0.029945"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:40.910157" elapsed="2.037812"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:42.948331" elapsed="0.003752"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:42.960842" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:42.961254" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:42.961515" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:42.954198" elapsed="0.007381"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:42.961924" elapsed="0.007168"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:42.976533" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:42.976825" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '678'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"es-import-route-extended-community":{"es-import":"f2:0c:dd:80:9f:f8"},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:42.977073" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:42.969496" elapsed="0.007631"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:42.983815" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:42.983178" elapsed="0.000694"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:42.985452" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:42.984221" elapsed="0.001304"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:42.986633" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "es-import-route-extended-community": {
          "es-import": "f2:0c:dd:80:9f:f8"
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:42.987340" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:42.985893" elapsed="0.001651">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:42.977666" elapsed="0.010324">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:42.953555" elapsed="0.034802">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,44 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "es-import-route-extended-community": {
+          "es-import": "f2:0c:dd:80:9f:f8"
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:44.998195" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:44.998514" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:44.998715" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:44.990032" elapsed="0.008735"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:44.999115" elapsed="0.005631"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.012123" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.012678" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:45.012975" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.005223" elapsed="0.007809"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.019698" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.019019" elapsed="0.000747"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.020683" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.020087" elapsed="0.000652"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.021057" elapsed="0.000820"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.013619" elapsed="0.008381"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:44.989244" elapsed="0.032863"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:42.952562" elapsed="2.069656"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:45.023442" elapsed="0.003683"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.036496" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.036733" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.036939" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.029671" elapsed="0.007319"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.037410" elapsed="0.005339"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.049476" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.049701" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:45.049927" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.043085" elapsed="0.006898"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.056555" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.055894" elapsed="0.000718"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.057514" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.056926" elapsed="0.000643"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.057884" elapsed="0.000736"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.050497" elapsed="0.008248"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.028596" elapsed="0.030254"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:45.027666" elapsed="0.031257"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:45.022609" elapsed="0.036421"/>
</kw>
<arg>route_eth_lacp_extesr</arg>
<status status="PASS" start="2026-09-01T01:14:40.861430" elapsed="4.197691"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:40.716228" elapsed="4.343150"/>
</test>
<test id="s1-s13-t28" name="Odl_To_Play_route_eth_lacp_extl2" line="131">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:45.066583" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:45.066239" elapsed="0.000673"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.068217" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.068046" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.068018" elapsed="0.000304"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.074909" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.074773" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.074749" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.076383" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:45.075855" elapsed="0.000561"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.077019" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:45.076625" elapsed="0.000481"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:45.077195" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:14:45.077425" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:45.075327" elapsed="0.002129"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.085260" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.085095" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.085070" elapsed="0.000299"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.087397" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.087108" elapsed="0.000432"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.087078" elapsed="0.000540"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:45.088420" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:45.087816" elapsed="0.000710"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.089460" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:45.089046" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.127551" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:45.091514" elapsed="0.036161"/>
</kw>
<msg time="2026-09-01T01:14:45.127821" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:45.127916" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.089944" elapsed="0.038063"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.168813" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:45.129995" elapsed="0.039000"/>
</kw>
<msg time="2026-09-01T01:14:45.169172" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:45.169264" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.128493" elapsed="0.040855"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.170063" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.169668" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.169636" elapsed="0.000614"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.170985" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.170403" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.171705" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.171373" elapsed="0.000439"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.171352" elapsed="0.000541"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:45.171932" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:45.175538" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:14:45.175708" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:45.174914" elapsed="0.000856"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.175968" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.176179" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:45.174190" elapsed="0.002217"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:45.172246" elapsed="0.004290"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:45.086482" elapsed="0.090220"/>
</kw>
<msg time="2026-09-01T01:14:45.176788" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:45.176828" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.085571" elapsed="0.091292"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:45.177032" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:45.176932" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.176915" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.177784" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.178227" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.178311" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:45.084647" elapsed="0.093769"/>
</kw>
<msg time="2026-09-01T01:14:45.178502" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:45.178541" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.077937" elapsed="0.100639"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.178873" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.178643" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.178628" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:45.077747" elapsed="0.101214"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:45.077525" elapsed="0.101466"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:45.074288" elapsed="0.104756"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:45.067687" elapsed="0.111408"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.067105" elapsed="0.112151"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:45.063051" elapsed="0.116270"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.185404" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.185559" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.185662" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.179705" elapsed="0.005981"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.185840" elapsed="0.002358"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.193319" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.193421" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:45.193551" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.188359" elapsed="0.005216"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.196421" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.196103" elapsed="0.000343"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.196832" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.196590" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.197001" elapsed="0.000318"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.193782" elapsed="0.003592"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.179459" elapsed="0.017961"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:45.061265" elapsed="0.136190"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.198157" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.198327" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.197961" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.198657" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.198773" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.198494" elapsed="0.000302"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.199099" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.199226" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.198936" elapsed="0.000313"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:45.199588" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:45.199404" elapsed="0.000207"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.199914" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.200026" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.199752" elapsed="0.000296"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:45.200389" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:45.200201" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.200772" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.200554" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.201228" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.200997" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.201635" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.201424" elapsed="0.000249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.202045" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.201828" elapsed="0.000255"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:45.202235" elapsed="0.003149"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.218909" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1282', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:45.218973" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.219055" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.205529" elapsed="0.013548"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.221965" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.219252" elapsed="0.002759"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.230061" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.230225" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:45.230339" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.222197" elapsed="0.008167"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.232816" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.230565" elapsed="0.002295"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.240098" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.240232" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:45.240335" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.233789" elapsed="0.006569"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.242726" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.240511" elapsed="0.002260"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.242914" elapsed="0.002328"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.248097" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.245405" elapsed="0.002718"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.248347" elapsed="0.001971"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:45.250368" elapsed="0.000037"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:45.233488" elapsed="0.017009"/>
</kw>
<msg time="2026-09-01T01:14:45.250567" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:45.233015" elapsed="0.017574"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.250959" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.250739" elapsed="0.000260"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.251804" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:45.251870" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:45.251573" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.252292" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:45.252368" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:45.252045" elapsed="0.000344"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.252529" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.253103" level="INFO">${sum_1} = 3454</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:45.252933" elapsed="0.000191"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.253451" level="INFO">${sum_2} = 3454</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:45.253277" elapsed="0.000196"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.253608" elapsed="0.000302"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:45.251234" elapsed="0.002728"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:45.254096" elapsed="0.002100"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.261447" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.261558" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:45.261642" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.256671" elapsed="0.004993"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.264171" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.261814" elapsed="0.002402"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.264371" elapsed="0.002235"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.271324" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.271433" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:45.271526" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.266754" elapsed="0.004795"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.273873" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.271700" elapsed="0.002217"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.274057" elapsed="0.002235"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:45.279408" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.276383" elapsed="0.003069"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.276363" elapsed="0.003110"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.285905" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.285991" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.286088" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.279612" elapsed="0.006499"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:45.256427" elapsed="0.029782"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.292011" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.292115" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.292218" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.287069" elapsed="0.005172"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.294582" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.292416" elapsed="0.002208"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.294763" elapsed="0.002222"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.299267" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.297155" elapsed="0.002138"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.299443" elapsed="0.001997"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:45.301483" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:45.286767" elapsed="0.014829"/>
</kw>
<msg time="2026-09-01T01:14:45.301678" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:45.286372" elapsed="0.015329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.302065" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.301849" elapsed="0.000256"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.302893" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:45.302957" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:45.302665" elapsed="0.000313"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.303370" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:45.303434" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:45.303119" elapsed="0.000336"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.303592" elapsed="0.000263"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.304168" level="INFO">${sum_1} = 3007</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:45.303992" elapsed="0.000200"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:45.304502" level="INFO">${sum_2} = 3007</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:45.304344" elapsed="0.000180"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.304673" elapsed="0.000265"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:45.302347" elapsed="0.002644"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.310515" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.310653" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.310736" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.305503" elapsed="0.005256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.313277" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.310910" elapsed="0.002422"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.313473" elapsed="0.002227"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.320687" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.320790" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.320879" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.315846" elapsed="0.005057"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.323238" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.321060" elapsed="0.002219"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.323431" elapsed="0.002216"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:45.327807" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:14:45.325716" elapsed="0.002152"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.325698" elapsed="0.002192"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.328027" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:45.305224" elapsed="0.022881"/>
</kw>
<arg>route_eth_lacp_extl2</arg>
<status status="PASS" start="2026-09-01T01:14:45.197698" elapsed="0.130463"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.060210" elapsed="0.268055"/>
</test>
<test id="s1-s13-t29" name="Play_To_Odl_route_eth_lacp_extl2" line="133">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:45.331514" elapsed="0.000182"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:45.331266" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.332646" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.332547" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.332530" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.337173" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.337065" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.337049" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.338209" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:45.337782" elapsed="0.000458"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.338785" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:45.338448" elapsed="0.000366"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:45.338864" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:14:45.339038" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:45.337451" elapsed="0.001614"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.344739" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.344629" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.344609" elapsed="0.000198"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.346208" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:45.346017" elapsed="0.000304"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.346000" elapsed="0.000377"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:45.346899" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:45.346514" elapsed="0.000443"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.347553" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:45.347311" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.383789" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:45.349778" elapsed="0.034135"/>
</kw>
<msg time="2026-09-01T01:14:45.384057" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:45.384168" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.347965" elapsed="0.036288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:45.424880" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:45.386344" elapsed="0.038669"/>
</kw>
<msg time="2026-09-01T01:14:45.425154" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:45.425267" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.384647" elapsed="0.040706"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.425985" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.425643" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.425621" elapsed="0.000547"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.426887" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "l "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.426335" elapsed="0.000667"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.427571" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.427206" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.427188" elapsed="0.000549"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:45.427771" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:45.431590" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:14:45.431770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:45.431118" elapsed="0.000720"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.432037" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.432423" elapsed="0.000024"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:45.430389" elapsed="0.002246"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:45.428045" elapsed="0.004667"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:45.345621" elapsed="0.087252"/>
</kw>
<msg time="2026-09-01T01:14:45.432962" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:45.433000" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.344964" elapsed="0.088126"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:45.433289" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:14:45.433185" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.433164" elapsed="0.000217"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.433805" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.434256" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:45.434335" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:45.344264" elapsed="0.090171"/>
</kw>
<msg time="2026-09-01T01:14:45.434520" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:45.434559" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.339566" elapsed="0.095028"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.434890" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.434662" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.434647" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:45.339411" elapsed="0.095567"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:45.339193" elapsed="0.095815"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:45.336756" elapsed="0.098302"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:45.332284" elapsed="0.102823"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:45.331882" elapsed="0.103282"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:45.329324" elapsed="0.105890"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.442689" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.442833" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.442928" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.435605" elapsed="0.007346"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:45.443108" elapsed="0.002316"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.450433" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.450538" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:45.450628" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:45.445573" elapsed="0.005078"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.453504" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.453202" elapsed="0.000327"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:45.453921" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:45.453670" elapsed="0.000276"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.454087" elapsed="0.000319"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:45.450896" elapsed="0.003564"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.435361" elapsed="0.019145"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:45.328872" elapsed="0.125668"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.455186" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.455348" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.454987" elapsed="0.000386"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.478698" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:45.478351" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.479439" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:45.479201" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2.titanium/route_eth_lacp_extl2.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:45.479594" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:45.478874" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.480121" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:45.479763" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.480444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/route_eth_lacp_extl2.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.480559" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.480324" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.480940" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.480724" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:45.481360" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:45.481050" elapsed="0.000362"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.481824" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:45.481568" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.481435" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:45.481032" elapsed="0.000892"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.482485" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:45.482061" elapsed="0.000448"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:45.482553" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:14:45.482690" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:45.476256" elapsed="0.006456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.483025" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/announce_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.483157" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.482856" elapsed="0.000325"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:45.483501" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extl2/withdraw_route_eth_lacp_extl2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:45.483610" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:45.483333" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.483988" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;false&lt;/transitive&gt;
            &lt;layer-2-attributes-extended-community&gt;
                &lt;primary-pe&gt;true&lt;/primary-pe&gt;
                &lt;backup-pe&gt;true&lt;/backup-pe&gt;
                &lt;control-word&gt;true&lt;/control-word&gt;
                &lt;l2-mtu&gt;200&lt;/l2-mtu&gt;
            &lt;/layer-2-attributes-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.483773" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.484426" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.484195" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.484815" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.484608" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:45.485210" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:45.484987" elapsed="0.000262"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:45.485396" elapsed="0.003324"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:45.488861" elapsed="0.002107"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:45.498842" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:45.498983" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:45.499078" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:45.491908" elapsed="0.007570">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.499648" elapsed="0.000019"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:45.499856" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:45.491627" elapsed="0.008344">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:47.509607" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:47.509928" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '570'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:47.510193" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:47.501515" elapsed="0.008735"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:47.511427" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "transitive": false,
              "layer-2-attributes-extended-community": {
                "control-word": true,
                "backup-pe": true,
                "primary-pe": true,
                "l2-mtu": 200
              }
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:47.516350" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:47.510771" elapsed="0.005683"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:47.523625" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "layer-2-attributes-extended-community": {
        "backup-pe": true,
        ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:47.522457" elapsed="0.001226"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:47.525036" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "layer-2-attributes-extended-community": {
        "backup-pe": true,
        ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:47.524002" elapsed="0.001089"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:47.525461" elapsed="0.000663"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:47.516940" elapsed="0.009343"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:47.500638" elapsed="0.025874"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:45.491121" elapsed="2.035483"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:47.526920" elapsed="0.004149"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:47.540190" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:47.540484" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:47.540674" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:47.533134" elapsed="0.007589"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:47.541058" elapsed="0.005815"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:47.554760" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:47.555019" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '718'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"layer-2-attributes-extended-community":{"primary-pe":true,"control-word":true,"l2-mtu":200,"backup-pe":true},"transitive":false}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:47.555280" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:47.547255" elapsed="0.008108"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:47.561777" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:47.561121" elapsed="0.000712"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:47.563421" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:47.562178" elapsed="0.001303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:47.564501" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "layer-2-attributes-extended-community": {
          "backup-pe": true,
          "control-word": true,
          "l2-mtu": 200,
          "primary-pe": true
         },
         "transitive": false
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:47.564983" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:47.563804" elapsed="0.001465">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:47.555838" elapsed="0.009776">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:47.532587" elapsed="0.033310">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,47 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "layer-2-attributes-extended-community": {
+          "backup-pe": true,
+          "control-word": true,
+          "l2-mtu": 200,
+          "primary-pe": true
+         },
+         "transitive": false
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.574924" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.575259" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.575497" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.567386" elapsed="0.008165"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.575907" elapsed="0.005348"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.589999" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.590383" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:49.590657" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.581623" elapsed="0.009091"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.597397" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.596731" elapsed="0.000726"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.598394" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.597783" elapsed="0.000759"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.598875" elapsed="0.000752"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.591311" elapsed="0.008440"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.566596" elapsed="0.033258"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:47.531540" elapsed="2.068390"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:49.601047" elapsed="0.003759"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.614245" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.614541" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.614751" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.607248" elapsed="0.007556"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.615170" elapsed="0.005255"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.627586" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.627820" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:49.628024" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.620758" elapsed="0.007318"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.635356" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.634635" elapsed="0.000783"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.636464" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.635813" elapsed="0.000710"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.636873" elapsed="0.000754"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.628605" elapsed="0.009155"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.606121" elapsed="0.031753"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:49.605245" elapsed="0.032709"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:49.600331" elapsed="0.037735"/>
</kw>
<arg>route_eth_lacp_extl2</arg>
<status status="PASS" start="2026-09-01T01:14:45.454727" elapsed="4.183468"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:45.328475" elapsed="4.310061"/>
</test>
<test id="s1-s13-t30" name="Odl_To_Play_route_eth_lacp_extmac" line="136">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:49.645742" elapsed="0.000262"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:49.645408" elapsed="0.000666"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.647418" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.647245" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.647215" elapsed="0.000368"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.654019" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.653883" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.653860" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.655417" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:49.654900" elapsed="0.000552"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.656017" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:49.655653" elapsed="0.000395"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:49.656103" elapsed="0.000063"/>
</return>
<msg time="2026-09-01T01:14:49.656376" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:49.654430" elapsed="0.001980"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.664227" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.664058" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.664032" elapsed="0.000287"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.666589" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.666029" elapsed="0.000705"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.666005" elapsed="0.000809"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:49.667683" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:49.667020" elapsed="0.000747"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.668641" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:49.668274" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.704593" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:49.671465" elapsed="0.033402"/>
</kw>
<msg time="2026-09-01T01:14:49.705073" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:49.705191" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.669232" elapsed="0.036031"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.743604" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:49.707459" elapsed="0.036281"/>
</kw>
<msg time="2026-09-01T01:14:49.743861" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:49.743946" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.705761" elapsed="0.038252"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.744732" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.744364" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.744322" elapsed="0.000576"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.745622" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.745040" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.746252" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.745900" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.745881" elapsed="0.000545"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:49.746465" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:49.750166" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:14:49.750350" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:49.749606" elapsed="0.000810"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.750617" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.750812" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:49.748764" elapsed="0.002271"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:49.746774" elapsed="0.004557"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:49.665450" elapsed="0.086067"/>
</kw>
<msg time="2026-09-01T01:14:49.751606" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:49.751644" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.664544" elapsed="0.087135"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:49.751847" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:49.751750" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.751733" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.752382" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.752773" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.752837" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:49.663614" elapsed="0.089323"/>
</kw>
<msg time="2026-09-01T01:14:49.753023" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:49.753061" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.656907" elapsed="0.096193"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.753489" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.753206" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.753190" elapsed="0.000371"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:49.656714" elapsed="0.096868"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:49.656485" elapsed="0.097129"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:49.653438" elapsed="0.100231"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:49.646858" elapsed="0.106864"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.646293" elapsed="0.107470"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:49.641384" elapsed="0.112430"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.759321" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.759476" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.759581" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.754215" elapsed="0.005390"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.759794" elapsed="0.002596"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.767551" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.767669" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:49.767943" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.762541" elapsed="0.005430"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.771401" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.771035" elapsed="0.000398"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:49.771889" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.771608" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.772061" elapsed="0.000327"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.768254" elapsed="0.004189"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.753951" elapsed="0.018539"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:49.640213" elapsed="0.132313"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:49.773234" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:49.773408" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:49.773035" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:49.773743" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:49.773858" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:49.773576" elapsed="0.000306"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:49.774203" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:49.774317" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:49.774022" elapsed="0.000330"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:49.774681" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:49.774495" elapsed="0.000210"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:49.775008" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:49.775120" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:49.774844" elapsed="0.000342"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:49.775523" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:49.775332" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.775911" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.775689" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.776333" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.776103" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.776740" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.776531" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.777123" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.776916" elapsed="0.000261"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:49.777313" elapsed="0.003323"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.791031" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1175', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:49.791094" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQHyDN2An%2FcAFgAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.791202" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.780784" elapsed="0.010441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.793803" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.791397" elapsed="0.002443"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.800011" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.800159" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:49.800258" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.794015" elapsed="0.006266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.802663" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.800450" elapsed="0.002257"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.808814" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.808922" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:49.809006" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.803634" elapsed="0.005395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.811393" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.809204" elapsed="0.002234"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.811580" elapsed="0.002257"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.816677" level="INFO">${update} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.813986" elapsed="0.002717"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.816843" elapsed="0.001989"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:49.818880" elapsed="0.000040"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:49.803320" elapsed="0.015691"/>
</kw>
<msg time="2026-09-01T01:14:49.819080" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:49.802867" elapsed="0.016235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.819510" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.819276" elapsed="0.000274"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.820386" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:49.820453" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:49.820115" elapsed="0.000359"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.820837" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:14:49.820901" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:49.820613" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.821059" elapsed="0.000296"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.821663" level="INFO">${sum_1} = 3380</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:49.821497" elapsed="0.000188"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.821979" level="INFO">${sum_2} = 3380</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:49.821820" elapsed="0.000181"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.822157" elapsed="0.000284"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:49.819759" elapsed="0.002737"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:49.822630" elapsed="0.002105"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.830131" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.830266" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:49.830362" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.825230" elapsed="0.005156"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.832896" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.830540" elapsed="0.002406"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.833089" elapsed="0.002313"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.839903" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.840012" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:49.840104" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.835550" elapsed="0.004577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.842484" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.840304" elapsed="0.002261"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.842723" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:49.847115" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.845036" elapsed="0.002137"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.845015" elapsed="0.002180"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.854205" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.854253" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.854389" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.847333" elapsed="0.007082"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:49.824943" elapsed="0.029542"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.860193" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.860316" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.860411" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.855455" elapsed="0.004979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.862794" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.860589" elapsed="0.002248"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.862977" elapsed="0.002248"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.868300" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:49.865385" elapsed="0.002940"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.868478" elapsed="0.001991"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:49.870518" elapsed="0.000038"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:49.855112" elapsed="0.015537"/>
</kw>
<msg time="2026-09-01T01:14:49.870719" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:49.854652" elapsed="0.016089"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.871108" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.870890" elapsed="0.000283"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.872001" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:49.872065" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:49.871765" elapsed="0.000321"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.872497" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:14:49.872561" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:49.872257" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.872722" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.873308" level="INFO">${sum_1} = 2933</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:49.873127" elapsed="0.000264"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:49.873696" level="INFO">${sum_2} = 2933</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:49.873534" elapsed="0.000184"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:49.873856" elapsed="0.000270"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:49.871404" elapsed="0.002792"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.879498" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.879607" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.879689" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.874717" elapsed="0.004995"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.882273" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.879867" elapsed="0.002449"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.882474" elapsed="0.002249"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:49.889175" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:49.889278" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:49.889382" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.884870" elapsed="0.004536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.891731" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.889559" elapsed="0.002214"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:49.891913" elapsed="0.002305"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:49.896397" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:14:49.894297" elapsed="0.002158"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.894276" elapsed="0.002203"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.896617" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:49.874449" elapsed="0.022247"/>
</kw>
<arg>route_eth_lacp_extmac</arg>
<status status="PASS" start="2026-09-01T01:14:49.772769" elapsed="0.123968"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.639166" elapsed="0.257678"/>
</test>
<test id="s1-s13-t31" name="Play_To_Odl_route_eth_lacp_extmac" line="138">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:49.900359" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:49.900091" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.901586" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.901481" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.901464" elapsed="0.000185"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.906186" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.906075" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.906059" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.907167" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:49.906805" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.907614" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:49.907338" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:49.907674" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:14:49.907810" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:49.906471" elapsed="0.001360"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.913191" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.913077" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.913060" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.914596" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:49.914429" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.914412" elapsed="0.000335"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:49.915480" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:49.914883" elapsed="0.000658"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.916131" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:49.915864" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.950235" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:49.918000" elapsed="0.032456"/>
</kw>
<msg time="2026-09-01T01:14:49.950637" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:49.950728" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.916516" elapsed="0.034281"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:49.985729" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:49.952927" elapsed="0.032957"/>
</kw>
<msg time="2026-09-01T01:14:49.986022" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:49.986109" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.951267" elapsed="0.034934"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.986901" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.986529" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.986501" elapsed="0.000570"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:49.987802" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "c "p "_ "e "x "t "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:49.987227" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.988470" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.988081" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.988064" elapsed="0.000569"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:49.988730" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:49.992392" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:14:49.992559" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:49.991845" elapsed="0.000777"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.992819" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.993016" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:49.990979" elapsed="0.002287"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:49.989030" elapsed="0.004328"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:49.913989" elapsed="0.079531"/>
</kw>
<msg time="2026-09-01T01:14:49.993605" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:49.993643" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.913407" elapsed="0.080271"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:49.993840" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:49.993746" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.993729" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.994451" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.994838" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:49.994903" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:49.912780" elapsed="0.082224"/>
</kw>
<msg time="2026-09-01T01:14:49.995088" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:49.995126" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.908196" elapsed="0.087025"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:49.995534" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:49.995290" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:49.995274" elapsed="0.000328"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:49.908048" elapsed="0.087575"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:49.907885" elapsed="0.087770"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:49.905763" elapsed="0.089945"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:49.901208" elapsed="0.094552"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:49.900790" elapsed="0.095012"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:49.898090" elapsed="0.097761"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:50.001183" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:50.001323" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:50.001461" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:49.996288" elapsed="0.005196"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:50.001634" elapsed="0.002550"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:50.009282" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:50.009401" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:50.009496" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:50.004335" elapsed="0.005185"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:50.012330" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:50.012026" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:50.012753" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:50.012511" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:50.012919" elapsed="0.000306"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:50.009732" elapsed="0.003547"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.995985" elapsed="0.017340"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:49.897657" elapsed="0.115716"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:50.014021" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:50.014184" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:50.013838" elapsed="0.000372"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.037966" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:50.037605" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:50.038750" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:50.038505" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac.titanium/route_eth_lacp_extmac.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:50.038907" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:50.038167" elapsed="0.000761"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.039452" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:50.039079" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:50.039744" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/route_eth_lacp_extmac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:50.039881" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:50.039622" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.040332" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:50.040095" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:50.040781" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:50.040466" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.041265" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:50.040991" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:50.040858" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:50.040444" elapsed="0.000894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.041888" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:50.041487" elapsed="0.000425"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:50.041958" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:14:50.042104" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:50.035445" elapsed="0.006682"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:50.042471" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/announce_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:50.042585" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:50.042289" elapsed="0.000319"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:50.042914" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lacp_extmac/withdraw_route_eth_lacp_extmac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:50.043022" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:50.042748" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.043432" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;mac-mobility-extended-community&gt;
                &lt;static&gt;true&lt;/static&gt;
                &lt;seq-number&gt;200&lt;/seq-number&gt;
            &lt;/mac-mobility-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:50.043201" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.043835" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:50.043623" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.044287" level="INFO">ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:50.044048" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:50.044685" level="INFO">ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:50.044475" elapsed="0.000249"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:50.044858" elapsed="0.002917"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:50.047919" elapsed="0.001737"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:50.055405" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:50.055539" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:50.055630" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:50.050552" elapsed="0.005435">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:50.056175" elapsed="0.000021"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:50.056403" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:50.050245" elapsed="0.006274">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:52.063231" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:52.063413" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '526'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:52.063514" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:52.057409" elapsed="0.006130"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:52.063988" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "extended-communities": [
            {
              "mac-mobility-extended-community": {
                "seq-number": 200,
                "static": true
              },
              "transitive": true
            }
          ],
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:52.066078" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:52.063716" elapsed="0.002482"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:52.069224" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "mac-mobility-extended-community": {
        "seq-number": 200,
        "stati...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:52.068705" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:52.069846" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "mac-mobility-extended-community": {
        "seq-number": 200,
        "stati...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:52.069408" elapsed="0.000463"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:52.070015" elapsed="0.000310"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:52.066430" elapsed="0.003968"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:52.056918" elapsed="0.013530"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:50.049811" elapsed="2.020679"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:52.070636" elapsed="0.002268"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:52.080105" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:52.080252" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:52.080351" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:52.073791" elapsed="0.006647"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:52.080591" elapsed="0.002293"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:52.087786" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:52.087898" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '674'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"extended-communities":[{"mac-mobility-extended-community":{"seq-number":200,"static":true},"transitive":true}],"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:52.087993" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:52.083034" elapsed="0.004983"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:52.090808" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:52.090547" elapsed="0.000286"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:52.091507" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:52.090975" elapsed="0.000557"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:52.091955" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "mac-mobility-extended-community": {
          "seq-number": 200,
          "static": true
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:52.092236" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:52.091675" elapsed="0.000638">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:52.088242" elapsed="0.004231">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:52.073537" elapsed="0.019063">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,45 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "mac-mobility-extended-community": {
+          "seq-number": 200,
+          "static": true
+         },
+         "transitive": true
+        }
+       ],
    [ Message content over the limit has been removed. ]
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.102858" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.103184" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.103419" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.094081" elapsed="0.009392"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.103828" elapsed="0.005239"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.116721" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.116966" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:54.117219" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.109463" elapsed="0.007812"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.123765" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.123114" elapsed="0.000725"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.124835" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.124249" elapsed="0.000642"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.125248" elapsed="0.000677"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.117855" elapsed="0.008194"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.093313" elapsed="0.032874"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:52.073066" elapsed="2.053202"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:54.127398" elapsed="0.004343"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.141697" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.141931" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.142134" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.134091" elapsed="0.008138"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.142586" elapsed="0.005158"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.157852" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.158102" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:54.158353" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.148076" elapsed="0.010364"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.164956" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.164369" elapsed="0.000645"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.165927" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.165362" elapsed="0.000620"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.166331" elapsed="0.000656"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.158940" elapsed="0.008169"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.133497" elapsed="0.033751"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:54.132134" elapsed="0.035188"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:54.126657" elapsed="0.040789"/>
</kw>
<arg>route_eth_lacp_extmac</arg>
<status status="PASS" start="2026-09-01T01:14:50.013575" elapsed="4.154050"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:49.897188" elapsed="4.270661"/>
</test>
<test id="s1-s13-t32" name="Odl_To_Play_route_eth_lan" line="141">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:54.175698" elapsed="0.000482"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:54.175069" elapsed="0.001225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.178035" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.177886" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.177856" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.184752" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.184621" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.184597" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.186089" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:54.185621" elapsed="0.000501"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.186720" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:54.186344" elapsed="0.000408"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:54.186804" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:14:54.187007" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:54.185121" elapsed="0.001927"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.194223" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.194039" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.194015" elapsed="0.000295"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.196223" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.195972" elapsed="0.000388"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.195949" elapsed="0.000504"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:54.197203" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:54.196646" elapsed="0.000638"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.198325" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:54.197814" elapsed="0.000623"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.237146" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:54.201071" elapsed="0.036200"/>
</kw>
<msg time="2026-09-01T01:14:54.237412" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:54.237502" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.198881" elapsed="0.038690"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.276334" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:54.239499" elapsed="0.036981"/>
</kw>
<msg time="2026-09-01T01:14:54.276602" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:54.276692" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.237958" elapsed="0.038802"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.277462" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.277072" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.277051" elapsed="0.000581"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.278359" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.277774" elapsed="0.000767"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.279049" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.278707" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.278689" elapsed="0.000548"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:54.279273" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:54.282833" elapsed="0.000148"/>
</kw>
<msg time="2026-09-01T01:14:54.283029" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:54.282314" elapsed="0.000778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.283576" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.283784" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:54.281581" elapsed="0.002429"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:54.279555" elapsed="0.004537"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:54.195423" elapsed="0.088851"/>
</kw>
<msg time="2026-09-01T01:14:54.284358" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:54.284412" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.194541" elapsed="0.089908"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:54.284818" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:14:54.284537" elapsed="0.000348"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.284516" elapsed="0.000393"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.285424" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.285835" elapsed="0.000031"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.285916" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:54.193606" elapsed="0.092410"/>
</kw>
<msg time="2026-09-01T01:14:54.286098" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:54.286152" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.187616" elapsed="0.098572"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.286509" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.286256" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.286240" elapsed="0.000340"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:54.187411" elapsed="0.099190"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:54.187121" elapsed="0.099510"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:54.184159" elapsed="0.102522"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:54.177520" elapsed="0.109212"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.176624" elapsed="0.110166"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:54.170368" elapsed="0.116475"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.293768" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.293950" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.294055" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.287288" elapsed="0.006791"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.294267" elapsed="0.002360"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.302242" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.302347" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:54.302452" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.296781" elapsed="0.005695"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.305353" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.305061" elapsed="0.000331"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.305781" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.305539" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.305961" elapsed="0.000312"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.302685" elapsed="0.003645"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.286996" elapsed="0.019397"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:54.169395" elapsed="0.137038"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.307166" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.307320" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.306965" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.307684" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.307803" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.307512" elapsed="0.000315"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.308193" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.308332" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.307987" elapsed="0.000374"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:54.308751" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:54.308560" elapsed="0.000222"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.309170" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.309288" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.308983" elapsed="0.000328"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:54.309645" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:54.309467" elapsed="0.000202"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.310056" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.309814" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.310499" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.310267" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.310909" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.310684" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.311322" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.311092" elapsed="0.000270"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:54.311514" elapsed="0.003297"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.325305" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '908', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:54.325366" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQLyDN2An%2FcAFAAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.325481" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.314970" elapsed="0.010534"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.327923" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.325661" elapsed="0.002302"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.334760" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.334912" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:54.335008" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.328106" elapsed="0.006926"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.337467" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.335206" elapsed="0.002305"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.342983" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.343107" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:54.343216" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.338417" elapsed="0.004823"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.345632" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.343412" elapsed="0.002267"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.345832" elapsed="0.002339"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.350728" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.348322" elapsed="0.002434"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.350915" elapsed="0.002028"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:54.352992" elapsed="0.000031"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:54.338089" elapsed="0.015024"/>
</kw>
<msg time="2026-09-01T01:14:54.353209" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:54.337667" elapsed="0.015565"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.353628" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.353403" elapsed="0.000265"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.354523" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:54.354594" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:54.354256" elapsed="0.000359"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.354999" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:54.355065" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:54.354757" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.355323" elapsed="0.000315"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.355958" level="INFO">${sum_1} = 2934</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:54.355784" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.356349" level="INFO">${sum_2} = 2934</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:54.356183" elapsed="0.000190"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.356531" elapsed="0.000287"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:54.353903" elapsed="0.002983"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:54.357027" elapsed="0.001985"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.364800" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.364922" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:54.365008" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.359513" elapsed="0.005518"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.367641" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.365208" elapsed="0.002477"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.367826" elapsed="0.002265"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.375842" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.375962" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:54.376057" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.370257" elapsed="0.005824"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.378594" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.376256" elapsed="0.002383"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.378781" elapsed="0.002424"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:54.383412" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.381282" elapsed="0.002174"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.381263" elapsed="0.002214"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.389834" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.389990" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.390236" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.383613" elapsed="0.006677"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:54.359230" elapsed="0.031187"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.396901" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.397005" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.397088" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.391297" elapsed="0.005813"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.399492" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.397284" elapsed="0.002251"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.399677" elapsed="0.002223"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.405032" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.402047" elapsed="0.003011"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.405217" elapsed="0.002031"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:54.407292" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:54.390985" elapsed="0.016436"/>
</kw>
<msg time="2026-09-01T01:14:54.407491" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:54.390572" elapsed="0.016941"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.407893" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.407661" elapsed="0.000271"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.408724" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:54.408790" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:54.408492" elapsed="0.000318"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.409187" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:54.409253" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:54.408947" elapsed="0.000327"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.409427" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.410025" level="INFO">${sum_1} = 2487</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:54.409848" elapsed="0.000205"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:54.410394" level="INFO">${sum_2} = 2487</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:54.410218" elapsed="0.000200"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.410559" elapsed="0.000275"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:54.408154" elapsed="0.002732"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.416371" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.416532" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.416618" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.411402" elapsed="0.005239"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.419200" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.416803" elapsed="0.002440"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.419397" elapsed="0.002258"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.426269" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.426390" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.426484" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.421803" elapsed="0.004704"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.428911" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.426659" elapsed="0.002294"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.429093" elapsed="0.002275"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:54.433519" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:54.431458" elapsed="0.002114"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.431440" elapsed="0.002153"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.433729" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:54.411107" elapsed="0.022700"/>
</kw>
<arg>route_eth_lan</arg>
<status status="PASS" start="2026-09-01T01:14:54.306689" elapsed="0.127156"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.168476" elapsed="0.265465"/>
</test>
<test id="s1-s13-t33" name="Play_To_Odl_route_eth_lan" line="143">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:54.437411" elapsed="0.000196"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:54.437151" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.438598" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.438496" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.438478" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.443188" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.443077" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.443060" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.444188" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:54.443815" elapsed="0.000398"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.444647" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:54.444358" elapsed="0.000311"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:54.444707" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:14:54.444842" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:54.443473" elapsed="0.001390"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.450187" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.450020" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.450003" elapsed="0.000246"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.451582" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:54.451412" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.451394" elapsed="0.000342"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:54.452267" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:54.451873" elapsed="0.000452"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.452907" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:54.452670" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.486918" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:54.454801" elapsed="0.032240"/>
</kw>
<msg time="2026-09-01T01:14:54.487197" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:54.487286" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.453274" elapsed="0.034080"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:54.520456" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:54.489303" elapsed="0.031281"/>
</kw>
<msg time="2026-09-01T01:14:54.520703" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:54.520790" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.487761" elapsed="0.033096"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.521554" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.521167" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.521128" elapsed="0.000591"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.522649" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.521864" elapsed="0.000901"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.523301" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.522940" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.522920" elapsed="0.000575"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:54.523532" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:54.527081" elapsed="0.000206"/>
</kw>
<msg time="2026-09-01T01:14:54.527327" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:54.526579" elapsed="0.000870"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.527647" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.527843" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:54.525847" elapsed="0.002200"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:54.523803" elapsed="0.004322"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:54.450980" elapsed="0.077321"/>
</kw>
<msg time="2026-09-01T01:14:54.528402" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:54.528442" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.450405" elapsed="0.078072"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:54.528685" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:14:54.528589" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.528572" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.529192" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.529596" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:54.529661" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:54.449721" elapsed="0.080036"/>
</kw>
<msg time="2026-09-01T01:14:54.529842" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:54.529880" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.445261" elapsed="0.084653"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.530308" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.529980" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.529965" elapsed="0.000428"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:54.445114" elapsed="0.085301"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:54.444953" elapsed="0.085497"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:54.442762" elapsed="0.087752"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:54.438224" elapsed="0.092350"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:54.437799" elapsed="0.092822"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:54.435109" elapsed="0.095568"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.537218" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.537357" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.537460" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.531073" elapsed="0.006409"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:54.537633" elapsed="0.002589"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.545503" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.545612" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:54.545707" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:54.540399" elapsed="0.005331"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.548606" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.548316" elapsed="0.000316"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:54.549012" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:54.548772" elapsed="0.000265"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.549204" elapsed="0.000337"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:54.545988" elapsed="0.003609"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.530818" elapsed="0.018828"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:54.434693" elapsed="0.114988"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.550349" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.550565" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.550164" elapsed="0.000427"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.574092" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:54.573749" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.574846" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:54.574617" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan.titanium/route_eth_lan.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:54.574997" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:54.574288" elapsed="0.000730"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.575544" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:54.575184" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.575836" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/route_eth_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.575962" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.575715" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.576363" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.576129" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:54.576787" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:54.576490" elapsed="0.000349"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.577269" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:54.576995" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.576862" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:54.576470" elapsed="0.000871"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.577897" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:54.577487" elapsed="0.000482"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:54.578023" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:14:54.578195" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:54.571599" elapsed="0.006620"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.578560" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/announce_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.578685" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.578367" elapsed="0.000342"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:54.579020" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_lan/withdraw_route_eth_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:54.579128" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:54.578852" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.579643" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.579420" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.580040" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.579831" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.580460" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.580234" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:54.580839" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:54.580633" elapsed="0.000244"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:54.581010" elapsed="0.003664"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:54.584819" elapsed="0.002032"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:54.592593" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:54.592724" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:54.592818" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:54.587774" elapsed="0.005470">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.593434" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:54.593662" elapsed="0.000023"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:54.587476" elapsed="0.006304">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:56.605382" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:56.605820" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '421'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:56.606052" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:56.595998" elapsed="0.010109"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:14:56.607241" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:14:56.612175" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:14:56.606561" elapsed="0.005732"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:56.619527" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:56.618446" elapsed="0.001142"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:56.620835" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:56.619910" elapsed="0.000980"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:56.621249" elapsed="0.000689"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:56.612863" elapsed="0.009204"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:14:56.594689" elapsed="0.027517"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:54.587018" elapsed="2.035282"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:56.622645" elapsed="0.004135"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:56.637559" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:56.637804" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:56.638221" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:56.628789" elapsed="0.009494"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:56.638660" elapsed="0.006006"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:56.654009" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:56.654328" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '569'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:14:56.654578" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:56.645015" elapsed="0.009617"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:56.662469" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:56.661674" elapsed="0.000857"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:56.664028" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:56.662857" elapsed="0.001231"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:14:56.665260" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:14:56.665766" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:14:56.664494" elapsed="0.001492">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:14:56.655200" elapsed="0.011275">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:14:56.628212" elapsed="0.038668">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.678404" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.678777" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:58.678999" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.668858" elapsed="0.010193"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.679474" elapsed="0.005361"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.692561" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.692793" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:58.692997" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.685209" elapsed="0.007840"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.699524" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.698850" elapsed="0.000733"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.700493" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.699901" elapsed="0.000648"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.700870" elapsed="0.000707"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.693596" elapsed="0.008103"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:58.667825" elapsed="0.033982"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:56.627235" elapsed="2.074653"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:58.703009" elapsed="0.003897"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.717727" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.717961" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:58.718324" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.709389" elapsed="0.008989"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.718738" elapsed="0.005225"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.732707" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.732931" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:58.733133" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.724326" elapsed="0.008905"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.739555" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.738930" elapsed="0.000683"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.740513" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.739925" elapsed="0.000644"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.740884" elapsed="0.000704"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.733713" elapsed="0.007998"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:58.708288" elapsed="0.033524"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:58.707356" elapsed="0.034527"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:14:58.702289" elapsed="0.039695"/>
</kw>
<arg>route_eth_lan</arg>
<status status="PASS" start="2026-09-01T01:14:54.549876" elapsed="4.192198"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:54.434249" elapsed="4.308086"/>
</test>
<test id="s1-s13-t34" name="Odl_To_Play_route_eth_mac" line="146">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:58.750128" elapsed="0.000468"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:58.749606" elapsed="0.001097"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:58.752240" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:58.752045" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.752009" elapsed="0.000333"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:58.761054" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:58.760916" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.760892" elapsed="0.000265"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.762454" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:58.761938" elapsed="0.000550"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.763051" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:58.762690" elapsed="0.000393"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:58.763154" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:14:58.763363" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:58.761469" elapsed="0.001924"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:58.770589" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:58.770452" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.770411" elapsed="0.000262"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:58.772697" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:58.772454" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.772429" elapsed="0.000486"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:58.773679" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:58.773105" elapsed="0.000654"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:58.774614" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:58.774250" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:58.811132" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:58.777321" elapsed="0.033960"/>
</kw>
<msg time="2026-09-01T01:14:58.811412" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:58.811514" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:58.775104" elapsed="0.036479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:58.851640" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:58.813543" elapsed="0.038232"/>
</kw>
<msg time="2026-09-01T01:14:58.851894" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:58.851980" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:58.811970" elapsed="0.040082"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.852733" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:58.852373" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.852352" elapsed="0.000546"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.853614" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.853036" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.854231" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:58.853889" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.853872" elapsed="0.000526"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:58.854450" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:58.857926" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:14:58.858092" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:58.857380" elapsed="0.000797"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.858377" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.858588" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:58.856655" elapsed="0.002139"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:58.854726" elapsed="0.004145"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:58.771804" elapsed="0.087228"/>
</kw>
<msg time="2026-09-01T01:14:58.859114" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:58.859171" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:58.770867" elapsed="0.088341"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:58.859597" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:14:58.859278" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.859258" elapsed="0.000447"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.860368" elapsed="0.000143"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.861040" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:58.861108" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:58.770002" elapsed="0.091266"/>
</kw>
<msg time="2026-09-01T01:14:58.861358" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:58.861397" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:58.763898" elapsed="0.097547"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:58.861777" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:58.861520" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.861504" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:58.763711" elapsed="0.098157"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:58.763481" elapsed="0.098427"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:58.760475" elapsed="0.101493"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:58.751671" elapsed="0.110349"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:58.751028" elapsed="0.111035"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:58.745052" elapsed="0.117060"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.870191" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.870406" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:58.870548" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.862583" elapsed="0.007988"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.870726" elapsed="0.002566"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.880110" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.880228" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:58.880319" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.873456" elapsed="0.006886"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.883210" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.882858" elapsed="0.000377"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:58.883642" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.883376" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.883850" elapsed="0.000315"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.880566" elapsed="0.003655"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:58.862295" elapsed="0.021972"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:58.744071" elapsed="0.140233"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:58.885055" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:58.885285" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:58.884860" elapsed="0.000452"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:58.885640" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:58.885756" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:58.885470" elapsed="0.000310"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:58.886090" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:58.886222" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:58.885923" elapsed="0.000322"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:58.886602" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:58.886391" elapsed="0.000235"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:58.886936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:58.887050" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:58.886769" elapsed="0.000304"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:14:58.887407" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:14:58.887230" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.887819" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.887595" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.888242" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.888012" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.888683" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.888468" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.889071" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.888860" elapsed="0.000251"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:58.889273" elapsed="0.003320"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.903519" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '898', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:14:58.903577" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQPyDN2An%2FcAB9AAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.903668" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.892739" elapsed="0.010951"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.906055" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.903844" elapsed="0.002249"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.913077" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.913221" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:58.913313" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.906249" elapsed="0.007087"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.915708" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.913503" elapsed="0.002248"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.921999" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.922106" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:58.922244" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.916677" elapsed="0.005590"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.924620" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.922432" elapsed="0.002231"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.924804" elapsed="0.002253"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.929341" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.927220" elapsed="0.002147"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.929526" elapsed="0.002017"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:58.931591" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:58.916368" elapsed="0.015350"/>
</kw>
<msg time="2026-09-01T01:14:58.931786" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:58.915912" elapsed="0.015896"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.932207" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.931956" elapsed="0.000291"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.933043" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:58.933108" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:58.932808" elapsed="0.000320"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.933528" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:14:58.933593" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:58.933288" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.933753" elapsed="0.000268"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.934346" level="INFO">${sum_1} = 3130</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:58.934181" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.934674" level="INFO">${sum_2} = 3130</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:58.934518" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.934834" elapsed="0.000268"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:58.932482" elapsed="0.002688"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:58.935306" elapsed="0.002088"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.942930" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.943051" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:58.943134" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.937884" elapsed="0.005295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.945798" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.943338" elapsed="0.002548"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.946029" elapsed="0.002264"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.952579" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.952694" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:14:58.952791" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.948458" elapsed="0.004356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.955194" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.952976" elapsed="0.002262"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.955380" elapsed="0.002243"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:14:58.959797" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:58.957712" elapsed="0.002130"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:58.957687" elapsed="0.002178"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.966203" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.966246" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.966347" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.960006" elapsed="0.006365"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:58.937616" elapsed="0.028840"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.973054" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.973205" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:58.973290" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.967445" elapsed="0.005867"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.975711" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.973484" elapsed="0.002268"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.975893" elapsed="0.002260"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.980551" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:14:58.978307" elapsed="0.002269"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.980719" elapsed="0.002014"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:14:58.982778" elapsed="0.000046"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:14:58.967095" elapsed="0.015818"/>
</kw>
<msg time="2026-09-01T01:14:58.982983" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:58.966623" elapsed="0.016382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.983403" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.983182" elapsed="0.000276"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.984268" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:58.984333" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:58.984013" elapsed="0.000341"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.984730" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:14:58.984794" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:14:58.984506" elapsed="0.000309"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.984956" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.985564" level="INFO">${sum_1} = 2683</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:58.985389" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:14:58.985875" level="INFO">${sum_2} = 2683</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:14:58.985722" elapsed="0.000175"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:58.986034" elapsed="0.000284"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:14:58.983682" elapsed="0.002690"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:58.994226" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:58.994336" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:58.994433" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.986900" elapsed="0.007557"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:58.997130" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:58.994618" elapsed="0.002571"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:58.997331" elapsed="0.002286"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:59.004450" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:59.004552" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:59.004678" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:58.999762" elapsed="0.004939"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.007041" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.004853" elapsed="0.002231"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:59.007237" elapsed="0.002238"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:14:59.011631" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:14:59.009551" elapsed="0.002134"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.009532" elapsed="0.002178"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.011849" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:14:58.986633" elapsed="0.025294"/>
</kw>
<arg>route_eth_mac</arg>
<status status="PASS" start="2026-09-01T01:14:58.884595" elapsed="0.127374"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:58.743048" elapsed="0.269048"/>
</test>
<test id="s1-s13-t35" name="Play_To_Odl_route_eth_mac" line="148">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:14:59.015791" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:14:59.015557" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:59.016947" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:59.016848" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.016832" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:59.021600" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:59.021506" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.021490" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.022594" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:59.022232" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.023028" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:14:59.022767" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:14:59.023089" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:14:59.023239" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:14:59.021875" elapsed="0.001386"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:59.028913" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:59.028814" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.028796" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:14:59.030415" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:14:59.030240" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.030224" elapsed="0.000364"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:14:59.031121" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:14:59.030731" elapsed="0.000468"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:14:59.031815" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:59.031560" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:14:59.062190" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:14:59.033749" elapsed="0.028600"/>
</kw>
<msg time="2026-09-01T01:14:59.062510" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:14:59.062598" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:59.032199" elapsed="0.030468"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:14:59.086755" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:14:59.064716" elapsed="0.022239"/>
</kw>
<msg time="2026-09-01T01:14:59.087117" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:14:59.087234" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:59.063084" elapsed="0.024222"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.088113" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:59.087666" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.087628" elapsed="0.000675"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.089088" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.088461" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.089754" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:59.089406" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.089389" elapsed="0.000534"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:14:59.089964" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:14:59.093902" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:14:59.094081" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:14:59.093260" elapsed="0.001011"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.094488" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.094687" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:14:59.092445" elapsed="0.002443"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:14:59.090342" elapsed="0.004626"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:14:59.029812" elapsed="0.065342"/>
</kw>
<msg time="2026-09-01T01:14:59.095248" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:59.095287" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:59.029129" elapsed="0.066198"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:14:59.095513" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:14:59.095399" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.095382" elapsed="0.000206"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.096027" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.096477" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:14:59.096544" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:14:59.028499" elapsed="0.068148"/>
</kw>
<msg time="2026-09-01T01:14:59.096738" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:14:59.096778" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:59.023658" elapsed="0.073160"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.097119" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:59.096889" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.096874" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:14:59.023521" elapsed="0.073718"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:14:59.023324" elapsed="0.074011"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:14:59.021183" elapsed="0.076217"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:14:59.016597" elapsed="0.080875"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:14:59.016188" elapsed="0.081329"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:14:59.013564" elapsed="0.084007"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:59.105066" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:59.105278" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:59.105369" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:59.097961" elapsed="0.007431"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:14:59.105561" elapsed="0.002711"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:59.113565" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:59.113667" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:14:59.113759" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:14:59.108436" elapsed="0.005347"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:59.116625" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:59.116305" elapsed="0.000345"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:14:59.117044" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:14:59.116792" elapsed="0.000276"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:14:59.117229" elapsed="0.000307"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:14:59.113996" elapsed="0.003594"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:59.097716" elapsed="0.019921"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:14:59.013099" elapsed="0.104575"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:59.118359" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:59.118551" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:59.118165" elapsed="0.000411"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.141950" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:59.141612" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:14:59.142813" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:14:59.142551" elapsed="0.000348">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac.titanium/route_eth_mac.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:14:59.142982" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:14:59.142200" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.143533" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:14:59.143173" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:59.143824" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:59.143950" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:59.143704" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.144351" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.144117" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:14:59.144775" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:14:59.144478" elapsed="0.000348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.145265" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:14:59.144988" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:59.144849" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:14:59.144458" elapsed="0.000879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.145906" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:14:59.145488" elapsed="0.000443"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:14:59.145975" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:14:59.146116" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:14:59.139514" elapsed="0.006643"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:59.146488" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/announce_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:59.146603" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:59.146305" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:14:59.146932" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/withdraw_route_eth_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:14:59.147040" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:14:59.146766" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.147457" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.147225" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.147894" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.147679" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.148303" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.148074" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:14:59.148701" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:14:59.148492" elapsed="0.000249"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:14:59.148879" elapsed="0.003806"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:14:59.152832" elapsed="0.003152"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:14:59.162619" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:14:59.162762" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:14:59.162864" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:14:59.156914" elapsed="0.006399">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.163501" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:14:59.163715" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:14:59.156616" elapsed="0.007223">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:01.174040" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:01.174384" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '417'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:01.174625" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:01.165378" elapsed="0.009301"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:01.175645" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:01.180665" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:01.175041" elapsed="0.005825"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:01.187901" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:01.186888" elapsed="0.001071"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:01.189227" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:01.188309" elapsed="0.000976"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:01.189627" elapsed="0.000682"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:01.181357" elapsed="0.009076"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:01.164530" elapsed="0.026032"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:14:59.156171" elapsed="2.034480"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:01.190964" elapsed="0.003457"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:01.205987" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:01.206279" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:01.206494" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:01.196334" elapsed="0.010212"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:01.206882" elapsed="0.005767"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:01.221399" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:01.221694" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '565'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:01.221916" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:01.212989" elapsed="0.008980"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:01.228786" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:01.228083" elapsed="0.000764"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:01.230777" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:01.229200" elapsed="0.001671"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:01.232360" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "mpls-label": 24001
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:01.232818" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:01.231516" elapsed="0.001460">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:01.222506" elapsed="0.010799">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:01.195760" elapsed="0.037826">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label": 24001
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.247970" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.248421" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.248717" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.235731" elapsed="0.013041"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.249264" elapsed="0.006364"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.264843" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.265120" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:03.265567" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.255997" elapsed="0.009626"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.272442" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.271707" elapsed="0.000819"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.273504" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.272854" elapsed="0.000711"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.273896" elapsed="0.000785"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.266195" elapsed="0.008618"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.234541" elapsed="0.040385"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:01.194853" elapsed="2.080169"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:03.276527" elapsed="0.004519"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.291766" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.292040" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.292296" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.283847" elapsed="0.008502"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.292709" elapsed="0.005277"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.305723" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.305949" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:03.306196" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.298354" elapsed="0.007898"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.312636" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.312000" elapsed="0.000692"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.313601" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.313008" elapsed="0.000648"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.313972" elapsed="0.000704"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.306749" elapsed="0.008159"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.282606" elapsed="0.032412"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:03.281549" elapsed="0.033542"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:03.275589" elapsed="0.039821"/>
</kw>
<arg>route_eth_mac</arg>
<status status="PASS" start="2026-09-01T01:14:59.117886" elapsed="4.197658"/>
</kw>
<status status="PASS" start="2026-09-01T01:14:59.012564" elapsed="4.303218"/>
</test>
<test id="s1-s13-t36" name="Odl_To_Play_route_eth_rou" line="151">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:03.322669" elapsed="0.000260"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:03.322323" elapsed="0.000675"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.324403" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.324228" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.324187" elapsed="0.000338"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.330986" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.330852" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.330830" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.332377" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:03.331872" elapsed="0.000539"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.333001" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:03.332631" elapsed="0.000401"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:03.333085" elapsed="0.000074"/>
</return>
<msg time="2026-09-01T01:15:03.333321" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:03.331387" elapsed="0.001964"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.340823" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.340686" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.340663" elapsed="0.000247"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.342869" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.342634" elapsed="0.000376"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.342610" elapsed="0.000476"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:03.343874" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:03.343308" elapsed="0.000645"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.344828" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:03.344480" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.380385" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:03.347693" elapsed="0.032857"/>
</kw>
<msg time="2026-09-01T01:15:03.380687" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:03.380777" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.345360" elapsed="0.035487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.427868" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:03.382819" elapsed="0.045187"/>
</kw>
<msg time="2026-09-01T01:15:03.428134" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:03.428252" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.381253" elapsed="0.047068"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.429004" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.428646" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.428624" elapsed="0.000650"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.429998" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.429419" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.430666" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.430313" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.430294" elapsed="0.000540"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:03.430872" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:03.434801" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:15:03.434975" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:03.433979" elapsed="0.001069"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.435272" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.435492" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:03.433198" elapsed="0.002502"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:03.431202" elapsed="0.004581"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:03.342017" elapsed="0.093932"/>
</kw>
<msg time="2026-09-01T01:15:03.436038" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:03.436077" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.341107" elapsed="0.095004"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:03.436349" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:03.436249" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.436231" elapsed="0.000196"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.436934" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.437360" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.437428" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:03.340249" elapsed="0.097298"/>
</kw>
<msg time="2026-09-01T01:15:03.437636" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:03.437678" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.333886" elapsed="0.103828"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.438021" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.437785" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.437769" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:03.333698" elapsed="0.104415"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:03.333435" elapsed="0.104742"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:03.330400" elapsed="0.107840"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:03.323823" elapsed="0.114471"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.323223" elapsed="0.115114"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:03.318400" elapsed="0.119987"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.446325" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.446532" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.446645" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.438843" elapsed="0.007826"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.446823" elapsed="0.002538"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.455198" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.455303" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:03.455396" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.449529" elapsed="0.005890"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.458258" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.457940" elapsed="0.000344"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.458692" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.458429" elapsed="0.000288"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.458863" elapsed="0.000308"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.455647" elapsed="0.003580"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.438587" elapsed="0.020698"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:03.317213" elapsed="0.142123"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.460103" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.460324" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.459903" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.460679" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.460799" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.460509" elapsed="0.000313"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.461130" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.461263" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.460963" elapsed="0.000356"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:03.461681" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:03.461483" elapsed="0.000221"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.462015" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.462130" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.461848" elapsed="0.000320"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:03.462504" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:03.462311" elapsed="0.000217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.462892" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.462671" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.463362" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.463081" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.463882" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.463610" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.464412" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.464115" elapsed="0.000365"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:03.464660" elapsed="0.003756"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.481109" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '876', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:03.481197" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.481283" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.468590" elapsed="0.012715"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.486033" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.481511" elapsed="0.004561"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.492405" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.492543" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:03.492636" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.486233" elapsed="0.006426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.495040" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.492813" elapsed="0.002270"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.500804" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.500912" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:03.500996" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.496011" elapsed="0.005007"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.503401" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.501196" elapsed="0.002249"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.503601" elapsed="0.002270"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.508436" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.506019" elapsed="0.002459"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.508621" elapsed="0.002006"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:03.510675" elapsed="0.000042"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:03.495716" elapsed="0.015095"/>
</kw>
<msg time="2026-09-01T01:15:03.510881" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:03.495256" elapsed="0.015647"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.511308" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.511056" elapsed="0.000292"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.512174" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:15:03.512242" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:03.511911" elapsed="0.000351"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.512680" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:15:03.512745" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:03.512438" elapsed="0.000327"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.512905" elapsed="0.000287"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.513516" level="INFO">${sum_1} = 2294</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:03.513334" elapsed="0.000204"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.513829" level="INFO">${sum_2} = 2294</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:03.513674" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.513988" elapsed="0.000286"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:03.511578" elapsed="0.002748"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:03.514476" elapsed="0.002181"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.521818" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.521927" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:03.522010" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.517126" elapsed="0.004912"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.524837" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.522241" elapsed="0.002639"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.525021" elapsed="0.002255"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.532063" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.532201" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:03.532297" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.527422" elapsed="0.004898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.534654" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","path-id":0,"ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.532487" elapsed="0.002210"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.534838" elapsed="0.002211"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:03.539477" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.537182" elapsed="0.002337"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.537159" elapsed="0.002382"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.552421" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.552477" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.552567" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.539679" elapsed="0.012911"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:03.516861" elapsed="0.035787"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.559242" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.559346" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.559430" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.553607" elapsed="0.005845"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.562363" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.559623" elapsed="0.002783"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.562563" elapsed="0.002243"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.567504" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.564954" elapsed="0.002576"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.567670" elapsed="0.001988"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:03.569702" elapsed="0.000029"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:03.553224" elapsed="0.016594"/>
</kw>
<msg time="2026-09-01T01:15:03.569886" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:03.552798" elapsed="0.017110"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.570309" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.570057" elapsed="0.000292"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.571121" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:15:03.571208" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:03.570891" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.571606" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:15:03.571669" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:03.571368" elapsed="0.000321"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.571827" elapsed="0.000270"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.572416" level="INFO">${sum_1} = 1847</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:03.572259" elapsed="0.000178"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:03.572792" level="INFO">${sum_2} = 1847</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:03.572588" elapsed="0.000226"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.572953" elapsed="0.000290"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:03.570571" elapsed="0.002726"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.578420" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.578565" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.578669" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.573804" elapsed="0.004892"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.582008" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.578895" elapsed="0.003166"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.582255" elapsed="0.002957"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.589817" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.589920" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.590011" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.585401" elapsed="0.004633"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.592576" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.590210" elapsed="0.002409"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.592760" elapsed="0.002241"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:03.597173" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:15:03.595074" elapsed="0.002158"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.595056" elapsed="0.002199"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.597393" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:03.573538" elapsed="0.023948"/>
</kw>
<arg>route_eth_rou</arg>
<status status="PASS" start="2026-09-01T01:15:03.459628" elapsed="0.137900"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.316255" elapsed="0.281393"/>
</test>
<test id="s1-s13-t37" name="Play_To_Odl_route_eth_rou" line="153">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:03.601306" elapsed="0.000247"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:03.601053" elapsed="0.000549"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.602519" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.602402" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.602384" elapsed="0.000234"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.607513" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.607401" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.607384" elapsed="0.000191"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.608511" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:03.608127" elapsed="0.000407"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.608942" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:03.608682" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:03.609002" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:03.609153" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:03.607790" elapsed="0.001386"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.614405" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.614309" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.614292" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.615873" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:03.615703" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.615687" elapsed="0.000344"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:03.616600" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:03.616192" elapsed="0.000467"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.617274" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:03.616997" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.650766" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:03.619220" elapsed="0.031683"/>
</kw>
<msg time="2026-09-01T01:15:03.651051" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:03.651162" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.617642" elapsed="0.033593"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:03.684345" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:03.653187" elapsed="0.031339"/>
</kw>
<msg time="2026-09-01T01:15:03.684672" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:03.684776" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.651643" elapsed="0.033215"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.685584" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.685201" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.685177" elapsed="0.000577"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.686656" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "e "t "h "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.685898" elapsed="0.000906"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.687440" elapsed="0.000064"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.687015" elapsed="0.000556"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.686991" elapsed="0.000648"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:03.687680" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:03.691488" elapsed="0.000136"/>
</kw>
<msg time="2026-09-01T01:15:03.691724" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:03.690859" elapsed="0.000936"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.692022" elapsed="0.000024"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.692382" elapsed="0.000025"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:03.690039" elapsed="0.002604"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:03.687990" elapsed="0.004743"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:03.615286" elapsed="0.077613"/>
</kw>
<msg time="2026-09-01T01:15:03.692985" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:03.693023" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.614622" elapsed="0.078434"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:03.693243" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:15:03.693124" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.693107" elapsed="0.000227"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.693791" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.694225" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:03.694302" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:03.613997" elapsed="0.080406"/>
</kw>
<msg time="2026-09-01T01:15:03.694504" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:03.694544" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.609573" elapsed="0.085004"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.694878" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.694646" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.694631" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:03.609421" elapsed="0.085549"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:03.609239" elapsed="0.085767"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:03.607059" elapsed="0.088004"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:03.602130" elapsed="0.092987"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:03.601742" elapsed="0.093440"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:03.599041" elapsed="0.096191"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.701532" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.701702" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.701791" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.695664" elapsed="0.006148"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:03.701966" elapsed="0.002687"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.709220" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.709343" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:03.709507" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:03.704804" elapsed="0.004736"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.712811" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.712476" elapsed="0.000362"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:03.713251" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:03.712982" elapsed="0.000302"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.713438" elapsed="0.000320"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:03.709815" elapsed="0.003999"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.695392" elapsed="0.018470"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:03.598606" elapsed="0.115294"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.714642" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.714813" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;4...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.714423" elapsed="0.000417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.738614" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:03.738222" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.739402" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:03.739117" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou.titanium/route_eth_rou.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:03.739599" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:03.738798" elapsed="0.000822"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.740115" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:03.739774" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.740422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/route_eth_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.740553" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.740304" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.740939" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.740724" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:03.741409" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:03.741096" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.741896" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:03.741636" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.741499" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:03.741078" elapsed="0.000889"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.742579" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:03.742105" elapsed="0.000499"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:03.742651" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:15:03.742790" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:03.736105" elapsed="0.006709"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.743134" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/announce_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.743277" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.742961" elapsed="0.000344"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:03.743628" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_rou/withdraw_route_eth_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:03.743738" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:03.743447" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.744119" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;ethernet-a-d-route&gt;
        &lt;mpls-label&gt;24001&lt;/mpls-label&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
    &lt;/ethernet-a-d-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.743903" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.744553" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.744328" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.744942" level="INFO">ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.744732" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:03.745516" level="INFO">ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:03.745116" elapsed="0.000440"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:03.745692" elapsed="0.003756"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:03.749610" elapsed="0.002161"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:03.757447" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:03.757620" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:03.757721" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:03.752737" elapsed="0.005455">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.758368" elapsed="0.000019"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:03.758596" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:03.752437" elapsed="0.006292">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:05.767104" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:05.767389" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '403'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:05.767513" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:05.760130" elapsed="0.007408"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:05.768041" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK",
        "route-distinguisher": "429496729:1",
        "ethernet-a-d-route": {
          "router-id-generated": {
            "local-discriminator": 2000,
            "router-id": "43.43.43.43"
          },
          "mpls-label": 24001,
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:05.770251" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:05.767728" elapsed="0.002568"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:05.773283" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:05.772797" elapsed="0.000513"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:05.773855" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:05.773453" elapsed="0.000427"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:05.774026" elapsed="0.000317"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:05.770526" elapsed="0.003876"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:05.759470" elapsed="0.014979"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:03.751974" elapsed="2.022534"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:05.774658" elapsed="0.003679"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:05.784741" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:05.784850" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:05.784934" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:05.779438" elapsed="0.005519"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:05.785109" elapsed="0.002580"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:05.793317" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:05.793430" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '551'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK","ethernet-a-d-route":{"mpls-label":24001,"ethernet-tag-id":{"vlan-id":10},"router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:05.793541" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:05.787837" elapsed="0.005728"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:05.796372" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:05.796093" elapsed="0.000305"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:05.796995" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:05.796554" elapsed="0.000467"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:05.797474" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "ethernet-a-d-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "mpls-label": 24001,
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:05.797693" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:05.797185" elapsed="0.000593">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:05.793777" elapsed="0.004193">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:05.779042" elapsed="0.019041">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "ethernet-a-d-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "mpls-label": 24001,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "ARYAAhmZmZkAAQQrKysrAAAH0AAAAAAK"
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:07.809485" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:07.809889" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:07.810124" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:07.799995" elapsed="0.010219"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:07.810643" elapsed="0.005832"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:07.824413" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:07.824684" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:07.824901" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:07.816860" elapsed="0.008094"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:07.831617" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:07.830876" elapsed="0.000801"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:07.832643" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:07.831998" elapsed="0.000703"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:07.833034" elapsed="0.000938"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:07.825529" elapsed="0.008576"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:07.798947" elapsed="0.035302"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:05.778599" elapsed="2.055732"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:07.835468" elapsed="0.004647"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:07.850793" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:07.851195" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:07.851407" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:07.842723" elapsed="0.008735"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:07.851812" elapsed="0.005627"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:07.866076" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:07.866363" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:07.866622" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:07.857806" elapsed="0.008870"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:07.873005" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:07.872418" elapsed="0.000643"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:07.873964" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:07.873409" elapsed="0.000609"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:07.874368" elapsed="0.000982"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:07.867133" elapsed="0.008389"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:07.841557" elapsed="0.034074"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:07.840600" elapsed="0.035105"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:07.834736" elapsed="0.041072"/>
</kw>
<arg>route_eth_rou</arg>
<status status="PASS" start="2026-09-01T01:15:03.714118" elapsed="4.161787"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:03.598058" elapsed="4.278109"/>
</test>
<test id="s1-s13-t38" name="Odl_To_Play_route_inc_arb" line="156">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:07.883449" elapsed="0.000277"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:07.883100" elapsed="0.000695"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:07.885194" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:07.884998" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.884959" elapsed="0.000340"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:07.891808" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:07.891674" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.891650" elapsed="0.000242"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:07.893213" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:07.892710" elapsed="0.000537"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:07.893848" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:07.893466" elapsed="0.000413"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:07.893987" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:15:07.894225" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:07.892206" elapsed="0.002050"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:07.901762" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:07.901625" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.901600" elapsed="0.000249"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:07.903919" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:07.903676" elapsed="0.000384"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.903651" elapsed="0.000512"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:07.904956" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:07.904377" elapsed="0.000662"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:07.905956" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:07.905597" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:07.944259" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:07.908947" elapsed="0.035448"/>
</kw>
<msg time="2026-09-01T01:15:07.944543" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:07.944629" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:07.906564" elapsed="0.038132"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:07.980774" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:07.946676" elapsed="0.034238"/>
</kw>
<msg time="2026-09-01T01:15:07.981040" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:07.981129" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:07.945089" elapsed="0.036135"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.981924" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:07.981559" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.981534" elapsed="0.000555"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:07.982826" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:07.982252" elapsed="0.000684"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.983472" elapsed="0.000111"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:07.983105" elapsed="0.000543"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.983087" elapsed="0.000616"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:07.983740" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:07.987469" elapsed="0.000150"/>
</kw>
<msg time="2026-09-01T01:15:07.987658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:07.986886" elapsed="0.000842"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.987951" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.988231" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:07.986013" elapsed="0.002427"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:07.984043" elapsed="0.004511"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:07.903034" elapsed="0.085745"/>
</kw>
<msg time="2026-09-01T01:15:07.988868" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:07.988906" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:07.902065" elapsed="0.086874"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:07.989105" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:07.989008" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.988991" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.989684" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.990082" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:07.990205" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:07.901182" elapsed="0.089128"/>
</kw>
<msg time="2026-09-01T01:15:07.990399" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:07.990437" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:07.894810" elapsed="0.095658"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:07.990782" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:07.990552" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:07.990536" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:07.894620" elapsed="0.096250"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:07.894345" elapsed="0.096561"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:07.891197" elapsed="0.099768"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:07.884613" elapsed="0.106406"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:07.883990" elapsed="0.107072"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:07.878926" elapsed="0.112184"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:07.997816" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:07.997978" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:07.998087" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:07.991529" elapsed="0.006581"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:07.998287" elapsed="0.002423"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.008690" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.008792" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:08.008922" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.000861" elapsed="0.008086"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:08.011821" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.011524" elapsed="0.000322"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:08.012258" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.011988" elapsed="0.000295"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.012435" elapsed="0.000327"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.009183" elapsed="0.003634"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:07.991273" elapsed="0.021590"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:07.877925" elapsed="0.134975"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.013672" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.013933" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.013460" elapsed="0.000499"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.014292" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.014409" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.014103" elapsed="0.000330"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.014755" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.014870" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.014586" elapsed="0.000306"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:08.015248" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:08.015037" elapsed="0.000234"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.015590" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.015705" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.015412" elapsed="0.000315"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:08.016039" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:08.015865" elapsed="0.000197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.016440" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.016219" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.016856" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.016643" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.017305" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.017075" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.017706" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.017481" elapsed="0.000265"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:08.017881" elapsed="0.003560"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.033840" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:08.033898" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.033982" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.021602" elapsed="0.012402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.036579" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.034187" elapsed="0.002431"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.044048" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.044186" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:08.044280" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.036793" elapsed="0.007509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.046684" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.044460" elapsed="0.002266"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.053611" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.053724" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:08.053860" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.047639" elapsed="0.006245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.056303" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.054045" elapsed="0.002306"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.056493" elapsed="0.002307"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.061824" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.058952" elapsed="0.002897"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.061993" elapsed="0.002024"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:08.064067" elapsed="0.000046"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:08.047334" elapsed="0.016906"/>
</kw>
<msg time="2026-09-01T01:15:08.064314" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:08.046883" elapsed="0.017453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.064721" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.064488" elapsed="0.000272"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.065591" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:08.065657" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:08.065339" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.066037" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:08.066101" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:08.065816" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.066280" elapsed="0.000291"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.066873" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:08.066713" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.067196" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:08.067029" elapsed="0.000189"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.067357" elapsed="0.000306"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:08.064988" elapsed="0.002727"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:08.067849" elapsed="0.002165"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.077162" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.077275" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:08.077363" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.070542" elapsed="0.006843"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.079933" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.077560" elapsed="0.002416"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.080192" elapsed="0.002263"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.089304" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.089416" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:08.089522" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.082619" elapsed="0.006927"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.091879" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.089702" elapsed="0.002219"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.092062" elapsed="0.002250"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:08.096485" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:08.094404" elapsed="0.002136"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.094380" elapsed="0.002182"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.104541" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.104582" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.104672" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.096705" elapsed="0.007990"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:08.070259" elapsed="0.034493"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.111557" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.111663" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:08.111746" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.105682" elapsed="0.006085"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.114125" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.111921" elapsed="0.002263"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.114325" elapsed="0.002257"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.119255" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.116729" elapsed="0.002551"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.119489" elapsed="0.002038"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:08.121573" elapsed="0.000037"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:08.105372" elapsed="0.016329"/>
</kw>
<msg time="2026-09-01T01:15:08.121769" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:08.104905" elapsed="0.016886"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.122178" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.121939" elapsed="0.000279"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.122998" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:08.123062" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:08.122768" elapsed="0.000315"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.123466" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:08.123544" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:08.123238" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.123705" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.124287" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:08.124112" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:08.124609" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:08.124443" elapsed="0.000187"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.124767" elapsed="0.000266"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:08.122430" elapsed="0.002655"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.131397" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.131520" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:08.131603" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.125612" elapsed="0.006013"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.136159" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.131783" elapsed="0.004421"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.136346" elapsed="0.002275"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.142870" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.142974" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:08.143065" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.138767" elapsed="0.004321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.145507" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.143296" elapsed="0.002254"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.145690" elapsed="0.002252"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:08.150113" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:15:08.148016" elapsed="0.002167"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.147997" elapsed="0.002208"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.150347" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:08.125335" elapsed="0.025090"/>
</kw>
<arg>route_inc_arb</arg>
<status status="PASS" start="2026-09-01T01:15:08.013193" elapsed="0.137271"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:07.876892" elapsed="0.273706"/>
</test>
<test id="s1-s13-t39" name="Play_To_Odl_route_inc_arb" line="158">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:08.154302" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:08.154050" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:08.155453" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:08.155352" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.155335" elapsed="0.000196"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:08.160020" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:08.159926" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.159910" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.161004" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:08.160660" elapsed="0.000368"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.161454" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:08.161189" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:08.161527" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:08.161664" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:08.160306" elapsed="0.001379"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:08.166967" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:08.166871" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.166854" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:08.168420" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:08.168251" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.168234" elapsed="0.000357"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:08.169125" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:08.168732" elapsed="0.000474"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:08.169809" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:08.169554" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:08.206052" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:08.171759" elapsed="0.034498"/>
</kw>
<msg time="2026-09-01T01:15:08.206414" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:08.206516" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:08.170196" elapsed="0.036394"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:08.245616" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:08.208652" elapsed="0.037180"/>
</kw>
<msg time="2026-09-01T01:15:08.245955" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:08.246040" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:08.207017" elapsed="0.039093"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.246828" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:08.246449" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.246422" elapsed="0.000574"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.247722" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.247151" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.248365" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:08.248005" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.247986" elapsed="0.000560"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:08.248584" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:08.252361" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:15:08.252551" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:08.251762" elapsed="0.000861"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.252826" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.253025" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:08.250874" elapsed="0.002446"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:08.248889" elapsed="0.004512"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:08.167822" elapsed="0.085759"/>
</kw>
<msg time="2026-09-01T01:15:08.253669" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:08.253708" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:08.167182" elapsed="0.086562"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:08.253908" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:08.253813" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.253796" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.254442" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.254876" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:08.254941" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:08.166575" elapsed="0.088466"/>
</kw>
<msg time="2026-09-01T01:15:08.255126" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:08.255213" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:08.162061" elapsed="0.093188"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.255568" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:08.255320" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.255304" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:08.161925" elapsed="0.093733"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:08.161746" elapsed="0.093949"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:08.159615" elapsed="0.096136"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:08.155074" elapsed="0.100770"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:08.154691" elapsed="0.101195"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:08.152044" elapsed="0.103890"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.262765" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.262958" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:08.263055" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.256346" elapsed="0.006731"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:08.263259" elapsed="0.002796"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.271595" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.271703" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:08.271801" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:08.266223" elapsed="0.005601"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:08.274850" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.274426" elapsed="0.000455"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:08.275380" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:08.275057" elapsed="0.000356"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.275629" elapsed="0.000401"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:08.272044" elapsed="0.004063"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:08.256079" elapsed="0.020115"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:08.151606" elapsed="0.124642"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.276984" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.277195" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.276785" elapsed="0.000436"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.300908" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:08.300563" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.301807" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:08.301526" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb.titanium/route_inc_arb.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:08.301992" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:08.301094" elapsed="0.000927"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.302568" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:08.302196" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.302862" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/route_inc_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.302989" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.302739" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.303400" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.303176" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:08.303878" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:08.303539" elapsed="0.000391"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.304375" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:08.304092" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:08.303957" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:08.303510" elapsed="0.000937"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.305035" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:08.304600" elapsed="0.000459"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:08.305107" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:15:08.305278" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:08.298252" elapsed="0.007049"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.305632" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/announce_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.305748" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.305446" elapsed="0.000325"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:08.306094" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_arb/withdraw_route_inc_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:08.306227" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:08.305912" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.306637" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.306402" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.307077" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.306862" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.307487" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.307274" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:08.307889" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:08.307678" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:08.308064" elapsed="0.004876"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:08.313090" elapsed="0.003708"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:08.333942" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:08.334311" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:08.334574" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:08.321384" elapsed="0.014041">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.335826" elapsed="0.000042"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:08.336335" elapsed="0.000052"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:08.319993" elapsed="0.016675">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:10.348375" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:10.348759" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:10.348979" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:10.338614" elapsed="0.010419"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:10.350094" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:10.355110" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:10.349453" elapsed="0.005785"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:10.361903" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:10.360902" elapsed="0.001059"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:10.363173" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:10.362314" elapsed="0.000918"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:10.363608" elapsed="0.000713"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:10.355714" elapsed="0.008736"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:10.337596" elapsed="0.026979"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:08.317858" elapsed="2.046808"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:10.364985" elapsed="0.003985"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:10.379699" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:10.379930" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:10.380117" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:10.370949" elapsed="0.009262"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:10.380614" elapsed="0.005767"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:10.395124" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:10.395411" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:10.395657" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:10.386736" elapsed="0.008975"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:10.402030" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:10.401442" elapsed="0.000644"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:10.403425" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:10.402437" elapsed="0.001045"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:10.404645" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:10.405046" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:10.403826" elapsed="0.001411">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:10.396198" elapsed="0.009346">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:10.370384" elapsed="0.035406">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.417841" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.418194" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.418411" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.407579" elapsed="0.010885"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.418851" elapsed="0.005492"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.431327" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.431589" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:12.431796" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.424714" elapsed="0.007133"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.438398" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.437742" elapsed="0.000712"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.439528" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.438790" elapsed="0.000819"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.439934" elapsed="0.000726"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.432491" elapsed="0.008293"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.406675" elapsed="0.034214"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:10.369419" elapsed="2.071549"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:12.442086" elapsed="0.003504"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.454107" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.454372" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.454603" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.448068" elapsed="0.006588"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.454985" elapsed="0.005228"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.466956" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.467221" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:12.467426" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.460697" elapsed="0.006780"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.473833" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.473248" elapsed="0.000640"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.474788" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.474232" elapsed="0.000610"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.475186" elapsed="0.000783"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.467950" elapsed="0.008142"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.446917" elapsed="0.029311"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:12.445993" elapsed="0.030311"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:12.441374" elapsed="0.035033"/>
</kw>
<arg>route_inc_arb</arg>
<status status="PASS" start="2026-09-01T01:15:08.276511" elapsed="4.200093"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:08.151040" elapsed="4.325800"/>
</test>
<test id="s1-s13-t40" name="Odl_To_Play_route_inc_as" line="161">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:12.483915" elapsed="0.000278"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:12.483585" elapsed="0.000676"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.485640" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.485453" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.485416" elapsed="0.000325"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.492076" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.491942" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.491919" elapsed="0.000262"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.493472" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:12.492970" elapsed="0.000534"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.494093" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:12.493729" elapsed="0.000395"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:12.494200" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:15:12.494410" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:12.492477" elapsed="0.001962"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.501877" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.501742" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.501718" elapsed="0.000256"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.503990" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.503744" elapsed="0.000415"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.503718" elapsed="0.000524"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:12.505008" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:12.504443" elapsed="0.000647"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.505981" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:12.505604" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.539327" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:12.508754" elapsed="0.030723"/>
</kw>
<msg time="2026-09-01T01:15:12.539628" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:12.539717" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.506509" elapsed="0.033276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.566988" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:12.541749" elapsed="0.025367"/>
</kw>
<msg time="2026-09-01T01:15:12.567255" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:12.567342" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.540187" elapsed="0.027223"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.568048" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.567708" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.567688" elapsed="0.000557"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.568961" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.568386" elapsed="0.000739"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.569661" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.569314" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.569297" elapsed="0.000529"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:12.569860" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:12.573441" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:15:12.573619" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:12.572881" elapsed="0.000803"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.573882" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.574078" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:12.572123" elapsed="0.002176"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:12.570120" elapsed="0.004257"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:12.503089" elapsed="0.071466"/>
</kw>
<msg time="2026-09-01T01:15:12.574641" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:12.574679" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.502215" elapsed="0.072498"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:12.574875" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:12.574780" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.574764" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.575393" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.575794" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.575859" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:12.501308" elapsed="0.074646"/>
</kw>
<msg time="2026-09-01T01:15:12.576036" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:12.576074" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.494961" elapsed="0.081145"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.576434" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.576206" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.576189" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:12.494771" elapsed="0.081751"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:12.494517" elapsed="0.082050"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:12.491492" elapsed="0.085127"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:12.485047" elapsed="0.091622"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.484456" elapsed="0.092252"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:12.479650" elapsed="0.097106"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.583303" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.583476" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.583598" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.577131" elapsed="0.006491"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.583774" elapsed="0.002325"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.590646" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.590815" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:12.590955" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.586264" elapsed="0.004718"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.594236" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.593884" elapsed="0.000378"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.594671" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.594407" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.594849" elapsed="0.000346"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.591316" elapsed="0.003938"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.576888" elapsed="0.018417"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:12.478586" elapsed="0.116760"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.597713" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.598216" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.596788" elapsed="0.001494"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.599190" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.599326" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.598826" elapsed="0.000524"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.599696" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.599819" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.599504" elapsed="0.000339"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:12.600244" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:12.600000" elapsed="0.000269"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.600685" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.600802" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.600417" elapsed="0.000408"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:12.601172" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:12.600970" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.601738" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.601359" elapsed="0.000433"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.602233" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.601934" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.602852" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.602467" elapsed="0.000428"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.603468" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.603106" elapsed="0.000451"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:12.603744" elapsed="0.002649"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.617079" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:12.617171" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.617274" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.606575" elapsed="0.010721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.620682" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.617477" elapsed="0.003244"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.626315" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.626532" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:12.626700" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.620872" elapsed="0.005852"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.629206" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.626883" elapsed="0.002368"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.635440" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.635585" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:12.635733" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.630419" elapsed="0.005338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.638268" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.635928" elapsed="0.002384"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.638462" elapsed="0.002429"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.643770" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.641053" elapsed="0.002746"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.643950" elapsed="0.002152"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:12.646179" elapsed="0.000068"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:12.630005" elapsed="0.016370"/>
</kw>
<msg time="2026-09-01T01:15:12.646460" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:12.629420" elapsed="0.017064"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.646895" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.646665" elapsed="0.000271"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.647863" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:12.647929" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:12.647615" elapsed="0.000334"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.648329" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:12.648395" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:12.648088" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.648572" elapsed="0.000277"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.649182" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:12.648992" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.649498" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:12.649342" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.649672" elapsed="0.000268"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:12.647226" elapsed="0.002766"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:12.650128" elapsed="0.002466"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.658376" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.658633" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:12.658770" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.653255" elapsed="0.005541"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.661871" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.659021" elapsed="0.002896"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.662064" elapsed="0.002359"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.669103" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.669287" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:12.669401" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.664594" elapsed="0.004831"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.672118" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.669611" elapsed="0.002566"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.672322" elapsed="0.002505"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:12.677177" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.675072" elapsed="0.002165"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.674991" elapsed="0.002270"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.682753" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.682801" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.682904" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.677410" elapsed="0.005518"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:12.652904" elapsed="0.030109"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.689373" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.689616" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.689988" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.684153" elapsed="0.005859"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.692469" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.690199" elapsed="0.002313"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.692668" elapsed="0.002441"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.697655" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.695278" elapsed="0.002403"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.697823" elapsed="0.002386"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:12.700261" elapsed="0.000050"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:12.683786" elapsed="0.016627"/>
</kw>
<msg time="2026-09-01T01:15:12.700512" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:12.683213" elapsed="0.017332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.700941" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.700714" elapsed="0.000267"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.701837" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:12.701903" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:12.701595" elapsed="0.000329"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.702304" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:12.702398" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:12.702063" elapsed="0.000355"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.702627" elapsed="0.000280"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.703240" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:12.703050" elapsed="0.000212"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:12.703586" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:12.703399" elapsed="0.000211"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.703892" elapsed="0.000299"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:12.701240" elapsed="0.003006"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.708402" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.708531" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.709189" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.704798" elapsed="0.004414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.712038" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.709371" elapsed="0.002761"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.712292" elapsed="0.002328"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.718855" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.718987" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.719087" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.714770" elapsed="0.004340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.721510" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.719290" elapsed="0.002277"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.721711" elapsed="0.002347"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:12.726294" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:15:12.724174" elapsed="0.002193"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.724128" elapsed="0.002264"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.726549" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:12.704513" elapsed="0.022124"/>
</kw>
<arg>route_inc_as</arg>
<status status="PASS" start="2026-09-01T01:15:12.595637" elapsed="0.131048"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.477557" elapsed="0.249253"/>
</test>
<test id="s1-s13-t41" name="Play_To_Odl_route_inc_as" line="163">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:12.730677" elapsed="0.000243"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:12.730321" elapsed="0.000650"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.732026" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.731924" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.731907" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.736802" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.736705" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.736689" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.737793" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:12.737430" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.738247" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:12.737965" elapsed="0.000305"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:12.738308" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:12.738445" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:12.737074" elapsed="0.001392"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.743942" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.743844" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.743827" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.745385" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:12.745212" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.745194" elapsed="0.000357"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:12.746427" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:12.745693" elapsed="0.000840"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.747155" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:12.746889" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.778562" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:12.749310" elapsed="0.029482"/>
</kw>
<msg time="2026-09-01T01:15:12.778986" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:12.779076" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.747507" elapsed="0.031659"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:12.807905" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:12.781416" elapsed="0.026773"/>
</kw>
<msg time="2026-09-01T01:15:12.808407" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:12.808497" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.779651" elapsed="0.028934"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.809565" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.809000" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.808939" elapsed="0.000816"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.810665" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.809905" elapsed="0.000879"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.811353" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.810957" elapsed="0.000512"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.810939" elapsed="0.000587"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:12.811586" elapsed="0.000049"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:12.815480" elapsed="0.000164"/>
</kw>
<msg time="2026-09-01T01:15:12.815694" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:12.814874" elapsed="0.000892"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.815970" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.816190" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:12.814020" elapsed="0.002425"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:12.811939" elapsed="0.004594"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:12.744781" elapsed="0.071940"/>
</kw>
<msg time="2026-09-01T01:15:12.816829" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:12.816868" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.744160" elapsed="0.072744"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:12.817073" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:12.816975" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.816958" elapsed="0.000221"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.817798" elapsed="0.000031"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.818370" elapsed="0.000082"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:12.818498" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:12.743530" elapsed="0.075086"/>
</kw>
<msg time="2026-09-01T01:15:12.818703" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:12.818741" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.738854" elapsed="0.079920"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.819105" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.818846" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.818830" elapsed="0.000370"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:12.738718" elapsed="0.080505"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:12.738527" elapsed="0.080733"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:12.736377" elapsed="0.082944"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:12.731667" elapsed="0.087710"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:12.731195" elapsed="0.088226"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:12.728212" elapsed="0.091259"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.828552" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.828714" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.828822" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.819883" elapsed="0.008962"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:12.829006" elapsed="0.002436"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.836786" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.836897" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:12.837007" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:12.831613" elapsed="0.005418"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.839951" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.839648" elapsed="0.000329"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:12.840406" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:12.840118" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.840592" elapsed="0.000300"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:12.837278" elapsed="0.003720"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.819632" elapsed="0.021413"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:12.727711" elapsed="0.113369"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.841792" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.841949" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.841603" elapsed="0.000371"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.865664" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:12.865273" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.866427" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:12.866188" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as.titanium/route_inc_as.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:12.866652" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:12.865846" elapsed="0.000827"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.867186" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:12.866825" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.867473" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/route_inc_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.867606" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.867355" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.867992" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.867773" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:12.868427" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:12.868109" elapsed="0.000370"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.868910" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:12.868649" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.868503" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:12.868084" elapsed="0.000899"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.869650" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:12.869118" elapsed="0.000558"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:12.869722" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:15:12.869867" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:12.863210" elapsed="0.006680"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.870220" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/announce_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.870368" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.870034" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:12.870735" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_as/withdraw_route_inc_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:12.870860" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:12.870532" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.871354" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.871055" elapsed="0.000362"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.871871" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.871615" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.872288" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.872054" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:12.872697" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:12.872465" elapsed="0.000270"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:12.872869" elapsed="0.003021"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:12.876033" elapsed="0.001965"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:12.884895" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:12.885016" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:12.885106" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:12.878911" elapsed="0.006588">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.885689" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:12.885903" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:12.878607" elapsed="0.007416">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:14.897875" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:14.898361" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:14.898605" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:14.887837" elapsed="0.010825"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:14.899688" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:14.904415" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:14.899033" elapsed="0.005484"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:14.911282" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:14.910300" elapsed="0.001045"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:14.912533" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:14.911693" elapsed="0.000920"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:14.912942" elapsed="0.000755"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:14.905009" elapsed="0.008821"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:14.886786" elapsed="0.027151"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:12.878177" elapsed="2.035848"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:14.914379" elapsed="0.004258"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:14.927844" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:14.928087" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:14.928349" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:14.920602" elapsed="0.007799"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:14.928760" elapsed="0.005790"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:14.942543" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:14.942903" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:14.943276" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:14.934917" elapsed="0.008418"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:14.949943" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:14.949333" elapsed="0.000668"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:14.951398" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:14.950380" elapsed="0.001078"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:14.952505" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:14.953001" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:14.951811" elapsed="0.001405">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:14.943849" elapsed="0.009692">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:14.919989" elapsed="0.033824">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:16.965550" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:16.965855" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:16.966076" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:16.955298" elapsed="0.010831"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:16.966515" elapsed="0.005547"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:16.980852" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:16.981103" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:16.981355" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:16.972525" elapsed="0.008882"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:16.987897" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:16.987250" elapsed="0.000705"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:16.988887" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:16.988317" elapsed="0.000625"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:16.989293" elapsed="0.000671"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:16.981898" elapsed="0.008189"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:16.954519" elapsed="0.035706"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:14.919031" elapsed="2.071271"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:16.991469" elapsed="0.003268"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.007438" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.007711" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.007939" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:16.997292" elapsed="0.010703"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.008371" elapsed="0.005400"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.022773" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.022996" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:17.023241" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.014103" elapsed="0.009194"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.029723" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.029103" elapsed="0.000680"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.031036" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.030389" elapsed="0.000703"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.031445" elapsed="0.000663"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.023776" elapsed="0.008488"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:16.996107" elapsed="0.036258"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:16.995227" elapsed="0.037212"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:16.990699" elapsed="0.041843"/>
</kw>
<arg>route_inc_as</arg>
<status status="PASS" start="2026-09-01T01:15:12.841317" elapsed="4.191336"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:12.727171" elapsed="4.305683"/>
</test>
<test id="s1-s13-t42" name="Odl_To_Play_route_inc_lacp" line="166">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:17.040703" elapsed="0.000415"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:17.040131" elapsed="0.001126"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.043389" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.043122" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.043076" elapsed="0.000406"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.050095" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.049948" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.049921" elapsed="0.000299"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.051605" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:17.051049" elapsed="0.000599"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.052266" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:17.051864" elapsed="0.000435"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:17.052354" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:15:17.052551" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:17.050537" elapsed="0.002063"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.060031" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.059894" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.059869" elapsed="0.000247"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.061997" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.061767" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.061744" elapsed="0.000488"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:17.062964" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:17.062425" elapsed="0.000617"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.063936" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:17.063597" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.097178" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:17.066565" elapsed="0.030738"/>
</kw>
<msg time="2026-09-01T01:15:17.097425" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:17.097521" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.064454" elapsed="0.033149"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.121603" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:17.099459" elapsed="0.022272"/>
</kw>
<msg time="2026-09-01T01:15:17.121916" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:17.122002" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.097977" elapsed="0.024094"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.122744" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.122386" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.122364" elapsed="0.000546"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.123628" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.123046" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.124269" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.123921" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.123903" elapsed="0.000531"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:17.124468" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:17.128017" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:15:17.128197" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:17.127490" elapsed="0.000767"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.128470" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.128683" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:17.126648" elapsed="0.002238"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:17.124741" elapsed="0.004222"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:17.061200" elapsed="0.067922"/>
</kw>
<msg time="2026-09-01T01:15:17.129296" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:17.129334" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.060339" elapsed="0.069028"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:17.129529" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:17.129434" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.129417" elapsed="0.000199"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.130231" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.130639" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.130704" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:17.059442" elapsed="0.071356"/>
</kw>
<msg time="2026-09-01T01:15:17.130880" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:17.130918" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.053078" elapsed="0.077872"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.131298" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.131014" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.130999" elapsed="0.000369"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:17.052892" elapsed="0.078496"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:17.052671" elapsed="0.078744"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:17.049447" elapsed="0.082017"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:17.042490" elapsed="0.089062"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.041563" elapsed="0.090044"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:17.035436" elapsed="0.096220"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.138374" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.138524" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.138638" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.132035" elapsed="0.006627"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.138814" elapsed="0.002513"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.147257" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.147371" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:17.147462" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.141482" elapsed="0.006003"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.150448" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.150165" elapsed="0.000309"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.150903" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.150641" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.151082" elapsed="0.000321"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.147710" elapsed="0.003750"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:17.131791" elapsed="0.019717"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:17.034411" elapsed="0.117132"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.152255" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.152406" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.152058" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.152752" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.152865" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.152585" elapsed="0.000331"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.153244" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.153358" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.153060" elapsed="0.000321"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:17.153727" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:17.153525" elapsed="0.000225"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.154059" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.154188" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.153894" elapsed="0.000318"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:17.154550" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:17.154366" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.154952" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.154732" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.155383" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.155167" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.155792" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.155564" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.156204" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.155969" elapsed="0.000275"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:17.156379" elapsed="0.002501"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.169726" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:17.169782" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.169892" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.159025" elapsed="0.010890"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.172462" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.170072" elapsed="0.002433"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.179546" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.179669" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:17.179761" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.172674" elapsed="0.007111"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.182152" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.179937" elapsed="0.002259"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.188224" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.188329" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:17.188412" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.183054" elapsed="0.005381"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.190789" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.188607" elapsed="0.002224"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.190971" elapsed="0.002257"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.195646" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.193375" elapsed="0.002303"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.195824" elapsed="0.002048"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:17.197917" elapsed="0.000030"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:17.182765" elapsed="0.015271"/>
</kw>
<msg time="2026-09-01T01:15:17.198105" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:17.182350" elapsed="0.015777"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.198551" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.198312" elapsed="0.000294"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.199395" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:17.199460" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:17.199160" elapsed="0.000362"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.199908" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:17.199973" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:17.199680" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.200150" elapsed="0.000273"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.200740" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:17.200565" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.201054" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:17.200900" elapsed="0.000176"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.201231" elapsed="0.000275"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:17.198821" elapsed="0.002738"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:17.201711" elapsed="0.002233"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.210642" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.210756" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:17.210841" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.204433" elapsed="0.006430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.213390" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.211022" elapsed="0.002412"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.213591" elapsed="0.002245"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.220993" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.221098" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:17.221212" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.215984" elapsed="0.005252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.223664" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.221397" elapsed="0.002310"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.223849" elapsed="0.002232"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:17.228345" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.226182" elapsed="0.002214"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.226161" elapsed="0.002257"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.235053" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.235095" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.235208" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.228572" elapsed="0.006660"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:17.204162" elapsed="0.031130"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.240694" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.240796" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.240878" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.236158" elapsed="0.004743"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.243293" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.241054" elapsed="0.002281"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.243476" elapsed="0.002240"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.248221" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.245862" elapsed="0.002385"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.248392" elapsed="0.001981"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:17.250417" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:17.235848" elapsed="0.014683"/>
</kw>
<msg time="2026-09-01T01:15:17.250617" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:17.235443" elapsed="0.015197"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.251009" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.250790" elapsed="0.000259"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.251841" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:17.251916" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:17.251611" elapsed="0.000328"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.252331" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:17.252402" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:17.252081" elapsed="0.000341"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.252566" elapsed="0.000293"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.253252" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:17.253009" elapsed="0.000275"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:17.253721" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:17.253500" elapsed="0.000245"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.254121" elapsed="0.000328"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:17.251270" elapsed="0.003238"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.259275" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.259407" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.259489" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.255056" elapsed="0.004455"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.262202" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.259683" elapsed="0.002561"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.262384" elapsed="0.002261"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.269432" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.269534" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.269637" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.264791" elapsed="0.004870"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.271992" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.269814" elapsed="0.002220"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.272191" elapsed="0.002229"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:17.276638" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:15:17.274504" elapsed="0.002195"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.274483" elapsed="0.002239"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.276861" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:17.254774" elapsed="0.022165"/>
</kw>
<arg>route_inc_lacp</arg>
<status status="PASS" start="2026-09-01T01:15:17.151794" elapsed="0.125185"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:17.033458" elapsed="0.243620"/>
</test>
<test id="s1-s13-t43" name="Play_To_Odl_route_inc_lacp" line="168">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:17.280637" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:17.280375" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.281776" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.281679" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.281662" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.286315" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.286221" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.286204" elapsed="0.000205"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.287318" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:17.286961" elapsed="0.000381"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.287766" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:17.287488" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:17.287829" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:15:17.287964" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:17.286627" elapsed="0.001359"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.293184" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.293070" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.293053" elapsed="0.000195"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.294623" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:17.294440" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.294423" elapsed="0.000356"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:17.295319" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:17.294925" elapsed="0.000453"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.295967" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:17.295726" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.330003" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:17.297838" elapsed="0.032290"/>
</kw>
<msg time="2026-09-01T01:15:17.330274" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:17.330361" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.296338" elapsed="0.034090"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:17.364177" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:17.332323" elapsed="0.031979"/>
</kw>
<msg time="2026-09-01T01:15:17.364420" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:17.364516" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.330817" elapsed="0.033792"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.365249" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.364896" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.364876" elapsed="0.000535"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.366101" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.365546" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.366731" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.366393" elapsed="0.000445"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.366375" elapsed="0.000515"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:17.366923" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:17.370378" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:15:17.370541" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:17.369886" elapsed="0.000731"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.370853" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.371052" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:17.369076" elapsed="0.002259"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:17.367190" elapsed="0.004224"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:17.294005" elapsed="0.077565"/>
</kw>
<msg time="2026-09-01T01:15:17.371668" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:17.371705" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.293400" elapsed="0.078340"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:17.371926" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:17.371806" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.371790" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.372427" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.372833" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:17.372898" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:17.292759" elapsed="0.080233"/>
</kw>
<msg time="2026-09-01T01:15:17.373073" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:17.373111" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.288339" elapsed="0.084862"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.373503" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.373269" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.373254" elapsed="0.000339"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:17.288207" elapsed="0.085407"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:17.288036" elapsed="0.085606"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:17.285887" elapsed="0.087804"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:17.281415" elapsed="0.092325"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:17.281012" elapsed="0.092766"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:17.278337" elapsed="0.095487"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.380460" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.380590" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.380676" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.374220" elapsed="0.006478"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:17.380847" elapsed="0.002494"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.389683" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.389815" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:17.389916" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:17.383491" elapsed="0.006448"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.392767" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.392481" elapsed="0.000311"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:17.393190" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:17.392933" elapsed="0.000282"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.393368" elapsed="0.000301"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:17.390173" elapsed="0.003550"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:17.373952" elapsed="0.019817"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:17.277892" elapsed="0.115911"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.394444" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.394596" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.394264" elapsed="0.000358"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.417934" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:17.417600" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.418671" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:17.418427" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp.titanium/route_inc_lacp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:17.418831" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:17.418108" elapsed="0.000744"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.419353" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:17.419000" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.419651" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/route_inc_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.419763" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.419521" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.420158" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.419928" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:17.420532" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:17.420262" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.421067" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:17.420763" elapsed="0.000327"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:17.420618" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:17.420245" elapsed="0.000911"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.421708" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:17.421294" elapsed="0.000439"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:17.421776" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:17.421921" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:17.415493" elapsed="0.006451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.422274" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/announce_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.422386" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.422088" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:17.422728" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lacp/withdraw_route_inc_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:17.422834" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:17.422548" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.423230" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.422996" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.423646" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.423420" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.424030" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.423823" elapsed="0.000245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:17.424426" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:17.424218" elapsed="0.000246"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:17.424609" elapsed="0.002772"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:17.427524" elapsed="0.002563"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:17.437386" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:17.437498" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:17.437631" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:17.430964" elapsed="0.007018">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.438170" elapsed="0.000021"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:17.438382" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:17.430684" elapsed="0.007815">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:19.448185" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:19.448479" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:19.448719" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:19.440079" elapsed="0.008695"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:19.449736" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:19.454658" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:19.449165" elapsed="0.005593"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:19.461481" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:19.460575" elapsed="0.000963"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:19.462703" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:19.461880" elapsed="0.000879"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:19.463072" elapsed="0.000705"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:19.455241" elapsed="0.008657"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:19.439125" elapsed="0.024874"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:17.430279" elapsed="2.033804"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:19.464425" elapsed="0.003497"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:19.479859" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:19.480228" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:19.480445" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:19.469892" elapsed="0.010605"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:19.480860" elapsed="0.005450"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:19.493464" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:19.493726" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:19.493932" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:19.486670" elapsed="0.007313"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:19.500358" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:19.499757" elapsed="0.000657"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:19.501730" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:19.500753" elapsed="0.001034"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:19.502784" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:19.503189" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:19.502104" elapsed="0.001234">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:19.494497" elapsed="0.009135">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:19.469325" elapsed="0.034609">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.514706" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.515073" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.515395" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.505798" elapsed="0.009667"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.516045" elapsed="0.007852"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.532820" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.533134" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:21.533478" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.524430" elapsed="0.009130"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.542959" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.542030" elapsed="0.001012"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.544394" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.543546" elapsed="0.000930"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.544960" elapsed="0.001218"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.534358" elapsed="0.012007"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.504757" elapsed="0.041780"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:19.468376" elapsed="2.078306"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:21.547978" elapsed="0.003382"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.560474" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.560765" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.561071" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.553987" elapsed="0.007137"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.561501" elapsed="0.005539"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.573913" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.574186" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:21.574395" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.567407" elapsed="0.007040"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.580870" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.580265" elapsed="0.000664"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.581845" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.581282" elapsed="0.000619"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.582255" elapsed="0.000685"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.574943" elapsed="0.008123"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.553332" elapsed="0.029872"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:21.551825" elapsed="0.031603"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:21.547252" elapsed="0.036285"/>
</kw>
<arg>route_inc_lacp</arg>
<status status="PASS" start="2026-09-01T01:15:17.393989" elapsed="4.189607"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:17.277455" elapsed="4.306292"/>
</test>
<test id="s1-s13-t44" name="Odl_To_Play_route_inc_lan" line="171">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:21.588483" elapsed="0.000283"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:21.588133" elapsed="0.000703"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.590125" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.589976" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.589947" elapsed="0.000288"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.596832" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.596698" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.596674" elapsed="0.000241"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.598285" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:21.597780" elapsed="0.000540"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.598911" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:21.598525" elapsed="0.000418"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:21.598996" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:15:21.599214" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:21.597222" elapsed="0.002023"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.606326" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.606190" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.606165" elapsed="0.000247"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.608380" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.608104" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.608081" elapsed="0.000514"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:21.609357" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:21.608807" elapsed="0.000631"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.610284" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:21.609921" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.649626" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:21.612831" elapsed="0.037001"/>
</kw>
<msg time="2026-09-01T01:15:21.650033" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:21.650123" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.610787" elapsed="0.039436"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.689218" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:21.652505" elapsed="0.036979"/>
</kw>
<msg time="2026-09-01T01:15:21.689730" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:21.689867" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.650735" elapsed="0.039236"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.691074" elapsed="0.000090"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.690465" elapsed="0.000798"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.690423" elapsed="0.000928"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.692445" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.691568" elapsed="0.001043"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.693372" elapsed="0.000068"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.692864" elapsed="0.000674"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.692837" elapsed="0.000792"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:21.693682" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:21.698700" elapsed="0.000188"/>
</kw>
<msg time="2026-09-01T01:15:21.698945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:21.697919" elapsed="0.001122"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.699377" elapsed="0.000031"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.699686" elapsed="0.000029"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:21.696798" elapsed="0.003182"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:21.694094" elapsed="0.006008"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:21.607526" elapsed="0.092941"/>
</kw>
<msg time="2026-09-01T01:15:21.700597" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:21.700674" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.606608" elapsed="0.094121"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:21.701283" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:15:21.700837" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.700810" elapsed="0.000596"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.702049" elapsed="0.000113"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.702723" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.702819" elapsed="0.000021"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:21.605758" elapsed="0.097203"/>
</kw>
<msg time="2026-09-01T01:15:21.703087" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:21.703396" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.599739" elapsed="0.103719"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.704098" elapsed="0.000452"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.703568" elapsed="0.001100"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.703542" elapsed="0.001181"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:21.599533" elapsed="0.105241"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:21.599313" elapsed="0.105523"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:21.596235" elapsed="0.108720"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:21.589598" elapsed="0.115474"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.589030" elapsed="0.116163"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:21.585328" elapsed="0.120021"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.714409" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.714561" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.714714" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.706384" elapsed="0.008367"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.714928" elapsed="0.002564"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.723874" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.724007" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:21.724135" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.717720" elapsed="0.006464"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.728069" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.727689" elapsed="0.000412"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.728554" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.728270" elapsed="0.000389"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.728879" elapsed="0.000452"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.724462" elapsed="0.004952"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.705750" elapsed="0.023739"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:21.584656" elapsed="0.144891"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:21.730568" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:21.730770" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:21.730309" elapsed="0.000499"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:21.731267" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:21.731464" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:21.731015" elapsed="0.000480"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:21.731947" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:21.732104" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:21.731712" elapsed="0.000422"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:21.732628" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:21.732355" elapsed="0.000311"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:21.733098" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:21.733279" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:21.732874" elapsed="0.000438"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:21.733778" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:21.733510" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.734354" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.734026" elapsed="0.000396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.734936" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.734634" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.735494" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.735198" elapsed="0.000359"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.736106" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.735815" elapsed="0.000370"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:21.736382" elapsed="0.002704"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.754418" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:21.754504" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.754671" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.739322" elapsed="0.015382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.758161" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.754931" elapsed="0.003288"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.765077" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.765240" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:21.765361" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.758420" elapsed="0.006967"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.768442" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.765564" elapsed="0.002943"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.774942" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.775077" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:21.775212" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.769540" elapsed="0.005699"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.777809" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.775425" elapsed="0.002430"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.778004" elapsed="0.002327"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.782894" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.780502" elapsed="0.002419"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.783064" elapsed="0.002059"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:21.785191" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:21.769192" elapsed="0.016146"/>
</kw>
<msg time="2026-09-01T01:15:21.785417" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:21.768723" elapsed="0.016717"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.785853" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.785603" elapsed="0.000293"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.786745" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:21.786812" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:21.786493" elapsed="0.000340"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.787217" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:21.787285" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:21.786974" elapsed="0.000339"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.787459" elapsed="0.000286"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.788047" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:21.787888" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.788392" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:21.788234" elapsed="0.000180"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.788554" elapsed="0.000293"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:21.786124" elapsed="0.002777"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:21.789036" elapsed="0.002158"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.797436" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.797560" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:21.797667" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.791705" elapsed="0.005985"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.800319" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.797845" elapsed="0.002518"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.800507" elapsed="0.002306"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.807678" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.807790" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:21.807887" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.802963" elapsed="0.004948"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.810302" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.808068" elapsed="0.002279"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.810492" elapsed="0.002293"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:21.814974" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.812866" elapsed="0.002151"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.812844" elapsed="0.002195"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.820995" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.821050" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.821173" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.815194" elapsed="0.006005"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:21.791436" elapsed="0.029828"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.827558" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.827686" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.827771" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.822234" elapsed="0.005560"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.830170" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.827950" elapsed="0.002264"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.830373" elapsed="0.002357"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.835570" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.832885" elapsed="0.002726"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.835925" elapsed="0.002643"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:21.838656" elapsed="0.000061"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:21.821893" elapsed="0.017062"/>
</kw>
<msg time="2026-09-01T01:15:21.839071" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:21.821435" elapsed="0.017670"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.839655" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.839377" elapsed="0.000323"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.840885" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:21.840978" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:21.840521" elapsed="0.000489"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.841587" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:21.841696" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:21.841251" elapsed="0.000476"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.841944" elapsed="0.000397"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.842816" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:21.842556" elapsed="0.000293"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:21.843196" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:21.843014" elapsed="0.000205"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.843399" elapsed="0.000299"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:21.840004" elapsed="0.003752"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.849677" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.849867" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.850000" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.844337" elapsed="0.005698"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.854960" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.850298" elapsed="0.004745"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.855322" elapsed="0.002391"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.862771" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.862928" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.863035" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.857867" elapsed="0.005192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.865431" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.863239" elapsed="0.002302"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.865698" elapsed="0.002249"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:21.870129" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:15:21.868039" elapsed="0.002176"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.868012" elapsed="0.002228"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.870383" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:21.844006" elapsed="0.026466"/>
</kw>
<arg>route_inc_lan</arg>
<status status="PASS" start="2026-09-01T01:15:21.729911" elapsed="0.140607"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.584110" elapsed="0.286530"/>
</test>
<test id="s1-s13-t45" name="Play_To_Odl_route_inc_lan" line="173">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:21.874164" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:21.873915" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.875345" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.875244" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.875228" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.879903" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.879810" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.879793" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.880879" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:21.880520" elapsed="0.000383"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.881332" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:21.881049" elapsed="0.000305"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:21.881392" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:15:21.881528" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:21.880184" elapsed="0.001366"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.886852" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.886755" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.886737" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.888272" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:21.888072" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.888055" elapsed="0.000372"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:21.888958" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:21.888564" elapsed="0.000454"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.889647" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:21.889358" elapsed="0.000347"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.923724" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:21.891500" elapsed="0.032347"/>
</kw>
<msg time="2026-09-01T01:15:21.923970" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:21.924056" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.889995" elapsed="0.034127"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:21.972196" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:21.926013" elapsed="0.046312"/>
</kw>
<msg time="2026-09-01T01:15:21.972444" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:21.972529" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.924517" elapsed="0.048141"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.973325" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.972958" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.972936" elapsed="0.000555"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:21.974207" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:21.973644" elapsed="0.000671"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.974824" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.974478" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.974461" elapsed="0.000527"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:21.975022" elapsed="0.000031"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:21.978591" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:15:21.978771" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:21.978022" elapsed="0.000813"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.979031" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.979339" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:21.977310" elapsed="0.002235"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:21.975305" elapsed="0.004333"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:21.887681" elapsed="0.092120"/>
</kw>
<msg time="2026-09-01T01:15:21.979883" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:21.979921" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.887052" elapsed="0.092901"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:21.980115" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:15:21.980020" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.980003" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.980636" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.981022" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:21.981087" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:21.886431" elapsed="0.094779"/>
</kw>
<msg time="2026-09-01T01:15:21.981293" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:21.981331" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.881917" elapsed="0.099446"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:21.981672" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:21.981429" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:21.981414" elapsed="0.000326"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:21.881783" elapsed="0.099977"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:21.881604" elapsed="0.100186"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:21.879475" elapsed="0.102366"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:21.874956" elapsed="0.106934"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:21.874541" elapsed="0.107389"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:21.871912" elapsed="0.110100"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.987348" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.987541" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:21.987641" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.982408" elapsed="0.005256"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:21.987814" elapsed="0.002583"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:21.994783" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:21.994885" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:21.994977" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:21.990547" elapsed="0.004453"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.997882" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.997579" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:21.998306" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:21.998050" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.998473" elapsed="0.000302"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:21.995229" elapsed="0.003600"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.982164" elapsed="0.016711"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:21.871433" elapsed="0.127477"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:21.999569" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:21.999731" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:21.999388" elapsed="0.000368"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.023287" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:22.022924" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:22.024049" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:22.023807" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan.titanium/route_inc_lan.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:22.024278" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:22.023472" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.024816" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:22.024455" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:22.025110" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/route_inc_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:22.025256" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:22.024987" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.025661" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:22.025425" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:22.026103" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:22.025780" elapsed="0.000390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.026591" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:22.026333" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:22.026197" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:22.025756" elapsed="0.000921"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.027231" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:22.026816" elapsed="0.000440"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:22.027301" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:15:22.027445" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:22.020827" elapsed="0.006640"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:22.027796" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/announce_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:22.027909" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:22.027611" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:22.028254" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_lan/withdraw_route_inc_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:22.028362" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:22.028071" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.028758" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:22.028527" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.029173" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:22.028950" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.029599" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:22.029385" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:22.030001" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:22.029789" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:22.030189" elapsed="0.002979"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:22.033312" elapsed="0.002159"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:22.040548" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:22.040703" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:22.040796" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:22.036448" elapsed="0.004739">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:22.041359" elapsed="0.000019"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:22.041569" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:22.036117" elapsed="0.005584">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:24.052325" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:24.052610" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:24.052840" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:24.043291" elapsed="0.009602"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:24.053868" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:24.058471" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:24.053289" elapsed="0.005396"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:24.065475" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:24.064553" elapsed="0.000981"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:24.066725" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:24.065876" elapsed="0.000906"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:24.067132" elapsed="0.000816"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:24.059173" elapsed="0.008903"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:24.042372" elapsed="0.025839"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:22.035640" elapsed="2.032659"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:24.068612" elapsed="0.003396"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:24.083682" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:24.083938" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:24.084127" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:24.074454" elapsed="0.009766"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:24.084556" elapsed="0.005718"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:24.098965" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:24.099247" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:24.099456" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:24.090616" elapsed="0.008891"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:24.105769" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:24.105173" elapsed="0.000652"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:24.107091" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:24.106136" elapsed="0.001039"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:24.108167" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:24.108632" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:24.107495" elapsed="0.001313">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:24.099986" elapsed="0.009090">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:24.073706" elapsed="0.035641">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.119057" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.119384" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.119585" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.110799" elapsed="0.008838"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.120011" elapsed="0.005311"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.131828" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.132052" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:26.132296" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.125682" elapsed="0.006666"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.138706" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.138059" elapsed="0.000705"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.139636" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.139077" elapsed="0.001039"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.140533" elapsed="0.000710"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.132836" elapsed="0.008532"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.110006" elapsed="0.031462"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:24.072459" elapsed="2.069083"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:26.142643" elapsed="0.003437"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.154578" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.154834" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.155041" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.148560" elapsed="0.006532"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.155456" elapsed="0.005535"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.168322" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.168589" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:26.168896" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.161357" elapsed="0.007593"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.175910" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.175316" elapsed="0.000650"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.176996" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.176385" elapsed="0.000668"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.177792" elapsed="0.000671"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.169449" elapsed="0.009136"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.147433" elapsed="0.031281"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:26.146532" elapsed="0.032258"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:26.141926" elapsed="0.036971"/>
</kw>
<arg>route_inc_lan</arg>
<status status="PASS" start="2026-09-01T01:15:21.999108" elapsed="4.179881"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:21.870968" elapsed="4.308258"/>
</test>
<test id="s1-s13-t46" name="Odl_To_Play_route_inc_mac" line="176">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:26.186225" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:26.185870" elapsed="0.000697"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.187890" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.187740" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.187710" elapsed="0.000380"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.196564" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.196429" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.196406" elapsed="0.000242"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.197917" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:26.197430" elapsed="0.000520"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.198528" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:26.198169" elapsed="0.000390"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:26.198612" elapsed="0.000059"/>
</return>
<msg time="2026-09-01T01:15:26.198826" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:26.196949" elapsed="0.001906"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.206013" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.205880" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.205856" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.208007" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.207768" elapsed="0.000424"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.207740" elapsed="0.000533"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:26.209073" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:26.208480" elapsed="0.000705"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.209917" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:26.209643" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.244036" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:26.211872" elapsed="0.032310"/>
</kw>
<msg time="2026-09-01T01:15:26.244328" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:26.244415" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.210305" elapsed="0.034175"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.279331" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:26.246424" elapsed="0.033031"/>
</kw>
<msg time="2026-09-01T01:15:26.279572" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:26.279670" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.244877" elapsed="0.034866"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.280390" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.280031" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.280008" elapsed="0.000542"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.281250" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.280699" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.281879" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.281520" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.281503" elapsed="0.000534"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:26.282071" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:26.285621" elapsed="0.000202"/>
</kw>
<msg time="2026-09-01T01:15:26.285862" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:26.285056" elapsed="0.000867"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.286274" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.286507" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:26.284364" elapsed="0.002416"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:26.282357" elapsed="0.004502"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:26.207114" elapsed="0.079907"/>
</kw>
<msg time="2026-09-01T01:15:26.287103" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:26.287156" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.206310" elapsed="0.080881"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:26.287576" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:15:26.287312" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.287294" elapsed="0.000370"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.288082" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.288490" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.288555" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:26.205451" elapsed="0.083197"/>
</kw>
<msg time="2026-09-01T01:15:26.288747" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:26.288786" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.199342" elapsed="0.089476"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.289107" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.288882" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.288867" elapsed="0.000325"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:26.199157" elapsed="0.090056"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:26.198923" elapsed="0.090318"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:26.195966" elapsed="0.093325"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:26.187362" elapsed="0.101977"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.186790" elapsed="0.102587"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:26.181837" elapsed="0.107586"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.296531" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.296686" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.296785" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.289807" elapsed="0.007001"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.296989" elapsed="0.002318"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.304917" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.305017" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:26.305106" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.299456" elapsed="0.005674"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.307942" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.307670" elapsed="0.000306"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.308369" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.308117" elapsed="0.000276"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.308537" elapsed="0.000298"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.305356" elapsed="0.003533"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.289555" elapsed="0.019381"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:26.180794" elapsed="0.128176"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.309683" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.309875" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.309483" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.310224" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.310338" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.310042" elapsed="0.000320"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.310678" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.310790" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.310502" elapsed="0.000311"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:26.311151" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:26.310952" elapsed="0.000224"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.311488" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.311599" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.311318" elapsed="0.000303"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:26.311944" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:26.311772" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.312373" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.312153" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.312783" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.312558" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.313184" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.312960" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.313569" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.313359" elapsed="0.000248"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:26.313758" elapsed="0.002831"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.328582" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:26.328639" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.328743" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.316753" elapsed="0.012013"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.331118" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.328919" elapsed="0.002250"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.336612" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.336735" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:26.336826" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.331311" elapsed="0.005538"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.339218" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.337000" elapsed="0.002291"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.345854" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.345957" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:26.346040" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.340165" elapsed="0.005897"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.348431" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.346234" elapsed="0.002240"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.348614" elapsed="0.002273"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.353505" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.351035" elapsed="0.002496"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.353688" elapsed="0.001997"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:26.355735" elapsed="0.000031"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:26.339861" elapsed="0.015991"/>
</kw>
<msg time="2026-09-01T01:15:26.355920" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:26.339446" elapsed="0.016495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.356334" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.356090" elapsed="0.000284"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.357165" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:26.357233" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:26.356919" elapsed="0.000334"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.357612" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:26.357694" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:26.357391" elapsed="0.000326"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.357858" elapsed="0.000267"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.358440" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:26.358282" elapsed="0.000179"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.358763" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:26.358595" elapsed="0.000189"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.358922" elapsed="0.000279"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:26.356583" elapsed="0.002670"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:26.359384" elapsed="0.002218"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.367062" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.367218" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:26.367303" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.362071" elapsed="0.005254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.369896" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.367478" elapsed="0.002461"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.370080" elapsed="0.002327"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.377863" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.377967" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:26.378058" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.372554" elapsed="0.005527"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.380429" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.378256" elapsed="0.002215"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.380612" elapsed="0.002336"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:26.385305" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.383022" elapsed="0.002322"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.383003" elapsed="0.002362"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.392365" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.392414" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.392516" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.385502" elapsed="0.007038"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:26.361808" elapsed="0.030799"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.398101" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.398238" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.398368" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.393555" elapsed="0.004836"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.400766" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.398545" elapsed="0.002263"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.400949" elapsed="0.002259"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.405966" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.403356" elapsed="0.002636"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.406157" elapsed="0.001996"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:26.408204" elapsed="0.000036"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:26.393250" elapsed="0.015081"/>
</kw>
<msg time="2026-09-01T01:15:26.408402" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:26.392785" elapsed="0.015640"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.408817" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.408576" elapsed="0.000281"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.409671" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:26.409739" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:26.409422" elapsed="0.000339"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.410124" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:26.410208" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:26.409901" elapsed="0.000328"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.410369" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.410946" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:26.410790" elapsed="0.000178"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:26.411276" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:26.411104" elapsed="0.000195"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.411436" elapsed="0.000286"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:26.409075" elapsed="0.002700"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.415932" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.416054" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.416136" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.412286" elapsed="0.003893"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.418892" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.416497" elapsed="0.002438"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.419075" elapsed="0.002324"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.426092" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.426263" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.426355" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.421549" elapsed="0.004830"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.428736" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.426532" elapsed="0.002246"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.428917" elapsed="0.002282"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:26.433384" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:15:26.431289" elapsed="0.002150"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.431263" elapsed="0.002199"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.433603" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:26.412007" elapsed="0.021696"/>
</kw>
<arg>route_inc_mac</arg>
<status status="PASS" start="2026-09-01T01:15:26.309222" elapsed="0.124541"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.179869" elapsed="0.253999"/>
</test>
<test id="s1-s13-t47" name="Play_To_Odl_route_inc_mac" line="178">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:26.437309" elapsed="0.000182"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:26.437061" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.438447" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.438349" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.438332" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.442996" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.442902" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.442885" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.443988" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:26.443612" elapsed="0.000400"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.444442" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:26.444179" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:26.444503" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:26.444638" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:26.443278" elapsed="0.001396"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.449951" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.449854" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.449837" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.451350" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:26.451181" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.451163" elapsed="0.000339"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:26.452029" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:26.451639" elapsed="0.000447"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.452686" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:26.452431" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.502683" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:26.454579" elapsed="0.048230"/>
</kw>
<msg time="2026-09-01T01:15:26.502980" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:26.503069" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.453043" elapsed="0.050115"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:26.546923" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:26.505037" elapsed="0.042028"/>
</kw>
<msg time="2026-09-01T01:15:26.547217" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:26.547308" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.503543" elapsed="0.043834"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.548055" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.547689" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.547649" elapsed="0.000591"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.549010" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.548379" elapsed="0.000745"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.549692" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.549332" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.549308" elapsed="0.000551"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:26.549893" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:26.553528" elapsed="0.000147"/>
</kw>
<msg time="2026-09-01T01:15:26.553715" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:26.552897" elapsed="0.000879"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.553976" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.554189" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:26.552129" elapsed="0.002267"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:26.550205" elapsed="0.004270"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:26.450763" elapsed="0.103872"/>
</kw>
<msg time="2026-09-01T01:15:26.554736" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:26.554773" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.450165" elapsed="0.104644"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:26.554973" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:26.554877" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.554861" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.555570" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.555979" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:26.556045" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:26.449542" elapsed="0.106616"/>
</kw>
<msg time="2026-09-01T01:15:26.556243" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:26.556281" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.445021" elapsed="0.111295"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.556652" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.556424" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.556408" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:26.444888" elapsed="0.111874"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:26.444727" elapsed="0.112064"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:26.442581" elapsed="0.114262"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:26.438078" elapsed="0.118815"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:26.437693" elapsed="0.119239"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:26.435078" elapsed="0.121901"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.561993" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.562126" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.562232" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.557411" elapsed="0.004844"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:26.562404" elapsed="0.002584"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.568528" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.568629" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:26.568735" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:26.565154" elapsed="0.003605"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.571581" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.571304" elapsed="0.000303"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:26.572015" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:26.571768" elapsed="0.000272"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.572199" elapsed="0.000289"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:26.568965" elapsed="0.003578"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.557112" elapsed="0.015478"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:26.434641" elapsed="0.137984"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.573306" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.573469" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.573109" elapsed="0.000414"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.597018" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:26.596649" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.597759" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:26.597519" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac.titanium/route_inc_mac.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:26.597915" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:26.597209" elapsed="0.000727"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.598445" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:26.598087" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.598752" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/route_inc_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.598868" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.598617" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.599273" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.599037" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:26.599668" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:26.599378" elapsed="0.000342"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.600149" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:26.599877" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.599742" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:26.599361" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.600768" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:26.600359" elapsed="0.000434"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:26.600836" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:15:26.600972" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:26.594524" elapsed="0.006471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.601325" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/announce_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.601436" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.601154" elapsed="0.000305"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:26.601789" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_mac/withdraw_route_inc_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:26.601899" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:26.601599" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.602328" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.602093" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.602814" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.602522" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.603226" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.602997" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:26.603610" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:26.603401" elapsed="0.000247"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:26.603803" elapsed="0.002725"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:26.606686" elapsed="0.001599"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:26.615466" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:26.615578" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:26.615680" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:26.609191" elapsed="0.006845">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.616228" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:26.616441" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:26.608870" elapsed="0.007685">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:28.627131" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:28.627644" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:28.628026" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:28.618264" elapsed="0.009825"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:28.629215" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:28.634556" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:28.628562" elapsed="0.006107"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:28.642049" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:28.641025" elapsed="0.001088"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:28.643405" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:28.642492" elapsed="0.000973"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:28.643833" elapsed="0.000754"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:28.635244" elapsed="0.009503"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:28.617230" elapsed="0.027633"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:26.608449" elapsed="2.036509"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:28.645323" elapsed="0.003899"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:28.658837" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:28.659120" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:28.659370" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:28.651390" elapsed="0.008035"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:28.659808" elapsed="0.006445"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:28.673710" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:28.673954" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:28.674199" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:28.666616" elapsed="0.007635"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:28.681287" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:28.680550" elapsed="0.000793"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:28.682797" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:28.681659" elapsed="0.001193"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:28.683830" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:28.684234" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:28.683193" elapsed="0.001345">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:28.674749" elapsed="0.010075">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:28.650746" elapsed="0.034321">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.694420" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.694723" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:30.694934" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.686435" elapsed="0.008553"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.695420" elapsed="0.005613"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.708089" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.708471" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:30.708688" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.701419" elapsed="0.007342"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.715352" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.714719" elapsed="0.000692"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.716378" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.715750" elapsed="0.000685"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.716777" elapsed="0.000705"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.709286" elapsed="0.008318"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:30.685675" elapsed="0.032055"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:28.649728" elapsed="2.068080"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:30.718914" elapsed="0.004292"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.733455" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.733769" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:30.733997" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.726032" elapsed="0.008018"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.734445" elapsed="0.005815"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.747736" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.747984" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:30.748231" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.740615" elapsed="0.007670"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.754729" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.754089" elapsed="0.000697"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.755664" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.755103" elapsed="0.000637"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.756060" elapsed="0.000695"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.748789" elapsed="0.008179"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:30.724789" elapsed="0.032285"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:30.723675" elapsed="0.033503"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:30.718206" elapsed="0.039084"/>
</kw>
<arg>route_inc_mac</arg>
<status status="PASS" start="2026-09-01T01:15:26.572846" elapsed="4.184537"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:26.434221" elapsed="4.323357"/>
</test>
<test id="s1-s13-t48" name="Odl_To_Play_route_inc_rou" line="181">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:30.765634" elapsed="0.000395"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:30.765047" elapsed="0.001079"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:30.767974" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:30.767746" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.767682" elapsed="0.000417"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:30.775176" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:30.775005" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.774980" elapsed="0.000311"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.776729" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:30.776189" elapsed="0.000578"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.777401" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:30.776984" elapsed="0.000450"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:30.777492" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:15:30.777724" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:30.775646" elapsed="0.002112"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:30.785374" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:30.785235" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.785211" elapsed="0.000247"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:30.787414" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:30.787082" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.787059" elapsed="0.000564"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:30.788382" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:30.787832" elapsed="0.000637"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:30.789310" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:30.788950" elapsed="0.000437"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:30.825828" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:30.792058" elapsed="0.033889"/>
</kw>
<msg time="2026-09-01T01:15:30.826087" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:30.826198" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:30.789801" elapsed="0.036464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:30.863071" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:30.828186" elapsed="0.035032"/>
</kw>
<msg time="2026-09-01T01:15:30.863337" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:30.863421" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:30.826634" elapsed="0.036854"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.864204" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:30.863785" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.863766" elapsed="0.000605"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.865069" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.864509" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.865717" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:30.865374" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.865356" elapsed="0.000525"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:30.865916" elapsed="0.000030"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:30.869613" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:15:30.869796" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:30.868939" elapsed="0.000917"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.870055" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.870268" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:30.868233" elapsed="0.002239"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:30.866197" elapsed="0.004354"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:30.786509" elapsed="0.084220"/>
</kw>
<msg time="2026-09-01T01:15:30.870812" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:30.870851" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:30.785654" elapsed="0.085233"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:30.871051" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:30.870954" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.870937" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.871592" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.872065" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:30.872131" elapsed="0.000030"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:30.784791" elapsed="0.087454"/>
</kw>
<msg time="2026-09-01T01:15:30.872330" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:30.872368" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:30.778289" elapsed="0.094147"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:30.872774" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:30.872505" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.872490" elapsed="0.000356"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:30.778070" elapsed="0.094797"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:30.777835" elapsed="0.095059"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:30.774486" elapsed="0.098459"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:30.767216" elapsed="0.105779"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:30.766421" elapsed="0.106614"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:30.760078" elapsed="0.113003"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.878845" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.878990" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:30.879091" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.873531" elapsed="0.005584"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.879287" elapsed="0.002429"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.886588" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.886712" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:30.886807" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.881871" elapsed="0.004960"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.889631" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.889356" elapsed="0.000301"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:30.890059" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.889815" elapsed="0.000269"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.890241" elapsed="0.000291"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.887041" elapsed="0.003545"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:30.873286" elapsed="0.017347"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:30.759099" elapsed="0.131569"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:30.891394" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:30.891561" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:30.891210" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:30.891911" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:30.892055" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:30.891743" elapsed="0.000336"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:30.892404" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:30.892516" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:30.892237" elapsed="0.000330"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:30.892922" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:30.892731" elapsed="0.000215"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:30.893275" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:30.893547" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:30.893090" elapsed="0.000480"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:30.893954" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:30.893733" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.894371" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.894126" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.894783" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.894559" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.895238" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.894979" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.895628" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.895417" elapsed="0.000248"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:30.895816" elapsed="0.003171"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.908070" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '732', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:30.908132" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AxEAAhmZmZkAAQAAAAogKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.908242" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.899158" elapsed="0.009107"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.912359" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.908430" elapsed="0.003969"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.919030" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.919198" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:30.919303" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.912547" elapsed="0.006781"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.921858" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.919497" elapsed="0.002407"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.927880" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.928003" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:30.928093" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.922880" elapsed="0.005235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.930566" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.928316" elapsed="0.002295"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.930770" elapsed="0.002389"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.936285" level="INFO">${update} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.933314" elapsed="0.002998"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.936457" elapsed="0.002055"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:30.938564" elapsed="0.000040"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:30.922531" elapsed="0.016183"/>
</kw>
<msg time="2026-09-01T01:15:30.938789" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:30.922063" elapsed="0.016749"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.939216" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.938969" elapsed="0.000288"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.940085" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:30.940169" level="INFO">${len_1} = 136</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:30.939847" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.940578" level="INFO">Length is 136.</msg>
<msg time="2026-09-01T01:15:30.940648" level="INFO">${len_2} = 136</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:30.940331" elapsed="0.000337"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.940827" elapsed="0.000275"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.941475" level="INFO">${sum_1} = 1836</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:30.941312" elapsed="0.000186"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.941804" level="INFO">${sum_2} = 1836</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:30.941635" elapsed="0.000192"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.941971" elapsed="0.000290"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:30.939500" elapsed="0.002814"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:30.942453" elapsed="0.002022"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.950290" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.950459" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:30.950563" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.944977" elapsed="0.005611"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.953402" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.950796" elapsed="0.002651"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.953616" elapsed="0.002362"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.961194" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.961311" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:30.961439" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.956151" elapsed="0.005319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.963901" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","path-id":0,"inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.961630" elapsed="0.002318"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.964091" elapsed="0.002303"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:30.968683" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:30.966481" elapsed="0.002263"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:30.966456" elapsed="0.002309"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.976604" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.976714" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.976807" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.968906" elapsed="0.007925"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:30.944687" elapsed="0.032206"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:30.982262" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:30.982366" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:30.982449" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.977823" elapsed="0.004648"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.984818" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.982624" elapsed="0.002238"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:30.985004" elapsed="0.002253"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.990604" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:30.987407" elapsed="0.003222"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.990782" elapsed="0.001988"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:30.992815" elapsed="0.000032"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:30.977506" elapsed="0.015431"/>
</kw>
<msg time="2026-09-01T01:15:30.993007" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:30.977050" elapsed="0.015979"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.993423" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:30.993201" elapsed="0.000261"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.994254" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:30.994319" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:30.994004" elapsed="0.000336"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:30.994717" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:15:30.994782" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:30.994478" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.994943" elapsed="0.000286"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.995524" level="INFO">${sum_1} = 1389</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:30.995370" elapsed="0.000176"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:30.995850" level="INFO">${sum_2} = 1389</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:30.995683" elapsed="0.000189"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:30.996043" elapsed="0.000292"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:30.993671" elapsed="0.002718"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:31.001800" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:31.001941" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:31.002025" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:30.996900" elapsed="0.005148"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.004796" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.002221" elapsed="0.002618"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:31.004996" elapsed="0.002438"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:31.011042" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:31.011166" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:31.011258" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:31.007604" elapsed="0.003678"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.013615" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.011436" elapsed="0.002221"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:31.013811" elapsed="0.002257"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:31.018311" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:15:31.016152" elapsed="0.002212"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.016121" elapsed="0.002266"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.018526" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:30.996617" elapsed="0.021987"/>
</kw>
<arg>route_inc_rou</arg>
<status status="PASS" start="2026-09-01T01:15:30.890929" elapsed="0.127715"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:30.758205" elapsed="0.260621"/>
</test>
<test id="s1-s13-t49" name="Play_To_Odl_route_inc_rou" line="183">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:31.022302" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:31.022052" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:31.023425" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:31.023326" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.023309" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:31.028051" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:31.027956" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.027940" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.029027" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:31.028671" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.029475" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:31.029211" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:31.029537" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:15:31.029673" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:31.028334" elapsed="0.001373"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:31.035118" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:31.034997" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.034979" elapsed="0.000232"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:31.036631" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:31.036433" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.036413" elapsed="0.000390"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:31.037342" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:31.036942" elapsed="0.000459"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:31.037999" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:31.037741" elapsed="0.000326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:31.076531" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:31.039999" elapsed="0.036683"/>
</kw>
<msg time="2026-09-01T01:15:31.076856" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:31.076946" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:31.038428" elapsed="0.038584"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:31.114125" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:31.078975" elapsed="0.035289"/>
</kw>
<msg time="2026-09-01T01:15:31.114383" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:31.114468" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:31.077444" elapsed="0.037090"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.115219" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:31.114845" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.114822" elapsed="0.000565"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.116076" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "i "n "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.115527" elapsed="0.000681"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.116710" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:31.116372" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.116354" elapsed="0.000519"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:31.116910" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:31.120470" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:15:31.120637" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:31.119935" elapsed="0.000778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.120967" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.121257" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:31.119112" elapsed="0.002354"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:31.117214" elapsed="0.004330"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:31.035967" elapsed="0.085750"/>
</kw>
<msg time="2026-09-01T01:15:31.121803" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:31.121842" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:31.035356" elapsed="0.086520"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:31.122088" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:31.121992" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.121975" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.122595" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.123002" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:31.123068" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:31.034678" elapsed="0.088548"/>
</kw>
<msg time="2026-09-01T01:15:31.123315" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:31.123354" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:31.030089" elapsed="0.093297"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.123679" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:31.123453" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.123438" elapsed="0.000324"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:31.029957" elapsed="0.093826"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:31.029793" elapsed="0.094020"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:31.027630" elapsed="0.096236"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:31.023061" elapsed="0.100856"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:31.022670" elapsed="0.101286"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:31.019870" elapsed="0.104134"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:31.129920" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:31.130056" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:31.130162" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:31.124399" elapsed="0.005788"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:31.130339" elapsed="0.002566"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:31.137474" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:31.137575" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:31.137667" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:31.133056" elapsed="0.004634"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:31.140531" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:31.140255" elapsed="0.000301"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:31.140960" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:31.140712" elapsed="0.000273"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:31.141126" elapsed="0.000303"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:31.137943" elapsed="0.003540"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:31.124153" elapsed="0.017375"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:31.019439" elapsed="0.122124"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:31.142248" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:31.142397" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;42949...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:31.142033" elapsed="0.000396"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.165994" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:31.165648" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:31.166725" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:31.166491" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou.titanium/route_inc_rou.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:31.166877" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:31.166183" elapsed="0.000715"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.167405" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:31.167050" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:31.167810" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/route_inc_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:31.167923" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:31.167680" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.168319" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.168088" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:31.168690" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:31.168421" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.169179" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:31.168910" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:31.168777" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:31.168404" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.169783" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:31.169383" elapsed="0.000425"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:31.169881" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:15:31.170019" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:31.163572" elapsed="0.006470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:31.170372" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/announce_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:31.170485" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:31.170202" elapsed="0.000305"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:31.170828" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_inc_rou/withdraw_route_inc_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:31.170938" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:31.170648" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.171336" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AxEAAhmZmZkAAQAAAAogKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;inc-multi-ethernet-tag-res&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
    &lt;/inc-multi-ethernet-tag-res&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.171101" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.171745" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.171522" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.172151" level="INFO">ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.171925" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:31.172536" level="INFO">ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:31.172328" elapsed="0.000245"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:31.172718" elapsed="0.003614"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:31.176477" elapsed="0.002316"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:31.184561" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:31.184670" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:31.184771" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:31.179659" elapsed="0.005461">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.185345" elapsed="0.000026"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:31.185621" elapsed="0.000025"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:31.179377" elapsed="0.006385">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:33.195546" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:33.195862" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '341'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:33.196066" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:33.187304" elapsed="0.008813"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:33.197091" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "inc-multi-ethernet-tag-res": {
          "orig-route-ip": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
        "route-distinguisher": "429496729:1"
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:33.201746" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:33.196513" elapsed="0.005334"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:33.208788" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:33.207861" elapsed="0.001003"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:33.210028" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:33.209214" elapsed="0.000871"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:33.210456" elapsed="0.000665"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:33.202369" elapsed="0.008908"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:33.186429" elapsed="0.024952"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:31.178950" elapsed="2.032540"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:33.211827" elapsed="0.004151"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:33.226841" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:33.227132" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:33.227418" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:33.218469" elapsed="0.009005"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:33.228094" elapsed="0.006504"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:33.243134" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:33.243443" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '489'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AxEAAhmZmZkAAQAAAAogKysrKw==","inc-multi-ethernet-tag-res":{"orig-route-ip":"43.43.43.43","ethernet-tag-id":{"vlan-id":10}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:33.243666" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:33.234985" elapsed="0.008761"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:33.250848" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:33.250204" elapsed="0.000704"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:33.252311" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:33.251276" elapsed="0.001096"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:33.253447" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "inc-multi-ethernet-tag-res": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:33.253872" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:33.252740" elapsed="0.001288">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:33.244282" elapsed="0.010071">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:33.217667" elapsed="0.036946">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,32 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "inc-multi-ethernet-tag-res": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.264390" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.264675" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.264903" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.256247" elapsed="0.008709"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.265335" elapsed="0.005176"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.278093" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.278441" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:35.278648" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.270868" elapsed="0.007831"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.285039" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.284435" elapsed="0.000659"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.285997" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.285440" elapsed="0.000611"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.286397" elapsed="0.000668"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.279233" elapsed="0.007989"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.255432" elapsed="0.031897"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:33.216479" elapsed="2.070926"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:35.288498" elapsed="0.003829"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.301714" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.301968" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.302216" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.294657" elapsed="0.007613"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.302608" elapsed="0.005203"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.314453" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.314790" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:35.314996" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.308173" elapsed="0.006875"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.321623" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.321026" elapsed="0.000655"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.322597" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.322023" elapsed="0.000630"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.322999" elapsed="0.000678"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.315586" elapsed="0.008237"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.293606" elapsed="0.030322"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:35.292716" elapsed="0.031285"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:35.287784" elapsed="0.036321"/>
</kw>
<arg>route_inc_rou</arg>
<status status="PASS" start="2026-09-01T01:15:31.141771" elapsed="4.182459"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:31.019026" elapsed="4.305444"/>
</test>
<test id="s1-s13-t50" name="Odl_To_Play_route_mac_arb" line="186">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:35.332498" elapsed="0.000274"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:35.332134" elapsed="0.000706"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.334131" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.333980" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.333950" elapsed="0.000296"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.340584" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.340451" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.340428" elapsed="0.000240"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.341938" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:35.341453" elapsed="0.000518"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.342560" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:35.342193" elapsed="0.000398"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:35.342645" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:15:35.342874" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:35.340968" elapsed="0.001936"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.350220" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.350059" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.350036" elapsed="0.000270"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.352186" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.351916" elapsed="0.000419"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.351894" elapsed="0.000517"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:35.353175" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:35.352603" elapsed="0.000657"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.354129" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:35.353789" elapsed="0.000472"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.383003" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:35.356873" elapsed="0.026248"/>
</kw>
<msg time="2026-09-01T01:15:35.383286" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:35.383374" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.354683" elapsed="0.028761"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.412526" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:35.385327" elapsed="0.027381"/>
</kw>
<msg time="2026-09-01T01:15:35.412866" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:35.412955" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.383831" elapsed="0.029192"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.413720" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.413350" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.413325" elapsed="0.000576"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.414639" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.414037" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.415303" elapsed="0.000057"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.414956" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.414939" elapsed="0.000548"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:35.415522" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:35.419035" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:15:35.419213" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:35.418419" elapsed="0.000854"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.419468" elapsed="0.000019"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.419661" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:35.417679" elapsed="0.002205"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:35.415800" elapsed="0.004161"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:35.351342" elapsed="0.068777"/>
</kw>
<msg time="2026-09-01T01:15:35.420282" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:35.420320" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.350499" elapsed="0.069855"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:35.420514" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:15:35.420420" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.420404" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.421014" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.421409" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.421523" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:35.349632" elapsed="0.071991"/>
</kw>
<msg time="2026-09-01T01:15:35.421706" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:35.421754" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.343406" elapsed="0.078384"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.422098" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.421854" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.421839" elapsed="0.000377"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:35.343220" elapsed="0.079016"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:35.342978" elapsed="0.079288"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:35.339993" elapsed="0.082324"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:35.333603" elapsed="0.088762"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.333032" elapsed="0.089371"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:35.327391" elapsed="0.095059"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.429986" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.430115" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.430236" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.422832" elapsed="0.007428"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.430411" elapsed="0.002269"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.438322" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.438422" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:35.438513" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.432842" elapsed="0.005695"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.441352" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.441062" elapsed="0.000316"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.441775" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.441520" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.441943" elapsed="0.000300"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.438762" elapsed="0.003536"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.422579" elapsed="0.019800"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:35.326264" elapsed="0.116151"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.443109" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.443270" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.442929" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.443606" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.443720" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.443439" elapsed="0.000316"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.444061" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.444189" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.443897" elapsed="0.000315"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:35.444538" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:35.444355" elapsed="0.000206"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.444878" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.444991" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.444702" elapsed="0.000312"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:35.445344" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:35.445167" elapsed="0.000209"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.445783" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.445540" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.446215" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.445980" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.446633" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.446418" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.447042" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.446829" elapsed="0.000283"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:35.447264" elapsed="0.005431"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.466389" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '938', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:35.466450" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.466532" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.452852" elapsed="0.013703"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.469161" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.466711" elapsed="0.002491"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.475480" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.475595" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:35.475689" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.469346" elapsed="0.006368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.478248" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.475886" elapsed="0.002408"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.485561" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.485672" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:35.485813" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.479192" elapsed="0.006646"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.488288" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.486010" elapsed="0.002323"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.488474" elapsed="0.002237"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.493025" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.490870" elapsed="0.002181"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.493211" elapsed="0.001972"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:35.495230" elapsed="0.000032"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:35.478873" elapsed="0.016478"/>
</kw>
<msg time="2026-09-01T01:15:35.495420" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:35.478453" elapsed="0.016989"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.495821" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.495590" elapsed="0.000270"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.496642" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:35.496706" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:35.496410" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.497106" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:35.497186" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:35.496883" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.497347" elapsed="0.000266"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.497933" level="INFO">${sum_1} = 3514</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:35.497765" elapsed="0.000189"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.498266" level="INFO">${sum_2} = 3514</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:35.498089" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.498425" elapsed="0.000263"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:35.496070" elapsed="0.002682"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:35.498886" elapsed="0.002023"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.507006" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.507114" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:35.507221" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.501377" elapsed="0.005867"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.509716" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.507397" elapsed="0.002407"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.509946" elapsed="0.002235"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.518388" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.518494" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:35.518585" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.512330" elapsed="0.006277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.520934" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.518773" elapsed="0.002204"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.521117" elapsed="0.002230"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:35.525466" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.523418" elapsed="0.002087"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.523400" elapsed="0.002125"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.532063" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.532104" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.532211" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.525659" elapsed="0.006575"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:35.501099" elapsed="0.031192"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.539548" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.539648" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.539729" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.533130" elapsed="0.006638"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.542092" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.539921" elapsed="0.002226"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.542289" elapsed="0.002224"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.547254" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.544686" elapsed="0.002594"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.547420" elapsed="0.001990"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:35.549454" elapsed="0.000028"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:35.532841" elapsed="0.016725"/>
</kw>
<msg time="2026-09-01T01:15:35.549633" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:35.532438" elapsed="0.017217"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.550060" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.549815" elapsed="0.000285"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.550894" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:35.550959" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:35.550646" elapsed="0.000333"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.551387" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:35.551451" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:35.551156" elapsed="0.000320"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.551646" elapsed="0.000287"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.552263" level="INFO">${sum_1} = 3067</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:35.552075" elapsed="0.000210"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:35.552582" level="INFO">${sum_2} = 3067</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:35.552422" elapsed="0.000182"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.552753" elapsed="0.000269"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:35.550330" elapsed="0.002745"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.559514" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.559616" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.559697" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.553572" elapsed="0.006147"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.563402" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.559892" elapsed="0.003554"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.563588" elapsed="0.002411"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.572354" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.572461" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.572589" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.566167" elapsed="0.006446"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.575092" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.572785" elapsed="0.002387"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.575349" elapsed="0.002371"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:35.579876" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:15:35.577812" elapsed="0.002120"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.577789" elapsed="0.002165"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.580091" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:35.553307" elapsed="0.026880"/>
</kw>
<arg>route_mac_arb</arg>
<status status="PASS" start="2026-09-01T01:15:35.442651" elapsed="0.137576"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.325345" elapsed="0.254979"/>
</test>
<test id="s1-s13-t51" name="Play_To_Odl_route_mac_arb" line="188">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:35.583746" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:35.583476" elapsed="0.000515"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.584921" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.584819" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.584800" elapsed="0.000182"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.589540" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.589443" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.589426" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.590547" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:35.590176" elapsed="0.000396"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.590999" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:35.590718" elapsed="0.000305"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:35.591062" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:15:35.591216" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:35.589823" elapsed="0.001416"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.637102" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.636972" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.636949" elapsed="0.000252"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.638646" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:35.638476" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.638459" elapsed="0.000353"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:35.639364" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:35.638951" elapsed="0.000472"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.640006" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:35.639763" elapsed="0.000311"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.673709" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:35.641934" elapsed="0.031935"/>
</kw>
<msg time="2026-09-01T01:15:35.674005" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:35.674093" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.640418" elapsed="0.033758"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:35.710155" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:35.676081" elapsed="0.034197"/>
</kw>
<msg time="2026-09-01T01:15:35.710394" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:35.710481" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.674550" elapsed="0.035996"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.711211" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.710855" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.710836" elapsed="0.000539"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.712075" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "r "b "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.711508" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.712688" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.712365" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.712348" elapsed="0.000515"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:35.712896" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:35.716625" elapsed="0.000158"/>
</kw>
<msg time="2026-09-01T01:15:35.716827" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:35.716025" elapsed="0.000869"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.717111" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.717425" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:35.715221" elapsed="0.002417"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:35.713190" elapsed="0.004536"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:35.638052" elapsed="0.079879"/>
</kw>
<msg time="2026-09-01T01:15:35.718033" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:35.718072" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.637377" elapsed="0.080730"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:35.718298" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:15:35.718194" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.718176" elapsed="0.000201"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.718814" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.719251" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:35.719320" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:35.636527" elapsed="0.082893"/>
</kw>
<msg time="2026-09-01T01:15:35.719517" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:35.719559" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.591620" elapsed="0.127973"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.719910" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.719663" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.719647" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:35.591482" elapsed="0.128520"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:35.591291" elapsed="0.128776"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:35.589096" elapsed="0.131029"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:35.584536" elapsed="0.135659"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:35.584130" elapsed="0.136108"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:35.581475" elapsed="0.138817"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.726111" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.726291" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.726402" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.720706" elapsed="0.005721"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:35.726582" elapsed="0.002323"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.734989" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.735097" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:35.735215" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:35.729055" elapsed="0.006184"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.738297" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.737990" elapsed="0.000333"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:35.738704" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:35.738464" elapsed="0.000265"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.738888" elapsed="0.000305"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:35.735485" elapsed="0.003762"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.720453" elapsed="0.018841"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:35.581041" elapsed="0.158288"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.739985" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.740131" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.739802" elapsed="0.000381"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.763564" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:35.763236" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.764455" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:35.764193" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb.titanium/route_mac_arb.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:35.764613" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:35.763819" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.765158" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:35.764800" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.765449" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/route_mac_arb.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.765561" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.765330" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.765957" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.765726" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:35.766364" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:35.766064" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.766837" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:35.766570" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.766438" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:35.766046" elapsed="0.000862"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.767448" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:35.767042" elapsed="0.000430"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:35.767517" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:15:35.767653" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:35.761147" elapsed="0.006529"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.768078" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/announce_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.768236" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.767883" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:35.768654" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_arb/withdraw_route_mac_arb.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:35.768792" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:35.768458" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.769196" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.768958" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.769700" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.769462" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.770323" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.769906" elapsed="0.000458"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:35.770714" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:35.770503" elapsed="0.000277"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:35.770925" elapsed="0.003015"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:35.774111" elapsed="0.002094"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:35.782513" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:35.782637" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:35.782728" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:35.777104" elapsed="0.006094">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.783372" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:35.783585" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:35.776812" elapsed="0.006889">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:37.793653" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:37.793991" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '451'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:37.794233" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:37.785182" elapsed="0.009107"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:37.795274" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:37.800252" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:37.794651" elapsed="0.005710"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:37.807302" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:37.806228" elapsed="0.001134"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:37.808650" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:37.807687" elapsed="0.001020"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:37.809095" elapsed="0.000720"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:37.800873" elapsed="0.009072"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:37.784328" elapsed="0.025760"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:35.776381" elapsed="2.033839"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:37.810542" elapsed="0.003736"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:37.823991" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:37.824270" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:37.824476" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:37.816211" elapsed="0.008316"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:37.824894" elapsed="0.005136"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:37.839226" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:37.839482" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '599'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:37.839708" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:37.830395" elapsed="0.009417"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:37.846109" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:37.845522" elapsed="0.000672"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:37.847614" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:37.846556" elapsed="0.001114"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:37.848743" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:37.849239" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:37.848097" elapsed="0.001298">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:37.840344" elapsed="0.009362">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:37.815588" elapsed="0.034420">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,38 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:39.860903" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:39.861223" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:39.861429" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:39.851899" elapsed="0.009580"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:39.861849" elapsed="0.005423"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:39.877301" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:39.877663" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:39.878105" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:39.867609" elapsed="0.010580"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:39.884534" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:39.883909" elapsed="0.000682"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:39.885625" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:39.884960" elapsed="0.000722"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:39.886028" elapsed="0.000688"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:39.878660" elapsed="0.008205"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:39.851062" elapsed="0.035911"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:37.814677" elapsed="2.072372"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:39.888177" elapsed="0.004196"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:39.904129" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:39.904426" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:39.904744" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:39.894393" elapsed="0.010429"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:39.905248" elapsed="0.005414"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:39.919533" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:39.919886" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:39.920192" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:39.911083" elapsed="0.009168"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:39.927097" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:39.926515" elapsed="0.000667"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:39.928057" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:39.927505" elapsed="0.000606"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:39.928456" elapsed="0.000829"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:39.920795" elapsed="0.008690"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:39.893705" elapsed="0.035883"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:39.892797" elapsed="0.036863"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:39.887439" elapsed="0.042324"/>
</kw>
<arg>route_mac_arb</arg>
<status status="PASS" start="2026-09-01T01:15:35.739525" elapsed="4.190444"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:35.580612" elapsed="4.349645"/>
</test>
<test id="s1-s13-t52" name="Odl_To_Play_route_mac_as" line="191">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:39.938369" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:39.938018" elapsed="0.000681"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:39.940041" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:39.939889" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:39.939861" elapsed="0.000270"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:39.946897" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:39.946749" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:39.946727" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:39.948258" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:39.947751" elapsed="0.000540"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:39.948869" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:39.948493" elapsed="0.000407"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:39.948953" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:15:39.949166" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:39.947290" elapsed="0.001908"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:39.956330" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:39.956114" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:39.956091" elapsed="0.000325"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:39.958290" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:39.958009" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:39.957987" elapsed="0.000530"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:39.959332" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:39.958712" elapsed="0.000705"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:39.960275" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:39.959890" elapsed="0.000468"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:39.997475" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:39.962752" elapsed="0.034865"/>
</kw>
<msg time="2026-09-01T01:15:39.997743" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:39.997960" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:39.960763" elapsed="0.037270"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:40.032824" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:40.000039" elapsed="0.032912"/>
</kw>
<msg time="2026-09-01T01:15:40.033068" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:40.033181" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:39.998451" elapsed="0.034808"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.033966" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.033555" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.033534" elapsed="0.000681"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.034929" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.034360" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.035564" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.035225" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.035206" elapsed="0.000522"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:40.035763" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:40.039472" elapsed="0.000331"/>
</kw>
<msg time="2026-09-01T01:15:40.039845" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:40.038883" elapsed="0.001026"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.040116" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.040420" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:40.038132" elapsed="0.002498"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:40.036039" elapsed="0.004672"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:39.957440" elapsed="0.083478"/>
</kw>
<msg time="2026-09-01T01:15:40.041027" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:40.041068" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:39.956610" elapsed="0.084492"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:40.041473" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:15:40.041371" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.041352" elapsed="0.000198"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.041993" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.042414" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.042480" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:39.955682" elapsed="0.086895"/>
</kw>
<msg time="2026-09-01T01:15:40.042661" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:40.042699" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:39.949671" elapsed="0.093061"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.043044" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.042813" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.042797" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:39.949486" elapsed="0.093647"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:39.949267" elapsed="0.093955"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:39.946292" elapsed="0.097001"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:39.939517" elapsed="0.103856"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:39.938946" elapsed="0.104469"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:39.933685" elapsed="0.109779"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.050400" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.050529" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.050625" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.043904" elapsed="0.006744"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.050817" elapsed="0.002331"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.058308" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.058417" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:40.058509" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.053307" elapsed="0.005226"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:40.061873" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.061559" elapsed="0.000347"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:40.062299" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.062046" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.062466" elapsed="0.000319"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.058743" elapsed="0.004097"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:40.043640" elapsed="0.019246"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:39.932396" elapsed="0.130525"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.063619" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.063790" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.063431" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.064122" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.064253" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.063957" elapsed="0.000322"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.064588" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.064699" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.064421" elapsed="0.000331"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:40.065100" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:40.064913" elapsed="0.000211"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.065446" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.065562" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.065281" elapsed="0.000304"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:40.065914" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:40.065726" elapsed="0.000211"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.066317" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.066080" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.066720" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.066508" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.067124" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.066915" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.067525" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.067317" elapsed="0.000247"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:40.067697" elapsed="0.003809"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.083469" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '986', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:40.083536" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.083692" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.071666" elapsed="0.012050"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.086315" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.083905" elapsed="0.002450"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.092527" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.092677" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:40.092786" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.086501" elapsed="0.006310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.095218" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.092967" elapsed="0.002295"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.101277" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.101390" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:40.101475" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.096216" elapsed="0.005281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.103853" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.101652" elapsed="0.002245"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.104039" elapsed="0.002269"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.108689" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.106457" elapsed="0.002258"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.108867" elapsed="0.002052"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:40.110969" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:40.095895" elapsed="0.015209"/>
</kw>
<msg time="2026-09-01T01:15:40.111209" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:40.095422" elapsed="0.015814"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.111669" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.111396" elapsed="0.000316"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.112564" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:40.112634" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:40.112316" elapsed="0.000339"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.113044" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:40.113112" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:40.112812" elapsed="0.000321"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.113311" elapsed="0.000276"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.113922" level="INFO">${sum_1} = 3738</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:40.113732" elapsed="0.000213"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.114277" level="INFO">${sum_2} = 3738</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:40.114083" elapsed="0.000216"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.114468" elapsed="0.000273"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:40.111949" elapsed="0.002860"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:40.114947" elapsed="0.002033"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.121888" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.122015" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:40.122100" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.117504" elapsed="0.004618"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.124794" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.122304" elapsed="0.002535"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.124979" elapsed="0.002547"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.132483" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.132609" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:40.132710" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.127679" elapsed="0.005056"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.135274" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.132965" elapsed="0.002355"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.135466" elapsed="0.002334"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:40.139955" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:40.137888" elapsed="0.002111"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.137864" elapsed="0.002156"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.147735" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.147793" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.147894" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.140218" elapsed="0.007699"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:40.117218" elapsed="0.030767"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.155298" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.155432" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.155518" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.148964" elapsed="0.006577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.157941" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.155701" elapsed="0.002284"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.158128" elapsed="0.002269"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.163284" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.160546" elapsed="0.002763"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.163450" elapsed="0.002010"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:40.165508" elapsed="0.000038"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:40.148637" elapsed="0.017003"/>
</kw>
<msg time="2026-09-01T01:15:40.165712" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:40.148174" elapsed="0.017561"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.166127" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.165903" elapsed="0.000297"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.167049" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:40.167118" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:40.166811" elapsed="0.000359"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.167555" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:40.167679" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:40.167326" elapsed="0.000374"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.167856" elapsed="0.000296"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.168474" level="INFO">${sum_1} = 3291</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:40.168303" elapsed="0.000194"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:40.168814" level="INFO">${sum_2} = 3291</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:40.168636" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.168977" elapsed="0.000290"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:40.166464" elapsed="0.002858"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.174833" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.174994" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.175096" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.169846" elapsed="0.005278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.178096" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.175369" elapsed="0.002786"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.178301" elapsed="0.002317"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.185747" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.185877" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.185969" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.180766" elapsed="0.005225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.188344" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.186161" elapsed="0.002224"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.188526" elapsed="0.002446"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:40.193152" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:15:40.191055" elapsed="0.002163"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.191032" elapsed="0.002209"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.193385" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:40.169560" elapsed="0.023909"/>
</kw>
<arg>route_mac_as</arg>
<status status="PASS" start="2026-09-01T01:15:40.063170" elapsed="0.130394"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:39.931273" elapsed="0.262398"/>
</test>
<test id="s1-s13-t53" name="Play_To_Odl_route_mac_as" line="193">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:40.197245" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:40.196997" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.198393" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:40.198292" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.198275" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.203015" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:40.202922" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.202905" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.204086" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:40.203692" elapsed="0.000419"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.204533" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:40.204273" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:40.204594" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:15:40.204731" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:40.203357" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.210035" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:40.209916" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.209894" elapsed="0.000203"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.211432" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:40.211263" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.211246" elapsed="0.000338"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:40.212110" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:40.211721" elapsed="0.000463"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:40.212754" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:40.212515" elapsed="0.000310"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:40.248310" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:40.214651" elapsed="0.033872"/>
</kw>
<msg time="2026-09-01T01:15:40.248691" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:40.248792" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:40.213111" elapsed="0.035752"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:40.282550" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:40.250917" elapsed="0.031820"/>
</kw>
<msg time="2026-09-01T01:15:40.282906" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:40.282995" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:40.249323" elapsed="0.033740"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.283828" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.283408" elapsed="0.000530"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.283375" elapsed="0.000620"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.284746" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.284131" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.285454" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.285104" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.285086" elapsed="0.000532"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:40.285655" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:40.289480" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:15:40.289651" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:40.288938" elapsed="0.000778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.289933" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.290131" elapsed="0.000264"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:40.288214" elapsed="0.002372"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:40.285958" elapsed="0.004708"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:40.210847" elapsed="0.079994"/>
</kw>
<msg time="2026-09-01T01:15:40.290929" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:40.290967" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:40.210255" elapsed="0.080745"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:40.291182" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:40.291070" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.291052" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.291677" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.292080" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:40.292171" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:40.209573" elapsed="0.082699"/>
</kw>
<msg time="2026-09-01T01:15:40.292356" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:40.292395" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:40.205110" elapsed="0.087319"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.292721" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.292496" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.292481" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:40.204978" elapsed="0.087845"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:40.204817" elapsed="0.088036"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:40.202599" elapsed="0.090306"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:40.198020" elapsed="0.094936"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:40.197617" elapsed="0.095380"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:40.195015" elapsed="0.098030"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.299453" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.299604" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.299736" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.293445" elapsed="0.006314"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:40.299928" elapsed="0.002342"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.307263" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.307364" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:40.307456" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:40.302420" elapsed="0.005059"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:40.310266" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.309978" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:40.310668" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:40.310432" elapsed="0.000260"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.310848" elapsed="0.000304"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:40.307683" elapsed="0.003524"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:40.293194" elapsed="0.018059"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:40.194558" elapsed="0.116730"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.311940" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.312084" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.311745" elapsed="0.000364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.335499" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:40.335168" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.336235" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:40.336003" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as.titanium/route_mac_as.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:40.336384" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:40.335686" elapsed="0.000719"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.336906" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:40.336555" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.337207" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/route_mac_as.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.337320" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.337075" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.337733" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.337514" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:40.338123" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:40.337852" elapsed="0.000339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.338606" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:40.338348" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:40.338213" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:40.337835" elapsed="0.000844"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.339235" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:40.338827" elapsed="0.000433"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:40.339304" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:40.339439" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:40.333085" elapsed="0.006377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.339785" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/announce_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.339899" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.339606" elapsed="0.000316"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:40.340245" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_as/withdraw_route_mac_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:40.340353" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:40.340062" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.340771" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;as-generated&gt;
            &lt;as&gt;16843009&lt;/as&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/as-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.340549" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.341202" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.340975" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.341593" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.341383" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:40.343324" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:40.341809" elapsed="0.001557"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:40.343504" elapsed="0.003011"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:40.346654" elapsed="0.001994"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:40.353949" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:40.354092" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:40.354209" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:40.349521" elapsed="0.005052">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.354743" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:40.354970" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:40.349236" elapsed="0.005847">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:42.365849" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:42.366381" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '468'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:42.366681" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:42.356638" elapsed="0.010097"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:42.367710" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "as-generated": {
            "as": 16843009,
            "local-discriminator": 2000
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:42.372476" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:42.367124" elapsed="0.005451"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:42.379447" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:42.378413" elapsed="0.001092"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:42.380767" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:42.379846" elapsed="0.001000"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:42.381193" elapsed="0.000674"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:42.373050" elapsed="0.008941"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:42.355714" elapsed="0.026382"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:40.348818" elapsed="2.033399"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:42.382537" elapsed="0.003872"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:42.396701" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:42.396959" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:42.397180" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:42.388301" elapsed="0.008932"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:42.397561" elapsed="0.005680"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:42.412676" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:42.412944" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '616'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","as-generated":{"as":16843009,"local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:42.413185" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:42.403576" elapsed="0.009664"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:42.419502" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:42.418909" elapsed="0.000650"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:42.420946" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:42.419895" elapsed="0.001106"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:42.421994" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "as-generated": {
        "as": 16843009,
        "local-discriminator": 2000
       },
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:42.422523" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "as-generated": {
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:42.421351" elapsed="0.001326">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:42.413689" elapsed="0.009322">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:42.387704" elapsed="0.035617">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "as": 16843009,
+        "local-discriminator": 2000
+       },
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.434507" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.434788" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.435015" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.424776" elapsed="0.010289"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.435460" elapsed="0.005339"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.449094" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.449370" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:44.449576" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.441187" elapsed="0.008440"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.456326" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.455686" elapsed="0.000697"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.457308" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.456700" elapsed="0.000664"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.457683" elapsed="0.000706"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.450218" elapsed="0.008296"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.424023" elapsed="0.034597"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:42.386819" elapsed="2.071876"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:44.459801" elapsed="0.003181"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.472871" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.473177" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.473408" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.465353" elapsed="0.008105"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.473804" elapsed="0.005748"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.486706" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.486973" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:44.487213" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.479912" elapsed="0.007355"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.493889" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.493250" elapsed="0.000701"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.494904" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.494306" elapsed="0.000655"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.495314" elapsed="0.000791"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.487748" elapsed="0.008522"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.464299" elapsed="0.032082"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:44.463411" elapsed="0.033044"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:44.459079" elapsed="0.037484"/>
</kw>
<arg>route_mac_as</arg>
<status status="PASS" start="2026-09-01T01:15:40.311483" elapsed="4.185170"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:40.194082" elapsed="4.302860"/>
</test>
<test id="s1-s13-t54" name="Odl_To_Play_route_mac_lacp" line="196">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:44.504724" elapsed="0.000468"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:44.504195" elapsed="0.001108"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.507400" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.507126" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.507081" elapsed="0.000483"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.514420" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.514280" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.514123" elapsed="0.000382"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.515764" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:44.515292" elapsed="0.000504"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.516410" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:44.516026" elapsed="0.000415"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:44.516495" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:15:44.516688" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:44.514791" elapsed="0.001927"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.524113" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.523976" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.523951" elapsed="0.000270"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.526077" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.525842" elapsed="0.000436"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.525804" elapsed="0.000552"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:44.527092" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:44.526548" elapsed="0.000654"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.528008" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:44.527660" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.561163" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:44.530687" elapsed="0.030715"/>
</kw>
<msg time="2026-09-01T01:15:44.561612" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:44.561734" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.528521" elapsed="0.033320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.606510" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:44.564579" elapsed="0.042117"/>
</kw>
<msg time="2026-09-01T01:15:44.606874" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:44.606967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.562456" elapsed="0.044579"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.607837" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.607399" elapsed="0.000558"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.607367" elapsed="0.000652"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.608831" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.608189" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.609572" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.609218" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.609197" elapsed="0.000550"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:44.609788" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:44.613591" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:15:44.613776" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:44.613000" elapsed="0.000854"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.614060" elapsed="0.000026"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.614375" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:44.612118" elapsed="0.002474"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:44.610117" elapsed="0.004558"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:44.525274" elapsed="0.089581"/>
</kw>
<msg time="2026-09-01T01:15:44.614943" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:44.614982" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.524417" elapsed="0.090600"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:44.615215" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:15:44.615088" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.615070" elapsed="0.000224"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.615785" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.616273" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.616343" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:44.523545" elapsed="0.092902"/>
</kw>
<msg time="2026-09-01T01:15:44.616535" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:44.616575" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.517229" elapsed="0.099379"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.616922" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.616675" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.616660" elapsed="0.000332"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:44.517026" elapsed="0.099987"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:44.516788" elapsed="0.100255"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:44.513633" elapsed="0.103464"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:44.506530" elapsed="0.110642"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.505610" elapsed="0.111610"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:44.499617" elapsed="0.117655"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.629238" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.629402" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.629593" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.617659" elapsed="0.011960"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.629828" elapsed="0.002697"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.639951" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.640059" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:44.640176" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.632681" elapsed="0.007524"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.643039" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.642745" elapsed="0.000320"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.643480" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.643225" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.643652" elapsed="0.000318"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.640432" elapsed="0.003595"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.617406" elapsed="0.026669"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:44.498605" elapsed="0.145507"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.644838" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.645029" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.644641" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.645386" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.645500" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.645216" elapsed="0.000307"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.645843" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.645957" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.645665" elapsed="0.000316"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:44.646348" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:44.646125" elapsed="0.000247"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.646682" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.646796" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.646515" elapsed="0.000353"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:44.647212" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:44.647018" elapsed="0.000218"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.647606" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.647379" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.648026" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.647798" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.648437" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.648224" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.648881" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.648616" elapsed="0.000306"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:44.649063" elapsed="0.002944"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.673446" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1035', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:44.673516" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.673614" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.652185" elapsed="0.021453"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.676392" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.673830" elapsed="0.002601"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.684864" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.685062" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:44.685191" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.676578" elapsed="0.008640"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.687628" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.685376" elapsed="0.002297"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.694475" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.694589" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:44.694676" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.688603" elapsed="0.006096"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.697102" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.694873" elapsed="0.002288"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.697306" elapsed="0.002297"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.702113" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.699770" elapsed="0.002402"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.702328" elapsed="0.002097"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:44.704479" elapsed="0.000039"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:44.688296" elapsed="0.016323"/>
</kw>
<msg time="2026-09-01T01:15:44.704695" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:44.687845" elapsed="0.016874"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.705220" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.704963" elapsed="0.000300"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.706107" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:44.706203" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:44.705864" elapsed="0.000361"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.706594" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:44.706660" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:44.706367" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.706835" elapsed="0.000271"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.707519" level="INFO">${sum_1} = 4546</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:44.707340" elapsed="0.000202"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.707860" level="INFO">${sum_2} = 4546</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:44.707681" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.708024" elapsed="0.000300"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:44.705492" elapsed="0.002886"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:44.708514" elapsed="0.002172"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.717635" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.717778" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:44.717889" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.711253" elapsed="0.006660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.720502" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.718067" elapsed="0.002481"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.720692" elapsed="0.002350"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.727838" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.727956" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:44.728051" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.723207" elapsed="0.004868"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.730470" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.728259" elapsed="0.002256"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.730656" elapsed="0.002542"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:44.735370" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.733279" elapsed="0.002192"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.733257" elapsed="0.002241"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.742232" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.742275" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.742365" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.735637" elapsed="0.006752"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:44.710969" elapsed="0.031481"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.750657" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.750764" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.750868" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.743355" elapsed="0.007538"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.753307" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.751066" elapsed="0.002285"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.753493" elapsed="0.002357"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.758383" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.756003" elapsed="0.002406"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.758550" elapsed="0.002014"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:44.760611" elapsed="0.000032"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:44.743043" elapsed="0.017688"/>
</kw>
<msg time="2026-09-01T01:15:44.760801" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:44.742610" elapsed="0.018229"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.761249" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.760990" elapsed="0.000301"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.762078" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:44.762168" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:44.761843" elapsed="0.000351"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.762558" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:44.762622" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:44.762336" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.762781" elapsed="0.000281"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.763384" level="INFO">${sum_1} = 4099</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:44.763219" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:44.763706" level="INFO">${sum_2} = 4099</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:44.763547" elapsed="0.000180"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.763919" elapsed="0.000287"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:44.761504" elapsed="0.002755"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.769715" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.769838" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.769922" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.764751" elapsed="0.005193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.772500" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.770098" elapsed="0.002444"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.772683" elapsed="0.002257"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.779485" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.779588" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.779680" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.775088" elapsed="0.004616"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.782058" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.779873" elapsed="0.002228"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.782256" elapsed="0.002230"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:44.786625" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:15:44.784556" elapsed="0.002123"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.784538" elapsed="0.002163"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.786849" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:44.764486" elapsed="0.022444"/>
</kw>
<arg>route_mac_lacp</arg>
<status status="PASS" start="2026-09-01T01:15:44.644371" elapsed="0.142599"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.497665" elapsed="0.289404"/>
</test>
<test id="s1-s13-t55" name="Play_To_Odl_route_mac_lacp" line="198">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:44.790839" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:44.790589" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.791979" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.791879" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.791861" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.796587" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.796451" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.796434" elapsed="0.000217"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.797567" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:44.797225" elapsed="0.000367"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.798029" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:44.797739" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:44.798092" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:15:44.798245" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:44.796871" elapsed="0.001396"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.803477" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.803379" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.803362" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.805021" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:44.804853" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.804836" elapsed="0.000372"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:44.805742" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:44.805357" elapsed="0.000446"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.806429" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:44.806172" elapsed="0.000316"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.872526" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:44.808390" elapsed="0.064352"/>
</kw>
<msg time="2026-09-01T01:15:44.872955" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:44.873048" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.806778" elapsed="0.066342"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:44.914589" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:44.875217" elapsed="0.039552"/>
</kw>
<msg time="2026-09-01T01:15:44.914928" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:44.915017" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.873591" elapsed="0.041496"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.915873" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.915446" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.915417" elapsed="0.000631"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.916840" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "c "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.916216" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.917507" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.917156" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.917119" elapsed="0.000557"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:44.917714" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:44.921507" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:15:44.921694" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:44.920913" elapsed="0.000845"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.922035" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.922300" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:44.920013" elapsed="0.002498"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:44.918026" elapsed="0.004566"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:44.804443" elapsed="0.118315"/>
</kw>
<msg time="2026-09-01T01:15:44.922859" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:44.922899" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.803681" elapsed="0.119254"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:44.923106" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:44.923008" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.922990" elapsed="0.000285"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.923729" elapsed="0.000033"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.924205" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:44.924275" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:44.803063" elapsed="0.121313"/>
</kw>
<msg time="2026-09-01T01:15:44.924463" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:44.924502" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.798609" elapsed="0.125928"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:44.924866" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.924607" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.924591" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:44.798475" elapsed="0.126486"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:44.798317" elapsed="0.126674"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:44.796124" elapsed="0.128918"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:44.791615" elapsed="0.133479"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:44.791229" elapsed="0.133946"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:44.788371" elapsed="0.136866"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.943346" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.943599" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.943756" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.925628" elapsed="0.018154"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:44.944070" elapsed="0.002959"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.953388" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.953494" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:44.953590" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:44.947272" elapsed="0.006342"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.956502" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.956213" elapsed="0.000314"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:44.956929" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:44.956669" elapsed="0.000285"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.957098" elapsed="0.000306"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:44.953879" elapsed="0.003584"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.925373" elapsed="0.032139"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:44.787909" elapsed="0.169642"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.958235" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.958425" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.958035" elapsed="0.000415"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.981842" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:44.981495" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.982610" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:44.982370" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp.titanium/route_mac_lacp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:44.982768" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:44.982030" elapsed="0.000759"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.983314" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:44.982956" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.983601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/route_mac_lacp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.983715" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.983484" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.984111" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.983894" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:44.984594" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:44.984282" elapsed="0.000364"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.985087" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:44.984807" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.984674" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:44.984256" elapsed="0.000919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.985718" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:44.985312" elapsed="0.000431"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:44.985790" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:15:44.985953" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:44.979434" elapsed="0.006542"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.986309" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/announce_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.986422" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.986118" elapsed="0.000326"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:44.986747" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lacp/withdraw_route_mac_lacp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:44.986864" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:44.986583" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.987261" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lacp-auto-generated&gt;
            &lt;ce-lacp-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/ce-lacp-mac-address&gt;
            &lt;ce-lacp-port-key&gt;22&lt;/ce-lacp-port-key&gt;
        &lt;/lacp-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.987027" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.987659" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.987450" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.988056" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.987847" elapsed="0.000247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:44.988459" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:44.988242" elapsed="0.000255"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:44.988628" elapsed="0.002988"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:44.991756" elapsed="0.001996"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:44.999541" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:44.999650" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:44.999736" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:44.994667" elapsed="0.005461">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:45.000319" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:45.000528" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:44.994378" elapsed="0.006265">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:47.011432" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:47.011715" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '498'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:47.011941" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:47.002046" elapsed="0.009947"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:47.012944" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lacp-auto-generated": {
            "ce-lacp-port-key": 22,
            "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:47.017552" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:47.012381" elapsed="0.005269"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:47.024388" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:47.023373" elapsed="0.001073"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:47.025684" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:47.024763" elapsed="0.000977"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:47.026187" elapsed="0.000665"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:47.018115" elapsed="0.008860"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:47.001238" elapsed="0.025840"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:44.993951" elapsed="2.033244"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:47.027511" elapsed="0.003307"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:47.040889" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:47.041134" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:47.041371" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:47.032664" elapsed="0.008756"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:47.041750" elapsed="0.005137"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:47.054355" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:47.054598" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '646'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lacp-auto-generated":{"ce-lacp-mac-address":"f2:0c:dd:80:9f:f7","ce-lacp-port-key":22},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:47.054806" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:47.047245" elapsed="0.007639"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:47.061112" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:47.060532" elapsed="0.000664"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:47.062551" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:47.061508" elapsed="0.001098"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:47.063591" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "lacp-auto-generated": {
        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
        "ce-lacp-port-key": 22
       },
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:47.064037" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:47.062942" elapsed="0.001346">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:47.055386" elapsed="0.009216">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:47.032093" elapsed="0.032809">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lacp-auto-generated": {
+        "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7",
+        "ce-lacp-port-key": 22
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.072357" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.072505" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.072603" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.065734" elapsed="0.006893"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.072791" elapsed="0.002399"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.080488" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.080593" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:49.080686" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.075345" elapsed="0.005365"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.083537" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.083253" elapsed="0.000310"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.083970" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.083712" elapsed="0.000284"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.084214" elapsed="0.000301"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.080943" elapsed="0.003628"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.065343" elapsed="0.019276"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:47.031254" elapsed="2.053400"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:49.085165" elapsed="0.002732"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.095218" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.095337" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.095431" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.090185" elapsed="0.005270"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.095608" elapsed="0.002338"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.103201" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.103310" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:49.103401" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.098097" elapsed="0.005328"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.106302" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.106028" elapsed="0.000300"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.106714" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.106472" elapsed="0.000267"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.106898" elapsed="0.000320"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.103638" elapsed="0.003638"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.089887" elapsed="0.017438"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:49.088058" elapsed="0.019302"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:49.084823" elapsed="0.022587"/>
</kw>
<arg>route_mac_lacp</arg>
<status status="PASS" start="2026-09-01T01:15:44.957757" elapsed="4.149695"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:44.787436" elapsed="4.320113"/>
</test>
<test id="s1-s13-t56" name="Odl_To_Play_route_mac_lan" line="201">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:49.110963" elapsed="0.000205"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:49.110714" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.112161" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.112036" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.112014" elapsed="0.000263"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.117020" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.116922" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.116905" elapsed="0.000178"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.118004" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:49.117647" elapsed="0.000381"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.118455" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:49.118190" elapsed="0.000288"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:49.118517" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:15:49.118659" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:49.117306" elapsed="0.001375"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.123822" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.123710" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.123685" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.125329" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.125133" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.125116" elapsed="0.000367"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:49.126023" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:49.125624" elapsed="0.000458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.126668" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:49.126427" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.157065" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:49.128589" elapsed="0.028628"/>
</kw>
<msg time="2026-09-01T01:15:49.157380" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:49.157469" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.127028" elapsed="0.030508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.187346" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:49.159492" elapsed="0.028026"/>
</kw>
<msg time="2026-09-01T01:15:49.187658" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:49.187746" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.157944" elapsed="0.029871"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.188563" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.188164" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.188115" elapsed="0.000617"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.189491" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.188883" elapsed="0.000719"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.190110" elapsed="0.000066"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.189768" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.189751" elapsed="0.000547"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:49.190337" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:49.193973" elapsed="0.000299"/>
</kw>
<msg time="2026-09-01T01:15:49.194313" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:49.193427" elapsed="0.000950"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.194577" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.194776" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:49.192644" elapsed="0.002352"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:49.190635" elapsed="0.004440"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:49.124698" elapsed="0.070560"/>
</kw>
<msg time="2026-09-01T01:15:49.195344" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:49.195384" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.124047" elapsed="0.071372"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:49.195806" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-09-01T01:15:49.195487" elapsed="0.000395"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.195470" elapsed="0.000434"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.196429" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.196824" elapsed="0.000035"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.196903" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:49.123377" elapsed="0.073626"/>
</kw>
<msg time="2026-09-01T01:15:49.197088" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:49.197128" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.119038" elapsed="0.078139"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.197483" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.197245" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.197229" elapsed="0.000324"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:49.118905" elapsed="0.078669"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:49.118732" elapsed="0.078871"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:49.116590" elapsed="0.081064"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:49.111756" elapsed="0.085951"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.111357" elapsed="0.086391"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:49.108576" elapsed="0.089221"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.204470" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.204621" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.204730" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.198228" elapsed="0.006526"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.204996" elapsed="0.002401"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.211772" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.211890" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:49.211983" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.207550" elapsed="0.004457"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.214848" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.214555" elapsed="0.000320"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.215278" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.215019" elapsed="0.000284"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.215448" elapsed="0.000300"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.212247" elapsed="0.003557"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.197948" elapsed="0.017916"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:49.108149" elapsed="0.107751"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.216605" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.216761" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.216423" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.217115" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.217246" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.216946" elapsed="0.000324"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.217581" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.217697" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.217414" elapsed="0.000306"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:49.218068" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:49.217880" elapsed="0.000211"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.218418" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.218532" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.218251" elapsed="0.000304"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:49.218923" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:49.218697" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.219342" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.219096" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.219758" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.219538" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.220190" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.219960" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.220585" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.220373" elapsed="0.000251"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:49.220761" elapsed="0.002634"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.241348" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1049', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:49.241430" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.241553" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.223547" elapsed="0.018030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.244163" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.241778" elapsed="0.002427"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.251636" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.251883" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:49.251988" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.244355" elapsed="0.007657"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.254474" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.252193" elapsed="0.002327"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.260210" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.260340" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:49.260430" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.255459" elapsed="0.004994"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.262857" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.260615" elapsed="0.002288"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.263050" elapsed="0.003534"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.269893" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.266892" elapsed="0.003031"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.270099" elapsed="0.002224"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:49.272378" elapsed="0.000046"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:49.255150" elapsed="0.017384"/>
</kw>
<msg time="2026-09-01T01:15:49.272616" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:49.254680" elapsed="0.017961"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.273054" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.272804" elapsed="0.000292"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.273970" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:49.274037" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:49.273713" elapsed="0.000345"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.274444" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:49.274510" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:49.274215" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.274678" elapsed="0.000287"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.275422" level="INFO">${sum_1} = 4545</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:49.275195" elapsed="0.000250"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.275861" level="INFO">${sum_2} = 4545</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:49.275586" elapsed="0.000299"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.276027" elapsed="0.000380"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:49.273357" elapsed="0.003105"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:49.276638" elapsed="0.002061"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.285803" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.286012" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:49.286160" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.279259" elapsed="0.006937"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.288944" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.286375" elapsed="0.002616"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.289157" elapsed="0.002595"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.297649" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.297767" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:49.297882" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.291926" elapsed="0.005983"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.300740" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.298067" elapsed="0.002719"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.300951" elapsed="0.002652"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:49.306542" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.303697" elapsed="0.002894"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.303672" elapsed="0.002942"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.314039" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.314088" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.314217" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.306764" elapsed="0.007479"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:49.278939" elapsed="0.035374"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.319716" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.319858" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.319945" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.315401" elapsed="0.004567"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.322576" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.320171" elapsed="0.002450"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.322866" elapsed="0.002378"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.327781" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.325410" elapsed="0.002398"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.327963" elapsed="0.002099"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:49.330110" elapsed="0.000060"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:49.315032" elapsed="0.015234"/>
</kw>
<msg time="2026-09-01T01:15:49.330339" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:49.314490" elapsed="0.015880"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.330753" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.330528" elapsed="0.000266"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.331651" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:49.331719" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:49.331404" elapsed="0.000336"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.332127" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:49.332211" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:49.331897" elapsed="0.000335"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.332388" elapsed="0.000282"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.332999" level="INFO">${sum_1} = 4098</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:49.332813" elapsed="0.000210"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:49.333444" level="INFO">${sum_2} = 4098</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:49.333183" elapsed="0.000288"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.333665" elapsed="0.000401"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:49.331044" elapsed="0.003078"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.339225" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.339401" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.339488" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.334699" elapsed="0.004812"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.342552" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.339725" elapsed="0.002870"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.342740" elapsed="0.002449"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.349725" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.349845" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.349942" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.345342" elapsed="0.004624"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.352383" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.350122" elapsed="0.002307"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.352573" elapsed="0.002324"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:49.357536" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:15:49.354973" elapsed="0.002625"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.354954" elapsed="0.002668"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.357841" elapsed="0.000024"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:49.334395" elapsed="0.023536"/>
</kw>
<arg>route_mac_lan</arg>
<status status="PASS" start="2026-09-01T01:15:49.216158" elapsed="0.141824"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.107737" elapsed="0.250375"/>
</test>
<test id="s1-s13-t57" name="Play_To_Odl_route_mac_lan" line="203">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:49.362348" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:49.362088" elapsed="0.000509"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.363602" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.363497" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.363478" elapsed="0.000187"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.368499" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.368342" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.368324" elapsed="0.000242"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.369520" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:49.369156" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.369981" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:49.369695" elapsed="0.000309"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:49.370044" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:15:49.370203" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:49.368782" elapsed="0.001444"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.376107" elapsed="0.000073"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.375874" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.375856" elapsed="0.000553"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.377819" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:49.377648" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.377630" elapsed="0.000365"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:49.378553" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:49.378150" elapsed="0.000463"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.379236" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:49.378962" elapsed="0.000334"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.410762" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:49.381113" elapsed="0.029980"/>
</kw>
<msg time="2026-09-01T01:15:49.411377" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:49.411524" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.379599" elapsed="0.032034"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:49.437776" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:49.414656" elapsed="0.023387"/>
</kw>
<msg time="2026-09-01T01:15:49.438310" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:49.438442" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.412363" elapsed="0.026183"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.439663" elapsed="0.000074"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.439031" elapsed="0.000827"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.438984" elapsed="0.000971"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.440991" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "l "a "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.440203" elapsed="0.000906"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.441635" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.441299" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.441280" elapsed="0.000523"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:49.441862" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:49.446079" elapsed="0.000193"/>
</kw>
<msg time="2026-09-01T01:15:49.446314" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:49.445345" elapsed="0.001039"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.446693" elapsed="0.000028"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.446937" elapsed="0.000022"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:49.444184" elapsed="0.003078"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:49.442201" elapsed="0.005145"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:49.377216" elapsed="0.070310"/>
</kw>
<msg time="2026-09-01T01:15:49.447658" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:49.447722" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.376578" elapsed="0.071201"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:49.448282" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:15:49.448119" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.448091" elapsed="0.000309"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.449047" elapsed="0.000037"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.449670" elapsed="0.000037"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:49.449767" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:49.375528" elapsed="0.074378"/>
</kw>
<msg time="2026-09-01T01:15:49.450012" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:49.450059" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.370599" elapsed="0.079500"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.450506" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.450216" elapsed="0.000364"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.450196" elapsed="0.000421"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:49.370461" elapsed="0.080192"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:49.370282" elapsed="0.080424"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:49.367989" elapsed="0.082810"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:49.363222" elapsed="0.087686"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:49.362742" elapsed="0.088245"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:49.359894" elapsed="0.091178"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.459545" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.459760" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.459921" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.451751" elapsed="0.008207"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:49.460230" elapsed="0.003307"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.470166" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.470318" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:49.470441" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:49.463750" elapsed="0.006720"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.474866" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.474436" elapsed="0.000466"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:49.475486" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:49.475104" elapsed="0.000415"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.475749" elapsed="0.000480"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:49.470773" elapsed="0.005545"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.451346" elapsed="0.025052"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:49.359303" elapsed="0.117158"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.477497" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.477716" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.477218" elapsed="0.000540"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.504249" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:49.503821" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.505058" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:49.504778" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan.titanium/route_mac_lan.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:49.505235" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:49.504445" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.505755" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:49.505410" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.506067" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/route_mac_lan.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.506234" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.505940" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.506623" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.506402" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:49.507182" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:49.506813" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.507659" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:49.507397" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.507261" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:49.506787" elapsed="0.000946"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.508349" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:49.507888" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:49.508423" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:15:49.508585" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:49.501601" elapsed="0.007008"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.508951" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/announce_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.509073" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.508758" elapsed="0.000338"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:49.509421" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_lan/withdraw_route_mac_lan.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:49.509529" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:49.509253" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.509932" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;lan-auto-generated&gt;
            &lt;root-bridge-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/root-bridge-mac-address&gt;
            &lt;root-bridge-priority&gt;20&lt;/root-bridge-priority&gt;
        &lt;/lan-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.509698" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.510399" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.510125" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.510791" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.510581" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:49.511203" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:49.510979" elapsed="0.000263"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:49.511380" elapsed="0.003162"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:49.514687" elapsed="0.002195"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:49.524615" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:49.524773" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:49.524901" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:49.517890" elapsed="0.007410">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.525496" elapsed="0.000022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:49.525726" elapsed="0.000023"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:49.517563" elapsed="0.008305">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:51.537005" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:51.537333" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '505'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:51.537539" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:51.527394" elapsed="0.010197"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:51.538561" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "lan-auto-generated": {
            "root-bridge-priority": 20,
            "root-bridge-mac-address": "f2:0c:dd:80:9f:f7"
          },
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:51.543264" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:51.537981" elapsed="0.005385"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:51.550179" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:51.549135" elapsed="0.001104"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:51.551526" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:51.550561" elapsed="0.001119"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:51.552035" elapsed="0.000692"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:51.543838" elapsed="0.009036"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:51.526525" elapsed="0.026456"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:49.517094" elapsed="2.035974"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:51.553449" elapsed="0.003278"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:51.566664" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:51.566927" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:51.567113" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:51.558642" elapsed="0.008554"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:51.567532" elapsed="0.005659"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:51.581036" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:51.581325" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '653'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","lan-auto-generated":{"root-bridge-priority":20,"root-bridge-mac-address":"f2:0c:dd:80:9f:f7"},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:51.581536" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:51.573528" elapsed="0.008062"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:51.587953" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:51.587352" elapsed="0.000659"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:51.589524" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:51.588361" elapsed="0.001222"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:51.590602" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "lan-auto-generated": {
        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
        "root-bridge-priority": 20
       },
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:51.591068" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:51.589936" elapsed="0.001397">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:51.582133" elapsed="0.009519">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:51.558037" elapsed="0.033924">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "lan-auto-generated": {
+        "root-bridge-mac-address": "f2:0c:dd:80:9f:f7",
+        "root-bridge-priority": 20
+       },
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.600441" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.600649" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.600804" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.592846" elapsed="0.007995"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.601104" elapsed="0.003852"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.610544" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.610707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:53.610871" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.605219" elapsed="0.005690"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.615370" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.614916" elapsed="0.000496"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.616046" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.615652" elapsed="0.000434"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.616406" elapsed="0.000498"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.611269" elapsed="0.005729"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.592422" elapsed="0.024653"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:51.557185" elapsed="2.059951"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:53.617950" elapsed="0.003036"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.629963" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.630170" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.630327" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.622693" elapsed="0.007672"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.630613" elapsed="0.003758"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.639976" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.640172" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:53.640327" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.634599" elapsed="0.005768"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.644928" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.644489" elapsed="0.000481"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.645626" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.645231" elapsed="0.000436"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.645923" elapsed="0.000520"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.640696" elapsed="0.005837"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.621895" elapsed="0.024711"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:53.621281" elapsed="0.025377"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:53.617425" elapsed="0.029304"/>
</kw>
<arg>route_mac_lan</arg>
<status status="PASS" start="2026-09-01T01:15:49.476771" elapsed="4.170037"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:49.358554" elapsed="4.288392"/>
</test>
<test id="s1-s13-t58" name="Odl_To_Play_route_mac_mac" line="206">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:53.653223" elapsed="0.000315"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:53.652805" elapsed="0.000815"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.655167" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.654977" elapsed="0.000361"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.654944" elapsed="0.000436"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.662092" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.661986" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.661968" elapsed="0.000203"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.663114" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:53.662737" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.663574" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:53.663305" elapsed="0.000292"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:53.663637" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:15:53.663798" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:53.662388" elapsed="0.001434"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.668821" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.668706" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.668688" elapsed="0.000194"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.670222" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.670033" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.670017" elapsed="0.000360"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:53.670917" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:53.670517" elapsed="0.000458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.671717" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:53.671476" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.705909" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:53.673612" elapsed="0.032427"/>
</kw>
<msg time="2026-09-01T01:15:53.706178" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:53.706286" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.672082" elapsed="0.034275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.740688" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:53.708246" elapsed="0.032724"/>
</kw>
<msg time="2026-09-01T01:15:53.741196" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:53.741288" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.706726" elapsed="0.034633"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.742223" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.741716" elapsed="0.000622"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.741672" elapsed="0.000726"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.743217" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.742543" elapsed="0.000795"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.743850" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.743503" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.743485" elapsed="0.000528"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:53.744052" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:53.747947" elapsed="0.002463"/>
</kw>
<msg time="2026-09-01T01:15:53.750455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:53.747204" elapsed="0.003317"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.750729" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.750947" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:53.746459" elapsed="0.004720"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:53.744391" elapsed="0.006870"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:53.669620" elapsed="0.081805"/>
</kw>
<msg time="2026-09-01T01:15:53.751509" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:53.751547" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.669020" elapsed="0.082563"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:53.751749" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:53.751651" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.751633" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.752293" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.752688" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.752753" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:53.668410" elapsed="0.084457"/>
</kw>
<msg time="2026-09-01T01:15:53.752951" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:53.752990" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.664180" elapsed="0.088844"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.753342" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.753090" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.753075" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:53.664031" elapsed="0.089399"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:53.663872" elapsed="0.089593"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:53.661623" elapsed="0.091906"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:53.654536" elapsed="0.099046"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.653874" elapsed="0.099753"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:53.649421" elapsed="0.104256"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.761088" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.761258" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.761359" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.754082" elapsed="0.007300"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.761571" elapsed="0.002382"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.769908" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.770010" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:53.770101" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.764103" elapsed="0.006022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.772952" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.772656" elapsed="0.000322"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:53.773378" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.773121" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.773543" elapsed="0.000312"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.770352" elapsed="0.003560"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.753836" elapsed="0.020124"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:53.648269" elapsed="0.125727"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:53.774691" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:53.774863" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:53.774509" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:53.775215" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:53.775329" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:53.775030" elapsed="0.000323"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:53.775659" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:53.775770" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:53.775493" elapsed="0.000314"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:53.776148" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:53.775949" elapsed="0.000224"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:53.776478" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:53.776590" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:53.776314" elapsed="0.000298"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:53.776969" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:53.776750" elapsed="0.000243"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.777374" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.777151" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.777792" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.777566" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.778217" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.777987" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.778614" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.778403" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:53.778806" elapsed="0.002834"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.797325" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1039', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:53.797386" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.797476" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.781814" elapsed="0.015685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.799896" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.797656" elapsed="0.002278"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.805006" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.805165" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:53.805262" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.800078" elapsed="0.005208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.807673" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.805439" elapsed="0.002278"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.814520" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.814630" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:53.814715" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.808594" elapsed="0.006144"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.817100" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.814914" elapsed="0.002244"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.817299" elapsed="0.002258"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.821961" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.819702" elapsed="0.002291"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.822179" elapsed="0.002007"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:53.824231" elapsed="0.000029"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:53.808305" elapsed="0.016042"/>
</kw>
<msg time="2026-09-01T01:15:53.824414" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:53.807886" elapsed="0.016550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.824839" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.824582" elapsed="0.000298"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.825655" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:53.825723" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:53.825424" elapsed="0.000322"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.826122" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:53.826203" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:53.825899" elapsed="0.000325"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.826379" elapsed="0.000324"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.827123" level="INFO">${sum_1} = 4741</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:53.826939" elapsed="0.000222"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.827480" level="INFO">${sum_2} = 4741</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:53.827303" elapsed="0.000199"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.827640" elapsed="0.000285"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:53.825087" elapsed="0.002891"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:53.828113" elapsed="0.001993"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.836674" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.836801" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:53.836886" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.830577" elapsed="0.006332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.839434" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.837063" elapsed="0.002416"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.839620" elapsed="0.002272"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.847396" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.847504" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:53.847595" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.842039" elapsed="0.005579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.849970" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.847795" elapsed="0.002219"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.850170" elapsed="0.002308"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:53.854748" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.852567" elapsed="0.002285"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.852544" elapsed="0.002334"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.863213" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.863255" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.863352" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.855039" elapsed="0.008335"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:53.830312" elapsed="0.033125"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.870032" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.870167" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.870250" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.864374" elapsed="0.005898"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.872614" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.870426" elapsed="0.002232"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.872816" elapsed="0.002293"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.877861" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:53.875284" elapsed="0.002603"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.878029" elapsed="0.002002"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:53.880076" elapsed="0.000032"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:53.864056" elapsed="0.016158"/>
</kw>
<msg time="2026-09-01T01:15:53.880283" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:53.863593" elapsed="0.016713"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.880676" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.880456" elapsed="0.000260"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.881507" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:53.881572" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:53.881275" elapsed="0.000317"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.881970" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:53.882035" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:53.881731" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.882218" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.882814" level="INFO">${sum_1} = 4294</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:53.882628" elapsed="0.000214"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:53.883159" level="INFO">${sum_2} = 4294</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:53.882981" elapsed="0.000201"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:53.883365" elapsed="0.000272"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:53.880938" elapsed="0.002752"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.889595" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.889697" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.889798" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.884214" elapsed="0.005608"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.892359" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.889975" elapsed="0.002426"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.892542" elapsed="0.002272"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:53.900697" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:53.900815" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:53.900906" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.894964" elapsed="0.005965"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.903288" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.901081" elapsed="0.002249"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:53.903470" elapsed="0.002247"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:53.907891" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:15:53.905798" elapsed="0.002145"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.905767" elapsed="0.002198"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.908101" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:53.883932" elapsed="0.024263"/>
</kw>
<arg>route_mac_mac</arg>
<status status="PASS" start="2026-09-01T01:15:53.774245" elapsed="0.133989"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.647532" elapsed="0.260807"/>
</test>
<test id="s1-s13-t59" name="Play_To_Odl_route_mac_mac" line="208">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:53.912011" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:53.911751" elapsed="0.000511"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.913188" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.913065" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.913048" elapsed="0.000201"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.917819" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.917680" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.917664" elapsed="0.000219"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.918794" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:53.918442" elapsed="0.000376"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.919243" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:53.918964" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:53.919304" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:15:53.919439" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:53.918091" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.924762" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.924664" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.924647" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.926200" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:53.925999" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.925983" elapsed="0.000376"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:53.926917" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:53.926503" elapsed="0.000471"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.927563" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:53.927321" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.957397" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:53.929503" elapsed="0.028027"/>
</kw>
<msg time="2026-09-01T01:15:53.957658" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:53.957746" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.927947" elapsed="0.029884"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:53.983893" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:53.959739" elapsed="0.024293"/>
</kw>
<msg time="2026-09-01T01:15:53.984181" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:53.984268" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.958235" elapsed="0.026100"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.984969" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.984618" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.984599" elapsed="0.000534"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:53.985842" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "m "a "c "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:53.985288" elapsed="0.000665"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.986472" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.986119" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.986102" elapsed="0.000529"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:53.986665" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:53.990102" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:15:53.990282" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:53.989656" elapsed="0.000686"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.990574" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.990785" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:53.988809" elapsed="0.002183"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:53.986919" elapsed="0.004150"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:53.925587" elapsed="0.065783"/>
</kw>
<msg time="2026-09-01T01:15:53.991454" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:53.991492" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.924989" elapsed="0.066536"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:53.991688" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:53.991592" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.991575" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.992211" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.992592" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:53.992656" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:53.924361" elapsed="0.068394"/>
</kw>
<msg time="2026-09-01T01:15:53.992856" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:53.992894" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.919834" elapsed="0.073094"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:53.993281" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:53.992994" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:53.992979" elapsed="0.000375"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:53.919678" elapsed="0.073698"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:53.919514" elapsed="0.073891"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:53.917370" elapsed="0.076085"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:53.912813" elapsed="0.080690"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:53.912401" elapsed="0.081142"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:53.909688" elapsed="0.083899"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:54.000118" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:54.000249" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:54.000333" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:53.993974" elapsed="0.006382"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:54.000505" elapsed="0.002558"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:54.009456" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:54.009559" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:54.009651" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:54.003262" elapsed="0.006412"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:54.012485" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:54.012202" elapsed="0.000308"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:54.012903" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:54.012650" elapsed="0.000277"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:54.013067" elapsed="0.000305"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:54.009902" elapsed="0.003524"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.993715" elapsed="0.019758"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:53.909204" elapsed="0.104303"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:54.014157" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:54.014297" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:54.013964" elapsed="0.000358"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.037644" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:54.037312" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:54.038374" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:54.038152" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac.titanium/route_mac_mac.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:54.038530" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:54.037833" elapsed="0.000718"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.039054" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:54.038702" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:54.039359" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/route_mac_mac.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:54.039472" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:54.039239" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.039866" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:54.039637" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:54.040290" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:54.040002" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.040753" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:54.040498" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:54.040364" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:54.039985" elapsed="0.000857"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.041389" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:54.040976" elapsed="0.000437"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:54.041456" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:15:54.041591" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:54.035235" elapsed="0.006379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:54.041943" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/announce_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:54.042054" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:54.041758" elapsed="0.000319"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:54.042399" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_mac/withdraw_route_mac_mac.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:54.042507" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:54.042233" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.042900" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;mac-auto-generated&gt;
            &lt;system-mac-address&gt;f2:0c:dd:80:9f:f7&lt;/system-mac-address&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/mac-auto-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:54.042671" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.043314" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:54.043088" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.043704" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:54.043495" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:54.044111" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:54.043899" elapsed="0.000266"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:54.044299" elapsed="0.002779"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:54.047249" elapsed="0.002218"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:54.056450" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:54.056554" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:54.056640" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:54.050430" elapsed="0.006593">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:54.057215" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:54.057423" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:54.050101" elapsed="0.007441">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:56.068476" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:56.068794" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '501'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:56.068999" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:56.059214" elapsed="0.009837"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:15:56.070022" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "path-id": 0,
        "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
        "route-distinguisher": "429496729:1",
        "mac-ip-adv-route": {
          "mac-auto-generated": {
            "system-mac-address": "f2:0c:dd:80:9f:f7",
            "local-discriminator": 2000
          },
          "mpls-label1": 24002,
          "mpls-label2": 24003,
          "ip-address": "43.43.43.43",
          "ethernet-tag-id": {
            "vlan-id": 10
          },
          "mac-address": "f2:0c:dd:80:9f:f7"
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:15:56.074815" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:15:56.069444" elapsed="0.005475"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:56.081703" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:56.080683" elapsed="0.001102"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:56.083070" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:56.082110" elapsed="0.001144"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:56.083589" elapsed="0.000750"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:56.075409" elapsed="0.009056"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:15:56.058251" elapsed="0.026319"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:54.049684" elapsed="2.034975"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:56.085000" elapsed="0.003454"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:56.096840" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:56.097080" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:56.097303" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:56.090352" elapsed="0.007017"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:56.097806" elapsed="0.005692"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:56.112018" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:56.112310" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '649'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","mac-auto-generated":{"system-mac-address":"f2:0c:dd:80:9f:f7","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:15:56.112523" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:56.103857" elapsed="0.008718"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:56.118908" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:56.118319" elapsed="0.000645"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:56.120379" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:56.119318" elapsed="0.001118"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:15:56.121433" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mac-auto-generated": {
        "local-discriminator": 2000,
        "system-mac-address": "f2:0c:dd:80:9f:f7"
       },
       "mpls-label1": 24002,
       "mpls-label2": 24003
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:15:56.121899" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:15:56.120777" elapsed="0.001349">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:15:56.113053" elapsed="0.009428">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:15:56.089746" elapsed="0.033038">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mac-auto-generated": {
+        "local-discriminator": 2000,
+        "system-mac-address": "f2:0c:dd:80:9f:f7"
+       },
+       "mpls-label1": 24002,
+       "mpls-label2": 24003
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.133500" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.133813" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.134016" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.124320" elapsed="0.009747"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.134444" elapsed="0.005421"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.148350" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.148582" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:58.148818" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.140239" elapsed="0.008635"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.155457" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.154830" elapsed="0.000683"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.156424" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.155854" elapsed="0.000624"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.156919" elapsed="0.000691"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.149380" elapsed="0.008373"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.123513" elapsed="0.034348"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:56.088829" elapsed="2.069108"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:58.159042" elapsed="0.003281"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.172990" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.173267" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.173477" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.164660" elapsed="0.008868"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.173890" elapsed="0.005140"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.186451" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.186676" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:58.186905" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.179390" elapsed="0.007567"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.193351" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.192752" elapsed="0.000654"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.194303" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.193718" elapsed="0.000639"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.194669" elapsed="0.000696"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.187451" elapsed="0.008036"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.163611" elapsed="0.031979"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:58.162716" elapsed="0.032950"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:15:58.158328" elapsed="0.037521"/>
</kw>
<arg>route_mac_mac</arg>
<status status="PASS" start="2026-09-01T01:15:54.013690" elapsed="4.182258"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:53.908794" elapsed="4.287390"/>
</test>
<test id="s1-s13-t60" name="Odl_To_Play_route_mac_rou" line="211">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:58.203778" elapsed="0.000445"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:58.203234" elapsed="0.001098"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.206215" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.206046" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.206018" elapsed="0.000348"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.212673" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.212540" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.212517" elapsed="0.000259"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.214045" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:58.213552" elapsed="0.000527"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.214670" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:58.214303" elapsed="0.000399"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:58.214773" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:15:58.214972" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:58.213062" elapsed="0.001941"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.222512" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.222361" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.222335" elapsed="0.000269"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.224542" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.224307" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.224283" elapsed="0.000489"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:58.225525" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:58.224970" elapsed="0.000636"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.226497" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:58.226080" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.261840" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:58.229096" elapsed="0.032873"/>
</kw>
<msg time="2026-09-01T01:15:58.262095" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:58.262210" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.226997" elapsed="0.035282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.296544" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:58.264261" elapsed="0.032417"/>
</kw>
<msg time="2026-09-01T01:15:58.296812" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:58.296898" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.262695" elapsed="0.034271"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.297623" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.297284" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.297263" elapsed="0.000539"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.298506" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.297940" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.299122" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.298797" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.298779" elapsed="0.000524"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:58.299336" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:58.302853" elapsed="0.000179"/>
</kw>
<msg time="2026-09-01T01:15:58.303070" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:58.302305" elapsed="0.001031"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.303539" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.303748" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:58.301568" elapsed="0.002383"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:58.299638" elapsed="0.004390"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:58.223697" elapsed="0.080506"/>
</kw>
<msg time="2026-09-01T01:15:58.304286" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:58.304324" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.222837" elapsed="0.081521"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:58.304521" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:58.304424" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.304407" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.305023" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.305432" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.305497" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:58.221888" elapsed="0.083703"/>
</kw>
<msg time="2026-09-01T01:15:58.305672" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:58.305710" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.215494" elapsed="0.090266"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.306054" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.305827" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.305812" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:58.215309" elapsed="0.090849"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:58.215071" elapsed="0.091118"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:58.212085" elapsed="0.094157"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:58.205559" elapsed="0.100731"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.204638" elapsed="0.101691"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:58.198662" elapsed="0.107715"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.312953" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.313098" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.313225" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.306769" elapsed="0.006480"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.313432" elapsed="0.002340"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.320517" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.320622" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:58.320714" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.315921" elapsed="0.004832"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.323734" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.323448" elapsed="0.000313"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.324194" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.323905" elapsed="0.000316"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.324388" elapsed="0.000298"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.321005" elapsed="0.003749"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.306513" elapsed="0.018289"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:58.197676" elapsed="0.127161"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.325541" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.325702" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.325360" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.326050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.326179" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.325883" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.326512" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.326688" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.326346" elapsed="0.000369"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:58.327135" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:58.326892" elapsed="0.000293"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.327502" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.327618" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.327333" elapsed="0.000308"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:15:58.328018" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:15:58.327799" elapsed="0.000243"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.328431" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.328203" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.328857" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.328625" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.329280" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.329047" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.329671" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.329461" elapsed="0.000249"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:58.329861" elapsed="0.002553"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.346869" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1017', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:15:58.346930" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=AhgAAhmZmZkAAQAAAAow8gzdgJ%2F3ICsrKys%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.347012" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.332563" elapsed="0.014471"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.349601" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.347209" elapsed="0.002430"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.355032" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.355229" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:58.355325" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.349794" elapsed="0.005554"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.357754" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.355500" elapsed="0.002300"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.364390" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.364502" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:58.364587" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.358744" elapsed="0.005866"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.367045" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.364794" elapsed="0.002304"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.367257" elapsed="0.002254"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.371853" level="INFO">${update} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.369658" elapsed="0.002222"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.372022" elapsed="0.002032"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:58.374102" elapsed="0.000066"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:58.358397" elapsed="0.015866"/>
</kw>
<msg time="2026-09-01T01:15:58.374343" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:58.357957" elapsed="0.016418"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.374883" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.374569" elapsed="0.000364"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.375744" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:58.375812" level="INFO">${len_1} = 182</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:58.375497" elapsed="0.000335"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.376212" level="INFO">Length is 182.</msg>
<msg time="2026-09-01T01:15:58.376276" level="INFO">${len_2} = 182</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:58.375972" elapsed="0.000325"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.376435" elapsed="0.000267"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.377066" level="INFO">${sum_1} = 3905</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:58.376892" elapsed="0.000196"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.377404" level="INFO">${sum_2} = 3905</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:58.377240" elapsed="0.000186"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.377563" elapsed="0.000285"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:58.375170" elapsed="0.002731"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:58.378037" elapsed="0.002258"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.385769" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.385884" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:58.385969" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.380830" elapsed="0.005161"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.389790" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.386165" elapsed="0.003670"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.389978" elapsed="0.002260"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.396933" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.397041" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:15:58.397134" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.392386" elapsed="0.004794"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.399494" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","path-id":0,"mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.397334" elapsed="0.002204"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.399677" elapsed="0.002243"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:15:58.404065" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.401995" elapsed="0.002109"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.401974" elapsed="0.002197"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.411914" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.411955" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.412043" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.404313" elapsed="0.007753"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:58.380490" elapsed="0.031634"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.417895" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.417998" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.418079" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.413011" elapsed="0.005090"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.420460" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.418276" elapsed="0.002226"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.420641" elapsed="0.002262"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.425212" level="INFO">${update} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.423050" elapsed="0.002187"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.425377" elapsed="0.002013"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:15:58.427453" elapsed="0.000041"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:15:58.412700" elapsed="0.014894"/>
</kw>
<msg time="2026-09-01T01:15:58.427669" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:58.412298" elapsed="0.015393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.428121" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.427886" elapsed="0.000298"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.428996" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:58.429061" level="INFO">${len_1} = 170</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:58.428749" elapsed="0.000332"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.429459" level="INFO">Length is 170.</msg>
<msg time="2026-09-01T01:15:58.429523" level="INFO">${len_2} = 170</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:15:58.429237" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.429684" elapsed="0.000281"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.430285" level="INFO">${sum_1} = 3458</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:58.430104" elapsed="0.000204"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:15:58.430599" level="INFO">${sum_2} = 3458</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:15:58.430443" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.430825" elapsed="0.000272"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:15:58.428408" elapsed="0.002759"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.436294" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.436417" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.436499" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.431669" elapsed="0.004852"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.439096" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.436676" elapsed="0.002478"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.439296" elapsed="0.002254"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.445774" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.445880" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.445969" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.441695" elapsed="0.004297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.448490" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.446165" elapsed="0.002367"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.448671" elapsed="0.002259"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:15:58.453229" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:15:58.451004" elapsed="0.002280"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.450985" elapsed="0.002322"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.453447" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:15:58.431403" elapsed="0.022122"/>
</kw>
<arg>route_mac_rou</arg>
<status status="PASS" start="2026-09-01T01:15:58.325077" elapsed="0.128488"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.196777" elapsed="0.256894"/>
</test>
<test id="s1-s13-t61" name="Play_To_Odl_route_mac_rou" line="213">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:15:58.457216" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:15:58.456966" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.458348" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.458248" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.458231" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.462907" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.462813" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.462796" elapsed="0.000212"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.463920" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:58.463564" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.464364" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:15:58.464086" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:15:58.464425" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:15:58.464559" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:15:58.463231" elapsed="0.001350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.469771" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.469661" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.469645" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.471175" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:15:58.470984" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.470968" elapsed="0.000361"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:15:58.471852" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:15:58.471467" elapsed="0.000441"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.472497" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:58.472254" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.507524" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:15:58.474388" elapsed="0.033264"/>
</kw>
<msg time="2026-09-01T01:15:58.507791" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:15:58.507881" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.472866" elapsed="0.035081"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:15:58.543556" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:15:58.509868" elapsed="0.033815"/>
</kw>
<msg time="2026-09-01T01:15:58.543817" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:15:58.543903" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.508356" elapsed="0.035613"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.544623" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.544287" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.544268" elapsed="0.000532"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.545495" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "o "u "t "e "_ "m "a "c "_ "r "o "u "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.544938" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.546105" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.545782" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.545764" elapsed="0.000535"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:15:58.546333" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:15:58.549843" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:15:58.550005" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:15:58.549342" elapsed="0.000721"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.550312" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.550511" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:15:58.548478" elapsed="0.002234"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:15:58.546575" elapsed="0.004228"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:15:58.470574" elapsed="0.080391"/>
</kw>
<msg time="2026-09-01T01:15:58.551048" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:58.551085" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.469977" elapsed="0.081140"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:15:58.551352" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:15:58.551257" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.551240" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.551854" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.552254" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:15:58.552318" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:15:58.469367" elapsed="0.083045"/>
</kw>
<msg time="2026-09-01T01:15:58.552493" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:15:58.552530" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.464938" elapsed="0.087623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.552863" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.552625" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.552611" elapsed="0.000319"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:15:58.464806" elapsed="0.088144"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:15:58.464633" elapsed="0.088344"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:15:58.462493" elapsed="0.090532"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:15:58.457983" elapsed="0.095090"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:15:58.457587" elapsed="0.095526"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:15:58.454939" elapsed="0.098268"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.559785" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.559903" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.559985" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.553579" elapsed="0.006428"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:15:58.560180" elapsed="0.002510"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.568624" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.568775" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:15:58.568868" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:15:58.562850" elapsed="0.006042"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.571692" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.571406" elapsed="0.000311"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:15:58.572110" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:15:58.571872" elapsed="0.000277"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.572340" elapsed="0.000289"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:15:58.569097" elapsed="0.003586"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.553337" elapsed="0.019403"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:15:58.454499" elapsed="0.118276"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.573425" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.573573" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.573243" elapsed="0.000355"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.597132" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:58.596799" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.597865" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:15:58.597634" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou.titanium/route_mac_rou.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:15:58.598017" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:15:58.597324" elapsed="0.000713"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.598545" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:15:58.598204" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.598856" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/route_mac_rou.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.598972" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.598719" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.599369" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.599152" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:15:58.599806" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:15:58.599515" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.600294" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:15:58.600018" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.599884" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:15:58.599496" elapsed="0.000871"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.600912" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:15:58.600502" elapsed="0.000435"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:15:58.600980" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:15:58.601115" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:15:58.594682" elapsed="0.006471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.601468" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/announce_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.601580" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.601299" elapsed="0.000304"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:15:58.601922" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/route_mac_rou/withdraw_route_mac_rou.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:15:58.602030" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:15:58.601755" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.602440" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;mac-ip-adv-route&gt;
        &lt;router-id-generated&gt;
            &lt;router-id&gt;43.43.43.43&lt;/router-id&gt;
            &lt;local-discriminator&gt;2000&lt;/local-discriminator&gt;
        &lt;/router-id-generated&gt;
        &lt;ethernet-tag-id&gt;
            &lt;vlan-id&gt;10&lt;/vlan-id&gt;
        &lt;/ethernet-tag-id&gt;
        &lt;mac-address&gt;f2:0c:dd:80:9f:f7&lt;/mac-address&gt;
        &lt;ip-address&gt;43.43.43.43&lt;/ip-address&gt;
        &lt;mpls-label1&gt;24002&lt;/mpls-label1&gt;
        &lt;mpls-label2&gt;24003&lt;/mpls-label2&gt;
    &lt;/mac-ip-adv-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.602214" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.602865" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.602633" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.603279" level="INFO">ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.603050" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:15:58.603671" level="INFO">ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:15:58.603459" elapsed="0.000251"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:15:58.603860" elapsed="0.002730"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:15:58.606773" elapsed="0.002412"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:15:58.615616" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:15:58.615737" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:15:58.615826" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:15:58.610055" elapsed="0.006148">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.616372" elapsed="0.000019"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:15:58.616582" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:15:58.609772" elapsed="0.006926">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:00.628007" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:00.628330" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:00.628530" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:00.618219" elapsed="0.010362"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:00.629549" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "path-id": 0,
                "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
                "route-distinguisher": "429496729:1",
                "mac-ip-adv-route": {
                    "router-id-generated": {
                        "local-discriminator": 2000,
                        "router-id": "43.43.43.43"
                    },
                    "mpls-label1": 24002,
                    "mpls-label2": 24003,
                    "ip-address": "43.43.43.43",
                    "ethernet-tag-id": {
                        "vlan-id": 10
                    },
                    "mac-address": "f2:0c:dd:80:9f:f7"
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:00.634270" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:00.628974" elapsed="0.005393"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:00.641459" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:00.640423" elapsed="0.001096"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:00.642929" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:00.641983" elapsed="0.001003"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:00.643337" elapsed="0.000695"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:00.634845" elapsed="0.009336"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:00.617393" elapsed="0.026894"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:15:58.609358" elapsed="2.035017"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:00.644685" elapsed="0.003621"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:00.657211" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:00.657470" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:00.657659" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:00.650317" elapsed="0.007417"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:00.658071" elapsed="0.005728"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:00.671641" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:00.671931" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '635'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=","mac-ip-adv-route":{"ip-address":"43.43.43.43","router-id-generated":{"router-id":"43.43.43.43","local-discriminator":2000},"ethernet-tag-id":{"vlan-id":10},"mac-address":"f2:0c:dd:80:9f:f7","mpls-label2":24003,"mpls-label1":24002},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:00.672173" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:00.664164" elapsed="0.008064"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:00.678579" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:00.677968" elapsed="0.000667"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:00.680029" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:00.678972" elapsed="0.001113"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:00.681204" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "mac-ip-adv-route": {
       "ethernet-tag-id": {
        "vlan-id": 10
       },
       "ip-address": "43.43.43.43",
       "mac-address": "f2:0c:dd:80:9f:f7",
       "mpls-label1": 24002,
       "mpls-label2": 24003,
       "router-id-generated": {
        "local-discriminator": 2000,
        "router-id": "43.43.43.43"
       }
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:00.681762" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "mac-ip-adv-route": {
+       "ethernet-tag-id": {
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:00.680433" elapsed="0.001481">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:00.672723" elapsed="0.009543">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:00.649737" elapsed="0.032817">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
    [ Message content over the limit has been removed. ]
+        "vlan-id": 10
+       },
+       "ip-address": "43.43.43.43",
+       "mac-address": "f2:0c:dd:80:9f:f7",
+       "mpls-label1": 24002,
+       "mpls-label2": 24003,
+       "router-id-generated": {
+        "local-discriminator": 2000,
+        "router-id": "43.43.43.43"
+       }
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.692407" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.692718" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:02.692920" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.683900" elapsed="0.009071"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:02.693347" elapsed="0.005225"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.706890" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.707117" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:02.707364" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.698944" elapsed="0.008472"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.713917" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.713304" elapsed="0.000669"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.714926" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.714317" elapsed="0.000665"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.715334" elapsed="0.001039"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.708001" elapsed="0.008511"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:02.683185" elapsed="0.033437"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:00.648776" elapsed="2.067957"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:02.717974" elapsed="0.003535"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.731006" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.731298" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:02.731511" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.723963" elapsed="0.007600"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:02.731928" elapsed="0.005260"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.744733" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.744958" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:02.745201" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.737527" elapsed="0.007729"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.751594" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.750983" elapsed="0.000667"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.752554" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.751990" elapsed="0.000619"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.752948" elapsed="0.000672"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.745747" elapsed="0.008018"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:02.722836" elapsed="0.031035"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:02.721925" elapsed="0.032020"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:02.717129" elapsed="0.036923"/>
</kw>
<arg>route_mac_rou</arg>
<status status="PASS" start="2026-09-01T01:15:58.572965" elapsed="4.181205"/>
</kw>
<status status="PASS" start="2026-09-01T01:15:58.454030" elapsed="4.300442"/>
</test>
<test id="s1-s13-t62" name="Odl_To_Play_pmsi_rsvp_te_p2mp_lsp" line="216">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:02.762222" elapsed="0.000265"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:02.761855" elapsed="0.000703"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.763887" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:02.763725" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.763694" elapsed="0.000283"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.771517" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:02.771363" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.771331" elapsed="0.000276"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.773117" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:02.772527" elapsed="0.000649"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.773785" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:02.773389" elapsed="0.000429"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:02.773875" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:16:02.774120" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:02.771929" elapsed="0.002249"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.781981" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:02.781839" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.781812" elapsed="0.000259"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.783997" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:02.783763" elapsed="0.000369"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.783740" elapsed="0.000489"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:02.784971" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:02.784424" elapsed="0.000626"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:02.785929" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:02.785578" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:02.827336" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:02.788244" elapsed="0.039217"/>
</kw>
<msg time="2026-09-01T01:16:02.827594" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:02.827695" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:02.786432" elapsed="0.041333"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:02.872064" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:02.829668" elapsed="0.042544"/>
</kw>
<msg time="2026-09-01T01:16:02.872329" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:02.872415" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:02.828161" elapsed="0.044321"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.873124" elapsed="0.000075"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:02.872783" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.872763" elapsed="0.000556"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.874015" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.873460" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.874706" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:02.874367" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.874348" elapsed="0.000523"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:02.874905" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:02.878432" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:16:02.878617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:02.877851" elapsed="0.000842"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.878894" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.879096" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:02.877097" elapsed="0.002222"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:02.875189" elapsed="0.004211"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:02.783188" elapsed="0.096377"/>
</kw>
<msg time="2026-09-01T01:16:02.879650" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:02.879744" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:02.782309" elapsed="0.097474"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:02.879987" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:02.879870" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.879851" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.880515" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.880944" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.881012" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:02.781390" elapsed="0.099721"/>
</kw>
<msg time="2026-09-01T01:16:02.881359" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:02.881399" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:02.774713" elapsed="0.106721"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:02.881921" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:02.881503" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:02.881487" elapsed="0.000506"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:02.774496" elapsed="0.107518"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:02.774267" elapsed="0.107778"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:02.770857" elapsed="0.111242"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:02.763341" elapsed="0.118832"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:02.762770" elapsed="0.119462"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:02.757001" elapsed="0.125283"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.888968" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.889173" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:02.889280" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.882690" elapsed="0.006615"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:02.889462" elapsed="0.002830"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.897500" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.897606" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:02.897725" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.892449" elapsed="0.005307"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.901849" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.901457" elapsed="0.000425"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:02.902328" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.902040" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.902508" elapsed="0.000370"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:02.897975" elapsed="0.004968"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:02.882423" elapsed="0.020575"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:02.756010" elapsed="0.147032"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:02.903824" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:02.904114" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:02.903617" elapsed="0.000540"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:02.904475" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:02.904592" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:02.904304" elapsed="0.000312"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:02.904940" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:02.905054" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:02.904770" elapsed="0.000307"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:02.905435" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:02.905238" elapsed="0.000221"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:02.905836" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:02.905949" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:02.905657" elapsed="0.000316"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:02.906326" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:02.906113" elapsed="0.000237"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.906760" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.906496" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.907311" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.907008" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.907757" level="INFO">ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.907513" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.908172" level="INFO">ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.907938" elapsed="0.000275"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:02.908347" elapsed="0.004650"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.930889" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1089', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:02.930956" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.931077" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.913185" elapsed="0.017916"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.933760" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.931297" elapsed="0.002504"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.940024" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.940197" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:02.940296" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.933949" elapsed="0.006372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.942713" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.940478" elapsed="0.002281"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:02.948608" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:02.948733" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:02.948821" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:02.943670" elapsed="0.005174"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.951201" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:02.949001" elapsed="0.002245"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:02.951390" elapsed="0.002244"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:02.956418" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:02.953796" elapsed="0.002648"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:02.958637" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:02.956586" elapsed="0.002140"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:16:02.958785" elapsed="0.000022"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="FAIL" start="2026-09-01T01:16:02.943370" elapsed="0.015533"> == </status>
</kw>
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:04.970299" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:04.970749" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:04.970957" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:04.960542" elapsed="0.010466"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:04.976609" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:04.971405" elapsed="0.005324"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:04.977049" elapsed="0.005215"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:04.985794" level="INFO">${update} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:04.982596" elapsed="0.003256"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:04.986267" elapsed="0.004837"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:04.991258" elapsed="0.000076"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:04.959688" elapsed="0.031849"/>
</kw>
<msg time="2026-09-01T01:16:04.991708" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:02.942918" elapsed="2.048842"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:04.992612" level="INFO">ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:04.992088" elapsed="0.000633"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:04.994506" level="INFO">Length is 188.</msg>
<msg time="2026-09-01T01:16:04.994669" level="INFO">${len_1} = 188</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:04.993963" elapsed="0.000753"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:04.995548" level="INFO">Length is 188.</msg>
<msg time="2026-09-01T01:16:04.995712" level="INFO">${len_2} = 188</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:04.995025" elapsed="0.000734"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:04.996068" elapsed="0.000640"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:04.997421" level="INFO">${sum_1} = 3045</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:04.997020" elapsed="0.000451"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:04.998185" level="INFO">${sum_2} = 3045</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:04.997795" elapsed="0.000440"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:04.998538" elapsed="0.000631"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:04.993225" elapsed="0.006062"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:04.999582" elapsed="0.002358"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.012300" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.012592" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:05.012912" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.002999" elapsed="0.009968"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.018347" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.013350" elapsed="0.005094"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.018778" elapsed="0.005131"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.032129" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.032415" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:05.032619" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.024265" elapsed="0.008431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.038039" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.033039" elapsed="0.005097"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.038485" elapsed="0.005217"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:05.047674" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:05.043873" elapsed="0.003866"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.043827" elapsed="0.003943"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.055076" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.055163" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.055302" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.047974" elapsed="0.007362"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:05.002448" elapsed="0.052987"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.063316" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.063490" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:05.063611" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.057071" elapsed="0.006658"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.068866" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.063981" elapsed="0.004948"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.069156" elapsed="0.003386"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:05.075356" level="INFO">${update} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:05.072777" elapsed="0.002618"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:05.075637" elapsed="0.002946"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:05.078666" elapsed="0.000053"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:05.056599" elapsed="0.022256"/>
</kw>
<msg time="2026-09-01T01:16:05.078957" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:05.055884" elapsed="0.023105"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.079551" level="INFO">ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.079227" elapsed="0.000382"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.080827" level="INFO">Length is 176.</msg>
<msg time="2026-09-01T01:16:05.080925" level="INFO">${len_1} = 176</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:05.080466" elapsed="0.000489"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.081540" level="INFO">Length is 176.</msg>
<msg time="2026-09-01T01:16:05.081636" level="INFO">${len_2} = 176</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:05.081200" elapsed="0.000482"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:05.081890" elapsed="0.000428"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:05.082784" level="INFO">${sum_1} = 2598</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:05.082526" elapsed="0.000291"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:05.083276" level="INFO">${sum_2} = 2598</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:05.083017" elapsed="0.000292"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:05.083511" elapsed="0.000413"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:05.079948" elapsed="0.004052"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.092542" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.092733" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:05.092856" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.084776" elapsed="0.008113"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.096447" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.093116" elapsed="0.003392"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.096728" elapsed="0.003559"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.107536" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.107707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:05.107842" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.100537" elapsed="0.007339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.111450" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.108117" elapsed="0.003394"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.111732" elapsed="0.003424"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:05.118389" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-09-01T01:16:05.115269" elapsed="0.003219"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.115239" elapsed="0.003286"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.118745" elapsed="0.000029"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:05.084366" elapsed="0.034497"/>
</kw>
<arg>pmsi_rsvp_te_p2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:02.903343" elapsed="2.215578"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:02.755079" elapsed="2.364003"/>
</test>
<test id="s1-s13-t63" name="Play_To_Odl_pmsi_rsvp_te_p2mp_lsp" line="219">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:05.126549" elapsed="0.000295"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:05.126202" elapsed="0.000713"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:05.127835" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:05.127733" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.127715" elapsed="0.000181"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:05.132472" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:05.132378" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.132361" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.133459" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:05.133088" elapsed="0.000395"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.133899" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:05.133626" elapsed="0.000296"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:05.133960" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:05.134097" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:05.132759" elapsed="0.001358"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:05.139202" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:05.139090" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.139074" elapsed="0.000200"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:05.140642" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:05.140466" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.140449" elapsed="0.000369"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:05.141357" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:05.140959" elapsed="0.000455"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:05.142080" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:05.141798" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:05.176677" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:05.144057" elapsed="0.032767"/>
</kw>
<msg time="2026-09-01T01:16:05.176966" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:05.177061" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:05.142510" elapsed="0.034619"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:05.232287" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:05.179168" elapsed="0.053365"/>
</kw>
<msg time="2026-09-01T01:16:05.232726" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:05.232820" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:05.177551" elapsed="0.055338"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.233706" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:05.233259" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.233213" elapsed="0.000668"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.234744" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "r "s "v "p "_ "t "e "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.234036" elapsed="0.000831"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.235441" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:05.235036" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.235018" elapsed="0.000596"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:05.235663" elapsed="0.000040"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:05.239226" elapsed="0.000130"/>
</kw>
<msg time="2026-09-01T01:16:05.239395" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:05.238766" elapsed="0.000693"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.239675" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.239875" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:05.238004" elapsed="0.002097"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:05.236009" elapsed="0.004187"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:05.140027" elapsed="0.100333"/>
</kw>
<msg time="2026-09-01T01:16:05.240456" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:05.240505" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:05.139420" elapsed="0.101123"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:05.240725" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:05.240614" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.240597" elapsed="0.000203"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.241448" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.241858" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:05.241924" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:05.138788" elapsed="0.103277"/>
</kw>
<msg time="2026-09-01T01:16:05.242166" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:05.242206" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:05.134488" elapsed="0.107752"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.242536" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:05.242308" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.242293" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:05.134349" elapsed="0.108277"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:05.134187" elapsed="0.108483"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:05.132048" elapsed="0.110676"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:05.127466" elapsed="0.115308"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:05.127064" elapsed="0.115750"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:05.121028" elapsed="0.121833"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.249531" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.249691" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:05.249803" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.243293" elapsed="0.006534"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:05.249998" elapsed="0.002498"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.257390" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.257510" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:05.257608" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:05.252673" elapsed="0.004958"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:05.260507" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:05.260223" elapsed="0.000308"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:05.260929" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:05.260687" elapsed="0.000268"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:05.261102" elapsed="0.000315"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:05.257877" elapsed="0.003598"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:05.242995" elapsed="0.018527"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:05.120380" elapsed="0.141234"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:05.262293" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:05.262443" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:05.262093" elapsed="0.000374"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.287479" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:05.287006" elapsed="0.000510"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:05.288374" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:05.288062" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp.titanium/pmsi_rsvp_te_p2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:05.288542" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:05.287711" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.289078" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:05.288730" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:05.289396" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/pmsi_rsvp_te_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:05.289558" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:05.289266" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.289963" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.289742" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:05.290483" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:05.290097" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.290969" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:05.290709" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:05.290562" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:05.290069" elapsed="0.000971"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.291600" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:05.291192" elapsed="0.000433"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:05.291687" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:16:05.291838" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:05.284678" elapsed="0.007184"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:05.292257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/announce_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:05.292372" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:05.292066" elapsed="0.000329"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:05.292798" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_rsvp_te_p2mp_lsp/withdraw_pmsi_rsvp_te_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:05.292908" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:05.292616" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.293306" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;rsvp-te-p2mp-lsp&gt;
                &lt;p2mp-id&gt;1111111111&lt;/p2mp-id&gt;
                &lt;tunnel-id&gt;11111&lt;/tunnel-id&gt;
                &lt;extended-tunnel-id&gt;10.10.10.10&lt;/extended-tunnel-id&gt;
            &lt;/rsvp-te-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.293074" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.293770" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.293497" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.294180" level="INFO">ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.293956" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:05.294568" level="INFO">ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:05.294360" elapsed="0.000247"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:05.294755" elapsed="0.002615"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:05.297512" elapsed="0.001847"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:05.307631" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:05.307845" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:05.308009" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:05.300259" elapsed="0.008247">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.308794" elapsed="0.000030"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:05.309067" elapsed="0.000024"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:05.299945" elapsed="0.009272">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:07.321261" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:07.321588" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '502'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:07.321848" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:07.311097" elapsed="0.010826"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:07.322901" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "rsvp-te-p2mp-lsp": {
                            "extended-tunnel-id": "10.10.10.10",
                            "p2mp-id": 1111111111,
                            "tunnel-id": 11111
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:07.327565" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:07.322325" elapsed="0.005364"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:07.334439" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:07.333387" elapsed="0.001111"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:07.335797" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:07.334838" elapsed="0.001017"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:07.336204" elapsed="0.000666"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:07.328175" elapsed="0.008818"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:07.310191" elapsed="0.026905"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:05.299522" elapsed="2.037694"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:07.337525" elapsed="0.003489"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:07.353388" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:07.353770" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:07.353967" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:07.343037" elapsed="0.010984"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:07.354463" elapsed="0.005405"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:07.368271" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:07.368546" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '650'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"rsvp-te-p2mp-lsp":{"p2mp-id":1111111111,"tunnel-id":11111,"extended-tunnel-id":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:07.368833" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:07.360291" elapsed="0.008601"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:07.375495" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:07.374860" elapsed="0.000716"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:07.377097" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:07.375933" elapsed="0.001256"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:07.378204" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "rsvp-te-p2mp-lsp": {
         "extended-tunnel-id": "10.10.10.10",
         "p2mp-id": 1111111111,
         "tunnel-id": 11111
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:07.378676" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "rsvp-te-p2mp-lsp": {
+         "extended-tunnel-id": "10.10.10.10",
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:07.377516" elapsed="0.001319">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:07.369397" elapsed="0.009835">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:07.342465" elapsed="0.037137">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,41 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p2mp-id": 1111111111,
+         "tunnel-id": 11111
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.389354" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.389567" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:09.389759" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.380710" elapsed="0.009086"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:09.390040" elapsed="0.003241"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.398911" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.399053" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:09.399207" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.393472" elapsed="0.005772"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.403087" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.402748" elapsed="0.000366"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.403557" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.403300" elapsed="0.000282"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.403748" elapsed="0.000352"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.399546" elapsed="0.004651"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:09.380172" elapsed="0.024087"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:07.341528" elapsed="2.062782"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:09.404925" elapsed="0.002722"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.415904" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.416188" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:09.416306" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.408549" elapsed="0.007785"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:09.416507" elapsed="0.002829"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.426270" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.426414" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:09.426534" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.419510" elapsed="0.007055"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.429842" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.429542" elapsed="0.000328"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.430306" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.430014" elapsed="0.000318"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.430481" elapsed="0.000341"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.426858" elapsed="0.004021"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:09.408271" elapsed="0.022654"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:09.407811" elapsed="0.023151"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:09.404544" elapsed="0.026466"/>
</kw>
<arg>pmsi_rsvp_te_p2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:05.261830" elapsed="4.169224"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:05.119732" elapsed="4.311446"/>
</test>
<test id="s1-s13-t64" name="Odl_To_Play_pmsi_mldp_p2mp_lsp" line="222">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:09.435044" elapsed="0.000265"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:09.434794" elapsed="0.000584"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.436698" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:09.436533" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.436504" elapsed="0.000284"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.442702" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:09.442541" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.442516" elapsed="0.000274"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.444074" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:09.443581" elapsed="0.000525"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.444575" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:09.444299" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:09.444655" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:16:09.444829" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:09.443093" elapsed="0.001759"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.451447" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:09.451335" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.451314" elapsed="0.000218"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.453308" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:09.453058" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.453036" elapsed="0.000484"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:09.454277" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:09.453737" elapsed="0.000610"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:09.454994" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:09.454736" elapsed="0.000335"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:09.490830" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:09.457407" elapsed="0.033594"/>
</kw>
<msg time="2026-09-01T01:16:09.491188" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:09.491281" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:09.455475" elapsed="0.035875"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:09.528854" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:09.493336" elapsed="0.035753"/>
</kw>
<msg time="2026-09-01T01:16:09.529302" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:09.529408" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:09.491777" elapsed="0.037706"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.530286" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:09.529840" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.529806" elapsed="0.000670"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.531302" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.530648" elapsed="0.000789"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.531962" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:09.531622" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.531590" elapsed="0.000539"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:09.532188" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:09.535988" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:16:09.536242" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:09.535434" elapsed="0.000875"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.536525" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.536752" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:09.534660" elapsed="0.002305"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:09.532532" elapsed="0.004513"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:09.452533" elapsed="0.084695"/>
</kw>
<msg time="2026-09-01T01:16:09.537315" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:09.537354" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:09.451725" elapsed="0.085674"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:09.537652" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:09.537532" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.537513" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.538226" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.538659" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.538726" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:09.450933" elapsed="0.087892"/>
</kw>
<msg time="2026-09-01T01:16:09.538912" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:09.538951" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:09.445399" elapsed="0.093586"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:09.539300" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:09.539053" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:09.539038" elapsed="0.000331"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:09.445245" elapsed="0.094150"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:09.445012" elapsed="0.094424"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:09.442087" elapsed="0.097408"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:09.436175" elapsed="0.103373"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:09.435572" elapsed="0.104018"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:09.432457" elapsed="0.107206"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.546475" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.546788" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:09.546896" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.540060" elapsed="0.006859"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:09.547082" elapsed="0.002434"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.555499" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.555634" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:09.555732" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.549684" elapsed="0.006071"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.558761" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.558442" elapsed="0.000345"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:09.559203" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.558931" elapsed="0.000297"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.559382" elapsed="0.000328"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:09.555976" elapsed="0.003792"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:09.539803" elapsed="0.020012"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:09.431994" elapsed="0.127859"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:09.560633" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:09.560799" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:09.560396" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:09.561156" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:09.561277" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:09.560971" elapsed="0.000330"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:09.561936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:09.562054" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:09.561461" elapsed="0.000617"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:09.562455" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:09.562244" elapsed="0.000236"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:09.562820" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:09.562937" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:09.562643" elapsed="0.000319"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:09.563309" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:09.563107" elapsed="0.000227"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.563751" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.563499" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.564234" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.563993" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.564680" level="INFO">ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.564443" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.565077" level="INFO">ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.564862" elapsed="0.000255"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:09.565271" elapsed="0.002581"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.584715" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1287', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:09.584805" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.584958" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.568003" elapsed="0.016983"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.587752" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.585244" elapsed="0.002548"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.594242" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.594416" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:09.594584" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.587941" elapsed="0.006688"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.597110" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.594797" elapsed="0.002374"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:09.603854" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:09.603986" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:09.604082" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:09.598181" elapsed="0.005925"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.606568" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:09.604294" elapsed="0.002335"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:09.606775" elapsed="0.002307"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:09.612974" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:09.609250" elapsed="0.003750"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:09.615240" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:09.613168" elapsed="0.002142"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:16:09.615365" elapsed="0.000021"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="FAIL" start="2026-09-01T01:16:09.597846" elapsed="0.017634"> == </status>
</kw>
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.624185" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.624370" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:11.624472" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.616642" elapsed="0.007855"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.627321" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.624687" elapsed="0.002746"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.627607" elapsed="0.002300"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.632746" level="INFO">${update} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:11.630063" elapsed="0.002745"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.632961" elapsed="0.002028"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:11.635039" elapsed="0.000038"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:11.616055" elapsed="0.019146"/>
</kw>
<msg time="2026-09-01T01:16:11.635275" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:09.597335" elapsed="2.037964"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.635695" level="INFO">ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.635453" elapsed="0.000284"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.636557" level="INFO">Length is 204.</msg>
<msg time="2026-09-01T01:16:11.636650" level="INFO">${len_1} = 204</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:11.636314" elapsed="0.000358"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.637049" level="INFO">Length is 204.</msg>
<msg time="2026-09-01T01:16:11.637122" level="INFO">${len_2} = 204</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:11.636817" elapsed="0.000344"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.637308" elapsed="0.000443"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.638073" level="INFO">${sum_1} = 2584</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:11.637896" elapsed="0.000199"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.638424" level="INFO">${sum_2} = 2584</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:11.638252" elapsed="0.000194"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.638606" elapsed="0.000305"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:11.635957" elapsed="0.003009"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:11.639104" elapsed="0.002332"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.648996" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.649347" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:11.649571" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.641926" elapsed="0.007728"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.655254" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.650062" elapsed="0.005293"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.655700" elapsed="0.004273"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.668096" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.668362" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:11.668532" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.660281" elapsed="0.008287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.672311" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.668857" elapsed="0.003523"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.672609" elapsed="0.003350"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:11.679285" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:11.676081" elapsed="0.003267"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.676047" elapsed="0.003332"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.688529" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.688647" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.688850" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.679606" elapsed="0.009286"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:11.641658" elapsed="0.047363"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.697796" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.698028" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:11.698220" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.690803" elapsed="0.007458"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.703056" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.698560" elapsed="0.004564"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.703368" elapsed="0.003295"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.710186" level="INFO">${update} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:11.706963" elapsed="0.003264"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.710470" elapsed="0.002854"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:11.713406" elapsed="0.000054"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:11.690235" elapsed="0.023387"/>
</kw>
<msg time="2026-09-01T01:16:11.713731" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:11.689359" elapsed="0.024404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.714321" level="INFO">ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.713980" elapsed="0.000400"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.715646" level="INFO">Length is 192.</msg>
<msg time="2026-09-01T01:16:11.715741" level="INFO">${len_1} = 192</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:11.715279" elapsed="0.000492"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.716341" level="INFO">Length is 192.</msg>
<msg time="2026-09-01T01:16:11.716453" level="INFO">${len_2} = 192</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:11.715969" elapsed="0.000514"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.716705" elapsed="0.000390"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.717685" level="INFO">${sum_1} = 2137</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:11.717364" elapsed="0.000359"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:11.718280" level="INFO">${sum_2} = 2137</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:11.717962" elapsed="0.000360"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.718565" elapsed="0.000488"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:11.714724" elapsed="0.004464"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.728122" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.728421" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:11.728632" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.720272" elapsed="0.008408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.733018" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.729026" elapsed="0.004058"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.733320" elapsed="0.003308"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.743313" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.743489" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:11.743741" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.736846" elapsed="0.006928"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.747156" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.743995" elapsed="0.003225"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.747421" elapsed="0.003135"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:11.753600" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:16:11.750688" elapsed="0.002978"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.750657" elapsed="0.003032"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.753830" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:11.719686" elapsed="0.034230"/>
</kw>
<arg>pmsi_mldp_p2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:09.560106" elapsed="2.193854"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:09.431523" elapsed="2.322540"/>
</test>
<test id="s1-s13-t65" name="Play_To_Odl_pmsi_mldp_p2mp_lsp" line="224">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:11.757756" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:11.757504" elapsed="0.000491"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:11.758905" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:11.758806" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.758789" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:11.763475" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:11.763379" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.763363" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.764455" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:11.764095" elapsed="0.000384"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.764904" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:11.764641" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:11.764965" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:11.765101" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:11.763759" elapsed="0.001364"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:11.770158" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:11.770047" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.770030" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:11.771538" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:11.771370" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.771354" elapsed="0.000351"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:11.772241" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:11.771843" elapsed="0.000458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:11.772896" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:11.772652" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:11.806616" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:11.774760" elapsed="0.031979"/>
</kw>
<msg time="2026-09-01T01:16:11.806858" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:11.806944" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:11.773260" elapsed="0.033753"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:11.841805" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:11.808911" elapsed="0.033020"/>
</kw>
<msg time="2026-09-01T01:16:11.842049" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:11.842153" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:11.807409" elapsed="0.034816"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.842897" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:11.842510" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.842491" elapsed="0.000568"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.843765" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.843209" elapsed="0.000669"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.844391" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:11.844043" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.844026" elapsed="0.000528"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:11.844600" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:11.847924" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:16:11.848088" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:11.847432" elapsed="0.000912"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.848544" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.848753" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:11.846737" elapsed="0.002217"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:11.844844" elapsed="0.004188"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:11.770950" elapsed="0.078260"/>
</kw>
<msg time="2026-09-01T01:16:11.849292" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:11.849329" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:11.770360" elapsed="0.079003"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:11.849522" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:16:11.849429" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.849413" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.850013" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.850423" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:11.850487" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:11.769750" elapsed="0.080844"/>
</kw>
<msg time="2026-09-01T01:16:11.850680" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:11.850718" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:11.765476" elapsed="0.085276"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.851043" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:11.850817" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.850802" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:11.765344" elapsed="0.085787"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:11.765187" elapsed="0.086021"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:11.763052" elapsed="0.088208"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:11.758540" elapsed="0.092767"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:11.758147" elapsed="0.093198"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:11.755302" elapsed="0.096087"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.858557" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.858912" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:11.859013" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.851776" elapsed="0.007261"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:11.859208" elapsed="0.002295"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.866338" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.866440" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:11.866530" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:11.861666" elapsed="0.004887"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:11.869400" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:11.869093" elapsed="0.000333"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:11.869823" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:11.869569" elapsed="0.000279"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.869991" elapsed="0.000325"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:11.866773" elapsed="0.003600"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:11.851521" elapsed="0.018901"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:11.754845" elapsed="0.115614"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:11.871120" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:11.871330" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:11.870938" elapsed="0.000417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.896279" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:11.895931" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:11.897078" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:11.896845" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp.titanium/pmsi_mldp_p2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:11.897247" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:11.896517" elapsed="0.000751"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.897772" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:11.897417" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:11.898058" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/pmsi_mldp_p2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:11.898193" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:11.897941" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.898588" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.898357" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:11.898988" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:11.898707" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.899473" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:11.899212" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:11.899064" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:11.898686" elapsed="0.000860"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.900088" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:11.899690" elapsed="0.000423"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:11.900174" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:16:11.900315" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:11.893846" elapsed="0.006493"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:11.900669" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/announce_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:11.900782" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b...</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:11.900485" elapsed="0.000320"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:11.901113" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_p2mp_lsp/withdraw_pmsi_mldp_p2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:11.901283" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:11.900946" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.901683" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-p2mp-lsp&gt;
                &lt;address-family xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types"&gt;x:ipv4-address-family&lt;/address-family&gt;
                &lt;root-node-address&gt;10.10.10.10&lt;/root-node-address&gt;
                &lt;opaque-value&gt;
                    &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                    &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
                &lt;/opaque-value&gt;
            &lt;/mldp-p2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.901450" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.902091" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.901876" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.902505" level="INFO">ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.902294" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:11.902905" level="INFO">ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:11.902693" elapsed="0.000251"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:11.903077" elapsed="0.002466"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:11.905724" elapsed="0.001664"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:11.914438" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:11.914606" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:11.914717" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:11.908273" elapsed="0.006837">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.915301" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:11.915517" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:11.907965" elapsed="0.007718">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:13.927354" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:13.927697" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '575'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:13.927932" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:13.917269" elapsed="0.010720"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:13.928972" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "mldp-p2mp-lsp": {
                            "address-family": "bgp-types:ipv4-address-family",
                            "opaque-value": [
                                {
                                    "opaque": "01:01:01:01:01:01:01",
                                    "opaque-type": 1
                                }
                            ],
                            "root-node-address": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:13.934166" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:13.928390" elapsed="0.005905"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:13.943009" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:13.941583" elapsed="0.001498"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:13.944823" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:13.943515" elapsed="0.001380"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:13.945473" elapsed="0.000892"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:13.934877" elapsed="0.011660"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:13.916341" elapsed="0.030372"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:11.907566" elapsed="2.039274"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:13.947320" elapsed="0.002902"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:13.960299" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:13.960703" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:13.960904" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:13.952428" elapsed="0.008529"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:13.961333" elapsed="0.005330"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:13.974765" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:13.975019" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '723'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"mldp-p2mp-lsp":{"root-node-address":"10.10.10.10","address-family":"bgp-types:ipv4-address-family","opaque-value":[{"opaque":"01:01:01:01:01:01:01","opaque-type":1}]}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:13.975283" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:13.967028" elapsed="0.008309"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:13.981850" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:13.981066" elapsed="0.000842"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:13.983444" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:13.982267" elapsed="0.001236"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:13.984532" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mldp-p2mp-lsp": {
         "address-family": "bgp-types:ipv4-address-family",
         "opaque-value": [
          {
           "opaque": "01:01:01:01:01:01:01",
           "opaque-type": 1
          }
         ],
         "root-node-address": "10.10.10.10"
        },
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:13.985045" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mldp-p2mp-lsp": {
+         "address-family": "bgp-types:ipv4-address-family",
+         "opaque-value": [
+          {
+           "opaque": "01:01:01:01:01:01:01",
+           "opaque-type": 1
+          }
+         ],
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:13.983866" elapsed="0.001375">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:13.975842" elapsed="0.009801">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:13.951816" elapsed="0.034116">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,46 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "root-node-address": "10.10.10.10"
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:15.994246" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:15.994408" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:15.994520" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:15.986891" elapsed="0.007671"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:15.994735" elapsed="0.002422"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.002182" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.002287" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:16.002382" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:15.997315" elapsed="0.005091"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.005393" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.005101" elapsed="0.000319"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.005826" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.005578" elapsed="0.000273"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.005996" elapsed="0.000315"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.002643" elapsed="0.003727"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:15.986440" elapsed="0.019977"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:13.950822" elapsed="2.055628"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:16.006947" elapsed="0.002702"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.016181" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.016294" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.016380" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.010599" elapsed="0.005805"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.016573" elapsed="0.002324"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.024191" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.024293" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:16.024383" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.019049" elapsed="0.005357"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.027198" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.026932" elapsed="0.000291"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.027615" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.027363" elapsed="0.000277"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.027784" elapsed="0.000304"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.024623" elapsed="0.003541"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.010256" elapsed="0.017961"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:16.009820" elapsed="0.018436"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:16.006636" elapsed="0.021669"/>
</kw>
<arg>pmsi_mldp_p2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:11.870671" elapsed="4.157679"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:11.754405" elapsed="4.274044"/>
</test>
<test id="s1-s13-t66" name="Odl_To_Play_pmsi_pim_ssm_tree" line="227">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:16.032159" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:16.031907" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.033349" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.033232" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.033210" elapsed="0.000205"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.037893" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.037797" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.037780" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.038864" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:16.038510" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.039312" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:16.039035" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:16.039427" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:16:16.039586" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:16.038175" elapsed="0.001434"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.044610" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.044500" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.044483" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.045974" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.045808" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.045792" elapsed="0.000335"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:16.046679" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:16.046289" elapsed="0.000446"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.047330" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:16.047067" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.082339" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:16.049202" elapsed="0.033289"/>
</kw>
<msg time="2026-09-01T01:16:16.082646" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:16.082734" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.047691" elapsed="0.035113"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.119730" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:16.084748" elapsed="0.035298"/>
</kw>
<msg time="2026-09-01T01:16:16.120208" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:16.120296" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.083222" elapsed="0.037145"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.121080" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.120695" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.120667" elapsed="0.000603"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.122046" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.121413" elapsed="0.000776"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.122734" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.122371" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.122349" elapsed="0.000557"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:16.122945" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:16.126623" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:16:16.126790" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:16.126007" elapsed="0.000843"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.127048" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.127400" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:16.125281" elapsed="0.002341"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:16.123288" elapsed="0.004415"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:16.045400" elapsed="0.082519"/>
</kw>
<msg time="2026-09-01T01:16:16.128002" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:16.128041" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.044812" elapsed="0.083264"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:16.128256" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:16.128159" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.128127" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.128759" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.129174" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.129240" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:16.044199" elapsed="0.085138"/>
</kw>
<msg time="2026-09-01T01:16:16.129423" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:16.129462" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.039949" elapsed="0.089548"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.129807" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.129579" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.129563" elapsed="0.000314"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:16.039816" elapsed="0.090083"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:16.039659" elapsed="0.090270"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:16.037471" elapsed="0.092509"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:16.032950" elapsed="0.097081"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.032551" elapsed="0.097520"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:16.029666" elapsed="0.100452"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.136841" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.136983" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.137085" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.130526" elapsed="0.006581"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.137280" elapsed="0.002498"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.146990" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.147091" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:16.147240" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.139926" elapsed="0.007337"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.150028" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.149751" elapsed="0.000302"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.150457" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.150210" elapsed="0.000272"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.150640" elapsed="0.000290"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.147469" elapsed="0.003515"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.130267" elapsed="0.020763"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:16.029218" elapsed="0.121847"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.151812" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.152012" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.151631" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.152366" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.152480" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.152197" elapsed="0.000307"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.153066" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.153197" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.152659" elapsed="0.000562"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:16.153565" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:16.153367" elapsed="0.000223"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.153906" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.154020" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.153734" elapsed="0.000309"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:16.154384" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:16.154205" elapsed="0.000204"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.154787" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.154564" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.155244" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.155012" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.155664" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.155430" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.156055" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.155841" elapsed="0.000253"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:16.156243" elapsed="0.002503"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.171037" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1039', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:16.171098" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.171209" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.158890" elapsed="0.012342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.173612" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.171386" elapsed="0.002263"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.178723" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.178834" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:16.178926" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.173790" elapsed="0.005159"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.181439" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.179100" elapsed="0.002411"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.188547" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.188655" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:16.188739" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.182394" elapsed="0.006367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.191085" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.188912" elapsed="0.002217"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.191289" elapsed="0.002236"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.195866" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.193688" elapsed="0.002204"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.196031" elapsed="0.001974"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:16.198049" elapsed="0.000030"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:16.182085" elapsed="0.016103"/>
</kw>
<msg time="2026-09-01T01:16:16.198261" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:16.181679" elapsed="0.016604"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.198662" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.198430" elapsed="0.000272"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.199478" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:16.199557" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:16.199246" elapsed="0.000332"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.199938" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:16.200002" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:16.199715" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.200177" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.200767" level="INFO">${sum_1} = 2563</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:16.200599" elapsed="0.000189"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.201082" level="INFO">${sum_2} = 2563</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:16.200922" elapsed="0.000181"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.201257" elapsed="0.000268"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:16.198912" elapsed="0.002679"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:16.201725" elapsed="0.001801"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.209274" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.209429" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:16.209541" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.204165" elapsed="0.005402"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.211917" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.209724" elapsed="0.002237"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.212100" elapsed="0.002241"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.219445" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.219563" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:16.219658" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.214489" elapsed="0.005191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.222004" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.219834" elapsed="0.002213"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.222201" elapsed="0.002238"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:16.226589" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.224511" elapsed="0.002116"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.224494" elapsed="0.002153"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.232977" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.233018" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.233104" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.226781" elapsed="0.006346"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:16.203723" elapsed="0.029483"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.238990" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.239182" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.239288" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.234043" elapsed="0.005269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.241918" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.239497" elapsed="0.002464"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.242101" elapsed="0.002276"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.246643" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.244523" elapsed="0.002147"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.246837" elapsed="0.001955"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:16.248840" elapsed="0.000035"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:16.233754" elapsed="0.015215"/>
</kw>
<msg time="2026-09-01T01:16:16.249040" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:16.233353" elapsed="0.015709"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.249457" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.249237" elapsed="0.000260"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.250326" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:16.250393" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:16.250069" elapsed="0.000345"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.250794" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:16.250860" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:16.250568" elapsed="0.000313"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.251021" elapsed="0.000288"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.251634" level="INFO">${sum_1} = 2116</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:16.251449" elapsed="0.000209"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:16.252023" level="INFO">${sum_2} = 2116</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:16.251826" elapsed="0.000224"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.252236" elapsed="0.000344"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:16.249737" elapsed="0.002912"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.258012" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.258157" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.258253" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.253181" elapsed="0.005096"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.260856" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.258445" elapsed="0.002492"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.261079" elapsed="0.002268"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.269341" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.269443" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.269546" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.263494" elapsed="0.006077"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.271900" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.269725" elapsed="0.002218"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.272085" elapsed="0.002253"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:16.276477" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:16:16.274410" elapsed="0.002131"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.274392" elapsed="0.002174"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.276703" elapsed="0.000020"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:16.252889" elapsed="0.023893"/>
</kw>
<arg>pmsi_pim_ssm_tree</arg>
<status status="PASS" start="2026-09-01T01:16:16.151353" elapsed="0.125467"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.028771" elapsed="0.248149"/>
</test>
<test id="s1-s13-t67" name="Play_To_Odl_pmsi_pim_ssm_tree" line="229">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:16.280337" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:16.280081" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.281483" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.281384" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.281368" elapsed="0.000191"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.285998" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.285903" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.285887" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.286964" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:16.286624" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.287412" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:16.287148" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:16.287474" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:16.287624" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:16.286277" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.292852" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.292754" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.292737" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.294246" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:16.294057" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.294041" elapsed="0.000355"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:16.294962" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:16.294547" elapsed="0.000473"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.295617" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:16.295363" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.330472" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:16.297588" elapsed="0.033071"/>
</kw>
<msg time="2026-09-01T01:16:16.330809" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:16.330898" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.296000" elapsed="0.034967"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:16.369548" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:16.332990" elapsed="0.036683"/>
</kw>
<msg time="2026-09-01T01:16:16.369790" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:16.369877" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.331418" elapsed="0.038528"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.370632" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.370268" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.370245" elapsed="0.000550"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.371489" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.370933" elapsed="0.000681"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.372104" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.371780" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.371762" elapsed="0.000531"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:16.372330" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:16.376058" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:16:16.376243" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:16.375385" elapsed="0.000919"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.376504" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.376840" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:16.374515" elapsed="0.002528"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:16.372629" elapsed="0.004562"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:16.293664" elapsed="0.083694"/>
</kw>
<msg time="2026-09-01T01:16:16.377442" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:16.377481" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.293055" elapsed="0.084463"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:16.377694" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:16:16.377598" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.377581" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.378233" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.378640" elapsed="0.000069"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:16.378753" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:16.292440" elapsed="0.086413"/>
</kw>
<msg time="2026-09-01T01:16:16.378937" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:16.378976" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.287979" elapsed="0.091032"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.379340" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.379079" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.379063" elapsed="0.000346"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:16.287848" elapsed="0.091582"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:16.287695" elapsed="0.091764"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:16.285591" elapsed="0.093919"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:16.281115" elapsed="0.098461"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:16.280728" elapsed="0.098891"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:16.278093" elapsed="0.101575"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.386691" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.386829" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.386914" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.380043" elapsed="0.006894"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:16.387089" elapsed="0.002585"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.394613" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.394715" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:16.394806" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:16.389826" elapsed="0.005004"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.397613" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.397324" elapsed="0.000314"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:16.398019" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:16.397778" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.398256" elapsed="0.000302"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:16.395034" elapsed="0.003618"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.379802" elapsed="0.018898"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:16.277666" elapsed="0.121069"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.399399" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.399551" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.399218" elapsed="0.000359"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.423009" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:16.422676" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.423736" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:16.423506" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree.titanium/pmsi_pim_ssm_tree.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:16.423898" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:16.423198" elapsed="0.000721"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.424425" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:16.424070" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.424723" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/pmsi_pim_ssm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.424838" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.424606" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.425233" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.425001" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:16.425627" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:16.425340" elapsed="0.000338"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.426086" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:16.425831" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.425700" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:16.425323" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.426710" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:16.426307" elapsed="0.000428"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:16.426776" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:16.426911" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:16.420596" elapsed="0.006338"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.427299" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/announce_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.427411" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.427112" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:16.427755" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_ssm_tree/withdraw_pmsi_pim_ssm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:16.427862" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:16.427588" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.428259" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-ssm-tree&gt;
                &lt;p-address&gt;11.12.13.14&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-ssm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.428026" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.428675" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.428450" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.429068" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.428859" elapsed="0.000248"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:16.429470" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:16.429263" elapsed="0.000247"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:16.429657" elapsed="0.002854"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:16.432671" elapsed="0.002301"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:16.441321" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:16.441434" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:16.441523" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:16.435902" elapsed="0.006033">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.442107" elapsed="0.000020"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:16.442337" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:16.435611" elapsed="0.006841">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:18.453311" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:18.453676" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:18.453902" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:18.443938" elapsed="0.010017"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:18.454976" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-ssm-tree": {
                            "p-address": "11.12.13.14",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:18.459815" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:18.454365" elapsed="0.005555"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:18.467214" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:18.466131" elapsed="0.001146"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:18.468572" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:18.467623" elapsed="0.001007"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:18.468952" elapsed="0.000711"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:18.460621" elapsed="0.009170"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:18.443040" elapsed="0.026854"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:16.435131" elapsed="2.034852"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:18.470335" elapsed="0.002730"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:18.483888" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:18.484304" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:18.484530" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:18.475058" elapsed="0.009527"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:18.484941" elapsed="0.005795"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:18.499231" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:18.499489" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '632'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-ssm-tree":{"p-address":"11.12.13.14","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:18.499733" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:18.491078" elapsed="0.008707"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:18.506451" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:18.505812" elapsed="0.000715"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:18.507969" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:18.506847" elapsed="0.001183"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:18.509237" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "pim-ssm-tree": {
         "p-address": "11.12.13.14",
         "p-multicast-group": "10.10.10.10"
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:18.509712" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "pim-ssm-tree": {
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:18.508419" elapsed="0.001453">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:18.500328" elapsed="0.009893">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:18.474407" elapsed="0.036211">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "11.12.13.14",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.521692" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.521981" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.522229" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.512060" elapsed="0.010226"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.522695" elapsed="0.005733"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.537070" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.537466" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:20.537792" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.528817" elapsed="0.009035"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.545098" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.544416" elapsed="0.000776"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.546127" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.545545" elapsed="0.000673"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.546620" elapsed="0.000903"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.538543" elapsed="0.009111"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.511286" elapsed="0.036480"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:18.473497" elapsed="2.074347"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:20.549081" elapsed="0.003188"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.565699" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.566070" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.566346" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.557329" elapsed="0.009073"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.566768" elapsed="0.005504"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.580079" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.580360" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:20.580595" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.572658" elapsed="0.007992"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.587805" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.587180" elapsed="0.000683"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.588852" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.588255" elapsed="0.000653"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.589291" elapsed="0.000747"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.581233" elapsed="0.008972"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.553718" elapsed="0.036600"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:20.552702" elapsed="0.037696"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:20.548294" elapsed="0.042232"/>
</kw>
<arg>pmsi_pim_ssm_tree</arg>
<status status="PASS" start="2026-09-01T01:16:16.398930" elapsed="4.191693"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:16.277235" elapsed="4.313607"/>
</test>
<test id="s1-s13-t68" name="Odl_To_Play_pmsi_pim_sm_tree" line="232">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:20.597189" elapsed="0.000272"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:20.596819" elapsed="0.000733"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.598905" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.598750" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.598720" elapsed="0.000295"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.605635" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.605475" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.605447" elapsed="0.000274"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.607082" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:20.606555" elapsed="0.000561"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.607889" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:20.607351" elapsed="0.000571"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:20.607980" elapsed="0.000057"/>
</return>
<msg time="2026-09-01T01:16:20.608227" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:20.606022" elapsed="0.002236"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.615985" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.615841" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.615817" elapsed="0.000273"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.618104" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.617826" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.617802" elapsed="0.000574"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:20.619297" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:20.618626" elapsed="0.000752"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.620292" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:20.619863" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.654802" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:20.622308" elapsed="0.032650"/>
</kw>
<msg time="2026-09-01T01:16:20.655107" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:20.655232" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.620677" elapsed="0.034645"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.689301" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:20.657380" elapsed="0.032074"/>
</kw>
<msg time="2026-09-01T01:16:20.689597" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:20.689685" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.655785" elapsed="0.033970"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.690476" elapsed="0.000063"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.690069" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.690042" elapsed="0.000621"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.691417" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.690807" elapsed="0.000748"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.692093" elapsed="0.000072"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.691741" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.691721" elapsed="0.000573"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:20.692334" elapsed="0.000039"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:20.696384" elapsed="0.000170"/>
</kw>
<msg time="2026-09-01T01:16:20.696610" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:20.695691" elapsed="0.001008"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.696907" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.697119" elapsed="0.000038"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:20.694868" elapsed="0.002481"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:20.692648" elapsed="0.004781"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:20.617202" elapsed="0.080414"/>
</kw>
<msg time="2026-09-01T01:16:20.697710" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:20.697750" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.616310" elapsed="0.081479"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:20.698054" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:16:20.697934" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.697910" elapsed="0.000316"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.698699" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.699109" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.699193" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:20.615398" elapsed="0.083899"/>
</kw>
<msg time="2026-09-01T01:16:20.699386" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:20.699425" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.608823" elapsed="0.090636"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.699778" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.699543" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.699526" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:20.608634" elapsed="0.091249"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:20.608385" elapsed="0.091532"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:20.604964" elapsed="0.095012"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:20.598347" elapsed="0.101699"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.597747" elapsed="0.102344"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:20.593666" elapsed="0.106521"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.708280" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.708440" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.708567" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.700623" elapsed="0.007968"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.708749" elapsed="0.002709"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.716531" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.716654" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:20.716753" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.711637" elapsed="0.005139"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.719961" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.719654" elapsed="0.000334"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.720407" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.720132" elapsed="0.000300"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.720593" elapsed="0.000313"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.717009" elapsed="0.003954"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.700340" elapsed="0.020672"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:20.592562" elapsed="0.128487"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:20.721790" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:20.721961" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:20.721603" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:20.722317" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:20.722433" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:20.722130" elapsed="0.000327"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:20.722780" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:20.722893" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:20.722612" elapsed="0.000304"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:20.723266" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:20.723059" elapsed="0.000231"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:20.723611" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:20.723725" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:20.723431" elapsed="0.000317"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:20.724066" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:20.723890" elapsed="0.000199"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.724476" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.724249" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.724936" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.724713" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.725356" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.725124" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.725761" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.725546" elapsed="0.000255"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:20.725940" elapsed="0.002439"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.748074" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1037', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:20.748160" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.748253" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.728537" elapsed="0.019739"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.750896" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.748438" elapsed="0.002496"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.760871" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.761032" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:20.761170" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.751091" elapsed="0.010105"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.763646" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.761360" elapsed="0.002372"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.770958" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.771095" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:20.771216" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.764709" elapsed="0.006532"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.773664" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.771424" elapsed="0.002285"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.773854" elapsed="0.002266"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.778586" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.776301" elapsed="0.002311"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.778757" elapsed="0.002057"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:20.780867" elapsed="0.000049"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:20.764390" elapsed="0.016644"/>
</kw>
<msg time="2026-09-01T01:16:20.781118" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:20.763896" elapsed="0.017275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.781612" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.781357" elapsed="0.000296"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.782514" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:20.782585" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:20.782255" elapsed="0.000350"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.782979" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:20.783055" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:20.782747" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.783238" elapsed="0.000290"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.783848" level="INFO">${sum_1} = 2686</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:20.783674" elapsed="0.000196"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.784207" level="INFO">${sum_2} = 2686</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:20.784009" elapsed="0.000224"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.784395" elapsed="0.000296"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:20.781875" elapsed="0.002871"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:20.784883" elapsed="0.002345"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.791721" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.791872" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:20.791960" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.787704" elapsed="0.004278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.794590" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.792158" elapsed="0.002476"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.794774" elapsed="0.002226"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.802442" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.802563" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:20.802658" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.797161" elapsed="0.005520"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.805022" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.802835" elapsed="0.002230"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.805221" elapsed="0.002233"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:20.809627" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.807549" elapsed="0.002119"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.807526" elapsed="0.002163"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.815607" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.815649" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.815738" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.809827" elapsed="0.005934"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:20.787432" elapsed="0.028387"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.821676" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.821815" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.821900" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.816710" elapsed="0.005213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.824337" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.822085" elapsed="0.002298"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.824555" elapsed="0.002260"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.828898" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.826964" elapsed="0.001961"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.829066" elapsed="0.001999"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:20.831110" elapsed="0.000056"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:20.816405" elapsed="0.014853"/>
</kw>
<msg time="2026-09-01T01:16:20.831327" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:20.815970" elapsed="0.015380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.831732" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.831511" elapsed="0.000261"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.832564" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:20.832630" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:20.832319" elapsed="0.000332"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.833012" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:20.833076" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:20.832789" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.833253" elapsed="0.000283"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.833841" level="INFO">${sum_1} = 2239</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:20.833677" elapsed="0.000186"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:20.834207" level="INFO">${sum_2} = 2239</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:20.834012" elapsed="0.000218"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.834372" elapsed="0.000295"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:20.831979" elapsed="0.002742"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.839952" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.840056" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.840159" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.835241" elapsed="0.004943"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.842774" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.840340" elapsed="0.002511"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.842995" elapsed="0.002271"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.851514" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.851619" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.851721" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.845415" elapsed="0.006330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.854125" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.851909" elapsed="0.002273"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.854323" elapsed="0.002278"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:20.858761" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:16:20.856673" elapsed="0.002142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.856655" elapsed="0.002182"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.858975" elapsed="0.000019"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:20.834949" elapsed="0.024103"/>
</kw>
<arg>pmsi_pim_sm_tree</arg>
<status status="PASS" start="2026-09-01T01:16:20.721323" elapsed="0.137768"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.591548" elapsed="0.267666"/>
</test>
<test id="s1-s13-t69" name="Play_To_Odl_pmsi_pim_sm_tree" line="234">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:20.862715" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:20.862453" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.863860" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.863760" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.863743" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.868438" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.868342" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.868325" elapsed="0.000187"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.869465" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:20.869052" elapsed="0.000449"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.869953" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:20.869663" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:20.870015" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:20.870170" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:20.868718" elapsed="0.001475"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.875757" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.875659" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.875642" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.877217" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:20.877025" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.877009" elapsed="0.000359"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:20.878117" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:20.877518" elapsed="0.000677"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.878795" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:20.878550" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.914792" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:20.880719" elapsed="0.034281"/>
</kw>
<msg time="2026-09-01T01:16:20.915201" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:20.915299" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.879171" elapsed="0.036198"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:20.955539" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:20.917444" elapsed="0.038231"/>
</kw>
<msg time="2026-09-01T01:16:20.955796" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:20.955882" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.915830" elapsed="0.040122"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.956724" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.956308" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.956275" elapsed="0.000628"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:20.957727" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "p "i "m "_ "s "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:20.957045" elapsed="0.000796"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.958375" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.958008" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.957990" elapsed="0.000567"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:20.958598" elapsed="0.000041"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:20.962334" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:16:20.962523" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:20.961672" elapsed="0.000916"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.962788" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.962988" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:20.960891" elapsed="0.002450"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:20.958910" elapsed="0.004511"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:20.876584" elapsed="0.087015"/>
</kw>
<msg time="2026-09-01T01:16:20.963686" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:20.963724" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.875959" elapsed="0.087803"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:20.963926" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:16:20.963831" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.963814" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.964442" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.964847" elapsed="0.000073"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:20.964964" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:20.875348" elapsed="0.089715"/>
</kw>
<msg time="2026-09-01T01:16:20.965182" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:20.965223" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.870556" elapsed="0.094702"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:20.965572" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:20.965327" elapsed="0.000294"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:20.965311" elapsed="0.000331"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:20.870412" elapsed="0.095251"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:20.870248" elapsed="0.095449"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:20.867997" elapsed="0.097758"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:20.863507" elapsed="0.102299"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:20.863091" elapsed="0.102758"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:20.860458" elapsed="0.105441"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.972811" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.972969" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:20.973076" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.966306" elapsed="0.006794"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:20.973278" elapsed="0.002669"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:20.983495" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:20.983603" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:20.983697" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:20.976101" elapsed="0.007620"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.986743" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.986441" elapsed="0.000327"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:20.987165" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:20.986910" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.987339" elapsed="0.000314"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:20.983944" elapsed="0.003810"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.966039" elapsed="0.021763"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:20.860000" elapsed="0.127838"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:20.988550" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:20.988709" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:20.988340" elapsed="0.000395"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.012422" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:21.012069" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:21.013171" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:21.012930" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree.titanium/pmsi_pim_sm_tree.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:21.013330" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:21.012616" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.013862" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:21.013518" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:21.014165" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/pmsi_pim_sm_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:21.014295" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:21.014032" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.014698" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:21.014465" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:21.015104" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:21.014812" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.015599" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:21.015328" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:21.015194" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:21.014792" elapsed="0.000901"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.016288" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:21.015856" elapsed="0.000457"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:21.016359" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:16:21.016519" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:21.009939" elapsed="0.006604"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:21.016899" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/announce_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:21.017012" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:21.016726" elapsed="0.000310"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:21.017361" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_pim_sm_tree/withdraw_pmsi_pim_sm_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:21.017471" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:21.017193" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.017881" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;pim-sm-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/pim-sm-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:21.017652" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.018304" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:21.018072" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.018739" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:21.018526" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:21.019297" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:21.019068" elapsed="0.000269"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:21.019473" elapsed="0.002924"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:21.022571" elapsed="0.001959"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:21.031407" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:21.031589" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:21.031702" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:21.025463" elapsed="0.006733">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:21.032403" elapsed="0.000022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:21.032653" elapsed="0.000023"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:21.025133" elapsed="0.007827">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:23.042633" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:23.042941" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '483'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:23.043221" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:23.034571" elapsed="0.008708"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:23.044304" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "pim-sm-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:23.049224" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:23.043674" elapsed="0.005656"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:23.056208" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:23.055095" elapsed="0.001178"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:23.057622" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:23.056629" elapsed="0.001051"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:23.058004" elapsed="0.000715"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:23.049812" elapsed="0.009030"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:23.033654" elapsed="0.025292"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:21.024693" elapsed="2.034343"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:23.059386" elapsed="0.003317"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:23.072313" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:23.072713" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:23.072915" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:23.064753" elapsed="0.008214"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:23.073392" elapsed="0.006058"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:23.087323" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:23.087633" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '631'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"pim-sm-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:23.087864" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:23.079838" elapsed="0.008080"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:23.094647" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:23.093940" elapsed="0.000767"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:23.096173" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:23.095060" elapsed="0.001174"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:23.097267" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": true,
        "mpls-label": 20024,
        "pim-sm-tree": {
         "p-address": "43.43.43.43",
         "p-multicast-group": "10.10.10.10"
        }
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:23.097735" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": true,
+        "mpls-label": 20024,
+        "pim-sm-tree": {
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:23.096582" elapsed="0.001310">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:23.088527" elapsed="0.009750">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:23.064119" elapsed="0.034603">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        }
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.108199" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.108408" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.108579" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.099875" elapsed="0.008745"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.108884" elapsed="0.003668"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.119700" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.119865" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:25.120010" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.112798" elapsed="0.007249"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.124396" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.123992" elapsed="0.000460"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.125059" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.124686" elapsed="0.000414"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.125348" elapsed="0.000489"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.120421" elapsed="0.005508"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.099301" elapsed="0.026714"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:23.063192" elapsed="2.062885"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:25.126842" elapsed="0.003097"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.138311" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.138604" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.138757" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.131669" elapsed="0.007124"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.139025" elapsed="0.003401"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.149318" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.149506" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:25.149648" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.142692" elapsed="0.006992"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.154110" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.153668" elapsed="0.000505"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.154806" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.154404" elapsed="0.000439"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.155075" elapsed="0.000530"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.150006" elapsed="0.005694"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.130877" elapsed="0.024908"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:25.130234" elapsed="0.025610"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:25.126352" elapsed="0.029570"/>
</kw>
<arg>pmsi_pim_sm_tree</arg>
<status status="PASS" start="2026-09-01T01:16:20.988049" elapsed="4.167942"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:20.859551" elapsed="4.296617"/>
</test>
<test id="s1-s13-t70" name="Odl_To_Play_pmsi_bidir_pim_tree" line="237">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:25.161533" elapsed="0.000290"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:25.161126" elapsed="0.000779"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.163337" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.163172" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.163123" elapsed="0.000339"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.169676" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.169573" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.169555" elapsed="0.000263"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.170760" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:25.170393" elapsed="0.000392"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.171212" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:25.170933" elapsed="0.000303"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:25.171275" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:16:25.171418" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:25.170032" elapsed="0.001420"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.176518" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.176402" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.176382" elapsed="0.000201"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.177938" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.177770" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.177753" elapsed="0.000339"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:25.178647" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:25.178248" elapsed="0.000457"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.179305" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:25.179042" elapsed="0.000320"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.215083" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:25.181256" elapsed="0.034040"/>
</kw>
<msg time="2026-09-01T01:16:25.215472" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:25.215564" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.179670" elapsed="0.035962"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.252296" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:25.217688" elapsed="0.034729"/>
</kw>
<msg time="2026-09-01T01:16:25.252545" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:25.252631" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.216074" elapsed="0.036623"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.253375" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.252995" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.252971" elapsed="0.000584"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.254249" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.253692" elapsed="0.000667"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.254854" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.254535" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.254517" elapsed="0.000495"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:25.255048" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:25.258674" elapsed="0.001723"/>
</kw>
<msg time="2026-09-01T01:16:25.260455" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:25.257985" elapsed="0.002533"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.260719" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.260917" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:25.257270" elapsed="0.003853"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:25.255354" elapsed="0.005868"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:25.177357" elapsed="0.084024"/>
</kw>
<msg time="2026-09-01T01:16:25.261477" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:25.261516" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.176729" elapsed="0.084819"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:25.261762" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:25.261663" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.261645" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.262272" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.262667" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.262731" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:25.176071" elapsed="0.086755"/>
</kw>
<msg time="2026-09-01T01:16:25.262906" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:25.262944" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.171857" elapsed="0.091119"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.263290" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.263042" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.263027" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:25.171719" elapsed="0.091662"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:25.171559" elapsed="0.091849"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:25.169231" elapsed="0.094238"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:25.162777" elapsed="0.100741"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.162115" elapsed="0.101441"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:25.157965" elapsed="0.105635"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.269605" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.269759" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.269877" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.263971" elapsed="0.005931"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.270082" elapsed="0.002529"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.278101" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.278222" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:25.278315" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.272763" elapsed="0.005575"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.281217" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.280928" elapsed="0.000315"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.281641" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.281385" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.281809" elapsed="0.000454"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.278571" elapsed="0.003749"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.263730" elapsed="0.018638"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:25.157284" elapsed="0.125121"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.283097" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.283269" level="INFO">${data_xml} = &lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-d...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.282917" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.283623" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.283738" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.283454" elapsed="0.000308"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.284070" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.284200" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.283904" elapsed="0.000320"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:25.284566" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:25.284366" elapsed="0.000223"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.284898" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.285012" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.284732" elapsed="0.000304"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:25.285370" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:25.285193" elapsed="0.000200"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.285776" level="INFO">&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.285553" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.286231" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.285998" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.286646" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.286419" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.287038" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.286825" elapsed="0.000253"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:25.287229" elapsed="0.002931"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.303649" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1020', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:25.303709" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.303800" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.290307" elapsed="0.013516"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.306227" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.303979" elapsed="0.002286"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.311244" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.311357" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:25.311461" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.306407" elapsed="0.005078"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.313838" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.311637" elapsed="0.002275"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.318808" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.318916" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:25.319000" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.314832" elapsed="0.004191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.321391" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.319194" elapsed="0.002259"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.321596" elapsed="0.002270"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.326368" level="INFO">${update} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.324014" elapsed="0.002380"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.326548" elapsed="0.001982"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:25.328579" elapsed="0.000036"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:25.314540" elapsed="0.014163"/>
</kw>
<msg time="2026-09-01T01:16:25.328771" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:25.314069" elapsed="0.014724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.329181" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.328942" elapsed="0.000279"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.329990" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:25.330054" level="INFO">${len_1} = 180</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:25.329760" elapsed="0.000315"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.330470" level="INFO">Length is 180.</msg>
<msg time="2026-09-01T01:16:25.330534" level="INFO">${len_2} = 180</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:25.330230" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.330692" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.331277" level="INFO">${sum_1} = 2687</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:25.331098" elapsed="0.000201"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.331610" level="INFO">${sum_2} = 2687</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:25.331449" elapsed="0.000182"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.331769" elapsed="0.000265"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:25.329429" elapsed="0.002656"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:25.332233" elapsed="0.002178"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.339362" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.339516" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:25.339601" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.334878" elapsed="0.004746"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.342123" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.339777" elapsed="0.002405"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.342323" elapsed="0.002235"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.349929" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.350036" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:25.350128" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.344704" elapsed="0.005467"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.352512" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.350327" elapsed="0.002229"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.352697" elapsed="0.002231"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:25.357121" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.355002" elapsed="0.002174"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.354983" elapsed="0.002214"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.363105" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.363165" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.363253" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.357333" elapsed="0.005943"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:25.334616" elapsed="0.028718"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.369716" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.369847" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.369931" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.364186" elapsed="0.005768"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.372322" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.370105" elapsed="0.002260"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.372523" elapsed="0.002270"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.377403" level="INFO">${update} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.374940" elapsed="0.002506"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.377596" elapsed="0.002071"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:25.379714" elapsed="0.000029"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:25.363882" elapsed="0.015950"/>
</kw>
<msg time="2026-09-01T01:16:25.379901" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:25.363498" elapsed="0.016425"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.380346" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.380075" elapsed="0.000314"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.381181" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:25.381248" level="INFO">${len_1} = 168</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:25.380934" elapsed="0.000334"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.381642" level="INFO">Length is 168.</msg>
<msg time="2026-09-01T01:16:25.381705" level="INFO">${len_2} = 168</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:25.381405" elapsed="0.000321"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.381865" elapsed="0.000266"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.382461" level="INFO">${sum_1} = 2240</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:25.382287" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:25.382777" level="INFO">${sum_2} = 2240</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:25.382620" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.382933" elapsed="0.000286"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:25.380613" elapsed="0.002660"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.388514" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.388651" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.388753" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.383767" elapsed="0.005010"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.391515" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.388959" elapsed="0.002649"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.391752" elapsed="0.002275"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.399585" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.399690" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.399781" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.394194" elapsed="0.005610"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.402164" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.399959" elapsed="0.002249"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.402350" elapsed="0.002315"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:25.406852" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:16:25.404745" elapsed="0.002169"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.404724" elapsed="0.002213"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.407076" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:25.383503" elapsed="0.023676"/>
</kw>
<arg>pmsi_bidir_pim_tree</arg>
<status status="PASS" start="2026-09-01T01:16:25.282652" elapsed="0.124582"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.156616" elapsed="0.250720"/>
</test>
<test id="s1-s13-t71" name="Play_To_Odl_pmsi_bidir_pim_tree" line="239">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:25.410777" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:25.410539" elapsed="0.000475"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.411923" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.411823" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.411806" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.416537" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.416429" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.416412" elapsed="0.000186"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.417552" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:25.417187" elapsed="0.000389"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.417986" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:25.417723" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:25.418048" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:25.418201" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:25.416818" elapsed="0.001406"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.423572" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.423473" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.423455" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.424957" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:25.424788" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.424771" elapsed="0.000336"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:25.425695" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:25.425268" elapsed="0.000485"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.426338" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:25.426079" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.462582" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:25.428317" elapsed="0.034384"/>
</kw>
<msg time="2026-09-01T01:16:25.462821" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:25.462908" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.426709" elapsed="0.036288"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:25.517734" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:25.464959" elapsed="0.052956"/>
</kw>
<msg time="2026-09-01T01:16:25.518063" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:25.518177" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.463421" elapsed="0.054837"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.518979" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.518596" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.518567" elapsed="0.000596"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.519897" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "b "i "d "i "r "_ "p "i "m "_ "t "r "e "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.519305" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.520554" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.520204" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.520186" elapsed="0.000535"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:25.520758" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:25.524550" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:16:25.524720" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:25.523895" elapsed="0.000888"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.524984" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.525198" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:25.523092" elapsed="0.002313"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:25.521041" elapsed="0.004455"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:25.424376" elapsed="0.101282"/>
</kw>
<msg time="2026-09-01T01:16:25.525744" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:25.525783" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.423775" elapsed="0.102044"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:25.525983" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:25.525887" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.525871" elapsed="0.000188"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.526534" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.526923" elapsed="0.000068"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:25.527036" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:25.423156" elapsed="0.103996"/>
</kw>
<msg time="2026-09-01T01:16:25.527239" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:25.527277" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.418692" elapsed="0.108618"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.527626" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.527377" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.527362" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:25.418430" elapsed="0.109287"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:25.418273" elapsed="0.109474"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:25.416098" elapsed="0.111700"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:25.411572" elapsed="0.116278"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:25.411171" elapsed="0.116720"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:25.408538" elapsed="0.119418"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.533960" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.534099" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.534206" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.528387" elapsed="0.005843"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:25.534384" elapsed="0.002564"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.542384" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.542501" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:25.542594" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:25.537099" elapsed="0.005519"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.545396" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.545108" elapsed="0.000314"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:25.545820" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:25.545579" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.545989" elapsed="0.000307"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:25.542828" elapsed="0.003559"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.528099" elapsed="0.018355"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:25.408076" elapsed="0.138415"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.547133" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.547291" level="INFO">${data_xml} = &lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-d...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.546950" elapsed="0.000366"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.571069" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:25.570739" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.571804" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:25.571589" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree.titanium/pmsi_bidir_pim_tree.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:25.571957" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:25.571261" elapsed="0.000718"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.572506" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:25.572131" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.572795" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/pmsi_bidir_pim_tree.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.572910" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.572677" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.573315" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.573078" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:25.573714" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:25.573424" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.574192" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:25.573920" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.573787" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:25.573407" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.574810" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:25.574401" elapsed="0.000434"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:25.574877" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:25.575013" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:25.568633" elapsed="0.006433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.575404" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/announce_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.575538" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.575231" elapsed="0.000330"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:25.575871" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_bidir_pim_tree/withdraw_pmsi_bidir_pim_tree.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:25.575979" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:25.575703" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.576378" level="INFO">&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;true&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;bidir-pim-tree&gt;
                &lt;p-address&gt;43.43.43.43&lt;/p-address&gt;
                &lt;p-multicast-group&gt;10.10.10.10&lt;/p-multicast-group&gt;
            &lt;/bidir-pim-tree&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.576159" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.576797" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.576584" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.577206" level="INFO">ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.576981" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:25.577610" level="INFO">ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:25.577382" elapsed="0.000267"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:25.577785" elapsed="0.002953"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:25.580883" elapsed="0.001889"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:25.588453" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:25.588581" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:25.588671" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:25.583648" elapsed="0.005402">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.589261" elapsed="0.000022"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:25.589496" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:25.583346" elapsed="0.006265">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:27.600079" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:27.600261" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '486'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:27.600362" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:27.590814" elapsed="0.009572"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:27.600849" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": true,
                        "mpls-label": 20024,
                        "bidir-pim-tree": {
                            "p-address": "43.43.43.43",
                            "p-multicast-group": "10.10.10.10"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:27.603017" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:27.600581" elapsed="0.002481"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:27.606162" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:27.605671" elapsed="0.000519"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:27.606771" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:27.606345" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:27.606943" elapsed="0.000313"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:27.603290" elapsed="0.004024"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:27.590110" elapsed="0.017252"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:25.582928" elapsed="2.024475"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:27.607563" elapsed="0.002800"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:27.617615" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:27.617960" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:27.618178" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:27.611366" elapsed="0.006866"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:27.618719" elapsed="0.005895"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:27.631949" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:27.632126" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '634'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":true,"mpls-label":20024,"bidir-pim-tree":{"p-address":"43.43.43.43","p-multicast-group":"10.10.10.10"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:27.632300" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:27.624947" elapsed="0.007392"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:27.636861" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:27.636447" elapsed="0.000454"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:27.637932" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:27.637134" elapsed="0.000839"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:27.638720" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "bidir-pim-tree": {
         "p-address": "43.43.43.43",
         "p-multicast-group": "10.10.10.10"
        },
        "leaf-information-required": true,
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:27.639042" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "bidir-pim-tree": {
+         "p-address": "43.43.43.43",
+         "p-multicast-group": "10.10.10.10"
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:27.638231" elapsed="0.000943">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:27.632703" elapsed="0.006702">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:27.610963" elapsed="0.028733">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": true,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.649242" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.649539" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.649737" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.641058" elapsed="0.008729"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.650167" elapsed="0.005214"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.664695" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.664936" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:29.665174" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.655735" elapsed="0.009493"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.671543" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.670918" elapsed="0.000682"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.672491" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.671913" elapsed="0.000633"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.672860" elapsed="0.000702"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.665723" elapsed="0.007957"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:29.640348" elapsed="0.033438"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:27.610532" elapsed="2.063331"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:29.674953" elapsed="0.002887"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.688618" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.688959" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.689210" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.680461" elapsed="0.008804"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.689633" elapsed="0.005217"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.702514" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.702757" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:29.702965" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.695210" elapsed="0.007807"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.709466" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.708830" elapsed="0.000692"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.710422" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.709837" elapsed="0.000642"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.710802" elapsed="0.000705"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.703553" elapsed="0.008079"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:29.679248" elapsed="0.032489"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:29.678261" elapsed="0.033553"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:29.674250" elapsed="0.037699"/>
</kw>
<arg>pmsi_bidir_pim_tree</arg>
<status status="PASS" start="2026-09-01T01:16:25.546684" elapsed="4.165383"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:25.407652" elapsed="4.304681"/>
</test>
<test id="s1-s13-t72" name="Odl_To_Play_pmsi_ingress_replication" line="242">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:29.720327" elapsed="0.000348"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:29.719777" elapsed="0.000973"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.722204" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.722021" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.721992" elapsed="0.000306"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.729009" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.728869" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.728845" elapsed="0.000254"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.730472" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:29.729930" elapsed="0.000578"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.731112" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:29.730724" elapsed="0.000442"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:29.731225" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:16:29.731448" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:29.729436" elapsed="0.002045"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.739572" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.739412" elapsed="0.000225"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.739370" elapsed="0.000298"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.741762" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.741513" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.741487" elapsed="0.000500"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:29.742841" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:29.742245" elapsed="0.000683"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:29.743818" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:29.743462" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:29.779813" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:29.746752" elapsed="0.033261"/>
</kw>
<msg time="2026-09-01T01:16:29.780196" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:29.780288" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.744369" elapsed="0.035989"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:29.820858" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:29.782567" elapsed="0.038433"/>
</kw>
<msg time="2026-09-01T01:16:29.821124" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:29.821230" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.780811" elapsed="0.040488"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.821993" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:29.821620" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.821592" elapsed="0.000584"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.822898" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.822315" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.823544" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:29.823202" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.823184" elapsed="0.000523"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:29.823744" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:29.827371" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:16:29.827551" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:29.826834" elapsed="0.000781"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.827812" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.828007" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:29.825969" elapsed="0.002317"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:29.824031" elapsed="0.004334"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:29.740830" elapsed="0.087708"/>
</kw>
<msg time="2026-09-01T01:16:29.828626" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:29.828665" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.739882" elapsed="0.088896"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:29.828949" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:16:29.828851" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.828834" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.829469" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.829855" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.829920" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:29.738907" elapsed="0.091111"/>
</kw>
<msg time="2026-09-01T01:16:29.830103" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:29.830197" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.732066" elapsed="0.098168"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.830541" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:29.830302" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.830287" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:29.731869" elapsed="0.098762"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:29.731637" elapsed="0.099023"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:29.728406" elapsed="0.102305"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:29.721634" elapsed="0.109127"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.720964" elapsed="0.109837"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:29.715088" elapsed="0.115761"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.838015" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.838217" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.838347" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.831244" elapsed="0.007129"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.838576" elapsed="0.002359"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.846894" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.847052" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:29.847207" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.841089" elapsed="0.006146"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.850275" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.849977" elapsed="0.000324"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:29.850708" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.850457" elapsed="0.000275"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.850877" elapsed="0.000335"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.847588" elapsed="0.003682"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:29.830981" elapsed="0.020339"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:29.713930" elapsed="0.137427"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:29.852064" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:29.852236" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:29.851881" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:29.852586" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:29.852701" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:29.852417" elapsed="0.000308"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:29.853033" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:29.853160" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:29.852867" elapsed="0.000317"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:29.853533" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:29.853330" elapsed="0.000226"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:29.853861" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:29.853972" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:29.853698" elapsed="0.000297"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:29.854323" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:29.854133" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.854720" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.854501" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.855173" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.854943" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.855583" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.855359" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.855970" level="INFO">ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.855761" elapsed="0.000248"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:29.856159" elapsed="0.004972"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.876588" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1022', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:29.876651" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.876741" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.861303" elapsed="0.015461"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.879607" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.876931" elapsed="0.002724"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.885797" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.885937" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:29.886032" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.879802" elapsed="0.006253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.888427" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.886227" elapsed="0.002296"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.896811" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.896937" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:29.897028" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.889469" elapsed="0.007583"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.899477" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.897239" elapsed="0.002284"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.899668" elapsed="0.002245"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.904738" level="INFO">${update} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.902063" elapsed="0.002710"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.904916" elapsed="0.002012"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:29.906979" elapsed="0.000038"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:29.889148" elapsed="0.017971"/>
</kw>
<msg time="2026-09-01T01:16:29.907214" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:29.888689" elapsed="0.018550"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.907627" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.907404" elapsed="0.000263"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.908488" level="INFO">Length is 172.</msg>
<msg time="2026-09-01T01:16:29.908560" level="INFO">${len_1} = 172</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:29.908238" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.908946" level="INFO">Length is 172.</msg>
<msg time="2026-09-01T01:16:29.909012" level="INFO">${len_2} = 172</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:29.908721" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.909188" elapsed="0.000283"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.909781" level="INFO">${sum_1} = 2773</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:29.909613" elapsed="0.000190"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.910102" level="INFO">${sum_2} = 2773</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:29.909940" elapsed="0.000184"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.910278" elapsed="0.000284"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:29.907889" elapsed="0.002726"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:29.910751" elapsed="0.002093"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.919407" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.919590" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:29.919676" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.913331" elapsed="0.006368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.923543" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.919850" elapsed="0.003739"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.923733" elapsed="0.002258"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.932600" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.932734" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:29.932838" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.926155" elapsed="0.006708"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.935284" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.933034" elapsed="0.002296"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.935491" elapsed="0.002261"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:29.939918" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.937836" elapsed="0.002123"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.937813" elapsed="0.002167"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.947775" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.947817" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.947912" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.940116" elapsed="0.007819"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:29.913050" elapsed="0.034949"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.953872" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.954046" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.954131" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.948927" elapsed="0.005247"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.956541" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.954334" elapsed="0.002251"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.956727" elapsed="0.002239"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.963285" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:29.959117" elapsed="0.004195"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.963483" elapsed="0.002051"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:29.965587" elapsed="0.000039"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:29.948622" elapsed="0.017099"/>
</kw>
<msg time="2026-09-01T01:16:29.965797" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:29.948178" elapsed="0.017642"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.966222" level="INFO">ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.965980" elapsed="0.000282"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.967077" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:16:29.967160" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:29.966835" elapsed="0.000348"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.967561" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:16:29.967625" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:29.967323" elapsed="0.000323"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.967786" elapsed="0.000269"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.968381" level="INFO">${sum_1} = 2326</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:29.968214" elapsed="0.000202"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:29.968714" level="INFO">${sum_2} = 2326</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:29.968556" elapsed="0.000180"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:29.968876" elapsed="0.000287"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:29.966500" elapsed="0.002718"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.975846" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.975975" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.976058" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.969739" elapsed="0.006342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.978701" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.976255" elapsed="0.002542"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.978941" elapsed="0.002281"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:29.987319" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:29.987447" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:29.987542" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:29.981372" elapsed="0.006193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:29.989913" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:29.987721" elapsed="0.002235"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:29.990098" elapsed="0.002258"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:29.994532" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:16:29.992448" elapsed="0.002141"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.992426" elapsed="0.002187"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:29.994750" elapsed="0.000021"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:29.969469" elapsed="0.025361"/>
</kw>
<arg>pmsi_ingress_replication</arg>
<status status="PASS" start="2026-09-01T01:16:29.851612" elapsed="0.143258"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:29.713004" elapsed="0.281967"/>
</test>
<test id="s1-s13-t73" name="Play_To_Odl_pmsi_ingress_replication" line="244">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:29.998414" elapsed="0.000190"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:29.998167" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:29.999604" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:29.999504" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:29.999486" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:30.004163" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:30.004054" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.004037" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.005113" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:30.004774" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.005574" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:30.005299" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:30.005635" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:30.005773" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:30.004440" elapsed="0.001355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:30.010957" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:30.010858" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.010841" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:30.012364" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:30.012197" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.012180" elapsed="0.000349"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:30.013151" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:30.012753" elapsed="0.000458"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:30.013795" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:30.013555" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:30.048710" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:30.015668" elapsed="0.033252"/>
</kw>
<msg time="2026-09-01T01:16:30.049091" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:30.049203" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:30.014159" elapsed="0.035114"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:30.084067" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:30.051344" elapsed="0.032911"/>
</kw>
<msg time="2026-09-01T01:16:30.084417" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:30.084507" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:30.049738" elapsed="0.034846"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.085326" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:30.084906" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.084876" elapsed="0.000636"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.086257" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "i "n "g "r "e "s "s "_ "r "e "p "l "i "c "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.085653" elapsed="0.000719"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.086886" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:30.086555" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.086538" elapsed="0.000512"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:30.087088" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:30.090900" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:16:30.091068" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:30.090368" elapsed="0.000762"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.091346" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.091557" elapsed="0.000019"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:30.089498" elapsed="0.002263"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:30.087413" elapsed="0.004427"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:30.011778" elapsed="0.080224"/>
</kw>
<msg time="2026-09-01T01:16:30.092088" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:30.092128" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:30.011175" elapsed="0.081059"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:30.092417" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:30.092306" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.092289" elapsed="0.000203"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.092918" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.093381" elapsed="0.000038"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:30.093462" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:30.010558" elapsed="0.083003"/>
</kw>
<msg time="2026-09-01T01:16:30.093647" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:30.093687" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:30.006131" elapsed="0.087589"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.094014" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:30.093787" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.093771" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:30.006000" elapsed="0.088105"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:30.005845" elapsed="0.088327"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:30.003742" elapsed="0.090487"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:29.999237" elapsed="0.095043"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:29.998793" elapsed="0.095529"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:29.996178" elapsed="0.098194"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:30.101548" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:30.101692" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:30.101780" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:30.094774" elapsed="0.007030"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:30.101958" elapsed="0.002659"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:30.109009" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:30.109126" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:30.109244" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:30.104769" elapsed="0.004498"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:30.112085" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:30.111809" elapsed="0.000301"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:30.112530" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:30.112269" elapsed="0.000286"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:30.112698" elapsed="0.000382"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:30.109521" elapsed="0.003640"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:30.094522" elapsed="0.018692"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:29.995733" elapsed="0.117517"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:30.113909" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:30.114055" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:30.113729" elapsed="0.000351"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.137063" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:30.136732" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:30.137832" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:30.137585" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication.titanium/pmsi_ingress_replication.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:30.137988" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:30.137254" elapsed="0.000755"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.138552" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:30.138189" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:30.138838" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/pmsi_ingress_replication.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:30.138953" level="INFO">${template} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:30.138720" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.139507" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.139272" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:30.139911" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:30.139622" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.140406" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:30.140117" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:30.139985" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:30.139602" elapsed="0.000879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.141015" level="INFO">${final_text} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:30.140615" elapsed="0.000426"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:30.141086" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:16:30.141244" level="INFO">${data_json} = {
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-dist...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:30.134663" elapsed="0.006649"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:30.141655" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/announce_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:30.141773" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:30.141479" elapsed="0.000317"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:30.142108" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_ingress_replication/withdraw_pmsi_ingress_replication.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:30.142245" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:30.141938" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.142648" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;ingress-replication&gt;
                &lt;receiving-endpoint-address&gt;172.12.123.3&lt;/receiving-endpoint-address&gt;
            &lt;/ingress-replication&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.142427" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.143053" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.142840" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.143482" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.143254" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:30.143870" level="INFO">ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:30.143658" elapsed="0.000251"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:30.144043" elapsed="0.003480"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:30.147668" elapsed="0.001862"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:30.156757" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:30.156900" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:30.157006" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:30.150454" elapsed="0.007032">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.157673" elapsed="0.000023"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:30.157904" elapsed="0.000022"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:30.150115" elapsed="0.007907">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:32.169416" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:32.169707" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '476'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:32.169911" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:32.159530" elapsed="0.010434"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:32.170938" level="INFO">{
    "odl-bgp-evpn:evpn-routes": {
        "evpn-route": [
            {
                "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
                "path-id": 0,
                "route-distinguisher": "429496729:1",
                "es-route": {
                    "orig-route-ip": "43.43.43.43",
                    "arbitrary": {
                        "arbitrary": "AAAAAAAAAAAA"
                    }
                },
                "attributes": {
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "pmsi-tunnel": {
                        "leaf-information-required": false,
                        "mpls-label": 20024,
                        "ingress-replication": {
                            "receiving-endpoint-address": "172.12.123.3"
                        }
                    },
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    }
                }
            }
        ]
    }
}</msg>
<msg time="2026-09-01T01:16:32.175655" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:32.170361" elapsed="0.005395"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:32.182587" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:32.181563" elapsed="0.001084"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:32.183896" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:32.182969" elapsed="0.000985"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:32.184309" elapsed="0.000671"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:32.176245" elapsed="0.008861"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:32.158630" elapsed="0.026616"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:30.149687" elapsed="2.035651"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:32.185675" elapsed="0.003729"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:32.198895" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:32.199277" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:32.199500" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:32.191404" elapsed="0.008149"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:32.199890" elapsed="0.005725"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:32.213714" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:32.213958" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '624'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"ingress-replication":{"receiving-endpoint-address":"172.12.123.3"}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:32.214202" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:32.205963" elapsed="0.008295"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:32.220571" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:32.219945" elapsed="0.000682"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:32.222052" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:32.220946" elapsed="0.001165"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:32.223174" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "ingress-replication": {
         "receiving-endpoint-address": "172.12.123.3"
        },
        "leaf-information-required": false,
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:32.223629" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "ingress-replication": {
+         "receiving-endpoint-address": "172.12.123.3"
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:32.222518" elapsed="0.001262">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:32.214745" elapsed="0.009347">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:32.190771" elapsed="0.033722">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,39 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+        },
+        "leaf-information-required": false,
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.235602" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.235874" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.236074" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.225922" elapsed="0.010203"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.236533" elapsed="0.005372"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.249793" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.250023" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:34.250308" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.242311" elapsed="0.008094"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.256944" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.256291" elapsed="0.000709"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.257924" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.257375" elapsed="0.000607"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.258405" elapsed="0.000683"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.250933" elapsed="0.008406"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.225191" elapsed="0.034325"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:32.189808" elapsed="2.069792"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:34.260767" elapsed="0.004076"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.274378" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.274626" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.274927" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.267459" elapsed="0.007522"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.275390" elapsed="0.005437"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.287910" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.288179" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:34.288433" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.281204" elapsed="0.007284"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.294905" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.294315" elapsed="0.000647"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.295871" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.295313" elapsed="0.000613"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.296276" elapsed="0.000774"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.288952" elapsed="0.008287"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.266329" elapsed="0.031047"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:34.265325" elapsed="0.032131"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:34.259989" elapsed="0.037578"/>
</kw>
<arg>pmsi_ingress_replication</arg>
<status status="PASS" start="2026-09-01T01:16:30.113463" elapsed="4.184198"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:29.995292" elapsed="4.302571"/>
</test>
<test id="s1-s13-t74" name="Odl_To_Play_pmsi_mldp_mp2mp_lsp" line="247">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:34.304694" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:34.304362" elapsed="0.000662"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.306337" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.306187" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.306155" elapsed="0.000288"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.312775" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.312642" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.312618" elapsed="0.000241"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.314120" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:34.313652" elapsed="0.000522"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.314758" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:34.314395" elapsed="0.000394"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:34.314842" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:16:34.315036" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:34.313163" elapsed="0.001903"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.322839" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.322694" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.322669" elapsed="0.000261"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.324963" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.324728" elapsed="0.000372"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.324703" elapsed="0.000514"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:34.325992" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:34.325451" elapsed="0.000624"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.327035" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:34.326666" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.358564" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:34.329513" elapsed="0.029229"/>
</kw>
<msg time="2026-09-01T01:16:34.358891" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:34.358980" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.327598" elapsed="0.031451"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.395108" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:34.361078" elapsed="0.034173"/>
</kw>
<msg time="2026-09-01T01:16:34.395387" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:34.395476" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.359514" elapsed="0.036030"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.396228" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.395841" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.395816" elapsed="0.000603"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.397124" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.396561" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.397804" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.397475" elapsed="0.000438"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.397457" elapsed="0.000510"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:34.398003" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:34.401733" elapsed="0.000145"/>
</kw>
<msg time="2026-09-01T01:16:34.401919" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:34.401160" elapsed="0.000830"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.402287" elapsed="0.000023"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.402521" elapsed="0.000020"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:34.400427" elapsed="0.002302"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:34.398323" elapsed="0.004487"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:34.324085" elapsed="0.078889"/>
</kw>
<msg time="2026-09-01T01:16:34.403062" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:34.403102" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.323159" elapsed="0.079996"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:34.403337" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-09-01T01:16:34.403237" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.403219" elapsed="0.000224"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.403918" elapsed="0.000078"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.404477" elapsed="0.000025"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.404546" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:34.322234" elapsed="0.082415"/>
</kw>
<msg time="2026-09-01T01:16:34.404736" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:34.404777" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.315568" elapsed="0.089244"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.405111" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.404880" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.404865" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:34.315385" elapsed="0.089848"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:34.315134" elapsed="0.090129"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:34.312190" elapsed="0.093126"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:34.305805" elapsed="0.099583"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.305241" elapsed="0.100195"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:34.300812" elapsed="0.104676"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.411885" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.412019" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.412119" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.405875" elapsed="0.006292"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.412331" elapsed="0.002540"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.419653" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.419901" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:34.419991" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.415022" elapsed="0.004993"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.423040" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.422749" elapsed="0.000318"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.423516" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.423249" elapsed="0.000352"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.423752" elapsed="0.000312"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.420254" elapsed="0.003866"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.405624" elapsed="0.018564"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:34.299625" elapsed="0.124601"/>
</kw>
<kw name="Odl_To_Play_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.424929" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.425083" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.424746" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.425451" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.425568" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.json</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.425269" elapsed="0.000322"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.425901" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.426014" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.425733" elapsed="0.000305"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:34.426401" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:34.426197" elapsed="0.000228"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.426733" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.426846" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.426568" elapsed="0.000301"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:16:34.427239" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:16:34.427017" elapsed="0.000246"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.427649" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.427425" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.428053" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.427840" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.428513" level="INFO">ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.428284" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.428902" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.428691" elapsed="0.000250"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:34.429076" elapsed="0.003141"/>
</kw>
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.442054" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '1025', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
 
 </msg>
<msg time="2026-09-01T01:16:34.442115" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes/evpn-route=BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw%3D%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.442231" level="INFO">${resp} = &lt;Response [201]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>data=${data_xml}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=201</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.432377" elapsed="0.009878"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.444786" level="INFO"/>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.442428" elapsed="0.002396"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.450879" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.451013" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:34.451108" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS_XML}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.444967" elapsed="0.006164"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.453525" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.451318" elapsed="0.002251"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.459595" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.459740" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:34.459824" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.454465" elapsed="0.005382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.462257" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.460000" elapsed="0.002303"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.462469" elapsed="0.002252"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.467030" level="INFO">${update} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.464870" elapsed="0.002187"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.467245" elapsed="0.001997"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:34.469292" elapsed="0.000036"/>
</return>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:34.454160" elapsed="0.015274"/>
</kw>
<msg time="2026-09-01T01:16:34.469504" level="INFO">${aupdate} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${aupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${ALLOWED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:34.453722" elapsed="0.015805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.469895" level="INFO">ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${aupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.469675" elapsed="0.000259"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.470732" level="INFO">Length is 184.</msg>
<msg time="2026-09-01T01:16:34.470797" level="INFO">${len_1} = 184</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:34.470496" elapsed="0.000322"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.471192" level="INFO">Length is 184.</msg>
<msg time="2026-09-01T01:16:34.471258" level="INFO">${len_2} = 184</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:34.470955" elapsed="0.000323"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.471431" elapsed="0.000265"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.472000" level="INFO">${sum_1} = 2497</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:34.471835" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.472334" level="INFO">${sum_2} = 2497</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:34.472171" elapsed="0.000197"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.472506" elapsed="0.000262"/>
</kw>
<arg>${aupdate}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:34.470162" elapsed="0.002657"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:34.472952" elapsed="0.001967"/>
</kw>
<kw name="Remove_Configured_Routes">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.479632" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.479740" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:34.479854" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.475409" elapsed="0.004469"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.482414" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.480030" elapsed="0.002429"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.482600" elapsed="0.002260"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.489469" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.489577" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:34.489669" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.485022" elapsed="0.004670"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.492012" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","path-id":0,"es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.489843" elapsed="0.002213"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.492212" elapsed="0.002239"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:34.496639" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.494545" elapsed="0.002134"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.494522" elapsed="0.002177"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.502282" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.502325" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.502431" level="INFO">${resp} = &lt;Response [204]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.496835" elapsed="0.005620"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:34.475113" elapsed="0.027402"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Content">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.507413" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.507517" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.507598" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS_XML}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.503398" elapsed="0.004222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.510020" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.507803" elapsed="0.002259"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${expected_status_codes}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.510218" elapsed="0.002289"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.514551" level="INFO">${update} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.512653" elapsed="0.001924"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.514759" elapsed="0.001944"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:16:34.516746" elapsed="0.000029"/>
</return>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Gets received data from odl's peer</doc>
<status status="PASS" start="2026-09-01T01:16:34.503063" elapsed="0.013798"/>
</kw>
<msg time="2026-09-01T01:16:34.516928" level="INFO">${wupdate} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<var>${wupdate}</var>
<arg>4x</arg>
<arg>2s</arg>
<arg>Get_Update_Content</arg>
<arg>${DELETED_STATUS_CODES}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:34.502664" elapsed="0.014287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.517337" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b</msg>
<arg>${wupdate}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.517096" elapsed="0.000294"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.518161" level="INFO">Length is 172.</msg>
<msg time="2026-09-01T01:16:34.518229" level="INFO">${len_1} = 172</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:34.517915" elapsed="0.000335"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.518629" level="INFO">Length is 172.</msg>
<msg time="2026-09-01T01:16:34.518692" level="INFO">${len_2} = 172</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:34.518401" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.518850" elapsed="0.000262"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.519443" level="INFO">${sum_1} = 2050</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:34.519267" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:16:34.519758" level="INFO">${sum_2} = 2050</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:16:34.519600" elapsed="0.000179"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.519915" elapsed="0.000363"/>
</kw>
<arg>${wupdate}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:16:34.517594" elapsed="0.002736"/>
</kw>
<kw name="Remove_Configured_Routes" type="TEARDOWN">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.525627" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.525766" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.525864" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.520850" elapsed="0.005038"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.528605" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.526065" elapsed="0.002583"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.528791" elapsed="0.002249"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.535408" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.535563" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.535656" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>headers=${HEADERS}</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.531202" elapsed="0.004477"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.538004" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${resp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.535833" elapsed="0.002213"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${ALLOWED_DELETE_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.538199" elapsed="0.002265"/>
</kw>
<if>
<branch type="IF" condition="${resp.status_code} in ${DELETED_STATUS_CODES}">
<return>
<status status="PASS" start="2026-09-01T01:16:34.542644" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:16:34.540552" elapsed="0.002154"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.540529" elapsed="0.002200"/>
</if>
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}</arg>
<arg>expected_status=204</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.542874" elapsed="0.000022"/>
</kw>
<doc>Removes the route if present. First GET is for debug purposes.</doc>
<status status="PASS" start="2026-09-01T01:16:34.520564" elapsed="0.022410"/>
</kw>
<arg>pmsi_mldp_mp2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:34.424481" elapsed="0.118549"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.298582" elapsed="0.244573"/>
</test>
<test id="s1-s13-t75" name="Play_To_Odl_pmsi_mldp_mp2mp_lsp" line="249">
<kw name="Run Keywords" owner="BuiltIn" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:34.546735" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:34.546500" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.547874" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.547775" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.547759" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.552484" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.552389" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.552372" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.553456" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:34.553084" elapsed="0.000396"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.553902" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:34.553636" elapsed="0.000290"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:34.553964" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:34.554101" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:34.552751" elapsed="0.001372"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.560764" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.560667" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.560650" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.562165" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:34.561976" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.561960" elapsed="0.000361"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:34.562852" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:34.562472" elapsed="0.000441"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.563558" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:34.563274" elapsed="0.000346"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.598493" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:34.565503" elapsed="0.033128"/>
</kw>
<msg time="2026-09-01T01:16:34.598830" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:34.598917" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.563927" elapsed="0.035057"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:34.635453" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:34.600917" elapsed="0.034704"/>
</kw>
<msg time="2026-09-01T01:16:34.635765" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:34.635892" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.599405" elapsed="0.036565"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.636755" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.636359" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.636316" elapsed="0.000614"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.637697" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "p "m "s "i "_ "m "l "d "p "_ "m "p "2 "m "p "_ "l "s "p "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.637071" elapsed="0.000739"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.638361" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.637981" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.637964" elapsed="0.000571"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:34.638573" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:34.642191" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:16:34.642384" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:34.641609" elapsed="0.000839"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.642654" elapsed="0.000021"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.642856" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:34.640843" elapsed="0.002228"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:34.638869" elapsed="0.004506"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:34.561579" elapsed="0.081973"/>
</kw>
<msg time="2026-09-01T01:16:34.643640" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:34.643680" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.560966" elapsed="0.082749"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:34.643892" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:16:34.643786" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.643767" elapsed="0.000232"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.644483" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.644880" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:34.644945" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:34.560367" elapsed="0.084676"/>
</kw>
<msg time="2026-09-01T01:16:34.645128" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:34.645216" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.554494" elapsed="0.090759"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.645619" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.645387" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.645370" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:34.554360" elapsed="0.091352"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:34.554190" elapsed="0.091551"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:34.552046" elapsed="0.093749"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:34.547524" elapsed="0.098323"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:34.547108" elapsed="0.098779"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:34.544446" elapsed="0.101530"/>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.652904" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.653046" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.653176" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.646431" elapsed="0.006780"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:34.653388" elapsed="0.002542"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.660505" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.660612" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:34.660702" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:34.656109" elapsed="0.004617"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.663558" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.663260" elapsed="0.000325"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:34.663976" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:34.663731" elapsed="0.000278"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.664173" elapsed="0.000307"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:34.660931" elapsed="0.003604"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.646126" elapsed="0.018456"/>
</kw>
<arg>SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing</arg>
<arg>AND</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="PASS" start="2026-09-01T01:16:34.543935" elapsed="0.120681"/>
</kw>
<kw name="Play_To_Odl_Template">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.665270" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.665434" level="INFO">${data_xml} = &lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguish...</msg>
<var>${data_xml}</var>
<arg>${EVPN_DIR}/${totest}/${totest}.xml</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.665073" elapsed="0.000418"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.689027" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:34.688697" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.689764" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:34.689539" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp.titanium/pmsi_mldp_mp2mp_lsp.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:34.689917" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:34.689218" elapsed="0.000720"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.690480" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:34.690089" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.690769" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/pmsi_mldp_mp2mp_lsp.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.690884" level="INFO">${template} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.690651" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.691286" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.691051" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:34.691682" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:34.691407" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.692157" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:34.691885" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.691754" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:34.691389" elapsed="0.000842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.692770" level="INFO">${final_text} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:34.692377" elapsed="0.000418"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:34.692837" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:34.692971" level="INFO">${data_json} = {
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "...</msg>
<var>${data_json}</var>
<arg>${EVPN_DIR}/${totest}</arg>
<arg>${totest}.json</arg>
<doc>Check if ${folder}.titanium/${file_name} exists. If yes read and Log contents of file ${folder}.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default ${folder}/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:34.686577" elapsed="0.006416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.693322" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/announce_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.693449" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${announce_hex}</var>
<arg>${EVPN_DIR}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.693151" elapsed="0.000321"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:34.693781" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l2vpn_evpn/pmsi_mldp_mp2mp_lsp/withdraw_pmsi_mldp_mp2mp_lsp.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:34.693917" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<var>${withdraw_hex}</var>
<arg>${EVPN_DIR}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:34.693617" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.694316" level="INFO">&lt;?xml version="1.0" ?&gt;
&lt;evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn"&gt;
    &lt;route-key&gt;BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-distinguisher&gt;429496729:1&lt;/route-distinguisher&gt;
    &lt;es-route&gt;
        &lt;orig-route-ip&gt;43.43.43.43&lt;/orig-route-ip&gt;
        &lt;arbitrary&gt;
            &lt;arbitrary&gt;AAAAAAAAAAAA&lt;/arbitrary&gt;
        &lt;/arbitrary&gt;
    &lt;/es-route&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pmsi-tunnel&gt;
            &lt;leaf-information-required&gt;false&lt;/leaf-information-required&gt;
            &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;mldp-mp2mp-lsp&gt;
                &lt;opaque-type&gt;1&lt;/opaque-type&gt;
                &lt;opaque&gt;01:01:01:01:01:01:01&lt;/opaque&gt;
            &lt;/mldp-mp2mp-lsp&gt;
        &lt;/pmsi-tunnel&gt;
    &lt;/attributes&gt;
&lt;/evpn-route&gt;
</msg>
<arg>${data_xml}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.694082" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.694731" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}</msg>
<arg>${data_json}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.694520" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.695120" level="INFO">ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${announce_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.694912" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:34.695533" level="INFO">ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
</msg>
<arg>${withdraw_hex}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:34.695311" elapsed="0.000260"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:16:34.695710" elapsed="0.003224"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:34.699076" elapsed="0.002393"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:34.706541" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:34.706677" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:34.706771" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:16:34.702426" elapsed="0.004757">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Log Many" owner="BuiltIn">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.707417" elapsed="0.000021"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:34.707630" elapsed="0.000021"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="FAIL" start="2026-09-01T01:16:34.702078" elapsed="0.005665">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig</status>
</kw>
<kw name="Loc_Rib_Presence">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:36.718680" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:36.719071" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '475'} 
 body={"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}} 
 </msg>
<msg time="2026-09-01T01:16:36.719291" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:36.709185" elapsed="0.010177"/>
</kw>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:16:36.720263" level="INFO">{
  "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
      {
        "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
        "path-id": 0,
        "route-distinguisher": "429496729:1",
        "es-route": {
          "orig-route-ip": "43.43.43.43",
          "arbitrary": {
            "arbitrary": "AAAAAAAAAAAA"
          }
        },
        "attributes": {
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          },
          "pmsi-tunnel": {
            "leaf-information-required": false,
            "mpls-label": 20024,
            "mldp-mp2mp-lsp": {
              "opaque-type": 1,
              "opaque": "01:01:01:01:01:01:01"
            }
          },
          "ipv4-next-hop": {
            "global": "199.20.166.41"
          }
        }
      }
    ]
  }
}</msg>
<msg time="2026-09-01T01:16:36.724131" level="INFO">{"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}</msg>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:16:36.719707" elapsed="0.004541"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:36.729339" level="INFO">${expected_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:36.728487" elapsed="0.000900"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:36.730439" level="INFO">${actual_normalized} = {
 "odl-bgp-evpn:evpn-routes": {
  "evpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "local-pref": {
      "pref": 100
     },
     "origin"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:36.729599" elapsed="0.000892"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:36.730711" elapsed="0.000482"/>
</kw>
<arg>${exp_content}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:36.724646" elapsed="0.006631"/>
</kw>
<arg>${data_json}</arg>
<doc>Verifies if loc-rib contains expected data</doc>
<status status="PASS" start="2026-09-01T01:16:36.708353" elapsed="0.023009"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Loc_Rib_Presence</arg>
<arg>${data_json}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:34.701663" elapsed="2.029757"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:36.731623" elapsed="0.003984"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:36.746777" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:36.747111" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:36.747421" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:36.737784" elapsed="0.009704"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:36.747952" elapsed="0.006469"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:36.763865" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:36.764189" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '623'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false},"odl-bgp-evpn:evpn-routes":{"evpn-route":[{"path-id":0,"route-key":"BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==","es-route":{"orig-route-ip":"43.43.43.43","arbitrary":{"arbitrary":"AAAAAAAAAAAA"}},"attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"pmsi-tunnel":{"leaf-information-required":false,"mpls-label":20024,"mldp-mp2mp-lsp":{"opaque":"01:01:01:01:01:01:01","opaque-type":1}},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"429496729:1"}]}}]} 
 </msg>
<msg time="2026-09-01T01:16:36.764566" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:36.754771" elapsed="0.009857"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:36.771593" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:36.770917" elapsed="0.000737"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:36.773175" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:36.771994" elapsed="0.001244"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:16:36.774471" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "odl-bgp-evpn:evpn-routes": {
    "evpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "199.20.166.41"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       },
       "pmsi-tunnel": {
        "leaf-information-required": false,
        "mldp-mp2mp-lsp": {
         "opaque": "01:01:01:01:01:01:01",
         "opaque-type": 1
        },
        "mpls-label": 20024
       }
      },
      "es-route": {
       "arbitrary": {
        "arbitrary": "AAAAAAAAAAAA"
       },
       "orig-route-ip": "43.43.43.43"
      },
      "path-id": 0,
      "route-distinguisher": "429496729:1",
      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
     }
    ]
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:16:36.774963" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
+       "pmsi-tunnel": {
+        "leaf-information-required": false,
+        "mldp-mp2mp-lsp": {
+         "opaque": "01:01:01:01:01:01:01",
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:16:36.773599" elapsed="0.001750">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:16:36.765176" elapsed="0.010511">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:16:36.737097" elapsed="0.038891">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": false
    },
+   "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "199.20.166.41"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       },
    [ Message content over the limit has been removed. ]
+         "opaque-type": 1
+        },
+        "mpls-label": 20024
+       }
+      },
+      "es-route": {
+       "arbitrary": {
+        "arbitrary": "AAAAAAAAAAAA"
+       },
+       "orig-route-ip": "43.43.43.43"
+      },
+      "path-id": 0,
+      "route-distinguisher": "429496729:1",
+      "route-key": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw=="
+     }
+    ]
+   },
    "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:38.786770" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:38.787043" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:38.787406" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:38.777439" elapsed="0.010022"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:38.787806" elapsed="0.005572"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:38.802120" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:38.802469" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:38.802682" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:38.793737" elapsed="0.008997"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:38.809349" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:38.808706" elapsed="0.000702"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:38.810293" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:38.809727" elapsed="0.000644"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:38.810688" elapsed="0.000712"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:38.803242" elapsed="0.008281"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:38.776631" elapsed="0.034994"/>
</kw>
<arg>4x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:36.736043" elapsed="2.075656"/>
</kw>
<kw name="Withdraw_Route_And_Verify" type="TEARDOWN">
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:16:38.812898" elapsed="0.003998"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_Test_Preconditions">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:38.827764" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:38.827994" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family/odl-bgp-evpn:evpn-routes?content=config 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:38.828263" level="INFO">${resp} = &lt;Response [409]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_CONF_URL}?content=config</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:38.819450" elapsed="0.008897"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${DELETED_STATUS_CODES}</arg>
<arg>${resp.status_code}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T01:16:38.828689" elapsed="0.005236"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:38.842447" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:38.842673" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=odl-bgp-evpn%3Al2vpn-address-family,odl-bgp-evpn%3Aevpn-subsequent-address-family?content=nonconfig 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '149'} 
 body={"bgp-rib:tables":[{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:16:38.842872" level="INFO">${resp} = &lt;Response [200]&gt;</msg>
<var>${resp}</var>
<arg>${CONFIG_SESSION}</arg>
<arg>url=${EVPN_FAMILY_LOC_RIB}</arg>
<arg>headers=${HEADERS}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:38.834291" elapsed="0.008633"/>
</kw>
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:38.849590" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:38.848959" elapsed="0.000688"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:16:38.850551" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "odl-bgp-evpn:l2vpn-address-family",
   "attributes": {
    "uptodate": false
   },
   "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:16:38.849963" elapsed="0.000642"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:16:38.850920" elapsed="0.000873"/>
</kw>
<arg>${EMPTY_ROUTES}</arg>
<arg>${resp.content}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:16:38.843525" elapsed="0.008415"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:38.818354" elapsed="0.033736"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>Verify_Test_Preconditions</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:38.817403" elapsed="0.034845"/>
</kw>
<arg>${withdraw_hex}</arg>
<doc>Sends withdraw update message from exabgp and verifies route removal from odl's rib</doc>
<status status="PASS" start="2026-09-01T01:16:38.812116" elapsed="0.040289"/>
</kw>
<arg>pmsi_mldp_mp2mp_lsp</arg>
<status status="PASS" start="2026-09-01T01:16:34.664810" elapsed="4.187686"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:34.543480" elapsed="4.309223"/>
</test>
<test id="s1-s13-t76" name="Kill_Talking_BGP_Speaker" line="252">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:38.860035" elapsed="0.000483"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:38.859506" elapsed="0.001123"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:38.862729" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:38.862496" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.862452" elapsed="0.000418"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:38.870228" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:38.870075" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.870053" elapsed="0.000277"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:38.871600" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:38.871086" elapsed="0.000548"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:38.872224" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:38.871838" elapsed="0.000418"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:38.872327" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:16:38.872526" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:38.870616" elapsed="0.001941"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:38.879867" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:38.879732" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.879708" elapsed="0.000244"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:38.881593" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:38.881446" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.881421" elapsed="0.000281"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:38.882464" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:38.881932" elapsed="0.000573"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:38.883004" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:38.882724" elapsed="0.000314"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:38.918870" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:38.883761" elapsed="0.035301"/>
</kw>
<msg time="2026-09-01T01:16:38.919328" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:38.919384" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.883294" elapsed="0.036125"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:38.953750" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:38.920229" elapsed="0.033620"/>
</kw>
<msg time="2026-09-01T01:16:38.953995" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:38.954035" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.919767" elapsed="0.034300"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.954431" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:38.954174" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.954127" elapsed="0.000379"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:38.954955" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:38.954672" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.955322" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:38.955079" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.955062" elapsed="0.000332"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:38.955427" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:38.958054" elapsed="0.000169"/>
</kw>
<msg time="2026-09-01T01:16:38.958289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:38.956893" elapsed="0.001548"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.958726" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.959050" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:38.956252" elapsed="0.003010"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:38.955713" elapsed="0.003624"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:38.881000" elapsed="0.078426"/>
</kw>
<msg time="2026-09-01T01:16:38.959512" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:38.959551" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.880177" elapsed="0.079409"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:38.959754" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:38.959656" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.959638" elapsed="0.000209"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.960316" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.960641" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:38.960707" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:38.879314" elapsed="0.081497"/>
</kw>
<msg time="2026-09-01T01:16:38.960901" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:38.960941" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.873020" elapsed="0.087958"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:38.961423" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:38.961047" elapsed="0.000427"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:38.961031" elapsed="0.000501"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:38.872838" elapsed="0.088719"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:38.872624" elapsed="0.088963"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:38.869641" elapsed="0.092001"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:38.861867" elapsed="0.099829"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.860939" elapsed="0.100799"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:38.854607" elapsed="0.107182"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:38.962926" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:38.962631" elapsed="0.000320"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:38.963096" elapsed="0.000294"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:16:38.962382" elapsed="0.001067"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:16:38.996204" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:16:38.963913" elapsed="0.032347"/>
</kw>
<msg time="2026-09-01T01:16:38.996360" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:38.996399" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:38.963606" elapsed="0.032816"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:38.997020" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:16:39.010088" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:39.010241" level="INFO">${output_log} = 2026-09-01 01:13:42,028 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:42,029 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:38.996884" elapsed="0.013384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.010806" level="INFO">2026-09-01 01:13:42,028 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:13:42,030 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:13:42,032 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:13:42,032 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400010080010400190046400200b44700
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:13:42,034 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:13:42,034 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400190046020641040000fbf0
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400190046020641040000fbf0'
2026-09-01 01:13:42,035 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400190046020641040000fbf0
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:42,045 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:13:42,045 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.008s
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:43,048 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:43,048 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.009s
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:45,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.010s
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:46,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.012s
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:46,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.013s
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:48] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:48,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.014s
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:48] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:48,110 INFO BGP-Thread-1 (job): ... idle for 0.053s
2026-09-01 01:13:48,110 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.067s
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:48,111 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.068s
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.069s
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:50,213 INFO BGP-Thread-1 (job): ... idle for 0.099s
2026-09-01 01:13:50,213 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.168s
2026-09-01 01:13:50,213 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:51,215 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.169s
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:52,217 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:52,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.170s
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.171s
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.172s
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): ... idle for 0.546s
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.719s
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:54,768 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:54,768 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:54,838 INFO BGP-Thread-1 (job): ... idle for 0.069s
2026-09-01 01:13:54,838 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.787s
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:54,839 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.788s
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:56,842 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.789s
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:57] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.791s
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:58,846 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.792s
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): ... idle for 0.542s
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.333s
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): ... idle for 0.060s
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.393s
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.394s
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.395s
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:02,455 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.396s
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:03,457 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.397s
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): ... idle for 0.484s
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.881s
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): ... idle for 0.061s
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.942s
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:04,006 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.943s
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.944s
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:06,009 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:06,009 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.945s
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:08,012 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.946s
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): ... idle for 0.505s
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.452s
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:08,520 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:08,520 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:08,592 INFO BGP-Thread-1 (job): ... idle for 0.072s
2026-09-01 01:14:08,592 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.523s
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.524s
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.526s
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.527s
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:11,599 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:11,599 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.528s
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:13,064 INFO BGP-Thread-1 (job): ... idle for 0.464s
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.992s
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:13,066 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:13,131 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:14:13,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.057s
2026-09-01 01:14:13,131 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:14,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.058s
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:15,135 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.059s
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:16,137 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:16,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.060s
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:17,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:17,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.062s
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:17,658 INFO BGP-Thread-1 (job): ... idle for 0.518s
2026-09-01 01:14:17,658 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.580s
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:17,720 INFO BGP-Thread-1 (job): ... idle for 0.060s
2026-09-01 01:14:17,720 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.640s
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:17,721 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:17,721 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:18,722 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.641s
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:19,724 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.642s
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:20,726 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.644s
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:21,728 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.645s
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:22,288 INFO BGP-Thread-1 (job): ... idle for 0.559s
2026-09-01 01:14:22,289 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.204s
2026-09-01 01:14:22,289 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:22,356 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:14:22,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.269s
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:23,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:23,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.270s
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:24,360 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.271s
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:24] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:25,362 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.273s
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.274s
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:26,878 INFO BGP-Thread-1 (job): ... idle for 0.513s
2026-09-01 01:14:26,879 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.786s
2026-09-01 01:14:26,879 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:26,967 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.874s
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.875s
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:28,972 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.876s
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:29,974 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:29,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.877s
2026-09-01 01:14:29,975 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:30,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.878s
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.390s
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:31,490 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:31,490 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:31,553 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:14:31,554 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.452s
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:31,554 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:31,555 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:31,555 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:32,556 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:32,556 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.453s
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:33,558 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.454s
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:34,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:34,560 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.455s
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:35,562 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.457s
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): ... idle for 0.486s
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.942s
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:36,050 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:36,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:36,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:36,115 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:14:36,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.007s
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:37,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.008s
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:37,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:37,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:38,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:38,120 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.009s
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:39,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:39,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.010s
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:40,124 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.011s
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:40,602 INFO BGP-Thread-1 (job): ... idle for 0.477s
2026-09-01 01:14:40,602 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.488s
2026-09-01 01:14:40,603 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:40,603 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,604 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,604 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:40,661 INFO BGP-Thread-1 (job): ... idle for 0.057s
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.545s
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.547s
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:41,665 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:41,665 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.548s
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:42,667 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:42,667 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:42] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.549s
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:43,669 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.550s
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): ... idle for 0.558s
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.108s
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:45,229 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:45,229 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:45,276 INFO BGP-Thread-1 (job): ... idle for 0.046s
2026-09-01 01:14:45,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.154s
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.155s
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:47,280 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:47,280 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.156s
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:48,282 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:48,282 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.157s
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:49,284 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:49,284 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.158s
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.664s
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:49,791 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): ... idle for 0.052s
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.716s
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,846 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,846 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.718s
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:51,849 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.719s
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.720s
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:53,856 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.721s
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): ... idle for 0.460s
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.181s
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:54,381 INFO BGP-Thread-1 (job): ... idle for 0.063s
2026-09-01 01:14:54,381 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.243s
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.244s
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:55,384 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.245s
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.246s
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:57,388 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:57,388 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:58,389 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:58,389 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.248s
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:58,894 INFO BGP-Thread-1 (job): ... idle for 0.505s
2026-09-01 01:14:58,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.752s
2026-09-01 01:14:58,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:58,957 INFO BGP-Thread-1 (job): ... idle for 0.061s
2026-09-01 01:14:58,957 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.814s
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 77.815s
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:00,962 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 78.816s
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:01,964 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.817s
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:02,966 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.818s
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.324s
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:15:03,473 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:03,543 INFO BGP-Thread-1 (job): ... idle for 0.069s
2026-09-01 01:15:03,543 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.392s
2026-09-01 01:15:03,543 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 82.394s
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:04,547 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:04,547 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.395s
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:05,549 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:05,549 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 84.396s
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:07,552 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:07,552 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.397s
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): ... idle for 0.474s
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.871s
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:08,027 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:08,095 INFO BGP-Thread-1 (job): ... idle for 0.067s
2026-09-01 01:15:08,095 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.937s
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:08,096 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:08,096 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:09,097 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 86.939s
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 87.940s
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:11,101 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.941s
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 89.942s
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): ... idle for 0.503s
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.445s
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,608 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,608 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:12,672 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:12,672 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.509s
2026-09-01 01:15:12,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:13,674 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:13,675 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 91.510s
2026-09-01 01:15:13,675 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 92.511s
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:14] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.512s
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:15,680 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.513s
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:17,160 INFO BGP-Thread-1 (job): ... idle for 0.479s
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.992s
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:17,226 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:17,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 95.057s
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:17,227 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 96.058s
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:19,230 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:19,230 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.059s
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:19] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 98.060s
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.061s
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,235 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,235 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:21,745 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-09-01 01:15:21,746 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.572s
2026-09-01 01:15:21,746 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:21,747 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:21,812 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:15:21,812 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.637s
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:22,814 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.638s
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 101.639s
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:24] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:24,818 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.640s
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:24,821 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:24,821 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 103.641s
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:26,319 INFO BGP-Thread-1 (job): ... idle for 0.497s
2026-09-01 01:15:26,319 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.138s
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:26,382 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:15:26,382 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.200s
2026-09-01 01:15:26,382 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,382 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:27,384 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 105.201s
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:28,386 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:28,386 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.202s
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:28] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 107.203s
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:30,390 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:30,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.204s
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:30,899 INFO BGP-Thread-1 (job): ... idle for 0.508s
2026-09-01 01:15:30,900 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.713s
2026-09-01 01:15:30,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): ... idle for 0.066s
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.778s
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 109.779s
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:32,970 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.780s
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:33,972 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.781s
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:34,974 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 112.782s
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:35,466 INFO BGP-Thread-1 (job): ... idle for 0.491s
2026-09-01 01:15:35,466 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.273s
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:35,523 INFO BGP-Thread-1 (job): ... idle for 0.055s
2026-09-01 01:15:35,523 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.328s
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:35,524 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:36,525 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:36,525 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 114.329s
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:37,527 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.331s
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:37] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:38,529 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:38,529 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 116.332s
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:39,531 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:39,531 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.333s
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:39] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): ... idle for 0.544s
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.877s
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:40,077 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:40,077 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:40,139 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:15:40,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.939s
2026-09-01 01:15:40,139 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:41,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:41,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 118.940s
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:42,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:42,144 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 119.941s
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:42] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:43,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:43,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.942s
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:44,148 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 121.943s
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): ... idle for 0.527s
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.470s
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:44,677 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:44,733 INFO BGP-Thread-1 (job): ... idle for 0.057s
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.526s
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 123.527s
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:45,737 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:46,738 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.529s
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:47,741 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 125.530s
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:48,743 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:48,743 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 126.531s
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): ... idle for 0.489s
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.020s
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): ... idle for 0.070s
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.091s
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 128.092s
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.093s
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:51] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 130.094s
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.095s
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:53,789 INFO BGP-Thread-1 (job): ... idle for 0.476s
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.571s
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:53,854 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:53,854 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.635s
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:54,856 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 132.636s
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:55,858 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 133.638s
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.639s
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:57,862 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 135.640s
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): ... idle for 0.476s
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.115s
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:58,340 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:58,404 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:58,404 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.180s
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:59,406 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 137.181s
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.182s
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:00,409 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:00] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 139.183s
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.184s
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:02,949 INFO BGP-Thread-1 (job): ... idle for 0.537s
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.721s
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005e' (94)
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:02,951 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:02,951 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 141.722s
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.723s
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:05,046 INFO BGP-Thread-1 (job): ... idle for 0.092s
2026-09-01 01:16:05,046 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.815s
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0058' (88)
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:06,048 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.817s
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:07,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:07,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 144.818s
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:08,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:08,054 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 145.819s
2026-09-01 01:16:08,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 146.820s
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): ... idle for 0.542s
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.362s
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:09,599 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:09,599 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0066' (102)
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:10,601 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:10,601 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 148.363s
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.364s
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:11,680 INFO BGP-Thread-1 (job): ... idle for 0.076s
2026-09-01 01:16:11,680 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.440s
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0060' (96)
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 150.442s
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:13,684 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:13,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 151.443s
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.444s
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.445s
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.926s
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:16,224 INFO BGP-Thread-1 (job): ... idle for 0.053s
2026-09-01 01:16:16,224 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.979s
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 154.980s
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 155.981s
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:18,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:18,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:18] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:19,230 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 156.983s
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.984s
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): ... idle for 0.522s
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.505s
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:20,806 INFO BGP-Thread-1 (job): ... idle for 0.050s
2026-09-01 01:16:20,806 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.555s
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 159.557s
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 160.558s
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:22,811 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.559s
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:23,813 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:24,814 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 162.560s
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): ... idle for 0.489s
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.049s
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:25,306 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): ... idle for 0.048s
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.097s
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:25,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:25,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 164.098s
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 165.099s
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:28,359 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.100s
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:29,361 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:29,361 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.101s
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): ... idle for 0.516s
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.617s
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:29,938 INFO BGP-Thread-1 (job): ... idle for 0.059s
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.676s
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 168.677s
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:31,943 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:31,943 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 169.678s
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 170.679s
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 171.680s
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:34,444 INFO BGP-Thread-1 (job): ... idle for 0.496s
2026-09-01 01:16:34,444 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 172.176s
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005c' (92)
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): ... idle for 0.048s
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 172.224s
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 173.225s
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:35,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 174.226s
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:36,499 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 175.228s
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 176.229s
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:38,503 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:38] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.010512" elapsed="0.003100"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:16:38.996606" elapsed="0.017623"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:16:39.014589" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:16:39.014378" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.014341" elapsed="0.000382"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.014992" elapsed="0.000033"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.015249" elapsed="0.000029"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:16:38.962044" elapsed="0.053329"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.023806" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:16:39.063113" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:39.063314" level="INFO">${output_log} = 2026-09-01 01:13:42,028 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:42,029 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:39.023656" elapsed="0.039694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.063941" level="INFO">2026-09-01 01:13:42,028 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:13:42,029 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:13:42,030 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:13:42,032 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:13:42,032 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400010080010400190046400200b44700
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:13:42,033 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:13:42,034 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:13:42,034 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400190046020641040000fbf0
2026-09-01 01:13:42,034 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400190046020641040000fbf0'
2026-09-01 01:13:42,035 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400190046020641040000fbf0
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:42,036 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:42,037 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:42,045 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:13:42,045 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:42,045 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:42,046 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:42,046 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.008s
2026-09-01 01:13:43,047 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:43,048 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:43,048 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.009s
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:44,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:45,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.010s
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:45,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:46,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.012s
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:46,053 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:46,054 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.013s
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:47,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:48] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:48,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.014s
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:48,057 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:48] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:48,110 INFO BGP-Thread-1 (job): ... idle for 0.053s
2026-09-01 01:13:48,110 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.067s
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:48,110 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:48,111 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:48,111 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.068s
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:49,112 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.069s
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:50,114 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:50,213 INFO BGP-Thread-1 (job): ... idle for 0.099s
2026-09-01 01:13:50,213 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.168s
2026-09-01 01:13:50,213 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:50,214 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:50,214 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:51,215 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.169s
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:51,216 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:52,217 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:52,217 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.170s
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:52,218 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.171s
2026-09-01 01:13:53,219 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:53,220 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.172s
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,221 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): ... idle for 0.546s
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.719s
2026-09-01 01:13:54,768 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:13:54,768 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:54,768 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:54,769 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,769 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:54,838 INFO BGP-Thread-1 (job): ... idle for 0.069s
2026-09-01 01:13:54,838 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.787s
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:54,838 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:54,839 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:54,839 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.788s
2026-09-01 01:13:55,840 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a62900041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:55,841 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:56,842 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.789s
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:56,843 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:57] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.791s
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:57,845 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:13:58,846 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.792s
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:58,847 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): ... idle for 0.542s
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.333s
2026-09-01 01:13:59,389 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c001946041700021999999900010501010101000007d000202b2b2b2b
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:59,389 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:59,390 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): ... idle for 0.060s
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.393s
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:13:59,450 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:13:59,450 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:13:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.394s
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:00,452 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.395s
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:01,454 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:02,455 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.396s
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:02,456 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:03,457 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.397s
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:03,458 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): ... idle for 0.484s
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.881s
2026-09-01 01:14:03,942 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000101f20cdd809ff7001600202b2b2b2b
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:03,943 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:03,943 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): ... idle for 0.061s
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.942s
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:04,005 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:04,005 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:04,006 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.943s
2026-09-01 01:14:05,006 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:05,007 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.944s
2026-09-01 01:14:06,008 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:06,009 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:06,009 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.945s
2026-09-01 01:14:07,010 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:07,011 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:08,012 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.946s
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,013 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): ... idle for 0.505s
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.452s
2026-09-01 01:14:08,519 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000102f20cdd809ff7001400202b2b2b2b
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:08,519 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:08,520 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:08,520 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,520 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:08,592 INFO BGP-Thread-1 (job): ... idle for 0.072s
2026-09-01 01:14:08,592 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.523s
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:08,592 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:08,593 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.524s
2026-09-01 01:14:09,594 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a629000417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:09,595 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.526s
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:10,596 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.527s
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:11,598 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:11,599 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:11,599 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.528s
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:12,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:13,064 INFO BGP-Thread-1 (job): ... idle for 0.464s
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.992s
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c0019460417000219999999000103f20cdd809ff70007d0202b2b2b2b
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:13,065 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:13,065 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:13,066 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:13,131 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:14:13,131 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.057s
2026-09-01 01:14:13,131 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:13,132 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:13,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:14,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.058s
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a02000000334001010040020040050400000064800e2200194604c714a6290004170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:14,134 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:15,135 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.059s
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:15,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:15] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:16,137 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:16,137 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.060s
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:16,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:17,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:17,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.062s
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:17,658 INFO BGP-Thread-1 (job): ... idle for 0.518s
2026-09-01 01:14:17,658 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.580s
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800f1c00194604170002199999990001042b2b2b2b000007d000202b2b2b2b
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:17,659 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,659 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:17,720 INFO BGP-Thread-1 (job): ... idle for 0.060s
2026-09-01 01:14:17,720 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.640s
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:17,720 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:17,721 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:17,721 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:17,721 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:18,722 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.641s
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:18,723 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:19,724 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.642s
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:19,725 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:20,726 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.644s
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:20,727 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:21,728 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.645s
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:21,729 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:22,288 INFO BGP-Thread-1 (job): ... idle for 0.559s
2026-09-01 01:14:22,289 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.204s
2026-09-01 01:14:22,289 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001000000000000000000000000000a05dc10
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:22,289 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:22,290 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:22,290 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:22,356 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:14:22,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.269s
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:22,356 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:22,357 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:23,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:23,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.270s
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a62900011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:23,359 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:24,360 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.271s
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:24,361 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:24] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:25,362 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.273s
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:25,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.274s
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:26,878 INFO BGP-Thread-1 (job): ... idle for 0.513s
2026-09-01 01:14:26,879 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.786s
2026-09-01 01:14:26,879 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e001946011900021999999900010501010101000007d0000000000a05dc10
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:26,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,880 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:26,967 INFO BGP-Thread-1 (job): ... idle for 0.087s
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.874s
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:26,968 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:26,968 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:27] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.875s
2026-09-01 01:14:27,970 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:27,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:28,972 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.876s
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:28,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:29,974 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:29,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.877s
2026-09-01 01:14:29,975 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:29,976 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:30,977 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.878s
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:30,978 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.390s
2026-09-01 01:14:31,490 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10
2026-09-01 01:14:31,490 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:31,490 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:31,491 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:31,491 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:31,553 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:14:31,554 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.452s
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:31,554 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:31,554 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:31,555 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:31,555 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:32,556 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:32,556 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.453s
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:32,557 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:33,558 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.454s
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:33,559 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:34,560 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:34,560 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.455s
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:34,561 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:35,562 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.457s
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:35,563 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): ... idle for 0.486s
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.942s
2026-09-01 01:14:36,049 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008030d000000000000
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:36,050 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:36,050 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:36,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:36,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:36,115 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:14:36,115 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.007s
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:36,116 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:36,116 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:37,117 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.008s
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:37,118 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:37,119 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:37,119 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:38,120 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:38,120 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.009s
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:38,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:39,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:39,122 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.010s
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:39,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:40,124 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.011s
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,125 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:40,602 INFO BGP-Thread-1 (job): ... idle for 0.477s
2026-09-01 01:14:40,602 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.488s
2026-09-01 01:14:40,603 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c01008060101000005dc10
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:40,603 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:40,603 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,604 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,604 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:40,661 INFO BGP-Thread-1 (job): ... idle for 0.057s
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.545s
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:40,662 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:40,662 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.547s
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:41,664 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:41,665 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:41,665 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.548s
2026-09-01 01:14:42,666 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:42,667 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:42,667 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:42] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.549s
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:43,668 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:43,669 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.550s
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:44,670 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): ... idle for 0.558s
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.108s
2026-09-01 01:14:45,229 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010080602f20cdd809ff8
2026-09-01 01:14:45,229 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:45,229 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:45,230 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:45,230 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:45,276 INFO BGP-Thread-1 (job): ... idle for 0.046s
2026-09-01 01:14:45,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.154s
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:45,277 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:45,277 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:45] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.155s
2026-09-01 01:14:46,278 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:46,279 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:47,280 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:47,280 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.156s
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:47,281 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:48,282 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:48,282 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.157s
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:48,283 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:49,284 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:49,284 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.158s
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,285 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.664s
2026-09-01 01:14:49,791 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c010084604000700c80000
2026-09-01 01:14:49,791 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:49,792 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,792 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): ... idle for 0.052s
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.716s
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:49,845 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:49,845 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:49,846 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:49,846 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:50] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.718s
2026-09-01 01:14:50,847 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005702000000404001010040020040050400000064800e2400194604c714a629000119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:50,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:51,849 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.719s
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:51,852 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.720s
2026-09-01 01:14:52,854 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:52,855 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:53,856 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.721s
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:53,857 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): ... idle for 0.460s
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.181s
2026-09-01 01:14:54,317 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a4001010040020040050400000064800f1e0019460119000219999999000101f20cdd809ff70016000000000a05dc10c0100806000100000000c8
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:54,317 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:54,318 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:54,381 INFO BGP-Thread-1 (job): ... idle for 0.063s
2026-09-01 01:14:54,381 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.243s
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:54,381 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:54,382 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 73.244s
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:55,383 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:55,384 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 74.245s
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:56,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 75.246s
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:57,387 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:57,388 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:57,388 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:14:58,389 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:58,389 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.248s
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,390 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:58,894 INFO BGP-Thread-1 (job): ... idle for 0.505s
2026-09-01 01:14:58,895 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.752s
2026-09-01 01:14:58,895 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000102f20cdd809ff70014000000000a05dc10
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:58,895 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:58,957 INFO BGP-Thread-1 (job): ... idle for 0.061s
2026-09-01 01:14:58,957 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 76.814s
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:14:58,958 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:58,958 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:14:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:14:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 77.815s
2026-09-01 01:14:59,960 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a629000119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:14:59,961 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:00,962 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 78.816s
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:00,963 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:01,964 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 79.817s
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:01,965 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:02,966 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 80.818s
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:02,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): ... idle for 0.506s
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.324s
2026-09-01 01:15:03,473 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e0019460119000219999999000103f20cdd809ff70007d00000000a05dc10
2026-09-01 01:15:03,473 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:03,474 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:03,474 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:03,543 INFO BGP-Thread-1 (job): ... idle for 0.069s
2026-09-01 01:15:03,543 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 81.392s
2026-09-01 01:15:03,543 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:03,544 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:03,544 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 82.394s
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c02000000354001010040020040050400000064800e2400194604c714a6290001190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:04,546 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:04,547 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:04,547 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 83.395s
2026-09-01 01:15:05,548 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:05,549 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:05,549 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 84.396s
2026-09-01 01:15:06,550 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:06,551 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:07,552 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:07,552 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.397s
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:07,553 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): ... idle for 0.474s
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.871s
2026-09-01 01:15:08,027 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f4001010040020040050400000064800f1e00194601190002199999990001042b2b2b2b000007d0000000000a05dc10
2026-09-01 01:15:08,027 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:08,028 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:08,028 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:08,095 INFO BGP-Thread-1 (job): ... idle for 0.067s
2026-09-01 01:15:08,095 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 85.937s
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:08,095 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:08,096 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:08,096 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:08,096 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:08] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:09,097 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 86.939s
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:09,098 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 87.940s
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:10,100 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:11,101 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 88.941s
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:11,102 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 89.942s
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,104 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): ... idle for 0.503s
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.445s
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:12,607 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:12,607 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,608 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,608 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:12,672 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:12,672 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 90.509s
2026-09-01 01:15:12,672 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:12,672 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:12,673 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:12,673 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:12] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:13,674 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:13,675 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 91.510s
2026-09-01 01:15:13,675 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:13,676 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 92.511s
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:14,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:14] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 93.512s
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:15,679 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:15,680 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.513s
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:16,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:17,160 INFO BGP-Thread-1 (job): ... idle for 0.479s
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 94.992s
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:17,161 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:17,161 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:17,226 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:17,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 95.057s
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:17,226 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:17,227 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:17,227 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 96.058s
2026-09-01 01:15:18,228 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:18,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:19,230 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:19,230 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 97.059s
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:19,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:19] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 98.060s
2026-09-01 01:15:20,232 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:20,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.061s
2026-09-01 01:15:21,234 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,235 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,235 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:21,745 INFO BGP-Thread-1 (job): ... idle for 0.511s
2026-09-01 01:15:21,746 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.572s
2026-09-01 01:15:21,746 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:21,746 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:21,747 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,747 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:21,812 INFO BGP-Thread-1 (job): ... idle for 0.065s
2026-09-01 01:15:21,812 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 99.637s
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:21,813 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:21,813 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:22,814 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 100.638s
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:22,815 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 101.639s
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:23,817 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:24] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:24,818 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 102.640s
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:24,820 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:24,821 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:24,821 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 103.641s
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:25,822 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:26,319 INFO BGP-Thread-1 (job): ... idle for 0.497s
2026-09-01 01:15:26,319 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.138s
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:26,320 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:26,320 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:26,382 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:15:26,382 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 104.200s
2026-09-01 01:15:26,382 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:26,382 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:26,383 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:26,383 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:27,384 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 105.201s
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:27,385 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:28,386 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:28,386 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 106.202s
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:28,387 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:28] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 107.203s
2026-09-01 01:15:29,388 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:29,389 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:30,390 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:30,390 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.204s
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,391 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:30,899 INFO BGP-Thread-1 (job): ... idle for 0.508s
2026-09-01 01:15:30,900 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.713s
2026-09-01 01:15:30,900 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0044' (68)
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:30,900 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): ... idle for 0.066s
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 108.778s
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:30,967 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:30,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:31] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 109.779s
2026-09-01 01:15:31,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0044020000002d4001010040020040050400000064800e1c00194604c714a62900031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:31,970 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:32,970 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 110.780s
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:32,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:33,972 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 111.781s
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:33,973 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:34,974 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 112.782s
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:34,975 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:35,466 INFO BGP-Thread-1 (job): ... idle for 0.491s
2026-09-01 01:15:35,466 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.273s
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800f16001946031100021999999900010000000a202b2b2b2b
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:35,467 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:35,467 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:35,523 INFO BGP-Thread-1 (job): ... idle for 0.055s
2026-09-01 01:15:35,523 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 113.328s
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:35,523 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:35,524 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:35,524 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:36,525 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:36,525 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 114.329s
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:36,526 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:37,527 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 115.331s
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:37,528 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:37] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:38,529 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:38,529 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 116.332s
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:38,530 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:39,531 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:39,531 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.333s
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:39,532 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:39] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): ... idle for 0.544s
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.877s
2026-09-01 01:15:40,076 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001000000000000000000000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:40,076 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:40,077 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:40,077 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:40,077 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:40,139 INFO BGP-Thread-1 (job): ... idle for 0.062s
2026-09-01 01:15:40,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 117.939s
2026-09-01 01:15:40,139 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:40,140 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:40,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:40] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:41,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:41,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 118.940s
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a62900022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:41,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:42,144 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:42,144 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 119.941s
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:42,145 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:42] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:43,146 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:43,146 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 120.942s
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:43,147 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:44,148 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 121.943s
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,149 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): ... idle for 0.527s
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.470s
2026-09-01 01:15:44,676 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d001946022800021999999900010501010101000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:44,676 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:44,677 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,677 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:44,733 INFO BGP-Thread-1 (job): ... idle for 0.057s
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 122.526s
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:44,734 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:44,734 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 123.527s
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:45,736 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:45,737 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:46,738 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 124.529s
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:46,740 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:47,741 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 125.530s
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:47,742 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:48,743 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:48,743 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 126.531s
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:48,744 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): ... idle for 0.489s
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.020s
2026-09-01 01:15:49,233 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000101f20cdd809ff70016000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:49,234 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:49,234 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): ... idle for 0.070s
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 127.091s
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:49,305 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:49,305 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 128.092s
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:50,307 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 129.093s
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:51,309 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:51] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 130.094s
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:52,311 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.095s
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,313 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:53,789 INFO BGP-Thread-1 (job): ... idle for 0.476s
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.571s
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000102f20cdd809ff70014000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:53,790 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,790 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:53,854 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:53,854 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 131.635s
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:53,855 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:53,855 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:53] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:54] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:54] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:54,856 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 132.636s
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a629000228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:54,857 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:55,858 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 133.638s
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:55,859 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 134.639s
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:56,860 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:15:57,862 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 135.640s
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:57,863 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): ... idle for 0.476s
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.115s
2026-09-01 01:15:58,339 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d0019460228000219999999000103f20cdd809ff70007d00000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005b' (91)
2026-09-01 01:15:58,339 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:58,340 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:58,340 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:58,404 INFO BGP-Thread-1 (job): ... idle for 0.064s
2026-09-01 01:15:58,404 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 136.180s
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0055' (85)
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:15:58,405 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:58,405 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:15:58] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:15:59,406 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 137.181s
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005b02000000444001010040020040050400000064800e3300194604c714a6290002280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:15:59,407 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 138.182s
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:00,408 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:00,409 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:00] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 139.183s
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:01,410 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.184s
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:02,412 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:02,949 INFO BGP-Thread-1 (job): ... idle for 0.537s
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 140.721s
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0055020000003e4001010040020040050400000064800f2d00194602280002199999990001042b2b2b2b000007d0000000000a30f20cdd809ff7202b2b2b2b05dc2005dc30
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005e' (94)
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:02,950 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:02,950 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:02,951 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:02,951 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 141.722s
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:03,952 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.723s
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:04,954 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:04] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:05,046 INFO BGP-Thread-1 (job): ... idle for 0.092s
2026-09-01 01:16:05,046 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 142.815s
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0058' (88)
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:05,047 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:05,047 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:06,048 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 143.817s
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005e0200000047c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:06,049 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:07,050 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:07,050 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 144.818s
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:07,051 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:08,052 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:08,054 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 145.819s
2026-09-01 01:16:08,054 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:08,055 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 146.820s
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:09,056 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): ... idle for 0.542s
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 147.362s
2026-09-01 01:16:09,599 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00580200000041c01611010104e380423a35c700002b670a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:09,599 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:09,599 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0066' (102)
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:09,600 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:09,600 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:10,601 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:10,601 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 148.363s
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:10,602 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.364s
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:11,603 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:11,680 INFO BGP-Thread-1 (job): ... idle for 0.076s
2026-09-01 01:16:11,680 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 149.440s
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0060' (96)
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:11,680 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:11,681 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 150.442s
2026-09-01 01:16:12,682 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0066020000004fc01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:12,683 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:13,684 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:13,684 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 151.443s
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:13,685 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 152.444s
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:14,686 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.445s
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:15,688 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:15] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): ... idle for 0.481s
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.926s
2026-09-01 01:16:16,170 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00600200000049c01619010204e380060001040a0a0a0a000a010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:16,170 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:16,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:16,224 INFO BGP-Thread-1 (job): ... idle for 0.053s
2026-09-01 01:16:16,224 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 153.979s
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:16,224 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:16,225 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:16,225 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 154.980s
2026-09-01 01:16:17,226 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:17,227 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 155.981s
2026-09-01 01:16:18,228 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:18,229 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:18,229 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:18] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:19,230 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 156.983s
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:19,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 157.984s
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): ... idle for 0.522s
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.505s
2026-09-01 01:16:20,755 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010304e3800b0c0d0e0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:20,755 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:20,756 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,756 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:20,806 INFO BGP-Thread-1 (job): ... idle for 0.050s
2026-09-01 01:16:20,806 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 158.555s
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:20,806 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:20,807 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:20,807 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:20] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:21] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:21] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 159.557s
2026-09-01 01:16:21,808 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:21,809 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 160.558s
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:22,810 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:22,811 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 161.559s
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:23,812 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:23,813 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:24,814 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 162.560s
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:24,815 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): ... idle for 0.489s
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.049s
2026-09-01 01:16:25,305 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010404e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005a' (90)
2026-09-01 01:16:25,305 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:25,306 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:25,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): ... idle for 0.048s
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 163.097s
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0054' (84)
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:25,354 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:25,354 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:25,355 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:25,355 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:25] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 164.098s
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005a0200000043c0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:26,356 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 165.099s
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:27,358 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:28,359 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 166.100s
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:28,360 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:29,361 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:29,361 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.101s
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,362 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): ... idle for 0.516s
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.617s
2026-09-01 01:16:29,878 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0054020000003dc0160d010504e3802b2b2b2b0a0a0a0a4001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:29,879 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,879 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:29,938 INFO BGP-Thread-1 (job): ... idle for 0.059s
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 167.676s
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:29,939 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:29,939 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:30] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 168.677s
2026-09-01 01:16:30,941 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc01609000604e380ac0c7b034001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:30,942 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:31,943 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:31,943 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 169.678s
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:31,944 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 170.679s
2026-09-01 01:16:32,945 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:32,946 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 171.680s
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:33,948 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:34,444 INFO BGP-Thread-1 (job): ... idle for 0.496s
2026-09-01 01:16:34,444 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 172.176s
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039c01609000604e380ac0c7b034001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'005c' (92)
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:34,445 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:34,445 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): ... idle for 0.048s
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 172.224s
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0056' (86)
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Evpn True
2026-09-01 01:16:34,494 DEBUG BGP-Thread-1 (job): Skipping update decoding due to evpn data expected
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:34,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:16:34] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 173.225s
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005c0200000045c0160f000704e380010007010101010101014001010040020040050400000064800e2200194604c714a629000417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:35,496 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:35,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 174.226s
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:36,498 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:36,499 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 175.228s
2026-09-01 01:16:37,500 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0056020000003fc0160f000704e380010007010101010101014001010040020040050400000064800f1c0019460417000219999999000100000000000000000000202b2b2b2b
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:37,501 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 176.229s
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:16:38,502 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:16:38,503 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:16:38] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.063572" elapsed="0.003345"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:39.067924" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/evpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/evpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:16:39.067201" elapsed="0.000794"/>
</kw>
<arg>play.py.out</arg>
<arg>evpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.023319" elapsed="0.044757"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-09-01T01:16:38.853484" elapsed="0.214754"/>
</test>
<test id="s1-s13-t77" name="Delete_Bgp_Peer_Configuration" line="258">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:39.073093" elapsed="0.000299"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:39.072762" elapsed="0.000699"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.074777" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.074612" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.074586" elapsed="0.000282"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.081419" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.081268" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.081244" elapsed="0.000260"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.083045" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.082544" elapsed="0.000536"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.083728" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:39.083341" elapsed="0.000419"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:39.083817" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:16:39.084012" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.081856" elapsed="0.002187"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.090471" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.090372" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.090353" elapsed="0.000181"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.091676" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.091581" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.091564" elapsed="0.000176"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:39.092165" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.091874" elapsed="0.000319"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.092557" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:39.092358" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.127490" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:39.093038" elapsed="0.034642"/>
</kw>
<msg time="2026-09-01T01:16:39.127905" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:39.127951" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.092729" elapsed="0.035255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.166779" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:39.128655" elapsed="0.038229"/>
</kw>
<msg time="2026-09-01T01:16:39.167029" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:39.167068" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.128240" elapsed="0.038861"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.167539" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.167216" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.167188" elapsed="0.000428"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.168034" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.167752" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.168409" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.168187" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.168167" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:39.168516" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:39.171192" elapsed="0.000160"/>
</kw>
<msg time="2026-09-01T01:16:39.171413" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.170002" elapsed="0.001542"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.171814" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.172177" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:39.169387" elapsed="0.002995"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:39.168818" elapsed="0.003626"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:39.091312" elapsed="0.081220"/>
</kw>
<msg time="2026-09-01T01:16:39.172635" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:39.172691" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.090675" elapsed="0.082064"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:39.173166" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:16:39.172828" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.172810" elapsed="0.000445"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.173742" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.174055" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.174120" elapsed="0.000062"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:39.090030" elapsed="0.084244"/>
</kw>
<msg time="2026-09-01T01:16:39.174375" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:39.174416" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.084567" elapsed="0.089881"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.174748" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.174515" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.174499" elapsed="0.000319"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:39.084381" elapsed="0.090457"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:39.084111" elapsed="0.090757"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:39.080804" elapsed="0.094115"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:39.074233" elapsed="0.100739"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.073656" elapsed="0.101357"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:39.069514" elapsed="0.105551"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.175815" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.175390" elapsed="0.000451"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.214973" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.214618" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:39.215744" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:39.215492" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:39.215895" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:39.215168" elapsed="0.000749"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.216446" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.216070" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:39.216741" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:39.216888" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:39.216618" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.217314" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.217062" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.218246" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.217999" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.218691" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.218451" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.219482" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:39.219036" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:39.220396" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.219961" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:39.220467" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:16:39.220605" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:39.219675" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.220774" elapsed="0.000211"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:16:39.218912" elapsed="0.002109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.221546" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:39.221259" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:39.222227" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.222021" elapsed="0.000229"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:39.222310" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:39.222447" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:39.221738" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.222607" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:39.221120" elapsed="0.001717"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:39.218760" elapsed="0.004156"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:39.222967" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:39.223108" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:39.217714" elapsed="0.005417"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.217423" elapsed="0.005751"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.223350" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.223197" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.217404" elapsed="0.006015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.224079" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.223551" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:39.224163" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.214004" elapsed="0.010272"/>
</kw>
<msg time="2026-09-01T01:16:39.224344" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.202359" elapsed="0.022027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.235761" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.247220" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.258505" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.258686" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.258846" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.259206" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.259043" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:39.259030" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.259438" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.259590" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.259738" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:39.259004" elapsed="0.000780"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.258914" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.259948" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.260068" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:16:39.260209" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:39.198427" elapsed="0.061808"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.261257" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.261010" elapsed="0.000306"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:39.272722" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:39.272768" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:39.272868" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:39.263271" elapsed="0.009621"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.261380" elapsed="0.011546"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.273101" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.272951" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.261363" elapsed="0.011843"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.276533" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.274132" elapsed="0.002441"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.273912" elapsed="0.002692"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.273895" elapsed="0.002732"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.279043" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.276889" elapsed="0.002195"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.276682" elapsed="0.002431"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.276662" elapsed="0.002492"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.279712" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.279362" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.280015" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.279797" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.280556" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.280267" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.280086" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.279782" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.281115" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.280784" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.281466" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.281229" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.282040" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.281731" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.281541" elapsed="0.000618"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.281212" elapsed="0.000976"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.282496" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:39.283273" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.282981" elapsed="0.000331"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.283459" elapsed="0.002131"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:39.273555" elapsed="0.012092"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:39.285688" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:16:39.287752" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:16:39.260500" elapsed="0.027277"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:39.287824" elapsed="0.000024"/>
</return>
<arg>${BGP_DIR}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:16:39.176046" elapsed="0.111885"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:16:39.068688" elapsed="0.219347"/>
</test>
<test id="s1-s13-t78" name="Deconfigure_App_Peer" line="264">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:39.291044" elapsed="0.000225"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:39.290802" elapsed="0.000536"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.292351" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.292233" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.292216" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.296864" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.296770" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.296754" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.297826" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.297491" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.298273" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:39.297996" elapsed="0.000311"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:39.298348" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:39.298483" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.297129" elapsed="0.001376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.303661" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.303564" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.303546" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.304805" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.304711" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.304695" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:39.305318" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.304997" elapsed="0.000347"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.305697" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:39.305494" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.341444" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:39.306209" elapsed="0.035422"/>
</kw>
<msg time="2026-09-01T01:16:39.341850" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:39.341987" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.305869" elapsed="0.036164"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.375185" level="INFO">". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:39.342731" elapsed="0.032551"/>
</kw>
<msg time="2026-09-01T01:16:39.375440" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:39.375480" level="INFO">${message_wait} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.342314" elapsed="0.033198"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.375829" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.375598" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.375574" elapsed="0.000330"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.376346" level="INFO"> ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.376037" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.376662" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.376467" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.376451" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:39.376763" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:39.379240" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:16:39.379439" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.378258" elapsed="0.001306"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.379823" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.380235" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:39.377623" elapsed="0.002809"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:39.377059" elapsed="0.003432"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:39.304448" elapsed="0.076127"/>
</kw>
<msg time="2026-09-01T01:16:39.380659" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:39.380699" level="INFO">${message} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.303864" elapsed="0.076867"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:39.380895" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:16:39.380800" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.380783" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.381368" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.381675" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.381739" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:39.303256" elapsed="0.078578"/>
</kw>
<msg time="2026-09-01T01:16:39.381918" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:39.381957" level="INFO">${output} =  ". "t "x "t ". "0 "3 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "E "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.298830" elapsed="0.083159"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.382359" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.382088" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.382041" elapsed="0.000389"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:39.298700" elapsed="0.083751"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:39.298551" elapsed="0.083930"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:39.296460" elapsed="0.086072"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:39.291947" elapsed="0.090635"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.291503" elapsed="0.091119"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:39.288725" elapsed="0.093947"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.383349" level="INFO">&amp;{mapping} = { IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.382831" elapsed="0.000544"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.424460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.424066" elapsed="0.000423"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:39.425197" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:39.424956" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:39.425366" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:39.424647" elapsed="0.000741"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.425880" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.425539" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:39.426189" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:39.426354" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:39.426051" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.426741" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.426521" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.427678" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.427447" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.428102" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.427864" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.428742" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:39.428480" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:39.429445" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.429233" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:39.429514" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:16:39.429652" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:39.428934" elapsed="0.000741"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.429816" elapsed="0.000205"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:16:39.428355" elapsed="0.001758"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.430704" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:39.430421" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:39.431462" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.431215" elapsed="0.000272"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:39.431532" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:39.431673" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:39.430900" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.431835" elapsed="0.000388"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:39.430269" elapsed="0.001993"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:39.428187" elapsed="0.004120"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:39.432348" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:39.432488" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:39.427131" elapsed="0.005380"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.426848" elapsed="0.005692"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.432709" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.432562" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.426829" elapsed="0.005948"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.433469" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.432906" elapsed="0.000588"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:39.433538" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.423485" elapsed="0.010162"/>
</kw>
<msg time="2026-09-01T01:16:39.433696" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.411775" elapsed="0.021963"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.445427" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.456844" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.468381" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.468558" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.468717" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.469111" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.468975" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:39.468962" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.469358" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.469516" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.469669" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:39.468936" elapsed="0.000781"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.468840" elapsed="0.000899"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.469873" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.469939" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:39.470047" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:39.407798" elapsed="0.062273"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.471063" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.470842" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:39.482133" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01jdb8slh0mnmg1ep5x5gh55j2319.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:39.482205" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:39.482328" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:39.473083" elapsed="0.009283"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.471178" elapsed="0.011230"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.482624" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.482437" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.471162" elapsed="0.011542"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.485961" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.483749" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.483512" elapsed="0.002519"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.483495" elapsed="0.002557"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.488576" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.486329" elapsed="0.002288"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.486100" elapsed="0.002548"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.486086" elapsed="0.002584"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.489195" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.488835" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.489517" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.489282" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.490047" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.489780" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.489624" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.489267" elapsed="0.000855"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.490649" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.490284" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.490956" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.490738" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.491494" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.491206" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:39.491028" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.490721" elapsed="0.000848"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.491709" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:39.492449" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:39.492188" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.492613" elapsed="0.002186"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:39.483113" elapsed="0.011742"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:39.494896" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:39.496971" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:16:39.470340" elapsed="0.026654"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:39.497041" elapsed="0.000024"/>
</return>
<arg>${BGP_DIR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:16:39.383578" elapsed="0.113586"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:16:39.288260" elapsed="0.209012"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:16:39.498177" elapsed="0.000415"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:39.498811" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:16:39.498743" elapsed="0.000140"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:16:39.497949" elapsed="0.000981"/>
</kw>
<doc>Functional test for bgp - evpn

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising and receiveing routes with evpn content.
It uses play.py and odl as bgp peers. Routes advertized from odl
are configured via application peer. Routes advertised from play.py are
stored in *.hex files. These files are used also as expected data which
is recevied from odl.</doc>
<status status="PASS" start="2026-09-01T01:13:39.603492" elapsed="179.895468"/>
</suite>
<suite id="s1-s14" name="040 Bgp Functional Route Ref" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/040_bgp_functional_route_ref.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.578765" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:39.574639" elapsed="0.004176"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:16:39.574421" elapsed="0.004459"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.583386" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:16:39.579917" elapsed="0.003495"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:39.583595" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.583486" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.583467" elapsed="0.000190"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.584110" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:39.583800" elapsed="0.000364"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.584605" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:16:39.584328" elapsed="0.000300"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:16:39.585367" elapsed="0.000266"/>
</kw>
<msg time="2026-09-01T01:16:39.585721" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:39.585763" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:39.584990" elapsed="0.000794"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.586324" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.585941" elapsed="0.000409"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.587263" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:39.586986" elapsed="0.000303"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.587684" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:39.587447" elapsed="0.000262"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.588121" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.587856" elapsed="0.000310"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.591122" elapsed="0.000227"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.591782" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.591496" elapsed="0.000309"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.591942" elapsed="0.000210"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.592858" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.592599" elapsed="0.000281"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:16:39.592920" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:16:39.593058" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:16:39.592338" elapsed="0.000742"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:39.593619" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1951a090&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:16:39.593235" elapsed="0.000503"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.593884" elapsed="0.000163"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:16:39.590608" elapsed="0.003492"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:39.590436" elapsed="0.003716"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:16:39.588224" elapsed="0.005956"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.594686" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:39.594342" elapsed="0.000381"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.595243" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:39.594868" elapsed="0.000415"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.595881" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:39.595543" elapsed="0.000375"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:16:39.586582" elapsed="0.009386"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:16:39.579606" elapsed="0.016411"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:39.596192" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:39.596075" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.596059" elapsed="0.000192"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.599079" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:39.598741" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.599588" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:39.599322" elapsed="0.000289"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:39.599650" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:39.599787" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:39.598449" elapsed="0.001360"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:39.600696" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.600468" elapsed="0.000251"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.601405" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:16:39.601494" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:16:39.601246" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:39.604859" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:39.604280" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:39.604261" elapsed="0.000722"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.605669" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:16:39.605904" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:16:39.605208" elapsed="0.000747"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.606896" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:39.606239" elapsed="0.000763"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.608371" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:39.607316" elapsed="0.001107"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:39.610106" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:16:39.610370" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:39.609753" elapsed="0.000662"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.610747" elapsed="0.000463"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:16:39.612403" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:16:40.289545" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:16:39 UTC 2026

  System load:  0.12               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:13:40 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:16:39.611997" elapsed="0.677696"/>
</kw>
<msg time="2026-09-01T01:16:40.289770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.611573" elapsed="0.678352"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:16:39.608846" elapsed="0.681223"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.291079" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:16:40.304382" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:16:40.304611" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:16:40.304749" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:40.290588" elapsed="0.014228"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.305299" elapsed="0.000707"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.307832" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:40.306909" elapsed="0.001074"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.308638" elapsed="0.000070"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.308278" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.308243" elapsed="0.000645"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:16:40.309366" elapsed="0.000085"/>
</return>
<status status="PASS" start="2026-09-01T01:16:40.308996" elapsed="0.000566"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.308973" elapsed="0.000642"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.309693" elapsed="0.000021"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.314417" elapsed="0.000614"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.315467" elapsed="0.000392"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.316258" elapsed="0.000335"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:40.310525" elapsed="0.006163"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:16:39.603357" elapsed="0.713568"/>
</kw>
<msg time="2026-09-01T01:16:40.316997" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.602563" elapsed="0.714503"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:16:39.602110" elapsed="0.715120"/>
</kw>
<msg time="2026-09-01T01:16:40.317303" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.601660" elapsed="0.715705"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.320878" elapsed="0.000440"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.321533" elapsed="0.000189"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.321923" elapsed="0.000124"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:40.317746" elapsed="0.004365"/>
</kw>
<msg time="2026-09-01T01:16:40.322249" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:16:39.600913" elapsed="0.721367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.322848" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:40.322530" elapsed="0.000370"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:16:40.322951" elapsed="0.000038"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:16:39.600121" elapsed="0.722990"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:39.599966" elapsed="0.723212"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:39.599854" elapsed="0.723367"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:16:39.596461" elapsed="0.726848"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:16:40.323518" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.337183" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.337068" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.337051" elapsed="0.000193"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.337516" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:16:40.337607" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.337395" elapsed="0.000235"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.338003" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:40.337769" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.338427" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:40.338194" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:40.339160" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:16:40.338944" elapsed="0.000315">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:16:40.339366" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:16:40.339405" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.338607" elapsed="0.000818"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.339692" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:40.339491" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.339474" elapsed="0.000303"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:40.340451" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.340210" elapsed="0.000263"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:16:40.340514" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:40.340644" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:16:40.339955" elapsed="0.000709"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.340807" elapsed="0.000366"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.341435" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:16:40.341521" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.341341" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.341675" elapsed="0.002163"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.344246" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:16:40.506022" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.343987" elapsed="0.162191"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.509379" elapsed="0.000332"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.509878" elapsed="0.000170"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.510223" elapsed="0.000124"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:40.507250" elapsed="0.003220"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:40.506587" elapsed="0.003926"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.336824" elapsed="0.173736"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:16:40.324800" elapsed="0.185804"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.324239" elapsed="0.186413"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:40.324039" elapsed="0.186652"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:16:40.323862" elapsed="0.186869"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:16:39.579174" elapsed="0.931612"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.513298" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.513167" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.513126" elapsed="0.000242"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.517674" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.517580" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.517564" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.518612" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:40.518245" elapsed="0.000392"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.519054" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:40.518781" elapsed="0.000296"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:40.519116" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:16:40.519275" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:40.517937" elapsed="0.001390"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.524413" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.524314" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.524296" elapsed="0.000182"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.525641" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:40.525517" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.525500" elapsed="0.000205"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:40.526162" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.525843" elapsed="0.000349"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.526572" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:40.526358" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.560762" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:40.527252" elapsed="0.033682"/>
</kw>
<msg time="2026-09-01T01:16:40.561082" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:40.561126" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.526743" elapsed="0.034444"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.627781" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "4 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "o "u "t "e "_ "r "e "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:40.561936" elapsed="0.066033"/>
</kw>
<msg time="2026-09-01T01:16:40.628322" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:40.628367" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.561407" elapsed="0.066996"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.628783" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:40.628499" elapsed="0.000431"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.628471" elapsed="0.000486"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.629507" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "4 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "o "u "t "e "_ "r "e "f ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:40.629091" elapsed="0.000500"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.629872" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:40.629652" elapsed="0.000366"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.629636" elapsed="0.000405"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:40.630075" elapsed="0.000035"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.632235" elapsed="0.000476"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.633044" elapsed="0.000338"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:16:40.633703" elapsed="0.000233"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:40.631415" elapsed="0.002606"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:40.630500" elapsed="0.003763"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:40.525234" elapsed="0.109140"/>
</kw>
<msg time="2026-09-01T01:16:40.634458" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:40.634499" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.524627" elapsed="0.109906"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:40.634700" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:40.634603" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.634586" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.635135" elapsed="0.000052"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.635495" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:40.635560" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:40.524028" elapsed="0.111631"/>
</kw>
<msg time="2026-09-01T01:16:40.635745" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:40.635784" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.519676" elapsed="0.116142"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:40.636115" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:40.635886" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:40.635870" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:40.519543" elapsed="0.116732"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:40.519379" elapsed="0.116942"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:40.517330" elapsed="0.119045"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:16:40.511384" elapsed="0.125076"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:40.510938" elapsed="0.125561"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:16:39.574087" elapsed="1.062458"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.636995" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:16:40.636684" elapsed="0.000335"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.637573" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:16:40.637186" elapsed="0.000424"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:16:40.639104" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:16:40.639187" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:16:40.638860" elapsed="0.000348"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.639370" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:16:40.640634" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:16:41.314990" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:16:40 UTC 2026

  System load:  0.02               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:13:41 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:16:40.640357" elapsed="0.674775"/>
</kw>
<msg time="2026-09-01T01:16:41.315232" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.640005" elapsed="0.675312"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:16:40.638477" elapsed="0.676942"/>
</kw>
<msg time="2026-09-01T01:16:41.315466" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:40.638103" elapsed="0.677403"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:16:40.637788" elapsed="0.677785"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.320871" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:41.320570" elapsed="0.000325"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:41.322215" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:16:41.617958" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:41.618368" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 148ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:16:41.618461" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:16:41.618539" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:41.322037" elapsed="0.296547"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.620506" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:16:41.619877" elapsed="0.000720"/>
</kw>
<msg time="2026-09-01T01:16:41.620775" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:16:41.620858" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:41.619039" elapsed="0.001861"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.622127" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:41.621267" elapsed="0.000941"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.626750" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 148ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:41.626233" elapsed="0.000614"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.627686" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:41.627182" elapsed="0.000585"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.628598" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:41.628073" elapsed="0.000610"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:16:41.623090" elapsed="0.005703"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:41.622390" elapsed="0.006470"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:41.622346" elapsed="0.006568"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:16:41.629262" elapsed="0.000048"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:41.629025" elapsed="0.000345"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:41.628992" elapsed="0.000420"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:16:41.629685" elapsed="0.000059"/>
</return>
<status status="PASS" start="2026-09-01T01:16:41.629512" elapsed="0.000296"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:41.629484" elapsed="0.000370"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:41.630171" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:16:41.321545" elapsed="0.308883"/>
</kw>
<msg time="2026-09-01T01:16:41.630540" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.321039" elapsed="0.309596"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:16:41.320003" elapsed="0.310844"/>
</kw>
<msg time="2026-09-01T01:16:41.630954" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.316533" elapsed="0.314504"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:16:41.316186" elapsed="0.315080"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:41.644804" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:41.644112" elapsed="0.000748"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:41.648918" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:16:43.721103" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:43.721752" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-09-01T01:16:43.721904" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:16:43.722048" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:41.648132" elapsed="2.073995"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.727395" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:16:43.726375" elapsed="0.001252"/>
</kw>
<msg time="2026-09-01T01:16:43.727925" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:16:43.728068" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:43.722992" elapsed="0.005188"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.731490" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:43.728749" elapsed="0.002825"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.736984" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:43.736199" elapsed="0.001027"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.738826" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:43.738021" elapsed="0.000996"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.740848" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:43.739926" elapsed="0.001117"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:16:43.734190" elapsed="0.007097"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:43.732069" elapsed="0.009438"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:43.732016" elapsed="0.009549"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:16:43.742037" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:43.741680" elapsed="0.000687"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:43.741647" elapsed="0.000773"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:16:43.742863" elapsed="0.000064"/>
</return>
<status status="PASS" start="2026-09-01T01:16:43.742531" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:43.742499" elapsed="0.000741"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:43.743560" elapsed="0.000043"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:16:41.646763" elapsed="2.097177"/>
</kw>
<msg time="2026-09-01T01:16:43.744053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.645409" elapsed="2.098817"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:16:41.642913" elapsed="2.101499"/>
</kw>
<msg time="2026-09-01T01:16:43.744516" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.635102" elapsed="2.109501"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:16:41.633989" elapsed="2.110767"/>
</kw>
<msg time="2026-09-01T01:16:43.744848" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.633218" elapsed="2.111713"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:41.632532" elapsed="2.112547"/>
</kw>
<msg time="2026-09-01T01:16:43.745199" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:41.631598" elapsed="2.114247"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:41.315854" elapsed="2.430146"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:43.761646" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:43.760888" elapsed="0.000819"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:43.765672" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:16:44.579944" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:44.580541" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-09-01T01:16:44.580753" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:16:44.580839" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:43.764831" elapsed="0.816056"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.585701" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:16:44.584475" elapsed="0.001467"/>
</kw>
<msg time="2026-09-01T01:16:44.586318" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:16:44.586409" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:44.581622" elapsed="0.004830"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.588962" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:44.586907" elapsed="0.002109"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.593893" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:44.593008" elapsed="0.001030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.595562" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:44.594716" elapsed="0.000976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.597021" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:44.596377" elapsed="0.000845"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:16:44.591024" elapsed="0.006374"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:44.589361" elapsed="0.008235"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:44.589310" elapsed="0.008344"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:16:44.598066" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:44.597771" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:44.597737" elapsed="0.000646"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:16:44.598755" elapsed="0.000062"/>
</return>
<status status="PASS" start="2026-09-01T01:16:44.598490" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:44.598459" elapsed="0.000582"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:44.599401" elapsed="0.000047"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:16:43.763529" elapsed="0.836181"/>
</kw>
<msg time="2026-09-01T01:16:44.599823" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:43.762055" elapsed="0.837878"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:16:43.759565" elapsed="0.840650"/>
</kw>
<msg time="2026-09-01T01:16:44.600362" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:43.750753" elapsed="0.849704"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:16:43.749551" elapsed="0.851082"/>
</kw>
<msg time="2026-09-01T01:16:44.600727" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:43.748687" elapsed="0.852123"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:43.747831" elapsed="0.853146"/>
</kw>
<msg time="2026-09-01T01:16:44.601061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:43.746965" elapsed="0.854218"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:43.746465" elapsed="0.854999"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:44.616741" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:44.616028" elapsed="0.000770"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:44.620643" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-09-01T01:16:46.002583" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:46.003048" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-09-01T01:16:46.003195" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-09-01T01:16:46.003325" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:44.619844" elapsed="1.383532"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.007938" level="INFO">Length is 1862.</msg>
<msg time="2026-09-01T01:16:46.008940" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:16:46.006781" elapsed="0.002674">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-09-01T01:16:46.009805" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:16:46.009901" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:46.003973" elapsed="0.005980"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.012478" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:46.010650" elapsed="0.001882"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.017029" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.016385" elapsed="0.000933"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.018636" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-jemjpivp/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.017928" elapsed="0.000889"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.020339" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.019655" elapsed="0.000818"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:16:46.014456" elapsed="0.006158"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:46.012805" elapsed="0.007999"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:46.012760" elapsed="0.008100"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:16:46.021332" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:46.020973" elapsed="0.000555"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:46.020940" elapsed="0.000636"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:16:46.021940" elapsed="0.000053"/>
</return>
<status status="PASS" start="2026-09-01T01:16:46.021678" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:46.021649" elapsed="0.000617"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:46.022559" elapsed="0.000042"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:16:44.618584" elapsed="1.404292"/>
</kw>
<msg time="2026-09-01T01:16:46.022989" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:44.617116" elapsed="1.405969"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:16:44.614676" elapsed="1.408642"/>
</kw>
<msg time="2026-09-01T01:16:46.023425" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:44.606565" elapsed="1.416947"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:16:44.605396" elapsed="1.418283"/>
</kw>
<msg time="2026-09-01T01:16:46.023771" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:44.604551" elapsed="1.419303"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:44.603732" elapsed="1.420284"/>
</kw>
<msg time="2026-09-01T01:16:46.024097" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:44.602473" elapsed="1.421787"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:16:44.601869" elapsed="1.422546"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:46.025321" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc194f7b50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:16:46.024721" elapsed="0.000959"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.048120" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:16:46.056991" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${BGP_CFG_NAME}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:16:46.027022" elapsed="0.030097"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.067069" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:16:46.057553" elapsed="0.009707"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.079186" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:16:46.079543" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:16:46.067595" elapsed="0.012004"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.080838" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:16:46.093512" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.080490" elapsed="0.013141"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.094518" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:16:46.142534" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.093969" elapsed="0.048679"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.143309" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:16:46.190276" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.142978" elapsed="0.047440"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.191122" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:16:46.242340" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.190793" elapsed="0.051660"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.243042" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:16:46.291013" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:46.291369" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.242782" elapsed="0.048644"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.292593" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.291934" elapsed="0.000759"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:16:46.080108" elapsed="0.212653"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.293681" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:16:46.340324" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.293354" elapsed="0.047106"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.341255" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:16:46.390654" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.340818" elapsed="0.049965"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.391487" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:16:46.438616" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.391135" elapsed="0.047624"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.439488" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:16:46.486640" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.439171" elapsed="0.047612"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.487522" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:16:46.535251" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:46.535637" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.487200" elapsed="0.048587"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.536865" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.536294" elapsed="0.000675"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:16:46.293005" elapsed="0.244030"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.537932" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:16:46.582954" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.537615" elapsed="0.045476"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.583880" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:16:46.630905" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.583510" elapsed="0.047563"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.631860" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:16:46.678925" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.631536" elapsed="0.047544"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.679903" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:16:46.727020" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.679567" elapsed="0.047684"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.728031" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:16:46.774431" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:46.774668" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.2...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.727690" elapsed="0.047030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:46.775887" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:46.775269" elapsed="0.000710"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:16:46.537324" elapsed="0.238723"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.776950" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:16:46.824363" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.776632" elapsed="0.047866"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.825103" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:16:46.870546" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.824829" elapsed="0.045801"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.871036" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:16:46.918499" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.870857" elapsed="0.047835"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.919539" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:16:46.966207" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.919124" elapsed="0.047235"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:46.967035" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:16:47.014117" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:47.014391" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:46.966734" elapsed="0.047710"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.015483" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.014859" elapsed="0.000716"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:16:46.776340" elapsed="0.239301"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.016534" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:16:47.062439" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.016193" elapsed="0.046508"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.063533" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:16:47.110240" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.063094" elapsed="0.047280"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.111043" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:16:47.158695" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.110745" elapsed="0.048072"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.159540" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:16:47.206550" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.159199" elapsed="0.047468"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.207330" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-09-01T01:16:47.254706" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:47.254962" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh enable;
    add-path disable;
  }

  family {
    ipv4 unica...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.206999" elapsed="0.048017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.256092" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh enable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.170.95;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.255515" elapsed="0.000721"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-09-01T01:16:47.015879" elapsed="0.240427"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.257193" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:16:47.302670" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.256841" elapsed="0.045953"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.303529" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:16:47.350659" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.303132" elapsed="0.047685"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.351626" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/enable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:16:47.398916" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/enable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.351272" elapsed="0.047766"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.399721" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:16:47.446865" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.399439" elapsed="0.047594"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.447840" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:16:47.494564" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:16:47.494761" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:16:47.447490" elapsed="0.047322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.495822" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.495264" elapsed="0.000658"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:16:47.256546" elapsed="0.239443"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:16:46.079748" elapsed="1.416309"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:16:46.026582" elapsed="1.469655"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:39.573781" elapsed="7.922562"/>
</kw>
<test id="s1-s14-t1" name="Configure_App_Peer" line="51">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:47.503062" elapsed="0.000528"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:47.502536" elapsed="0.001173"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.505853" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.505607" elapsed="0.000342"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.505565" elapsed="0.000430"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.516074" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.515766" elapsed="0.000435"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.515730" elapsed="0.000535"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.518324" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:47.517514" elapsed="0.000865"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.519346" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:47.518701" elapsed="0.000696"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:47.519484" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:16:47.519794" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:47.516721" elapsed="0.003121"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.531757" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.531529" elapsed="0.000351"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.531488" elapsed="0.000456"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.534618" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.534397" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.534358" elapsed="0.000424"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:47.535753" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.535084" elapsed="0.000723"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.536617" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:47.536122" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.579019" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:47.537935" elapsed="0.041183"/>
</kw>
<msg time="2026-09-01T01:16:47.579304" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:47.579344" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.537249" elapsed="0.042130"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.624617" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:47.579843" elapsed="0.044894"/>
</kw>
<msg time="2026-09-01T01:16:47.624891" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:47.624931" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.579535" elapsed="0.045429"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.625295" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.625039" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.625018" elapsed="0.000350"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.625779" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.625501" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.626102" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.625908" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.625890" elapsed="0.000300"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:47.626243" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:47.628874" elapsed="0.000134"/>
</kw>
<msg time="2026-09-01T01:16:47.629066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:47.627679" elapsed="0.001554"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.629559" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.629885" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:47.627038" elapsed="0.003030"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:47.626535" elapsed="0.003593"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:47.533668" elapsed="0.096585"/>
</kw>
<msg time="2026-09-01T01:16:47.630338" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:47.630378" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.532345" elapsed="0.098067"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:47.630756" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:47.630646" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.630463" elapsed="0.000370"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.631239" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.631544" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.631606" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:47.530749" elapsed="0.100952"/>
</kw>
<msg time="2026-09-01T01:16:47.631784" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:47.631822" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "C "o "n "f "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.520721" elapsed="0.111136"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.632259" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.631925" elapsed="0.000386"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.631909" elapsed="0.000423"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:47.520433" elapsed="0.111920"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:47.519943" elapsed="0.112442"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:47.515015" elapsed="0.117423"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:47.504978" elapsed="0.127511"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.504045" elapsed="0.128484"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:47.497807" elapsed="0.134771"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.633476" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.632754" elapsed="0.000750"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.664379" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.664000" elapsed="0.000410"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:47.665126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:47.664865" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:47.665419" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:47.664565" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.665992" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:47.665596" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:47.666327" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:47.666477" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:47.666182" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.666865" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.666642" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.667852" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.667620" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.668307" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.668035" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.668923" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.668663" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.669629" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.669421" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.669699" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:16:47.669844" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.669109" elapsed="0.000756"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.670005" elapsed="0.000248"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:16:47.668540" elapsed="0.001748"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.670768" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.670506" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.671591" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.671405" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.671657" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:47.671789" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.670951" elapsed="0.000860"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.671946" elapsed="0.000206"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:16:47.670387" elapsed="0.001800"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.672679" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.672418" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.673353" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.673154" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.673417" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:47.673546" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.672864" elapsed="0.000703"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.673702" elapsed="0.000191"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:47.672299" elapsed="0.001629"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.674515" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.674240" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.675196" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.674993" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.675277" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:47.675431" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.674708" elapsed="0.000746"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.675595" elapsed="0.000210"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:16:47.674084" elapsed="0.001758"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.676359" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.676058" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.677011" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.676824" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.677077" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:47.677241" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.676545" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.677401" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:47.675939" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.678103" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:47.677841" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:47.678777" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.678596" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:47.678843" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:47.678973" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:47.678317" elapsed="0.000677"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.679129" elapsed="0.000219"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:16:47.677724" elapsed="0.001660"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:47.668377" elapsed="0.011037"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:47.679451" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:16:47.679590" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10....</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:47.667333" elapsed="0.012281"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.666986" elapsed="0.012657"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.679814" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.679667" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.666963" elapsed="0.012919"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.680657" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:47.680014" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:47.680725" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:47.663455" elapsed="0.017380"/>
</kw>
<msg time="2026-09-01T01:16:47.680883" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:47.651969" elapsed="0.028960"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.692338" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.703574" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.714665" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.714841" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.714996" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.715359" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.715227" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:47.715201" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.715553" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.715699" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.715870" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:47.715173" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.715064" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.716074" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.716155" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:16:47.716290" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:47.648042" elapsed="0.068273"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.740409" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.739996" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:47.741163" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:47.740907" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:47.741339" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:47.740596" elapsed="0.000764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.741917" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:47.741577" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:47.742239" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:47.742389" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:47.742084" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.742775" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.742556" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:47.743235" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.742893" elapsed="0.000396"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.743706" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10....</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.743445" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.743314" elapsed="0.000446"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.742869" elapsed="0.000917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.744552" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:47.743918" elapsed="0.000660"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:47.744624" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:47.739368" elapsed="0.005375"/>
</kw>
<msg time="2026-09-01T01:16:47.744791" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:47.727853" elapsed="0.016980"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.756196" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.767271" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.778346" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.778541" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.778766" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.779129" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.778994" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:47.778980" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.779362" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.779509" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.779654" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:47.778946" elapsed="0.000753"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.778842" elapsed="0.000884"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.779857" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.779923" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:16:47.780053" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:47.725442" elapsed="0.054638"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:47.781363" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:47.781069" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:47.781517" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:47.780724" elapsed="0.000814"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.781831" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.781599" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.782367" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.782067" elapsed="0.000331"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.781901" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.781584" elapsed="0.000869"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.784599" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:47.782591" elapsed="0.002032"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:16:47.784667" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:47.784802" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:16:47.780412" elapsed="0.004411"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.786065" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.785841" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.786508" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.786275" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.786919" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.786692" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.787337" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.787090" elapsed="0.000321"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:47.788131" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:16:47.787950" elapsed="0.000219"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:16:47.788475" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:16:47.788321" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.788631" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.789189" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.788956" elapsed="0.000285"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:16:47.789279" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:47.789414" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:16:47.787594" elapsed="0.001842"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:47.826015" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:16:47.826090" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:16:47 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:47.826267" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:47.791524" elapsed="0.034770"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.789496" elapsed="0.036848"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.826561" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.826374" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.789481" elapsed="0.037158"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.829877" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.827653" elapsed="0.002262"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.827433" elapsed="0.002512"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.827413" elapsed="0.002554"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.832280" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.830240" elapsed="0.002080"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.830014" elapsed="0.002336"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.830001" elapsed="0.002370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.832951" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:47.832563" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.833281" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.833036" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.833758" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.833498" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.833352" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.833020" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.834364" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:47.833972" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.834655" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.834447" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.835227" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:47.834932" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:47.834782" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.834432" elapsed="0.000868"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:47.835441" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:47.836185" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:47.835899" elapsed="0.000323"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.836365" elapsed="0.002100"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:47.827038" elapsed="0.011486"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:47.838681" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:16:47.838583" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.838567" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.838907" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.838965" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:47.841001" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:16:47.785119" elapsed="0.055906"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:47.841082" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:16:47.841245" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:16:47.638019" elapsed="0.203249"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.841575" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.841355" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.841340" elapsed="0.000316"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:47.841685" elapsed="0.000022"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:16:47.633747" elapsed="0.208046"/>
</kw>
<doc>Configures bgp application peer. Openconfig is used for carbon and above.</doc>
<status status="PASS" start="2026-09-01T01:16:47.496455" elapsed="0.345454"/>
</test>
<test id="s1-s14-t2" name="Reconfigure_ODL_To_Accept_Connection" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:16:47.845738" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:16:47.845502" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.846988" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.846879" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.846862" elapsed="0.000193"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.851447" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.851354" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.851337" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.852474" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:47.852071" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.852920" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:16:47.852645" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:16:47.852998" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:16:47.853176" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:16:47.851708" elapsed="0.001575"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.858449" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.858346" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.858327" elapsed="0.000183"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.859614" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:47.859517" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.859501" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:47.860102" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.859819" elapsed="0.000306"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.860679" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:47.860468" elapsed="0.000240"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.892728" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:47.861244" elapsed="0.031608"/>
</kw>
<msg time="2026-09-01T01:16:47.893020" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:16:47.893059" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.860863" elapsed="0.032230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:16:47.935051" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:16:47.893644" elapsed="0.041583"/>
</kw>
<msg time="2026-09-01T01:16:47.935405" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:16:47.935444" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.893305" elapsed="0.042174"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.935843" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.935575" elapsed="0.000323"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.935544" elapsed="0.000379"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.936412" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:47.936054" elapsed="0.000431"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.936738" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.936543" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.936527" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:16:47.936839" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:16:47.939479" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:16:47.939669" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:47.938365" elapsed="0.001430"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.940099" elapsed="0.000140"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.940585" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:16:47.937693" elapsed="0.003109"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:16:47.937150" elapsed="0.003713"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:16:47.859251" elapsed="0.081706"/>
</kw>
<msg time="2026-09-01T01:16:47.941108" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:47.941185" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.858648" elapsed="0.082590"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:16:47.941436" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:16:47.941322" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.941300" elapsed="0.000219"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.941917" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.942258" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:16:47.942323" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:16:47.857999" elapsed="0.084419"/>
</kw>
<msg time="2026-09-01T01:16:47.942502" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:16:47.942540" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "R "e "c "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.853634" elapsed="0.088939"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:47.942872" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:47.942639" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:47.942625" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:16:47.853503" elapsed="0.089462"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:16:47.853340" elapsed="0.089656"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:16:47.851019" elapsed="0.092029"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:16:47.846605" elapsed="0.096493"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:47.846158" elapsed="0.097112"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:16:47.842959" elapsed="0.100364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:47.944231" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | BGP_RIB_OPENCONFIG=example-bgp-rib...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:47.943487" elapsed="0.000772"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.021851" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.021492" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.022626" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.022387" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.022783" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.022047" elapsed="0.000757"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.023414" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.022992" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.023715" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.023926" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.023587" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.024348" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.024093" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.025328" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.025035" elapsed="0.000335"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.025754" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.025514" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.026743" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.026115" elapsed="0.000683"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.027914" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.027661" elapsed="0.000277"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.027991" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:16:48.028226" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.027192" elapsed="0.001058"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.028441" elapsed="0.000245"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:16:48.025991" elapsed="0.002733"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.029343" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.028976" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.030020" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.029832" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.030086" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.030247" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.029539" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.030407" elapsed="0.000487"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:16:48.028846" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.031495" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.031207" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.032323" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.032044" elapsed="0.000311"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.032410" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:16:48.032580" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.031703" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.032788" elapsed="0.000250"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:16:48.031063" elapsed="0.002020"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.033709" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.033393" elapsed="0.000346"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.034558" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.034316" elapsed="0.000266"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.034635" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:16:48.034800" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.033932" elapsed="0.000890"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.035085" elapsed="0.000289"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:16:48.033238" elapsed="0.002183"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.035977" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.035662" elapsed="0.000342"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.036772" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.036549" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.036870" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:16:48.037046" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.036236" elapsed="0.000841"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.037267" elapsed="0.000231"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:16:48.035530" elapsed="0.002017"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.038191" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.037819" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.038891" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.038699" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.038962" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:16:48.039098" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.038409" elapsed="0.000710"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.039287" elapsed="0.000199"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:16:48.037665" elapsed="0.001857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.040006" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.039740" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.040688" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.040503" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.040753" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.040883" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.040220" elapsed="0.000684"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.041039" elapsed="0.000221"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:48.039621" elapsed="0.001674"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.041777" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.041511" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.042606" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.042424" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.042671" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.042800" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.042116" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.042956" elapsed="0.000208"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:16:48.041392" elapsed="0.001808"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.043688" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.043426" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.044543" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.044348" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.044611" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:16:48.044748" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.043929" elapsed="0.000840"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.044970" elapsed="0.000216"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:16:48.043307" elapsed="0.001925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.025823" elapsed="0.019441"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.045308" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:48.045456" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_RI...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:48.024752" elapsed="0.020727"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.024462" elapsed="0.021048"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.045685" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.045541" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.024441" elapsed="0.021319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.046649" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.045900" elapsed="0.000775"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.046719" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.020877" elapsed="0.025956"/>
</kw>
<msg time="2026-09-01T01:16:48.046887" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.009113" elapsed="0.037829"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.058180" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.069394" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.080633" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.080850" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.081020" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.081442" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.081301" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.081284" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.081651" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.081802" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.082023" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.081243" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.081101" elapsed="0.000996"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.082266" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.082339" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:16:48.082482" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:47.958462" elapsed="0.124047"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.107492" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.107090" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.108357" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.108085" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.108532" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.107767" elapsed="0.000787"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.109055" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.108708" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.109378" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.109532" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.109253" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.109922" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.109698" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:48.110368" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.110049" elapsed="0.000372"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.110841" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'BGP_RI...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.110575" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.110444" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.110027" elapsed="0.000889"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.111812" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.111048" elapsed="0.000840"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.111937" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.106496" elapsed="0.005563"/>
</kw>
<msg time="2026-09-01T01:16:48.112113" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.094611" elapsed="0.017561"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.123320" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.134400" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.145743" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.145923" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.146079" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.146447" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.146314" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.146301" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.146640" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.146788" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.146932" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.146273" elapsed="0.000704"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.146165" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.147223" elapsed="0.000030"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.147307" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:16:48.147429" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:48.092096" elapsed="0.055358"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.148622" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.148413" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.148759" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.148075" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.149061" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.148842" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.149582" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.149324" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.149132" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.148826" elapsed="0.000829"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.151738" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.149796" elapsed="0.001965"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:16:48.151806" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.151941" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:16:48.147788" elapsed="0.004178"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.153233" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.152983" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.153622" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.153413" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.154060" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.153830" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.154473" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.154261" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:48.155246" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:16:48.155041" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:16:48.155556" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:16:48.155407" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.155710" elapsed="0.000184"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.156278" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.156034" elapsed="0.000284"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:16:48.156355" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:48.156491" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:16:48.154689" elapsed="0.001824"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:48.171969" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '1089', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:16:48.172070" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:48.172195" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:48.158600" elapsed="0.013633"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.156574" elapsed="0.015701"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.172440" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.172299" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.156559" elapsed="0.015958"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.175558" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.173456" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.173167" elapsed="0.002459"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.173135" elapsed="0.002514"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.177944" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.175895" elapsed="0.002090"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.175697" elapsed="0.002318"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.175683" elapsed="0.002354"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.178598" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.178228" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.178903" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.178684" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.179420" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.179122" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.178976" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.178669" elapsed="0.000823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.179958" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.179635" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.180280" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.180042" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.180750" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.180493" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.180353" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.180027" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.180971" elapsed="0.000340"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:48.181722" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.181460" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.181884" elapsed="0.002062"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:48.172844" elapsed="0.011161"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:48.184177" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-09-01T01:16:48.184064" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.184049" elapsed="0.000225"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.184409" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.184467" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:48.186495" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:16:48.152295" elapsed="0.034224"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.186623" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.186763" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:16:47.948600" elapsed="0.238185"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.187087" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.186871" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.186856" elapsed="0.000329"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.187226" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:16:47.944506" elapsed="0.242830"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:16:47.842391" elapsed="0.345059"/>
</test>
<test id="s1-s14-t3" name="Exa_To_Send_Route_Refresh" line="82">
<kw name="Configure_Routes_And_Start_ExaBgp" type="SETUP">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.188821" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.188556" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.189548" level="INFO">&amp;{mapping} = { PREFIX=1.1.1.1/32 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.189124" elapsed="0.000448"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.219977" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.219637" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.220778" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.220490" elapsed="0.000363">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.220937" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.220171" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.221478" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.221108" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.221771" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.221926" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.221648" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.222337" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.222087" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.223275" level="INFO">mapping: {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.223009" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.223706" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.223464" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.224596" level="INFO">${value} = 1.1.1.1/32</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.224051" elapsed="0.000569"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.225655" level="INFO">${encoded} = 1.1.1.1/32</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.225216" elapsed="0.000481"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.225858" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:16:48.226107" level="INFO">${encoded_value} = 1.1.1.1/32</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.224786" elapsed="0.001343"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.226304" elapsed="0.000462"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">1.1.1.1/32</var>
<status status="PASS" start="2026-09-01T01:16:48.223930" elapsed="0.002874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.227688" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.227024" elapsed="0.000687"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.228745" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.228316" elapsed="0.000466"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.228890" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:16:48.229090" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.227878" elapsed="0.001234"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.229350" elapsed="0.000448"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:16:48.226905" elapsed="0.002930"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.223773" elapsed="0.006092"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.229904" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:16:48.230039" level="INFO">${mapping_to_use} = {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:48.222726" elapsed="0.007335"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.222444" elapsed="0.007644"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.230325" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.230112" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.222424" elapsed="0.007969"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.231052" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.230519" elapsed="0.000557"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.231120" elapsed="0.000081"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.219057" elapsed="0.012244"/>
</kw>
<msg time="2026-09-01T01:16:48.231350" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.207603" elapsed="0.023792"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.242483" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.253852" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.265055" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.265376" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.265541" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.265924" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.265788" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.265771" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.266127" elapsed="0.000033"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.266304" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.266452" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.265730" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.265620" elapsed="0.000903"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.266657" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.266726" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:16:48.266874" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:48.203822" elapsed="0.063080"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.289429" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.289043" elapsed="0.000411"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.290155" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.289903" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.290334" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.289605" elapsed="0.000750"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.290839" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.290505" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.291131" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.291316" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;glob...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.291006" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.291704" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.291485" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:48.292091" elapsed="0.000078"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.291821" elapsed="0.000381"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.292840" level="INFO">${mapping_to_use} = {'PREFIX': '1.1.1.1/32', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.292371" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.292236" elapsed="0.000659"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.291804" elapsed="0.001111"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.293640" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.293046" elapsed="0.000621"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.293711" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.288501" elapsed="0.005325"/>
</kw>
<msg time="2026-09-01T01:16:48.293876" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.277044" elapsed="0.016874"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.305275" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.316355" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.327543" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.327739" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.327902" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.328295" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.328133" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.328117" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.328495" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.328644" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.328792" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.328081" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.327977" elapsed="0.000885"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.328994" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.329123" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:16:48.329292" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:48.276242" elapsed="0.053078"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.330614" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.330332" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.330765" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.329939" elapsed="0.000847"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.331080" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.330847" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.331602" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.331342" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.331167" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.330832" elapsed="0.000843"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.333778" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.331810" elapsed="0.001991"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:16:48.333845" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:16:48.333979" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:16:48.329620" elapsed="0.004381"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.335442" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.335176" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.335868" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.335639" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.336332" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.336079" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.336754" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.336504" elapsed="0.000303"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:48.337574" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:16:48.337399" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:16:48.337880" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:16:48.337732" elapsed="0.000170"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.338034" elapsed="0.000213"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.338802" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.338385" elapsed="0.000457"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:16:48.338879" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:48.339053" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:16:48.336999" elapsed="0.002076"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:48.354506" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:16:48.354564" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:48.354645" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:48.341026" elapsed="0.013641"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.339136" elapsed="0.015570"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.354871" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.354729" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.339121" elapsed="0.015834"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.358033" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.355881" elapsed="0.002189"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.355685" elapsed="0.002415"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.355669" elapsed="0.002453"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.360557" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.358396" elapsed="0.002202"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.358186" elapsed="0.002442"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.358172" elapsed="0.002478"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.361157" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.360799" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.361468" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.361255" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.361943" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.361680" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.361537" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.361240" elapsed="0.000774"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.362504" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.362170" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.362795" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.362586" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.363292" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.363007" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.362865" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.362571" elapsed="0.000792"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.363495" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:48.364204" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.363942" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.364408" elapsed="0.002049"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:48.355312" elapsed="0.011199"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:48.366666" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:16:48.366573" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.366558" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.366873" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.366932" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:16:48.368965" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:16:48.334326" elapsed="0.034662"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.369047" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:16:48.369196" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:16:48.193897" elapsed="0.175333"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.369527" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.369320" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.369305" elapsed="0.000302"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.369635" elapsed="0.000022"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:16:48.189804" elapsed="0.179937"/>
</kw>
<var name="${prefix}">1.1.1.1/32</var>
<status status="PASS" start="2026-09-01T01:16:48.188996" elapsed="0.180781"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.370430" level="INFO">&amp;{mapping} = { PREFIX=2.2.2.2/32 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.369986" elapsed="0.000468"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.400695" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.400363" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.401396" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.401172" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.401541" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.400864" elapsed="0.000702"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.402042" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.401712" elapsed="0.000353"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.402363" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.402499" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.402235" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.402915" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.402693" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.403837" level="INFO">mapping: {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.403612" elapsed="0.000264"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.404296" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.404018" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.405120" level="INFO">${value} = 2.2.2.2/32</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.404628" elapsed="0.000539"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.406200" level="INFO">${encoded} = 2.2.2.2/32</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.405753" elapsed="0.000500"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.406362" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:16:48.406558" level="INFO">${encoded_value} = 2.2.2.2/32</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.405348" elapsed="0.001233"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.406718" elapsed="0.000473"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">2.2.2.2/32</var>
<status status="PASS" start="2026-09-01T01:16:48.404508" elapsed="0.002733"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.407926" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:16:48.407461" elapsed="0.000488"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:16:48.409113" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.408686" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:16:48.409297" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:16:48.409494" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:16:48.408110" elapsed="0.001408"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.409654" elapsed="0.000450"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:16:48.407341" elapsed="0.002902"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.404362" elapsed="0.005915"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:16:48.410318" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:48.410463" level="INFO">${mapping_to_use} = {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:16:48.403329" elapsed="0.007156"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.403014" elapsed="0.007499"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.410668" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.410534" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.402997" elapsed="0.007743"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.411458" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.410865" elapsed="0.000618"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.411525" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.399798" elapsed="0.011836"/>
</kw>
<msg time="2026-09-01T01:16:48.411681" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.388557" elapsed="0.023167"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.422862" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.434126" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.445230" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.445404" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.445558" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.445880" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.445749" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.445737" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.446073" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.446250" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.446399" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.445712" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.445624" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.446597" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.446661" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:48.446764" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:48.384708" elapsed="0.062079"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.469535" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.469060" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.470329" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.470057" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.470487" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.469730" elapsed="0.000779"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.471001" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.470657" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.471325" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:16:48.471533" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;glob...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:16:48.471184" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.471918" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;$PREFIX&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;$PREFIX&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.471699" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:16:48.472377" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.472042" elapsed="0.000388"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.474202" level="INFO">${mapping_to_use} = {'PREFIX': '2.2.2.2/32', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.472583" elapsed="0.001665"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.472453" elapsed="0.001828"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.472018" elapsed="0.002282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.475027" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.474435" elapsed="0.000620"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.475102" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:16:48.468397" elapsed="0.006870"/>
</kw>
<msg time="2026-09-01T01:16:48.475319" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.456800" elapsed="0.018562"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.486679" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.497902" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.509131" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.509344" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.509502" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.509913" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.509738" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:16:48.509724" elapsed="0.000263"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.510114" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.510301" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.510459" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:16:48.509691" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.509589" elapsed="0.000942"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.510665" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.510730" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:48.510842" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:16:48.456034" elapsed="0.054833"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:16:48.511999" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.511785" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:16:48.512153" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:16:48.511480" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.512478" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.512256" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.512966" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.512711" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.512549" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.512239" elapsed="0.000799"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.515188" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.513190" elapsed="0.002033"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:16:48.515268" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:16:48.515403" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:16:48.511174" elapsed="0.004250"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.516774" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.516553" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.517176" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.516951" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.517604" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.517387" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.518024" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.517809" elapsed="0.000253"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:16:48.518789" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:16:48.518617" elapsed="0.000194"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:16:48.519100" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:16:48.518952" elapsed="0.000170"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.519284" elapsed="0.000186"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.519829" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.519609" elapsed="0.000259"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:16:48.519905" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:16:48.520039" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:16:48.518268" elapsed="0.001793"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:48.540222" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;2.2.2.2/32&lt;/prefix&gt;
   &lt;path-id&gt;0&lt;/path-id&gt;
   &lt;route-key&gt;2.2.2.2/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;199.20.160.41&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:16:48.540287" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=2.2.2.2%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:48.540380" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:48.522220" elapsed="0.018182"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.520122" elapsed="0.020320"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.540609" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.540465" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.520107" elapsed="0.020582"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.543749" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.541629" elapsed="0.002157"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.541432" elapsed="0.002385"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.541415" elapsed="0.002423"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.546131" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.544090" elapsed="0.002097"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.543887" elapsed="0.002342"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.543872" elapsed="0.002379"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.546744" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.546401" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.547052" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.546829" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.547559" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.547296" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.547123" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.546813" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.548095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.547773" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.548458" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.548242" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.548934" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.548675" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.548530" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.548224" elapsed="0.000782"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.549157" elapsed="0.000331"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:16:48.549883" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:48.549637" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:16:48.550044" elapsed="0.002052"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:16:48.541022" elapsed="0.011146"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:16:48.552338" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:16:48.552244" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.552227" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.552547" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:16:48.552605" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:16:48.554663" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:16:48.515716" elapsed="0.038971"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.554748" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:16:48.554879" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:16:48.374771" elapsed="0.180134"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:16:48.555242" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:16:48.555001" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.554986" elapsed="0.000338"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:16:48.555353" elapsed="0.000023"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:16:48.370682" elapsed="0.184778"/>
</kw>
<var name="${prefix}">2.2.2.2/32</var>
<status status="PASS" start="2026-09-01T01:16:48.369858" elapsed="0.185636"/>
</iter>
<var>${prefix}</var>
<value>1.1.1.1/32</value>
<value>2.2.2.2/32</value>
<status status="PASS" start="2026-09-01T01:16:48.188894" elapsed="0.366628"/>
</for>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.558558" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.558272" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.558963" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.558721" elapsed="0.000281"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:48.561486" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:48.559566" elapsed="0.001971"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:16:48.566284" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:16:48.566362" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:16:48.561683" elapsed="0.004734"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.566924" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.566703" elapsed="0.000263"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:48.566480" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:48.566464" elapsed="0.000553"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:16:48.559248" elapsed="0.007808"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:48.568624" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:16:48.568701" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:48.567220" elapsed="0.001502"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.569084" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.568867" elapsed="0.000256"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:48.557961" elapsed="0.011228"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.571057" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:48.570749" elapsed="0.000331"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.572996" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:48.571257" elapsed="0.001763"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:48.579660" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:48.579798" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:48.579879" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:48.573178" elapsed="0.006724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.582197" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:48.580052" elapsed="0.002199"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:16:48.584630" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.582409" elapsed="0.002282">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:16:48.570345" elapsed="0.014449">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:51.587594" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:51.586776" elapsed="0.000880"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:51.592051" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:51.587996" elapsed="0.004107"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:51.601372" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:51.601638" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:51.601830" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:51.592469" elapsed="0.009412"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:51.607425" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:51.602296" elapsed="0.005225"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:16:51.612890" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:16:51.607836" elapsed="0.005184">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:16:51.585645" elapsed="0.027639">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.616202" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:54.615379" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.621116" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:54.616616" elapsed="0.004603"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:54.630680" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:54.630937" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:54.631193" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:54.621558" elapsed="0.009694"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.636614" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.631592" elapsed="0.005119"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.642110" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:16:54.637031" elapsed="0.005257">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:16:54.614210" elapsed="0.028292">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:16:54.642679" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.569863" elapsed="6.072995">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:16:54.643080" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:16:54.643354" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:48.569347" elapsed="6.074071"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.644996" level="INFO">[?2004l01:16:48 | 3189   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:48 | 3189   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:48 | 3189   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:16:48 | 3189   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:16:48 | 3189   | [01;34minstallation [0m | [1m        [0m
01:16:48 | 3189   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:16:48 | 3189   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:16:48 | 3189   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:16:48 | 3189   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:16:48 | 3189   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:16:48 | 3189   | configuration[0m | . local-as         | '64496'[0m
01:16:48 | 3189   | configuration[0m | . peer-as          | '64496'[0m
01:16:48 | 3189   | configuration[0m | &gt; capability       | [0m
01:16:48 | 3189   | configuration[0m | . route-refresh    | 'enable'[0m
01:16:48 | 3189   | configuration[0m | . add-path         | 'disable'[0m
01:16:48 | 3189   | configuration[0m | &lt; capability       | [0m
01:16:48 | 3189   | configuration[0m | &gt; family           | [0m
01:16:48 | 3189   | configuration[0m | . ipv4             | 'unicast'[0m
01:16:48 | 3189   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:16:48 | 3189   | configuration[0m | &lt; family           | [0m
01:16:48 | 3189   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1m        [0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1m        [0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:16:54.645442" level="INFO">${output} = [?2004l01:16:48 | 3189   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:48 | 3189   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:48 | 3189   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:16:54.644764" elapsed="0.000738"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.646371" level="INFO">[?2004l01:16:48 | 3189   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:48 | 3189   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:48 | 3189   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:16:48 | 3189   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:16:48 | 3189   | [01;34minstallation [0m | [1m        [0m
01:16:48 | 3189   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:16:48 | 3189   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:16:48 | 3189   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:16:48 | 3189   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:16:48 | 3189   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:16:48 | 3189   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:16:48 | 3189   | configuration[0m | . local-as         | '64496'[0m
01:16:48 | 3189   | configuration[0m | . peer-as          | '64496'[0m
01:16:48 | 3189   | configuration[0m | &gt; capability       | [0m
01:16:48 | 3189   | configuration[0m | . route-refresh    | 'enable'[0m
01:16:48 | 3189   | configuration[0m | . add-path         | 'disable'[0m
01:16:48 | 3189   | configuration[0m | &lt; capability       | [0m
01:16:48 | 3189   | configuration[0m | &gt; family           | [0m
01:16:48 | 3189   | configuration[0m | . ipv4             | 'unicast'[0m
01:16:48 | 3189   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:16:48 | 3189   | configuration[0m | &lt; family           | [0m
01:16:48 | 3189   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1m        [0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1m        [0m
01:16:48 | 3189   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.645817" elapsed="0.000786"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.648274" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:16:54.647591" elapsed="0.000744"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:54.648641" elapsed="0.000433"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:16:54.647005" elapsed="0.002253"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.653242" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:16:54.653421" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:16:54.649565" elapsed="0.003910"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.654339" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.653786" elapsed="0.000650"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.657337" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:54.655715" elapsed="0.001733"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.659487" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:16:54.659661" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:16:54.657791" elapsed="0.001921"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.660889" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.660401" elapsed="0.000578"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:54.659845" elapsed="0.001198"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:54.659808" elapsed="0.001283"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:16:54.654922" elapsed="0.006311"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:16:54.644211" elapsed="0.017126"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:54.643612" elapsed="0.017776"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:54.643566" elapsed="0.017866"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:16:54.661760" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:16:54.661543" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:54.661511" elapsed="0.000376"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:16:48.557807" elapsed="6.104186"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.664064" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:54.663429" elapsed="0.000686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.664959" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.664485" elapsed="0.000559"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.668626" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:54.666324" elapsed="0.002409"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.672815" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:16:54.672921" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:16:54.669046" elapsed="0.003906"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.673683" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.673379" elapsed="0.000359"/>
</kw>
<status status="PASS" start="2026-09-01T01:16:54.673034" elapsed="0.000745"/>
</branch>
<status status="PASS" start="2026-09-01T01:16:54.673011" elapsed="0.000797"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:16:54.665568" elapsed="0.008295"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:16:54.675867" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:16:54.675972" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:16:54.674047" elapsed="0.001956"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.676552" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.676244" elapsed="0.000363"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:16:54.662744" elapsed="0.013931"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.679356" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:54.678891" elapsed="0.000497"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.682058" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:54.679593" elapsed="0.002498"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:54.688872" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:54.689023" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:54.689183" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:54.682327" elapsed="0.006891"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.692443" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:54.689432" elapsed="0.003068"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:16:54.695814" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:16:54.692707" elapsed="0.003184">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:16:54.678337" elapsed="0.017684">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:16:57.698795" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:16:57.697945" elapsed="0.000913"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:16:57.703306" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:16:57.699254" elapsed="0.004108"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:16:57.712892" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:16:57.713216" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:16:57.713417" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:16:57.703699" elapsed="0.009770"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:16:57.718703" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:16:57.713809" elapsed="0.004993"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:16:57.724251" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:16:57.719162" elapsed="0.005228">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:16:57.696794" elapsed="0.027817">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.726979" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:00.726304" elapsed="0.000731"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.730678" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:00.727310" elapsed="0.003419"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:00.739065" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:00.739389" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:00.739580" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:00.731026" elapsed="0.008602"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.744006" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.739931" elapsed="0.004141"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.748685" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:00.744325" elapsed="0.004484">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:00.725331" elapsed="0.023675">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:00.749211" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:16:54.677454" elapsed="6.071923">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:00.749582" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:00.749655" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:16:54.676872" elapsed="6.072821"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.751242" level="INFO">[?2004l01:16:54 | 3193   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:54 | 3193   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:54 | 3193   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:16:54 | 3193   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:16:54 | 3193   | [01;34minstallation [0m | [1m        [0m
01:16:54 | 3193   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:16:54 | 3193   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:16:54 | 3193   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:16:54 | 3193   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:16:54 | 3193   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:16:54 | 3193   | configuration[0m | . local-as         | '64496'[0m
01:16:54 | 3193   | configuration[0m | . peer-as          | '64496'[0m
01:16:54 | 3193   | configuration[0m | &gt; capability       | [0m
01:16:54 | 3193   | configuration[0m | . route-refresh    | 'enable'[0m
01:16:54 | 3193   | configuration[0m | . add-path         | 'disable'[0m
01:16:54 | 3193   | configuration[0m | &lt; capability       | [0m
01:16:54 | 3193   | configuration[0m | &gt; family           | [0m
01:16:54 | 3193   | configuration[0m | . ipv4             | 'unicast'[0m
01:16:54 | 3193   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:16:54 | 3193   | configuration[0m | &lt; family           | [0m
01:16:54 | 3193   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1m        [0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1m        [0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:00.751530" level="INFO">${output} = [?2004l01:16:54 | 3193   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:54 | 3193   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:54 | 3193   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:00.750996" elapsed="0.000571"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.752328" level="INFO">[?2004l01:16:54 | 3193   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:16:54 | 3193   | [01;34mversion      [0m | [1m4.2.17  [0m
01:16:54 | 3193   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:16:54 | 3193   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:16:54 | 3193   | [01;34minstallation [0m | [1m        [0m
01:16:54 | 3193   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:16:54 | 3193   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:16:54 | 3193   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:16:54 | 3193   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:16:54 | 3193   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:16:54 | 3193   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:16:54 | 3193   | configuration[0m | . local-as         | '64496'[0m
01:16:54 | 3193   | configuration[0m | . peer-as          | '64496'[0m
01:16:54 | 3193   | configuration[0m | &gt; capability       | [0m
01:16:54 | 3193   | configuration[0m | . route-refresh    | 'enable'[0m
01:16:54 | 3193   | configuration[0m | . add-path         | 'disable'[0m
01:16:54 | 3193   | configuration[0m | &lt; capability       | [0m
01:16:54 | 3193   | configuration[0m | &gt; family           | [0m
01:16:54 | 3193   | configuration[0m | . ipv4             | 'unicast'[0m
01:16:54 | 3193   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:16:54 | 3193   | configuration[0m | &lt; family           | [0m
01:16:54 | 3193   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1m        [0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1m        [0m
01:16:54 | 3193   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.751810" elapsed="0.000727"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.753992" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:00.753424" elapsed="0.000616"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:00.754356" elapsed="0.000437"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:00.752898" elapsed="0.002022"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.758363" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:00.758518" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:00.755241" elapsed="0.003326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.759355" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.758844" elapsed="0.000604"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.761419" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:00.760455" elapsed="0.001031"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.762719" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:00.762822" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:00.761707" elapsed="0.001148"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.763569" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.763267" elapsed="0.000362"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:00.762941" elapsed="0.000729"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:00.762916" elapsed="0.000788"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:00.759896" elapsed="0.003871"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:00.750466" elapsed="0.013366"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:00.749877" elapsed="0.013988"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:00.749829" elapsed="0.014066"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:00.764115" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:00.763964" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:00.763944" elapsed="0.000279"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-09-01T01:16:54.662392" elapsed="6.101906"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.765521" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:00.765175" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.766024" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.765729" elapsed="0.000348"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.768641" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:00.766836" elapsed="0.001888"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.771944" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:00.772069" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:00.768948" elapsed="0.003176"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.772911" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.772576" elapsed="0.000396"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:00.772237" elapsed="0.000778"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:00.772211" elapsed="0.000836"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:00.766403" elapsed="0.006725"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:00.774947" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:00.775057" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:00.773385" elapsed="0.001721"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.775708" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.775334" elapsed="0.000441"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:00.764764" elapsed="0.011085"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.778707" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:00.778248" elapsed="0.000494"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.781990" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:00.778958" elapsed="0.003069"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:00.788983" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:00.789190" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:00.789283" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:00.782289" elapsed="0.007017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.791835" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:00.789461" elapsed="0.002435"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:00.795495" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:00.792114" elapsed="0.003475">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:00.777609" elapsed="0.018130">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:03.798530" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:03.797708" elapsed="0.000885"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:03.802948" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:03.798935" elapsed="0.004087"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:03.812235" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:03.812513" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:03.812700" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:03.803442" elapsed="0.009308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:03.818015" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:03.813132" elapsed="0.005003"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:03.823659" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:03.818480" elapsed="0.005318">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:03.796570" elapsed="0.027443">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.826837" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:06.826009" elapsed="0.000892"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.831788" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:06.827292" elapsed="0.004552"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:06.842076" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:06.842379" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:06.842591" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:06.832219" elapsed="0.010424"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.848067" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.842982" elapsed="0.005231"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.853673" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:06.848539" elapsed="0.005269">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:06.824858" elapsed="0.029163">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:06.854253" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:00.776629" elapsed="6.077838">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:06.854724" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:06.854809" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:00.776067" elapsed="6.078788"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.856480" level="INFO">[?2004l01:17:00 | 3197   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:00 | 3197   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:00 | 3197   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:00 | 3197   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:00 | 3197   | [01;34minstallation [0m | [1m        [0m
01:17:00 | 3197   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:00 | 3197   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:00 | 3197   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:00 | 3197   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:00 | 3197   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:00 | 3197   | configuration[0m | . local-as         | '64496'[0m
01:17:00 | 3197   | configuration[0m | . peer-as          | '64496'[0m
01:17:00 | 3197   | configuration[0m | &gt; capability       | [0m
01:17:00 | 3197   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:00 | 3197   | configuration[0m | . add-path         | 'disable'[0m
01:17:00 | 3197   | configuration[0m | &lt; capability       | [0m
01:17:00 | 3197   | configuration[0m | &gt; family           | [0m
01:17:00 | 3197   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:00 | 3197   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:00 | 3197   | configuration[0m | &lt; family           | [0m
01:17:00 | 3197   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1m        [0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1m        [0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:06.856882" level="INFO">${output} = [?2004l01:17:00 | 3197   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:00 | 3197   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:00 | 3197   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:06.856252" elapsed="0.000687"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.857815" level="INFO">[?2004l01:17:00 | 3197   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:00 | 3197   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:00 | 3197   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:00 | 3197   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:00 | 3197   | [01;34minstallation [0m | [1m        [0m
01:17:00 | 3197   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:00 | 3197   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:00 | 3197   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:00 | 3197   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:00 | 3197   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:00 | 3197   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:00 | 3197   | configuration[0m | . local-as         | '64496'[0m
01:17:00 | 3197   | configuration[0m | . peer-as          | '64496'[0m
01:17:00 | 3197   | configuration[0m | &gt; capability       | [0m
01:17:00 | 3197   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:00 | 3197   | configuration[0m | . add-path         | 'disable'[0m
01:17:00 | 3197   | configuration[0m | &lt; capability       | [0m
01:17:00 | 3197   | configuration[0m | &gt; family           | [0m
01:17:00 | 3197   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:00 | 3197   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:00 | 3197   | configuration[0m | &lt; family           | [0m
01:17:00 | 3197   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1m        [0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1m        [0m
01:17:00 | 3197   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.857300" elapsed="0.000798"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.859737" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:06.859092" elapsed="0.000699"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:06.860202" elapsed="0.000492"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:06.858538" elapsed="0.002337"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.864645" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:06.864827" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:06.861256" elapsed="0.003623"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.865753" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.865259" elapsed="0.000589"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.868847" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:06.867176" elapsed="0.001837"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.871049" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:06.871252" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:06.869434" elapsed="0.001877"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.872591" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.871975" elapsed="0.000708"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:06.871474" elapsed="0.001272"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:06.871426" elapsed="0.001370"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:06.866392" elapsed="0.006494"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:06.855656" elapsed="0.017329"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:06.855067" elapsed="0.017990"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:06.854997" elapsed="0.018108"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:06.873472" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:06.873247" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:06.873213" elapsed="0.000384"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-09-01T01:17:00.764536" elapsed="6.109187"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:16:48.557616" elapsed="18.316176"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.874754" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:17:06.874130" elapsed="0.000751">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${cfg_file}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:16:48.555799" elapsed="18.319309">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>From neon onwards there are extra BGP End-Of-RIB message per address family</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:06.875571" elapsed="0.000057"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${update_count}</var>
<arg>4</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:06.875997" elapsed="0.000081"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgp_Received_Updates</arg>
<arg>${update_count}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:06.876431" elapsed="0.000041"/>
</kw>
<arg>${BGP_CFG_NAME}</arg>
<doc>Setup keyword for exa to odl test case</doc>
<status status="FAIL" start="2026-09-01T01:16:48.188075" elapsed="18.688584">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Deconfigure_Routes_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.878884" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:06.878592" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.879777" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.879285" elapsed="0.000578"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.882062" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:06.880913" elapsed="0.001206"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:06.882474" elapsed="0.000424"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:06.880331" elapsed="0.002751"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.885526" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:06.885636" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:06.883465" elapsed="0.002205"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:06.886204" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:06.885862" elapsed="0.000402"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:06.888303" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:06.887091" elapsed="0.001279"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:07.111029" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:07.111246" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:06.888565" elapsed="0.222708"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.112026" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.111726" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.111402" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.111367" elapsed="0.000785"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:06.886591" elapsed="0.225614"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:06.877940" elapsed="0.234315"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.112707" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.112448" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.113308" level="INFO">&amp;{mapping} = { PREFIX=http://10.30.170.91:8080 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>PREFIX=${prefix}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.112879" elapsed="0.000454"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.151861" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.151532" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:07.152633" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:07.152381" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:07.152851" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:07.152045" elapsed="0.000827"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.153392" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:07.153021" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:07.153681" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/route_refresh/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:07.153824" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:07.153560" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.154236" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes

</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.153987" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.155215" level="INFO">mapping: {'PREFIX': 'http://10.30.170.91:8080', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.154945" elapsed="0.000309"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.155628" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.155396" elapsed="0.000255"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.156446" level="INFO">${value} = http://10.30.170.91:8080</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:07.155969" elapsed="0.000505"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:07.157178" level="INFO">${encoded} = http%3A//10.30.170.91%3A8080</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.156947" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:07.157249" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:07.157389" level="INFO">${encoded_value} = http%3A//10.30.170.91%3A8080</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:07.156641" elapsed="0.000770"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.157548" elapsed="0.000250"/>
</kw>
<var name="${key}">PREFIX</var>
<var name="${value}">http://10.30.170.91:8080</var>
<status status="PASS" start="2026-09-01T01:17:07.155848" elapsed="0.001986"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.158349" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:07.158066" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:07.159024" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.158838" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:07.159106" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:07.159254" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:07.158536" elapsed="0.000740"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.159411" elapsed="0.000193"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:07.157933" elapsed="0.001707"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:07.155696" elapsed="0.003974"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:07.159709" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:07.159846" level="INFO">${mapping_to_use} = {'PREFIX': 'http%3A//10.30.170.91%3A8080', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:07.154639" elapsed="0.005229"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.154349" elapsed="0.005547"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.160066" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:07.159918" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.154328" elapsed="0.005819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.160797" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:07.160280" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:07.160862" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:07.150947" elapsed="0.010023"/>
</kw>
<msg time="2026-09-01T01:17:07.161066" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:07.139579" elapsed="0.021543"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.172319" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.183510" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/route_refresh/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.194691" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.194865" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.195020" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.195371" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:07.195242" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:07.195229" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.195565" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.195713" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.195858" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:07.195203" elapsed="0.000700"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:07.195101" elapsed="0.000827"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.196103" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:07.196185" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:07.196307" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:07.135704" elapsed="0.060627"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.197383" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.197130" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:07.208556" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:07.208599" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:07.208678" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:07.199673" elapsed="0.009028"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.197532" elapsed="0.011203"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.208896" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:07.208759" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.197515" elapsed="0.011453"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.212053" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.209884" elapsed="0.002208"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.209688" elapsed="0.002435"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.209672" elapsed="0.002499"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.214474" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.212420" elapsed="0.002095"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.212222" elapsed="0.002323"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.212208" elapsed="0.002358"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.215087" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:07.214727" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.215401" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:07.215186" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.215879" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.215617" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.215471" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.215170" elapsed="0.000780"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.216446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:07.216105" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:07.216736" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:07.216528" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.217316" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.216989" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.216844" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.216513" elapsed="0.000875"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:07.217527" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:07.218263" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:07.217978" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:07.218425" elapsed="0.002050"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:07.209316" elapsed="0.011215"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:07.220572" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:07.222615" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:07.196577" elapsed="0.026062"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:07.222724" elapsed="0.000025"/>
</return>
<arg>${BGP_RR_VAR_FOLDER}/route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:07.113553" elapsed="0.109284"/>
</kw>
<doc>Teardown keyword for exa to odl test case</doc>
<status status="PASS" start="2026-09-01T01:17:06.877187" elapsed="0.345705"/>
</kw>
<doc>Exabgp sends route refresh and count received updates</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:16:48.187646" elapsed="19.035289">Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s14-t4" name="Odl_To_Send_Route_Refresh" line="102">
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib" type="SETUP">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.226588" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.226298" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.226968" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.226752" elapsed="0.000255"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:07.229319" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:07.227568" elapsed="0.001801"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:07.234114" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:07.234207" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:07.229510" elapsed="0.004720"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.234885" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.234509" elapsed="0.000418"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:07.234291" elapsed="0.000665"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:07.234274" elapsed="0.000704"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:07.227252" elapsed="0.007767"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:07.236560" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:07.236635" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:07.235193" elapsed="0.001464"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.237018" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.236799" elapsed="0.000272"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:07.225946" elapsed="0.011175"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.238791" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:07.238486" elapsed="0.000328"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.240713" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:07.238959" elapsed="0.001777"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:07.247450" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:07.247587" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:07.247669" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:07.240880" elapsed="0.006812"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.249979" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:07.247839" elapsed="0.002182"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:07.252425" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:07.250189" elapsed="0.002301">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:07.238072" elapsed="0.014515">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:10.255296" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:10.254473" elapsed="0.000988"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:10.259904" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:10.255809" elapsed="0.004150"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:10.268729" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:10.268983" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:10.269250" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:10.260337" elapsed="0.008988"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:10.277035" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:10.269673" elapsed="0.007460"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:10.282629" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:10.277476" elapsed="0.005283">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:10.253362" elapsed="0.029604">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.285784" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:13.284925" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.290312" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:13.286251" elapsed="0.004116"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:13.299010" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:13.299329" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:13.299520" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:13.290700" elapsed="0.008871"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.305167" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.299914" elapsed="0.005356"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.311105" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:13.305658" elapsed="0.005619">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:13.283773" elapsed="0.027748">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:13.311716" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:07.237627" elapsed="6.074286">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:13.312187" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:13.312274" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:07.237280" elapsed="6.075041"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.314083" level="INFO">[?2004l01:17:07 | 3215   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:07 | 3215   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:07 | 3215   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:07 | 3215   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:07 | 3215   | [01;34minstallation [0m | [1m        [0m
01:17:07 | 3215   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:07 | 3215   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:07 | 3215   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:07 | 3215   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:07 | 3215   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:07 | 3215   | configuration[0m | . local-as         | '64496'[0m
01:17:07 | 3215   | configuration[0m | . peer-as          | '64496'[0m
01:17:07 | 3215   | configuration[0m | &gt; capability       | [0m
01:17:07 | 3215   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:07 | 3215   | configuration[0m | . add-path         | 'disable'[0m
01:17:07 | 3215   | configuration[0m | &lt; capability       | [0m
01:17:07 | 3215   | configuration[0m | &gt; family           | [0m
01:17:07 | 3215   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:07 | 3215   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:07 | 3215   | configuration[0m | &lt; family           | [0m
01:17:07 | 3215   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1m        [0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1m        [0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:13.314425" level="INFO">${output} = [?2004l01:17:07 | 3215   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:07 | 3215   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:07 | 3215   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:13.313828" elapsed="0.000655"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.315400" level="INFO">[?2004l01:17:07 | 3215   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:07 | 3215   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:07 | 3215   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:07 | 3215   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:07 | 3215   | [01;34minstallation [0m | [1m        [0m
01:17:07 | 3215   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:07 | 3215   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:07 | 3215   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:07 | 3215   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:07 | 3215   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:07 | 3215   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:07 | 3215   | configuration[0m | . local-as         | '64496'[0m
01:17:07 | 3215   | configuration[0m | . peer-as          | '64496'[0m
01:17:07 | 3215   | configuration[0m | &gt; capability       | [0m
01:17:07 | 3215   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:07 | 3215   | configuration[0m | . add-path         | 'disable'[0m
01:17:07 | 3215   | configuration[0m | &lt; capability       | [0m
01:17:07 | 3215   | configuration[0m | &gt; family           | [0m
01:17:07 | 3215   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:07 | 3215   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:07 | 3215   | configuration[0m | &lt; family           | [0m
01:17:07 | 3215   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1m        [0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1m        [0m
01:17:07 | 3215   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.314792" elapsed="0.000916"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.317532" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:13.316812" elapsed="0.000862"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:13.318019" elapsed="0.000523"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:13.316226" elapsed="0.002460"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.322114" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:13.322319" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:13.319009" elapsed="0.003365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.323251" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.322690" elapsed="0.000657"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.326000" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:13.324637" elapsed="0.001472"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.328035" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:13.328234" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:13.326460" elapsed="0.001830"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.329603" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.329016" elapsed="0.000682"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:13.328434" elapsed="0.001331"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:13.328393" elapsed="0.001422"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:13.323857" elapsed="0.006053"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:13.313131" elapsed="0.016905"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:13.312514" elapsed="0.017577"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:13.312468" elapsed="0.017698"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:13.330509" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:13.330283" elapsed="0.000309"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:13.330250" elapsed="0.000384"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:17:07.225785" elapsed="6.104895"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.332807" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:13.332126" elapsed="0.000734"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.333734" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.333241" elapsed="0.000579"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.337492" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:13.335563" elapsed="0.002038"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.341647" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:13.341759" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:13.337925" elapsed="0.003866"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.342601" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.342287" elapsed="0.000370"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:13.341877" elapsed="0.000821"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:13.341854" elapsed="0.000875"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:13.334778" elapsed="0.008008"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:13.344508" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:13.344615" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:13.342972" elapsed="0.001674"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.345191" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.344845" elapsed="0.000402"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:13.331459" elapsed="0.013856"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.347699" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:13.347266" elapsed="0.000468"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.350438" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:13.347937" elapsed="0.002535"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:13.358026" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:13.358243" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:13.358404" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:13.350756" elapsed="0.007682"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.361797" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:13.358677" elapsed="0.003182"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:13.365232" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:13.362074" elapsed="0.003254">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:13.346657" elapsed="0.018814">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:16.368306" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:16.367478" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:16.372912" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:16.368710" elapsed="0.004277"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:16.381837" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:16.382178" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:16.382373" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:16.373344" elapsed="0.009080"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:16.388025" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:16.382762" elapsed="0.005362"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:16.393559" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:16.388478" elapsed="0.005213">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:16.366362" elapsed="0.027534">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.396654" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:19.395849" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.401105" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:19.397082" elapsed="0.004101"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:19.411132" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:19.411443" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:19.411735" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:19.401507" elapsed="0.010279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.417132" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.412180" elapsed="0.005074"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.422706" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:19.417565" elapsed="0.005317">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:19.394737" elapsed="0.028385">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:19.423332" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:13.346016" elapsed="6.077490">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:19.423730" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:19.423811" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:13.345517" elapsed="6.078338"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.425503" level="INFO">[?2004l01:17:13 | 3219   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:13 | 3219   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:13 | 3219   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:13 | 3219   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:13 | 3219   | [01;34minstallation [0m | [1m        [0m
01:17:13 | 3219   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:13 | 3219   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:13 | 3219   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:13 | 3219   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:13 | 3219   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:13 | 3219   | configuration[0m | . local-as         | '64496'[0m
01:17:13 | 3219   | configuration[0m | . peer-as          | '64496'[0m
01:17:13 | 3219   | configuration[0m | &gt; capability       | [0m
01:17:13 | 3219   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:13 | 3219   | configuration[0m | . add-path         | 'disable'[0m
01:17:13 | 3219   | configuration[0m | &lt; capability       | [0m
01:17:13 | 3219   | configuration[0m | &gt; family           | [0m
01:17:13 | 3219   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:13 | 3219   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:13 | 3219   | configuration[0m | &lt; family           | [0m
01:17:13 | 3219   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1m        [0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1m        [0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:19.425797" level="INFO">${output} = [?2004l01:17:13 | 3219   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:13 | 3219   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:13 | 3219   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:19.425271" elapsed="0.000581"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.426697" level="INFO">[?2004l01:17:13 | 3219   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:13 | 3219   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:13 | 3219   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:13 | 3219   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:13 | 3219   | [01;34minstallation [0m | [1m        [0m
01:17:13 | 3219   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:13 | 3219   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:13 | 3219   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:13 | 3219   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:13 | 3219   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:13 | 3219   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:13 | 3219   | configuration[0m | . local-as         | '64496'[0m
01:17:13 | 3219   | configuration[0m | . peer-as          | '64496'[0m
01:17:13 | 3219   | configuration[0m | &gt; capability       | [0m
01:17:13 | 3219   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:13 | 3219   | configuration[0m | . add-path         | 'disable'[0m
01:17:13 | 3219   | configuration[0m | &lt; capability       | [0m
01:17:13 | 3219   | configuration[0m | &gt; family           | [0m
01:17:13 | 3219   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:13 | 3219   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:13 | 3219   | configuration[0m | &lt; family           | [0m
01:17:13 | 3219   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1m        [0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1m        [0m
01:17:13 | 3219   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.426208" elapsed="0.000805"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.428632" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:19.427985" elapsed="0.000699"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:19.429004" elapsed="0.000480"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:19.427440" elapsed="0.002176"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.433038" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:19.433238" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:19.429915" elapsed="0.003378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.434108" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.433604" elapsed="0.000628"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.436999" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:19.435520" elapsed="0.001651"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.439072" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:19.439263" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:19.437489" elapsed="0.001825"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.440469" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.439948" elapsed="0.000612"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:19.439443" elapsed="0.001181"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:19.439408" elapsed="0.001267"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:19.434717" elapsed="0.006046"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:19.424671" elapsed="0.016190"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:19.424065" elapsed="0.016846"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:19.424019" elapsed="0.016959"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:19.441336" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:19.441086" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:19.441054" elapsed="0.000408"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-09-01T01:17:13.331047" elapsed="6.110460"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.443663" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:19.442998" elapsed="0.000718"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.445021" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.444045" elapsed="0.001068"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.448520" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:19.446378" elapsed="0.002246"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.453699" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:19.453892" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:19.448954" elapsed="0.005011"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.454945" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.454606" elapsed="0.000401"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:19.454099" elapsed="0.000951"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:19.454063" elapsed="0.001019"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:19.445625" elapsed="0.009536"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:19.457175" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:19.457309" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:19.455367" elapsed="0.001976"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.457848" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.457544" elapsed="0.000359"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:19.442326" elapsed="0.015664"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.460402" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:19.459950" elapsed="0.000485"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.463227" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:19.460708" elapsed="0.002553"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:19.470839" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:19.471061" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:19.471249" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:19.463466" elapsed="0.007819"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.474771" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:19.471539" elapsed="0.003292"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:19.478365" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:19.475049" elapsed="0.003405">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:19.459373" elapsed="0.019227">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:22.481440" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:22.480607" elapsed="0.000898"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:22.486200" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:22.481849" elapsed="0.004409"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:22.495512" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:22.495801" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:22.496021" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:22.486636" elapsed="0.009440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:22.502104" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:22.496499" elapsed="0.005734"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:22.508200" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:22.502578" elapsed="0.005767">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:22.479434" elapsed="0.029183">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.512093" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:25.511205" elapsed="0.000993"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.516944" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:25.512574" elapsed="0.004428"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:25.526832" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:25.527210" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:25.527574" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:25.517393" elapsed="0.010234"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.532930" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.528007" elapsed="0.005023"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.538471" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:25.533379" elapsed="0.005239">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:25.509806" elapsed="0.029037">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:25.539060" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:19.458719" elapsed="6.080559">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:25.539515" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:25.539600" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:19.458233" elapsed="6.081413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.541383" level="INFO">[?2004l01:17:19 | 3223   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:19 | 3223   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:19 | 3223   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:19 | 3223   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:19 | 3223   | [01;34minstallation [0m | [1m        [0m
01:17:19 | 3223   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:19 | 3223   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:19 | 3223   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:19 | 3223   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:19 | 3223   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:19 | 3223   | configuration[0m | . local-as         | '64496'[0m
01:17:19 | 3223   | configuration[0m | . peer-as          | '64496'[0m
01:17:19 | 3223   | configuration[0m | &gt; capability       | [0m
01:17:19 | 3223   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:19 | 3223   | configuration[0m | . add-path         | 'disable'[0m
01:17:19 | 3223   | configuration[0m | &lt; capability       | [0m
01:17:19 | 3223   | configuration[0m | &gt; family           | [0m
01:17:19 | 3223   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:19 | 3223   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:19 | 3223   | configuration[0m | &lt; family           | [0m
01:17:19 | 3223   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1m        [0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1m        [0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:25.541690" level="INFO">${output} = [?2004l01:17:19 | 3223   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:19 | 3223   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:19 | 3223   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:25.541089" elapsed="0.000661"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.542610" level="INFO">[?2004l01:17:19 | 3223   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:19 | 3223   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:19 | 3223   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:19 | 3223   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:19 | 3223   | [01;34minstallation [0m | [1m        [0m
01:17:19 | 3223   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:19 | 3223   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:19 | 3223   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:19 | 3223   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:19 | 3223   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:19 | 3223   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:19 | 3223   | configuration[0m | . local-as         | '64496'[0m
01:17:19 | 3223   | configuration[0m | . peer-as          | '64496'[0m
01:17:19 | 3223   | configuration[0m | &gt; capability       | [0m
01:17:19 | 3223   | configuration[0m | . route-refresh    | 'enable'[0m
01:17:19 | 3223   | configuration[0m | . add-path         | 'disable'[0m
01:17:19 | 3223   | configuration[0m | &lt; capability       | [0m
01:17:19 | 3223   | configuration[0m | &gt; family           | [0m
01:17:19 | 3223   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:19 | 3223   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:19 | 3223   | configuration[0m | &lt; family           | [0m
01:17:19 | 3223   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1m        [0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1m        [0m
01:17:19 | 3223   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.542079" elapsed="0.000855"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.544612" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.543946" elapsed="0.000720"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:25.545003" elapsed="0.000530"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:25.543382" elapsed="0.002288"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.549287" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:25.549473" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:25.545997" elapsed="0.003531"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.550410" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.549844" elapsed="0.000661"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.553688" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:25.551793" elapsed="0.002019"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.555997" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:25.556222" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:25.554213" elapsed="0.002066"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.557504" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.556957" elapsed="0.000644"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.556424" elapsed="0.001246"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.556385" elapsed="0.001335"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:25.551035" elapsed="0.006777"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:25.540488" elapsed="0.017458"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.539852" elapsed="0.018150"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.539803" elapsed="0.018245"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:25.558426" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.558196" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.558129" elapsed="0.000428"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-09-01T01:17:19.441842" elapsed="6.116763"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:17:07.225465" elapsed="18.333209"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.559635" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:17:25.559018" elapsed="0.000742">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${BGP_CFG_NAME}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:17:07.223745" elapsed="18.336247">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib" type="TEARDOWN">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.562240" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:25.561376" elapsed="0.000918"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.563174" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.562611" elapsed="0.000656"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.565128" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.564453" elapsed="0.000769"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:25.565533" elapsed="0.000453"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:25.563780" elapsed="0.002356"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.568271" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:25.568392" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:25.566475" elapsed="0.001951"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.568961" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.568625" elapsed="0.000396"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.570958" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:25.569865" elapsed="0.001162"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.754808" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:25.755221" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:25.571248" elapsed="0.184005"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.756707" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.756205" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.755635" elapsed="0.001161"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.755572" elapsed="0.001258"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:25.569373" elapsed="0.187551"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:25.560701" elapsed="0.196289"/>
</kw>
<doc>Sends route refresh request and checks if exabgp receives it</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:17:07.223174" elapsed="18.533888">Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s14-t5" name="Delete_Bgp_Peer_Configuration" line="124">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:17:25.760893" elapsed="0.000195"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:17:25.760636" elapsed="0.000525"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.762223" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.762081" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.762065" elapsed="0.000232"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.766961" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.766844" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.766828" elapsed="0.000196"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.767991" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:25.767611" elapsed="0.000404"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.768485" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:25.768212" elapsed="0.000296"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:25.768547" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:17:25.768727" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:25.767266" elapsed="0.001484"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.774333" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.774233" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.774215" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.775559" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.775463" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.775447" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:25.776098" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.775760" elapsed="0.000365"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.776538" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:25.776322" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.816592" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:25.777070" elapsed="0.039621"/>
</kw>
<msg time="2026-09-01T01:17:25.816847" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:25.816901" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.776705" elapsed="0.040246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:25.867168" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:25.817480" elapsed="0.049874"/>
</kw>
<msg time="2026-09-01T01:17:25.867552" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:25.867593" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.817119" elapsed="0.050507"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.868215" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.867852" elapsed="0.000418"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.867812" elapsed="0.000486"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.868793" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.868435" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.869159" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.868943" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.868924" elapsed="0.000308"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:25.869268" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:25.872224" elapsed="0.000148"/>
</kw>
<msg time="2026-09-01T01:17:25.872434" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:25.870965" elapsed="0.001616"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.872850" elapsed="0.000095"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.873224" elapsed="0.000080"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:25.870263" elapsed="0.003165"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:25.869644" elapsed="0.003848"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:25.775195" elapsed="0.098387"/>
</kw>
<msg time="2026-09-01T01:17:25.873671" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:25.873714" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.774531" elapsed="0.099233"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:25.873980" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:17:25.873842" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.873823" elapsed="0.000237"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.874518" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.874852" elapsed="0.000034"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.874930" elapsed="0.000018"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:25.773909" elapsed="0.101127"/>
</kw>
<msg time="2026-09-01T01:17:25.875128" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:25.875256" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "l "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.769194" elapsed="0.106101"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.875602" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.875369" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.875352" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:25.769037" elapsed="0.106655"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:25.768821" elapsed="0.106910"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:25.766524" elapsed="0.109273"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:17:25.761792" elapsed="0.114062"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.761318" elapsed="0.114596"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:17:25.758078" elapsed="0.117934"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.876806" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.876258" elapsed="0.000574"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.915858" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:25.915527" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:25.916684" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:25.916402" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:25.916868" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:25.916048" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.917419" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:25.917057" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:25.917718" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:25.917928" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:25.917592" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.918358" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.918096" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.919291" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.919038" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.919703" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.919472" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.920371" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:25.920091" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:25.921077" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.920848" elapsed="0.000252"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:25.921157" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:25.921292" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:25.920564" elapsed="0.000750"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.921457" elapsed="0.000244"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:17:25.919962" elapsed="0.001774"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.922249" level="INFO">${value} = example-bgp-peer</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:25.921968" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:25.923057" level="INFO">${encoded} = example-bgp-peer</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.922715" elapsed="0.000364"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:25.923123" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:17:25.923270" level="INFO">${encoded_value} = example-bgp-peer</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:25.922434" elapsed="0.000858"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.923473" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_NAME</var>
<var name="${value}">example-bgp-peer</var>
<status status="PASS" start="2026-09-01T01:17:25.921833" elapsed="0.001870"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.924215" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:25.923935" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:25.924853" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.924673" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:25.924933" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:25.925064" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:25.924399" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.925237" elapsed="0.000193"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:25.923799" elapsed="0.001666"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.925956" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:25.925679" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:25.926622" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.926440" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:25.926686" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:25.926814" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:25.926156" elapsed="0.000679"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.926985" elapsed="0.000216"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:25.925561" elapsed="0.001675"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:25.919779" elapsed="0.007487"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:25.927303" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:25.927440" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'BGP_NAME': 'example-bgp-peer', 'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:25.918734" elapsed="0.008728"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.918459" elapsed="0.009030"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.927646" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.927511" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.918442" elapsed="0.009270"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.928522" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.927843" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:25.928588" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:25.914973" elapsed="0.013722"/>
</kw>
<msg time="2026-09-01T01:17:25.928745" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:25.903566" elapsed="0.025220"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.940120" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.951276" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.962612" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.962798" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.962974" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.963350" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.963213" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:25.963200" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.963550" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.963698" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.963844" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:25.963169" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.963049" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.964062" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.964127" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:25.964444" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:25.899675" elapsed="0.064793"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.965495" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.965258" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:25.977121" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:25.977196" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:25.977311" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:25.967676" elapsed="0.009658"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.965597" elapsed="0.011772"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.977530" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.977393" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.965582" elapsed="0.012056"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.980680" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.978560" elapsed="0.002157"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.978361" elapsed="0.002387"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.978345" elapsed="0.002424"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.983088" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:25.981029" elapsed="0.002099"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.980818" elapsed="0.002355"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.980804" elapsed="0.002390"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.983747" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.983381" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.984063" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.983832" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.984604" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:25.984341" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.984184" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.983817" elapsed="0.000859"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.985174" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.984816" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:25.985465" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:25.985258" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:25.985944" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:25.985674" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:25.985534" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.985243" elapsed="0.000772"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:25.986164" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:25.986892" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:25.986619" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:25.987056" elapsed="0.002105"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:25.977993" elapsed="0.011225"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:25.989260" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:17:25.991347" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:25.964709" elapsed="0.026661"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:25.991418" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:25.877059" elapsed="0.114469"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:17:25.757405" elapsed="0.234260"/>
</test>
<test id="s1-s14-t6" name="Deconfigure_App_Peer" line="133">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:17:25.994964" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:17:25.994714" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:25.996128" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:25.996028" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:25.996012" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.000776" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.000683" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.000666" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.001790" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:26.001451" elapsed="0.000363"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.002253" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:26.001973" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:26.002314" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:26.002458" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:26.001057" elapsed="0.001425"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.007482" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.007384" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.007368" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.008635" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.008539" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.008523" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:26.009109" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.008828" elapsed="0.000303"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.009498" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:26.009295" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.047589" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:26.009977" elapsed="0.037702"/>
</kw>
<msg time="2026-09-01T01:17:26.047829" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:26.047899" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.009664" elapsed="0.038269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.090182" level="INFO">". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:26.048422" elapsed="0.041864"/>
</kw>
<msg time="2026-09-01T01:17:26.090431" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:26.090469" level="INFO">${message_wait} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.048089" elapsed="0.042412"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.090787" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.090575" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.090556" elapsed="0.000300"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.091300" level="INFO"> ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.091006" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.091613" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.091422" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.091406" elapsed="0.000275"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:26.091711" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:26.094279" elapsed="0.000292"/>
</kw>
<msg time="2026-09-01T01:17:26.094629" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.093175" elapsed="0.001585"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.095046" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.095437" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:26.092542" elapsed="0.003077"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:26.092019" elapsed="0.003658"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:26.008276" elapsed="0.087484"/>
</kw>
<msg time="2026-09-01T01:17:26.095839" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:26.095892" level="INFO">${message} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.007678" elapsed="0.088248"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:26.096109" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:17:26.095994" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.095978" elapsed="0.000235"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.096575" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.096890" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.096955" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:26.007071" elapsed="0.089977"/>
</kw>
<msg time="2026-09-01T01:17:26.097129" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:26.097223" level="INFO">${output} =  ". "t "x "t ". "0 "4 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "o "u "t "e "[C "R "e "f ". "D "e "c "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.002812" elapsed="0.094457"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.097599" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.097361" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.097341" elapsed="0.000327"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:26.002685" elapsed="0.095003"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:26.002529" elapsed="0.095187"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:26.000369" elapsed="0.097395"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:17:25.995759" elapsed="0.102057"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:25.995370" elapsed="0.102486"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:17:25.992666" elapsed="0.105253"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.098636" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.098082" elapsed="0.000580"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.137195" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.136820" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:26.137958" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:26.137674" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:26.138154" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:26.137373" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.138664" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:26.138328" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:26.139038" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:26.139236" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:26.138907" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.139622" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.139400" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.140561" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.140330" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.140992" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.140743" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.141637" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:26.141370" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:26.144622" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.144415" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:26.144692" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:26.144834" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:26.141828" elapsed="0.003028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.145010" elapsed="0.000243"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:17:26.141243" elapsed="0.004046"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.145767" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:26.145505" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:26.146447" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.146261" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:26.146514" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:26.146644" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:26.145967" elapsed="0.000699"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.146802" elapsed="0.000203"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:17:26.145386" elapsed="0.001654"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.147538" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:26.147277" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:26.148214" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.148013" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:26.148281" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:26.148409" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:26.147723" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.148565" elapsed="0.000192"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:26.147156" elapsed="0.001637"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.149302" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:26.149020" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:26.149958" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.149763" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:26.150057" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:26.150206" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:26.149488" elapsed="0.000739"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.150362" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:26.148902" elapsed="0.001688"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:26.141065" elapsed="0.009556"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:26.150658" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:26.150796" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:26.140019" elapsed="0.010800"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.139724" elapsed="0.011123"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.151014" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.150880" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.139707" elapsed="0.011374"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.151831" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:26.151229" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:26.151913" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:26.136288" elapsed="0.015734"/>
</kw>
<msg time="2026-09-01T01:17:26.152072" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.124864" elapsed="0.027249"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.163537" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.174854" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.186041" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.186230" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.186388" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.186715" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.186584" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:26.186572" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.186957" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.187109" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.187270" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:26.186546" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.186457" elapsed="0.000881"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.187469" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.187533" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:26.187640" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:26.120955" elapsed="0.066708"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.188646" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.188423" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:26.199895" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01a40kruu6nil41dnk9exe4oopu20.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:26.199942" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:26.200038" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:26.190639" elapsed="0.009423"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.188745" elapsed="0.011351"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.200288" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.200122" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.188730" elapsed="0.011631"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.203491" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.201324" elapsed="0.002206"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.201106" elapsed="0.002455"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.201089" elapsed="0.002494"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.205940" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.203832" elapsed="0.002149"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.203632" elapsed="0.002379"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.203618" elapsed="0.002415"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.206586" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:26.206228" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.206904" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.206671" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.207402" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.207121" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.206977" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.206655" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.208006" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:26.207658" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.208315" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.208090" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.208788" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.208526" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.208384" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.208075" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.209012" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:26.209754" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:26.209493" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.209936" elapsed="0.002238"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:26.200700" elapsed="0.011531"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:26.212272" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:26.214318" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:26.187908" elapsed="0.026434"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:26.214389" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:26.098884" elapsed="0.115614"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:17:25.992119" elapsed="0.222502"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.220367" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.220063" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.221701" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:17:26.275397" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:26.275557" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:17:26.275611" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:17:26.275661" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:26.221519" elapsed="0.054169"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.276766" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:17:26.276423" elapsed="0.000398"/>
</kw>
<msg time="2026-09-01T01:17:26.276958" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:17:26.277013" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.275947" elapsed="0.001093"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.277804" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:26.277279" elapsed="0.000556"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.279170" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.278828" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.279700" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.279411" elapsed="0.000337"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.280260" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.279948" elapsed="0.000365"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:17:26.278396" elapsed="0.001982"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:26.277953" elapsed="0.002467"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.277929" elapsed="0.002521"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.280640" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.280516" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.280496" elapsed="0.000281"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:26.280973" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:17:26.280843" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.280824" elapsed="0.000251"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.281279" elapsed="0.000028"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:17:26.221024" elapsed="0.060403"/>
</kw>
<msg time="2026-09-01T01:17:26.281491" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.220535" elapsed="0.061031"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:17:26.219526" elapsed="0.062133"/>
</kw>
<msg time="2026-09-01T01:17:26.281718" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.216043" elapsed="0.065740"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:17:26.215722" elapsed="0.066170"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:17:26.215513" elapsed="0.066443"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:17:26.282161" elapsed="0.000558"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:26.283028" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:17:26.282934" elapsed="0.000264"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:17:26.215280" elapsed="0.067982"/>
</kw>
<doc>Functional test for bgp - route refresh

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests sending and receiveing route refresh message.
It uses odl and exabgp as bgp peers.
Sending route refresh message from odl is initiated via restconf.
If route refresh is received by odl, correct advertising of routes
is verified. Receiving of route refresh by odl is verified by
checking appropriate message counter via odl-bgpcep-bgp-cli and
restconf using BGP neighbor operational state</doc>
<status status="FAIL" start="2026-09-01T01:16:39.500063" elapsed="46.783235"/>
</suite>
<suite id="s1-s15" name="020 Bgp Functional Multipath" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/020_bgp_functional_multipath.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.381538" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:26.377337" elapsed="0.004265"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:17:26.377025" elapsed="0.004667"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.386352" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:17:26.382807" elapsed="0.003571"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:26.386638" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.386478" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.386445" elapsed="0.000275"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.387229" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:26.386884" elapsed="0.000385"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.387692" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:17:26.387417" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:17:26.388241" elapsed="0.000278"/>
</kw>
<msg time="2026-09-01T01:17:26.388607" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:26.388647" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.387883" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.389200" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:26.388827" elapsed="0.000396"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.390286" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:26.390025" elapsed="0.000284"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.390671" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:26.390442" elapsed="0.000251"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.391122" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.390839" elapsed="0.000332"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.394374" elapsed="0.000224"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.395053" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.394746" elapsed="0.000330"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.395235" elapsed="0.000212"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.396200" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.395917" elapsed="0.000307"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:17:26.396265" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:17:26.396426" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:17:26.395638" elapsed="0.000811"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:26.397061" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1b0a4390&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:17:26.396610" elapsed="0.000642"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.397400" elapsed="0.000170"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:17:26.393847" elapsed="0.003776"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:26.393659" elapsed="0.004004"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:17:26.391237" elapsed="0.006459"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.398241" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:26.397854" elapsed="0.000427"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.398777" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:26.398429" elapsed="0.000385"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.399324" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:26.398974" elapsed="0.000388"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:17:26.389603" elapsed="0.009809"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:17:26.382462" elapsed="0.016999"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.399630" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.399524" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.399506" elapsed="0.000192"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.402650" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:26.402307" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.403096" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:26.402817" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:26.403176" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:26.403312" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:26.401995" elapsed="0.001339"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:26.404492" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.404057" elapsed="0.000458"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.405305" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:17:26.405399" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.405064" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.409001" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.408379" elapsed="0.000704"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.408357" elapsed="0.000762"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.409796" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:17:26.410045" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.409337" elapsed="0.000756"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.411049" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.410398" elapsed="0.000778"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.412522" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.411449" elapsed="0.001121"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.414465" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:17:26.414651" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:17:26.414083" elapsed="0.000612"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.415048" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.416614" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:17:26.813472" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:16:39 UTC 2026

  System load:  0.12               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:16:40 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:17:26.416324" elapsed="0.397414"/>
</kw>
<msg time="2026-09-01T01:17:26.813852" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.415892" elapsed="0.398309"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:17:26.413007" elapsed="0.401408"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.815614" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:17:26.829222" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:17:26.829407" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:17:26.829505" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:26.814947" elapsed="0.014605"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.829858" elapsed="0.000725"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.832446" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.831543" elapsed="0.001161"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.833425" elapsed="0.000078"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.832992" elapsed="0.000626"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.832944" elapsed="0.000729"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:26.834107" elapsed="0.000112"/>
</return>
<status status="PASS" start="2026-09-01T01:17:26.833783" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.833761" elapsed="0.000626"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.834466" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.839702" elapsed="0.000664"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.840742" elapsed="0.000468"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.841561" elapsed="0.000296"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:26.835210" elapsed="0.006756"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:17:26.407395" elapsed="0.434841"/>
</kw>
<msg time="2026-09-01T01:17:26.842309" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.406497" elapsed="0.435886"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:17:26.406054" elapsed="0.436430"/>
</kw>
<msg time="2026-09-01T01:17:26.842535" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.405568" elapsed="0.437026"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.846314" elapsed="0.000386"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.846922" elapsed="0.000183"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.847319" elapsed="0.000120"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:26.842978" elapsed="0.004523"/>
</kw>
<msg time="2026-09-01T01:17:26.847617" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:17:26.404713" elapsed="0.442936"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.848234" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.847903" elapsed="0.000383"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:17:26.848337" elapsed="0.000036"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:17:26.403720" elapsed="0.444773"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:26.403557" elapsed="0.444986"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:26.403441" elapsed="0.445165"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:17:26.399918" elapsed="0.448770"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:17:26.848909" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:26.864572" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:26.864470" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.864452" elapsed="0.000180"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.864934" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:17:26.865028" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.864782" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.865448" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.865213" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:26.865912" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:26.865676" elapsed="0.000276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:26.866681" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:17:26.866458" elapsed="0.000361">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:17:26.866938" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:26.866982" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.866096" elapsed="0.000906"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:26.867302" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:26.867070" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:26.867053" elapsed="0.000336"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:26.868059" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.867815" elapsed="0.000268"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:17:26.868124" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:17:26.868283" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:17:26.867574" elapsed="0.000731"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.868443" elapsed="0.000378"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.869084" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:17:26.869198" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.868987" elapsed="0.000235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.869359" elapsed="0.002242"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:17:26.872396" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:17:27.068017" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:17:26.872125" elapsed="0.196153"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.072521" elapsed="0.000415"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:27.073093" elapsed="0.000224"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:17:27.073454" elapsed="0.000099"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:27.069921" elapsed="0.003687"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:27.068932" elapsed="0.004718"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:17:26.864207" elapsed="0.209492"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:17:26.850183" elapsed="0.223564"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:26.849677" elapsed="0.224124"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:26.849495" elapsed="0.224477"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:17:26.849291" elapsed="0.224738"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:17:26.382026" elapsed="0.692080"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.076736" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:27.076609" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.076578" elapsed="0.000239"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.081277" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:27.081179" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.081162" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.082274" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:27.081883" elapsed="0.000415"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.082714" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:27.082449" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:27.082775" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:17:27.082951" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:27.081550" elapsed="0.001423"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.088327" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:27.088228" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.088211" elapsed="0.000180"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.089565" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:27.089439" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.089422" elapsed="0.000204"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:27.090090" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:27.089762" elapsed="0.000356"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.090503" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:27.090289" elapsed="0.000237"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.124328" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:27.091184" elapsed="0.033290"/>
</kw>
<msg time="2026-09-01T01:17:27.124614" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:27.124654" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.090669" elapsed="0.034018"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.170669" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "2 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "u "l "t "i "p "a "t "h ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:27.125411" elapsed="0.045420"/>
</kw>
<msg time="2026-09-01T01:17:27.170965" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:27.171004" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.124885" elapsed="0.046152"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.171397" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:27.171127" elapsed="0.000407"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.171099" elapsed="0.000463"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.172077" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "2 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "u "l "t "i "p "a "t "h ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:27.171706" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.172687" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:27.172463" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.172445" elapsed="0.000401"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:27.172896" elapsed="0.000050"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.174957" elapsed="0.000446"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:27.175732" elapsed="0.000316"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:17:27.176415" elapsed="0.000228"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:27.174129" elapsed="0.002599"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:27.173261" elapsed="0.003594"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:27.089178" elapsed="0.087785"/>
</kw>
<msg time="2026-09-01T01:17:27.177047" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:27.177088" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.088530" elapsed="0.088592"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:27.177306" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:17:27.177210" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.177193" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.177769" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.178097" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.178251" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:27.087956" elapsed="0.090393"/>
</kw>
<msg time="2026-09-01T01:17:27.178437" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:27.178476" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.083370" elapsed="0.095140"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.178808" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:27.178579" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.178564" elapsed="0.000326"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:27.083232" elapsed="0.095679"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:27.083033" elapsed="0.095915"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:27.080903" elapsed="0.098104"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:17:27.074730" elapsed="0.104333"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.074278" elapsed="0.104828"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:17:26.376720" elapsed="0.802460"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.179673" level="INFO">${tools_system_conn_id} = 7</msg>
<var>${tools_system_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:17:27.179327" elapsed="0.000369"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.180230" level="INFO">${tools_system_conn_id} = 7</msg>
<arg>${tools_system_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:27.179855" elapsed="0.000412"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.181852" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:17:27.181933" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:17:27.181554" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.182162" elapsed="0.000515"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.183474" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:17:27.567468" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:16:40 UTC 2026

  System load:  0.02               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:16:41 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:17:27.183186" elapsed="0.384469"/>
</kw>
<msg time="2026-09-01T01:17:27.567745" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.182831" elapsed="0.385006"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:17:27.181164" elapsed="0.386851"/>
</kw>
<msg time="2026-09-01T01:17:27.568069" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.180773" elapsed="0.387341"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:17:27.180450" elapsed="0.387758"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.574045" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:27.573717" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.575451" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:17:27.851549" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:27.851851" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 135ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:17:27.851986" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:17:27.852066" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:27.575275" elapsed="0.276834"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.854049" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:17:27.853444" elapsed="0.000731"/>
</kw>
<msg time="2026-09-01T01:17:27.854372" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:17:27.854458" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:27.852604" elapsed="0.001897"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.855809" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:27.854877" elapsed="0.001008"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.860955" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 135ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:27.860406" elapsed="0.000652"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.861938" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:27.861409" elapsed="0.000614"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.862878" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:27.862367" elapsed="0.000603"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:17:27.856834" elapsed="0.006248"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:27.856066" elapsed="0.007117"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.856016" elapsed="0.007222"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:17:27.863578" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:27.863352" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.863320" elapsed="0.000580"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:27.864263" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:17:27.864022" elapsed="0.000370"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:27.863990" elapsed="0.000451"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:27.864739" elapsed="0.000046"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:17:27.574740" elapsed="0.290269"/>
</kw>
<msg time="2026-09-01T01:17:27.865123" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.574230" elapsed="0.291023"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:17:27.573167" elapsed="0.292301"/>
</kw>
<msg time="2026-09-01T01:17:27.865573" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.569326" elapsed="0.296331"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:17:27.568960" elapsed="0.296916"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:27.880678" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:27.879944" elapsed="0.000807"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:27.884962" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate'.</msg>
<msg time="2026-09-01T01:17:29.850350" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:29.850829" level="INFO">${stdout} = Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Att...</msg>
<msg time="2026-09-01T01:17:29.851020" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:17:29.851207" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:27.884121" elapsed="1.967170"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.856624" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:17:29.855568" elapsed="0.001313"/>
</kw>
<msg time="2026-09-01T01:17:29.857235" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:17:29.857384" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:29.852030" elapsed="0.005428"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.860581" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:29.858048" elapsed="0.002618"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.866272" level="INFO">Requirement already satisfied: pip in /tmp/defaultvenv/lib/python3.10/site-packages (22.0.2)
Collecting pip
  Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Uninstalling pip-22.0.2:
      Successfully uninstalled pip-22.0.2
Successfully installed pip-26.2.1</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:29.865428" elapsed="0.001052"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.868182" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:29.867325" elapsed="0.001056"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.870044" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:29.869272" elapsed="0.001085"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:17:29.863072" elapsed="0.007480"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:29.861121" elapsed="0.009644"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:29.861071" elapsed="0.009751"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:17:29.871521" elapsed="0.000037"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:29.870962" elapsed="0.000826"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:29.870927" elapsed="0.000944"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:29.872370" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:17:29.871983" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:29.871951" elapsed="0.000746"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:29.873022" elapsed="0.000045"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:17:27.882697" elapsed="1.990803"/>
</kw>
<msg time="2026-09-01T01:17:29.873617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.881232" elapsed="1.992490"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install --upgrade pip; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:17:27.878644" elapsed="1.995300"/>
</kw>
<msg time="2026-09-01T01:17:29.874051" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.870089" elapsed="2.004092"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:17:27.868789" elapsed="2.005552"/>
</kw>
<msg time="2026-09-01T01:17:29.874435" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.867942" elapsed="2.006578"/>
</kw>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:27.867198" elapsed="2.007468"/>
</kw>
<msg time="2026-09-01T01:17:29.874746" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:27.866221" elapsed="2.008606"/>
</kw>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:27.568558" elapsed="2.307106"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:29.890918" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:29.890233" elapsed="0.000743"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:29.894672" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate'.</msg>
<msg time="2026-09-01T01:17:30.637512" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:30.638081" level="INFO">${stdout} = Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setupt...</msg>
<msg time="2026-09-01T01:17:30.638130" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:17:30.638203" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:29.893901" elapsed="0.744333"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.641087" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:17:30.640436" elapsed="0.000800"/>
</kw>
<msg time="2026-09-01T01:17:30.641377" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:17:30.641417" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:30.638788" elapsed="0.002649"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.642624" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:30.641659" elapsed="0.000990"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.645397" level="INFO">Collecting setuptools==44.0.0
  Using cached setuptools-44.0.0-py2.py3-none-any.whl.metadata (3.7 kB)
Using cached setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
Successfully installed setuptools-44.0.0</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:30.645043" elapsed="0.000423"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.646063" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:30.645748" elapsed="0.000375"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.646725" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:30.646433" elapsed="0.000357"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:17:30.644028" elapsed="0.002856"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:30.643041" elapsed="0.003942"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:30.642994" elapsed="0.004025"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:17:30.647302" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:30.647080" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:30.647062" elapsed="0.000365"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:30.647598" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:17:30.647476" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:30.647461" elapsed="0.000291"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:30.647918" elapsed="0.000022"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:17:29.892594" elapsed="0.755464"/>
</kw>
<msg time="2026-09-01T01:17:30.648121" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:29.891328" elapsed="0.756959"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install setuptools==44.0.0; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:17:29.888969" elapsed="0.759427"/>
</kw>
<msg time="2026-09-01T01:17:30.648451" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:29.880366" elapsed="0.768132"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:17:29.879237" elapsed="0.769351"/>
</kw>
<msg time="2026-09-01T01:17:30.648635" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:29.878394" elapsed="0.770285"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:29.877591" elapsed="0.771178"/>
</kw>
<msg time="2026-09-01T01:17:30.648811" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:29.876706" elapsed="0.772164"/>
</kw>
<arg>setuptools==44.0.0</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:29.876102" elapsed="0.772855"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:30.659963" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:30.659270" elapsed="0.000750"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:30.663950" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate'.</msg>
<msg time="2026-09-01T01:17:32.028254" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:32.029012" level="INFO">${stdout} = Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to b...</msg>
<msg time="2026-09-01T01:17:32.029700" level="INFO">${stderr} =   error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        ...</msg>
<msg time="2026-09-01T01:17:32.029873" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:30.663046" elapsed="1.366885"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.035968" level="INFO">Length is 1862.</msg>
<msg time="2026-09-01T01:17:32.037064" level="FAIL">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:17:32.034606" elapsed="0.003239">'  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel' should be empty.</status>
</kw>
<msg time="2026-09-01T01:17:32.038257" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:17:32.038358" level="INFO">${result} = '  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
       ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:32.031037" elapsed="0.007378"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.041053" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:32.038940" elapsed="0.002170"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.046458" level="INFO">Collecting exabgp==3.4.16
  Using cached exabgp-3.4.16.tar.gz (240 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'error'</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.045690" elapsed="0.000940"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.048214" level="INFO">  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─&gt; [19 lines of output]
      Traceback (most recent call last):
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in &lt;module&gt;
          main()
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
          json_out["return_val"] = hook(**hook_input["kwargs"])
        File "/tmp/defaultvenv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=[])
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 520, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-hxsoaq_2/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())  # noqa: S102 # exec is intentional here
        File "&lt;string&gt;", line 40
          print """\
          ^^^^^^^^^
      SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'exabgp' when getting requirements to build wheel</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.047417" elapsed="0.001067"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.050006" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.049266" elapsed="0.000938"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:17:32.043503" elapsed="0.006869"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:32.041503" elapsed="0.009076"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:32.041437" elapsed="0.009220"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:17:32.051128" elapsed="0.000234"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:32.050787" elapsed="0.000779"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:32.050749" elapsed="0.000883"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:17:32.052068" elapsed="0.000063"/>
</return>
<status status="PASS" start="2026-09-01T01:17:32.051750" elapsed="0.000635"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:32.051716" elapsed="0.000724"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:32.052773" elapsed="0.000082"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:17:30.661699" elapsed="1.391431"/>
</kw>
<msg time="2026-09-01T01:17:32.053297" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:30.660385" elapsed="1.393032"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==3.4.16; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:17:30.657997" elapsed="1.395679"/>
</kw>
<msg time="2026-09-01T01:17:32.053802" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:30.651498" elapsed="1.402452"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:17:30.650886" elapsed="1.403320"/>
</kw>
<msg time="2026-09-01T01:17:32.054319" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:30.650521" elapsed="1.403911"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:30.650175" elapsed="1.404474"/>
</kw>
<msg time="2026-09-01T01:17:32.054743" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:30.649435" elapsed="1.405423"/>
</kw>
<arg>exabgp==3.4.16</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:17:30.649171" elapsed="1.405855"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:32.056092" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc18970d50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:17:32.055426" elapsed="0.001681"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.071590" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:17:32.083062" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:32.058290" elapsed="0.024989"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.094298" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:32.083769" elapsed="0.010607"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.120956" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:17:32.121263" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:17:32.094627" elapsed="0.026696"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.122871" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:32.135723" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.122420" elapsed="0.013458"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.136650" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:32.186443" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.136287" elapsed="0.050324"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.187608" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:32.235009" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.187184" elapsed="0.048148"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.236671" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:32.286662" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.236052" elapsed="0.050833"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.287889" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:32.334256" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:32.334484" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.287439" elapsed="0.047099"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.335793" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.335064" elapsed="0.000861"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:17:32.122011" elapsed="0.213984"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.336977" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:32.382193" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.336621" elapsed="0.045694"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.383007" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:32.430263" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.382652" elapsed="0.047727"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.431010" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:32.478449" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.430709" elapsed="0.047858"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.479291" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:32.526249" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.478925" elapsed="0.047444"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.527005" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:32.574468" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:32.574687" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.526709" elapsed="0.048043"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.576432" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.575416" elapsed="0.001160"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:17:32.336318" elapsed="0.240341"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.577777" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:32.622549" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.577392" elapsed="0.045281"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.623553" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:32.670313" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.623026" elapsed="0.047413"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.671082" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:32.722407" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.670778" elapsed="0.051749"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.723419" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:32.770420" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.722890" elapsed="0.047651"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.771246" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:32.818257" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:32.818463" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.2...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.770909" elapsed="0.047606"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:32.819579" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:32.818965" elapsed="0.000708"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:17:32.577011" elapsed="0.242728"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.820656" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:32.866616" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.820331" elapsed="0.046404"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.867474" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:32.914268" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.867083" elapsed="0.047323"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.915095" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:32.961997" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.914786" elapsed="0.047329"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:32.962849" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:33.010022" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:32.962504" elapsed="0.047681"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.010811" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:33.062047" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:33.062287" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.010540" elapsed="0.051802"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.063314" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.062708" elapsed="0.000701"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:17:32.820013" elapsed="0.243462"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.064370" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:33.110498" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.064009" elapsed="0.046684"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.111659" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:33.158669" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.111223" elapsed="0.047683"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.159962" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:33.206486" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.159491" elapsed="0.047231"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.207851" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:33.254844" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.207332" elapsed="0.047776"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.256247" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-09-01T01:17:33.306330" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:33.306579" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unic...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.255741" elapsed="0.050894"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.308011" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.170.95;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.307248" elapsed="0.000868"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-09-01T01:17:33.063697" elapsed="0.244528"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.309363" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:33.354231" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.308933" elapsed="0.045423"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.355060" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:33.406243" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.354696" elapsed="0.051692"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.407094" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:33.454430" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.406767" elapsed="0.047834"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.455550" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:33.502397" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.455069" elapsed="0.047519"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.503490" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:33.550483" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:33.550897" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:33.503061" elapsed="0.047911"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.552594" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.551719" elapsed="0.000977"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:17:33.308569" elapsed="0.244197"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:17:32.121579" elapsed="1.431309"/>
</for>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:17:32.057638" elapsed="1.495456"/>
</kw>
<kw name="Store_Rib_Configuration">
<kw name="Get_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.630759" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:33.630388" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:33.631656" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:33.631312" elapsed="0.000441">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:33.631856" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:33.630982" elapsed="0.000896"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.632394" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:33.632032" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:33.632699" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:33.632940" level="INFO">${template} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:33.632565" elapsed="0.000480"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.633438" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.633207" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.634401" level="INFO">mapping: {'ODLIP': '10.30.170.91', 'EXAIP': '10.30.170.95', 'NPATHS': '2'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.634163" elapsed="0.000278"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.634870" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.634587" elapsed="0.000312"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.635823" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:33.635351" elapsed="0.000502"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:33.636886" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.636439" elapsed="0.000581"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:33.637335" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:17:33.637528" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:33.636072" elapsed="0.001480"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.637697" elapsed="0.000535"/>
</kw>
<var name="${key}">ODLIP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:33.635213" elapsed="0.003057"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.638936" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:33.638498" elapsed="0.000467"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:33.639962" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.639537" elapsed="0.000555"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:33.640390" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:33.640549" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:33.639210" elapsed="0.001363"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.640711" elapsed="0.000497"/>
</kw>
<var name="${key}">EXAIP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:33.638377" elapsed="0.002869"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.642100" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:33.641465" elapsed="0.000663"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:33.643230" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.642751" elapsed="0.000585"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:33.643599" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:33.643756" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:33.642436" elapsed="0.001341"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.643959" elapsed="0.000451"/>
</kw>
<var name="${key}">NPATHS</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:17:33.641346" elapsed="0.003101"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:33.634967" elapsed="0.009510"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:33.644517" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:33.644657" level="INFO">${mapping_to_use} = {'ODLIP': '10.30.170.91', 'EXAIP': '10.30.170.95', 'NPATHS': '2'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:33.633902" elapsed="0.010777"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.633573" elapsed="0.011134"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.644908" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.644733" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.633539" elapsed="0.011455"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.645639" level="INFO">${final_text} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:33.645181" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:33.645708" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:33.629852" elapsed="0.015982"/>
</kw>
<msg time="2026-09-01T01:17:33.646004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:33.615368" elapsed="0.030700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.658718" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.671120" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.683473" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.683662" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.683847" elapsed="0.000023"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.684479" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.684339" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:33.684320" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.684681" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.684849" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.685043" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:33.684278" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.683944" elapsed="0.001187"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.685294" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.685362" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:33.685488" level="INFO">${uri} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:33.609438" elapsed="0.076076"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:33.686940" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:33.686524" elapsed="0.000527">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:33.687177" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:33.686175" elapsed="0.001025"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.687503" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.687264" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.688097" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:33.687761" elapsed="0.000365"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.687574" elapsed="0.000599"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.687247" elapsed="0.000946"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.690680" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:33.688330" elapsed="0.002373"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:33.690749" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:33.690921" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:33.685841" elapsed="0.005107"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:33.692161" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:33.691885" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_config/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:33.692302" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:33.691552" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:17:33.692507" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:17:33.692388" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.692373" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.692714" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.692905" elapsed="0.000024"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.692980" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:17:33.694862" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_config/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:33.691307" elapsed="0.003583"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.696291" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.696021" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.696691" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.696472" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:33.758924" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:33.759480" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib?content=config 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:17:33 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/xml', 'Transfer-Encoding': 'chunked'} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt; 
 </msg>
<msg time="2026-09-01T01:17:33.760016" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:33.698892" elapsed="0.061166"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.696788" elapsed="0.063346"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.760455" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.760209" elapsed="0.000327"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.696772" elapsed="0.063792"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.765921" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt;</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.762072" elapsed="0.004198"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.761704" elapsed="0.004610"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.761679" elapsed="0.004668"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.769945" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.766701" elapsed="0.003315"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.766417" elapsed="0.003653"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.766396" elapsed="0.003713"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.770964" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:33.770379" elapsed="0.000627"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.771455" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.771115" elapsed="0.000411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.772253" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:33.771757" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.771556" elapsed="0.000779"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.771087" elapsed="0.001274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.773091" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:33.772563" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.773548" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.773252" elapsed="0.000366"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.774317" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:33.773872" elapsed="0.000477"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:33.773647" elapsed="0.000744"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.773230" elapsed="0.001188"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:33.774614" elapsed="0.000508"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:33.775761" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:33.775364" elapsed="0.000430"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.776062" elapsed="0.003324"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:33.761199" elapsed="0.018267"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:33.779686" elapsed="0.000045"/>
</return>
<status status="PASS" start="2026-09-01T01:17:33.779551" elapsed="0.000227"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.779529" elapsed="0.000298"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.780078" elapsed="0.000036"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.780212" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:33.783579" level="INFO">${response_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:33.695269" elapsed="0.088348"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:33.783698" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:17:33.783929" level="INFO">${response_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:33.564635" elapsed="0.219338"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.784460" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.784102" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.784074" elapsed="0.000555"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:33.784671" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:17:33.784897" level="INFO">${rib_old} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<var>${rib_old}</var>
<arg>${MULT_VAR_FOLDER}/rib_config</arg>
<arg>mapping=${DEFAULT_MAPPING}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Get_Templated response text.
Optionally, verification against XML data (may be iterated) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:33.554427" elapsed="0.230515"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.785684" level="INFO">${rib_old} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:p...</msg>
<arg>${rib_old}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:17:33.785252" elapsed="0.000488"/>
</kw>
<doc>Stores rib configuration</doc>
<status status="PASS" start="2026-09-01T01:17:33.553495" elapsed="0.232337"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:26.376240" elapsed="7.409681"/>
</kw>
<test id="s1-s15-t1" name="Reconfigure_ODL_To_Accept_Connection" line="58">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:17:33.790493" elapsed="0.000262"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:17:33.790122" elapsed="0.000727"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.792303" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.792111" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.792083" elapsed="0.000308"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.799598" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.799463" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.799440" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.801038" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:33.800499" elapsed="0.000582"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.801762" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:33.801365" elapsed="0.000429"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:33.801878" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:17:33.802115" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:33.800008" elapsed="0.002165"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.808046" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.807918" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.807897" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.809331" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.809233" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.809216" elapsed="0.000175"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:33.809802" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.809527" elapsed="0.000317"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.810286" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:33.810037" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.844939" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:33.810753" elapsed="0.034309"/>
</kw>
<msg time="2026-09-01T01:17:33.845253" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:33.845293" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.810452" elapsed="0.034875"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.900395" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:33.845797" elapsed="0.054777"/>
</kw>
<msg time="2026-09-01T01:17:33.900726" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:33.900765" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.845483" elapsed="0.055316"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.901205" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.900915" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.900889" elapsed="0.000392"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.901696" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:33.901410" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.902095" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.901846" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.901826" elapsed="0.000375"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:33.902234" elapsed="0.000037"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:33.904979" elapsed="0.000182"/>
</kw>
<msg time="2026-09-01T01:17:33.905220" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:33.903739" elapsed="0.001618"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.905787" elapsed="0.000107"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.906217" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:33.903121" elapsed="0.003284"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:33.902533" elapsed="0.003932"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:33.808882" elapsed="0.097667"/>
</kw>
<msg time="2026-09-01T01:17:33.906629" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:33.906668" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.808265" elapsed="0.098436"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:33.906901" elapsed="0.000029"/>
</return>
<status status="PASS" start="2026-09-01T01:17:33.906769" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.906752" elapsed="0.000247"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.907440" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.907755" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.907834" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:33.807583" elapsed="0.100373"/>
</kw>
<msg time="2026-09-01T01:17:33.908061" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:33.908106" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "R "e "c "o "n...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.802703" elapsed="0.105514"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:33.908516" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:33.908287" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.908272" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:33.802521" elapsed="0.106084"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:33.802251" elapsed="0.106387"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:33.798958" elapsed="0.109734"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:17:33.791679" elapsed="0.117100"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.791106" elapsed="0.117743"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:17:33.787075" elapsed="0.121842"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.909911" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | RIB_INSTANCE_NAME=example-bgp-rib | BGP_RIB_OPENCONFIG=example-bgp-rib...</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.909132" elapsed="0.000812"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:17:33.786043" elapsed="0.124056"/>
</test>
<test id="s1-s15-t2" name="Odl Allpaths Exa SendReceived" line="71">
<kw name="Configure_Path_Selection_And_App_Peer_And_Connect_Peer" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:17:33.913861" elapsed="0.000234"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:17:33.913602" elapsed="0.000577"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.915170" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.915032" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.915011" elapsed="0.000221"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.920190" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.920054" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.920033" elapsed="0.000219"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.921231" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:33.920798" elapsed="0.000457"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:33.921664" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:33.921403" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:33.921724" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:33.921894" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:33.920460" elapsed="0.001461"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.927647" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.927550" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.927533" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:33.929000" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:33.928828" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:33.928795" elapsed="0.000384"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:33.929702" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:33.929318" elapsed="0.000407"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.930232" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:33.929954" elapsed="0.000301"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:33.971827" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:33.931719" elapsed="0.040253"/>
</kw>
<msg time="2026-09-01T01:17:33.972107" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:33.972167" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.930432" elapsed="0.041769"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:34.045256" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "A "l "l "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:33.973633" elapsed="0.071872"/>
</kw>
<msg time="2026-09-01T01:17:34.045646" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:34.045686" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.972408" elapsed="0.073311"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.046168" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.045862" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.045839" elapsed="0.000516"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.047069" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "A "l "l "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.046492" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.047533" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.047272" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.047255" elapsed="0.000458"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:34.047746" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:34.050304" elapsed="0.000137"/>
</kw>
<msg time="2026-09-01T01:17:34.050479" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.049736" elapsed="0.000808"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.050743" elapsed="0.000020"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.050957" elapsed="0.000021"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:34.048895" elapsed="0.002203"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:34.048050" elapsed="0.003202"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:33.928498" elapsed="0.122839"/>
</kw>
<msg time="2026-09-01T01:17:34.051421" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:34.051459" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.927875" elapsed="0.123618"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:34.051655" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:17:34.051561" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.051544" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.052207" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.052571" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.052637" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:33.927252" elapsed="0.125483"/>
</kw>
<msg time="2026-09-01T01:17:34.052832" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:34.052873" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.922344" elapsed="0.130568"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.053247" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.052989" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.052973" elapsed="0.000344"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:33.922205" elapsed="0.131132"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:33.921987" elapsed="0.131382"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:33.919673" elapsed="0.133749"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:17:33.914717" elapsed="0.138796"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:33.914334" elapsed="0.139221"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:17:33.911342" elapsed="0.142262"/>
</kw>
<kw name="Configure_Odl_Peer_With_Path_Selection_Mode">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.054412" level="INFO">${npaths} = 0</msg>
<var>${npaths}</var>
<arg>"${psm}"=="${ALLPATHS_SELM}"</arg>
<arg>0</arg>
<arg>${N_PATHS_VALUE}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.054057" elapsed="0.000378"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.055181" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | MULTIPATH=0 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>MULTIPATH=${npaths}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.054587" elapsed="0.000621"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.088455" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.088105" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.089286" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.088971" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.089466" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.088630" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.089992" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.089635" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.090301" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.090490" level="INFO">${template} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.090174" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.090885" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.090652" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.091797" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.091564" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.092247" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.091995" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.093115" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.092612" elapsed="0.000546"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.094255" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.093734" elapsed="0.000559"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.094402" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:34.094615" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.093330" elapsed="0.001307"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.094777" elapsed="0.000524"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:34.092489" elapsed="0.002850"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.096037" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.095555" elapsed="0.000540"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.097333" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.096836" elapsed="0.000534"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.097475" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:34.097682" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.096283" elapsed="0.001420"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.097866" elapsed="0.000527"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:17:34.095436" elapsed="0.002995"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.099318" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.098646" elapsed="0.000696"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.100456" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.099952" elapsed="0.000542"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.100604" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:34.100833" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.099508" elapsed="0.001352"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.101003" elapsed="0.000485"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:17:34.098527" elapsed="0.002998"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.102293" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.101740" elapsed="0.000576"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.103620" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.102920" elapsed="0.000737"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.103767" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:34.104034" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.102481" elapsed="0.001581"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.104286" elapsed="0.000452"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:17:34.101621" elapsed="0.003155"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.105549" level="INFO">${value} = 0</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.105015" elapsed="0.000556"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.106708" level="INFO">${encoded} = 0</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.106260" elapsed="0.000485"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.106882" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:17:34.107165" level="INFO">${encoded_value} = 0</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.105736" elapsed="0.001460"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.107352" elapsed="0.000444"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">0</var>
<status status="PASS" start="2026-09-01T01:17:34.104893" elapsed="0.002960"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.108645" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.108128" elapsed="0.000541"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.109857" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.109386" elapsed="0.000517"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.110036" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:17:34.110340" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.108953" elapsed="0.001410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.110502" elapsed="0.000496"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:34.107975" elapsed="0.003072"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.092320" elapsed="0.018769"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.111210" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:34.111403" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:34.091282" elapsed="0.020144"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.090990" elapsed="0.020464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.111612" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.111477" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.090970" elapsed="0.020708"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.112427" level="INFO">${final_text} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.111824" elapsed="0.000628"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.112496" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.087534" elapsed="0.025075"/>
</kw>
<msg time="2026-09-01T01:17:34.112660" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.075710" elapsed="0.036993"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.126124" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.138742" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.151409" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.151588" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.151744" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.152181" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.152000" elapsed="0.000232"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.151983" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.152381" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.152527" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.152673" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.151950" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.151829" elapsed="0.000912"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.152968" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.153055" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:17:34.153189" level="INFO">${uri} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.071828" elapsed="0.081385"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.179727" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.179390" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.180445" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.180244" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.180591" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.179924" elapsed="0.000688"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.181132" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.180759" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.181438" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.181572" level="INFO">${template} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.181318" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.181969" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.181737" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:34.182369" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.182085" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.182847" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.182570" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.182441" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.182068" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.183772" level="INFO">${final_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.183051" elapsed="0.000747"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.183858" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.178752" elapsed="0.005251"/>
</kw>
<msg time="2026-09-01T01:17:34.184060" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.166118" elapsed="0.017985"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.196579" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.209184" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.229763" elapsed="0.000115"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.230256" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.230453" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.230977" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.230779" elapsed="0.000266"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.230758" elapsed="0.000317"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.231244" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.231406" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.231557" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.230711" elapsed="0.000896"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.230547" elapsed="0.001087"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.231774" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.231881" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:17:34.232192" level="INFO">${data} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.163438" elapsed="0.068790"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.237152" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.235561" elapsed="0.001717">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.237432" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.235025" elapsed="0.002431"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.237981" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.237576" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.238754" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.238388" elapsed="0.000390"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.238085" elapsed="0.000742"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.237539" elapsed="0.001312"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.241707" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.239048" elapsed="0.002683"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:34.241788" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:17:34.242025" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:34.234454" elapsed="0.007601"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.243615" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.243368" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.244087" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;0&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.243797" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.244535" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.244309" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.244975" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.244709" elapsed="0.000316"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:34.245850" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:34.245626" elapsed="0.000253"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:34.246259" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:34.246057" elapsed="0.000224"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.246420" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.247052" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.246771" elapsed="0.000331"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:34.247164" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:34.247305" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:34.245264" elapsed="0.002063"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:34.263956" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '1165', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;0&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt; 
 </msg>
<msg time="2026-09-01T01:17:34.264198" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:34.264396" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:34.249758" elapsed="0.014664"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.247389" elapsed="0.017103"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.264830" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.264539" elapsed="0.000365"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.247374" elapsed="0.017551"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.268761" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.266153" elapsed="0.002648"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.265889" elapsed="0.002962"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.265865" elapsed="0.003010"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.271414" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.269128" elapsed="0.002327"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.268925" elapsed="0.002560"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.268910" elapsed="0.002596"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.272202" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.271700" elapsed="0.000528"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.272520" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.272291" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.273043" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.272747" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.272594" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.272275" elapsed="0.000841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.273605" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.273276" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.273938" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.273688" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.274507" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.274234" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.274029" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.273673" elapsed="0.000906"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.274727" elapsed="0.000398"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:34.275597" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.275294" elapsed="0.000327"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.275761" elapsed="0.002306"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:34.265443" elapsed="0.012719"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:34.278352" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:17:34.278238" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.278220" elapsed="0.000239"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.278600" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.278660" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:34.280961" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:34.242507" elapsed="0.038479"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.281048" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:34.281250" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:34.061636" elapsed="0.219638"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.281594" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.281366" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.281351" elapsed="0.000325"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.281705" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/rib_policies</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:34.055454" elapsed="0.226382"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.315418" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.315067" elapsed="0.000376"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.316237" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.315912" elapsed="0.000418">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.316419" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.315594" elapsed="0.000846"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.316942" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.316589" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.317257" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.317439" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.317112" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.317836" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.317605" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.318745" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.318511" elapsed="0.000274"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.319219" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.318946" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.320189" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.319613" elapsed="0.000600"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.322123" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.321037" elapsed="0.001147"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.322301" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:17:34.322525" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.320383" elapsed="0.002165"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.322691" elapsed="0.000592"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:34.319486" elapsed="0.003835"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.324185" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.323548" elapsed="0.000663"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.325568" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.325043" elapsed="0.000563"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.325715" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:34.325966" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.324387" elapsed="0.001608"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.326226" elapsed="0.000456"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:17:34.323427" elapsed="0.003292"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.327637" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.326958" elapsed="0.000702"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.328791" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.328339" elapsed="0.000510"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.328987" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:17:34.329259" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.327849" elapsed="0.001433"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.329419" elapsed="0.000463"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:17:34.326833" elapsed="0.003097"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.330677" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.330205" elapsed="0.000494"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.331796" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.331354" elapsed="0.000507"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.331992" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:17:34.332328" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.330887" elapsed="0.001464"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.332488" elapsed="0.000486"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:17:34.330055" elapsed="0.002965"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.333735" level="INFO">${value} = 0</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.333271" elapsed="0.000487"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.334946" level="INFO">${encoded} = 0</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.334455" elapsed="0.000537"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.335125" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:17:34.335361" level="INFO">${encoded_value} = 0</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.333971" elapsed="0.001412"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.335522" elapsed="0.000502"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">0</var>
<status status="PASS" start="2026-09-01T01:17:34.333134" elapsed="0.002937"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.336870" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.336379" elapsed="0.000521"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.338095" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.337571" elapsed="0.000599"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.338283" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:17:34.338497" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.337109" elapsed="0.001410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.338656" elapsed="0.000529"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:34.336257" elapsed="0.002967"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.319299" elapsed="0.019956"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.339337" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:34.339483" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:34.318226" elapsed="0.021281"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.317938" elapsed="0.021598"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.339700" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.339561" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.317921" elapsed="0.021848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.340695" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.339943" elapsed="0.000778"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.340764" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.314505" elapsed="0.026407"/>
</kw>
<msg time="2026-09-01T01:17:34.340979" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.301833" elapsed="0.039212"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.353919" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.366244" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.378856" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.379083" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.379264" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.379606" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.379474" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.379460" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.379799" elapsed="0.000038"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.380005" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.380217" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.379432" elapsed="0.000841"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.379338" elapsed="0.000958"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.380466" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.380533" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:34.380643" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.297589" elapsed="0.083079"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.407207" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.406781" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.407956" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.407682" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.408176" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.407381" elapsed="0.000818"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.408690" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.408349" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.409045" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.409252" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.408891" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.409645" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.409426" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:34.410047" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.409758" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.410529" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '0', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.410266" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.410119" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.409741" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.411478" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.410729" elapsed="0.000775"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.411548" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.406204" elapsed="0.005454"/>
</kw>
<msg time="2026-09-01T01:17:34.411740" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.393459" elapsed="0.018326"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.423726" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.435374" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.447046" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.447232" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.447390" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.447708" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.447580" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.447567" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.447928" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.448079" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.448242" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.447542" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.447454" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.448442" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.448505" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:34.448617" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.390789" elapsed="0.057854"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.449816" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.449572" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.449955" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.449267" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.450313" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.450074" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.450829" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.450555" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.450384" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.450057" elapsed="0.000846"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.453109" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.451039" elapsed="0.002094"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:34.453193" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:34.453328" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:34.448963" elapsed="0.004386"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.454611" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.454391" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.455014" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;0&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.454788" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.455434" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.455217" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.455834" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.455605" elapsed="0.000268"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:34.456616" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:34.456431" elapsed="0.000208"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:34.456948" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:34.456777" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.457104" elapsed="0.000192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.457659" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.457441" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:34.457733" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:34.457894" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:34.456058" elapsed="0.001859"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:34.476852" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '870', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;0&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:17:34.476967" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:34.477076" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:34.460096" elapsed="0.017010"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.457979" elapsed="0.019198"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.477348" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.477202" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.457963" elapsed="0.019461"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.480652" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.478360" elapsed="0.002330"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.478151" elapsed="0.002569"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.478120" elapsed="0.002622"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.483389" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.481062" elapsed="0.002368"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.480791" elapsed="0.002670"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.480776" elapsed="0.002706"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.484006" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.483632" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.484335" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.484093" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.484833" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.484551" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.484407" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.484077" elapsed="0.000848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.485482" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.485115" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.485773" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.485566" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.486354" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.486065" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.485871" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.485551" elapsed="0.000874"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.486558" elapsed="0.000332"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:34.487442" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.487081" elapsed="0.000386"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.487611" elapsed="0.002321"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:34.477759" elapsed="0.012245"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:34.490194" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:17:34.490079" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.490059" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.490417" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.490475" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:34.492609" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:34.453657" elapsed="0.038976"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.492722" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:34.492875" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:34.286440" elapsed="0.206458"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.493218" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.492986" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.492971" elapsed="0.000329"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.493329" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:34.282173" elapsed="0.211268"/>
</kw>
<arg>${odl_path_sel_mode}</arg>
<doc>Configures odl peer with path selection mode</doc>
<status status="PASS" start="2026-09-01T01:17:34.053741" elapsed="0.439764"/>
</kw>
<kw name="Configure_App_Peer_With_Routes">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.494231" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.493955" elapsed="0.000299"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.494997" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.170.91 | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.494401" elapsed="0.000622"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.526350" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.526003" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.527095" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.526843" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.527274" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.526522" elapsed="0.000774"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.527781" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.527445" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.528178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.528337" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.528006" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.528718" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.528504" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.529717" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.529482" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.530185" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.529934" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.531134" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.530543" elapsed="0.000650"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.532401" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.531846" elapsed="0.000593"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.532729" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:34.532989" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.531414" elapsed="0.001604"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.533202" elapsed="0.000461"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:17:34.530420" elapsed="0.003281"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.534445" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.533935" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.535732" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.535271" elapsed="0.000499"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.535920" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:17:34.536242" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.534766" elapsed="0.001501"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.536408" elapsed="0.000473"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:17:34.533797" elapsed="0.003122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.537656" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.537136" elapsed="0.000543"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.538864" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.538391" elapsed="0.000520"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.539042" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:17:34.539306" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.537873" elapsed="0.001455"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.539466" elapsed="0.000487"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:34.537015" elapsed="0.002986"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.540748" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.540279" elapsed="0.000492"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.541883" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.541404" elapsed="0.000524"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.542060" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:17:34.542297" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.540961" elapsed="0.001358"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.542457" elapsed="0.000486"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:34.540120" elapsed="0.002870"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.543792" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.543324" elapsed="0.000512"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.545036" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.544560" elapsed="0.000513"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.545222" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:17:34.545434" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.544051" elapsed="0.001405"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.545593" elapsed="0.000512"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:34.543118" elapsed="0.003054"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.546886" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.546393" elapsed="0.000522"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.548135" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.547606" elapsed="0.000600"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.548319" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:34.548527" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.547191" elapsed="0.001360"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.548687" elapsed="0.000618"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:34.546272" elapsed="0.003071"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.530254" elapsed="0.019121"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.549413" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:34.549556" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'exampl...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:34.529191" elapsed="0.020388"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.528841" elapsed="0.020765"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.549764" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.549629" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.528818" elapsed="0.021039"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.550678" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.550027" elapsed="0.000676"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.550746" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.525435" elapsed="0.025447"/>
</kw>
<msg time="2026-09-01T01:17:34.550945" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.513464" elapsed="0.037539"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.565470" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.578045" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.590695" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.590909" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.591090" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.591577" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.591358" elapsed="0.000281"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.591339" elapsed="0.000325"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.591832" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.592009" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.592195" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.591300" elapsed="0.000951"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.591187" elapsed="0.001091"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.592439" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.592518" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:34.592685" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.509509" elapsed="0.083204"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.618034" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.617669" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.618792" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.618538" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.618978" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.618228" elapsed="0.000772"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.619557" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.619181" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.619895" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.620062" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.619743" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.620496" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.620265" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:34.620924" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.620602" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.621409" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'exampl...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.621129" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.620998" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.620585" elapsed="0.000896"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.622308" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.621612" elapsed="0.000774"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.622435" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.617096" elapsed="0.005464"/>
</kw>
<msg time="2026-09-01T01:17:34.622622" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.604968" elapsed="0.017700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.635132" elapsed="0.000043"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.648003" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.660344" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.660540" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.660712" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.661089" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.660951" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.660937" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.661311" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.661463" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.661625" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.660906" elapsed="0.000771"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.660787" elapsed="0.000914"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.661858" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.661927" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:34.662046" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.602438" elapsed="0.059636"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.663408" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.663156" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.663575" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.662780" elapsed="0.000821"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.663921" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.663666" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.664506" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.664201" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.663995" elapsed="0.000576"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.663649" elapsed="0.000942"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.666835" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.664732" elapsed="0.002128"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:34.666905" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:34.667041" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:34.662446" elapsed="0.004617"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.668482" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.668245" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.668936" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.668692" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.669358" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.669118" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.669764" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.669537" elapsed="0.000283"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:34.670608" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:34.670400" elapsed="0.000231"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:34.670954" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:34.670774" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.671115" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.671723" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.671483" elapsed="0.000280"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:34.671816" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:34.671956" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:34.670010" elapsed="0.001969"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:34.685316" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:17:34.685377" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:34.685528" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:34.674345" elapsed="0.011214"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.672042" elapsed="0.013568"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.685822" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.685642" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.672027" elapsed="0.013880"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.689262" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.686927" elapsed="0.002377"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.686660" elapsed="0.002684"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.686637" elapsed="0.002731"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.691889" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.689677" elapsed="0.002254"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.689431" elapsed="0.002533"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.689413" elapsed="0.002581"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.692556" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.692167" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.692889" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.692647" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.693395" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.693111" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.692964" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.692631" elapsed="0.000839"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.694005" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.693629" elapsed="0.000401"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.694327" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.694094" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.694843" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.694552" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.694400" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.694078" elapsed="0.000841"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.695058" elapsed="0.000330"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:34.695832" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.695544" elapsed="0.000313"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.696001" elapsed="0.002371"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:34.686301" elapsed="0.012143"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:34.698650" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:17:34.698524" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.698502" elapsed="0.000251"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.698947" elapsed="0.000025"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.699025" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:17:34.701409" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:34.667390" elapsed="0.034043"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.701491" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:34.701648" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:34.499393" elapsed="0.202278"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.702046" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.701822" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.701791" elapsed="0.000339"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.702178" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:34.495280" elapsed="0.207012"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.703280" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.1 | LOCALPREF=100 | PATHID=1 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.702645" elapsed="0.000662"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.736271" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.735917" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.737211" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.736782" elapsed="0.000501">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.737368" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.736445" elapsed="0.000944"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.737905" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.737545" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.738223" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.738397" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.738077" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.738797" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.738577" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.740161" level="INFO">mapping: {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.739651" elapsed="0.000555"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.740921" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.740352" elapsed="0.000594"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.741994" level="INFO">${value} = 100.100.100.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.741327" elapsed="0.000705"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.743762" level="INFO">${encoded} = 100.100.100.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.743348" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.743886" elapsed="0.000072"/>
</return>
<msg time="2026-09-01T01:17:34.744234" level="INFO">${encoded_value} = 100.100.100.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.742521" elapsed="0.001751"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.744487" elapsed="0.000518"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.1</var>
<status status="PASS" start="2026-09-01T01:17:34.741168" elapsed="0.003931"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.746110" level="INFO">${value} = 100</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.745468" elapsed="0.000797"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.748088" level="INFO">${encoded} = 100</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.747638" elapsed="0.000487"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.748240" elapsed="0.000070"/>
</return>
<msg time="2026-09-01T01:17:34.748563" level="INFO">${encoded_value} = 100</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.746714" elapsed="0.001897"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.748845" elapsed="0.000488"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">100</var>
<status status="PASS" start="2026-09-01T01:17:34.745311" elapsed="0.004115"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.750464" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.749700" elapsed="0.000805"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.752217" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.751767" elapsed="0.000495"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.752349" elapsed="0.000084"/>
</return>
<msg time="2026-09-01T01:17:34.752742" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.751000" elapsed="0.001780"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.753011" elapsed="0.000499"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:17:34.749534" elapsed="0.004086"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.754623" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.753894" elapsed="0.000768"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.756326" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.755879" elapsed="0.000481"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.756430" elapsed="0.000068"/>
</return>
<msg time="2026-09-01T01:17:34.756757" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.755107" elapsed="0.001688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.757025" elapsed="0.000483"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:34.753726" elapsed="0.003886"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.740989" elapsed="0.016659"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.757689" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:34.757852" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:34.739337" elapsed="0.018539"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.738915" elapsed="0.018992"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.758068" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.757931" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.738898" elapsed="0.019237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.759001" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.758388" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.759070" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.735343" elapsed="0.023859"/>
</kw>
<msg time="2026-09-01T01:17:34.759252" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.723181" elapsed="0.036117"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.771381" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.783505" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.795634" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.795829" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.795990" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.796338" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.796204" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.796191" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.796546" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.796709" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.796873" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.796164" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.796057" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.797079" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.797160" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:34.797269" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.719162" elapsed="0.078131"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.821272" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.820917" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.822057" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.821763" elapsed="0.000357">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.822228" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.821446" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.822792" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.822432" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.823108" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.823266" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.822982" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.823677" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.823437" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:34.824072" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.823792" elapsed="0.000334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.824582" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.824305" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.824171" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.823775" elapsed="0.000884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.825506" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.824791" elapsed="0.000749"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.825592" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.820346" elapsed="0.005360"/>
</kw>
<msg time="2026-09-01T01:17:34.825757" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.808101" elapsed="0.017715"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.838041" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.850260" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.862427" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.862655" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.862834" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.863184" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.863037" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:34.863025" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.863383" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.863536" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.863692" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:34.862998" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.862906" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.863914" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.863982" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:34.864095" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.807292" elapsed="0.056829"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.865331" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.865077" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.865486" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.864748" elapsed="0.000759"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.865857" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.865585" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.866411" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.866118" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.865933" elapsed="0.000695"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.865561" elapsed="0.001093"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.868910" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.866823" elapsed="0.002114"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:34.869007" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:17:34.869183" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:34.864439" elapsed="0.004768"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.870638" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.870398" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.871055" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.870838" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.871538" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.871307" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.871959" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.871720" elapsed="0.000277"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:34.872765" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:34.872572" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:34.873114" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:34.872955" elapsed="0.000197"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.873291" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.873889" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.873644" elapsed="0.000285"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:34.873968" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:34.874106" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:34.872200" elapsed="0.001928"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:34.888157" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:34.888221" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:34.888309" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:34.876432" elapsed="0.011899"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.874210" elapsed="0.014166"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.888544" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.888400" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.874193" elapsed="0.014435"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.892031" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.889704" elapsed="0.002366"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.889462" elapsed="0.002641"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.889443" elapsed="0.002682"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.894710" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.892389" elapsed="0.002362"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.892191" elapsed="0.002590"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.892176" elapsed="0.002645"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.895429" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.895024" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.895734" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.895514" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.896339" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.896017" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.895824" elapsed="0.000600"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.895499" elapsed="0.000947"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.896967" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.896595" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.897328" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.897074" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.897822" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.897543" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.897400" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.897055" elapsed="0.000860"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.898093" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:34.898868" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.898586" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.899076" elapsed="0.002324"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:34.889023" elapsed="0.012433"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:34.901613" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:17:34.901519" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.901503" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.901850" elapsed="0.000024"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:34.901925" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:17:34.904293" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:34.869521" elapsed="0.034795"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.904378" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:34.904516" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:34.708395" elapsed="0.196143"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.904872" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.904630" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.904615" elapsed="0.000361"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.905012" elapsed="0.000028"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:34.703565" elapsed="0.201604"/>
</kw>
<var name="${pathid}">1</var>
<status status="PASS" start="2026-09-01T01:17:34.702479" elapsed="0.202734"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.906032" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.2 | LOCALPREF=200 | PATHID=2 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.905445" elapsed="0.000618"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.940600" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:34.940267" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.941564" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:34.941237" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:34.941717" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:34.940831" elapsed="0.000908"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.942354" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:34.941927" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:34.942649" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:34.942811" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:34.942525" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.943306" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.943021" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.944524" level="INFO">mapping: {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:34.944017" elapsed="0.000547"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.945171" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.944708" elapsed="0.000490"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.946279" level="INFO">${value} = 100.100.100.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.945568" elapsed="0.000748"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.948048" level="INFO">${encoded} = 100.100.100.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.947597" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.948197" elapsed="0.000075"/>
</return>
<msg time="2026-09-01T01:17:34.948527" level="INFO">${encoded_value} = 100.100.100.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.946761" elapsed="0.001802"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.948780" elapsed="0.000623"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.2</var>
<status status="PASS" start="2026-09-01T01:17:34.945411" elapsed="0.004085"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.950555" level="INFO">${value} = 200</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.949748" elapsed="0.000844"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.952505" level="INFO">${encoded} = 200</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.952070" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.952606" elapsed="0.000068"/>
</return>
<msg time="2026-09-01T01:17:34.952969" level="INFO">${encoded_value} = 200</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.951088" elapsed="0.001925"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.953265" elapsed="0.000468"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">200</var>
<status status="PASS" start="2026-09-01T01:17:34.949599" elapsed="0.004249"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.954898" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.954280" elapsed="0.000664"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.956654" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.956276" elapsed="0.000409"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.956754" elapsed="0.000089"/>
</return>
<msg time="2026-09-01T01:17:34.957159" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.955429" elapsed="0.001770"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.957409" elapsed="0.000564"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:17:34.953975" elapsed="0.004111"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.959163" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:34.958489" elapsed="0.000713"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:34.960870" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.960468" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:34.960998" elapsed="0.000083"/>
</return>
<msg time="2026-09-01T01:17:34.961363" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:34.959629" elapsed="0.001771"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:34.961608" elapsed="0.000621"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:34.958334" elapsed="0.003990"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.945252" elapsed="0.017106"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:34.962399" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:34.962543" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:34.943671" elapsed="0.018894"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:34.943407" elapsed="0.019186"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.962759" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:34.962618" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:34.943390" elapsed="0.019457"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:34.963772" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:34.963016" elapsed="0.000793"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:34.963866" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:34.939627" elapsed="0.024375"/>
</kw>
<msg time="2026-09-01T01:17:34.964069" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:34.926649" elapsed="0.037483"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.977105" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:34.989936" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.002892" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.003152" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.003399" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.003780" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.003642" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:35.003624" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.004052" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.004245" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.004401" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:35.003586" elapsed="0.000861"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.003480" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.004607" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.004675" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:35.005035" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:34.922344" elapsed="0.082726"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.030209" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.029757" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.031124" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:35.030690" elapsed="0.000546">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:35.031324" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:35.030385" elapsed="0.000960"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.031851" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:35.031492" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.032251" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:35.032440" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:35.032069" elapsed="0.000397"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.032861" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.032611" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:35.033332" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.033006" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.033870" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.033579" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.033444" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.032985" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.034829" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.034161" elapsed="0.000702"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.034919" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:35.029221" elapsed="0.005841"/>
</kw>
<msg time="2026-09-01T01:17:35.035126" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:35.016341" elapsed="0.018858"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.047914" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.065175" elapsed="0.000111"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.079012" elapsed="0.000115"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.079507" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.079701" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.080315" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.080157" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:35.080119" elapsed="0.000281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.080539" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.080690" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.080864" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:35.080053" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.079814" elapsed="0.001148"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.081150" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.081346" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:35.081566" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:35.015441" elapsed="0.066159"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.083341" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:35.082937" elapsed="0.000493">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:35.083519" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:35.082472" elapsed="0.001069"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.083919" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.083604" elapsed="0.000378"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.084576" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.084277" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.084008" elapsed="0.000623"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.083588" elapsed="0.001062"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.087515" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:35.084789" elapsed="0.002750"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:35.087592" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:17:35.087752" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:35.082083" elapsed="0.005690"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.089467" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.089168" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.089892" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.089651" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.090378" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.090131" elapsed="0.000755"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.091349" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.091060" elapsed="0.000328"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:35.092310" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:35.092022" elapsed="0.000315"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:35.092681" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:35.092502" elapsed="0.000204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.092883" elapsed="0.000240"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.093566" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.093309" elapsed="0.000302"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:35.093658" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:17:35.093849" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:35.091583" elapsed="0.002403"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:35.117775" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:35.117883" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,2', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:35.118038" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:35.098834" elapsed="0.019235"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.094072" elapsed="0.024086"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.118374" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.118203" elapsed="0.000232"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.094051" elapsed="0.024405"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.122193" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.119615" elapsed="0.002619"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.119396" elapsed="0.002871"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.119375" elapsed="0.002914"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.124853" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.122540" elapsed="0.002365"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.122339" elapsed="0.002604"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.122324" elapsed="0.002646"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.125629" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.125209" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.125993" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.125715" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.126543" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.126272" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.126085" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.125699" elapsed="0.000918"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.127186" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.126760" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.127487" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.127273" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.128021" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.127701" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.127558" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.127258" elapsed="0.000856"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:35.128296" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:35.129151" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.128762" elapsed="0.000416"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.129406" elapsed="0.002289"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:35.118917" elapsed="0.012840"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:35.131977" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-09-01T01:17:35.131847" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.131825" elapsed="0.000274"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.132256" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.132317" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:35.134635" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:35.088235" elapsed="0.046424"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.134723" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:35.134889" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:34.910974" elapsed="0.223943"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.135290" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.135029" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.135010" elapsed="0.000361"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.135400" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:34.906360" elapsed="0.229146"/>
</kw>
<var name="${pathid}">2</var>
<status status="PASS" start="2026-09-01T01:17:34.905307" elapsed="0.230238"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.136430" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.3 | LOCALPREF=300 | PATHID=3 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.135785" elapsed="0.000670"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.170818" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.170468" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.171854" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:35.171396" elapsed="0.000572">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:35.172081" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:35.171040" elapsed="0.001069"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.172637" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:35.172293" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.172983" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:35.173199" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:35.172824" elapsed="0.000437"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.173625" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.173404" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.174887" level="INFO">mapping: {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.174411" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.175501" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.175120" elapsed="0.000404"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.176605" level="INFO">${value} = 100.100.100.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:35.175937" elapsed="0.000704"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:35.178436" level="INFO">${encoded} = 100.100.100.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.177977" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:35.178539" elapsed="0.000072"/>
</return>
<msg time="2026-09-01T01:17:35.178893" level="INFO">${encoded_value} = 100.100.100.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:35.177184" elapsed="0.001756"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.179218" elapsed="0.000492"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.3</var>
<status status="PASS" start="2026-09-01T01:17:35.175741" elapsed="0.004081"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.180828" level="INFO">${value} = 300</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:35.180218" elapsed="0.000656"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:35.182645" level="INFO">${encoded} = 300</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.182260" elapsed="0.000417"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:35.182745" elapsed="0.000087"/>
</return>
<msg time="2026-09-01T01:17:35.183129" level="INFO">${encoded_value} = 300</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:35.181450" elapsed="0.001778"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.183435" elapsed="0.000508"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">300</var>
<status status="PASS" start="2026-09-01T01:17:35.179950" elapsed="0.004104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.184977" level="INFO">${value} = 3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:35.184338" elapsed="0.000685"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:35.186946" level="INFO">${encoded} = 3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.186516" elapsed="0.000464"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:35.187051" elapsed="0.000069"/>
</return>
<msg time="2026-09-01T01:17:35.187557" level="INFO">${encoded_value} = 3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:35.185705" elapsed="0.001888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.187815" elapsed="0.000553"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">3</var>
<status status="PASS" start="2026-09-01T01:17:35.184186" elapsed="0.004274"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.189487" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:35.188712" elapsed="0.000811"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:35.191273" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.190749" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:35.191374" elapsed="0.000069"/>
</return>
<msg time="2026-09-01T01:17:35.191681" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:35.189997" elapsed="0.001720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.191976" elapsed="0.000511"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:35.188562" elapsed="0.004015"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:35.175577" elapsed="0.017032"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:35.192651" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:35.192863" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:35.174074" elapsed="0.018818"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.173724" elapsed="0.019203"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.193129" elapsed="0.000105"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.192955" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.173707" elapsed="0.019578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.194064" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.193414" elapsed="0.000681"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.194170" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:35.169834" elapsed="0.024451"/>
</kw>
<msg time="2026-09-01T01:17:35.194335" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:35.156733" elapsed="0.037648"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.207221" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.219826" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.232034" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.232248" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.232408" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.232750" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.232618" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:35.232605" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.233012" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.233212" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.233364" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:35.232578" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.232480" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.233579" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.233692" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:35.233827" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:35.152477" elapsed="0.081380"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.257924" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.257571" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.258726" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:35.258419" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:35.258903" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:35.258098" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.259433" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:35.259072" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.259725" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:35.259901" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:35.259601" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.260305" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.260067" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:35.260682" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.260419" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.261189" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.260903" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.260755" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.260401" elapsed="0.000863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.262011" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.261394" elapsed="0.000644"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.262082" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:35.257013" elapsed="0.005217"/>
</kw>
<msg time="2026-09-01T01:17:35.262315" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:35.244904" elapsed="0.017463"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.274013" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.292010" elapsed="0.000111"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.304255" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.304507" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.304697" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.305203" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.305035" elapsed="0.000219"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:35.305012" elapsed="0.000275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.305952" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.306126" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.306291" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:35.304954" elapsed="0.001383"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.304810" elapsed="0.001557"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.306506" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.306581" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:17:35.306779" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:35.244119" elapsed="0.062708"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:35.308364" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:35.308001" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:35.308541" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:35.307540" elapsed="0.001023"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.309012" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.308726" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.309553" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.309286" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.309083" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.308708" elapsed="0.000918"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.312106" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:35.309761" elapsed="0.002369"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:35.312190" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:35.312332" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:35.307170" elapsed="0.005184"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.313760" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.313522" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.314181" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.313952" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.314585" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.314365" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.314992" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.314756" elapsed="0.000273"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:35.315781" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:35.315587" elapsed="0.000234"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:35.316118" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:35.315962" elapsed="0.000194"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.316295" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.316883" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.316647" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:35.316958" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:35.317094" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:35.315227" elapsed="0.001888"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:35.329833" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:35.329916" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,3', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:35.330124" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:35.319280" elapsed="0.010892"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.317192" elapsed="0.013039"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.330472" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.330266" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.317176" elapsed="0.013376"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.334377" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.331675" elapsed="0.002745"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.331448" elapsed="0.003004"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.331429" elapsed="0.003046"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.336912" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.334726" elapsed="0.002227"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.334525" elapsed="0.002458"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.334510" elapsed="0.002495"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.337618" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.337207" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.337946" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.337705" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.338452" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.338184" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.338019" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.337689" elapsed="0.000835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.339007" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.338666" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.339319" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.339091" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.339791" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:35.339533" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:35.339391" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.339075" elapsed="0.000824"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:35.340086" elapsed="0.000340"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:35.340904" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:35.340578" elapsed="0.000355"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:35.341115" elapsed="0.002912"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:35.330980" elapsed="0.013133"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:35.344329" elapsed="0.000048"/>
</return>
<status status="PASS" start="2026-09-01T01:17:35.344212" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.344188" elapsed="0.000249"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.344593" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:35.344653" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:35.347054" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:35.312661" elapsed="0.034423"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.347178" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:17:35.347337" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:35.141131" elapsed="0.206321"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:35.347859" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:35.347554" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:35.347537" elapsed="0.000433"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:35.348007" elapsed="0.000030"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:35.136696" elapsed="0.211462"/>
</kw>
<var name="${pathid}">3</var>
<status status="PASS" start="2026-09-01T01:17:35.135651" elapsed="0.212559"/>
</iter>
<var>${pathid}</var>
<value>@{PATH_ID_LIST}</value>
<status status="PASS" start="2026-09-01T01:17:34.702345" elapsed="0.645912"/>
</for>
<doc>Configure bgp application peer and fill it immediately with routes.</doc>
<status status="PASS" start="2026-09-01T01:17:34.493682" elapsed="0.854642"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.360180" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:35.348963" elapsed="0.011415"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.367152" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:35.360782" elapsed="0.006435"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.375698" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:17:35.375851" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:17:35.367377" elapsed="0.008504"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.376547" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:35.389055" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.376390" elapsed="0.012720"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.389440" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:35.441579" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.389288" elapsed="0.052371"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.442081" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:35.491662" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.441899" elapsed="0.050063"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.493079" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:35.538710" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.492567" elapsed="0.046284"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.539550" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:35.586518" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:35.586880" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.539264" elapsed="0.047673"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.588515" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.587585" elapsed="0.001057"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:17:35.376241" elapsed="0.212486"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.590063" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:35.634473" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.589569" elapsed="0.045040"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.635939" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:35.682950" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.635452" elapsed="0.047779"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.684278" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:35.734522" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.683788" elapsed="0.050861"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.735415" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:35.782283" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.735033" elapsed="0.047403"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.783226" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:35.830286" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:35.830495" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.782862" elapsed="0.047685"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:35.831746" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:35.831040" elapsed="0.000843"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:17:35.589104" elapsed="0.242850"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.832915" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:35.881497" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.832571" elapsed="0.049178"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.882887" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:35.930093" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.882372" elapsed="0.047898"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.931063" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:35.978460" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.930666" elapsed="0.048028"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:35.979921" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:36.025983" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:35.979373" elapsed="0.046736"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.026833" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:36.073940" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:36.074181" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.2...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.026515" elapsed="0.047723"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.075418" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.074698" elapsed="0.000812"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:17:35.832279" elapsed="0.243298"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.076549" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:36.121944" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.076216" elapsed="0.045845"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.122778" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:36.170426" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.122447" elapsed="0.048138"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.171387" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:36.218346" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.170992" elapsed="0.047469"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.219353" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:36.266529" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.218957" elapsed="0.047750"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.267655" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:36.314427" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:36.314700" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.267291" elapsed="0.047463"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.316449" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.315491" elapsed="0.001058"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:17:36.075894" elapsed="0.240727"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.317706" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:36.361931" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.317371" elapsed="0.044685"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.362816" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:36.410180" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.362451" elapsed="0.047864"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.410982" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:36.458133" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.410667" elapsed="0.047626"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.458958" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:36.506873" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.458616" elapsed="0.048519"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.508255" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-09-01T01:17:36.557990" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:36.558247" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.507722" elapsed="0.050580"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.559609" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.170.95;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.558832" elapsed="0.000872"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-09-01T01:17:36.316995" elapsed="0.242777"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.560849" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:36.606130" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.560497" elapsed="0.045806"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.607126" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:36.658030" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.606702" elapsed="0.051482"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.658829" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:36.705964" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.658531" elapsed="0.047555"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.706849" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:36.761938" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.706493" elapsed="0.055572"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.762767" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:36.814248" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:36.814453" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:36.762474" elapsed="0.052030"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.815747" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.815008" elapsed="0.001064"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:17:36.560189" elapsed="0.256003"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:17:35.375979" elapsed="1.440305"/>
</for>
<arg>addpath=${exa_add_path_value}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:17:35.348531" elapsed="1.467922"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.825024" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:36.824319" elapsed="0.000772"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.826004" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.825465" elapsed="0.000645"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.851349" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:36.827529" elapsed="0.023939"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.856488" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:36.856667" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:36.851838" elapsed="0.004880"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.858170" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.857549" elapsed="0.000742"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:36.856924" elapsed="0.001455"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:36.856865" elapsed="0.001576"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:36.826634" elapsed="0.031906"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:36.860995" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:36.861132" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:36.858881" elapsed="0.002321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.861763" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.861433" elapsed="0.000422"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:36.823529" elapsed="0.038415"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.864870" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:36.864373" elapsed="0.000538"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.868326" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:36.865205" elapsed="0.003157"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:36.890965" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:36.891260" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:36.891406" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:36.868582" elapsed="0.022873"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.897477" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:36.891812" elapsed="0.005760"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:36.904252" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:36.897954" elapsed="0.006499">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:36.863629" elapsed="0.041071">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:39.908095" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:39.907165" elapsed="0.001038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:39.913089" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:39.908711" elapsed="0.004468"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:39.922578" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:39.922931" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:39.923128" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:39.913516" elapsed="0.009701"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:39.929283" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:39.923564" elapsed="0.005819"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:39.935209" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:39.929794" elapsed="0.005577">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:39.905820" elapsed="0.029787">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.939614" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:42.938512" elapsed="0.001404"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.945818" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:42.940450" elapsed="0.005441"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:42.956101" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:42.956514" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:42.956790" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:42.946337" elapsed="0.010511"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.963064" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:42.957278" elapsed="0.005954"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.969523" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:42.963629" elapsed="0.006087">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:42.936851" elapsed="0.033173">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:42.970260" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:36.862834" elapsed="6.107624">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:42.970732" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:42.970848" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:36.862243" elapsed="6.108663"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:42.973470" level="INFO">[?2004l01:17:36 | 3405   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:36 | 3405   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:36 | 3405   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:36 | 3405   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:36 | 3405   | [01;34minstallation [0m | [1m        [0m
01:17:36 | 3405   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:36 | 3405   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:36 | 3405   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:36 | 3405   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:36 | 3405   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:36 | 3405   | configuration[0m | . local-as         | '64496'[0m
01:17:36 | 3405   | configuration[0m | . peer-as          | '64496'[0m
01:17:36 | 3405   | configuration[0m | &gt; capability       | [0m
01:17:36 | 3405   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:36 | 3405   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:36 | 3405   | configuration[0m | &lt; capability       | [0m
01:17:36 | 3405   | configuration[0m | &gt; family           | [0m
01:17:36 | 3405   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:36 | 3405   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:36 | 3405   | configuration[0m | &lt; family           | [0m
01:17:36 | 3405   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1m        [0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1m        [0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:42.974062" level="INFO">${output} = [?2004l01:17:36 | 3405   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:36 | 3405   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:36 | 3405   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:42.973073" elapsed="0.001063"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.975087" level="INFO">[?2004l01:17:36 | 3405   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:36 | 3405   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:36 | 3405   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:36 | 3405   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:36 | 3405   | [01;34minstallation [0m | [1m        [0m
01:17:36 | 3405   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:36 | 3405   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:36 | 3405   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:36 | 3405   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:36 | 3405   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:36 | 3405   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:36 | 3405   | configuration[0m | . local-as         | '64496'[0m
01:17:36 | 3405   | configuration[0m | . peer-as          | '64496'[0m
01:17:36 | 3405   | configuration[0m | &gt; capability       | [0m
01:17:36 | 3405   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:36 | 3405   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:36 | 3405   | configuration[0m | &lt; capability       | [0m
01:17:36 | 3405   | configuration[0m | &gt; family           | [0m
01:17:36 | 3405   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:36 | 3405   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:36 | 3405   | configuration[0m | &lt; family           | [0m
01:17:36 | 3405   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1m        [0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1m        [0m
01:17:36 | 3405   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:42.974506" elapsed="0.000856"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.977186" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:42.976434" elapsed="0.000810"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:42.977582" elapsed="0.000550"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:42.975840" elapsed="0.002464"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:42.982398" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:42.982625" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:42.978658" elapsed="0.004059"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.983691" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:42.983088" elapsed="0.000738"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:42.987831" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:42.985516" elapsed="0.002469"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:42.990520" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:42.990771" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:42.988526" elapsed="0.002307"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.992207" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:42.991589" elapsed="0.000725"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:42.990987" elapsed="0.001398"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:42.990945" elapsed="0.001502"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:42.984576" elapsed="0.007985"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:42.972224" elapsed="0.020473"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:42.971250" elapsed="0.021532"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:42.971131" elapsed="0.021704"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:42.993250" elapsed="0.000042"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:42.992955" elapsed="0.000397"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:42.992920" elapsed="0.000551"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:17:36.823092" elapsed="6.170446"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.997839" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:42.996931" elapsed="0.000974"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:42.999534" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:42.998294" elapsed="0.001357"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:43.003776" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:43.000882" elapsed="0.002967"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:43.007956" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:43.008072" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:43.004055" elapsed="0.004050"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.008953" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:43.008611" elapsed="0.000401"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:43.008243" elapsed="0.000810"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:43.008209" elapsed="0.000880"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:43.000294" elapsed="0.008887"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:43.011170" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:43.011292" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:43.009377" elapsed="0.001954"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.011903" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:43.011546" elapsed="0.000413"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:42.995989" elapsed="0.016038"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.014765" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:43.014204" elapsed="0.000597"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.017954" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:43.015012" elapsed="0.002977"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:43.026393" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:43.026714" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:43.026898" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:43.018232" elapsed="0.008703"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.030692" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:43.027304" elapsed="0.003474"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:43.034642" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:43.031040" elapsed="0.003737">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:43.013545" elapsed="0.021431">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:46.038817" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:46.037708" elapsed="0.001204"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:46.044303" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:46.039362" elapsed="0.004997"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:46.055382" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:46.055780" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:46.056011" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:46.044976" elapsed="0.011089"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:46.063383" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:46.056514" elapsed="0.007030"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:46.070743" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:46.064166" elapsed="0.006758">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:46.036135" elapsed="0.035086">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.085258" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:49.084219" elapsed="0.001683"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.093049" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:49.086954" elapsed="0.006167"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:49.106489" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:49.106874" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:49.107735" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:49.093571" elapsed="0.014225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.113837" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.108260" elapsed="0.005679"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.120170" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:49.114318" elapsed="0.006023">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:49.079724" elapsed="0.040885">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:49.120841" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:43.012820" elapsed="6.108223">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:49.121329" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:49.121420" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:43.012266" elapsed="6.109210"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.123595" level="INFO">[?2004l01:17:43 | 3409   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:43 | 3409   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:43 | 3409   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:43 | 3409   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:43 | 3409   | [01;34minstallation [0m | [1m        [0m
01:17:43 | 3409   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:43 | 3409   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:43 | 3409   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:43 | 3409   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:43 | 3409   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:43 | 3409   | configuration[0m | . local-as         | '64496'[0m
01:17:43 | 3409   | configuration[0m | . peer-as          | '64496'[0m
01:17:43 | 3409   | configuration[0m | &gt; capability       | [0m
01:17:43 | 3409   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:43 | 3409   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:43 | 3409   | configuration[0m | &lt; capability       | [0m
01:17:43 | 3409   | configuration[0m | &gt; family           | [0m
01:17:43 | 3409   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:43 | 3409   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:43 | 3409   | configuration[0m | &lt; family           | [0m
01:17:43 | 3409   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1m        [0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1m        [0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:49.125531" level="INFO">${output} = [?2004l01:17:43 | 3409   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:43 | 3409   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:43 | 3409   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:49.123285" elapsed="0.002321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.126638" level="INFO">[?2004l01:17:43 | 3409   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:43 | 3409   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:43 | 3409   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:43 | 3409   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:43 | 3409   | [01;34minstallation [0m | [1m        [0m
01:17:43 | 3409   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:43 | 3409   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:43 | 3409   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:43 | 3409   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:43 | 3409   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:43 | 3409   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:43 | 3409   | configuration[0m | . local-as         | '64496'[0m
01:17:43 | 3409   | configuration[0m | . peer-as          | '64496'[0m
01:17:43 | 3409   | configuration[0m | &gt; capability       | [0m
01:17:43 | 3409   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:43 | 3409   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:43 | 3409   | configuration[0m | &lt; capability       | [0m
01:17:43 | 3409   | configuration[0m | &gt; family           | [0m
01:17:43 | 3409   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:43 | 3409   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:43 | 3409   | configuration[0m | &lt; family           | [0m
01:17:43 | 3409   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1m        [0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1m        [0m
01:17:43 | 3409   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.126003" elapsed="0.000922"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.128809" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:49.128053" elapsed="0.000814"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:49.129231" elapsed="0.000622"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:49.127417" elapsed="0.002599"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.133928" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:49.134110" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:49.130422" elapsed="0.003767"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.135032" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.134502" elapsed="0.000625"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.138512" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:49.136478" elapsed="0.002144"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.140324" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:49.140488" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:49.138956" elapsed="0.001582"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.141794" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.141278" elapsed="0.000607"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:49.140743" elapsed="0.001206"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:49.140638" elapsed="0.001366"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:49.135715" elapsed="0.006380"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:49.122595" elapsed="0.019627"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:49.121841" elapsed="0.020433"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:49.121737" elapsed="0.020582"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:49.142661" elapsed="0.000064"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:49.142430" elapsed="0.000350"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:49.142398" elapsed="0.000498"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-09-01T01:17:42.994029" elapsed="6.148920"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.145093" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:49.144436" elapsed="0.000735"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.146534" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.145484" elapsed="0.001139"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.151000" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:49.148112" elapsed="0.002963"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.155088" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:49.155223" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:49.151308" elapsed="0.003949"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.156022" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.155674" elapsed="0.000430"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:49.155347" elapsed="0.000833"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:49.155323" elapsed="0.000891"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:49.147182" elapsed="0.009094"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:49.158215" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:49.158330" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:49.156478" elapsed="0.001886"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.158920" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.158576" elapsed="0.000402"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:49.143768" elapsed="0.015279"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.161681" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:49.161191" elapsed="0.000545"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.164814" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:49.161954" elapsed="0.002894"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:49.171516" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:49.171784" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:49.171932" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:49.165069" elapsed="0.006897"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.175703" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:49.172222" elapsed="0.003545"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:49.179504" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:49.175981" elapsed="0.003637">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:49.160550" elapsed="0.019245">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:52.226183" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:52.224507" elapsed="0.001740"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:52.229290" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:52.226538" elapsed="0.002786"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:52.243908" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:52.244198" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:52.244388" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:52.229695" elapsed="0.014730"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:52.250876" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:52.244763" elapsed="0.006179"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:52.254448" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:52.251181" elapsed="0.003377">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:52.215480" elapsed="0.039246">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.296554" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.295550" elapsed="0.001072"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.300736" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:55.296996" elapsed="0.003774"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:55.308228" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.308443" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:55.308574" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:55.300980" elapsed="0.007627"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.312065" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.308863" elapsed="0.003264"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.315777" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:55.312381" elapsed="0.003496">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:55.290879" elapsed="0.025148">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:55.316183" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:49.159845" elapsed="6.156500">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:17:55.316517" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:17:55.316571" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:49.159292" elapsed="6.157307"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.317797" level="INFO">[?2004l01:17:49 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:49 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:49 | 3413   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:49 | 3413   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:49 | 3413   | [01;34minstallation [0m | [1m        [0m
01:17:49 | 3413   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:49 | 3413   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:49 | 3413   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:49 | 3413   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:49 | 3413   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:49 | 3413   | configuration[0m | . local-as         | '64496'[0m
01:17:49 | 3413   | configuration[0m | . peer-as          | '64496'[0m
01:17:49 | 3413   | configuration[0m | &gt; capability       | [0m
01:17:49 | 3413   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:49 | 3413   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:49 | 3413   | configuration[0m | &lt; capability       | [0m
01:17:49 | 3413   | configuration[0m | &gt; family           | [0m
01:17:49 | 3413   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:49 | 3413   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:49 | 3413   | configuration[0m | &lt; family           | [0m
01:17:49 | 3413   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1m        [0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1m        [0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:55.320807" level="INFO">${output} = [?2004l01:17:49 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:49 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:49 | 3413   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:55.317617" elapsed="0.003253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.321677" level="INFO">[?2004l01:17:49 | 3413   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:49 | 3413   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:49 | 3413   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:49 | 3413   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:49 | 3413   | [01;34minstallation [0m | [1m        [0m
01:17:49 | 3413   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:49 | 3413   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:49 | 3413   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:49 | 3413   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:49 | 3413   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:49 | 3413   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:49 | 3413   | configuration[0m | . local-as         | '64496'[0m
01:17:49 | 3413   | configuration[0m | . peer-as          | '64496'[0m
01:17:49 | 3413   | configuration[0m | &gt; capability       | [0m
01:17:49 | 3413   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:49 | 3413   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:49 | 3413   | configuration[0m | &lt; capability       | [0m
01:17:49 | 3413   | configuration[0m | &gt; family           | [0m
01:17:49 | 3413   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:49 | 3413   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:49 | 3413   | configuration[0m | &lt; family           | [0m
01:17:49 | 3413   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1m        [0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1m        [0m
01:17:49 | 3413   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.321213" elapsed="0.000628"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.323022" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.322557" elapsed="0.000501"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:55.323295" elapsed="0.000959"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:55.322122" elapsed="0.002233"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.327282" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:55.327396" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:55.324553" elapsed="0.002877"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.327962" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.327626" elapsed="0.000396"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.330462" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:55.328875" elapsed="0.001657"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.331569" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:55.331681" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:55.330745" elapsed="0.000968"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.332491" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.332164" elapsed="0.000403"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.331810" elapsed="0.000803"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.331781" elapsed="0.000884"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:55.328386" elapsed="0.004342"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:55.317246" elapsed="0.015548"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.316754" elapsed="0.016075"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.316720" elapsed="0.016140"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:55.333110" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:55.332933" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.332912" elapsed="0.000411"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-09-01T01:17:49.143356" elapsed="6.190003"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:17:36.822552" elapsed="18.510853"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.334013" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:17:55.333610" elapsed="0.000497">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${DEFAUTL_RPC_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:17:36.817410" elapsed="18.516859">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${ALLPATHS_SELM}</arg>
<arg>${ADDPATHCAP_SR}</arg>
<doc>Setup test case keyword. Early after the path selection config the incomming connection
from exabgp towards odl may be rejected by odl due to config process not finished yet. Because of that
we try to start the tool 3 times in case early attempts fail.</doc>
<status status="FAIL" start="2026-09-01T01:17:33.910904" elapsed="21.423516">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Remove_Odl_And_App_Peer_Configuration_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.336754" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.335788" elapsed="0.001003"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.415325" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.414942" elapsed="0.000905"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.417583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:55.416345" elapsed="0.001320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:55.417760" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:55.416011" elapsed="0.001771"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.418313" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:55.417940" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.418612" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:55.418830" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:55.418484" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.419250" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.419004" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.420310" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.420062" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.420746" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.420494" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.421388" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.421105" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.422094" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.421895" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.422180" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:17:55.422327" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.421576" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.422967" elapsed="0.000240"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:55.420981" elapsed="0.002263"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.423890" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.423595" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.425353" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.425128" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.425423" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:17:55.425569" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.424080" elapsed="0.001511"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.425747" elapsed="0.000201"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:55.423444" elapsed="0.002540"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.420816" elapsed="0.005198"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.426055" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:55.426223" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:55.419715" elapsed="0.006530"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.419366" elapsed="0.006907"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.426437" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.426298" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.419343" elapsed="0.007160"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.427224" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.426631" elapsed="0.000619"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.427291" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:55.414265" elapsed="0.013137"/>
</kw>
<msg time="2026-09-01T01:17:55.427451" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.400726" elapsed="0.026782"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.439514" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.451435" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.464353" elapsed="0.000056"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.464634" elapsed="0.000035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.464818" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.465343" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.465204" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:55.465188" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.465545" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.465710" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.465858" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:55.465151" elapsed="0.000753"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.465012" elapsed="0.000916"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.466063" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.466133" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:55.466293" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:55.392772" elapsed="0.073548"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.467470" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.467195" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:55.479830" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.479896" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.480018" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:55.470002" elapsed="0.010040"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.467576" elapsed="0.012510"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.480317" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.480118" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.467561" elapsed="0.012831"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.484040" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.481454" elapsed="0.002633"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.481232" elapsed="0.002896"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.481214" elapsed="0.002964"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.486528" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.484432" elapsed="0.002137"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.484230" elapsed="0.002370"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.484215" elapsed="0.002407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.487179" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.486804" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.487481" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.487266" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.488083" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.487813" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.487660" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.487250" elapsed="0.000932"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.488664" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.488327" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.488964" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.488750" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.489452" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.489193" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.489034" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.488735" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.489676" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:55.490407" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.490147" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.490568" elapsed="0.002130"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:55.480789" elapsed="0.011967"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:55.492798" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:17:55.495052" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:55.466585" elapsed="0.028492"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.495126" elapsed="0.000051"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:55.337080" elapsed="0.158188"/>
</kw>
<kw name="Deconfigure_App_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.495970" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.495707" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.496547" level="INFO">&amp;{route_mapping} = { APP_RIB=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{route_mapping}</var>
<arg>APP_RIB=${app_rib}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.496152" elapsed="0.000419"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.536276" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.535906" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.537052" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:55.536771" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:55.537219" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:55.536454" elapsed="0.000786"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.537739" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:55.537388" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.538029" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:55.538289" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:55.537906" elapsed="0.000486"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.538775" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.538536" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.539913" level="INFO">mapping: {'APP_RIB': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.539681" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.540363" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.540099" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.540999" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.540729" elapsed="0.000293"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.542003" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.541510" elapsed="0.000517"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.542071" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:17:55.542240" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.541204" elapsed="0.001059"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.542402" elapsed="0.000204"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:55.540584" elapsed="0.002070"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.543154" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.542875" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.544085" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.543675" elapsed="0.000434"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.544179" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:55.544312" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.543340" elapsed="0.000994"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.544469" elapsed="0.000232"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:55.542754" elapsed="0.001985"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.540432" elapsed="0.004340"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.544811" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:55.544954" level="INFO">${mapping_to_use} = {'APP_RIB': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:55.539178" elapsed="0.005800"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.538883" elapsed="0.006125"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.545217" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.545031" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.538864" elapsed="0.006426"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.545967" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.545424" elapsed="0.000568"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.546035" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:55.535322" elapsed="0.010847"/>
</kw>
<msg time="2026-09-01T01:17:55.546219" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.523410" elapsed="0.022863"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.557975" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.576393" elapsed="0.000064"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.588585" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.588839" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.589007" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.589411" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.589272" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:55.589256" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.589613" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.589776" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.589929" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:55.589217" elapsed="0.000758"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.589086" elapsed="0.000914"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.590133" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.590217" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:55.590353" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:55.519414" elapsed="0.070965"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.591512" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.591226" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:55.672766" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.672840" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.672970" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:55.593575" elapsed="0.079428"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.591618" elapsed="0.081441"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.673354" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.673096" elapsed="0.000335"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.591602" elapsed="0.081949"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.678195" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.674963" elapsed="0.003288"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.674658" elapsed="0.003636"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.674618" elapsed="0.003707"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.681685" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.678689" elapsed="0.003053"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.678393" elapsed="0.003391"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.678373" elapsed="0.003440"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.682556" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.682038" elapsed="0.000551"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.682995" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.682692" elapsed="0.000374"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.683779" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.683321" elapsed="0.000492"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.683095" elapsed="0.000761"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.682669" elapsed="0.001213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.684558" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.684085" elapsed="0.000506"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.684983" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.684691" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.685676" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.685301" elapsed="0.000407"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.685080" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.684669" elapsed="0.001116"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.686000" elapsed="0.000481"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:55.687062" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.686708" elapsed="0.000387"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.687312" elapsed="0.003134"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:55.674062" elapsed="0.016464"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:55.690585" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:17:55.693574" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:55.590634" elapsed="0.102974"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.693690" elapsed="0.000034"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:55.496782" elapsed="0.197062"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.694785" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.694057" elapsed="0.000763"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.740312" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.739952" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.741731" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:55.740833" elapsed="0.000983">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:55.742014" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:55.740489" elapsed="0.001553"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.742634" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:55.742251" elapsed="0.001862"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:55.744498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:55.748515" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:55.744331" elapsed="0.004238"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.749201" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.748836" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.750318" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.750045" elapsed="0.000316"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.750775" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.750511" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.751448" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.751163" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.753465" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.751978" elapsed="0.001513"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.753543" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:17:55.753712" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.751661" elapsed="0.002073"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.753878" elapsed="0.000217"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:17:55.751019" elapsed="0.003112"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.754886" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.754385" elapsed="0.000525"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.755856" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.755429" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.755926" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:55.756062" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.755080" elapsed="0.001005"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.756257" elapsed="0.000200"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:17:55.754263" elapsed="0.002232"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.757004" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.756728" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.757954" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.757530" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.758021" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:55.758192" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.757224" elapsed="0.000993"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.758355" elapsed="0.000196"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:55.756594" elapsed="0.001993"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.759189" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:55.758889" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:55.760104" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.759699" elapsed="0.000429"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:55.760212" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:55.760347" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:55.759382" elapsed="0.000986"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.760501" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:55.758768" elapsed="0.001973"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.750849" elapsed="0.009922"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:55.760808" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:55.760943" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:55.749695" elapsed="0.011270"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.749330" elapsed="0.011663"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.761176" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.761017" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.749304" elapsed="0.011939"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.761977" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.761372" elapsed="0.000636"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.762053" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:55.739379" elapsed="0.022832"/>
</kw>
<msg time="2026-09-01T01:17:55.762264" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.727203" elapsed="0.035123"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.774350" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.786484" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.798763" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.798955" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.799118" elapsed="0.000035"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.799588" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.799451" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:55.799436" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.799800" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.799955" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.800101" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:55.799406" elapsed="0.000765"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.799304" elapsed="0.000894"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.800335" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:55.800403" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:55.800526" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:55.723185" elapsed="0.077365"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.801612" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.801367" elapsed="0.000302"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:55.815669" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.815717" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:55.815804" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:55.803684" elapsed="0.012142"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.801730" elapsed="0.014133"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.816028" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.815887" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.801714" elapsed="0.014385"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.819893" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.817068" elapsed="0.002866"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.816866" elapsed="0.003100"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.816849" elapsed="0.003140"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.822451" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.820264" elapsed="0.002229"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.820040" elapsed="0.002484"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.820024" elapsed="0.002521"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.823092" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.822729" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.823427" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.823205" elapsed="0.000337"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.824008" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.823741" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.823567" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.823189" elapsed="0.000895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.824580" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.824253" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:55.824893" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:55.824681" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.825395" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:55.825106" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.824965" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:55.824665" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:55.825608" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:55.826386" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.826081" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:55.826549" elapsed="0.002273"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:55.816463" elapsed="0.012419"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:55.828925" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:17:55.831079" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:17:55.800801" elapsed="0.030303"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:55.831175" elapsed="0.000026"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:17:55.695110" elapsed="0.136186"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:17:55.495413" elapsed="0.335947"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.832008" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:17:55.831849" elapsed="0.000181"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.832414" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.832191" elapsed="0.000261"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.833212" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:55.832912" elapsed="0.000325"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:55.833376" elapsed="0.003213"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:17:55.832632" elapsed="0.004104"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.838951" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:55.839066" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:55.836989" elapsed="0.002102"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:55.839553" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:55.839255" elapsed="0.000348"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:55.841980" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:55.840329" elapsed="0.001713"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:56.018101" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:56.018286" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:55.842231" elapsed="0.176081"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.019075" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.018769" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.018431" elapsed="0.000906"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.018395" elapsed="0.000974"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:17:55.839893" elapsed="0.179532"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:17:55.831563" elapsed="0.187914"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.020651" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.020285" elapsed="0.000422"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.020269" elapsed="0.000460"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.020875" elapsed="0.000319"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.026088" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.025708" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-09-01T01:17:56.026336" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:56.026203" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.026185" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.026809" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.026527" elapsed="0.000305"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.027238" level="INFO">${reference} = bgpcep_userfeatures_txt_020_Bgp_Functional_Multipath_Odl_Allpaths_Exa_SendReceived</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.026975" elapsed="0.000287"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-09-01T01:17:56.027560" level="INFO">${reference} = bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-09-01T01:17:56.027404" elapsed="0.000178"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.028039" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.027735" elapsed="0.000328"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.028506" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.028229" elapsed="0.000302"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.029091" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-09-01T01:17:56.028683" elapsed="0.000474"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.029564" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.029303" elapsed="0.000303"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.025421" elapsed="0.004246"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.020064" elapsed="0.009648"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:17:56.019689" elapsed="0.010060"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:55.335353" elapsed="0.694438"/>
</kw>
<doc>all-paths selected policy selected</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:17:33.910407" elapsed="22.119442">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_allpaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s15-t3" name="Odl Npaths Exa SendReceived" line="81">
<kw name="Configure_Path_Selection_And_App_Peer_And_Connect_Peer" type="SETUP">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:17:56.040472" elapsed="0.000644"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:17:56.039810" elapsed="0.001479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.043824" elapsed="0.000042"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:56.043507" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.043460" elapsed="0.000546"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.055531" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:56.055310" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.055272" elapsed="0.000432"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.058083" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.057181" elapsed="0.000992"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.059278" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:17:56.058506" elapsed="0.000825"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:17:56.059420" elapsed="0.000069"/>
</return>
<msg time="2026-09-01T01:17:56.059792" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.056284" elapsed="0.003569"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.073297" elapsed="0.000031"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:56.073019" elapsed="0.000373"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.072971" elapsed="0.000465"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.076920" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:17:56.076517" elapsed="0.000582"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.076130" elapsed="0.001002"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:56.077972" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.077346" elapsed="0.000660"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:17:56.078592" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:56.078288" elapsed="0.000336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:56.118751" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:56.080785" elapsed="0.038294"/>
</kw>
<msg time="2026-09-01T01:17:56.119419" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:17:56.119482" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:56.078947" elapsed="0.040584"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:17:56.171467" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "N "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:17:56.121667" elapsed="0.050002"/>
</kw>
<msg time="2026-09-01T01:17:56.171834" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:17:56.171874" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:56.119977" elapsed="0.051932"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.172492" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.172095" elapsed="0.000578"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.172059" elapsed="0.000645"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.173470" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "N "p "a "t "h "s "[C "E "x "a "[C "S "e "n "d "R "e "c "e "i "v "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.172843" elapsed="0.000738"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.173944" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.173674" elapsed="0.000552"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.173655" elapsed="0.000600"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:17:56.174296" elapsed="0.000046"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:17:56.176877" elapsed="0.000833"/>
</kw>
<msg time="2026-09-01T01:17:56.177753" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.176433" elapsed="0.001391"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.178026" elapsed="0.000022"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.178321" elapsed="0.000023"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:17:56.175532" elapsed="0.002938"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:17:56.174651" elapsed="0.003918"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:17:56.075340" elapsed="0.103334"/>
</kw>
<msg time="2026-09-01T01:17:56.178776" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:56.178818" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:56.073809" elapsed="0.105046"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:17:56.179037" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:17:56.178929" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.178911" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.179580" elapsed="0.000029"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.179980" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.180047" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:17:56.072250" elapsed="0.107929"/>
</kw>
<msg time="2026-09-01T01:17:56.180274" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:17:56.180313" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "O "d "l "[C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:56.060730" elapsed="0.119624"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.180667" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.180424" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.180408" elapsed="0.000333"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:17:56.060396" elapsed="0.120366"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:17:56.059996" elapsed="0.120805"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:17:56.054428" elapsed="0.126431"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:17:56.042751" elapsed="0.138165"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:56.041608" elapsed="0.139353"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:17:56.033599" elapsed="0.147415"/>
</kw>
<kw name="Configure_Odl_Peer_With_Path_Selection_Mode">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.181864" level="INFO">${npaths} = 2</msg>
<var>${npaths}</var>
<arg>"${psm}"=="${ALLPATHS_SELM}"</arg>
<arg>0</arg>
<arg>${N_PATHS_VALUE}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.181490" elapsed="0.000398"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.182650" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | HOLDTIME=180 | PEER_PORT=17900 | PASSIVE_MODE=true | MULTIPATH=2 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>MULTIPATH=${npaths}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.182040" elapsed="0.000637"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.216743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.216318" elapsed="0.000452"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.217512" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.217264" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.217688" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.216919" elapsed="0.000791"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.218230" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.217859" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.218523" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.218758" level="INFO">${template} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.218399" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.219180" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.218928" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.220088" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.219856" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.220536" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.220300" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.221426" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.220912" elapsed="0.000538"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.222588" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.222052" elapsed="0.000576"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.222756" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:56.222982" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.221618" elapsed="0.001387"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.223185" elapsed="0.000526"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:56.220788" elapsed="0.002964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.224518" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.223986" elapsed="0.000555"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.225794" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.225308" elapsed="0.000531"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.225962" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.226281" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.224733" elapsed="0.001571"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.226444" elapsed="0.000471"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:17:56.223862" elapsed="0.003091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.227716" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.227228" elapsed="0.000511"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.228892" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.228412" elapsed="0.000519"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.229040" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.229328" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.227909" elapsed="0.001442"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.229488" elapsed="0.000475"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:17:56.227052" elapsed="0.002949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.230776" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.230292" elapsed="0.000507"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.231918" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.231442" elapsed="0.000513"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.232066" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.232329" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.230969" elapsed="0.001384"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.232491" elapsed="0.000466"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:17:56.230099" elapsed="0.002896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.233730" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.233244" elapsed="0.000508"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.234847" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.234367" elapsed="0.000519"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.234996" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.235247" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.233917" elapsed="0.001352"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.235405" elapsed="0.000464"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:17:56.233094" elapsed="0.002813"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.236685" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.236121" elapsed="0.000588"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.237833" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.237363" elapsed="0.000508"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.237979" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:56.238223" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.236874" elapsed="0.001371"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.238380" elapsed="0.000454"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:56.236003" elapsed="0.002868"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.220606" elapsed="0.018294"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.238937" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:56.239076" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:56.219555" elapsed="0.019543"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.219291" elapsed="0.019834"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.239305" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.239172" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.219273" elapsed="0.020099"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.239943" level="INFO">${final_text} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.239497" elapsed="0.000471"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.240009" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.215736" elapsed="0.024380"/>
</kw>
<msg time="2026-09-01T01:17:56.240246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.203526" elapsed="0.036767"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.252411" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.264765" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.276620" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.276857" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.277046" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.277463" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.277319" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.277305" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.277687" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.277850" elapsed="0.000022"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.278007" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.277275" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.277158" elapsed="0.000921"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.278238" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.278310" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:56.278439" level="INFO">${uri} = /rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.199576" elapsed="0.078887"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.303936" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.303542" elapsed="0.001077"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.305680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.305415" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.305842" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.305007" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.306388" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.306011" elapsed="0.000401"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.306732" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.306905" level="INFO">${template} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.306570" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.307338" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.307078" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:56.307748" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.307458" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.308277" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.307962" elapsed="0.000340"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.307825" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.307441" elapsed="0.000912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.309233" level="INFO">${final_text} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.308486" elapsed="0.000775"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.309306" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.302967" elapsed="0.006456"/>
</kw>
<msg time="2026-09-01T01:17:56.309477" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.290741" elapsed="0.018780"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.321517" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.333741" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.345625" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.345835" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.345997" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.346375" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.346244" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.346230" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.346573" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.346754" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.346906" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.346202" elapsed="0.000751"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.346068" elapsed="0.000908"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.347106" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.347193" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:56.347316" level="INFO">${data} = &lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.288236" elapsed="0.059106"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.348506" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.348291" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/rib_policies/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.348660" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.347940" elapsed="0.000745"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.348969" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.348749" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.349494" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.349234" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.349040" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.348733" elapsed="0.000835"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.351774" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.349716" elapsed="0.002082"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:56.351893" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:56.352029" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/rib_policies/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:56.347649" elapsed="0.004401"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.353333" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.353080" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.353738" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;2&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.353511" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.354193" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.353929" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.354604" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.354387" elapsed="0.000269"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:56.355481" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:56.355297" elapsed="0.000207"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:56.355817" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:56.355660" elapsed="0.000179"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.355975" elapsed="0.000236"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.356576" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.356357" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:56.356664" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:56.356802" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:56.354866" elapsed="0.001957"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:56.376401" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '1165', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;
    &lt;name&gt;example-bgp-rib&lt;/name&gt;
    &lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;
    &lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
        &lt;global&gt;
            &lt;config&gt;
                &lt;router-id&gt;192.0.2.2&lt;/router-id&gt;
                &lt;as&gt;64496&lt;/as&gt;
            &lt;/config&gt;
            &lt;apply-policy&gt;
                &lt;config&gt;
                    &lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;
                    &lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;
                    &lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;
                    &lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;
                &lt;/config&gt;
            &lt;/apply-policy&gt;
            &lt;afi-safis&gt;
                &lt;afi-safi&gt;
                    &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
                    &lt;receive&gt;true&lt;/receive&gt;
                    &lt;send-max&gt;2&lt;/send-max&gt;
                &lt;/afi-safi&gt;
            &lt;/afi-safis&gt;
        &lt;/global&gt;
    &lt;/bgp&gt;
&lt;/protocol&gt; 
 </msg>
<msg time="2026-09-01T01:17:56.376463" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:56.376559" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:56.359019" elapsed="0.017563"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.356885" elapsed="0.019789"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.376854" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.376709" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.356870" elapsed="0.020086"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.380204" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.377918" elapsed="0.002326"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.377718" elapsed="0.002558"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.377701" elapsed="0.002597"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.382706" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.380547" elapsed="0.002199"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.380346" elapsed="0.002431"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.380332" elapsed="0.002466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.383325" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.382950" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.383644" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.383411" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.384156" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.383868" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.383721" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.383396" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.384763" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.384390" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.385075" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.384854" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.385660" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.385354" elapsed="0.000330"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.385185" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.384839" elapsed="0.000898"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.385892" elapsed="0.000341"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:56.386645" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.386384" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.386808" elapsed="0.002201"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:56.377384" elapsed="0.011683"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:56.389245" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:17:56.389126" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.389109" elapsed="0.000215"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.389458" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.389518" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:56.391662" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:56.352376" elapsed="0.039312"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.391745" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:56.391881" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:56.189023" elapsed="0.202879"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.392265" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.392025" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.392008" elapsed="0.000341"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.392379" elapsed="0.000023"/>
</return>
<arg>${MULT_VAR_FOLDER}/rib_policies</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:56.182957" elapsed="0.209533"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.424714" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.424368" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.425427" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.425228" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.425568" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.424903" elapsed="0.000687"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.426090" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.425754" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.426407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.426535" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.426284" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.426930" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.426711" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.427881" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.427621" elapsed="0.000301"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.428337" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.428065" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.429251" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.428697" elapsed="0.000576"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.430386" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.429873" elapsed="0.000553"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.430540" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:56.430773" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.429444" elapsed="0.001352"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.430934" elapsed="0.000520"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:17:56.428562" elapsed="0.002930"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.432355" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.431726" elapsed="0.000652"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.433519" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.432969" elapsed="0.000619"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.433718" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:56.433939" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.432544" elapsed="0.001418"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.434100" elapsed="0.000496"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:17:56.431592" elapsed="0.003057"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.435407" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.434869" elapsed="0.000562"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.436749" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.436253" elapsed="0.000535"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.436908" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:56.437135" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.435775" elapsed="0.001424"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.437343" elapsed="0.000473"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:17:56.434749" elapsed="0.003104"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.438668" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.438073" elapsed="0.000620"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.439771" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.439295" elapsed="0.000514"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.439923" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:56.440178" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.438859" elapsed="0.001346"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.440345" elapsed="0.000475"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:17:56.437953" elapsed="0.002904"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.441583" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.441075" elapsed="0.000531"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.442724" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.442225" elapsed="0.000538"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.442872" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.443112" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.441784" elapsed="0.001434"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.443399" elapsed="0.000548"/>
</kw>
<var name="${key}">MULTIPATH</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:17:56.440955" elapsed="0.003030"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.444790" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.444290" elapsed="0.000524"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.445951" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.445457" elapsed="0.000532"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.446096" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:56.446351" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.444979" elapsed="0.001396"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.446512" elapsed="0.000458"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:56.444083" elapsed="0.002925"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.428404" elapsed="0.018635"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.447077" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:56.447251" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:56.427322" elapsed="0.019953"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.427033" elapsed="0.020306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.447500" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.447362" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.427017" elapsed="0.020552"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.448339" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.447711" elapsed="0.000653"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.448407" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.423803" elapsed="0.024716"/>
</kw>
<msg time="2026-09-01T01:17:56.448569" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.411509" elapsed="0.037104"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.460875" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.472767" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.485117" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.485331" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.485496" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.485876" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.485739" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.485724" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.486075" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.486249" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.486400" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.485689" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.485572" elapsed="0.000898"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.486605" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.486692" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:17:56.486875" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.407420" elapsed="0.079484"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.512392" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.512000" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.513171" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.512911" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.513330" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.512565" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.513854" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.513500" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.514188" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.514354" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.514022" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.514761" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;$PEER_PORT&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;$MULTIPATH&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.514523" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:56.515175" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.514880" elapsed="0.000353"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.515668" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'PASSIVE_MODE': 'true', 'MULTIPATH': '2', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.515386" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.515256" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.514860" elapsed="0.000883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.516551" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.515874" elapsed="0.000704"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.516622" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.511405" elapsed="0.005347"/>
</kw>
<msg time="2026-09-01T01:17:56.516833" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.499160" elapsed="0.017720"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.529116" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.541079" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.552998" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.553204" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.553367" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.553705" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.553560" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.553547" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.553908" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.554055" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.554237" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.553522" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.553434" elapsed="0.000878"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.554444" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.554509" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:56.554622" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflect...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.496610" elapsed="0.058055"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.555809" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.555582" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.555950" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.555274" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.556315" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.556068" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.556834" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.556552" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.556388" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.556051" elapsed="0.000862"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.559350" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.557064" elapsed="0.002309"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:56.559420" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:56.559555" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:56.554960" elapsed="0.004616"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.560850" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.560610" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.561270" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;2&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.561028" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.561692" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.561459" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.562085" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.561864" elapsed="0.000285"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:56.562926" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:56.562745" elapsed="0.000209"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:56.563277" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:56.563095" elapsed="0.000214"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.563451" elapsed="0.000222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.564053" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.563832" elapsed="0.000261"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:56.564131" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:17:56.564292" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:56.562341" elapsed="0.001973"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:56.578689" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '870', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;17900&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
             &lt;receive&gt;true&lt;/receive&gt;
             &lt;send-max&gt;2&lt;/send-max&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:17:56.579496" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:56.579646" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:56.566498" elapsed="0.013175"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.564377" elapsed="0.015349"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.579982" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.579758" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.564361" elapsed="0.015728"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.583911" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.581488" elapsed="0.002463"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.581226" elapsed="0.002757"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.581198" elapsed="0.002808"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.586502" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.584280" elapsed="0.002264"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.584056" elapsed="0.002519"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.584041" elapsed="0.002555"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.587189" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.586781" elapsed="0.000435"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.587499" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.587280" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.588002" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.587735" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.587571" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.587263" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.588572" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.588245" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.588887" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.588675" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.589406" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.589115" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.588959" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.588658" elapsed="0.000823"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.589622" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:56.590411" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.590115" elapsed="0.000321"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.590577" elapsed="0.002177"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:56.580597" elapsed="0.012217"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:56.592974" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:17:56.592875" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.592859" elapsed="0.000208"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.593230" elapsed="0.000023"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.593295" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:56.596021" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:56.559892" elapsed="0.036154"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.596197" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:17:56.596365" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:56.396824" elapsed="0.199573"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.596736" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.596486" elapsed="0.000314"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.596470" elapsed="0.000353"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.596852" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:56.392733" elapsed="0.204231"/>
</kw>
<arg>${odl_path_sel_mode}</arg>
<doc>Configures odl peer with path selection mode</doc>
<status status="PASS" start="2026-09-01T01:17:56.181176" elapsed="0.415857"/>
</kw>
<kw name="Configure_App_Peer_With_Routes">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.597769" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.597494" elapsed="0.000299"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.598551" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.170.91 | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.597947" elapsed="0.000631"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.630105" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.629778" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.630888" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.630615" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.631051" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.630304" elapsed="0.000767"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.631582" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.631243" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.631891" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.632052" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.631768" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.632471" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.632250" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.633388" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.633149" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.633840" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.633572" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.634917" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.634232" elapsed="0.000711"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.636100" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.635609" elapsed="0.000553"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.636285" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:17:56.636501" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.635179" elapsed="0.001344"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.636677" elapsed="0.000513"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:17:56.634082" elapsed="0.003148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.637955" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.637452" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.639276" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.638754" elapsed="0.000562"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.639430" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.639657" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.638315" elapsed="0.001366"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.639820" elapsed="0.000589"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:17:56.637331" elapsed="0.003122"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.641255" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.640688" elapsed="0.000600"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.642494" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.641960" elapsed="0.000585"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.642670" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.643029" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.641456" elapsed="0.001597"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.643232" elapsed="0.000493"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:56.640549" elapsed="0.003220"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.644560" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.644008" elapsed="0.000576"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.645800" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.645288" elapsed="0.000551"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.645951" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.646192" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.644781" elapsed="0.001444"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.646363" elapsed="0.000463"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:56.643882" elapsed="0.002982"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.647623" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.647079" elapsed="0.000581"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.648786" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.648318" elapsed="0.000506"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.648935" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:56.649183" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.647827" elapsed="0.001381"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.649349" elapsed="0.000466"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:56.646961" elapsed="0.002891"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.650588" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.650070" elapsed="0.000542"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.651751" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.651280" elapsed="0.000510"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.651901" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:17:56.652114" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.650830" elapsed="0.001334"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.652322" elapsed="0.000462"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:17:56.649949" elapsed="0.002873"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.633914" elapsed="0.018938"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.652891" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:56.653038" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'exampl...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:56.632849" elapsed="0.020212"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.632572" elapsed="0.020517"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.653330" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.653112" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.632555" elapsed="0.020854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.654238" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.653538" elapsed="0.000728"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.654310" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.629230" elapsed="0.025192"/>
</kw>
<msg time="2026-09-01T01:17:56.654472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.617338" elapsed="0.037184"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.667887" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.679916" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.691957" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.692198" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.692373" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.692838" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.692616" elapsed="0.000279"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.692599" elapsed="0.000323"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.693052" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.693228" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.693381" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.692563" elapsed="0.000864"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.692454" elapsed="0.000999"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.693586" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.693670" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:17:56.693821" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.613362" elapsed="0.080485"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.719594" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.719246" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.720391" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.720108" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.720556" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.719799" elapsed="0.000779"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.721088" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.720741" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.721415" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.721589" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.721284" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.722014" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.721786" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:56.722416" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.722120" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.722923" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'exampl...</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.722655" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.722508" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.722103" elapsed="0.000910"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.723790" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.723169" elapsed="0.000679"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.723894" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.718677" elapsed="0.005335"/>
</kw>
<msg time="2026-09-01T01:17:56.724061" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.706393" elapsed="0.017711"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.736527" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.748570" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.760382" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.760561" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.760732" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.761061" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.760931" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.760918" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.761286" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.761437" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.761581" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.760892" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.760802" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.761794" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.761861" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:56.761969" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.703814" elapsed="0.058181"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.763211" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.762975" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.763351" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.762667" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.763666" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.763434" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.764194" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.763907" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.763741" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.763418" elapsed="0.000851"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.766465" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.764408" elapsed="0.002080"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:56.766532" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:56.766682" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:56.762362" elapsed="0.004342"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.768021" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.767758" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.768527" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.768276" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.768952" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.768729" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.769383" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.769126" elapsed="0.000297"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:56.770200" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:56.769975" elapsed="0.000251"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:56.770557" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:56.770393" elapsed="0.000187"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.770729" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.771346" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.771082" elapsed="0.000305"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:56.771442" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:17:56.771583" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:56.769603" elapsed="0.002006"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:56.783221" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:17:56.783274" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:56.783404" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:56.773922" elapsed="0.009506"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.771703" elapsed="0.011765"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.783651" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.783493" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.771685" elapsed="0.012052"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.786832" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.784601" elapsed="0.002268"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.784401" elapsed="0.002498"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.784385" elapsed="0.002536"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.789386" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.787187" elapsed="0.002245"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.786975" elapsed="0.002489"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.786961" elapsed="0.002525"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.790072" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.789677" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.790438" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.790195" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.790990" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.790698" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.790513" elapsed="0.000533"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.790175" elapsed="0.000890"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.791591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.791258" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.791925" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.791709" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.792433" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.792168" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.791997" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.791692" elapsed="0.000814"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.792661" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:56.793420" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.793129" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.793584" elapsed="0.002225"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:56.784062" elapsed="0.011810"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:56.796041" elapsed="0.000034"/>
</return>
<status status="PASS" start="2026-09-01T01:17:56.795938" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.795919" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.796299" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.796362" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:56.798570" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:56.766998" elapsed="0.031597"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.798666" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:17:56.798823" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:56.603104" elapsed="0.195741"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.799262" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.798990" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.798974" elapsed="0.000374"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.799378" elapsed="0.000024"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:56.598835" elapsed="0.200671"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.800476" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.1 | LOCALPREF=100 | PATHID=1 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.799870" elapsed="0.000639"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.833659" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.833314" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.834561" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.834165" elapsed="0.000494">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.834759" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.833835" elapsed="0.000952"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.835396" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.834953" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.835732" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.835900" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.835583" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.836343" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.836078" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.837539" level="INFO">mapping: {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.837037" elapsed="0.000542"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.838133" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.837737" elapsed="0.000449"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.839279" level="INFO">${value} = 100.100.100.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.838563" elapsed="0.000766"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.841094" level="INFO">${encoded} = 100.100.100.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.840665" elapsed="0.000497"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.841253" elapsed="0.000076"/>
</return>
<msg time="2026-09-01T01:17:56.841590" level="INFO">${encoded_value} = 100.100.100.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.839823" elapsed="0.001823"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.841869" elapsed="0.000588"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.1</var>
<status status="PASS" start="2026-09-01T01:17:56.838383" elapsed="0.004169"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.843620" level="INFO">${value} = 100</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.842883" elapsed="0.000791"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.845498" level="INFO">${encoded} = 100</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.845058" elapsed="0.000478"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.845613" elapsed="0.000265"/>
</return>
<msg time="2026-09-01T01:17:56.846155" level="INFO">${encoded_value} = 100</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.844121" elapsed="0.002078"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.846425" elapsed="0.000499"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">100</var>
<status status="PASS" start="2026-09-01T01:17:56.842707" elapsed="0.004312"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.847921" level="INFO">${value} = 1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.847306" elapsed="0.000653"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.849763" level="INFO">${encoded} = 1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.849349" elapsed="0.000447"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.849867" elapsed="0.000071"/>
</return>
<msg time="2026-09-01T01:17:56.850274" level="INFO">${encoded_value} = 1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.848584" elapsed="0.001730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.850537" elapsed="0.000504"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">1</var>
<status status="PASS" start="2026-09-01T01:17:56.847122" elapsed="0.004046"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.852085" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:56.851451" elapsed="0.000672"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:56.853915" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.853418" elapsed="0.000530"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:56.854018" elapsed="0.000069"/>
</return>
<msg time="2026-09-01T01:17:56.854422" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:56.852674" elapsed="0.001786"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.854685" elapsed="0.000488"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:56.851294" elapsed="0.003976"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.838230" elapsed="0.017073"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:56.855343" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:56.855486" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:56.836741" elapsed="0.018768"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.836443" elapsed="0.019096"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.855710" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.855562" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.836426" elapsed="0.019355"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.856567" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.855916" elapsed="0.000676"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.856651" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.832739" elapsed="0.024024"/>
</kw>
<msg time="2026-09-01T01:17:56.856812" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.820377" elapsed="0.036478"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.868731" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.880809" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.893062" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.893283" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.893450" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.893821" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.893687" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.893672" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.894036" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.894219" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.894385" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.893625" elapsed="0.000807"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.893526" elapsed="0.000938"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.894605" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.894690" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:17:56.894830" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.816118" elapsed="0.078738"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.918592" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.918250" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.919451" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.919099" elapsed="0.000421">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.919605" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.918783" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.920254" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.919849" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.920559" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:56.920731" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:56.920430" elapsed="0.000328"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.921153" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.920907" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:56.921541" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.921274" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.922030" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.1', 'LOCALPREF': '100', 'PATHID': '1', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.921767" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.921617" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.921257" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.922892" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.922270" elapsed="0.000650"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:56.922964" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:56.917685" elapsed="0.005393"/>
</kw>
<msg time="2026-09-01T01:17:56.923131" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.905416" elapsed="0.017789"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.935326" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.947112" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.959123" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.959373" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.959536" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.959914" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.959766" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:56.959753" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.960121" elapsed="0.000041"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.960303" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.960458" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:56.959726" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.959604" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.960672" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.960739" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:56.960849" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:56.904611" elapsed="0.056264"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:56.962171" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.961917" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:56.962318" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:56.961537" elapsed="0.000803"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.962621" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.962401" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.963179" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.962876" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.962707" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.962385" elapsed="0.000892"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.965588" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:56.963447" elapsed="0.002164"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:56.965671" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:56.965806" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:56.961197" elapsed="0.004631"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.967222" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.966974" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.967623" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.967402" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.968085" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.967864" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.968510" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.968284" elapsed="0.000263"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:56.969472" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:56.969292" elapsed="0.000204"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:56.969801" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:56.969645" elapsed="0.000179"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.969958" elapsed="0.000207"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.970542" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.970308" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:56.970618" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:17:56.970773" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:56.968739" elapsed="0.002057"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:56.984884" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;1&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.1&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;100&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:56.984946" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,1', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:56.985027" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:56.973011" elapsed="0.012038"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.970858" elapsed="0.014231"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.985282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.985113" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.970842" elapsed="0.014519"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.988510" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.986312" elapsed="0.002236"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.986081" elapsed="0.002498"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.986065" elapsed="0.002535"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.991049" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:56.988877" elapsed="0.002214"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.988666" elapsed="0.002466"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.988650" elapsed="0.002534"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.991693" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.991338" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.991999" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.991779" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.992510" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.992244" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.992071" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.991763" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.993113" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.992779" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.993467" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:56.993224" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:56.994034" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:56.993750" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:56.993549" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.993208" elapsed="0.000900"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:56.994270" elapsed="0.000311"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:56.995000" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:56.994746" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:56.995190" elapsed="0.002248"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:56.985700" elapsed="0.011802"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:56.997696" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:17:56.997575" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:56.997556" elapsed="0.000227"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:56.997933" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:56.997994" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:57.000190" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:56.966119" elapsed="0.034097"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.000278" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:57.000416" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:56.805363" elapsed="0.195076"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.000778" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.000529" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.000514" elapsed="0.000349"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.000892" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:56.800833" elapsed="0.200169"/>
</kw>
<var name="${pathid}">1</var>
<status status="PASS" start="2026-09-01T01:17:56.799716" elapsed="0.201325"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.001846" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.2 | LOCALPREF=200 | PATHID=2 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.001291" elapsed="0.000581"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.034563" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.034223" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.035473" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.035114" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.035642" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.034809" elapsed="0.000857"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.036198" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.035819" elapsed="0.000404"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.036498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:57.036666" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:57.036372" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.037079" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.036830" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.038259" level="INFO">mapping: {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.037778" elapsed="0.000523"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.038821" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.038446" elapsed="0.000399"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.039874" level="INFO">${value} = 100.100.100.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.039232" elapsed="0.000681"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.041623" level="INFO">${encoded} = 100.100.100.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.041220" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.041746" elapsed="0.000073"/>
</return>
<msg time="2026-09-01T01:17:57.042088" level="INFO">${encoded_value} = 100.100.100.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.040407" elapsed="0.001723"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.042427" elapsed="0.000535"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.2</var>
<status status="PASS" start="2026-09-01T01:17:57.039044" elapsed="0.004033"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.044041" level="INFO">${value} = 200</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.043406" elapsed="0.000671"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.045987" level="INFO">${encoded} = 200</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.045580" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.046109" elapsed="0.000166"/>
</return>
<msg time="2026-09-01T01:17:57.046548" level="INFO">${encoded_value} = 200</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.044681" elapsed="0.001905"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.046817" elapsed="0.000493"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">200</var>
<status status="PASS" start="2026-09-01T01:17:57.043250" elapsed="0.004155"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.048369" level="INFO">${value} = 2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.047679" elapsed="0.000728"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.049954" level="INFO">${encoded} = 2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.049566" elapsed="0.000420"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.050054" elapsed="0.000071"/>
</return>
<msg time="2026-09-01T01:17:57.050434" level="INFO">${encoded_value} = 2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.048838" elapsed="0.001632"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.050690" elapsed="0.000537"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">2</var>
<status status="PASS" start="2026-09-01T01:17:57.047509" elapsed="0.003810"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.052244" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.051603" elapsed="0.000679"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.053975" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.053580" elapsed="0.000436"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.054103" elapsed="0.000110"/>
</return>
<msg time="2026-09-01T01:17:57.054490" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.052717" elapsed="0.001811"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.054754" elapsed="0.000566"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:57.051447" elapsed="0.003966"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:57.038890" elapsed="0.016556"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:57.055485" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:57.055645" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:57.037472" elapsed="0.018203"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.037209" elapsed="0.018504"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.055874" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.055736" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.037191" elapsed="0.018751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.056673" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.056074" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.056741" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:57.033651" elapsed="0.023201"/>
</kw>
<msg time="2026-09-01T01:17:57.056901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.021436" elapsed="0.035510"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.068991" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.080586" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.092934" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.093133" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.093369" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.093744" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.093597" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:57.093582" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.093942" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.094088" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.094249" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:57.093549" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.093446" elapsed="0.000874"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.094453" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.094519" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:57.094662" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:57.017410" elapsed="0.077277"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.117753" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.117402" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.118569" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.118244" elapsed="0.000414">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.118743" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.117922" elapsed="0.000842"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.119275" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.118914" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.119566" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:57.119751" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:57.119442" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.120171" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.119921" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:57.120549" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.120285" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.121059" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.2', 'LOCALPREF': '200', 'PATHID': '2', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.120798" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.120665" elapsed="0.000448"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.120268" elapsed="0.000863"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.121898" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.121286" elapsed="0.000639"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.121967" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:57.116857" elapsed="0.005221"/>
</kw>
<msg time="2026-09-01T01:17:57.122128" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.104920" elapsed="0.017271"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.133882" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.145411" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.156944" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.157117" elapsed="0.000032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.157288" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.157605" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.157478" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:57.157465" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.157815" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.157961" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.158105" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:57.157440" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.157352" elapsed="0.000835"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.158316" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.158408" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:57.158520" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:57.104115" elapsed="0.054431"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.159683" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.159458" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.159822" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.159152" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.160173" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.159904" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.160845" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.160416" elapsed="0.000452"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.160248" elapsed="0.000650"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.159888" elapsed="0.001029"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.163083" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.161052" elapsed="0.002053"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:57.163162" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:57.163294" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:57.158853" elapsed="0.004462"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.164689" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.164445" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.165077" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.164866" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.165493" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.165276" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.165889" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.165676" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:57.166660" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:57.166470" elapsed="0.000213"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:57.166978" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:57.166820" elapsed="0.000181"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.167152" elapsed="0.000189"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.167723" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.167490" elapsed="0.000272"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:57.167798" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:57.167932" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:57.166102" elapsed="0.001892"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:57.180510" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;2&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.2&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;200&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:57.180570" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,2', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:57.180679" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:57.171275" elapsed="0.009429"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.168058" elapsed="0.012687"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.180909" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.180769" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.168042" elapsed="0.012945"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.184125" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.181939" elapsed="0.002238"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.181741" elapsed="0.002467"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.181724" elapsed="0.002505"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.186577" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.184474" elapsed="0.002143"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.184277" elapsed="0.002383"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.184263" elapsed="0.002419"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.187197" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.186835" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.187495" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.187281" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.187983" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.187722" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.187565" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.187266" elapsed="0.000788"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.188533" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.188212" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.188839" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.188616" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.189326" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.189053" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.188910" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.188601" elapsed="0.000796"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.189532" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:57.190279" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.189999" elapsed="0.000306"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.190489" elapsed="0.002130"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:57.181345" elapsed="0.011344"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:57.192847" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:17:57.192752" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.192736" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.193057" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.193116" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:17:57.195246" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:57.163606" elapsed="0.031663"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.195329" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:17:57.195461" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:57.006661" elapsed="0.188821"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.195794" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.195569" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.195554" elapsed="0.000320"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.195902" elapsed="0.000022"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:57.002129" elapsed="0.193876"/>
</kw>
<var name="${pathid}">2</var>
<status status="PASS" start="2026-09-01T01:17:57.001152" elapsed="0.194887"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.196867" level="INFO">&amp;{route_mapping} = { NEXTHOP=100.100.100.3 | LOCALPREF=300 | PATHID=3 | APP_RIB=10.30.170.91 }</msg>
<var>&amp;{route_mapping}</var>
<arg>NEXTHOP=${NEXT_HOP_PREF}${pathid}</arg>
<arg>LOCALPREF=${pathid}00</arg>
<arg>PATHID=${pathid}</arg>
<arg>APP_RIB=${app_rib}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.196264" elapsed="0.000627"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.283046" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.282696" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.283909" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.283549" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.284063" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.283248" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.284598" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.284257" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.284905" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:57.285062" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:57.284781" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.285531" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.285308" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.286682" level="INFO">mapping: {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.286229" elapsed="0.000495"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.287259" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.286869" elapsed="0.000413"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.288259" level="INFO">${value} = 100.100.100.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.287652" elapsed="0.000648"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.289913" level="INFO">${encoded} = 100.100.100.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.289497" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.290020" elapsed="0.000074"/>
</return>
<msg time="2026-09-01T01:17:57.290400" level="INFO">${encoded_value} = 100.100.100.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.288748" elapsed="0.001692"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.290668" elapsed="0.000559"/>
</kw>
<var name="${key}">NEXTHOP</var>
<var name="${value}">100.100.100.3</var>
<status status="PASS" start="2026-09-01T01:17:57.287484" elapsed="0.003861"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.292385" level="INFO">${value} = 300</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.291621" elapsed="0.000801"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.294300" level="INFO">${encoded} = 300</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.293896" elapsed="0.000437"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.294406" elapsed="0.000073"/>
</return>
<msg time="2026-09-01T01:17:57.294741" level="INFO">${encoded_value} = 300</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.292869" elapsed="0.001910"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.294986" elapsed="0.000528"/>
</kw>
<var name="${key}">LOCALPREF</var>
<var name="${value}">300</var>
<status status="PASS" start="2026-09-01T01:17:57.291464" elapsed="0.004141"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.296479" level="INFO">${value} = 3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.295868" elapsed="0.000647"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.298089" level="INFO">${encoded} = 3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.297705" elapsed="0.000416"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.298329" elapsed="0.000069"/>
</return>
<msg time="2026-09-01T01:17:57.298653" level="INFO">${encoded_value} = 3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.296959" elapsed="0.001730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.298895" elapsed="0.000503"/>
</kw>
<var name="${key}">PATHID</var>
<var name="${value}">3</var>
<status status="PASS" start="2026-09-01T01:17:57.295718" elapsed="0.003771"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.300402" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:17:57.299751" elapsed="0.000688"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:17:57.302024" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.301638" elapsed="0.000419"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:17:57.302131" elapsed="0.000104"/>
</return>
<msg time="2026-09-01T01:17:57.302480" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:17:57.300872" elapsed="0.001645"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.302747" elapsed="0.000552"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:17:57.299588" elapsed="0.003803"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:17:57.287328" elapsed="0.016097"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:17:57.303465" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:17:57.303682" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:17:57.285920" elapsed="0.017785"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.285650" elapsed="0.018085"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.303898" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.303759" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.285617" elapsed="0.018349"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.304825" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.304096" elapsed="0.000755"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.304899" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:57.282124" elapsed="0.022909"/>
</kw>
<msg time="2026-09-01T01:17:57.305085" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.270051" elapsed="0.035107"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.316873" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.328671" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.340325" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.340502" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.340672" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.341008" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.340876" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:57.340862" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.341218" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.341375" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.341541" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:57.340834" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.340743" elapsed="0.000871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.341781" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.341889" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:17:57.342004" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:57.265834" elapsed="0.076195"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.365972" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.365612" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.366805" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.366471" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.366964" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.366167" elapsed="0.000818"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.367598" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.367157" elapsed="0.000489"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.367944" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:17:57.368131" level="INFO">${template} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:17:57.367802" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.368553" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;$PATHID&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;$NEXTHOP&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;$LOCALPREF&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.368330" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:17:57.368952" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.368685" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.369449" level="INFO">${mapping_to_use} = {'NEXTHOP': '100.100.100.3', 'LOCALPREF': '300', 'PATHID': '3', 'APP_RIB': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.369184" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.369028" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.368666" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.370296" level="INFO">${final_text} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.369674" elapsed="0.000650"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.370368" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:17:57.365054" elapsed="0.005425"/>
</kw>
<msg time="2026-09-01T01:17:57.371194" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.352401" elapsed="0.018847"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.383214" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.394896" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.406806" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.406994" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.407181" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.407529" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.407395" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:17:57.407382" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.407740" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.407892" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.408039" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:17:57.407353" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.407258" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.408267" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.408335" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:57.408454" level="INFO">${data} =   &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
    ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:17:57.351579" elapsed="0.056903"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:17:57.409816" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:17:57.409560" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:17:57.409969" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:17:57.409225" elapsed="0.000773"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.410415" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.410112" elapsed="0.000367"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.411037" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.410716" elapsed="0.000345"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.410506" elapsed="0.000587"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.410095" elapsed="0.001018"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.413546" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:57.411303" elapsed="0.002267"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:17:57.413619" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:17:57.413783" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:17:57.408825" elapsed="0.004981"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.415286" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.415020" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.415707" level="INFO">  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.415475" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.416117" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.415896" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.416542" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.416321" elapsed="0.000259"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:17:57.417398" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:17:57.417177" elapsed="0.000245"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:17:57.417755" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:17:57.417570" elapsed="0.000208"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.417916" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.418504" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.418277" elapsed="0.000266"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:17:57.418582" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:17:57.418739" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:17:57.416778" elapsed="0.001984"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:57.432166" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '625', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=  &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
   &lt;prefix&gt;1.1.1.1/32&lt;/prefix&gt;
   &lt;path-id&gt;3&lt;/path-id&gt;
   &lt;route-key&gt;1.1.1.1/32&lt;/route-key&gt;
   &lt;attributes&gt;
    &lt;ipv4-next-hop&gt;
     &lt;global&gt;100.100.100.3&lt;/global&gt;
    &lt;/ipv4-next-hop&gt;
    &lt;as-path/&gt;
    &lt;multi-exit-disc&gt;
     &lt;med&gt;0&lt;/med&gt;
    &lt;/multi-exit-disc&gt;
    &lt;local-pref&gt;
     &lt;pref&gt;300&lt;/pref&gt;
    &lt;/local-pref&gt;
    &lt;originator-id&gt;
     &lt;originator&gt;41.41.41.41&lt;/originator&gt;
    &lt;/originator-id&gt;
    &lt;origin&gt;
     &lt;value&gt;igp&lt;/value&gt;
    &lt;/origin&gt;
    &lt;cluster-id&gt;
     &lt;cluster&gt;40.40.40.40&lt;/cluster&gt;
    &lt;/cluster-id&gt;
   &lt;/attributes&gt;
  &lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:17:57.432229" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=1.1.1.1%2F32,3', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:57.432393" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:57.421023" elapsed="0.011395"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.418828" elapsed="0.013630"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.432639" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.432483" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.418812" elapsed="0.013908"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.435925" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.433695" elapsed="0.002270"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.433476" elapsed="0.002521"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.433459" elapsed="0.002561"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.438472" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.436299" elapsed="0.002217"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.436072" elapsed="0.002485"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.436057" elapsed="0.002528"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.439169" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.438774" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.439500" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.439269" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.440014" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.439748" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.439575" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.439253" elapsed="0.000837"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.440678" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.440266" elapsed="0.000437"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.441033" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.440767" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.441555" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:57.441292" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:57.441107" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.440750" elapsed="0.000894"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:57.441783" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:17:57.442526" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:17:57.442272" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:17:57.442707" elapsed="0.002176"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:17:57.433055" elapsed="0.011886"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:17:57.445101" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:17:57.445004" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.444988" elapsed="0.000220"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.445344" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:17:57.445405" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:17:57.447574" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:17:57.414151" elapsed="0.033449"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.447676" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:17:57.447814" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:17:57.201232" elapsed="0.246644"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:17:57.448212" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:17:57.447971" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:57.447954" elapsed="0.000344"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:17:57.448329" elapsed="0.000023"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:17:57.197128" elapsed="0.251313"/>
</kw>
<var name="${pathid}">3</var>
<status status="PASS" start="2026-09-01T01:17:57.196120" elapsed="0.252359"/>
</iter>
<var>${pathid}</var>
<value>@{PATH_ID_LIST}</value>
<status status="PASS" start="2026-09-01T01:17:56.799566" elapsed="0.648945"/>
</for>
<doc>Configure bgp application peer and fill it immediately with routes.</doc>
<status status="PASS" start="2026-09-01T01:17:56.597228" elapsed="0.851336"/>
</kw>
<kw name="Upload_Config_Files">
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.456810" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/exa.cfg' -&gt; '/home/jenkins//exa.cfg'</msg>
<arg>${BGP_VAR_FOLDER}/${DEFAUTL_RPC_CFG}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:57.449096" elapsed="0.007770"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.464047" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/exabgp_files/exarpc.py' -&gt; '/home/jenkins//exarpc.py'</msg>
<arg>${EXARPCSCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:17:57.457018" elapsed="0.007086"/>
</kw>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.473067" level="INFO">6 files:
bgp-flowspec-redirect.cfg
bgp-flowspec.cfg
bgp-l3vpn-ipv4.cfg
exa-md5.cfg
exa.cfg
gobgp.cfg</msg>
<msg time="2026-09-01T01:17:57.473212" level="INFO">@{cfgfiles} = [ bgp-flowspec-redirect.cfg | bgp-flowspec.cfg | bgp-l3vpn-ipv4.cfg | exa-md5.cfg | exa.cfg | gobgp.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:17:57.464284" elapsed="0.008953"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.473778" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:57.486527" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.473582" elapsed="0.013000"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.486902" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:57.538065" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.486750" elapsed="0.051499"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.538951" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:57.586291" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.538620" elapsed="0.047839"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.587572" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:57.633921" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.586931" elapsed="0.047132"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.634818" level="INFO">Executing command 'cat bgp-flowspec-redirect.cfg'.</msg>
<msg time="2026-09-01T01:17:57.685592" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:57.685814" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.634481" elapsed="0.051383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.686888" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;

        }
        then {
            redirect 65500:12345;
        }
    }
    route flow2 {
        match {
            source 10.0.0.2/32;
            destination 192.168.0.2/32;

        }
        then {
                redirect 1.2.3.4;
        }
    }
    route flow4 {
        match {
            source 10.0.0.4/32;
            destination 192.168.0.4/32;

        }
        next-hop 127.0.0.1;
        then {
                redirect-to-nexthop;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.686291" elapsed="0.000699"/>
</kw>
<var name="${cfgfile}">bgp-flowspec-redirect.cfg</var>
<status status="PASS" start="2026-09-01T01:17:57.473452" elapsed="0.213603"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.688515" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:57.734009" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.687609" elapsed="0.046522"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.735044" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:57.782361" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.734693" elapsed="0.047784"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.783334" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:57.833997" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.783016" elapsed="0.051106"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.834887" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:57.882185" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.834514" elapsed="0.047791"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.882947" level="INFO">Executing command 'cat bgp-flowspec.cfg'.</msg>
<msg time="2026-09-01T01:17:57.934354" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:57.934586" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.882667" elapsed="0.051998"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:57.935771" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
family {
  ipv4 flow;
}
flow {
    route flow1 {
        match {
            source 10.0.0.1/32;
            destination 192.168.0.1/32;
            port =80;
            destination-port &gt;8080&amp;&lt;8088;
            source-port &gt;1024;
            protocol tcp;
            packet-length &gt;400&amp;&lt;500;
            fragment =first-fragment;
            icmp-type echo-reply;
            icmp-code network-unreachable;
            tcp-flags =urgent;
            dscp 20;
        }
        then {
            action sample-terminal;
        }
    }
}
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:57.935096" elapsed="0.000783"/>
</kw>
<var name="${cfgfile}">bgp-flowspec.cfg</var>
<status status="PASS" start="2026-09-01T01:17:57.687329" elapsed="0.248616"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.936880" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:57.986356" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.936525" elapsed="0.049969"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:57.987237" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:58.038740" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:57.986859" elapsed="0.052027"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.039643" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:58.090549" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.039309" elapsed="0.051406"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.091505" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:58.142221" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.091093" elapsed="0.051255"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.143042" level="INFO">Executing command 'cat bgp-l3vpn-ipv4.cfg'.</msg>
<msg time="2026-09-01T01:17:58.194480" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:58.194716" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.2...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.142738" elapsed="0.052034"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.195848" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  family {
    ipv4 mpls-vpn;
  }
  static {
    route 1.1.1.0/24 {
      next-hop 10.0.255.254;
      rd 1.2.3.4:1;
      label 24005;
    }
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:58.195220" elapsed="0.000722"/>
</kw>
<var name="${cfgfile}">bgp-l3vpn-ipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:17:57.936226" elapsed="0.259783"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.196927" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:58.246492" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.196582" elapsed="0.050120"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.247595" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:58.298288" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.247180" elapsed="0.051271"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.299129" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:58.350132" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.298837" elapsed="0.051462"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.351190" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:58.402074" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.350803" elapsed="0.051421"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.402858" level="INFO">Executing command 'cat exa-md5.cfg'.</msg>
<msg time="2026-09-01T01:17:58.454768" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:58.455007" level="INFO">${stdout} = neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path dis...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.402562" elapsed="0.052496"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.456233" level="INFO">neighbor 10.30.170.91 {
  router-id 10.30.170.95;
  local-address 10.30.170.95;
  local-as 64496;
  peer-as 64496;
  md5-password topsecret;

  capability {
    route-refresh disable;
    add-path disable;
  }

  family {
    ipv4 unicast;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:58.455546" elapsed="0.000782"/>
</kw>
<var name="${cfgfile}">exa-md5.cfg</var>
<status status="PASS" start="2026-09-01T01:17:58.196292" elapsed="0.260102"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.457329" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:58.505870" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.456968" elapsed="0.049020"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.506709" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:58.558246" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.506350" elapsed="0.052033"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.559039" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:58.610226" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.558751" elapsed="0.051597"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.611016" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' exa.cfg'.</msg>
<msg time="2026-09-01T01:17:58.662203" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.610696" elapsed="0.051651"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.663039" level="INFO">Executing command 'cat exa.cfg'.</msg>
<msg time="2026-09-01T01:17:58.714569" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:58.714788" level="INFO">${stdout} = neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.662738" elapsed="0.052101"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.715890" level="INFO">neighbor 10.30.170.91 {
router-id 10.30.170.95;
local-address 10.30.170.95;
local-as 64496;
peer-as 64496;
  capability {
    route-refresh disable;
    add-path send/receive;
  }

  family {
    ipv4 unicast;
    ipv4 mpls-vpn;
  }

  process exarpcserver {
    run exarpc.py --host 10.30.170.95;
    encoder json;
    receive-routes;
    neighbor-changes;
  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:58.715281" elapsed="0.000703"/>
</kw>
<var name="${cfgfile}">exa.cfg</var>
<status status="PASS" start="2026-09-01T01:17:58.456670" elapsed="0.259378"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.716959" level="INFO">Executing command 'sed -i -e 's/EXABGPIP/10.30.170.95/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:58.765922" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/EXABGPIP/${TOOLS_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.716634" elapsed="0.049422"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.766822" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:58.818234" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.766445" elapsed="0.051927"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.818996" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:58.869964" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.818726" elapsed="0.051386"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.870922" level="INFO">Executing command 'sed -i -e 's/ADDPATH/send\/receive/g' gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:58.921728" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/${addpath}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.870536" elapsed="0.051309"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:17:58.922487" level="INFO">Executing command 'cat gobgp.cfg'.</msg>
<msg time="2026-09-01T01:17:58.978278" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:17:58.978572" level="INFO">${stdout} = [global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as =...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:17:58.922213" elapsed="0.056440"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.979988" level="INFO">[global.config]
    as = 64496
    router-id = "10.30.170.95"
    port = 17900
[[neighbors]]
    [neighbors.config]
        peer-as = 64496
        neighbor-address = "10.30.170.91"
        local-as = 64496
    [neighbors.transport.config]
        local-address = "10.30.170.95"
        remote-port = 1790
    [[neighbors.afi-safis]]
        [neighbors.afi-safis.config]
           afi-safi-name = "ipv4-flowspec"
        [neighbors.afi-safis.long-lived-graceful-restart.config]
           enabled = true
           restart-time = 86400</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:58.979203" elapsed="0.001063"/>
</kw>
<var name="${cfgfile}">gobgp.cfg</var>
<status status="PASS" start="2026-09-01T01:17:58.716330" elapsed="0.264011"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:17:57.473298" elapsed="1.507113"/>
</for>
<arg>addpath=${exa_add_path_value}</arg>
<doc>Uploads exabgp config files</doc>
<status status="PASS" start="2026-09-01T01:17:57.448757" elapsed="1.531784"/>
</kw>
<kw name="Start_ExaBgp_And_Verify_Connected" owner="ExaBgpLib">
<for flavor="IN RANGE">
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.988483" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:58.987467" elapsed="0.001086"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:58.989431" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:58.988900" elapsed="0.000621"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:59.016074" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:58.990797" elapsed="0.025427"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:17:59.020540" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:17:59.020742" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:17:59.016551" elapsed="0.004244"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.022018" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:59.021494" elapsed="0.000617"/>
</kw>
<status status="PASS" start="2026-09-01T01:17:59.020938" elapsed="0.001270"/>
</branch>
<status status="PASS" start="2026-09-01T01:17:59.020899" elapsed="0.001360"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:17:58.990024" elapsed="0.032328"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:17:59.025093" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:17:59.025217" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:17:59.022680" elapsed="0.002568"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.025763" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:59.025444" elapsed="0.000374"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:17:58.986741" elapsed="0.039142"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.028532" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:17:59.028076" elapsed="0.000489"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.031326" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:17:59.028788" elapsed="0.002570"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:17:59.037259" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:17:59.037438" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:17:59.037556" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:17:59.031561" elapsed="0.006028"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.041170" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:17:59.037820" elapsed="0.003413"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:17:59.044740" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:17:59.041434" elapsed="0.003398">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:17:59.027472" elapsed="0.017504">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:02.047872" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:02.047011" elapsed="0.000926"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:02.052703" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:02.048454" elapsed="0.004309"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:02.060774" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:02.061053" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:02.061280" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:02.053119" elapsed="0.008212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:02.066816" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:02.061705" elapsed="0.005206"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:02.072526" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:02.067253" elapsed="0.005433">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:02.045843" elapsed="0.027070">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.075256" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:05.074660" elapsed="0.000664"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.080052" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:05.075699" elapsed="0.004407"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:05.087982" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:05.088293" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:05.088483" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:05.080470" elapsed="0.008065"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.093920" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.088898" elapsed="0.005118"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.099030" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:05.094360" elapsed="0.004760">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:05.073751" elapsed="0.025539">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:05.099402" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:17:59.026600" elapsed="6.072915">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:05.099677" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:18:05.099730" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:17:59.026087" elapsed="6.073671"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.100772" level="INFO">[?2004l01:17:59 | 3454   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:59 | 3454   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:59 | 3454   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:59 | 3454   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:59 | 3454   | [01;34minstallation [0m | [1m        [0m
01:17:59 | 3454   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:59 | 3454   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:59 | 3454   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:59 | 3454   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:59 | 3454   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:59 | 3454   | configuration[0m | . local-as         | '64496'[0m
01:17:59 | 3454   | configuration[0m | . peer-as          | '64496'[0m
01:17:59 | 3454   | configuration[0m | &gt; capability       | [0m
01:17:59 | 3454   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:59 | 3454   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:59 | 3454   | configuration[0m | &lt; capability       | [0m
01:17:59 | 3454   | configuration[0m | &gt; family           | [0m
01:17:59 | 3454   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:59 | 3454   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:59 | 3454   | configuration[0m | &lt; family           | [0m
01:17:59 | 3454   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1m        [0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1m        [0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:05.101059" level="INFO">${output} = [?2004l01:17:59 | 3454   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:59 | 3454   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:59 | 3454   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:18:05.100618" elapsed="0.000484"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.101651" level="INFO">[?2004l01:17:59 | 3454   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:17:59 | 3454   | [01;34mversion      [0m | [1m4.2.17  [0m
01:17:59 | 3454   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:17:59 | 3454   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:17:59 | 3454   | [01;34minstallation [0m | [1m        [0m
01:17:59 | 3454   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:17:59 | 3454   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:17:59 | 3454   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:17:59 | 3454   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:17:59 | 3454   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:17:59 | 3454   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:17:59 | 3454   | configuration[0m | . local-as         | '64496'[0m
01:17:59 | 3454   | configuration[0m | . peer-as          | '64496'[0m
01:17:59 | 3454   | configuration[0m | &gt; capability       | [0m
01:17:59 | 3454   | configuration[0m | . route-refresh    | 'disable'[0m
01:17:59 | 3454   | configuration[0m | . add-path         | 'send/receive'[0m
01:17:59 | 3454   | configuration[0m | &lt; capability       | [0m
01:17:59 | 3454   | configuration[0m | &gt; family           | [0m
01:17:59 | 3454   | configuration[0m | . ipv4             | 'unicast'[0m
01:17:59 | 3454   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:17:59 | 3454   | configuration[0m | &lt; family           | [0m
01:17:59 | 3454   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1m        [0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1m        [0m
01:17:59 | 3454   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.101319" elapsed="0.000485"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.102821" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:05.102413" elapsed="0.000441"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:05.103499" elapsed="0.001014"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:18:05.102056" elapsed="0.002654"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.106976" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:05.107113" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:05.105000" elapsed="0.002171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.107772" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.107347" elapsed="0.000474"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.110699" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:05.108768" elapsed="0.002010"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.111745" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:05.111884" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:05.110993" elapsed="0.000930"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.113129" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.112748" elapsed="0.000462"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:05.112063" elapsed="0.001184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:05.112005" elapsed="0.001279"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:18:05.108267" elapsed="0.005085"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:18:05.100255" elapsed="0.013163"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:05.099880" elapsed="0.013570"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:05.099852" elapsed="0.013623"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:18:05.113699" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:05.113542" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:05.113525" elapsed="0.000364"/>
</if>
<var name="${idx}">0</var>
<status status="PASS" start="2026-09-01T01:17:58.986361" elapsed="6.127558"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.115262" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:05.114906" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.115670" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.115431" elapsed="0.000281"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.118850" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:05.116327" elapsed="0.002591"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.123013" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:05.123250" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:05.119105" elapsed="0.004183"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.124294" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.123848" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:05.123437" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:05.123397" elapsed="0.001007"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:18:05.115940" elapsed="0.008530"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:05.126667" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:18:05.126776" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:05.124635" elapsed="0.002175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.127359" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.127009" elapsed="0.000411"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:05.114499" elapsed="0.012999"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.130498" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:05.130036" elapsed="0.000500"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.133192" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:05.130766" elapsed="0.002451"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:05.138232" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:05.138467" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:05.138558" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:05.133378" elapsed="0.005216"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.141089" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:05.138754" elapsed="0.002379"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:05.143695" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:05.141299" elapsed="0.002490">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:05.128945" elapsed="0.014977">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:08.146756" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:08.145925" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:08.151352" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:08.147191" elapsed="0.004216"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:08.159614" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:08.159887" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:08.160074" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:08.151883" elapsed="0.008242"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:08.165539" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:08.160501" elapsed="0.005160"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:08.171388" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:08.165977" elapsed="0.005547">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:08.144796" elapsed="0.026965">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.174872" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:11.174002" elapsed="0.000935"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.179954" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:11.175323" elapsed="0.004687"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:11.189349" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:11.189640" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:11.189852" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:11.180379" elapsed="0.009526"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.195515" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.190281" elapsed="0.005355"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.201363" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:11.195956" elapsed="0.005546">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:11.172713" elapsed="0.029031">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:11.201920" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:18:05.128253" elapsed="6.073846">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:11.202356" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:18:11.202439" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:05.127737" elapsed="6.074747"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.204081" level="INFO">[?2004l01:18:05 | 3463   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:05 | 3463   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:05 | 3463   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:18:05 | 3463   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:18:05 | 3463   | [01;34minstallation [0m | [1m        [0m
01:18:05 | 3463   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:18:05 | 3463   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:18:05 | 3463   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:18:05 | 3463   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:18:05 | 3463   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:18:05 | 3463   | configuration[0m | . local-as         | '64496'[0m
01:18:05 | 3463   | configuration[0m | . peer-as          | '64496'[0m
01:18:05 | 3463   | configuration[0m | &gt; capability       | [0m
01:18:05 | 3463   | configuration[0m | . route-refresh    | 'disable'[0m
01:18:05 | 3463   | configuration[0m | . add-path         | 'send/receive'[0m
01:18:05 | 3463   | configuration[0m | &lt; capability       | [0m
01:18:05 | 3463   | configuration[0m | &gt; family           | [0m
01:18:05 | 3463   | configuration[0m | . ipv4             | 'unicast'[0m
01:18:05 | 3463   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:18:05 | 3463   | configuration[0m | &lt; family           | [0m
01:18:05 | 3463   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1m        [0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1m        [0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:11.204615" level="INFO">${output} = [?2004l01:18:05 | 3463   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:05 | 3463   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:05 | 3463   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:18:11.203851" elapsed="0.000826"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.205558" level="INFO">[?2004l01:18:05 | 3463   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:05 | 3463   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:05 | 3463   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:18:05 | 3463   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:18:05 | 3463   | [01;34minstallation [0m | [1m        [0m
01:18:05 | 3463   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:18:05 | 3463   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:18:05 | 3463   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:18:05 | 3463   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:18:05 | 3463   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:18:05 | 3463   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:18:05 | 3463   | configuration[0m | . local-as         | '64496'[0m
01:18:05 | 3463   | configuration[0m | . peer-as          | '64496'[0m
01:18:05 | 3463   | configuration[0m | &gt; capability       | [0m
01:18:05 | 3463   | configuration[0m | . route-refresh    | 'disable'[0m
01:18:05 | 3463   | configuration[0m | . add-path         | 'send/receive'[0m
01:18:05 | 3463   | configuration[0m | &lt; capability       | [0m
01:18:05 | 3463   | configuration[0m | &gt; family           | [0m
01:18:05 | 3463   | configuration[0m | . ipv4             | 'unicast'[0m
01:18:05 | 3463   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:18:05 | 3463   | configuration[0m | &lt; family           | [0m
01:18:05 | 3463   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1m        [0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1m        [0m
01:18:05 | 3463   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.204993" elapsed="0.000804"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.207451" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:11.206799" elapsed="0.000707"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:11.207837" elapsed="0.000465"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:18:11.206236" elapsed="0.002199"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.211771" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:11.211949" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:11.208764" elapsed="0.003239"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.212865" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.212345" elapsed="0.000617"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.216205" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:11.214255" elapsed="0.002065"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.218001" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:11.218190" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:11.216655" elapsed="0.001590"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.219411" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.218884" elapsed="0.000620"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:11.218375" elapsed="0.001216"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:11.218339" elapsed="0.001304"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:18:11.213487" elapsed="0.006246"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:18:11.203278" elapsed="0.016554"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:11.202696" elapsed="0.017187"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:11.202649" elapsed="0.017278"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:18:11.220289" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:11.220036" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:11.220004" elapsed="0.000473"/>
</if>
<var name="${idx}">1</var>
<status status="PASS" start="2026-09-01T01:18:05.114224" elapsed="6.106324"/>
</iter>
<iter>
<kw name="Start_ExaBgp" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.222638" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<var>${start_cmd}</var>
<arg>${CMD} ${cfg_file}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:11.221944" elapsed="0.000747"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.223513" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.222999" elapsed="0.000622"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.227807" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:11.224860" elapsed="0.003061"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.231899" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:11.232012" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:11.228285" elapsed="0.003758"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.232810" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.232472" elapsed="0.000396"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:11.232132" elapsed="0.000776"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:11.232107" elapsed="0.000832"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:18:11.224099" elapsed="0.008899"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:11.235567" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exa.cfg</msg>
<msg time="2026-09-01T01:18:11.235674" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:11.233214" elapsed="0.002492"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.236223" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exa.cfg
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.235902" elapsed="0.000386"/>
</kw>
<arg>${cfg_file}</arg>
<doc>Dump the start command into prompt. It assumes that no exabgp is running. For verified
start use Start_ExaBgp_And_Verify_Connected keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:11.221282" elapsed="0.015090"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.239092" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:11.238666" elapsed="0.000459"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.242024" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:11.239349" elapsed="0.002708"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:11.248205" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:11.248397" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:11.248514" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:11.242278" elapsed="0.006286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.252028" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:11.248771" elapsed="0.003316"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:11.255551" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:11.252303" elapsed="0.003336">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:11.238056" elapsed="0.017716">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:14.258675" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:14.257765" elapsed="0.000974"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:14.263741" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:14.259117" elapsed="0.004679"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:14.272246" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:14.272715" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:14.272906" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:14.264271" elapsed="0.008686"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:14.278429" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:14.273329" elapsed="0.005228"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:14.284257" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:14.278897" elapsed="0.005501">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:14.256604" elapsed="0.028030">200.0 != 409.0</status>
</kw>
<kw name="Verify_ExaBgps_Connection" owner="ExaBgpLib">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.286649" level="INFO">${peer_check_url} = /rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</msg>
<var>${peer_check_url}</var>
<arg>${REST_API}/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.286091" elapsed="0.000602"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.291315" level="INFO">${exp_status_code} = 200</msg>
<var>${exp_status_code}</var>
<arg>${connected}</arg>
<arg>${200}</arg>
<arg>${404}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:17.286925" elapsed="0.004427"/>
</kw>
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:17.297975" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.298194" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp:%2F%2F10.30.170.95?content=nonconfig 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:17.298328" level="INFO">${rsp} = &lt;Response [409]&gt;</msg>
<var>${rsp}</var>
<arg>${session}</arg>
<arg>url=${peer_check_url}${exabgp_ip}?content=nonconfig</arg>
<arg>expected_status=anything</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:17.291583" elapsed="0.006778"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.301758" level="INFO">{
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
}</msg>
<arg>${rsp.content}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.298594" elapsed="0.003229"/>
</kw>
<kw name="Should Be Equal As Numbers" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.305320" level="FAIL">200.0 != 409.0</msg>
<arg>${exp_status_code}</arg>
<arg>${rsp.status_code}</arg>
<doc>Fails if objects are unequal after converting them to real numbers.</doc>
<status status="FAIL" start="2026-09-01T01:18:17.302023" elapsed="0.003389">200.0 != 409.0</status>
</kw>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Checks peer presence in operational datastore</doc>
<status status="FAIL" start="2026-09-01T01:18:17.285314" elapsed="0.020258">200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:17.305688" level="FAIL">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:18:11.237077" elapsed="6.068725">Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</status>
</kw>
<msg time="2026-09-01T01:18:17.305944" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:18:17.305998" level="INFO">${value} = Keyword 'Verify_ExaBgps_Connection' failed after retrying 3 times. The last error was: 200.0 != 409.0</msg>
<var>${status}</var>
<var>${value}</var>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3x</arg>
<arg>3s</arg>
<arg>Verify_ExaBgps_Connection</arg>
<arg>${session}</arg>
<arg>${exabgp_ip}</arg>
<arg>connected=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:11.236591" elapsed="6.069436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.307047" level="INFO">[?2004l01:18:11 | 3467   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:11 | 3467   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:11 | 3467   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:18:11 | 3467   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:18:11 | 3467   | [01;34minstallation [0m | [1m        [0m
01:18:11 | 3467   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:18:11 | 3467   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:18:11 | 3467   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:18:11 | 3467   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:18:11 | 3467   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:18:11 | 3467   | configuration[0m | . local-as         | '64496'[0m
01:18:11 | 3467   | configuration[0m | . peer-as          | '64496'[0m
01:18:11 | 3467   | configuration[0m | &gt; capability       | [0m
01:18:11 | 3467   | configuration[0m | . route-refresh    | 'disable'[0m
01:18:11 | 3467   | configuration[0m | . add-path         | 'send/receive'[0m
01:18:11 | 3467   | configuration[0m | &lt; capability       | [0m
01:18:11 | 3467   | configuration[0m | &gt; family           | [0m
01:18:11 | 3467   | configuration[0m | . ipv4             | 'unicast'[0m
01:18:11 | 3467   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:18:11 | 3467   | configuration[0m | &lt; family           | [0m
01:18:11 | 3467   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1m        [0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1m        [0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:17.307394" level="INFO">${output} = [?2004l01:18:11 | 3467   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:11 | 3467   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:11 | 3467   | [01;34minterpreter  ...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:18:17.306897" elapsed="0.000536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.307967" level="INFO">[?2004l01:18:11 | 3467   | [01;34mwelcome      [0m | [1mThank you for using ExaBGP[0m
01:18:11 | 3467   | [01;34mversion      [0m | [1m4.2.17  [0m
01:18:11 | 3467   | [01;34minterpreter  [0m | [1m3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0][0m
01:18:11 | 3467   | [01;34mos           [0m | [1mLinux releng-12085-825-1-mininet-ovs-217-0 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64[0m
01:18:11 | 3467   | [01;34minstallation [0m | [1m        [0m
01:18:11 | 3467   | [01;31mcli          [0m | [1mcould not find the named pipes (exabgp.in and exabgp.out) required for the cli[0m
01:18:11 | 3467   | [01;31mcli          [0m | [1mwe scanned the following folders (the number is your PID):[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/exabgp/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/1001/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m - /var/run/[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1mplease make them in one of the folder with the following commands:[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; mkfifo /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; chmod 600 /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;31mcli control  [0m | [1m&gt; chown 1001:1001 /home/jenkins/run/exabgp.{in,out}[0m
01:18:11 | 3467   | [01;34mconfiguration[0m | [1mperforming reload of exabgp 4.2.17[0m
01:18:11 | 3467   | configuration[0m | &gt; neighbor         | '10.30.170.91'[0m
01:18:11 | 3467   | configuration[0m | . router-id        | '10.30.170.95'[0m
01:18:11 | 3467   | configuration[0m | . local-address    | '10.30.170.95'[0m
01:18:11 | 3467   | configuration[0m | . local-as         | '64496'[0m
01:18:11 | 3467   | configuration[0m | . peer-as          | '64496'[0m
01:18:11 | 3467   | configuration[0m | &gt; capability       | [0m
01:18:11 | 3467   | configuration[0m | . route-refresh    | 'disable'[0m
01:18:11 | 3467   | configuration[0m | . add-path         | 'send/receive'[0m
01:18:11 | 3467   | configuration[0m | &lt; capability       | [0m
01:18:11 | 3467   | configuration[0m | &gt; family           | [0m
01:18:11 | 3467   | configuration[0m | . ipv4             | 'unicast'[0m
01:18:11 | 3467   | configuration[0m | . ipv4             | 'mpls-vpn'[0m
01:18:11 | 3467   | configuration[0m | &lt; family           | [0m
01:18:11 | 3467   | configuration[0m | &gt; process          | 'exarpcserver'[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1mnot reloaded, no change found in the configuration[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1m        [0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1msyntax error in section neighbor[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1mline 14: process exarpcserver {[0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1m        [0m
01:18:11 | 3467   | [01;31mconfiguration[0m | [1msection process is invalid in neighbor, neighbor[0m
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt; </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.307652" elapsed="0.000465"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.309167" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.308750" elapsed="0.000452"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:17.309395" elapsed="0.000322"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:18:17.308394" elapsed="0.001427"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.313007" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:17.313243" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:17.310016" elapsed="0.003284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.314133" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h(defaultvenv) [jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.313639" elapsed="0.000622"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.317855" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:17.315530" elapsed="0.002436"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.319822" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:17.319985" level="INFO">${output} = [?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:17.318314" elapsed="0.001722"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.321243" level="INFO">[?2004l[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.320712" elapsed="0.000625"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.320194" elapsed="0.001208"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.320130" elapsed="0.001321"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:18:17.314768" elapsed="0.006796"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:18:17.306548" elapsed="0.015118"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.306174" elapsed="0.015544"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.306119" elapsed="0.015646"/>
</if>
<if>
<branch type="IF" condition="&quot;${status}&quot; == &quot;PASS&quot;">
<return>
<status status="NOT RUN" start="2026-09-01T01:18:17.322096" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.321875" elapsed="0.000336"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.321842" elapsed="0.001161"/>
</if>
<var name="${idx}">2</var>
<status status="PASS" start="2026-09-01T01:18:11.220894" elapsed="6.102175"/>
</iter>
<var>${idx}</var>
<value>${connection_retries}</value>
<status status="PASS" start="2026-09-01T01:17:58.985896" elapsed="18.337236"/>
</for>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.324072" level="FAIL">Unable to connect ExaBgp to ODL</msg>
<arg>Unable to connect ExaBgp to ODL</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:18:17.323479" elapsed="0.000748">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${DEFAUTL_RPC_CFG}</arg>
<arg>${CONFIG_SESSION}</arg>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>connection_retries=${3}</arg>
<doc>Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
of the peer in the bgp rib.</doc>
<status status="FAIL" start="2026-09-01T01:17:58.981283" elapsed="18.343128">Unable to connect ExaBgp to ODL</status>
</kw>
<arg>${NPATHS_SELM}</arg>
<arg>${ADDPATHCAP_SR}</arg>
<doc>Setup test case keyword. Early after the path selection config the incomming connection
from exabgp towards odl may be rejected by odl due to config process not finished yet. Because of that
we try to start the tool 3 times in case early attempts fail.</doc>
<status status="FAIL" start="2026-09-01T01:17:56.032482" elapsed="21.292236">Unable to connect ExaBgp to ODL</status>
</kw>
<kw name="Remove_Odl_And_App_Peer_Configuration_And_Stop_ExaBgp" type="TEARDOWN">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.326010" level="INFO">&amp;{mapping} = { IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.325432" elapsed="0.000612"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.373397" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.373044" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.374114" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:17.373887" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:17.374280" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:17.373584" elapsed="0.000723"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.374850" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:17.374501" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.375154" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:17.375307" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:17.375018" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.375701" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.375471" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.376635" level="INFO">mapping: {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.376391" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.377048" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.376815" elapsed="0.000255"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.377681" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.377404" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.378380" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.378186" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.378449" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:17.378602" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.377867" elapsed="0.000757"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.378763" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:18:17.377282" elapsed="0.001725"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.379561" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.379282" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.380257" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.380053" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.380323" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:17.380456" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.379749" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.380630" elapsed="0.000346"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:17.379158" elapsed="0.001856"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.377115" elapsed="0.003929"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.381083" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:17.381239" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:17.376066" elapsed="0.005197"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.375803" elapsed="0.005488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.381448" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.381313" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.375785" elapsed="0.005744"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.382197" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.381657" elapsed="0.000570"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.382278" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:17.372375" elapsed="0.010017"/>
</kw>
<msg time="2026-09-01T01:18:17.382440" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.360361" elapsed="0.022145"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.394330" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.406071" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.417834" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.418009" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.418177" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.418584" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.418440" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:17.418428" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.418779" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.418925" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.419071" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:17.418403" elapsed="0.000713"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.418312" elapsed="0.000840"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.419286" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.419349" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:17.419455" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:17.356254" elapsed="0.063224"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.420492" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.420261" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:17.429679" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.429724" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.429803" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:17.422630" elapsed="0.007196"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.420593" elapsed="0.009268"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.430020" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.429884" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.420577" elapsed="0.009515"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.433394" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.431020" elapsed="0.002415"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.430823" elapsed="0.002643"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.430807" elapsed="0.002693"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.435870" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.433748" elapsed="0.002162"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.433549" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.433535" elapsed="0.002427"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.436479" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.436120" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.436791" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.436579" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.437326" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.437044" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.436892" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.436564" elapsed="0.000835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.437884" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.437561" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.438192" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.437967" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.438678" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.438406" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.438263" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.437953" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.438883" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:17.439606" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.439351" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.439765" elapsed="0.002123"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:17.430439" elapsed="0.011505"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:17.441983" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:17.444096" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:17.419725" elapsed="0.024394"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.444180" elapsed="0.000024"/>
</return>
<arg>${MULT_VAR_FOLDER}/bgp_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:17.326344" elapsed="0.117944"/>
</kw>
<kw name="Deconfigure_App_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.444971" level="INFO">${app_rib} = 10.30.170.91</msg>
<var>${app_rib}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.444715" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.445549" level="INFO">&amp;{route_mapping} = { APP_RIB=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{route_mapping}</var>
<arg>APP_RIB=${app_rib}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.445152" elapsed="0.000422"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.486268" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.485916" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.487004" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:17.486760" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:17.487169" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:17.486445" elapsed="0.000746"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.487701" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:17.487342" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.487991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/multipaths/route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:17.488160" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:17.487868" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.488626" level="INFO">/rests/data/bgp-rib:application-rib=$APP_RIB/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.488381" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.489683" level="INFO">mapping: {'APP_RIB': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.489431" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.490107" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.489866" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.490770" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.490478" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.491797" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.491306" elapsed="0.000515"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.491866" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:17.492006" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.490956" elapsed="0.001071"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.492186" elapsed="0.000206"/>
</kw>
<var name="${key}">APP_RIB</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:17.490352" elapsed="0.002075"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.492923" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.492664" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.493869" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.493442" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.493936" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:17.494068" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.493108" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.494241" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:17.492544" elapsed="0.001924"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.490194" elapsed="0.004318"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.494551" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:17.494687" level="INFO">${mapping_to_use} = {'APP_RIB': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:17.489050" elapsed="0.005659"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.488758" elapsed="0.005979"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.494893" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.494760" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.488733" elapsed="0.006225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.495630" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.495086" elapsed="0.000569"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.495698" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:17.485334" elapsed="0.010472"/>
</kw>
<msg time="2026-09-01T01:18:17.495853" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.473098" elapsed="0.022808"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.507866" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.519737" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/multipaths/route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.531622" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.531797" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.531952" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.532291" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.532159" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:17.532131" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.532497" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.532647" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.532792" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:17.532106" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.532018" elapsed="0.000841"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.532992" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.533057" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:17.533176" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:17.469034" elapsed="0.064167"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.534207" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.533967" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:17.545648" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.545691" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.545771" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:17.536235" elapsed="0.009559"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.534306" elapsed="0.011523"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.545986" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.545851" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.534291" elapsed="0.011799"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.549244" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.547030" elapsed="0.002252"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.546833" elapsed="0.002479"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.546817" elapsed="0.002517"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.551705" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.549594" elapsed="0.002151"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.549382" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.549368" elapsed="0.002428"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.552310" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.551956" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.552624" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.552394" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.553101" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.552843" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.552696" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.552379" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.553678" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.553344" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.553968" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.553760" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.554451" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.554194" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.554037" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.553745" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.554668" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:17.555376" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.555116" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.555549" elapsed="0.002248"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:17.546443" elapsed="0.011410"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:17.557894" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:17.560005" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:17.533432" elapsed="0.026598"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.560077" elapsed="0.000024"/>
</return>
<arg>${MULT_VAR_FOLDER}/route</arg>
<arg>mapping=${route_mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:17.445768" elapsed="0.114432"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.560861" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | APP_PEER_NAME=example-bgp-peer-app | IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>APP_PEER_NAME=${APP_PEER_NAME}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.560349" elapsed="0.000538"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.600774" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.600430" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.601504" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:17.601265" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:17.601694" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:17.600943" elapsed="0.000773"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.602222" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:17.601869" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:17.602528" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:17.602670" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:17.602390" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.603055" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.602835" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.603996" level="INFO">mapping: {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.603768" elapsed="0.000268"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.604428" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.604194" elapsed="0.000256"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.605050" level="INFO">${value} = controller-config</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.604788" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.606002" level="INFO">${encoded} = controller-config</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.605567" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.606070" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:17.606234" level="INFO">${encoded_value} = controller-config</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.605252" elapsed="0.001004"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.606397" elapsed="0.000224"/>
</kw>
<var name="${key}">DEVICE_NAME</var>
<var name="${value}">controller-config</var>
<status status="PASS" start="2026-09-01T01:18:17.604667" elapsed="0.001990"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.607311" level="INFO">${value} = example-bgp-peer-app</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.606873" elapsed="0.000462"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.608250" level="INFO">${encoded} = example-bgp-peer-app</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.607825" elapsed="0.000449"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.608319" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:17.608453" level="INFO">${encoded_value} = example-bgp-peer-app</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.607518" elapsed="0.000957"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.608631" elapsed="0.000195"/>
</kw>
<var name="${key}">APP_PEER_NAME</var>
<var name="${value}">example-bgp-peer-app</var>
<status status="PASS" start="2026-09-01T01:18:17.606754" elapsed="0.002108"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.609361" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.609079" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.610298" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.609865" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.610366" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:17.610517" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.609561" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.610681" elapsed="0.000193"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:17.608960" elapsed="0.001950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.611462" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:17.611194" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.612388" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.611969" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:17.612455" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:18:17.612605" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:17.611664" elapsed="0.000963"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.612764" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:17.611042" elapsed="0.001953"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.604513" elapsed="0.008513"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:17.613063" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:17.613217" level="INFO">${mapping_to_use} = {'DEVICE_NAME': 'controller-config', 'APP_PEER_NAME': 'example-bgp-peer-app', 'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:17.603446" elapsed="0.009795"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.603174" elapsed="0.010095"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.613425" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.613291" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.603156" elapsed="0.010353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.614222" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.613640" elapsed="0.000608"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.614291" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:17.599858" elapsed="0.014543"/>
</kw>
<msg time="2026-09-01T01:18:17.614448" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.587969" elapsed="0.026547"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.626263" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.638262" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.649918" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.650090" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.650261" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.650633" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.650502" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:17.650473" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.650827" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.650974" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.651119" elapsed="0.000036"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:17.650448" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.650358" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.651355" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.651437" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:17.651578" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:17.583946" elapsed="0.067657"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.652645" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.652410" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:17.661397" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.661441" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:17.661533" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:17.654686" elapsed="0.006870"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.652745" elapsed="0.008846"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.661749" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.661614" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.652729" elapsed="0.009092"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.664945" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.662735" elapsed="0.002247"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.662539" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.662523" elapsed="0.002510"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.667400" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.665294" elapsed="0.002149"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.665081" elapsed="0.002394"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.665067" elapsed="0.002443"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.667993" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.667663" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.668304" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.668076" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.668831" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.668566" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.668407" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.668061" elapsed="0.000843"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.669395" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.669047" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.669699" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.669477" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.670203" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.669928" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.669784" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.669462" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.670410" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:17.671116" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.670877" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.671296" elapsed="0.002246"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:17.662152" elapsed="0.011445"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:17.673638" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:17.675750" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:17.651833" elapsed="0.023940"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:17.675820" elapsed="0.000023"/>
</return>
<arg>${BGP_VAR_FOLDER}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:17.561089" elapsed="0.114838"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:18:17.444424" elapsed="0.231557"/>
</kw>
<kw name="Stop_ExaBgp" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.676819" level="INFO">${output} =  </msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:18:17.676461" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.677217" level="INFO"> </msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.676977" elapsed="0.000278"/>
</kw>
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.677975" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.677707" elapsed="0.000292"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:17.678153" elapsed="0.000243"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:18:17.677433" elapsed="0.001037"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.680374" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:17.680495" level="INFO">${output} = ^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:17.678620" elapsed="0.001901"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.680922" level="INFO">^C[?2004l[?2004h[?2004l
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.680679" elapsed="0.000285"/>
</kw>
<kw name="Virtual_Env_Deactivate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.682512" level="INFO">deactivate</msg>
<arg>deactivate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:17.681595" elapsed="0.000966"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.858940" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<msg time="2026-09-01T01:18:17.859081" level="INFO">${output} = [?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:18:17.682704" elapsed="0.176402"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.859902" level="INFO">[?2004ldeactivate: command not found
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.859606" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.859231" elapsed="0.000830"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.859199" elapsed="0.000890"/>
</if>
<arg>log_output=${True}</arg>
<doc>Deactivates virtual environment.</doc>
<status status="PASS" start="2026-09-01T01:18:17.681215" elapsed="0.178939"/>
</kw>
<doc>Stops the ExaBgp by sending ctrl+c</doc>
<status status="PASS" start="2026-09-01T01:18:17.676192" elapsed="0.184015"/>
</kw>
<kw name="Teardown_Test_Show_Bugs_If_Test_Failed" owner="SetupUtils">
<kw name="SetupUtils__Report_Bugs_Causing_Failure" owner="SetupUtils">
<if>
<branch type="IF" condition="'${SetupUtils__Known_Bug_ID}' != ''">
<kw name="Report Failure Due To Bug" owner="Utils">
<arg>${SetupUtils__Known_Bug_ID}</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.861355" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.860984" elapsed="0.000426"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.860968" elapsed="0.000464"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>'${SetupUtils__Known_Bug_ID}' != ''</arg>
<arg>Set_Known_Bug_Id</arg>
<arg>${EMPTY}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.861590" elapsed="0.000296"/>
</kw>
<kw name="Report_Failure_And_Point_To_Linked_Bugs" owner="Utils">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.866914" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.866529" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="NOT RUN" start="2026-09-01T01:18:17.867156" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.867007" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.866990" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.867712" level="INFO">${newline} = 
</msg>
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:17.867387" elapsed="0.000350"/>
</kw>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:17.868124" level="INFO">${reference} = bgpcep_userfeatures_txt_020_Bgp_Functional_Multipath_Odl_Npaths_Exa_SendReceived</msg>
<var>${reference}</var>
<arg>${SUITE_NAME}_${TEST_NAME}</arg>
<arg>[ /\.-]</arg>
<arg>_</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.867884" elapsed="0.000280"/>
</kw>
<kw name="Convert To Lower Case" owner="String">
<msg time="2026-09-01T01:18:17.868466" level="INFO">${reference} = bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived</msg>
<var>${reference}</var>
<arg>${reference}</arg>
<doc>Converts string to lower case.</doc>
<status status="PASS" start="2026-09-01T01:18:17.868310" elapsed="0.000196"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.868954" level="INFO">${msg} = ... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)</msg>
<var>${msg}</var>
<arg>... click for list of related bugs or create a new one if needed (with the${newline}"${reference}"${newline}reference somewhere inside)</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.868648" elapsed="0.000330"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.869411" level="INFO">${bugs} = "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"</msg>
<var>${bugs}</var>
<arg>"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=${reference}&amp;order=bug_status"</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.869118" elapsed="0.000319"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.870052" level="INFO">Set test message to:
... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</msg>
<arg>${msg}${newline}${bugs}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="PASS" start="2026-09-01T01:18:17.869597" elapsed="0.000501"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.870531" level="INFO">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"</msg>
<arg>${msg}${newline}${bugs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.870254" elapsed="0.000320"/>
</kw>
<doc>Report that a test failed and point to linked Bugzilla bug(s).
Linked bugs must contain the ${reference} inside comments (workaround
becasue of currently missing suitable field for external references and
not correctly working the CONTENT MATCHES filter).
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T01:18:17.866235" elapsed="0.004387"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.860799" elapsed="0.009867"/>
</kw>
<doc>Test case teardown. Show linked bugs in case of failure.</doc>
<status status="PASS" start="2026-09-01T01:18:17.860408" elapsed="0.010294"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:17.325030" elapsed="0.545714"/>
</kw>
<doc>n-paths policy selected on odl</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:17:56.031339" elapsed="21.839450">... click for list of related bugs or create a new one if needed (with the
"bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&amp;o1=substring&amp;v1=bgpcep_userfeatures_txt_020_bgp_functional_multipath_odl_npaths_exa_sendreceived&amp;order=bug_status"

Setup failed:
Unable to connect ExaBgp to ODL</status>
</test>
<test id="s1-s15-t4" name="Delete_Bgp_Peer_Configuration" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:17.874212" elapsed="0.000226"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:17.873960" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.875656" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.875551" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.875530" elapsed="0.000188"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.880315" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.880213" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.880196" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.881332" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:17.880959" elapsed="0.000398"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.881796" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:17.881527" elapsed="0.000292"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:17.881858" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:17.882002" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:17.880617" elapsed="0.001406"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.887584" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.887471" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.887454" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.888754" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:17.888658" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.888641" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:17.889321" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.888947" elapsed="0.000398"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.889714" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:17.889510" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.926345" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:17.890198" elapsed="0.036313"/>
</kw>
<msg time="2026-09-01T01:18:17.926706" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:17.926747" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:17.889878" elapsed="0.036903"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.971623" level="INFO">". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:17.927594" elapsed="0.044137"/>
</kw>
<msg time="2026-09-01T01:18:17.971880" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:17.971919" level="INFO">${message_wait} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:17.926978" elapsed="0.044974"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.972304" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.972041" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.972014" elapsed="0.000364"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.972975" level="INFO"> ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:17.972698" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.973313" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.973103" elapsed="0.000333"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.973087" elapsed="0.000370"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:17.973508" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:17.976181" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:18:17.976371" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.974965" elapsed="0.001559"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.976789" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.977106" elapsed="0.000104"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:17.974341" elapsed="0.002976"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:17.973815" elapsed="0.003561"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:17.888376" elapsed="0.089084"/>
</kw>
<msg time="2026-09-01T01:18:17.977562" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:17.977601" level="INFO">${message} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:17.887784" elapsed="0.089850"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:17.977804" elapsed="0.000224"/>
</return>
<status status="PASS" start="2026-09-01T01:18:17.977709" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.977685" elapsed="0.000400"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.978495" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.978804" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:17.978867" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:17.887169" elapsed="0.091796"/>
</kw>
<msg time="2026-09-01T01:18:17.979049" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:17.979088" level="INFO">${output} =  ". "t "x "t ". "0 "2 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "u "l "t "i "p "a "t "h ". "D "e "l "e "t...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:17.882391" elapsed="0.096732"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:17.979472" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:17.979239" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:17.979222" elapsed="0.000335"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:17.882258" elapsed="0.097320"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:17.882078" elapsed="0.097531"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:17.879857" elapsed="0.099805"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:17.875048" elapsed="0.104666"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:17.874645" elapsed="0.105109"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:17.871498" elapsed="0.108302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.980494" level="INFO">&amp;{mapping} = { DEVICE_NAME=controller-config | BGP_NAME=example-bgp-peer | IP=10.30.170.95 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>DEVICE_NAME=${DEVICE_NAME}</arg>
<arg>BGP_NAME=${BGP_PEER_NAME}</arg>
<arg>IP=${TOOLS_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${PROTOCOL_OPENCONFIG}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:17.979957" elapsed="0.000563"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:18:17.871014" elapsed="0.109610"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:17.988515" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:17.988207" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:18:17.989869" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:18:18.043516" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:18:18.043624" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:18:18.043662" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:18:18.043697" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:18:17.989703" elapsed="0.054014"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.044533" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:18:18.044217" elapsed="0.000377"/>
</kw>
<msg time="2026-09-01T01:18:18.044707" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:18:18.044759" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:18.043885" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.045556" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:18.044994" elapsed="0.000594"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.046880" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.046577" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.047436" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.047123" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.047976" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.047687" elapsed="0.000341"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:18:18.046099" elapsed="0.001995"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.045685" elapsed="0.002451"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.045660" elapsed="0.002527"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.048378" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:18.048255" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.048235" elapsed="0.000225"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:18:18.048650" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:18:18.048542" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.048523" elapsed="0.000229"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.048932" elapsed="0.000026"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:18:17.989207" elapsed="0.059872"/>
</kw>
<msg time="2026-09-01T01:18:18.049160" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.988731" elapsed="0.060504"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:18:17.987665" elapsed="0.061662"/>
</kw>
<msg time="2026-09-01T01:18:18.049386" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:17.984067" elapsed="0.065383"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:18:17.981630" elapsed="0.067927"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:18:17.981415" elapsed="0.068203"/>
</kw>
<kw name="Put_As_Xml_To_Uri" owner="TemplatedRequests">
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.056738" level="INFO">/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.056415" elapsed="0.000380"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.057300" level="INFO">&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.056985" elapsed="0.000637"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.058117" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.057815" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.058697" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.058381" elapsed="0.000368"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:18.059705" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:18.059449" elapsed="0.000287"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:18.060134" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:18.059926" elapsed="0.000260"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.060373" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.061124" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.060823" elapsed="0.000378"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:18.061251" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:18.061438" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:18.058991" elapsed="0.002477"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:18.083761" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0g1bsyrrhfvy7da3lgdry9num21.node0', 'Content-Length': '9528', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;protocol xmlns="http://openconfig.net/yang/network-instance"&gt;&lt;identifier xmlns:x="http://openconfig.net/yang/policy-types"&gt;x:BGP&lt;/identifier&gt;&lt;name&gt;example-bgp-rib&lt;/name&gt;&lt;bgp xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;&lt;peer-groups&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;internal-neighbor&lt;/peer-group-name&gt;&lt;route-reflector&gt;&lt;config&gt;&lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;&lt;/config&gt;&lt;/route-reflector&gt;&lt;timers&gt;&lt;config&gt;&lt;hold-time&gt;180.0&lt;/hold-time&gt;&lt;connect-retry&gt;10.0&lt;/connect-retry&gt;&lt;/config&gt;&lt;/timers&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;64496&lt;/peer-as&gt;&lt;/config&gt;&lt;/peer-group&gt;&lt;peer-group&gt;&lt;peer-group-name&gt;external-neighbor&lt;/peer-group-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;restart-time&gt;60&lt;/restart-time&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;transport&gt;&lt;config&gt;&lt;passive-mode&gt;true&lt;/passive-mode&gt;&lt;remote-port&gt;179&lt;/remote-port&gt;&lt;/config&gt;&lt;/transport&gt;&lt;config&gt;&lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;&lt;peer-as&gt;65000&lt;/peer-as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;graceful-restart&gt;&lt;config&gt;&lt;enabled&gt;true&lt;/enabled&gt;&lt;/config&gt;&lt;/graceful-restart&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/peer-group&gt;&lt;/peer-groups&gt;&lt;global&gt;&lt;apply-policy&gt;&lt;config&gt;&lt;default-export-policy&gt;REJECT-ROUTE&lt;/default-export-policy&gt;&lt;default-import-policy&gt;REJECT-ROUTE&lt;/default-import-policy&gt;&lt;export-policy&gt;default-odl-export-policy&lt;/export-policy&gt;&lt;import-policy&gt;default-odl-import-policy&lt;/import-policy&gt;&lt;/config&gt;&lt;/apply-policy&gt;&lt;config&gt;&lt;router-id&gt;192.0.2.2&lt;/router-id&gt;&lt;as&gt;64496&lt;/as&gt;&lt;/config&gt;&lt;afi-safis&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;ROUTE-TARGET-CONSTRAIN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-MULTICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV6-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;IPV4-MCAST-VPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;afi-safi&gt;&lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;&lt;/afi-safi&gt;&lt;/afi-safis&gt;&lt;/global&gt;&lt;neighbors&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.1&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.5&lt;/neighbor-address&gt;&lt;config&gt;&lt;local-as&gt;65001&lt;/local-as&gt;&lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;neighbor&gt;&lt;neighbor-address&gt;192.0.2.6&lt;/neighbor-address&gt;&lt;config&gt;&lt;peer-group&gt;application-peers&lt;/peer-group&gt;&lt;/config&gt;&lt;/neighbor&gt;&lt;/neighbors&gt;&lt;/bgp&gt;&lt;/protocol&gt; 
 </msg>
<msg time="2026-09-01T01:18:18.084038" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:18.084200" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:18.064267" elapsed="0.019968"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.061572" elapsed="0.022715"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.084529" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:18.084320" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.061551" elapsed="0.023085"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.088976" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.085748" elapsed="0.003283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.085456" elapsed="0.003617"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.085435" elapsed="0.003669"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.092418" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.089497" elapsed="0.002977"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.089204" elapsed="0.003329"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.089182" elapsed="0.003382"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.093338" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:18.092800" elapsed="0.000572"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.093780" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:18.093463" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.094467" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:18.094080" elapsed="0.000437"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.093879" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.093442" elapsed="0.001144"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.095253" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:18.094784" elapsed="0.000501"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.095679" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:18.095368" elapsed="0.000380"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.096354" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:18.095975" elapsed="0.000411"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:18.095777" elapsed="0.000650"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.095347" elapsed="0.001106"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.096662" elapsed="0.000425"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:18.097676" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:18.097312" elapsed="0.000397"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.097899" elapsed="0.002986"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:18.085071" elapsed="0.015892"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:18.101231" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:18:18.101044" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.101023" elapsed="0.000323"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.101555" elapsed="0.000028"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.101639" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:18:18.104596" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:18.053191" elapsed="0.051438"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:18.104705" elapsed="0.000032"/>
</return>
<arg>${OPENCONFIG_RIB_URI}</arg>
<arg>${rib_old}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Specify XML headers and return Put_To_Uri response text.</doc>
<status status="PASS" start="2026-09-01T01:18:18.049867" elapsed="0.055056"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:18:18.105122" elapsed="0.000627"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:18.106065" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:18:18.105972" elapsed="0.000309"/>
</kw>
<doc>Suite teardown keyword with old rib restoration</doc>
<status status="PASS" start="2026-09-01T01:18:17.981183" elapsed="0.125245"/>
</kw>
<doc>Functional test suite for bgp - n-path and all-path selection

Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests n-path and all-path selection policy.
It uses odl and exabgp as bgp peers. Routes advertized from odl
are configured via application peer.</doc>
<status status="FAIL" start="2026-09-01T01:17:26.284288" elapsed="51.822182"/>
</suite>
<suite id="s1-s16" name="060 Bgp Functional Mvpn" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/060_bgp_functional_mvpn.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.192105" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:18.188231" elapsed="0.003938"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:18:18.187997" elapsed="0.004243"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.196580" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:18:18.193245" elapsed="0.003360"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:18:18.196801" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:18.196686" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.196663" elapsed="0.000202"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.197331" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:18.197006" elapsed="0.000363"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.197806" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:18:18.197533" elapsed="0.000296"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:18:18.198305" elapsed="0.000260"/>
</kw>
<msg time="2026-09-01T01:18:18.198649" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:18.198688" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:18.197981" elapsed="0.000726"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.199202" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:18.198860" elapsed="0.000365"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.200098" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:18.199866" elapsed="0.000256"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.200519" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:18.200273" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.200942" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.200687" elapsed="0.000279"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.203847" elapsed="0.000189"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.204567" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:18.204199" elapsed="0.000392"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.204740" elapsed="0.000222"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.205751" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:18.205474" elapsed="0.000300"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:18:18.205812" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:18.205955" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:18:18.205206" elapsed="0.000770"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:18.206686" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1b0ab610&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:18:18.206119" elapsed="0.000782"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.207052" elapsed="0.000187"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:18:18.203336" elapsed="0.003957"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:18.203162" elapsed="0.004168"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:18:18.201015" elapsed="0.006343"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.207881" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:18.207524" elapsed="0.000396"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.208434" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:18.208070" elapsed="0.000405"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.208975" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:18.208641" elapsed="0.000372"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:18:18.199460" elapsed="0.009603"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:18:18.192925" elapsed="0.016185"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.209286" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:18.209184" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.209166" elapsed="0.000179"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.212433" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:18.212077" elapsed="0.000379"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.212881" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:18.212617" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:18.212942" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:18.213077" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:18.211787" elapsed="0.001311"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:18.214068" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.213832" elapsed="0.000259"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.214811" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:18:18.214900" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.214647" elapsed="0.000277"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.218177" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:18.217606" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.217588" elapsed="0.000702"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.218924" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:18:18.219180" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.218496" elapsed="0.000748"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.220187" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.219553" elapsed="0.000769"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.221631" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.220726" elapsed="0.000952"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.223550" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:18:18.223718" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:18.223051" elapsed="0.000708"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.224084" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.225690" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:18:18.900448" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:18:18 UTC 2026

  System load:  0.11               Processes:             121
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:17:26 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:18:18.225389" elapsed="0.675309"/>
</kw>
<msg time="2026-09-01T01:18:18.900802" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.224945" elapsed="0.676098"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:18:18.222202" elapsed="0.679058"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.902439" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:18:18.916358" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:18:18.916743" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:18:18.916948" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:18:18.901761" elapsed="0.015295"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.917547" elapsed="0.000805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.920356" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.919307" elapsed="0.001216"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.921210" elapsed="0.000077"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:18.920788" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.920742" elapsed="0.000710"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:18:18.921883" elapsed="0.000089"/>
</return>
<status status="PASS" start="2026-09-01T01:18:18.921579" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.921556" elapsed="0.000574"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.922253" elapsed="0.000020"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.926881" elapsed="0.000785"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.928036" elapsed="0.000516"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.928905" elapsed="0.000320"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:18.922952" elapsed="0.006364"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:18:18.216681" elapsed="0.712886"/>
</kw>
<msg time="2026-09-01T01:18:18.929640" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.215993" elapsed="0.713722"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:18:18.215566" elapsed="0.714363"/>
</kw>
<msg time="2026-09-01T01:18:18.929982" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.215068" elapsed="0.714974"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.933451" elapsed="0.000405"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.934064" elapsed="0.000223"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.934490" elapsed="0.000126"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:18.930449" elapsed="0.004229"/>
</kw>
<msg time="2026-09-01T01:18:18.934793" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:18:18.214307" elapsed="0.720517"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.935524" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.935084" elapsed="0.000492"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:18:18.935629" elapsed="0.000036"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:18:18.213434" elapsed="0.722352"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:18.213271" elapsed="0.722563"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:18.213157" elapsed="0.722732"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:18:18.209562" elapsed="0.726408"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:18:18.936194" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:18.950843" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:18.950660" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.950621" elapsed="0.000336"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.951534" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:18:18.951662" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.951275" elapsed="0.000411"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.952198" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.951842" elapsed="0.000398"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:18.952618" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:18.952381" elapsed="0.000276"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:18.953548" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:18:18.953280" elapsed="0.000403">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:18:18.953787" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:18:18.953826" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:18.952815" elapsed="0.001032"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:18.954157" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:18.953919" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:18.953901" elapsed="0.000346"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:18.954998" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.954762" elapsed="0.000259"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:18:18.955065" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:18.955280" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:18:18.954496" elapsed="0.000807"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.955455" elapsed="0.000427"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.956583" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:18:18.956675" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.956460" elapsed="0.000238"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.956839" elapsed="0.002103"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:18:18.959359" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:18:19.181023" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:18:18.959097" elapsed="0.222203"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:19.185752" elapsed="0.000476"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:19.186389" elapsed="0.000191"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:18:19.186721" elapsed="0.000097"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:19.182900" elapsed="0.003970"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:19.181955" elapsed="0.004956"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:18:18.950078" elapsed="0.236878"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:18.937434" elapsed="0.249570"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:18.936942" elapsed="0.250114"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:18.936758" elapsed="0.250337"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:18:18.936562" elapsed="0.250593"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:18:18.192534" elapsed="0.994695"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:19.189749" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:19.189631" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.189603" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:19.194183" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:19.194074" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.194058" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:19.195148" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:19.194773" elapsed="0.000401"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:19.195600" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:19.195323" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:19.195660" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:19.195810" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:19.194453" elapsed="0.001378"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:19.201300" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:19.201187" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.201167" elapsed="0.000210"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:19.202767" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:19.202631" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.202613" elapsed="0.000223"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:19.203358" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:19.202994" elapsed="0.000404"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:19.203839" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:19.203593" elapsed="0.000275"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:19.246933" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:19.204638" elapsed="0.042680"/>
</kw>
<msg time="2026-09-01T01:18:19.247635" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:19.247683" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:19.204041" elapsed="0.043680"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:19.330311" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "6 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:19.248980" elapsed="0.081655"/>
</kw>
<msg time="2026-09-01T01:18:19.330869" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:19.330911" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:19.248121" elapsed="0.082825"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:19.331700" elapsed="0.000058"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:19.331097" elapsed="0.000757"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.331044" elapsed="0.000844"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:19.332594" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "6 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "m "v "p "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:19.332039" elapsed="0.000671"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:19.332995" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:19.332771" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.332755" elapsed="0.000502"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:19.333301" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:19.335999" elapsed="0.000439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:19.336784" elapsed="0.000312"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:18:19.337440" elapsed="0.000243"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:19.335215" elapsed="0.002554"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:19.333757" elapsed="0.004141"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:19.202318" elapsed="0.135670"/>
</kw>
<msg time="2026-09-01T01:18:19.338071" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:19.338110" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:19.201564" elapsed="0.136622"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:19.338446" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-09-01T01:18:19.338348" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.338330" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:19.338949" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:19.339291" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:19.339356" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:19.200872" elapsed="0.138580"/>
</kw>
<msg time="2026-09-01T01:18:19.339553" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:19.339594" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:19.196308" elapsed="0.143320"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:19.339927" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:19.339694" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:19.339679" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:19.196172" elapsed="0.143872"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:19.195983" elapsed="0.144109"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:19.193817" elapsed="0.146488"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:18:19.187812" elapsed="0.152554"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:19.187378" elapsed="0.153027"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:18:18.187720" elapsed="1.152735"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:19.341001" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:18:19.340618" elapsed="0.000406"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:19.341537" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:18:19.341201" elapsed="0.000374"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:19.343315" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:18:19.343382" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:19.342990" elapsed="0.000413"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:19.343563" elapsed="0.000319"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:18:19.344685" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:18:19.999358" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:18:19 UTC 2026

  System load:  0.05               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:17:27 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:18:19.344377" elapsed="0.655194"/>
</kw>
<msg time="2026-09-01T01:18:19.999666" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:19.344035" elapsed="0.655724"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:18:19.342531" elapsed="0.657359"/>
</kw>
<msg time="2026-09-01T01:18:20.000041" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:19.342119" elapsed="0.657968"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:18:19.341771" elapsed="0.658405"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:20.000884" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc19543550&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:18:20.000475" elapsed="0.000614"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.011323" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:18:20.022316" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:18:20.001272" elapsed="0.021105"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.023743" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:18:20.056460" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:18:20.056636" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:18:20.056693" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:18:20.056748" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:18:20.023563" elapsed="0.033224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.058032" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:18:20.057646" elapsed="0.000447"/>
</kw>
<msg time="2026-09-01T01:18:20.058238" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:18:20.058296" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.057042" elapsed="0.001284"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.059374" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.058756" elapsed="0.000652"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.059992" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.059538" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.059506" elapsed="0.000601"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:18:20.060331" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.060202" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.060181" elapsed="0.000265"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.060604" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.060551" elapsed="0.000105"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:20.060529" elapsed="0.000156"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.060879" elapsed="0.000027"/>
</kw>
<msg time="2026-09-01T01:18:20.061067" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:18:20.023206" elapsed="0.037898"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:18:20.061331" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.061218" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.061195" elapsed="0.000232"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.061633" elapsed="0.000026"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:18:20.022708" elapsed="0.039026"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:18.187407" elapsed="1.874393"/>
</kw>
<test id="s1-s16-t1" name="Configure_App_Peer" line="49">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:20.066028" elapsed="0.000300"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:20.065699" elapsed="0.000697"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.067698" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.067559" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.067537" elapsed="0.000243"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.076159" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.076006" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.075982" elapsed="0.000337"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.077615" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.077097" elapsed="0.000551"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.078242" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:20.077852" elapsed="0.000422"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:20.078329" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:20.078536" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.076634" elapsed="0.001934"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.084281" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.084183" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.084165" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.085447" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.085351" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.085336" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:20.085932" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.085656" elapsed="0.000300"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.086312" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.086099" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.122967" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:20.086801" elapsed="0.036264"/>
</kw>
<msg time="2026-09-01T01:18:20.123236" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:20.123276" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.086495" elapsed="0.036814"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.160783" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:20.123785" elapsed="0.037100"/>
</kw>
<msg time="2026-09-01T01:18:20.161032" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:20.161071" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.123476" elapsed="0.037629"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.161405" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.161199" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.161181" elapsed="0.000306"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.161897" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.161622" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.162228" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.162017" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.162002" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:20.162327" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.164797" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:18:20.164981" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.163702" elapsed="0.001404"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.165433" elapsed="0.000091"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.165773" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:20.163101" elapsed="0.002846"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:20.162616" elapsed="0.003388"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:20.085065" elapsed="0.081022"/>
</kw>
<msg time="2026-09-01T01:18:20.166184" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.166224" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.084493" elapsed="0.081765"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:20.166599" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.166325" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.166309" elapsed="0.000383"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.167056" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.167387" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.167452" elapsed="0.000030"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:20.083873" elapsed="0.083695"/>
</kw>
<msg time="2026-09-01T01:18:20.167649" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.167686" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "C "o "n "f "i "g "u "r "e "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.079050" elapsed="0.088670"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.168012" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.167785" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.167769" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:20.078865" elapsed="0.089237"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:20.078642" elapsed="0.089516"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:20.075570" elapsed="0.092643"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:20.067182" elapsed="0.101080"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.066609" elapsed="0.101692"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:20.062670" elapsed="0.105676"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.199023" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.198691" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.199817" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.199534" elapsed="0.000374">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.199994" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.199216" elapsed="0.000799"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.200535" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.200183" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.200873" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:20.201040" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:20.200744" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.201447" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.201226" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.202372" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.202119" elapsed="0.000292"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.202833" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.202574" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.203480" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.203201" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.204362" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.204129" elapsed="0.000255"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.204430" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.204580" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.203679" elapsed="0.000922"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.204743" elapsed="0.000227"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:20.203056" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.205527" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.205245" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.206202" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.205999" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.206267" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.206398" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.205718" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.206571" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:20.205104" elapsed="0.001698"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:20.202902" elapsed="0.003929"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:20.206869" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:20.207006" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:20.201832" elapsed="0.005196"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.201561" elapsed="0.005494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.207233" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.207078" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.201544" elapsed="0.005756"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.208033" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.207433" elapsed="0.000625"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.208100" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.198120" elapsed="0.010106"/>
</kw>
<msg time="2026-09-01T01:18:20.208274" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.186573" elapsed="0.021780"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.219531" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.230696" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.241825" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.242008" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.242182" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.242530" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.242379" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:20.242367" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.242732" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.242883" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.243032" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:20.242341" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.242253" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.243250" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.243316" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:20.243424" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:20.182702" elapsed="0.060746"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.267828" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.267497" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.268509" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.268311" elapsed="0.000256">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.268681" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.267998" elapsed="0.000706"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.269214" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.268853" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.269521" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:20.269643" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:20.269384" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.270027" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.269810" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:20.270406" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.270128" elapsed="0.000330"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.270889" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.270628" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.270493" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.270112" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.271633" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.271094" elapsed="0.000566"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.271703" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.266926" elapsed="0.004885"/>
</kw>
<msg time="2026-09-01T01:18:20.271859" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.255020" elapsed="0.016880"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.283095" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.294292" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.305478" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.305685" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.305845" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.306184" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.306038" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:20.306025" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.306385" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.306548" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.306698" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:20.305999" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.305910" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.306900" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.306963" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:20.307067" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:20.252658" elapsed="0.054434"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.308271" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.308034" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.308411" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.307720" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.308734" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.308509" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.309286" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.309004" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.308816" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.308492" elapsed="0.000867"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.311664" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.309511" elapsed="0.002176"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:20.311731" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.311866" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:20.307411" elapsed="0.004477"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.313196" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.312958" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.313604" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.313377" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.314000" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.313784" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.314442" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.314225" elapsed="0.000325"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:20.315325" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:20.315125" elapsed="0.000223"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:20.315660" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:20.315505" elapsed="0.000177"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.315849" elapsed="0.000180"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.316407" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.316186" elapsed="0.000260"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:20.316498" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.316635" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:20.314735" elapsed="0.001922"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:20.340109" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:18:20.340187" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:18:20 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:20.340288" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:20.318699" elapsed="0.021612"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.316717" elapsed="0.023633"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.340527" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.340373" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.316702" elapsed="0.023902"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.343754" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.341486" elapsed="0.002306"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.341265" elapsed="0.002557"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.341249" elapsed="0.002595"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.346167" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.344091" elapsed="0.002117"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.343893" elapsed="0.002344"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.343879" elapsed="0.002379"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.346772" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.346410" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.347078" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.346857" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.347588" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.347314" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.347165" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.346842" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.348132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.347804" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.348522" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.348231" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.349008" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.348744" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.348595" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.348216" elapsed="0.000865"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.349235" elapsed="0.000327"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:20.349973" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.349714" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.350180" elapsed="0.002059"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:20.340941" elapsed="0.011354"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:20.352449" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.352354" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.352338" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.352678" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.352737" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:20.354763" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:20.312255" elapsed="0.042531"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.354842" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:20.354974" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:20.172673" elapsed="0.182322"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.355309" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.355079" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.355064" elapsed="0.000327"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.355419" elapsed="0.000022"/>
</return>
<arg>${MVPN_DIR}/app_peer</arg>
<arg>mapping=${MVPN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:20.168605" elapsed="0.186935"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-09-01T01:18:20.061883" elapsed="0.293777"/>
</test>
<test id="s1-s16-t2" name="Reconfigure_ODL_To_Accept_Connection" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:20.358869" elapsed="0.000192"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:20.358630" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.360021" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.359922" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.359906" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.364743" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.364646" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.364629" elapsed="0.000177"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.365735" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.365373" elapsed="0.000385"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.366181" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:20.365903" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:20.366292" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:20.366627" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.365016" elapsed="0.001634"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.371616" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.371515" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.371497" elapsed="0.000182"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.372761" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.372668" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.372652" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:20.373248" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.372953" elapsed="0.000318"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.373629" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.373417" elapsed="0.000234"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.411405" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:20.374098" elapsed="0.037418"/>
</kw>
<msg time="2026-09-01T01:18:20.411671" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:20.411710" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.373797" elapsed="0.037945"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.475995" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:20.412227" elapsed="0.063882"/>
</kw>
<msg time="2026-09-01T01:18:20.476283" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:20.476322" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.411898" elapsed="0.064456"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.476642" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.476423" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.476405" elapsed="0.000306"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.477119" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.476842" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.477455" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.477262" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.477247" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:20.477566" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.479984" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:18:20.480191" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.478918" elapsed="0.001403"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.480736" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.481063" elapsed="0.000098"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:20.478326" elapsed="0.002939"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:20.477814" elapsed="0.003507"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:20.372383" elapsed="0.109060"/>
</kw>
<msg time="2026-09-01T01:18:20.481538" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.481576" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.371817" elapsed="0.109792"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:20.481799" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.481699" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.481676" elapsed="0.000200"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.482267" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.482589" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.482653" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:20.371205" elapsed="0.111542"/>
</kw>
<msg time="2026-09-01T01:18:20.482828" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.482866" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "R "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.366995" elapsed="0.115904"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.483297" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.482964" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.482949" elapsed="0.000419"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:20.366863" elapsed="0.116526"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:20.366704" elapsed="0.116713"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:20.364308" elapsed="0.119172"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:20.359671" elapsed="0.123861"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.359268" elapsed="0.124302"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:20.356528" elapsed="0.127088"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.517515" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.517071" elapsed="0.000490"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.518426" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.518061" elapsed="0.000478">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.518631" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.517743" elapsed="0.000911"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.519170" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.518812" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.519496" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:20.519716" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:20.519344" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.520228" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.519980" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.521275" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.521015" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.521742" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.521480" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.522804" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.522178" elapsed="0.000649"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.523545" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.523314" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.523621" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:18:20.523797" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.523004" elapsed="0.000815"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.523968" elapsed="0.000264"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:18:20.522027" elapsed="0.002243"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.524776" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.524511" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.525455" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.525264" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.525533" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.525672" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.524963" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.525836" elapsed="0.000191"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:18:20.524377" elapsed="0.001684"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.526566" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.526292" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.527234" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.527033" elapsed="0.000226"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.527303" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.527433" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.526753" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.527604" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:18:20.526171" elapsed="0.001659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.528323" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.528046" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.528989" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.528807" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.529057" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.529204" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.528526" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.529363" elapsed="0.000204"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:18:20.527927" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.530077" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.529819" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.530792" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.530609" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.530857" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.530986" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.530318" elapsed="0.000689"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.531159" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:20.529700" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.531881" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:20.531621" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:20.532715" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.532527" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:20.532780" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.532910" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:20.532070" elapsed="0.000861"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.533066" elapsed="0.000210"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:18:20.531501" elapsed="0.001809"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:20.521833" elapsed="0.011507"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:20.533383" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:20.533534" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:20.520722" elapsed="0.012835"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.520379" elapsed="0.013205"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.533747" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.533611" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.520340" elapsed="0.013473"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.534694" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.533951" elapsed="0.000768"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.534761" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.516509" elapsed="0.018360"/>
</kw>
<msg time="2026-09-01T01:18:20.534921" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.504513" elapsed="0.030452"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.546194" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.557474" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.568661" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.568842" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.568998" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.569343" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.569209" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:20.569196" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.569560" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.569711" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.569858" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:20.569170" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.569065" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.570061" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.570126" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:20.570251" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:20.499600" elapsed="0.070674"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.594707" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.594359" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.595375" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.595189" elapsed="0.000246">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.595535" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.594878" elapsed="0.000678"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.596038" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.595703" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.596341" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:20.596474" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:20.596221" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.596858" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.596643" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:20.597275" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.596992" elapsed="0.000336"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.597763" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.597499" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.597350" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.596975" elapsed="0.000861"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.598571" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.597967" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.598640" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.593809" elapsed="0.004940"/>
</kw>
<msg time="2026-09-01T01:18:20.598796" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.582196" elapsed="0.016642"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.610263" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.621496" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.632710" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.632883" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.633039" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.633378" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.633247" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:20.633234" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.633587" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.633735" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.633882" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:20.633208" elapsed="0.000719"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.633103" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.634116" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.634197" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:20.634303" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:20.579699" elapsed="0.054629"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:20.635511" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.635281" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:20.635648" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.634958" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.635950" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.635729" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.636493" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.636220" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.636020" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.635713" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.638682" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.636703" elapsed="0.002002"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:20.638749" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.638881" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:20.634671" elapsed="0.004231"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.640163" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.639929" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.640566" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.640342" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.640956" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.640744" elapsed="0.000249"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.641354" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.641126" elapsed="0.000265"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:20.642120" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:20.641947" elapsed="0.000211"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:20.642452" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:20.642300" elapsed="0.000187"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.642622" elapsed="0.000170"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.643165" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.642933" elapsed="0.000271"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:20.643240" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.643375" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:20.641593" elapsed="0.001834"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:20.655718" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '294', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:18:20.655771" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:20.655853" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:20.645541" elapsed="0.010334"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.643505" elapsed="0.012409"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.656076" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.655937" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.643489" elapsed="0.012687"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.659183" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.657044" elapsed="0.002177"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.656847" elapsed="0.002404"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.656831" elapsed="0.002441"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.661624" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.659528" elapsed="0.002135"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.659321" elapsed="0.002372"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.659306" elapsed="0.002408"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.662226" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.661865" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.662537" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.662309" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.663007" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.662750" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.662608" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.662294" elapsed="0.000784"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.663569" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.663236" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.663860" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.663652" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.664344" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.664070" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:20.663928" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.663637" elapsed="0.000778"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.664565" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:20.665285" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:20.665017" elapsed="0.000291"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.665448" elapsed="0.002077"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:20.656545" elapsed="0.011035"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:20.667774" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.667681" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.667665" elapsed="0.000183"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.667984" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.668043" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:20.670071" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:20.639227" elapsed="0.030867"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.670164" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:20.670300" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:20.487936" elapsed="0.182385"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.670640" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.670408" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.670393" elapsed="0.000327"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:20.670749" elapsed="0.000022"/>
</return>
<arg>${MVPN_DIR}/bgp_peer</arg>
<arg>mapping=${MVPN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:20.483855" elapsed="0.187000"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:18:20.355990" elapsed="0.315004"/>
</test>
<test id="s1-s16-t3" name="Start_Bgp_Peer" line="65">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:20.676404" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:20.676169" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.677719" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.677620" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.677603" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.682219" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.682110" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.682094" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.683175" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:20.682827" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.683615" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:20.683343" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:20.683675" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:20.683808" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:20.682493" elapsed="0.001336"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.688825" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.688731" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.688714" elapsed="0.000170"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.689974" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:20.689881" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.689865" elapsed="0.000167"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:20.690480" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:20.690193" elapsed="0.000310"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.690846" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.690647" elapsed="0.000252"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.728958" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:20.691370" elapsed="0.037689"/>
</kw>
<msg time="2026-09-01T01:18:20.729238" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:20.729278" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.691047" elapsed="0.038265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.764171" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:20.729796" elapsed="0.034474"/>
</kw>
<msg time="2026-09-01T01:18:20.764416" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:20.764455" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.729484" elapsed="0.035041"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.764795" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.764593" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.764575" elapsed="0.000290"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.765319" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.764992" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.765654" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.765440" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.765424" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:20.765751" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:20.768218" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:18:20.768400" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:20.767075" elapsed="0.001464"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.768799" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.769122" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:20.766504" elapsed="0.002811"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:20.765991" elapsed="0.003383"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:20.689621" elapsed="0.079836"/>
</kw>
<msg time="2026-09-01T01:18:20.769552" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.769590" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.689021" elapsed="0.080602"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:20.769782" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:18:20.769689" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.769673" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.770237" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.770554" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:20.770616" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:20.688426" elapsed="0.082283"/>
</kw>
<msg time="2026-09-01T01:18:20.770826" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:20.770863" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "S "t "a "r "t "_ "B "g "p "_...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.684170" elapsed="0.086727"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:20.771224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:20.770961" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:20.770946" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:20.684027" elapsed="0.087286"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:20.683876" elapsed="0.087463"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:20.681802" elapsed="0.089585"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:20.677193" elapsed="0.094240"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:20.676793" elapsed="0.094697"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:20.672108" elapsed="0.099428"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.773079" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:20.772793" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:20.773568" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:20.773337" elapsed="0.000272"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:20.776803" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:18:20.776889" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --mvpn --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:20.773747" elapsed="0.003166"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --mvpn --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:18:20.772398" elapsed="0.004569"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:18:26.778930" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.778415" elapsed="6.001485">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.780361" elapsed="0.000053"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:18:20.778174" elapsed="6.002409">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:18:20.777800" elapsed="6.002962"/>
</kw>
<msg time="2026-09-01T01:18:26.780911" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:20.777476" elapsed="6.003461"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:18:26.781206" elapsed="0.000040"/>
</return>
<status status="PASS" start="2026-09-01T01:18:26.781071" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.781028" elapsed="0.000290"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.781606" elapsed="0.000642"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.782398" elapsed="0.000020"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:18:20.777217" elapsed="6.005270"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-09-01T01:18:20.772079" elapsed="6.010449"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:20.771690" elapsed="6.010875"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-09-01T01:18:20.671377" elapsed="6.111461"/>
</test>
<test id="s1-s16-t4" name="Odl_To_Play_intra_as_ipmsi_ad" line="70">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:26.786499" elapsed="0.000303"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:26.786247" elapsed="0.000605"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.787925" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:26.787793" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.787776" elapsed="0.000209"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.792543" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:26.792445" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.792414" elapsed="0.000188"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.793551" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:26.793176" elapsed="0.000399"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.794054" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:26.793724" elapsed="0.000352"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:26.794115" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:18:26.794272" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:26.792822" elapsed="0.001471"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.799512" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:26.799400" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.799383" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.800709" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:26.800615" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.800599" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:26.801219" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.800906" elapsed="0.000336"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:26.801611" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:26.801391" elapsed="0.000242"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:26.838636" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:26.802080" elapsed="0.036660"/>
</kw>
<msg time="2026-09-01T01:18:26.838903" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:26.838944" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:26.801779" elapsed="0.037199"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:26.877508" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:26.839532" elapsed="0.038084"/>
</kw>
<msg time="2026-09-01T01:18:26.877765" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:26.877805" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:26.839169" elapsed="0.038671"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.878119" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.877909" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.877891" elapsed="0.000321"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.878652" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:26.878356" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.879018" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.878821" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.878806" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:26.879114" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:26.881626" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:18:26.881811" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:26.880563" elapsed="0.001374"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.882229" elapsed="0.000080"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.882573" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:26.879930" elapsed="0.002818"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:26.879416" elapsed="0.003390"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:26.800339" elapsed="0.082551"/>
</kw>
<msg time="2026-09-01T01:18:26.882969" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:26.883007" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:26.799712" elapsed="0.083330"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:26.883232" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:18:26.883109" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.883093" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.883731" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.884040" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.884100" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:26.799090" elapsed="0.085130"/>
</kw>
<msg time="2026-09-01T01:18:26.884301" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:26.884339" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:26.794698" elapsed="0.089674"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.884680" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.884451" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.884435" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:26.794559" elapsed="0.090208"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:26.794360" elapsed="0.090439"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:26.792103" elapsed="0.092749"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:26.787513" elapsed="0.097386"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:26.787003" elapsed="0.097934"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:26.783909" elapsed="0.101073"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.885946" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:26.886182" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:26.885745" elapsed="0.000496"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:26.886612" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.886393" elapsed="0.000242"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.886943" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:26.887061" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:26.886778" elapsed="0.000306"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:26.887437" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.887243" elapsed="0.000218"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:26.887720" elapsed="0.003513"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:26.887524" elapsed="0.003742"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.887508" elapsed="0.003785"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.922352" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:26.922005" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.923083" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:26.922848" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:26.923260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:26.922540" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.923782" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:26.923445" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.924071" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:26.924208" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:26.923952" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.924610" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:26.924380" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.925544" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:26.925288" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.926034" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.925731" elapsed="0.000326"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.926687" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:26.926408" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:26.927589" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.927182" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:26.927658" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:26.927792" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:26.926881" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.927957" elapsed="0.000256"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:26.926280" elapsed="0.002006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.928929" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:26.928660" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:26.930001" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.929440" elapsed="0.000584"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:26.930067" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:26.930225" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:26.929120" elapsed="0.001128"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:26.930393" elapsed="0.000246"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:26.928387" elapsed="0.002290"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:26.926106" elapsed="0.004601"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:26.930747" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:26.930886" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:26.924982" elapsed="0.005928"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:26.924709" elapsed="0.006229"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.931099" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.930960" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.924692" elapsed="0.006508"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.931979" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:26.931338" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:26.932049" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:26.921460" elapsed="0.010734"/>
</kw>
<msg time="2026-09-01T01:18:26.932257" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:26.909899" elapsed="0.022403"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.944006" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.955406" elapsed="0.000062"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.966867" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.967218" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.967400" elapsed="0.000054"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.967843" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.967698" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:26.967680" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.968055" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.968250" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.968407" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:26.967641" elapsed="0.000828"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.967524" elapsed="0.000971"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:26.968638" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:26.968709" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:26.968861" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:26.905991" elapsed="0.062899"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.992347" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:26.991966" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.993180" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:26.992878" elapsed="0.000388">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:26.993358" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:26.992539" elapsed="0.000841"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.993923" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:26.993550" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:26.994252" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:26.994449" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:26.994100" elapsed="0.000377"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.994880" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:26.994631" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:26.995314" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:26.995005" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.996129" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:26.995583" elapsed="0.000588"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:26.995443" elapsed="0.000760"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:26.994988" elapsed="0.001235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:26.996811" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:26.996361" elapsed="0.000477"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:26.996882" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:26.991354" elapsed="0.005665"/>
</kw>
<msg time="2026-09-01T01:18:26.997075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:26.979377" elapsed="0.017742"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.008816" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.020246" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.031790" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.031987" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.032166" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.032548" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.032396" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:27.032380" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.032752" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.032903" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.033049" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:27.032346" elapsed="0.000749"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:27.032243" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.033275" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:27.033409" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:27.033566" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:26.978504" elapsed="0.055092"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:27.034916" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:27.034618" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:27.035079" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:27.034243" elapsed="0.000857"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.035432" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.035177" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.035961" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:27.035700" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.035506" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.035160" elapsed="0.000873"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.038346" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:27.036192" elapsed="0.002178"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:27.038415" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:27.038566" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:27.033909" elapsed="0.004679"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.040017" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.039789" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.040439" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.040213" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.040845" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.040627" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.041266" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.041019" elapsed="0.000287"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:27.042062" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:27.041866" elapsed="0.000219"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:27.042398" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:27.042242" elapsed="0.000190"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:27.042569" elapsed="0.000204"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.043169" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.042922" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:27.043289" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:27.043442" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:27.041506" elapsed="0.001959"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:27.058634" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '666', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:27.058697" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:27.058812" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:27.045723" elapsed="0.013112"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.043527" elapsed="0.015349"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.059040" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.058899" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.043512" elapsed="0.015604"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.062800" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.060106" elapsed="0.002736"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.059907" elapsed="0.002975"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.059890" elapsed="0.003020"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.066394" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:27.063255" elapsed="0.003202"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.062975" elapsed="0.003519"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.062956" elapsed="0.003561"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.067182" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:27.066753" elapsed="0.000456"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.067523" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.067275" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.068018" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:27.067749" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.067596" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.067257" elapsed="0.000846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.068612" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:27.068269" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.068906" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.068695" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.069399" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:27.069120" elapsed="0.000351"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:27.068976" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.068680" elapsed="0.000843"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:27.069706" elapsed="0.000426"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:27.070831" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:27.070495" elapsed="0.000361"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:27.071005" elapsed="0.002163"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:27.059526" elapsed="0.013716"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:27.073436" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-09-01T01:18:27.073313" elapsed="0.000213"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.073298" elapsed="0.000262"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.073759" elapsed="0.000029"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:27.073838" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:27.075933" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:27.038930" elapsed="0.037028"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:27.076024" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:27.076181" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:26.895695" elapsed="0.180511"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:27.076577" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:27.076303" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:27.076287" elapsed="0.000376"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:27.076693" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:26.891543" elapsed="0.185264"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:27.080878" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:27.077755" elapsed="0.003148"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:27.083451" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:27.081048" elapsed="0.002483"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:18:27.083582" elapsed="0.000017"/>
</return>
<doc>Returns hex update message.</doc>
<status status="FAIL" start="2026-09-01T01:18:27.077483" elapsed="0.006208"> == </status>
</kw>
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.090044" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.085815" elapsed="0.004300"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.090628" elapsed="0.004882"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:29.095623" elapsed="0.000087"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:29.084748" elapsed="0.011181"/>
</kw>
<msg time="2026-09-01T01:18:29.096090" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:27.076976" elapsed="2.019196"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.098096" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:29.098282" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:29.097506" elapsed="0.000824"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.099341" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:29.099517" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:29.098676" elapsed="0.000890"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.099890" elapsed="0.000694"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.101495" level="INFO">${sum_1} = 933</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:29.101059" elapsed="0.000489"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.102286" level="INFO">${sum_2} = 933</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:29.101859" elapsed="0.000482"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.102688" elapsed="0.000651"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:29.096693" elapsed="0.006797"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:29.103802" elapsed="0.003206"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.172604" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.172226" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.173451" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.173117" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:29.173632" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:29.172806" elapsed="0.000848"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.174174" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:29.173810" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.174503" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:29.174694" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:29.174356" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.175089" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.174866" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.176230" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.175878" elapsed="0.000393"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.176693" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.176434" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.177505" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.177086" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.178609" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.178081" elapsed="0.000606"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.178824" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:29.179056" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.177700" elapsed="0.001379"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.179247" elapsed="0.000440"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:29.176955" elapsed="0.002769"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.180551" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.180161" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.181675" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.181225" elapsed="0.000527"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.181883" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:29.182083" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.180738" elapsed="0.001368"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.182269" elapsed="0.000403"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:29.180015" elapsed="0.002695"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.176775" elapsed="0.005966"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.182783" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:29.182925" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:29.175592" elapsed="0.007355"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.175267" elapsed="0.007707"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.183225" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.183000" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.175231" elapsed="0.008066"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.184062" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.183450" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:29.184130" elapsed="0.000097"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:29.171666" elapsed="0.012650"/>
</kw>
<msg time="2026-09-01T01:18:29.184365" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.158361" elapsed="0.026067"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.196176" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.207458" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.218657" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.218840" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.218997" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.219346" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.219209" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:29.219196" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.219608" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.219759" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.219908" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:29.219169" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.219064" elapsed="0.000912"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.220112" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.220192" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:29.220301" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:29.152351" elapsed="0.067973"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.221340" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.221094" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:29.235623" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:29.235670" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:29.235761" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:29.223429" elapsed="0.012354"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.221456" elapsed="0.014362"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.235982" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.235841" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.221440" elapsed="0.014614"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.239200" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.237001" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.236794" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.236778" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.241672" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.239565" elapsed="0.002147"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.239337" elapsed="0.002405"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.239323" elapsed="0.002440"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.242312" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.241943" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.242629" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.242396" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.243109" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.242849" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.242699" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.242381" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.243677" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.243342" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.244012" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.243796" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.244642" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.244246" elapsed="0.000429"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.244083" elapsed="0.000625"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.243780" elapsed="0.000947"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.244869" elapsed="0.000327"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:29.245619" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.245350" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.245785" elapsed="0.002200"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:29.236440" elapsed="0.011600"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:29.248080" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:29.250111" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:29.220582" elapsed="0.029565"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:29.250196" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:29.109337" elapsed="0.140968"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.108365" elapsed="0.141995"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:29.107485" elapsed="0.142943"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.254206" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.251301" elapsed="0.002931"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.254379" elapsed="0.001987"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:29.256424" elapsed="0.000027"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:29.251041" elapsed="0.005512"/>
</kw>
<msg time="2026-09-01T01:18:29.256621" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:29.250588" elapsed="0.006060"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.257468" level="INFO">Length is 128.</msg>
<msg time="2026-09-01T01:18:29.257536" level="INFO">${len_1} = 128</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:29.257202" elapsed="0.000354"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.257920" level="INFO">Length is 128.</msg>
<msg time="2026-09-01T01:18:29.257984" level="INFO">${len_2} = 128</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:29.257696" elapsed="0.000309"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.258166" elapsed="0.000293"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.258761" level="INFO">${sum_1} = 782</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:29.258601" elapsed="0.000183"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:29.259073" level="INFO">${sum_2} = 782</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:29.258919" elapsed="0.000176"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:29.259248" elapsed="0.000286"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:29.256859" elapsed="0.002728"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.301894" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.301561" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.302659" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.302398" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:29.302821" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:29.302068" elapsed="0.000774"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.303354" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:29.302992" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.303661" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:29.303804" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:29.303538" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.304202" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.303969" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.305121" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.304891" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.305588" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.305323" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.306509" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.305935" elapsed="0.000598"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.307596" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.307153" elapsed="0.000481"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.307747" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:29.307947" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.306702" elapsed="0.001268"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.308109" elapsed="0.000502"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:29.305810" elapsed="0.002837"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.309358" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.308868" elapsed="0.000512"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.310448" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.309996" elapsed="0.000492"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.310599" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:29.310802" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.309561" elapsed="0.001264"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.310965" elapsed="0.000500"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:29.308746" elapsed="0.002756"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.305655" elapsed="0.005877"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.311569" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:29.311707" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:29.304582" elapsed="0.007146"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.304301" elapsed="0.007486"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.311952" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.311812" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.304284" elapsed="0.007735"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.312754" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.312217" elapsed="0.000563"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:29.312822" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:29.300962" elapsed="0.011970"/>
</kw>
<msg time="2026-09-01T01:18:29.312982" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.289015" elapsed="0.024020"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.324778" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.336305" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.347761" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.347939" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.348098" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.348452" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.348308" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:29.348295" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.348651" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.348804" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.348952" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:29.348269" elapsed="0.000727"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.348179" elapsed="0.000841"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.349168" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.349233" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:29.349372" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:29.282965" elapsed="0.066432"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.350432" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.350195" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:29.358587" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:29.358808" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:29.358943" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:29.358983" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.352443" elapsed="0.007006">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:29.350532" elapsed="0.008999">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.359699" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.359561" elapsed="0.000191"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:29.350516" elapsed="0.009256">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.362870" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.360716" elapsed="0.002186">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:29.360516" elapsed="0.002442">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:29.360499" elapsed="0.002487">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.365515" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.363290" elapsed="0.002254">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:29.363046" elapsed="0.002553">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:29.363032" elapsed="0.002596">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.366149" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.365795" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.366464" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.366236" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.366948" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.366684" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.366537" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.366221" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.367559" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.367216" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.367855" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.367644" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.368349" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.368071" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.367926" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.367628" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.368573" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:29.369287" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.369030" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:29.371529" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.369505" elapsed="0.002054">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.360105" elapsed="0.011582">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:29.371739" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:29.373960" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:29.373987" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:29.349651" elapsed="0.024361">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:29.374070" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.260602" elapsed="0.113638">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.260158" elapsed="0.114137"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:29.259793" elapsed="0.114553"/>
</kw>
<arg>intra_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:26.885372" elapsed="2.489017"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:26.783399" elapsed="2.591127"/>
</test>
<test id="s1-s16-t5" name="Play_To_Odl_intra_as_ipmsi_ad" line="74">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:29.377720" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:29.377487" elapsed="0.000466"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.378857" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:29.378759" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.378742" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.383487" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:29.383380" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.383364" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.384456" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:29.384089" elapsed="0.000391"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.384932" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:29.384623" elapsed="0.000332"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:29.384994" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:29.385127" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:29.383752" elapsed="0.001415"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.390090" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:29.389993" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.389977" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.391240" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:29.391118" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.391102" elapsed="0.000198"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:29.391716" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.391446" elapsed="0.000294"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:29.392088" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:29.391885" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:29.427122" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:29.392592" elapsed="0.034634"/>
</kw>
<msg time="2026-09-01T01:18:29.427378" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:29.427430" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.392276" elapsed="0.035189"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:29.464421" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:29.427949" elapsed="0.036595"/>
</kw>
<msg time="2026-09-01T01:18:29.464712" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:29.464752" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.427640" elapsed="0.037146"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.465073" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.464859" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.464836" elapsed="0.000330"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.465598" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.465303" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.465915" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.465722" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.465706" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:29.466011" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:29.468697" elapsed="0.000247"/>
</kw>
<msg time="2026-09-01T01:18:29.469002" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.467546" elapsed="0.001576"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.469420" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.469743" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:29.466769" elapsed="0.003147"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:29.466266" elapsed="0.003755"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:29.390857" elapsed="0.079251"/>
</kw>
<msg time="2026-09-01T01:18:29.470214" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:29.470254" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.390306" elapsed="0.079981"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:29.470466" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:29.470353" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.470337" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.470898" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.471218" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.471282" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:29.389693" elapsed="0.081683"/>
</kw>
<msg time="2026-09-01T01:18:29.471478" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:29.471517" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.385512" elapsed="0.086039"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.471841" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.471616" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.471600" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:29.385368" elapsed="0.086560"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:29.385214" elapsed="0.086739"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:29.383055" elapsed="0.088946"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:29.378511" elapsed="0.093537"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:29.378091" elapsed="0.093997"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:29.375520" elapsed="0.096613"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.473249" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.472818" elapsed="0.000456"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.473834" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.473440" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.474362" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.474007" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.474723" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/announce_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:29.474869" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:29.474549" elapsed="0.000343"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.475214" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/withdraw_intra_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:29.475325" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:29.475032" elapsed="0.000347"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:29.475534" elapsed="0.003020"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:29.478696" elapsed="0.002391"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.525850" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.525520" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.526567" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.526341" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:29.526710" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:29.526023" elapsed="0.000708"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.527230" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:29.526880" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.527531" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:29.527651" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:29.527399" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.528032" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.527818" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.528960" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.528708" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.529397" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.529165" elapsed="0.000267"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.530108" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.529744" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.531308" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.530760" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.531493" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:29.531766" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.530320" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.531930" elapsed="0.000365"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:29.529621" elapsed="0.002709"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.533034" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:29.532666" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:29.534268" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.533692" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:29.534453" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:29.534724" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:29.533254" elapsed="0.001492"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:29.534887" elapsed="0.000448"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:29.532543" elapsed="0.002830"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.529475" elapsed="0.005940"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:29.535454" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:29.535591" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:29.528420" elapsed="0.007192"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.528130" elapsed="0.007510"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.535798" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.535661" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.528113" elapsed="0.007751"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.536801" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:29.535994" elapsed="0.000832"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:29.536869" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:29.524953" elapsed="0.012024"/>
</kw>
<msg time="2026-09-01T01:18:29.537024" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:29.513542" elapsed="0.023524"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.548558" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.559752" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.571107" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.571302" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.571480" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.571824" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.571688" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:29.571675" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.572022" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.572187" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.572381" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:29.571648" elapsed="0.000793"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.571551" elapsed="0.000913"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.572603" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.572669" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:29.572794" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:29.509634" elapsed="0.063184"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.574077" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.573807" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:29.574251" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:29.573462" elapsed="0.000810"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.574586" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.574333" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.575101" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:29.574832" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.574657" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.574317" elapsed="0.000869"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.577426" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:29.575326" elapsed="0.002124"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:29.577495" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:29.577638" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:29.573123" elapsed="0.004536"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:29.578793" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.578572" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:29.578935" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:29.578251" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:29.579152" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:18:29.579016" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:29.579001" elapsed="0.000230"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.579367" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.579540" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.579596" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:29.581545" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:29.577947" elapsed="0.003621"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.582852" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.582620" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:29.583311" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:29.583073" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:29.591941" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:29.592157" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:29.592255" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.585308" elapsed="0.007380">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:29.583418" elapsed="0.009349">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.592940" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.592798" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:29.583391" elapsed="0.009625">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.593415" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.593533" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:29.593501" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:29.593486" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.593724" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.593785" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.581865" elapsed="0.012019">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.593949" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.489209" elapsed="0.104827">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:29.594298" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:29.594117" elapsed="0.000244"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:29.594102" elapsed="0.000280"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:29.594422" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:29.485257" elapsed="0.109258">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.676301" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.675766" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.677552" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.677060" elapsed="0.000621">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.677805" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.676622" elapsed="0.001214"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.678571" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.678052" elapsed="0.000553"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.678996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:31.679276" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:31.678810" elapsed="0.000498"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.679833" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.679524" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.681295" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.680843" elapsed="0.000508"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.681923" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.681574" elapsed="0.000381"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.683014" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.682498" elapsed="0.000548"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:31.684713" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.683915" elapsed="0.000933"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:31.684968" elapsed="0.000060"/>
</return>
<msg time="2026-09-01T01:18:31.685426" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:31.683312" elapsed="0.002138"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.685598" elapsed="0.000390"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:31.682301" elapsed="0.003725"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.686663" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.686280" elapsed="0.000406"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:31.687846" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.687316" elapsed="0.000628"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:31.688016" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:31.688311" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:31.686854" elapsed="0.001480"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.688488" elapsed="0.000340"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:31.686131" elapsed="0.002733"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:31.682028" elapsed="0.006948"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:31.689020" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:31.689239" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:31.680442" elapsed="0.008822"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.680002" elapsed="0.009291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.689471" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.689320" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.679965" elapsed="0.009574"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.690529" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.689673" elapsed="0.000882"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.690599" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:31.674954" elapsed="0.015754"/>
</kw>
<msg time="2026-09-01T01:18:31.690758" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.658555" elapsed="0.032249"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.702003" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.713086" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.724272" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.724472" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.724633" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.724976" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.724841" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:31.724827" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.725188" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.725341" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.725507" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:31.724798" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.724705" elapsed="0.000912"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.725759" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.725827" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:31.725941" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:31.653037" elapsed="0.072929"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.727168" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.726915" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.727318" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.726591" elapsed="0.000749"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.727640" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.727412" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.728163" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.727891" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.727711" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.727385" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.730350" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.728373" elapsed="0.002000"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:31.730429" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:31.730562" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:31.726281" elapsed="0.004303"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.731682" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.731474" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.731819" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.731157" elapsed="0.000683"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:31.732018" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:31.731901" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.731885" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.732240" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.732410" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.732468" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:31.734349" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:31.730859" elapsed="0.003514"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.735632" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.735405" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.736027" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.735813" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:31.745678" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:31.745883" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:31.745973" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:31.738039" elapsed="0.007957"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.736172" elapsed="0.009861"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.746220" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.746056" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.736154" elapsed="0.010142"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.749456" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.747231" elapsed="0.002268"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.747006" elapsed="0.002523"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.746990" elapsed="0.002561"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.751866" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.749802" elapsed="0.002103"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.749600" elapsed="0.002335"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.749586" elapsed="0.002370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.752518" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.752122" elapsed="0.000420"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.752822" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.752604" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.753322" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.753041" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.752894" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.752588" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.753881" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.753553" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.754193" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.753965" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.754748" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.754485" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.754265" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.753950" elapsed="0.000872"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.755022" elapsed="0.000328"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:31.755858" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.755575" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.756027" elapsed="0.002456"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:31.746638" elapsed="0.011901"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.758740" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:31.758642" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.758625" elapsed="0.000176"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:31.761863" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.758994" elapsed="0.002895"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:31.761934" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:31.762076" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:31.734668" elapsed="0.027431"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.762170" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:31.762307" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:31.613557" elapsed="0.148773"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.788624" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.788169" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.789419" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.789097" elapsed="0.000446">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.789706" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.788798" elapsed="0.000930"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.790290" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.789880" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.790624" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:31.790799" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:31.790477" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.791234" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.790966" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:31.791730" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.791337" elapsed="0.000447"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.792458" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.791940" elapsed="0.000542"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.791806" elapsed="0.000706"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.791320" elapsed="0.001211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.793126" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.792664" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.793257" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:31.787617" elapsed="0.005753"/>
</kw>
<msg time="2026-09-01T01:18:31.793434" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.775939" elapsed="0.017540"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.806849" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.818061" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.829255" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.829448" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.829608" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.829959" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.829827" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:31.829814" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.830170" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.830324" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.830489" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:31.829786" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.829685" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.830697" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.830761" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:31.830879" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:31.773469" elapsed="0.057434"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.831097" elapsed="0.002016"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:31.834704" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.834295" elapsed="0.000434"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:31.835243" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.834870" elapsed="0.000397"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:31.835439" elapsed="0.000300"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:31.833791" elapsed="0.002000"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.833197" elapsed="0.002623"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.835974" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.835841" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.833180" elapsed="0.002861"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:31.763445" elapsed="0.072636"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:31.762676" elapsed="0.073484"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.762453" elapsed="0.073747"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.762436" elapsed="0.073785"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.836250" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:31.604405" elapsed="0.231953"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:29.481271" elapsed="2.355157"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.881345" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.880999" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.882026" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.881831" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.882180" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.881529" elapsed="0.000673"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.882736" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.882353" elapsed="0.000407"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.883026" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:31.883194" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:31.882906" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.883597" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.883360" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.884600" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.884328" elapsed="0.000312"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.885039" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.884787" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.885794" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.885427" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:31.886961" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.886435" elapsed="0.000624"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:31.887129" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:18:31.887452" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:31.885988" elapsed="0.001488"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.887616" elapsed="0.000353"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:31.885287" elapsed="0.002718"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.888628" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.888246" elapsed="0.000405"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:31.889798" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.889263" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:31.889969" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:31.890308" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:31.888819" elapsed="0.001512"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.890486" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:31.888103" elapsed="0.002750"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:31.885105" elapsed="0.005779"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:31.890922" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:31.891059" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:31.884025" elapsed="0.007057"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.883762" elapsed="0.007348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.891325" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.891132" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.883745" elapsed="0.007662"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.892286" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.891541" elapsed="0.000771"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.892356" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:31.880460" elapsed="0.012024"/>
</kw>
<msg time="2026-09-01T01:18:31.892533" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.869009" elapsed="0.023566"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.903850" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.915109" elapsed="0.000059"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.926600" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.926831" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.927009" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.927467" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.927300" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:31.927278" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.927682" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.927833" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.927982" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:31.927231" elapsed="0.000796"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.927098" elapsed="0.000955"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.928205" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.928278" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:31.928473" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:31.865120" elapsed="0.063383"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.929954" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.929636" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.930124" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.929188" elapsed="0.000974"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.930494" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.930226" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.931016" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.930755" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.930568" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.930210" elapsed="0.000877"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.933263" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.931242" elapsed="0.002045"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:31.933427" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:31.933577" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:31.928811" elapsed="0.004788"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.934773" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.934518" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.934917" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.934192" elapsed="0.000747"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:31.935123" elapsed="0.000039"/>
</return>
<status status="PASS" start="2026-09-01T01:18:31.935000" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.934984" elapsed="0.000232"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.935352" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.935526" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.935584" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:31.937584" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:31.933884" elapsed="0.003724"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.938915" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.938675" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.939337" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.939100" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:31.948012" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:31.948235" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:31.948358" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:31.941375" elapsed="0.007006"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.939452" elapsed="0.008988"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.948614" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.948467" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.939435" elapsed="0.009254"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.951903" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.949681" elapsed="0.002268"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.949472" elapsed="0.002506"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.949454" elapsed="0.002546"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.954339" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.952264" elapsed="0.002115"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.952048" elapsed="0.002373"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.952034" elapsed="0.002410"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.955090" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.954628" elapsed="0.000485"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.955429" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.955191" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.955924" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.955657" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.955502" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.955175" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.956500" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.956159" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:31.956797" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.956585" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.957290" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.957013" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.956867" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.956569" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.957527" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:31.958314" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.957994" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:31.958497" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:31.949051" elapsed="0.011596"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:31.960822" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:31.960716" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.960699" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:31.963694" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:31.961027" elapsed="0.002695"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:31.963768" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:18:31.963935" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:31.937908" elapsed="0.026052"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.964020" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:31.964175" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:31.844448" elapsed="0.119753"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.990932" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.990366" elapsed="0.000606"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.991892" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:31.991528" elapsed="0.000627">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:31.992333" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:31.991186" elapsed="0.001169"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.992931" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:31.992527" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:31.993346" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:31.993555" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:31.993106" elapsed="0.000474"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.993978" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:31.993730" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:31.994639" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:31.994117" elapsed="0.000579"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.995417" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:31.994860" elapsed="0.000582"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.994724" elapsed="0.000750"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.994086" elapsed="0.001407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:31.996112" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:31.995633" elapsed="0.000534"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:31.996218" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:31.989733" elapsed="0.006621"/>
</kw>
<msg time="2026-09-01T01:18:31.996421" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:31.977931" elapsed="0.018538"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.008041" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.019295" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.030725" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.030982" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.031162" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.031586" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.031440" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.031424" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.031787" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.031938" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.032087" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.031369" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.031249" elapsed="0.000928"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.032319" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.032400" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:32.032548" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:31.975477" elapsed="0.057096"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.032738" elapsed="0.002076"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.036015" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.035532" elapsed="0.000511"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.036585" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.036200" elapsed="0.000410"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.036758" elapsed="0.000305"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.035106" elapsed="0.002010"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.034884" elapsed="0.002276"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.037321" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.037183" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.034867" elapsed="0.002535"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:31.965293" elapsed="0.072157"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:31.964542" elapsed="0.072981"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:31.964277" elapsed="0.073329"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:31.964261" elapsed="0.073370"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.037664" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:31.840501" elapsed="0.197286"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:31.836595" elapsed="0.201250"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.083130" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.082769" elapsed="0.000414"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.083936" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.083687" elapsed="0.000327">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.084105" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.083346" elapsed="0.000784"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.084698" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.084314" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.085011" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.085204" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.084879" elapsed="0.000350"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.085618" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.085378" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.086648" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.086325" elapsed="0.000363"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.087086" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.086838" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.087862" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.087482" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.089076" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.088545" elapsed="0.000658"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.089276" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:32.089565" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.088055" elapsed="0.001533"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.089733" elapsed="0.000366"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.087342" elapsed="0.002793"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.090781" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.090408" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.091952" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.091434" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.092121" elapsed="0.000103"/>
</return>
<msg time="2026-09-01T01:18:32.092581" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.090969" elapsed="0.001636"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.092746" elapsed="0.000335"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.090262" elapsed="0.002856"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.087183" elapsed="0.006025"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.093249" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.093405" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:32.086012" elapsed="0.007417"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.085731" elapsed="0.007726"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.093622" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.093480" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.085712" elapsed="0.007977"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.094630" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.093820" elapsed="0.000836"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.094700" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.082178" elapsed="0.012632"/>
</kw>
<msg time="2026-09-01T01:18:32.094859" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.070586" elapsed="0.024321"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.106204" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.117377" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.128657" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.128850" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.129013" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.129398" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.129247" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.129231" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.129601" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.129804" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.129954" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.129199" elapsed="0.000800"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.129088" elapsed="0.000935"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.130174" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.130241" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:32.130369" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.066600" elapsed="0.063808"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.131668" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.131383" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.131835" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.131021" elapsed="0.000834"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.132163" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.131916" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.132728" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.132467" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.132236" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.131900" elapsed="0.000899"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.134941" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.132937" elapsed="0.002027"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:32.135009" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.135159" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:32.130710" elapsed="0.004472"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.136283" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.136061" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.136435" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.135761" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:32.136636" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:32.136519" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.136503" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.136846" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.137002" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.137058" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:32.138967" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:32.135477" elapsed="0.003513"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.140316" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.140073" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.140724" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.140509" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:32.149162" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.149357" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '323'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:32.149490" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:32.142705" elapsed="0.006809"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.140819" elapsed="0.008732"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.149715" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.149574" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.140803" elapsed="0.008985"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.152931" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.150727" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.150521" elapsed="0.002484"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.150504" elapsed="0.002523"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.155347" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.153293" elapsed="0.002106"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.153075" elapsed="0.002354"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.153061" elapsed="0.002389"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.155957" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.155604" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.156276" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.156041" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.156769" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.156506" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.156347" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.156025" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.157319" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.156985" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.157629" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.157418" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.158101" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.157845" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.157700" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.157402" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.158330" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:32.159064" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.158801" elapsed="0.000286"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.159278" elapsed="0.002071"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:32.150122" elapsed="0.011296"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.161573" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.161479" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.161464" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.164328" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.161764" elapsed="0.002590"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:32.164412" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:32.164550" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:32.139300" elapsed="0.025273"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.164626" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:32.164761" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:32.046302" elapsed="0.118484"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.190727" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.190288" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.191497" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.191238" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.191766" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.190908" elapsed="0.000880"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.192350" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.191942" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.192710" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.192910" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.192563" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.193343" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.193077" elapsed="0.000320"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:32.193829" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.193458" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.194580" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.194036" elapsed="0.000568"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.193904" elapsed="0.000732"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.193441" elapsed="0.001213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.195267" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.194789" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.195335" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.189737" elapsed="0.005720"/>
</kw>
<msg time="2026-09-01T01:18:32.195524" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.178241" elapsed="0.017328"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.206812" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.217999" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.229460" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.229637" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.229794" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.230120" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.229989" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.229977" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.230336" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.230507" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.230660" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.229951" elapsed="0.000755"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.229861" elapsed="0.000868"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.230862" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.230926" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:32.231080" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.175766" elapsed="0.055338"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.231279" elapsed="0.002006"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.234332" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.233945" elapsed="0.000413"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.234868" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.234511" elapsed="0.000383"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.235038" elapsed="0.000306"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.233589" elapsed="0.001824"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.233355" elapsed="0.002088"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.235599" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.235465" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.233339" elapsed="0.002328"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:32.165818" elapsed="0.069890"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:32.165081" elapsed="0.070692"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.164862" elapsed="0.070950"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.164846" elapsed="0.070986"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.235861" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:32.042301" elapsed="0.193672"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:32.038008" elapsed="0.198022"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:32.236196" elapsed="0.003848"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.284971" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.284642" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.285706" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.285476" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.285848" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.285161" elapsed="0.000707"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.286430" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.286019" elapsed="0.000436"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.286722" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.286850" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.286601" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.287258" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.287024" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.288210" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.287930" elapsed="0.000319"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.288666" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.288414" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.289486" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.289082" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.290734" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.290098" elapsed="0.000739"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.290940" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:32.291240" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.289680" elapsed="0.001594"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.291434" elapsed="0.000355"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.288887" elapsed="0.002940"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.292515" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.292095" elapsed="0.000444"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.293746" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.293180" elapsed="0.000668"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.293919" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:32.294216" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.292707" elapsed="0.001532"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.294381" elapsed="0.000351"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.291925" elapsed="0.002844"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.288731" elapsed="0.006068"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.294835" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.294972" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:32.287645" elapsed="0.007350"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.287358" elapsed="0.007665"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.295262" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.295046" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.287342" elapsed="0.007990"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.297663" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.295478" elapsed="0.002214"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.297739" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.284074" elapsed="0.013776"/>
</kw>
<msg time="2026-09-01T01:18:32.297980" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.272465" elapsed="0.025561"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.309328" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.320635" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.331996" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.332188" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.332350" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.332689" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.332557" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.332545" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.332885" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.333034" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.333197" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.332520" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.332429" elapsed="0.000837"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.333412" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.333478" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:32.333582" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.268485" elapsed="0.065119"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.334736" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.334513" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.334876" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.334190" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.335239" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.334998" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.335748" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.335489" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.335313" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.334981" elapsed="0.000839"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.337971" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.335959" elapsed="0.002036"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:32.338040" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.338189" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:32.333890" elapsed="0.004321"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.339288" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.339091" elapsed="0.000247"/>
</kw>
<msg time="2026-09-01T01:18:32.339423" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.338785" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.339626" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.339507" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.339491" elapsed="0.000195"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.339963" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.340082" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.339818" elapsed="0.000287"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:32.340488" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.340262" elapsed="0.000248"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:32.340551" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.340684" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:32.338500" elapsed="0.002204"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.341948" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.341726" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.342366" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.342149" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:32.350484" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.350618" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:18:32.350715" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:32.344562" elapsed="0.006176"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.342487" elapsed="0.008289"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.350940" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.350799" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.342466" elapsed="0.008547"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.354212" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.352021" elapsed="0.002234"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.351776" elapsed="0.002509"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.351760" elapsed="0.002547"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.356646" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.354572" elapsed="0.002114"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.354356" elapsed="0.002360"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.354342" elapsed="0.002395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.357244" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.356887" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.357593" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.357331" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.358076" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.357812" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.357665" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.357315" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.358648" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.358310" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.358944" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.358731" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.359449" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.359173" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.359013" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.358716" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.359656" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:32.360377" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.360107" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.360554" elapsed="0.002078"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:32.351408" elapsed="0.011280"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.362842" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.362748" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.362732" elapsed="0.000167"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.365434" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.363032" elapsed="0.002428"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:32.365505" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:32.365644" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:32.340983" elapsed="0.024684"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.365720" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:32.365847" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:32.248237" elapsed="0.117632"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.391906" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.391504" elapsed="0.000427"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.392659" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.392421" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.392926" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.392079" elapsed="0.000869"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.393538" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.393103" elapsed="0.000459"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.393860" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.393983" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.393708" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.394431" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.394174" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:32.394895" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.394530" elapsed="0.000419"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.395600" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.395102" elapsed="0.000521"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.394970" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.394514" elapsed="0.001157"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.396257" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.395805" elapsed="0.000477"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.396324" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.390930" elapsed="0.005535"/>
</kw>
<msg time="2026-09-01T01:18:32.396513" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.379269" elapsed="0.017287"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.407971" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.419234" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.430702" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.430877" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.431033" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.431377" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.431245" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.431232" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.431588" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.431738" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.431886" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.431206" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.431098" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.432084" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.432162" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:32.432266" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.376862" elapsed="0.055427"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.432463" elapsed="0.002019"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.435511" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.435123" elapsed="0.000413"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:32.435941" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.435676" elapsed="0.000289"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.436121" elapsed="0.000318"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.434767" elapsed="0.001725"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.434552" elapsed="0.001968"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.436675" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.436541" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.434535" elapsed="0.002206"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:32.366926" elapsed="0.069856"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:32.366215" elapsed="0.070630"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.365983" elapsed="0.070937"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.365967" elapsed="0.070974"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.436970" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:32.244209" elapsed="0.192882"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:32.240232" elapsed="0.196926"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:32.437356" elapsed="0.003000"/>
</kw>
<arg>intra_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:29.472487" elapsed="2.967945"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:29.375020" elapsed="3.065551"/>
</test>
<test id="s1-s16-t6" name="Odl_To_Play_inter_as_ipmsi_ad" line="78">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:32.443700" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:32.443462" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.444855" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.444755" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.444738" elapsed="0.000349"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.449692" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.449598" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.449582" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.450650" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.450305" elapsed="0.000369"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.451076" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:32.450817" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:32.451151" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.451287" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.449957" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.456357" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.456259" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.456242" elapsed="0.000197"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.457526" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.457430" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.457413" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:32.457989" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.457719" elapsed="0.000294"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:32.458396" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:32.458179" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:32.490728" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:32.458868" elapsed="0.031961"/>
</kw>
<msg time="2026-09-01T01:18:32.490978" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:32.491017" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.458567" elapsed="0.032484"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:32.524846" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:32.491592" elapsed="0.033352"/>
</kw>
<msg time="2026-09-01T01:18:32.525126" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:32.525188" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.491265" elapsed="0.033959"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.525517" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.525297" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.525280" elapsed="0.000306"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.526017" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.525714" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.526356" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.526159" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.526127" elapsed="0.000313"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:32.526470" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:32.528831" elapsed="0.000248"/>
</kw>
<msg time="2026-09-01T01:18:32.529166" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.527802" elapsed="0.001489"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.529576" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.529898" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:32.527225" elapsed="0.002849"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:32.526713" elapsed="0.003418"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:32.457130" elapsed="0.073106"/>
</kw>
<msg time="2026-09-01T01:18:32.530315" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:32.530352" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.456578" elapsed="0.073822"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:32.530562" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:18:32.530468" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.530452" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.530995" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.531336" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.531412" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:32.455894" elapsed="0.075611"/>
</kw>
<msg time="2026-09-01T01:18:32.531585" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:32.531623" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.451649" elapsed="0.080007"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.531945" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.531719" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.531704" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:32.451519" elapsed="0.080517"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:32.451354" elapsed="0.080707"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:32.449274" elapsed="0.082833"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:32.444505" elapsed="0.087787"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.444076" elapsed="0.088259"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:32.441439" elapsed="0.090958"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.533197" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.533354" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.533000" elapsed="0.000378"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:32.533730" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.533544" elapsed="0.000210"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.534060" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.534207" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.533895" elapsed="0.000336"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:32.534560" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.534370" elapsed="0.000213"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:32.534839" elapsed="0.002732"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.534646" elapsed="0.002957"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.534628" elapsed="0.002997"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.568642" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.568294" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.569345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.569119" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.569513" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.568817" elapsed="0.000717"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.570019" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.569685" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.570323" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.570453" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.570204" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.570835" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.570620" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.571748" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.571517" elapsed="0.000270"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.572196" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.571934" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.572858" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.572591" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.573740" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.573348" elapsed="0.000416"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.573809" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:32.573943" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.573049" elapsed="0.000915"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.574104" elapsed="0.000230"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:32.572464" elapsed="0.001905"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.574864" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.574602" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.575742" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.575353" elapsed="0.000412"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.575808" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.575941" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.575052" elapsed="0.000910"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.576097" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.574481" elapsed="0.001871"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.572297" elapsed="0.004096"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.576432" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:32.576568" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:32.571212" elapsed="0.005378"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.570934" elapsed="0.005684"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.576777" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.576640" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.570917" elapsed="0.005927"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.577551" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.576974" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.577619" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.567739" elapsed="0.009987"/>
</kw>
<msg time="2026-09-01T01:18:32.577773" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.556290" elapsed="0.021524"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.589259" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.600731" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.611927" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.612106" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.612279" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.612619" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.612486" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.612472" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.612816" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.612965" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.613113" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.612447" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.612344" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.613354" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.613449" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:32.613562" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.552286" elapsed="0.061299"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.636254" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.635911" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.636964" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.636776" elapsed="0.000244">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.637100" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.636455" elapsed="0.000665"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.637672" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.637286" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.637960" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.638078" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.637842" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.638491" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.638264" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:32.638899" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.638638" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.639395" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.639105" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.638971" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.638621" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.640005" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.639602" elapsed="0.000429"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.640073" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.635361" elapsed="0.004837"/>
</kw>
<msg time="2026-09-01T01:18:32.640248" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.623578" elapsed="0.016713"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.651731" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.663357" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.674811" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.674988" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.675158" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.675501" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.675350" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.675337" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.675702" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.675852" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.676001" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.675312" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.675225" elapsed="0.000922"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.676292" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.676357" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:32.676511" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.622811" elapsed="0.053732"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.677776" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.677527" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.677914" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.677201" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.678235" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.677997" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.678822" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.678479" elapsed="0.000366"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.678306" elapsed="0.000569"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.677981" elapsed="0.000913"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.681126" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.679031" elapsed="0.002133"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:32.681210" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.681343" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:32.676896" elapsed="0.004469"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.682743" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.682523" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.683130" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.682921" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.683601" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.683368" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.683986" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.683776" elapsed="0.000247"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:32.685019" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:32.684843" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:32.685356" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:32.685201" elapsed="0.000177"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.685527" elapsed="0.000172"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.686101" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.685878" elapsed="0.000277"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:32.686193" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:32.686330" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:32.684221" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:32.696668" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '690', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AgwAAQECAwQBAgAA+/A=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;64496&lt;/source-as&gt;
    &lt;/inter-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:32.696729" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AgwAAQECAwQBAgAA%2B%2FA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.696813" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:32.688525" elapsed="0.008310"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.686426" elapsed="0.010448"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.697117" elapsed="0.000040"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.696949" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.686410" elapsed="0.010807"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.700325" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.698189" elapsed="0.002174"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.697969" elapsed="0.002442"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.697953" elapsed="0.002483"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.702723" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.700686" elapsed="0.002076"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.700486" elapsed="0.002306"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.700472" elapsed="0.002341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.703320" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.702964" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.703634" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.703418" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.704106" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.703848" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.703704" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.703400" elapsed="0.000791"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.704670" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.704336" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.704964" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.704753" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.705464" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.705193" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.705033" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.704738" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.705670" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:32.706438" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.706170" elapsed="0.000291"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.706604" elapsed="0.002067"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:32.697593" elapsed="0.011133"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:32.708882" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:32.708789" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.708773" elapsed="0.000183"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.709095" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.709169" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:32.711266" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:32.681685" elapsed="0.029605"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.711349" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:18:32.711506" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:32.542032" elapsed="0.169496"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.711836" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.711621" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.711606" elapsed="0.000310"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.711945" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:32.537852" elapsed="0.174199"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.716091" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.712976" elapsed="0.003140"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.716282" elapsed="0.002094"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:32.718433" elapsed="0.000028"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:32.712731" elapsed="0.005817"/>
</kw>
<msg time="2026-09-01T01:18:32.718612" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:32.712278" elapsed="0.006356"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.719435" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:32.719504" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:32.719176" elapsed="0.000349"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.719891" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:32.719956" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:32.719668" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.720120" elapsed="0.000300"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.720728" level="INFO">${sum_1} = 1385</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:32.720567" elapsed="0.000183"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.721041" level="INFO">${sum_2} = 1385</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:32.720889" elapsed="0.000208"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.721255" elapsed="0.000286"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:32.718832" elapsed="0.002762"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:32.721732" elapsed="0.002210"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.763067" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.762741" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.763797" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.763603" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.763948" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.763256" elapsed="0.000713"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.764487" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.764121" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.764776" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.764897" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.764657" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.765296" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.765063" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.766459" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.766170" elapsed="0.000332"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.766897" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.766657" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.767693" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.767279" elapsed="0.000437"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.768747" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.768284" elapsed="0.000542"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.768960" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:32.769199" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.767885" elapsed="0.001337"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.769364" elapsed="0.000389"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:32.767119" elapsed="0.002670"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.770422" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.770011" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.771465" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.770988" elapsed="0.000554"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.771671" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:32.771869" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.770609" elapsed="0.001283"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.772068" elapsed="0.000454"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.769889" elapsed="0.002670"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.766966" elapsed="0.005624"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.772629" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.772767" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:32.765725" elapsed="0.007065"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.765428" elapsed="0.007389"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.772979" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.772840" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.765407" elapsed="0.007637"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.773756" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.773221" elapsed="0.000559"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.773822" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.762188" elapsed="0.011743"/>
</kw>
<msg time="2026-09-01T01:18:32.773979" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.750838" elapsed="0.023184"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.785287" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.796436" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.807668" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.807847" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.808004" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.808353" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.808216" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.808203" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.808570" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.808720" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.808909" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.808176" elapsed="0.000781"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.808071" elapsed="0.000908"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.809116" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.809198" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:32.809303" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.746932" elapsed="0.062395"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.810333" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.810090" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:32.820023" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.820067" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.820216" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:32.814014" elapsed="0.006228"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.810446" elapsed="0.009830"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.820481" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.820299" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.810430" elapsed="0.010125"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.823629" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.821511" elapsed="0.002156"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.821294" elapsed="0.002403"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.821277" elapsed="0.002441"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.826002" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.823964" elapsed="0.002078"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.823765" elapsed="0.002306"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.823751" elapsed="0.002341"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.826630" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.826272" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.826929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.826714" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.827437" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.827159" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.826998" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.826699" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.827971" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.827651" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.828282" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.828055" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.828806" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.828547" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.828395" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.828040" elapsed="0.000838"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.829015" elapsed="0.000377"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:32.829793" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.829545" elapsed="0.000271"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.829956" elapsed="0.002049"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:32.820872" elapsed="0.011189"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:32.832100" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:32.834161" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:32.809584" elapsed="0.024602"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.834233" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:32.724923" elapsed="0.109416"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.724530" elapsed="0.109871"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:32.724116" elapsed="0.110336"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.838374" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.835284" elapsed="0.003134"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.838560" elapsed="0.001941"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:32.840544" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:32.835027" elapsed="0.005626"/>
</kw>
<msg time="2026-09-01T01:18:32.840718" level="INFO">${update} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:32.834601" elapsed="0.006139"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.841530" level="INFO">Length is 128.</msg>
<msg time="2026-09-01T01:18:32.841595" level="INFO">${len_1} = 128</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:32.841277" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.841977" level="INFO">Length is 128.</msg>
<msg time="2026-09-01T01:18:32.842040" level="INFO">${len_2} = 128</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:32.841754" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.842222" elapsed="0.000291"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.842812" level="INFO">${sum_1} = 1234</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:32.842654" elapsed="0.000180"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:32.843119" level="INFO">${sum_2} = 1234</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:32.842970" elapsed="0.000187"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:32.843297" elapsed="0.000281"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:32.840931" elapsed="0.002700"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.883875" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.883546" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.884698" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.884449" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:32.884856" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:32.884115" elapsed="0.000766"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.885407" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.885034" elapsed="0.000398"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:32.885703" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:32.885850" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:32.885580" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.886248" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.886015" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.887190" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.886944" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.887634" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.887376" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.888511" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.887983" elapsed="0.000551"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.889584" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.889131" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.889731" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:32.889934" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.888702" elapsed="0.001254"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.890095" elapsed="0.000507"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:32.887860" elapsed="0.002778"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.891350" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:32.890858" elapsed="0.000515"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:32.892436" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.892000" elapsed="0.000473"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:32.892583" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:32.892922" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:32.891569" elapsed="0.001376"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.893085" elapsed="0.000489"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:32.890736" elapsed="0.002875"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.887702" elapsed="0.005939"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:32.893679" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.893817" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:32.886634" elapsed="0.007205"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.886348" elapsed="0.007518"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.894026" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.893888" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.886331" elapsed="0.007761"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.894851" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.894301" elapsed="0.000616"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.894962" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.882928" elapsed="0.012145"/>
</kw>
<msg time="2026-09-01T01:18:32.895121" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.871120" elapsed="0.024154"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.906815" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.918133" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.929553" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.929738" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.929894" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.930234" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.930086" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:32.930073" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.930442" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.930663" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.930817" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:32.930048" elapsed="0.000816"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.929959" elapsed="0.000928"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.931019" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.931084" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:32.931203" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:32.867188" elapsed="0.064039"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.932321" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:32.932079" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:32.939596" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:32.939804" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:32.939929" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:32.939967" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.934310" elapsed="0.006192">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:32.932442" elapsed="0.008142">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.940753" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.940614" elapsed="0.000193"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:32.932426" elapsed="0.008401">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.944207" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.941789" elapsed="0.002449">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:32.941581" elapsed="0.002713">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:32.941565" elapsed="0.002758">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.946743" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.944605" elapsed="0.002171">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:32.944397" elapsed="0.002434">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:32.944370" elapsed="0.002489">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.947514" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.947029" elapsed="0.000509"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.947840" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.947601" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.948395" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.948100" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.947944" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.947585" elapsed="0.000893"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.948956" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.948629" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:32.949266" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:32.949039" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.949794" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:32.949533" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.949370" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.949023" elapsed="0.000843"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:32.950040" elapsed="0.000327"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:32.950811" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:32.950564" elapsed="0.000271"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:32.953055" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.950975" elapsed="0.002110">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.941184" elapsed="0.012051">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:32.953289" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.955419" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:32.955477" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:32.931516" elapsed="0.024011">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:32.955587" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:32.844577" elapsed="0.111160">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.844190" elapsed="0.111602"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:32.843833" elapsed="0.112010"/>
</kw>
<arg>inter_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:32.532670" elapsed="0.423217"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.440979" elapsed="0.515034"/>
</test>
<test id="s1-s16-t7" name="Play_To_Odl_inter_as_ipmsi_ad" line="82">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:32.959191" elapsed="0.000201"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:32.958937" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.960340" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.960240" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.960224" elapsed="0.000189"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.964817" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.964723" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.964707" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.965779" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:32.965443" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:32.966222" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:32.965947" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:32.966282" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:32.966429" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:32.965081" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.971434" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.971322" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.971304" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:32.972591" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:32.972496" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:32.972479" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:32.973050" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:32.972786" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:32.973525" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:32.973304" elapsed="0.000243"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:33.005973" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:32.974000" elapsed="0.032075"/>
</kw>
<msg time="2026-09-01T01:18:33.006252" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:33.006293" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.973694" elapsed="0.032633"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:33.040180" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:33.006946" elapsed="0.033348"/>
</kw>
<msg time="2026-09-01T01:18:33.040460" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:33.040499" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:33.006505" elapsed="0.034028"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.040820" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.040608" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.040590" elapsed="0.000299"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.041327" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "e "r "_ "a "s "_ "i "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:33.041023" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.041677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.041481" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.041465" elapsed="0.000281"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:33.041775" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:33.044178" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:18:33.044362" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:33.043108" elapsed="0.001390"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.044759" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.045074" elapsed="0.000094"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:33.042544" elapsed="0.002727"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:33.042021" elapsed="0.003308"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:32.972181" elapsed="0.073246"/>
</kw>
<msg time="2026-09-01T01:18:33.045511" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:33.045549" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.971633" elapsed="0.073951"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:33.045783" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:33.045685" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.045667" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.046249" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.046566" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.046629" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:32.970978" elapsed="0.075746"/>
</kw>
<msg time="2026-09-01T01:18:33.046806" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:33.046845" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.966776" elapsed="0.080104"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.047279" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.046946" elapsed="0.000383"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.046931" elapsed="0.000418"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:32.966646" elapsed="0.080724"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:32.966496" elapsed="0.080918"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:32.964414" elapsed="0.083055"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:32.959970" elapsed="0.087547"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:32.959582" elapsed="0.087975"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:32.956883" elapsed="0.090721"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.048655" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.048219" elapsed="0.000461"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.049271" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.048831" elapsed="0.000465"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.049792" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.049461" elapsed="0.000354"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.050132" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/announce_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:33.050289" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:33.049957" elapsed="0.000355"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.050637" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/withdraw_inter_as_ipmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:33.050746" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:33.050471" elapsed="0.000298"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:33.050906" elapsed="0.002881"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:33.053938" elapsed="0.002154"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.101101" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:33.100746" elapsed="0.000499"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.102024" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.101765" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:33.102206" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:33.101421" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.102729" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:33.102390" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.103024" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:33.103177" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:33.102900" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.103577" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:33.103347" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.104595" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:33.104306" elapsed="0.000330"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.105016" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.104779" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.105832" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:33.105424" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:33.107008" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.106483" elapsed="0.000621"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:33.107204" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:33.107502" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:33.106028" elapsed="0.001497"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.107670" elapsed="0.000365"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:33.105275" elapsed="0.002796"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.108868" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:33.108318" elapsed="0.000574"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:33.110037" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.109520" elapsed="0.000616"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:33.110283" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:33.110565" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:33.109061" elapsed="0.001527"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:33.110728" elapsed="0.000510"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:33.108193" elapsed="0.003083"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:33.105090" elapsed="0.006216"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:33.111346" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:33.111500" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:33.104002" elapsed="0.007520"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:33.103692" elapsed="0.007860"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.111754" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.111575" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.103669" elapsed="0.008155"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.112605" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:33.111957" elapsed="0.000674"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:33.112674" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:33.100124" elapsed="0.012659"/>
</kw>
<msg time="2026-09-01T01:18:33.112831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:33.088527" elapsed="0.024347"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.124256" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.135707" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.147216" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.147408" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.147569" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.147903" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.147767" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:33.147754" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.148104" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.148278" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.148447" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:33.147727" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.147637" elapsed="0.000879"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.148652" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.148717" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:33.148827" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:33.084677" elapsed="0.064206"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.150100" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.149863" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:33.150264" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:33.149549" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.150589" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.150346" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.151088" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:33.150833" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:33.150659" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.150331" elapsed="0.000843"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.153459" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:33.151311" elapsed="0.002171"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:33.153527" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:33.153661" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:33.149208" elapsed="0.004474"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:33.154786" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.154576" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:33.154921" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:33.154262" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:33.155119" elapsed="0.000057"/>
</return>
<status status="PASS" start="2026-09-01T01:18:33.155003" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:33.154987" elapsed="0.000241"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.155363" elapsed="0.000030"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.155531" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.155588" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:33.157327" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:33.153963" elapsed="0.003386"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.158620" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:33.158394" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:33.159011" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:33.158798" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:33.167359" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:33.167615" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:33.167711" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.161011" elapsed="0.007139">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:33.159105" elapsed="0.009128">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.168416" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.168263" elapsed="0.000215"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:33.159089" elapsed="0.009410">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.168856" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.168971" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:33.168940" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:33.168925" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.169175" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.169238" elapsed="0.000012"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.157651" elapsed="0.011685">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.169413" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.064408" elapsed="0.105091">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:33.169743" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:33.169578" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:33.169564" elapsed="0.000262"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:33.169854" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:33.060489" elapsed="0.109452">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.254092" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.253575" elapsed="0.000586"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.255593" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.255025" elapsed="0.000691">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.255848" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.254556" elapsed="0.001327"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.256640" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.256102" elapsed="0.000572"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.257070" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.257326" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.256883" elapsed="0.000475"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.257895" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.257582" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.259198" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.258824" elapsed="0.000420"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.259672" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.259414" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.260456" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.260048" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.261668" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.261094" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.261845" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:18:35.262158" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.260670" elapsed="0.001513"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.262329" elapsed="0.000379"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:35.259921" elapsed="0.002823"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.263596" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.262969" elapsed="0.000650"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.264755" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.264232" elapsed="0.000620"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.264922" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:35.265215" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.263788" elapsed="0.001450"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.265387" elapsed="0.000351"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.262847" elapsed="0.002929"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.259748" elapsed="0.006058"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.265843" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:35.266006" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:35.258523" elapsed="0.007507"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.258083" elapsed="0.007980"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.266399" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.266099" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.258041" elapsed="0.008431"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.267277" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.266675" elapsed="0.000628"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.267356" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.252770" elapsed="0.014723"/>
</kw>
<msg time="2026-09-01T01:18:35.267545" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.236283" elapsed="0.031328"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.279251" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.290543" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.301983" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.302175" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.302334" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.302714" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.302555" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.302540" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.302917" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.303065" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.303228" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.302508" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.302413" elapsed="0.000884"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.303443" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.303509" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:35.303628" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.230619" elapsed="0.073034"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.304908" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.304645" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.305078" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.304313" elapsed="0.000786"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.305418" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.305176" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.305938" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.305678" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.305492" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.305159" elapsed="0.000850"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.308351" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.306161" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:35.308432" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:35.308569" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.304002" elapsed="0.004589"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.309693" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.309487" elapsed="0.000261">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.309827" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.309171" elapsed="0.000676"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:35.310025" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:35.309908" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.309892" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.310248" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.310418" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.310476" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:35.312223" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.308870" elapsed="0.003377"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.313527" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.313290" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.313938" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.313706" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:35.322642" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:35.322868" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:18:35.322993" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:35.316078" elapsed="0.006939"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.314037" elapsed="0.009016"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.323239" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.323076" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.314021" elapsed="0.009304"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.328902" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.324317" elapsed="0.004630"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.324077" elapsed="0.004901"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.324060" elapsed="0.004940"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.331358" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.329273" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.329049" elapsed="0.002394"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.329035" elapsed="0.002430"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.331979" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.331621" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.332310" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.332067" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.332807" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.332543" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.332394" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.332049" elapsed="0.000830"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.333379" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.333025" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.333677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.333465" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.334180" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.333892" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.333747" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.333449" elapsed="0.000807"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.334420" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:35.335148" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.334880" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.335315" elapsed="0.002141"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:35.323698" elapsed="0.013829"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.337688" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:35.337592" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.337577" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.340524" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.337880" elapsed="0.002670"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:35.340595" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:35.340732" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:35.312551" elapsed="0.028204"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.340844" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:35.340976" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:35.190173" elapsed="0.150825"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.367338" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.366893" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.368070" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.367830" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.368375" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.367526" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.368952" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.368557" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.369291" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.369483" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.369122" elapsed="0.000388"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.369921" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.369655" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:35.370432" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.370025" elapsed="0.000461"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.371112" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.370641" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.370508" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.370008" elapsed="0.001198"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.371790" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.371342" elapsed="0.000474"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.371858" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.366325" elapsed="0.005641"/>
</kw>
<msg time="2026-09-01T01:18:35.372017" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.354229" elapsed="0.017831"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.383554" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.394937" elapsed="0.000048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.406384" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.406604" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.406779" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.407205" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.407049" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.407032" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.407428" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.407579" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.407724" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.406991" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.406866" elapsed="0.000930"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.407937" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.408005" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:35.408178" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.351829" elapsed="0.056378"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.408382" elapsed="0.002164"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.411778" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.411260" elapsed="0.000545"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.412454" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.412023" elapsed="0.000461"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.412633" elapsed="0.000337"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.410843" elapsed="0.002181"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.410618" elapsed="0.002434"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.413235" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.413074" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.410602" elapsed="0.002702"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:35.342044" elapsed="0.071304"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:35.341327" elapsed="0.072104"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.341071" elapsed="0.072402"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.341056" elapsed="0.072440"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.413526" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:35.180759" elapsed="0.232889"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:33.056279" elapsed="2.357426"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.459918" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.459586" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.460708" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.460444" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.460868" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.460092" elapsed="0.000797"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.461533" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.461046" elapsed="0.000512"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.461829" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.462042" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.461705" elapsed="0.000361"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.462504" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.462227" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.463595" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.463282" elapsed="0.000352"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.464041" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.463785" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.464850" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.464470" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.466056" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.465506" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.466252" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:35.466571" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.465048" elapsed="0.001547"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.466746" elapsed="0.000429"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:35.464332" elapsed="0.002882"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.467876" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.467469" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.469444" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.468798" elapsed="0.000746"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.469618" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:18:35.469907" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.468338" elapsed="0.001592"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.470072" elapsed="0.000410"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.467328" elapsed="0.003191"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.464168" elapsed="0.006382"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.470589" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:35.470732" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:35.462953" elapsed="0.007802"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.462622" elapsed="0.008162"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.470951" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.470809" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.462605" elapsed="0.008413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.471786" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.471188" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.471855" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.459021" elapsed="0.012945"/>
</kw>
<msg time="2026-09-01T01:18:35.472016" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.446903" elapsed="0.025164"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.483672" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.495246" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.506594" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.506775" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.506938" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.507305" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.507168" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.507128" elapsed="0.000280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.507539" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.507688" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.507843" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.507100" elapsed="0.000801"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.507008" elapsed="0.000917"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.508062" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.508127" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:35.508269" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.442943" elapsed="0.065349"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.509547" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.509265" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.509709" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.508923" elapsed="0.000807"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.510020" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.509791" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.510622" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.510339" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.510110" elapsed="0.000565"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.509775" elapsed="0.000919"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.513049" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.510832" elapsed="0.002241"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:35.513118" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:35.513269" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.508626" elapsed="0.004665"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.514412" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.514191" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.514591" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.513873" elapsed="0.000739"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:35.514791" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:35.514672" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.514657" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.515000" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.515170" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.515228" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:35.516972" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.513588" elapsed="0.003407"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.518339" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.518088" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.518749" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.518533" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:35.527119" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:35.527377" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:18:35.527472" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:35.520793" elapsed="0.006704"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.518844" elapsed="0.008692"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.527698" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.527560" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.518828" elapsed="0.008944"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.531134" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.528723" elapsed="0.002470"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.528509" elapsed="0.002715"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.528493" elapsed="0.002754"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.533605" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.531513" elapsed="0.002132"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.531296" elapsed="0.002379"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.531281" elapsed="0.002416"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.534224" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.533852" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.534546" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.534308" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.535024" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.534763" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.534617" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.534293" elapsed="0.000838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.535639" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.535296" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.535937" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.535724" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.536451" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.536170" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.536008" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.535708" elapsed="0.000816"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.536663" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:35.537423" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.537155" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.537590" elapsed="0.002129"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:35.528112" elapsed="0.011663"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.539947" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:35.539846" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.539825" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.542789" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.540170" elapsed="0.002645"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:35.542861" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:35.542997" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:35.517321" elapsed="0.025699"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.543073" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:35.543218" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:35.422151" elapsed="0.121090"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.569950" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.569551" elapsed="0.000424"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.570698" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.570458" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.570982" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.570123" elapsed="0.000884"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.571620" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.571182" elapsed="0.000494"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.571992" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.572175" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.571838" elapsed="0.000367"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.572636" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.572355" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:35.573132" elapsed="0.000052"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.572742" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.573859" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.573390" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.573240" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.572725" elapsed="0.001207"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.574585" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.574066" elapsed="0.000544"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.574653" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.568939" elapsed="0.005823"/>
</kw>
<msg time="2026-09-01T01:18:35.574813" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.557184" elapsed="0.017671"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.586653" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.598103" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.609481" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.609686" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.609925" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.610355" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.610200" elapsed="0.000217"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.610182" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.610573" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.610730" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.610880" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.610127" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.610011" elapsed="0.000940"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.611090" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.611185" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:18:35.611349" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.554667" elapsed="0.056720"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.611556" elapsed="0.003083"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.615857" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.615357" elapsed="0.000527"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.616469" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.616026" elapsed="0.000469"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.616653" elapsed="0.000326"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.614936" elapsed="0.002108"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.614710" elapsed="0.002365"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.617262" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.617101" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.614694" elapsed="0.002638"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:35.544282" elapsed="0.073114"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:35.543553" elapsed="0.073916"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.543316" elapsed="0.074196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.543300" elapsed="0.074233"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.617567" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:35.418090" elapsed="0.199604"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:35.413869" elapsed="0.203885"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.663601" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.663231" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.664359" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.664080" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.664535" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.663774" elapsed="0.000782"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.665054" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.664706" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.665429" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.665599" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.665290" elapsed="0.000332"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.666006" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.665783" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.667159" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.666698" elapsed="0.000504"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.667754" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.667356" elapsed="0.000422"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.668587" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.668128" elapsed="0.000482"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.669919" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.669333" elapsed="0.000684"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.670089" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:35.670409" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.668879" elapsed="0.001553"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.670577" elapsed="0.000377"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.667986" elapsed="0.003004"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.671731" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.671256" elapsed="0.000505"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.673079" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.672468" elapsed="0.000733"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.673274" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:35.673566" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.671978" elapsed="0.001611"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.673728" elapsed="0.000345"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.671101" elapsed="0.003010"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.667820" elapsed="0.006398"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.674260" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:35.674482" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:35.666407" elapsed="0.008098"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.666109" elapsed="0.008425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.674694" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.674558" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.666093" elapsed="0.008669"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.675585" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.674891" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.675654" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.662679" elapsed="0.013084"/>
</kw>
<msg time="2026-09-01T01:18:35.675812" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.650845" elapsed="0.025009"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.687515" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.699059" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.710490" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.710669" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.710827" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.711178" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.711029" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.711016" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.711391" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.711557" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.711731" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.710984" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.710892" elapsed="0.000922"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.711949" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.712047" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:35.712172" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.646874" elapsed="0.065323"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.713344" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.713108" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.713504" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.712800" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.713812" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.713588" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.714333" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.714057" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.713882" elapsed="0.000520"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.713572" elapsed="0.000849"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.716783" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.714559" elapsed="0.002248"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:35.716852" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:35.717018" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.712512" elapsed="0.004532"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.718186" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.717966" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.718322" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.717664" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:35.718562" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:35.718443" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.718427" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.718770" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.718924" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.718980" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:35.720734" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.717357" elapsed="0.003400"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.722003" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.721781" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.722444" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.722196" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:35.730614" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:35.730834" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '311'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:18:35.730925" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:35.724494" elapsed="0.006454"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.722541" elapsed="0.008443"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.731167" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.731008" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.722525" elapsed="0.008718"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.734564" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AgwAAQECAwQBAgAA+/A=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.732197" elapsed="0.002410"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.731979" elapsed="0.002658"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.731963" elapsed="0.002696"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.737065" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.734908" elapsed="0.002197"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.734709" elapsed="0.002450"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.734694" elapsed="0.002491"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.737778" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.737350" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.738117" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.737885" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.738628" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.738354" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.738207" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.737865" elapsed="0.000834"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.739180" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.738843" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.739493" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.739265" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.739965" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.739709" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.739564" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.739249" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.740185" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:35.740911" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.740664" elapsed="0.000270"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.741074" elapsed="0.002091"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:35.731612" elapsed="0.011608"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.743386" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:35.743280" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.743264" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.746233" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.743614" elapsed="0.002645"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:35.746304" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:35.746454" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:35.721044" elapsed="0.025433"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.746531" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:35.746659" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:35.625887" elapsed="0.120794"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.772940" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.772546" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.773696" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.773453" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.773965" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.773120" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.774565" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.774158" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.774875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.775021" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.774734" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.775502" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "inter-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "source-as": 64496
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.775221" elapsed="0.000329"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:35.775992" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.775609" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.776734" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.776231" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.776067" elapsed="0.000731"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.775592" elapsed="0.001224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.777434" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.776951" elapsed="0.000508"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.777557" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.771978" elapsed="0.005710"/>
</kw>
<msg time="2026-09-01T01:18:35.777742" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.760173" elapsed="0.017626"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.789219" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.800569" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/inter_as_ipmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.812586" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.812885" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.813060" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.813521" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.813380" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.813352" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.813721" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.813877" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.814025" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.813314" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.813159" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.814245" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.814317" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:35.814497" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AgwAAQECAwQBAgAA+/A=",
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.757747" elapsed="0.056777"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.814746" elapsed="0.003900"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.820010" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.819590" elapsed="0.000447"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.820583" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.820194" elapsed="0.000415"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.820753" elapsed="0.000305"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:35.818982" elapsed="0.002130"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.818717" elapsed="0.002439"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.821314" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.821179" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.818701" elapsed="0.002691"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:35.747859" elapsed="0.073575"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:35.746967" elapsed="0.074531"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.746752" elapsed="0.074785"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.746736" elapsed="0.074821"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.821586" elapsed="0.000031"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:35.621919" elapsed="0.199783"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:35.617959" elapsed="0.203795"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:35.821904" elapsed="0.003485"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.871223" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.870871" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.871978" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.871722" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.872160" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.871414" elapsed="0.000769"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.872694" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.872337" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.872991" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.873157" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.872867" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.873617" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.873388" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.874758" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.874292" elapsed="0.000507"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.875231" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.874950" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.876065" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.875697" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.877270" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.876716" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.877456" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:35.877729" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.876279" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.877895" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.875569" elapsed="0.002752"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.878919" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.878554" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:35.880107" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.879587" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:35.880332" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:35.880616" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:35.879109" elapsed="0.001529"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.880778" elapsed="0.000334"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:35.878430" elapsed="0.002777"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.875301" elapsed="0.005938"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:35.881277" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:35.881426" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:35.873988" elapsed="0.007461"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.873717" elapsed="0.007760"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.881636" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.881500" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.873700" elapsed="0.008002"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.882437" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.881832" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.882505" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.870320" elapsed="0.012293"/>
</kw>
<msg time="2026-09-01T01:18:35.882662" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.858650" elapsed="0.024055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.894468" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.906121" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.917497" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.917678" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.917837" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.918180" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.918031" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:35.918019" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.918393" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.918546" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.918693" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:35.917994" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.917903" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.918893" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.919157" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:35.919264" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.854665" elapsed="0.064622"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.920440" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.920206" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.920590" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.919884" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.920898" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.920673" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.921437" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.921163" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.920969" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.920657" elapsed="0.000851"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.923857" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.921647" elapsed="0.002234"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:35.923927" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:35.924116" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.919596" elapsed="0.004557"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.925287" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.925095" elapsed="0.000239"/>
</kw>
<msg time="2026-09-01T01:18:35.925423" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.924762" elapsed="0.000681"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.925625" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:35.925506" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.925490" elapsed="0.000195"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.925987" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.926122" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.925819" elapsed="0.000340"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:35.926530" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.926306" elapsed="0.000246"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:35.926593" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:35.926727" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:35.924457" elapsed="0.002291"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.928023" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.927799" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.928451" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.928220" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:35.936624" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:35.936832" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:18:35.936941" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:35.930455" elapsed="0.006509"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.928547" elapsed="0.008509"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.937245" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.937083" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.928531" elapsed="0.008790"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.940544" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.938281" elapsed="0.002306"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.938065" elapsed="0.002552"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.938048" elapsed="0.002591"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.943005" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.940905" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.940686" elapsed="0.002390"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.940672" elapsed="0.002425"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.943632" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.943264" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.943995" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.943770" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.944530" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.944245" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.944067" elapsed="0.000518"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.943752" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.945188" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.944764" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.945562" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.945298" elapsed="0.000319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.946055" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.945787" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.945638" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.945277" elapsed="0.000852"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.946553" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:35.947302" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.947023" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:35.947481" elapsed="0.002334"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:35.937699" elapsed="0.012172"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:35.950025" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:35.949931" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.949915" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:35.952680" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:35.950233" elapsed="0.002472"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:35.952750" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:35.952887" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:35.927036" elapsed="0.025874"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.952964" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:35.953093" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:35.833740" elapsed="0.119376"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.979000" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.978593" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.979768" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:35.979518" elapsed="0.000362">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:35.980094" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:35.979200" elapsed="0.000917"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.980703" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:35.980288" elapsed="0.000440"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:35.981018" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:35.981160" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:35.980875" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.981581" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:35.981329" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:35.982052" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:35.981681" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.982758" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:35.982283" elapsed="0.000499"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.982126" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.981664" elapsed="0.001166"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:35.983425" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:35.982964" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:35.983494" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:35.978013" elapsed="0.005595"/>
</kw>
<msg time="2026-09-01T01:18:35.983655" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:35.966456" elapsed="0.017242"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:35.995241" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.006621" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.018058" elapsed="0.000054"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.018446" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.018620" elapsed="0.000028"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.019065" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.018922" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:36.018904" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.019284" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.019448" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.019610" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:36.018863" elapsed="0.000806"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.018719" elapsed="0.000978"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.019838" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.019910" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:36.020056" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:35.964015" elapsed="0.056067"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:36.020276" elapsed="0.002178"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:36.023538" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:36.023205" elapsed="0.000358"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:36.023948" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:36.023703" elapsed="0.000269"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:36.024116" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:36.022794" elapsed="0.001722"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.022526" elapsed="0.002023"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.024706" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.024571" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.022509" elapsed="0.002262"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:35.954154" elapsed="0.070661"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:35.953440" elapsed="0.071443"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:35.953205" elapsed="0.071719"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:35.953188" elapsed="0.071757"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:36.024975" elapsed="0.000035"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:35.829624" elapsed="0.195480"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:35.825554" elapsed="0.199657"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:36.025437" elapsed="0.003118"/>
</kw>
<arg>inter_as_ipmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:33.047848" elapsed="2.980763"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:32.956427" elapsed="3.072327"/>
</test>
<test id="s1-s16-t8" name="Odl_To_Play_spmsi_ad" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:36.032080" elapsed="0.000221"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:36.031798" elapsed="0.000552"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.033307" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:36.033203" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.033186" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.038080" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:36.037981" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.037961" elapsed="0.000197"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.039091" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:36.038735" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.039555" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:36.039280" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:36.039616" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:36.039750" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:36.038393" elapsed="0.001379"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.044857" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:36.044760" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.044743" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.046030" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:36.045933" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.045917" elapsed="0.000179"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:36.046590" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.046265" elapsed="0.000348"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:36.046979" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:36.046767" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:36.083807" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:36.047482" elapsed="0.036429"/>
</kw>
<msg time="2026-09-01T01:18:36.084094" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:36.084134" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:36.047163" elapsed="0.037029"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:36.117830" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:36.084739" elapsed="0.033196"/>
</kw>
<msg time="2026-09-01T01:18:36.118092" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:36.118133" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:36.084382" elapsed="0.033806"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.118502" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.118263" elapsed="0.000346"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.118244" elapsed="0.000388"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.119062" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.118771" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.119426" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.119207" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.119190" elapsed="0.000307"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:36.119529" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:36.122063" elapsed="0.000153"/>
</kw>
<msg time="2026-09-01T01:18:36.122275" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:36.120966" elapsed="0.001459"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.122865" elapsed="0.000079"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.123242" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:36.120380" elapsed="0.003064"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:36.119833" elapsed="0.003670"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:36.045671" elapsed="0.077917"/>
</kw>
<msg time="2026-09-01T01:18:36.123669" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:36.123707" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:36.045054" elapsed="0.078687"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:36.123906" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:36.123809" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.123792" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.124398" elapsed="0.000030"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.124716" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.124779" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:36.044465" elapsed="0.080410"/>
</kw>
<msg time="2026-09-01T01:18:36.124957" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:36.124996" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:36.040107" elapsed="0.084923"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.125448" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.125095" elapsed="0.000402"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.125080" elapsed="0.000438"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:36.039976" elapsed="0.085563"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:36.039818" elapsed="0.085758"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:36.037656" elapsed="0.087978"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:36.032930" elapsed="0.092756"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:36.032507" elapsed="0.093221"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:36.029751" elapsed="0.096033"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.126706" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:36.126896" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:36.126493" elapsed="0.000431"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:36.127325" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.127087" elapsed="0.000263"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.127696" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:36.127813" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:36.127513" elapsed="0.000323"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:36.128172" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.127977" elapsed="0.000219"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:36.128484" elapsed="0.002964"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.128259" elapsed="0.003233"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.128244" elapsed="0.003286"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.162548" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.162199" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.163352" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:36.163072" elapsed="0.000396">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:36.163574" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:36.162726" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.164175" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:36.163776" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.164498" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:36.164618" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:36.164374" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.165002" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.164782" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.166091" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.165787" elapsed="0.000345"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.166582" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.166304" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.167229" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:36.166947" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:36.168112" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.167723" elapsed="0.000412"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:36.168235" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:36.168384" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:36.167437" elapsed="0.000970"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.168553" elapsed="0.000235"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:36.166818" elapsed="0.002008"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.169332" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:36.169050" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:36.170214" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.169814" elapsed="0.000423"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:36.170280" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:36.170425" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:36.169534" elapsed="0.000913"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.170585" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:36.168927" elapsed="0.001886"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:36.166653" elapsed="0.004189"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:36.170879" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:36.171014" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:36.165410" elapsed="0.005626"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.165102" elapsed="0.005961"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.171249" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.171085" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.165085" elapsed="0.006232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.172210" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:36.171464" elapsed="0.000771"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:36.172278" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:36.161639" elapsed="0.010760"/>
</kw>
<msg time="2026-09-01T01:18:36.172448" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:36.150129" elapsed="0.022360"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.183801" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.195277" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.206659" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.206924" elapsed="0.000029"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.207111" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.207473" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.207324" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:36.207312" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.207671" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.207820" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.207968" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:36.207287" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.207197" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.208184" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.208250" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:36.208353" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:36.146087" elapsed="0.062304"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.231533" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.231061" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.232341" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:36.232058" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:36.232525" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:36.231731" elapsed="0.000815"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.233039" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:36.232697" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.233352" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:36.233542" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:36.233224" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.233929" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.233708" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:36.234485" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.234113" elapsed="0.000425"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.235004" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.234697" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.234562" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.234087" elapsed="0.000999"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.235727" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:36.235278" elapsed="0.000476"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:36.235803" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:36.230388" elapsed="0.005537"/>
</kw>
<msg time="2026-09-01T01:18:36.235978" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:36.218622" elapsed="0.017399"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.247732" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.259103" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.270533" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.270712" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.270868" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.271233" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.271079" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:36.271067" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.271443" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.271594" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.271741" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:36.271040" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.270941" elapsed="0.000870"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.271945" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.272046" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:36.272179" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:36.217835" elapsed="0.054371"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:36.273412" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:36.273167" elapsed="0.000302">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:36.273554" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:36.272842" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.273857" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.273635" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.274398" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.274110" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.273926" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.273620" elapsed="0.000850"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.276607" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:36.274607" elapsed="0.002024"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:36.276674" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:36.276806" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:36.272543" elapsed="0.004285"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.278230" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.277993" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.278635" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.278421" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.279036" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.278819" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.279469" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.279222" elapsed="0.000289"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:36.280479" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:36.280269" elapsed="0.000233"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:36.280819" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:36.280656" elapsed="0.000190"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.280992" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.281578" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.281348" elapsed="0.000269"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:36.281690" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:36.281828" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:36.279706" elapsed="0.002144"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:36.296251" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '752', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;s-pmsi-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;multicast-source&gt;10.0.0.10&lt;/multicast-source&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;c-g-address&gt;12.0.0.12&lt;/c-g-address&gt;
    &lt;/s-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:36.296315" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:36.296518" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:36.283992" elapsed="0.012550"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.281911" elapsed="0.014672"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.296758" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.296616" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.281895" elapsed="0.014941"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.300028" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.297816" elapsed="0.002250"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.297581" elapsed="0.002515"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.297562" elapsed="0.002555"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.302442" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:36.300393" elapsed="0.002088"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.300181" elapsed="0.002330"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.300166" elapsed="0.002365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.303057" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:36.302682" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.303386" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.303154" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.303875" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.303602" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.303457" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.303124" elapsed="0.000822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.304446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:36.304091" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.304737" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.304528" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.305252" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:36.304948" elapsed="0.000332"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.304806" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.304513" elapsed="0.000827"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:36.305502" elapsed="0.000309"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:36.306266" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:36.305995" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:36.306441" elapsed="0.002173"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:36.297185" elapsed="0.011484"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:36.308852" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:18:36.308744" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.308726" elapsed="0.000232"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.309117" elapsed="0.000036"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.309197" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:36.311337" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:36.277170" elapsed="0.034263"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:36.311506" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:36.311648" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:36.135961" elapsed="0.175709"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:36.311979" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:36.311760" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:36.311745" elapsed="0.000314"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:36.312087" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:36.131812" elapsed="0.180401"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:36.316065" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:36.313157" elapsed="0.002934"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:36.318355" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:36.316258" elapsed="0.002167"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:18:36.318475" elapsed="0.000015"/>
</return>
<doc>Returns hex update message.</doc>
<status status="FAIL" start="2026-09-01T01:18:36.312876" elapsed="0.005707"> == </status>
</kw>
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.324856" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.320797" elapsed="0.004136"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.325419" elapsed="0.004872"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:38.330425" elapsed="0.000093"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:38.319721" elapsed="0.011015"/>
</kw>
<msg time="2026-09-01T01:18:38.330892" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:36.312431" elapsed="2.018511"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.332988" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:18:38.333228" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:38.332389" elapsed="0.000905"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.334371" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:18:38.334523" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:38.333727" elapsed="0.000840"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.335041" elapsed="0.000761"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.336612" level="INFO">${sum_1} = 1045</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:38.336196" elapsed="0.000466"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.337380" level="INFO">${sum_2} = 1045</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:38.336971" elapsed="0.000460"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.337772" elapsed="0.000692"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:38.331586" elapsed="0.006997"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:38.338889" elapsed="0.003062"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.406997" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.406656" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.407817" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.407522" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:38.407993" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:38.407197" elapsed="0.000817"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.408534" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:38.408178" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.408832" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:38.409001" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:38.408705" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.409414" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.409181" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.410453" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.410128" elapsed="0.000365"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.410899" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.410640" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.411714" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.411318" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.412818" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.412313" elapsed="0.000582"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.413029" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:38.413255" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.411908" elapsed="0.001369"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.413442" elapsed="0.000394"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:38.411186" elapsed="0.002685"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.414505" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.414097" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.415617" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.415125" elapsed="0.000571"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.415827" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:38.416031" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.414745" elapsed="0.001308"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.416235" elapsed="0.000394"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:38.413976" elapsed="0.002691"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.410979" elapsed="0.005718"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.416738" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:38.416873" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:38.409827" elapsed="0.007067"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.409536" elapsed="0.007386"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.417085" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.416948" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.409510" elapsed="0.007657"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.417901" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.417302" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:38.417967" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:38.406076" elapsed="0.012000"/>
</kw>
<msg time="2026-09-01T01:18:38.418125" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.393648" elapsed="0.024537"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.537520" elapsed="0.000099"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.549237" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.561128" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.561408" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.561604" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.562073" elapsed="0.000158"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.561918" elapsed="0.000348"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:38.561894" elapsed="0.000407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.562459" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.562617" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.562765" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:38.561839" elapsed="0.000973"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.561703" elapsed="0.001141"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.562989" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.563067" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:38.563295" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:38.388150" elapsed="0.175176"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.564711" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.564272" elapsed="0.000497"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:38.576574" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:38.576633" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:38.576765" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:38.566836" elapsed="0.009953"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.564832" elapsed="0.011997"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.577062" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.576856" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.564815" elapsed="0.012362"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.581555" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.578433" elapsed="0.003177"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.578119" elapsed="0.003532"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.578098" elapsed="0.003580"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.584696" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.581995" elapsed="0.002751"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.581740" elapsed="0.003043"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.581721" elapsed="0.003089"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.585591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.585055" elapsed="0.000568"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.585981" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.585699" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.586649" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.586292" elapsed="0.000389"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.586071" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.585679" elapsed="0.001064"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.587462" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.587012" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.587842" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.587569" elapsed="0.000333"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.588474" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.588115" elapsed="0.000387"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.587928" elapsed="0.000613"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.587549" elapsed="0.001015"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.588749" elapsed="0.000408"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:38.589746" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.589367" elapsed="0.000408"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.589957" elapsed="0.002707"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:38.577653" elapsed="0.015085"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:38.592794" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:18:38.595489" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:38.563599" elapsed="0.031919"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:38.595578" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:38.344218" elapsed="0.251500"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.343282" elapsed="0.252504"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:38.342499" elapsed="0.253363"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.600251" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.597515" elapsed="0.002764"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.600516" elapsed="0.001933"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:38.602493" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:38.596885" elapsed="0.005718"/>
</kw>
<msg time="2026-09-01T01:18:38.602671" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:38.596064" elapsed="0.006629"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.603527" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:18:38.603606" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:38.603239" elapsed="0.000388"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.603996" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:18:38.604061" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:38.603769" elapsed="0.000315"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.604308" elapsed="0.000328"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.604953" level="INFO">${sum_1} = 894</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:38.604785" elapsed="0.000190"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:38.605289" level="INFO">${sum_2} = 894</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:38.605113" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:38.605462" elapsed="0.000269"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:38.602896" elapsed="0.002887"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.646462" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.646103" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.647256" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.646943" elapsed="0.000414">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:38.647443" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:38.646639" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.647959" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:38.647616" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.648273" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:38.648449" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:38.648132" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.648838" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.648622" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.649793" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.649560" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.650251" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.649980" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.651260" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.650680" elapsed="0.000603"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.652399" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.651926" elapsed="0.000512"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.652549" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:38.652754" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.651472" elapsed="0.001305"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.652922" elapsed="0.000515"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:38.650545" elapsed="0.002929"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.654200" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.653708" elapsed="0.000515"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.655477" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.654845" elapsed="0.000677"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.655636" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:38.655854" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.654403" elapsed="0.001473"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.656019" elapsed="0.000494"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:38.653580" elapsed="0.002971"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.650333" elapsed="0.006248"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.656621" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:38.656758" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:38.649234" elapsed="0.007583"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.648940" elapsed="0.007907"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.657018" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.656869" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.648922" elapsed="0.008171"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.657854" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.657250" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:38.657923" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:38.645545" elapsed="0.012487"/>
</kw>
<msg time="2026-09-01T01:18:38.658083" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.633772" elapsed="0.024381"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.669640" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.681166" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.702180" elapsed="0.000146"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.702876" elapsed="0.000050"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.703299" elapsed="0.000062"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.704257" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.703914" elapsed="0.000476"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:38.703877" elapsed="0.000564"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.704753" elapsed="0.000041"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.705100" elapsed="0.000068"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.705490" elapsed="0.000042"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:38.703794" elapsed="0.001809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.703506" elapsed="0.002155"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.705965" elapsed="0.000040"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.706121" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:18:38.706669" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:38.629845" elapsed="0.076887"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.709440" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.708755" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:38.722600" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:38.722920" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:38.723251" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:38.723365" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.714028" elapsed="0.010199">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:38.709683" elapsed="0.014725">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.724794" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.724480" elapsed="0.000437"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:38.709647" elapsed="0.015316">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.732467" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.727128" elapsed="0.005410">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:38.726672" elapsed="0.005991">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:38.726635" elapsed="0.006093">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.738020" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.733372" elapsed="0.004714">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:38.732866" elapsed="0.005373">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:38.732832" elapsed="0.005472">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.739613" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.738728" elapsed="0.000938"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.740324" elapsed="0.000065"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.739804" elapsed="0.000657"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.741494" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.740847" elapsed="0.000770"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.740509" elapsed="0.001181"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.739769" elapsed="0.001963"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.742870" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.742058" elapsed="0.000866"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.743587" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.743059" elapsed="0.000641"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.744660" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.744070" elapsed="0.000622"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.743746" elapsed="0.000989"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.743025" elapsed="0.001736"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.744956" elapsed="0.000473"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:38.746038" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.745642" elapsed="0.000428"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:38.749176" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.746288" elapsed="0.002930">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.725778" elapsed="0.023627">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:38.749481" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:18:38.752456" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:38.752494" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:38.707410" elapsed="0.045119">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:38.752609" elapsed="0.000035"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.606821" elapsed="0.146003">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.606429" elapsed="0.146483"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:38.606036" elapsed="0.146957"/>
</kw>
<arg>spmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:36.126081" elapsed="2.626988"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:36.029225" elapsed="2.724034"/>
</test>
<test id="s1-s16-t9" name="Play_To_Odl_spmsi_ad" line="90">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:38.757681" elapsed="0.000261"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:38.757326" elapsed="0.000684"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.759396" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:38.759233" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.759210" elapsed="0.000288"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.765798" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:38.765668" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.765645" elapsed="0.000262"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.767273" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:38.766774" elapsed="0.000532"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.767890" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:38.767528" elapsed="0.000455"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:38.768040" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:38.768250" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:38.766258" elapsed="0.002023"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.773675" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:38.773580" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.773563" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.774919" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:38.774823" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.774807" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:38.775446" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.775116" elapsed="0.000353"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:38.775828" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:38.775621" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:38.810837" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:38.776405" elapsed="0.034646"/>
</kw>
<msg time="2026-09-01T01:18:38.811261" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:38.811302" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.775998" elapsed="0.035336"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:38.841061" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:38.811858" elapsed="0.029317"/>
</kw>
<msg time="2026-09-01T01:18:38.841322" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:38.841374" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.811506" elapsed="0.029901"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.841686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.841475" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.841458" elapsed="0.000297"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.842176" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "p "m "s "i "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.841888" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.842502" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.842295" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.842279" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:38.842599" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:38.845048" elapsed="0.000151"/>
</kw>
<msg time="2026-09-01T01:18:38.845259" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.843952" elapsed="0.001451"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.845671" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.845993" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:38.843382" elapsed="0.002813"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:38.842856" elapsed="0.003399"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:38.774548" elapsed="0.071841"/>
</kw>
<msg time="2026-09-01T01:18:38.846470" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:38.846507" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.773875" elapsed="0.072664"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:38.846700" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:18:38.846605" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.846589" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.847165" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.847486" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.847550" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:38.773275" elapsed="0.074369"/>
</kw>
<msg time="2026-09-01T01:18:38.847725" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:38.847763" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.768774" elapsed="0.079020"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.848081" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.847858" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.847843" elapsed="0.000393"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:38.768590" elapsed="0.079667"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:38.768360" elapsed="0.079927"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:38.765208" elapsed="0.083129"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:38.758849" elapsed="0.089551"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:38.758259" elapsed="0.090180"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:38.754417" elapsed="0.094068"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.849571" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.849064" elapsed="0.000532"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.850149" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.849746" elapsed="0.000430"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.850670" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.850325" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.851035" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/announce_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:38.851233" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:38.850839" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.851580" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/withdraw_spmsi_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:38.851691" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:38.851410" elapsed="0.000304"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:38.851887" elapsed="0.002797"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:38.854828" elapsed="0.002119"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.902160" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.901808" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.902890" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.902657" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:38.903056" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:38.902353" elapsed="0.000724"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.903589" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:38.903241" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.903875" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:38.903994" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:38.903758" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.904400" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.904175" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.905328" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.905057" elapsed="0.000323"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.905754" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.905524" elapsed="0.000252"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.906542" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.906097" elapsed="0.000468"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.907712" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.907164" elapsed="0.000645"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.907880" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:38.908170" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.906738" elapsed="0.001456"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.908336" elapsed="0.000367"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:38.905971" elapsed="0.002767"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.909483" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:38.908957" elapsed="0.000549"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:38.910622" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.910078" elapsed="0.000640"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:38.910788" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:38.911052" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:38.909672" elapsed="0.001403"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:38.911294" elapsed="0.000342"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:38.908834" elapsed="0.002869"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.905821" elapsed="0.005913"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:38.911771" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:38.911907" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:38.904774" elapsed="0.007156"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.904500" elapsed="0.007458"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.912116" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.911980" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.904483" elapsed="0.007740"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.912901" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:38.912365" elapsed="0.000561"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:38.912968" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:38.901212" elapsed="0.011862"/>
</kw>
<msg time="2026-09-01T01:18:38.913123" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:38.889715" elapsed="0.023476"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.924594" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.935903" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.947087" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.947285" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.947457" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.947800" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.947663" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:38.947649" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.947996" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.948159" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.948309" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:38.947623" elapsed="0.000813"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.947531" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.948602" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.948667" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:38.948782" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:38.885778" elapsed="0.063028"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.950229" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.949773" elapsed="0.000544">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:38.950451" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:38.949446" elapsed="0.001033"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.950846" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.950559" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.951579" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:38.951232" elapsed="0.000377"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.950935" elapsed="0.000713"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.950539" elapsed="0.001133"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.954553" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:38.951852" elapsed="0.002726"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:38.954628" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:18:38.954782" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:38.949106" elapsed="0.005697"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:38.956011" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.955765" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:38.956170" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:38.955452" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:38.956387" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:38.956255" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:38.956239" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.956594" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.956751" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.956807" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:38.958572" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:38.955116" elapsed="0.003479"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.959885" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.959652" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:38.960296" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:38.960064" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:38.968073" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:38.968289" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:38.968395" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.962354" elapsed="0.006456">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:38.960465" elapsed="0.008425">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.969060" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.968920" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:38.960449" elapsed="0.008686">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.969532" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.969648" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:38.969617" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:38.969602" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.969838" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.969899" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.958894" elapsed="0.011102">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.970059" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.865298" elapsed="0.104865">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:38.970426" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:38.970246" elapsed="0.000243"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:38.970232" elapsed="0.000278"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:38.970539" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:38.861353" elapsed="0.109275">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.052835" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.052187" elapsed="0.000697"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.053985" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.053589" elapsed="0.000507">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.054243" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.053118" elapsed="0.001156"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.054984" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.054505" elapsed="0.000512"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.055446" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.055787" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.055247" elapsed="0.000573"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.056380" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.056027" elapsed="0.000414"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.057828" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.057398" elapsed="0.000485"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.058489" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.058089" elapsed="0.000432"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.059569" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.059012" elapsed="0.000589"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.061252" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.060471" elapsed="0.000966"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.061543" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:18:41.061954" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.059840" elapsed="0.002148"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.062220" elapsed="0.000533"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:41.058835" elapsed="0.003969"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.063904" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.063112" elapsed="0.000824"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.065662" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.064807" elapsed="0.001019"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.065940" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:41.066261" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.064205" elapsed="0.002079"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.066438" elapsed="0.000332"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.062944" elapsed="0.003862"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.058597" elapsed="0.008246"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.066962" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:41.067102" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:41.056960" elapsed="0.010164"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.056555" elapsed="0.010622"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.067357" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.067204" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.056515" elapsed="0.010909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.068206" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.067560" elapsed="0.000672"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.068275" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.051397" elapsed="0.017000"/>
</kw>
<msg time="2026-09-01T01:18:41.068449" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.034588" elapsed="0.033917"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.080006" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.091549" elapsed="0.000072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.102920" elapsed="0.000047"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.103229" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.103427" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.103897" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.103747" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.103725" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.104110" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.104278" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.104442" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.103668" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.103522" elapsed="0.000995"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.104776" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.104853" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:18:41.105047" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.028778" elapsed="0.076298"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.106763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.106408" elapsed="0.000444">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.106940" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.105930" elapsed="0.001031"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.107316" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.107023" elapsed="0.000356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.107863" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.107594" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.107401" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.107008" elapsed="0.000927"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.112367" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.108073" elapsed="0.004319"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:41.112437" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:18:41.112578" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.105558" elapsed="0.007042"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.113712" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.113501" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.113850" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.113182" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:41.114049" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:41.113931" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.113915" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.114274" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.114447" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.114506" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:41.116254" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.112878" elapsed="0.003399"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.117561" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.117313" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.117958" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.117743" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:41.127037" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:41.127269" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:41.127387" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:41.119979" elapsed="0.007432"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.118053" elapsed="0.009395"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.127671" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.127473" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.118038" elapsed="0.009738"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.131060" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.128772" elapsed="0.002333"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.128572" elapsed="0.002577"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.128556" elapsed="0.002617"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.133794" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.131484" elapsed="0.002356"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.131222" elapsed="0.002657"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.131207" elapsed="0.002694"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.134510" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.134071" elapsed="0.000464"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.134825" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.134597" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.135362" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.135062" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.134909" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.134581" elapsed="0.000856"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.135926" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.135586" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.136246" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.136011" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.136745" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.136483" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.136320" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.135996" elapsed="0.000821"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.136967" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:41.137774" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.137472" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.137950" elapsed="0.002107"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:41.128193" elapsed="0.011921"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.140357" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:41.140246" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.140228" elapsed="0.000191"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.143191" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.140553" elapsed="0.002666"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:41.143266" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:41.143446" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:41.116576" elapsed="0.026896"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.143528" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:41.143661" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:40.989672" elapsed="0.154013"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.172765" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.172189" elapsed="0.000619"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.173753" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.173358" elapsed="0.000553">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.174085" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.172998" elapsed="0.001109"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.174707" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.174288" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.175045" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.175307" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.174885" elapsed="0.000457"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.175754" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.175497" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:41.176354" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.175896" elapsed="0.000519"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.177063" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.176587" elapsed="0.000502"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.176452" elapsed="0.000668"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.175859" elapsed="0.001306"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.177825" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.177310" elapsed="0.000621"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.177986" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.171610" elapsed="0.006521"/>
</kw>
<msg time="2026-09-01T01:18:41.178217" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.159224" elapsed="0.019041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.189538" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.200686" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.211867" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.212045" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.212224" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.212636" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.212494" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.212481" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.212838" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.212991" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.213157" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.212449" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.212317" elapsed="0.000916"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.213385" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.213453" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:41.213565" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.156228" elapsed="0.057361"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.213790" elapsed="0.002248"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.217206" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.216728" elapsed="0.000504"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.217857" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.217480" elapsed="0.000402"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.218027" elapsed="0.000333"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.216364" elapsed="0.002049"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.216110" elapsed="0.002332"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.218598" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.218463" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.216093" elapsed="0.002572"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:41.144741" elapsed="0.073971"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:41.143994" elapsed="0.074790"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.143758" elapsed="0.075068"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.143741" elapsed="0.075107"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.218886" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:40.980485" elapsed="0.238535"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:38.857107" elapsed="2.361975"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.264077" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.263747" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.264818" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.264583" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.264978" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.264267" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.265520" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.265169" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.265813" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.265977" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.265692" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.266390" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.266159" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.267575" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.267101" elapsed="0.000515"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.268030" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.267769" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.268805" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.268434" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.270002" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.269458" elapsed="0.000646"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.270205" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:41.270498" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.269002" elapsed="0.001519"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.270666" elapsed="0.000383"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:41.268294" elapsed="0.002791"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.271818" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.271339" elapsed="0.000502"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.272994" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.272466" elapsed="0.000628"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.273241" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:41.273536" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.272010" elapsed="0.001549"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.273699" elapsed="0.000334"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.271203" elapsed="0.002867"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.268101" elapsed="0.005999"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.274195" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:41.274349" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:41.266817" elapsed="0.007555"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.266550" elapsed="0.007850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.274560" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.274423" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.266532" elapsed="0.008094"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.275401" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.274757" elapsed="0.000670"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.275469" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.263197" elapsed="0.012381"/>
</kw>
<msg time="2026-09-01T01:18:41.275627" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.251680" elapsed="0.023990"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.287022" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.298572" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.309875" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.310077" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.310260" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.310649" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.310510" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.310492" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.310854" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.311005" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.311168" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.310457" elapsed="0.000758"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.310350" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.311388" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.311459" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:41.311602" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.247717" elapsed="0.063912"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.312941" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.312666" elapsed="0.000354">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.313103" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.312284" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.313460" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.313205" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.313983" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.313721" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.313533" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.313188" elapsed="0.000866"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.316506" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.314214" elapsed="0.002316"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:41.316575" elapsed="0.000085"/>
</return>
<msg time="2026-09-01T01:18:41.316783" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.311929" elapsed="0.004875"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.317928" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.317723" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.318063" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.317417" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:41.318279" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:41.318159" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.318129" elapsed="0.000238"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.318502" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.318658" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.318725" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:41.320499" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.317098" elapsed="0.003424"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.321791" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.321563" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.322205" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.321971" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:41.330684" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:41.330888" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:41.330977" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:41.324231" elapsed="0.006769"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.322302" elapsed="0.008735"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.331246" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.331060" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.322287" elapsed="0.009036"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.334656" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.332279" elapsed="0.002421"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.332051" elapsed="0.002679"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.332035" elapsed="0.002716"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.337083" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.335001" elapsed="0.002123"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.334800" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.334786" elapsed="0.002404"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.337774" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.337392" elapsed="0.000405"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.338081" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.337859" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.338592" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.338317" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.338168" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.337843" elapsed="0.000822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.339154" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.338813" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.339469" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.339240" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.339942" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.339686" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.339541" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.339224" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.340170" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:41.340931" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.340648" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.341099" elapsed="0.002097"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:41.331693" elapsed="0.011559"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.343420" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:41.343313" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.343297" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.346199" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.343615" elapsed="0.002610"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:41.346270" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:41.346419" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:41.320819" elapsed="0.025624"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.346497" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:41.346629" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:41.227212" elapsed="0.119440"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.372559" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.372084" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.373308" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.373034" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.373644" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.372734" elapsed="0.000933"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.374230" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.373819" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.374561" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.374854" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.374414" elapsed="0.000464"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.375293" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.375023" elapsed="0.000327"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:41.375787" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.375413" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.376507" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.375996" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.375863" elapsed="0.000699"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.375396" elapsed="0.001185"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.377187" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.376716" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.377257" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.371543" elapsed="0.005836"/>
</kw>
<msg time="2026-09-01T01:18:41.377430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.359906" elapsed="0.017569"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.388626" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.399899" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.411231" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.411461" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.411633" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.411972" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.411839" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.411825" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.412185" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.412350" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.412502" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.411797" elapsed="0.000751"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.411703" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.412711" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.412774" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:41.412880" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.357515" elapsed="0.055389"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.413063" elapsed="0.002137"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.416266" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.415864" elapsed="0.000428"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.416809" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.416444" elapsed="0.000389"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.416974" elapsed="0.000308"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.415500" elapsed="0.001846"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.415270" elapsed="0.002105"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.417532" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.417397" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.415254" elapsed="0.002345"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:41.347688" elapsed="0.069953"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:41.346962" elapsed="0.070745"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.346725" elapsed="0.071050"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.346709" elapsed="0.071090"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.417830" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:41.223264" elapsed="0.194679"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:41.219265" elapsed="0.198731"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.462790" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.462450" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.463509" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.463296" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.463653" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.462964" elapsed="0.000711"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.464183" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.463826" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.464485" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.464623" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.464363" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.465010" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.464787" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.466120" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.465689" elapsed="0.000495"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.466605" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.466348" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.467378" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.466951" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.468592" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.468011" elapsed="0.000687"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.468770" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:41.469046" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.467592" elapsed="0.001476"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.469230" elapsed="0.000370"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.466825" elapsed="0.002811"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.470244" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.469856" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.471426" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.470863" elapsed="0.000660"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.471591" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:41.471861" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.470445" elapsed="0.001475"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.472062" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.469733" elapsed="0.002744"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.466671" elapsed="0.005836"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.472545" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:41.472683" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:41.465401" elapsed="0.007304"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.465111" elapsed="0.007622"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.472904" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.472761" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.465093" elapsed="0.007879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.473741" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.473101" elapsed="0.000670"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.473815" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.461880" elapsed="0.012044"/>
</kw>
<msg time="2026-09-01T01:18:41.473973" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.450265" elapsed="0.023751"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.485716" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.497036" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.508712" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.508996" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.509198" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.509661" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.509514" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.509492" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.509871" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.510020" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.510287" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.509444" elapsed="0.000904"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.509289" elapsed="0.001087"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.510521" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.510598" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:41.510777" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.446448" elapsed="0.064358"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.512374" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.511999" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.512553" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.511553" elapsed="0.001021"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.512901" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.512636" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.513491" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.513188" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.512973" elapsed="0.000571"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.512620" elapsed="0.000943"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.516038" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.513700" elapsed="0.002362"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:41.516107" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:18:41.516267" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.511180" elapsed="0.005109"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.517417" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.517198" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.517554" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.516883" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:41.517754" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:41.517634" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.517619" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.517963" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.518119" elapsed="0.000033"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.518193" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:41.519930" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.516598" elapsed="0.003355"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.521244" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.520994" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.521708" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.521486" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:41.531399" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:41.531629" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '379'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:41.531727" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:41.523700" elapsed="0.008049"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.521805" elapsed="0.009980"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.531948" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.531809" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.521789" elapsed="0.010233"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.535336" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.532973" elapsed="0.002411"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.532770" elapsed="0.002645"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.532754" elapsed="0.002683"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.537785" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.535689" elapsed="0.002136"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.535487" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.535473" elapsed="0.002405"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.538450" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.538030" elapsed="0.000444"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.538762" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.538536" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.539256" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.538977" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.538833" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.538520" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.539812" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.539490" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.540105" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.539895" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.540613" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.540350" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.540190" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.539880" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.540824" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:41.541603" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.541298" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.541768" elapsed="0.002131"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:41.532399" elapsed="0.011557"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.544115" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:41.544019" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.544002" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.547016" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.544344" elapsed="0.002698"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:41.547087" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:41.547244" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:41.520257" elapsed="0.027010"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.547322" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:41.547477" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:41.426106" elapsed="0.121395"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.574643" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.574179" elapsed="0.000489"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.575409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.575119" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.575684" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.574816" elapsed="0.000890"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.576269" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.575858" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.576601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/spmsi_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.576778" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.576452" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.577207" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "s-pmsi-a-d": {
          "orig-route-ip": "1.0.0.1",
          "multicast-source": "10.0.0.10",
          "route-distinguisher": "1.2.3.4:258",
          "c-g-address": "12.0.0.12"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.576942" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:41.577702" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.577313" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.578412" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.577909" elapsed="0.000557"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.577777" elapsed="0.000722"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.577296" elapsed="0.001222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.579100" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.578653" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.579197" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.573619" elapsed="0.005690"/>
</kw>
<msg time="2026-09-01T01:18:41.579380" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.560540" elapsed="0.018883"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.590762" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.601904" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/spmsi_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.613018" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.613211" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.613383" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.613729" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.613595" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.613582" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.613925" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.614075" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.614240" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.613555" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.613460" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.614458" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.614523" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:41.614631" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.558185" elapsed="0.056503"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.614852" elapsed="0.002140"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.618079" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.617674" elapsed="0.000430"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.618639" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.618260" elapsed="0.000403"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.618806" elapsed="0.000290"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:41.617295" elapsed="0.001870"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.617063" elapsed="0.002132"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.619363" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.619217" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.617047" elapsed="0.002393"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:41.548598" elapsed="0.070884"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:41.547795" elapsed="0.071752"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.547576" elapsed="0.072009"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.547560" elapsed="0.072046"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.619636" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:41.422118" elapsed="0.197628"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:41.418171" elapsed="0.201625"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:41.619945" elapsed="0.003169"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.667819" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.667482" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.668594" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.668321" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.668756" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.667999" elapsed="0.000778"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.669286" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.668930" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.669672" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.669891" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.669544" elapsed="0.000371"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.670303" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.670061" elapsed="0.000298"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.671541" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.671233" elapsed="0.000348"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.672001" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.671739" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.672786" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.672411" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.673980" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.673438" elapsed="0.000643"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.674180" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:41.674480" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.672984" elapsed="0.001520"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.674649" elapsed="0.000369"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.672267" elapsed="0.002787"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.675672" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.675296" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:41.676837" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.676301" elapsed="0.000633"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:41.677003" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:41.677389" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:41.675860" elapsed="0.001552"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.677553" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:41.675172" elapsed="0.002747"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.672076" elapsed="0.005873"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:41.677987" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:41.678121" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:41.670750" elapsed="0.007411"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.670478" elapsed="0.007712"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.678363" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.678212" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.670456" elapsed="0.007974"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.679119" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.678562" elapsed="0.000646"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.679253" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.666916" elapsed="0.012462"/>
</kw>
<msg time="2026-09-01T01:18:41.679430" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.655422" elapsed="0.024086"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.690756" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.702028" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.713361" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.713631" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.713810" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.714267" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.714103" elapsed="0.000213"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.714083" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.714491" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.714643" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.714792" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.714036" elapsed="0.000801"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.713900" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.715001" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.715074" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:41.715258" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.651571" elapsed="0.063715"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.716751" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.716431" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.716919" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.715986" elapsed="0.000954"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.717375" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.717004" elapsed="0.000424"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.718230" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.717648" elapsed="0.000605"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.717450" elapsed="0.000835"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.716988" elapsed="0.001316"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.720457" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.718459" elapsed="0.002021"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:41.720526" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:41.720665" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.715643" elapsed="0.005043"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.721779" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.721594" elapsed="0.000234"/>
</kw>
<msg time="2026-09-01T01:18:41.721901" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.721272" elapsed="0.000649"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.722098" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:41.721982" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.721967" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.722463" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.722642" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.722305" elapsed="0.000359"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:41.723029" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.722809" elapsed="0.000242"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:41.723092" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:41.723243" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:41.720971" elapsed="0.002293"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.724553" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.724310" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.724949" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.724733" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:41.734180" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:41.734430" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '524'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}]} 
 </msg>
<msg time="2026-09-01T01:18:41.734551" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:41.726984" elapsed="0.007590"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.725043" elapsed="0.009568"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.734773" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.734634" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.725027" elapsed="0.009866"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.738044" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"s-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"10.0.0.10","c-g-address":"12.0.0.12","orig-route-ip":"1.0.0.1"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.735847" elapsed="0.002242"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.735638" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.735622" elapsed="0.002533"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.740471" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.738420" elapsed="0.002091"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.738205" elapsed="0.002336"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.738191" elapsed="0.002371"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.741111" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.740719" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.741445" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.741212" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.741925" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.741662" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.741517" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.741197" elapsed="0.000799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.742491" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.742154" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.742782" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.742573" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.743273" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.742994" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.742851" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.742558" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.743498" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:41.744260" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.743955" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:41.744437" elapsed="0.002233"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:41.735257" elapsed="0.011468"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.746879" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:41.746786" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.746770" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.749747" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.747074" elapsed="0.002699"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:41.749818" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:41.749955" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:41.723574" elapsed="0.026404"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.750032" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:41.750214" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:41.631283" elapsed="0.118955"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.776108" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.775652" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.776899" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.776636" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:41.777222" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:41.776322" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.777808" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:41.777414" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:41.778133" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:41.778297" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:41.777980" elapsed="0.000340"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.778727" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:41.778481" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:41.779251" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.778830" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.779964" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:41.779485" elapsed="0.000503"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:41.779350" elapsed="0.000668"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:41.778813" elapsed="0.001224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.780663" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:41.780195" elapsed="0.000493"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:41.780731" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:41.774966" elapsed="0.005875"/>
</kw>
<msg time="2026-09-01T01:18:41.780890" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.763365" elapsed="0.017569"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.792409" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.803752" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.814874" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.815053" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.815226" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.815587" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.815452" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:41.815439" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.815783" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.815932" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.816078" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:41.815410" elapsed="0.000713"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.815300" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.816303" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.816380" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:41.816484" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:41.760966" elapsed="0.055541"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:41.816667" elapsed="0.002015"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.819619" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.819359" elapsed="0.000285"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:41.820360" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:41.819787" elapsed="0.000599"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:41.820813" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
      "s-pmsi-a-d": {
       "c-g-address": "12.0.0.12",
       "multicast-source": "10.0.0.10",
       "orig-route-ip": "1.0.0.1",
       "route-distinguisher": "1.2.3.4:258"
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:18:41.821030" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.820529" elapsed="0.000565">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.818971" elapsed="0.002286">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:41.818751" elapsed="0.002591">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:41.821511" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:41.821375" elapsed="0.000185"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:41.818735" elapsed="0.002846">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.751274" elapsed="0.070416">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.750548" elapsed="0.071268">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:41.750314" elapsed="0.071580">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:41.750299" elapsed="0.071652">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:41.821999" elapsed="0.000015"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:41.627280" elapsed="0.194828">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,34 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB",
+      "s-pmsi-a-d": {
+       "c-g-address": "12.0.0.12",
+       "multicast-source": "10.0.0.10",
+       "orig-route-ip": "1.0.0.1",
+       "route-distinguisher": "1.2.3.4:258"
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.903547" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:43.902986" elapsed="0.000608"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:43.904699" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:43.904296" elapsed="0.000508">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:43.904923" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:43.903829" elapsed="0.001124"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.905681" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:43.905189" elapsed="0.000526"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:43.906104" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:43.906421" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:43.905922" elapsed="0.000531"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.906959" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.906654" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.908533" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.908045" elapsed="0.000545"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.909246" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.908797" elapsed="0.000481"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.910494" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:43.909859" elapsed="0.000667"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:43.912393" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.911573" elapsed="0.000958"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:43.912639" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:18:43.913044" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:43.910828" elapsed="0.002250"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.913330" elapsed="0.000515"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:43.909599" elapsed="0.004386"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.915175" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:43.914356" elapsed="0.000852"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:43.916869" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.916045" elapsed="0.000919"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:43.917036" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:43.917356" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:43.915463" elapsed="0.001916"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.917519" elapsed="0.000340"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:43.914132" elapsed="0.003765"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:43.909369" elapsed="0.008560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:43.917969" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:43.918107" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:43.907628" elapsed="0.010501"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.907131" elapsed="0.011053"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.918367" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.918212" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.907096" elapsed="0.011339"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.919242" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:43.918570" elapsed="0.000697"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:43.919323" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:43.902157" elapsed="0.017278"/>
</kw>
<msg time="2026-09-01T01:18:43.919488" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:43.885690" elapsed="0.033855"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.931103" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.942410" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.953669" elapsed="0.000048"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.953973" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.954175" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.954788" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.954634" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:43.954611" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.955000" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.955168" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.955332" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:43.954556" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:43.954411" elapsed="0.000997"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.955548" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:43.955625" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:43.955816" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:43.879741" elapsed="0.076106"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:43.959557" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:43.959012" elapsed="0.000677">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:43.959853" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:43.958240" elapsed="0.001637"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.960391" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.960014" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.961069" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:43.960774" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.960489" elapsed="0.000639"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.959966" elapsed="0.001209"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.964527" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:43.961367" elapsed="0.003185"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:43.964617" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:18:43.964816" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:43.956236" elapsed="0.008611"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:43.966212" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:43.965999" elapsed="0.000266"/>
</kw>
<msg time="2026-09-01T01:18:43.966355" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:43.965661" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:43.966560" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:43.966440" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.966423" elapsed="0.000198"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:43.966909" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:43.967202" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:43.966756" elapsed="0.000469"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:43.967627" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:43.967386" elapsed="0.000264"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:43.967691" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:43.967830" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:43.965291" elapsed="0.002560"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.969197" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.968945" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.969623" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.969399" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:43.977602" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:43.977798" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:18:43.977895" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:43.971663" elapsed="0.006255"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.969719" elapsed="0.008237"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.978127" elapsed="0.000037"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.977981" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.969703" elapsed="0.008519"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.981585" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.979201" elapsed="0.002440"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.978976" elapsed="0.002698"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.978960" elapsed="0.002737"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.984284" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:43.981960" elapsed="0.002381"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.981749" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.981734" elapsed="0.002661"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.984995" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:43.984569" elapsed="0.000451"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.985342" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.985082" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.985834" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:43.985568" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.985416" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.985066" elapsed="0.000842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.986421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:43.986054" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:43.986724" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:43.986505" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:43.987222" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:43.986942" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.986796" elapsed="0.000480"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.986490" elapsed="0.000876"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:43.987518" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:43.988340" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:43.987994" elapsed="0.000371"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:43.988512" elapsed="0.002136"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:43.978603" elapsed="0.012102"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:43.990867" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:43.990766" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.990750" elapsed="0.000200"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:43.993706" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:43.991101" elapsed="0.002631"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:43.993778" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:43.993919" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:43.968179" elapsed="0.025763"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:43.993998" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:43.994154" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:43.841094" elapsed="0.153085"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.022499" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.021937" elapsed="0.000602"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.023436" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.023029" elapsed="0.000553">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:44.023753" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:44.022715" elapsed="0.001061"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.024367" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:44.023933" elapsed="0.000458"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.024699" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:44.024901" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:44.024541" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.025356" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.025069" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:44.025995" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.025483" elapsed="0.000568"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.026736" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.026241" elapsed="0.000519"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.026080" elapsed="0.000711"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.025453" elapsed="0.001357"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.027472" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.026951" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.027554" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:44.021378" elapsed="0.006340"/>
</kw>
<msg time="2026-09-01T01:18:44.027775" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.008647" elapsed="0.019190"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.039504" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.050617" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.061701" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.061884" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.062041" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.062464" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.062322" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:44.062297" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.062662" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.062817" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.062965" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:44.062264" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.062129" elapsed="0.000911"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.063194" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.063301" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:44.063423" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:44.005761" elapsed="0.057686"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.063607" elapsed="0.002158"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:44.066811" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:44.066471" elapsed="0.000366"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:44.067236" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:44.066977" elapsed="0.000284"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:44.067418" elapsed="0.000306"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:44.066062" elapsed="0.001714"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.065836" elapsed="0.001969"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.067960" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.067827" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.065820" elapsed="0.002206"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:43.995263" elapsed="0.072808"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:43.994503" elapsed="0.073651"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:43.994260" elapsed="0.073935"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:43.994243" elapsed="0.073974"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.068250" elapsed="0.000027"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:43.831836" elapsed="0.236552"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:41.623315" elapsed="2.445135"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:44.068664" elapsed="0.003125"/>
</kw>
<arg>spmsi_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:38.848732" elapsed="5.223115"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:38.753775" elapsed="5.318216"/>
</test>
<test id="s1-s16-t10" name="Odl_To_Play_leaf_ad" line="94">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:44.075209" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:44.074951" elapsed="0.000509"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.076392" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:44.076274" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.076257" elapsed="0.000195"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.080908" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:44.080810" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.080794" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.082045" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:44.081614" elapsed="0.000455"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.082520" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:44.082235" elapsed="0.000308"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:44.082582" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:44.082753" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:44.081246" elapsed="0.001535"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.090581" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:44.090463" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.090442" elapsed="0.000213"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.091930" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:44.091826" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.091809" elapsed="0.000186"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:44.092523" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.092184" elapsed="0.000363"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:44.092916" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:44.092704" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:44.120993" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:44.093435" elapsed="0.027800"/>
</kw>
<msg time="2026-09-01T01:18:44.121483" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:44.121527" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:44.093088" elapsed="0.028474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:44.144206" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:44.122331" elapsed="0.021994"/>
</kw>
<msg time="2026-09-01T01:18:44.144476" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:44.144515" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:44.121821" elapsed="0.022729"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.144912" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.144652" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.144620" elapsed="0.000372"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.145460" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.145134" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.145786" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.145589" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.145573" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:44.145896" elapsed="0.000052"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:44.148713" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:18:44.148909" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.147544" elapsed="0.001509"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.149360" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.149758" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:44.146870" elapsed="0.003069"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:44.146293" elapsed="0.003705"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:44.091538" elapsed="0.058546"/>
</kw>
<msg time="2026-09-01T01:18:44.150196" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:44.150238" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:44.090828" elapsed="0.059445"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:44.150456" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:44.150357" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.150339" elapsed="0.000194"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.150932" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.151283" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.151361" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:44.090066" elapsed="0.061395"/>
</kw>
<msg time="2026-09-01T01:18:44.151554" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:44.151593" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:44.083171" elapsed="0.068457"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.151929" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.151698" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.151683" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:44.083014" elapsed="0.069003"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:44.082846" elapsed="0.069211"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:44.080499" elapsed="0.071623"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:44.075999" elapsed="0.076267"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:44.075603" elapsed="0.076719"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:44.072964" elapsed="0.079414"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.153275" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:44.153475" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:44.153024" elapsed="0.000474"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:44.153851" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.153644" elapsed="0.000230"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.154199" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:44.154328" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:44.154014" elapsed="0.000338"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:44.154672" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.154491" elapsed="0.000234"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:44.154986" elapsed="0.002987"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.154789" elapsed="0.003217"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.154773" elapsed="0.003257"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.189525" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.189167" elapsed="0.000387"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.190331" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.190020" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:44.190508" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:44.189710" elapsed="0.000820"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.191029" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:44.190686" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.191361" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:44.191510" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:44.191221" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.191909" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.191680" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.192854" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.192621" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.193353" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.193067" elapsed="0.000309"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.193997" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:44.193729" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:44.194949" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.194510" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:44.195021" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:18:44.195196" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:44.194208" elapsed="0.001011"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.195378" elapsed="0.000233"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:44.193600" elapsed="0.002047"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.196339" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:44.196039" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:44.197222" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.196813" elapsed="0.000432"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:44.197289" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:44.197437" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:44.196529" elapsed="0.000930"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.197597" elapsed="0.000202"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:44.195913" elapsed="0.001923"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:44.193433" elapsed="0.004621"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:44.198100" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:44.198276" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:44.192329" elapsed="0.005969"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.192019" elapsed="0.006324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.198503" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.198366" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.191999" elapsed="0.006571"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.199286" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.198701" elapsed="0.000621"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.199366" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:44.188602" elapsed="0.010874"/>
</kw>
<msg time="2026-09-01T01:18:44.199526" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.176986" elapsed="0.022584"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.210929" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.222378" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.233625" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.233882" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.234071" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.234571" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.234403" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:44.234380" elapsed="0.000272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.234793" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.234945" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.235093" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:44.234325" elapsed="0.000829"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.234179" elapsed="0.001007"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.235466" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.235544" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:18:44.235744" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:44.172898" elapsed="0.062876"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.259028" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.258657" elapsed="0.000398"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.259917" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.259588" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:44.260104" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:44.259246" elapsed="0.000879"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.260707" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:44.260338" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.261032" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:44.261261" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:44.260894" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.261673" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.261448" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:44.262092" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.261800" elapsed="0.000359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.262593" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.262329" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.262182" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.261780" elapsed="0.000886"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.263275" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.262804" elapsed="0.000498"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.263360" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:44.258081" elapsed="0.005403"/>
</kw>
<msg time="2026-09-01T01:18:44.263588" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.246074" elapsed="0.017561"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.275295" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.286718" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.298156" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.298374" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.298546" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.298942" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.298801" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:44.298785" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.299168" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.299334" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.299486" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:44.298747" elapsed="0.000783"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.298631" elapsed="0.000926"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.299697" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.299765" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:44.299917" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:44.245174" elapsed="0.054773"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:44.301359" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.301004" elapsed="0.000440">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:44.301534" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:44.300630" elapsed="0.001108"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.302060" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.301810" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.302623" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.302359" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.302131" elapsed="0.000546"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.301793" elapsed="0.000902"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.305162" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:44.302842" elapsed="0.002348"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:44.305236" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:44.305392" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:44.300287" elapsed="0.005126"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.306812" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.306573" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.307218" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.306992" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.307638" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.307419" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.308026" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.307812" elapsed="0.000252"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:44.308837" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:44.308640" elapsed="0.000220"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:44.309178" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:44.309002" elapsed="0.000199"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.309353" elapsed="0.000212"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.309933" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.309714" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:44.310005" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:44.310157" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:44.308266" elapsed="0.001914"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:44.324984" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '740', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BBICDAABAQIDBAECAAAAAQEAAAE=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;leaf-a-d&gt;
      &lt;orig-route-ip&gt;1.0.0.1&lt;/orig-route-ip&gt;
      &lt;inter-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;1&lt;/source-as&gt;
      &lt;/inter-as-i-pmsi-a-d&gt;
    &lt;/leaf-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:44.325099" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BBICDAABAQIDBAECAAAAAQEAAAE%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:44.325252" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:44.312212" elapsed="0.013064"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.310242" elapsed="0.015089"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.325506" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.325357" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.310226" elapsed="0.015357"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.328724" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.326573" elapsed="0.002188"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.326363" elapsed="0.002428"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.326346" elapsed="0.002467"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.331287" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:44.329060" elapsed="0.002282"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.328861" elapsed="0.002512"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.328847" elapsed="0.002547"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.331985" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.331576" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.332320" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.332069" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.332800" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.332539" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.332392" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.332054" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.333372" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.333016" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.333666" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.333455" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.334156" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:44.333878" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.333735" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.333440" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:44.334385" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:44.335121" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:44.334847" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:44.335305" elapsed="0.002096"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:44.325945" elapsed="0.011511"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:44.337613" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:18:44.337519" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.337503" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.337831" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.337889" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:44.339941" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:44.305731" elapsed="0.034234"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.340062" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:44.340221" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:44.162644" elapsed="0.177599"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:44.340573" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:44.340352" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:44.340335" elapsed="0.000320"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:44.340684" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:44.158321" elapsed="0.182477"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:44.344920" level="INFO">${update} = </msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:44.341690" elapsed="0.003254"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:44.347162" level="FAIL"> == </msg>
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.345168" elapsed="0.002067"> == </status>
</kw>
<return>
<value>${update}</value>
<status status="NOT RUN" start="2026-09-01T01:18:44.347285" elapsed="0.000015"/>
</return>
<doc>Returns hex update message.</doc>
<status status="FAIL" start="2026-09-01T01:18:44.341444" elapsed="0.005964"> == </status>
</kw>
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.353073" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.349508" elapsed="0.003730"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.353617" elapsed="0.005562"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:46.359413" elapsed="0.000095"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:46.348525" elapsed="0.011207"/>
</kw>
<msg time="2026-09-01T01:18:46.359909" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:44.340964" elapsed="2.019004"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.361911" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:18:46.362067" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:46.361280" elapsed="0.000833"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.363029" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:18:46.363209" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:46.362513" elapsed="0.000744"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.363601" elapsed="0.000683"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.365023" level="INFO">${sum_1} = 937</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:46.364626" elapsed="0.000447"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.365791" level="INFO">${sum_2} = 937</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:46.365432" elapsed="0.000409"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.366179" elapsed="0.000638"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:46.360499" elapsed="0.006439"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:46.367282" elapsed="0.002552"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.433662" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.433305" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.434657" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.434349" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:46.434834" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:46.433982" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.435386" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:46.435008" elapsed="0.000403"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.435693" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:46.435875" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:46.435561" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.436285" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.436042" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.437626" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.437280" elapsed="0.000387"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.438089" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.437821" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.438944" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.438541" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.440051" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.439570" elapsed="0.000559"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.440307" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:18:46.440541" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.439164" elapsed="0.001400"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.440712" elapsed="0.000403"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:46.438404" elapsed="0.002768"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.441843" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.441412" elapsed="0.000455"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.442918" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.442469" elapsed="0.000526"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.443127" elapsed="0.000107"/>
</return>
<msg time="2026-09-01T01:18:46.443426" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.442039" elapsed="0.001410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.443588" elapsed="0.000385"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:46.441277" elapsed="0.002735"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.438202" elapsed="0.005845"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.444103" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:46.444323" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:46.436747" elapsed="0.007601"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.436428" elapsed="0.007948"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.444544" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.444402" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.436398" elapsed="0.008214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.445467" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.444751" elapsed="0.000741"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:46.445534" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:46.432721" elapsed="0.012923"/>
</kw>
<msg time="2026-09-01T01:18:46.445695" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.419573" elapsed="0.026173"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.457024" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.468285" elapsed="0.000056"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.479601" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.479866" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.480053" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.480547" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.480396" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:46.480375" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.480763" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.480929" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.481079" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:46.480321" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.480161" elapsed="0.001009"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.481333" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.481408" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:46.481594" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:46.414008" elapsed="0.067616"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.482983" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.482640" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:46.494110" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:46.494182" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:46.494273" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:46.485401" elapsed="0.008911"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.483095" elapsed="0.011255"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.494525" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.494375" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.483079" elapsed="0.011520"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.497768" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.495577" elapsed="0.002230"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.495360" elapsed="0.002477"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.495343" elapsed="0.002517"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.500403" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.498112" elapsed="0.002348"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.497908" elapsed="0.002592"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.497894" elapsed="0.002633"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.501271" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.500779" elapsed="0.000528"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.501623" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.501383" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.502122" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.501853" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.501696" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.501364" elapsed="0.000846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.502699" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.502370" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.503086" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.502810" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.503703" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.503413" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.503208" elapsed="0.000554"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.502784" elapsed="0.001004"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.504005" elapsed="0.000401"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:46.504912" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.504582" elapsed="0.000356"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.505084" elapsed="0.002243"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:46.494953" elapsed="0.012462"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:46.507484" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:18:46.509690" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:46.481995" elapsed="0.027721"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:46.509767" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:46.372091" elapsed="0.137791"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.371122" elapsed="0.138813"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:46.370330" elapsed="0.139662"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.513844" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.510983" elapsed="0.002887"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.514014" elapsed="0.001965"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:46.516022" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:46.510679" elapsed="0.005476"/>
</kw>
<msg time="2026-09-01T01:18:46.516228" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:46.510167" elapsed="0.006083"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.517081" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:46.517169" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:46.516834" elapsed="0.000357"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.517572" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:46.517637" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:46.517345" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.517801" elapsed="0.000279"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.518428" level="INFO">${sum_1} = 786</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:46.518249" elapsed="0.000203"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:46.518768" level="INFO">${sum_2} = 786</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:46.518596" elapsed="0.000195"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:46.518930" elapsed="0.000291"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:46.516496" elapsed="0.002778"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.559027" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.558691" elapsed="0.000363"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.559840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.559547" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:46.560012" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:46.559223" elapsed="0.000811"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.560555" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:46.560201" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.560852" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:46.561020" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:46.560727" elapsed="0.000376"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.561500" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.561266" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.562475" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.562229" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.562913" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.562661" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.563853" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.563315" elapsed="0.000561"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.565187" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.564713" elapsed="0.000513"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.565355" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:46.565564" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.564049" elapsed="0.001537"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.565730" elapsed="0.000516"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:46.563174" elapsed="0.003109"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.567001" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.566521" elapsed="0.000503"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.568255" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.567815" elapsed="0.000489"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.568417" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:46.568646" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.567224" elapsed="0.001447"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.568812" elapsed="0.000599"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:46.566399" elapsed="0.003048"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.562991" elapsed="0.006488"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.569518" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:46.569655" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:46.561900" elapsed="0.007777"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.561616" elapsed="0.008090"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.569872" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.569731" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.561594" elapsed="0.008407"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.570766" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.570162" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:46.570837" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:46.558094" elapsed="0.012854"/>
</kw>
<msg time="2026-09-01T01:18:46.570998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.546574" elapsed="0.024489"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.582480" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.593855" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.605696" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.605955" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.606182" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.606672" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.606516" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:46.606493" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.606913" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.607071" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.607252" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:46.606439" elapsed="0.000880"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.606287" elapsed="0.001062"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.607495" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.607569" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:18:46.607755" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:46.542649" elapsed="0.065137"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.609206" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.608786" elapsed="0.000476"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:46.617890" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:46.618111" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:46.618345" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:46.618391" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.611368" elapsed="0.007576">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:46.609355" elapsed="0.009668">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.619226" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.619054" elapsed="0.000353"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:46.609324" elapsed="0.010108">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.622901" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.620455" elapsed="0.002478">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:46.620208" elapsed="0.002782">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:46.620191" elapsed="0.002829">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.625440" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.623321" elapsed="0.002153">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:46.623081" elapsed="0.002464">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:46.623067" elapsed="0.002515">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.626267" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.625813" elapsed="0.000478"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.626602" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.626369" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.627161" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.626837" elapsed="0.000348"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.626673" elapsed="0.000544"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.626352" elapsed="0.000884"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.627731" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.627396" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.628052" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.627815" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.628573" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.628308" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.628128" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.627800" elapsed="0.000843"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.628788" elapsed="0.000331"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:46.629697" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.629333" elapsed="0.000391"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:46.632130" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.629907" elapsed="0.002269">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.619802" elapsed="0.012548">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:46.632480" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:18:46.635394" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:46.635432" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:46.608056" elapsed="0.027412">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:46.635549" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.520496" elapsed="0.115273">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.519842" elapsed="0.116014"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:46.519493" elapsed="0.116440"/>
</kw>
<arg>leaf_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:44.152684" elapsed="2.483321"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:44.072498" elapsed="2.563704"/>
</test>
<test id="s1-s16-t11" name="Play_To_Odl_leaf_ad" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:46.642640" elapsed="0.000218"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:46.642397" elapsed="0.000512"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.643902" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:46.643789" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.643771" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.648465" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:46.648370" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.648354" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.649505" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:46.649110" elapsed="0.000420"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.649935" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:46.649675" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:46.649996" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:46.650130" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:46.648745" elapsed="0.001422"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.655114" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:46.655017" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.655000" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.656340" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:46.656232" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.656216" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:46.656818" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.656533" elapsed="0.000314"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:46.657242" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:46.657010" elapsed="0.000255"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:46.690796" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:46.657726" elapsed="0.033221"/>
</kw>
<msg time="2026-09-01T01:18:46.691159" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:46.691204" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.657423" elapsed="0.033815"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:46.740661" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:46.691826" elapsed="0.049298"/>
</kw>
<msg time="2026-09-01T01:18:46.741457" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:46.741500" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.691449" elapsed="0.050087"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.742117" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.741696" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.741641" elapsed="0.000590"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.742873" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "e "a "f "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.742385" elapsed="0.000555"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.743223" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.742999" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.742982" elapsed="0.000324"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:46.743351" elapsed="0.000057"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:46.746333" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:18:46.746530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.745088" elapsed="0.001582"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.746944" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.747306" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:46.744426" elapsed="0.003065"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:46.743766" elapsed="0.003787"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:46.655941" elapsed="0.091699"/>
</kw>
<msg time="2026-09-01T01:18:46.747728" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:46.747768" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.655342" elapsed="0.092464"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:46.747974" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:46.747876" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.747860" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.748497" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.748825" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.748889" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:46.654723" elapsed="0.094264"/>
</kw>
<msg time="2026-09-01T01:18:46.749078" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:46.749118" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.650544" elapsed="0.098631"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.749493" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.749248" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.749231" elapsed="0.000330"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:46.650410" elapsed="0.099172"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:46.650225" elapsed="0.099395"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:46.648028" elapsed="0.101689"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:46.643529" elapsed="0.106241"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:46.643073" elapsed="0.106739"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:46.637409" elapsed="0.112452"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.751029" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.750582" elapsed="0.000472"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.751652" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.751237" elapsed="0.000440"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.752188" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.751832" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.752573" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/announce_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:46.752769" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:46.752373" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.753099" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/withdraw_leaf_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:46.753377" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:46.752935" elapsed="0.000466"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:46.753542" elapsed="0.003006"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:46.756692" elapsed="0.001874"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.803519" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.803158" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.804435" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.804083" elapsed="0.000447">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:46.804617" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:46.803705" elapsed="0.000933"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.805152" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:46.804794" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.805466" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:46.805605" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:46.805340" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.805998" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.805771" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.807090" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.806795" elapsed="0.000335"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.807557" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.807311" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.808332" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.807929" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.809536" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.808958" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.809709" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:46.809997" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.808533" elapsed="0.001487"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.810190" elapsed="0.000399"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:46.807803" elapsed="0.002822"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.811241" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:46.810851" elapsed="0.000413"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:46.812616" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.812014" elapsed="0.000697"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:46.812781" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:46.813055" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:46.811589" elapsed="0.001488"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:46.813244" elapsed="0.000355"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:46.810728" elapsed="0.002908"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.807633" elapsed="0.006033"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:46.813706" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:46.813843" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:46.806506" elapsed="0.007359"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.806193" elapsed="0.007700"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.814055" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.813916" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.806167" elapsed="0.007954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.814952" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:46.814355" elapsed="0.000622"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:46.815019" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:46.802577" elapsed="0.012552"/>
</kw>
<msg time="2026-09-01T01:18:46.815256" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:46.791165" elapsed="0.024149"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.826833" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.838208" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.849545" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.849726" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.849889" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.850237" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.850086" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:46.850074" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.850453" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.850603" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.850749" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:46.850049" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.849959" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.850952" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.851016" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:46.851123" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:46.787310" elapsed="0.063851"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.852327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.852072" elapsed="0.000315">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:46.852467" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:46.851766" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.852777" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.852549" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.853321" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:46.853031" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.852850" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.852533" elapsed="0.000860"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.855716" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:46.853532" elapsed="0.002207"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:46.855783" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:46.855953" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:46.851475" elapsed="0.004500"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:46.857092" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.856880" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:46.857246" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:46.856575" elapsed="0.000692"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:46.857462" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:46.857343" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:46.857326" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.857669" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.857825" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.857881" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:46.859628" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:46.856271" elapsed="0.003380"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.860909" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.860687" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:46.861336" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:46.861088" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:46.876919" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:46.877126" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:46.877270" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.863333" elapsed="0.014376">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:46.861433" elapsed="0.016357">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.877975" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.877821" elapsed="0.000211"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:46.861417" elapsed="0.016635">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.878453" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.878572" elapsed="0.000058"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:46.878540" elapsed="0.000117"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:46.878524" elapsed="0.000152"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.878817" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.878877" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.859943" elapsed="0.019034">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.879043" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.767009" elapsed="0.112120">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:46.879402" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:46.879225" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:46.879210" elapsed="0.000275"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:46.879514" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:46.763074" elapsed="0.116527">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.962204" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:48.961746" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:48.963078" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:48.962774" elapsed="0.000411">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:48.963275" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:48.962436" elapsed="0.000876"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.963824" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:48.963476" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:48.964152" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:48.964391" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:48.963995" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.964789" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:48.964564" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.966032" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:48.965695" elapsed="0.000379"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.966615" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:48.966356" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.967412" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:48.967000" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:48.968635" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:48.968037" elapsed="0.000695"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:48.968809" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:48.969109" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:48.967613" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:48.969315" elapsed="0.000375"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:48.966870" elapsed="0.002856"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.970378" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:48.969958" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:48.971768" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:48.971238" elapsed="0.000629"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:48.971937" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:48.972235" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:48.970786" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:48.972410" elapsed="0.000343"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:48.969832" elapsed="0.002958"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:48.966694" elapsed="0.006127"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:48.972863" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:48.973002" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:48.965390" elapsed="0.007635"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:48.964932" elapsed="0.008121"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:48.973254" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:48.973083" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:48.964900" elapsed="0.008440"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:48.974096" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:48.973481" elapsed="0.000641"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:48.974278" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:48.960986" elapsed="0.013417"/>
</kw>
<msg time="2026-09-01T01:18:48.974454" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:48.946947" elapsed="0.027563"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:48.987530" elapsed="0.000074"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.000320" elapsed="0.000097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.012861" elapsed="0.000063"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.013219" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.013424" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.013940" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.013779" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.013757" elapsed="0.000271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.014202" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.014376" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.014531" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.013703" elapsed="0.000879"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.013538" elapsed="0.001086"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.014772" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.014861" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:49.015066" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:48.941213" elapsed="0.073885"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.016765" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.016406" elapsed="0.000474">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.016996" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.015909" elapsed="0.001120"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.017445" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.017121" elapsed="0.000384"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.018092" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.017780" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.017535" elapsed="0.000631"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.017097" elapsed="0.001090"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.021248" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.018346" elapsed="0.002929"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:49.021343" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:49.021500" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.015506" elapsed="0.006017"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.022900" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.022643" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.023075" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.022316" elapsed="0.000782"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:49.023341" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:49.023181" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.023162" elapsed="0.000257"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.023574" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.023759" elapsed="0.000022"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.023834" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:49.025823" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.021947" elapsed="0.003904"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.027259" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.026991" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.027718" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.027464" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:49.045617" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:49.045907" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:49.046080" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:49.029859" elapsed="0.016253"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.027836" elapsed="0.018362"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.046524" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.046246" elapsed="0.000344"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.027814" elapsed="0.018805"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.050914" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.048012" elapsed="0.002950"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.047729" elapsed="0.003266"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.047697" elapsed="0.003320"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.053453" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.051325" elapsed="0.002172"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.051069" elapsed="0.002460"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.051053" elapsed="0.002498"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.054161" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.053749" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.054516" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.054252" elapsed="0.000413"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.055133" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.054860" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.054688" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.054236" elapsed="0.000992"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.055755" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.055390" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.056066" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.055850" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.056609" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.056320" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.056157" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.055833" elapsed="0.000853"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.056839" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:49.057680" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.057354" elapsed="0.000355"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.057868" elapsed="0.002250"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:49.047161" elapsed="0.013042"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.060439" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:49.060299" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.060265" elapsed="0.000245"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.063411" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.060652" elapsed="0.002786"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:49.063487" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:18:49.063653" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:49.026198" elapsed="0.037479"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.063737" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:49.063895" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:48.900234" elapsed="0.163691"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.093024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.092472" elapsed="0.000591"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.094010" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.093641" elapsed="0.000529">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.094351" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.093306" elapsed="0.001067"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.095039" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.094632" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.095425" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.095622" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.095256" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.096088" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.095794" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:49.096743" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.096257" elapsed="0.000543"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.097514" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.096967" elapsed="0.000571"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.096829" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.096225" elapsed="0.001364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.098237" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.097728" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.098330" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.091833" elapsed="0.006633"/>
</kw>
<msg time="2026-09-01T01:18:49.098523" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.078119" elapsed="0.020451"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.110025" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.121669" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.134781" elapsed="0.000109"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.135432" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.135627" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.136156" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.135990" elapsed="0.000218"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.135969" elapsed="0.000265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.136385" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.136541" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.136689" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.135913" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.135725" elapsed="0.001037"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.136903" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.136983" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:18:49.137228" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.075376" elapsed="0.061885"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.137448" elapsed="0.002644"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.141488" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.140941" elapsed="0.000573"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.142046" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.141656" elapsed="0.000414"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.142232" elapsed="0.000343"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.140508" elapsed="0.002119"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.140180" elapsed="0.002477"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.142814" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.142678" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.140162" elapsed="0.002716"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:49.065132" elapsed="0.077795"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:49.064356" elapsed="0.078654"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.064032" elapsed="0.079024"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.064011" elapsed="0.079069"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.143114" elapsed="0.000061"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:48.890336" elapsed="0.252938"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:46.758725" elapsed="2.384666"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.188117" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.187786" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.188929" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.188635" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.189107" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.188324" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.189651" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.189308" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.189949" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.190154" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.189823" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.190564" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.190339" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.191741" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.191242" elapsed="0.000539"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.192219" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.191935" elapsed="0.000307"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.192957" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.192581" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.194192" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.193631" elapsed="0.000677"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.194381" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:49.194661" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.193173" elapsed="0.001512"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.194828" elapsed="0.000396"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:49.192455" elapsed="0.002805"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.195864" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.195492" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.197028" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.196508" elapsed="0.000619"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.197217" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:49.197506" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.196053" elapsed="0.001475"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.197668" elapsed="0.000338"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:49.195370" elapsed="0.002703"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.192295" elapsed="0.005810"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.198269" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:49.198424" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:49.190936" elapsed="0.007510"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.190663" elapsed="0.007811"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.198631" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.198495" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.190645" elapsed="0.008055"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.199446" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.198829" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.199513" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.187232" elapsed="0.012389"/>
</kw>
<msg time="2026-09-01T01:18:49.199671" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.175789" elapsed="0.023925"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.210876" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.222070" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.233197" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.233383" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.233557" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.233883" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.233747" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.233734" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.234080" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.234244" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.234405" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.233710" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.233622" elapsed="0.000883"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.234644" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.234708" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:49.234816" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.171921" elapsed="0.062918"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.235984" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.235765" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.236124" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.235457" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.236474" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.236232" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.237000" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.236730" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.236545" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.236208" elapsed="0.000863"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.241197" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.237224" elapsed="0.003997"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:49.241275" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:18:49.241422" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.235153" elapsed="0.006291"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.242564" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.242341" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.242701" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.242009" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:49.242907" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:49.242783" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.242767" elapsed="0.000214"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.243115" elapsed="0.000035"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.243303" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.243361" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.245104" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.241723" elapsed="0.003404"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.246446" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.246189" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.246841" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.246626" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:49.255520" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:49.255727" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:49.255837" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:49.248882" elapsed="0.006978"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.246973" elapsed="0.008923"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.256062" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.255920" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.246955" elapsed="0.009198"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.259344" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.257094" elapsed="0.002295"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.256892" elapsed="0.002527"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.256876" elapsed="0.002564"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.261882" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.259689" elapsed="0.002233"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.259489" elapsed="0.002463"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.259474" elapsed="0.002499"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.262520" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.262131" elapsed="0.000413"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.262825" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.262606" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.263338" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.263043" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.262895" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.262590" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.263884" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.263556" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.264195" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.263968" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.264684" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.264425" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.264267" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.263953" elapsed="0.000802"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.264899" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:49.265637" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.265379" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.265803" elapsed="0.002075"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:49.256525" elapsed="0.011408"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.268134" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:49.268039" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.268022" elapsed="0.000188"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.270916" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.268362" elapsed="0.002580"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:49.270987" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:49.271125" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:49.245453" elapsed="0.025710"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.271219" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:49.271363" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:49.151530" elapsed="0.119856"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.297127" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.296724" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.297880" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.297640" elapsed="0.000349">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.298165" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.297335" elapsed="0.000853"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.298751" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.298360" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.299060" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.299218" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.298920" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.299634" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.299395" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:49.300100" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.299735" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.300813" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.300350" elapsed="0.000487"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.300195" elapsed="0.000673"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.299719" elapsed="0.001167"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.301485" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.301018" elapsed="0.000522"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.301585" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.296173" elapsed="0.005522"/>
</kw>
<msg time="2026-09-01T01:18:49.301746" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.284556" elapsed="0.017233"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.313017" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.324210" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.335451" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.335628" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.335787" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.336118" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.335986" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.335973" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.336346" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.336499" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.336647" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.335947" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.335854" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.336848" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.336912" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.337030" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.282165" elapsed="0.054888"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.337266" elapsed="0.002156"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.340502" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.340078" elapsed="0.000450"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.341044" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.340667" elapsed="0.000402"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.341226" elapsed="0.000300"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.339708" elapsed="0.001870"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.339492" elapsed="0.002115"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.341764" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.341629" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.339476" elapsed="0.002355"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:49.272403" elapsed="0.069469"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:49.271674" elapsed="0.070261"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.271457" elapsed="0.070517"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.271442" elapsed="0.070552"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.342022" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:49.147570" elapsed="0.194560"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:49.143579" elapsed="0.198619"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.386946" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.386608" elapsed="0.000362"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.387633" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.387446" elapsed="0.000244">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.387770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.387118" elapsed="0.000673"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.388309" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.387941" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.388599" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.388710" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.388480" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.389100" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.388880" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.390256" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.389823" elapsed="0.000489"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.390712" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.390464" elapsed="0.000271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.391453" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.391050" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.392611" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.392057" elapsed="0.000652"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.392779" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:49.393049" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.391644" elapsed="0.001428"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.393231" elapsed="0.000362"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:49.390926" elapsed="0.002703"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.394229" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.393848" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.395418" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.394866" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.395585" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:49.395860" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.394437" elapsed="0.001450"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.396027" elapsed="0.000422"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:49.393726" elapsed="0.002761"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.390776" elapsed="0.005741"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.396555" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:49.396694" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:49.389536" elapsed="0.007180"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.389263" elapsed="0.007481"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.396901" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.396765" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.389239" elapsed="0.007728"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.397677" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.397095" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.397744" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.386040" elapsed="0.011815"/>
</kw>
<msg time="2026-09-01T01:18:49.397905" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.374489" elapsed="0.023458"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.409184" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.420423" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.431670" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.431845" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.432003" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.432353" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.432211" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.432198" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.432555" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.432705" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.432852" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.432172" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.432069" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.433050" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.433114" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.433234" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.370617" elapsed="0.062640"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.434395" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.434171" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.434533" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.433851" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.434837" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.434615" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.435359" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.435061" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.434909" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.434599" elapsed="0.000831"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.437753" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.435569" elapsed="0.002208"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:49.437821" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:49.437989" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.433562" elapsed="0.004450"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.439127" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.438910" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.439293" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.438604" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:49.439496" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:18:49.439378" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.439361" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.439704" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.439858" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.439913" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.441673" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.438316" elapsed="0.003380"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.442926" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.442704" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.443356" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.443108" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:49.451352" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:49.451476" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '354'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:49.451563" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:49.445355" elapsed="0.006230"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.443452" elapsed="0.008169"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.451783" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.451644" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.443437" elapsed="0.008421"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.455153" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.452788" elapsed="0.002411"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.452583" elapsed="0.002647"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.452567" elapsed="0.002685"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.457626" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.455518" elapsed="0.002148"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.455316" elapsed="0.002380"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.455301" elapsed="0.002416"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.458228" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.457869" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.458582" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.458360" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.459062" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.458801" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.458654" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.458343" elapsed="0.000792"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.459633" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.459307" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.459926" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.459716" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.460451" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.460160" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.459995" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.459701" elapsed="0.000822"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.460659" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:49.461390" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.461114" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.461554" elapsed="0.002060"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:49.452210" elapsed="0.011459"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.463821" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:49.463728" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.463712" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.466559" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.464013" elapsed="0.002572"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:49.466631" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:49.466767" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:49.441970" elapsed="0.024820"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.466843" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:49.466971" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:49.350287" elapsed="0.116706"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.492696" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.492291" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.493456" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.493197" elapsed="0.000366">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.493758" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.492870" elapsed="0.000910"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.494364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.493933" elapsed="0.000455"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.494677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/leaf_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.494798" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.494536" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.495223" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "leaf-a-d": {
          "orig-route-ip": "1.0.0.1",
          "inter-as-i-pmsi-a-d": {
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 1
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.494962" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:49.495704" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.495340" elapsed="0.000418"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.496407" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.495914" elapsed="0.000516"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.495780" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.495323" elapsed="0.001157"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.497058" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.496614" elapsed="0.000469"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.497126" elapsed="0.000046"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.491712" elapsed="0.005546"/>
</kw>
<msg time="2026-09-01T01:18:49.497330" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.480026" elapsed="0.017358"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.508635" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.519754" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/leaf_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.530893" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.531108" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.531296" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.531626" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.531495" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.531482" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.531823" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.531974" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.532122" elapsed="0.000032"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.531457" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.531365" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.532354" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.532419" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:49.532537" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.477661" elapsed="0.054899"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.532718" elapsed="0.002144"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.535924" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.535537" elapsed="0.000412"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.536494" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.536089" elapsed="0.000430"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.536659" elapsed="0.000285"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:49.535162" elapsed="0.001834"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.534932" elapsed="0.002092"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.537197" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.537046" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.534916" elapsed="0.002348"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:49.467999" elapsed="0.069318"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:49.467303" elapsed="0.070078"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.467063" elapsed="0.070357"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.467048" elapsed="0.070392"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.537469" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:49.346255" elapsed="0.191323"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:49.342374" elapsed="0.195290"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:49.537814" elapsed="0.003033"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.585229" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.584882" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.585918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.585720" elapsed="0.000257">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.586058" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.585422" elapsed="0.000657"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.586596" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.586247" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.586883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.587006" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.586766" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.587552" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.587188" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.588661" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.588397" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.589104" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.588855" elapsed="0.000271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.589841" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.589478" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.590991" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.590482" elapsed="0.000605"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.591177" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:49.591464" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.590033" elapsed="0.001453"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.591626" elapsed="0.000337"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:49.589354" elapsed="0.002646"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.592703" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.592339" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:49.593856" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.593339" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:49.594021" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:49.594371" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:49.592891" elapsed="0.001503"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.594533" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:49.592204" elapsed="0.002727"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.589188" elapsed="0.005775"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:49.595000" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:49.595195" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:49.587918" elapsed="0.007302"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.587651" elapsed="0.007597"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.595420" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.595270" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.587635" elapsed="0.007853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.596125" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.595617" elapsed="0.000595"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.596256" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.584336" elapsed="0.012046"/>
</kw>
<msg time="2026-09-01T01:18:49.596429" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.572927" elapsed="0.023544"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.607729" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.618921" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.630099" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.630300" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.630460" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.630784" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.630652" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.630640" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.630981" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.631131" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.631345" elapsed="0.000026"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.630615" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.630526" elapsed="0.000928"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.631594" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.631660" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.631764" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.569088" elapsed="0.062709"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.632966" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.632757" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.633104" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.632450" elapsed="0.000676"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.633453" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.633205" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.634175" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.633678" elapsed="0.000522"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.633524" elapsed="0.000708"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.633189" elapsed="0.001061"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.636492" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.634406" elapsed="0.002110"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:49.636561" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:49.636696" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.632131" elapsed="0.004586"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.637783" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.637615" elapsed="0.000221"/>
</kw>
<msg time="2026-09-01T01:18:49.637926" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.637311" elapsed="0.000640"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.638161" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:49.638027" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.638007" elapsed="0.000214"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.638509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.638621" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.638364" elapsed="0.000278"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:49.639025" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.638783" elapsed="0.000265"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:49.639088" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:49.639236" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:49.636998" elapsed="0.002260"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.640535" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.640312" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.640966" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.640751" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:49.648025" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:49.648172" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '499'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}]} 
 </msg>
<msg time="2026-09-01T01:18:49.648265" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:49.642952" elapsed="0.005347"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.641062" elapsed="0.007274"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.648500" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.648359" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.641045" elapsed="0.007529"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.651724" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BBICDAABAQIDBAECAAAAAQEAAAE=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"leaf-a-d":{"inter-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","source-as":1},"orig-route-ip":"1.0.0.1"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.649513" elapsed="0.002256"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.649305" elapsed="0.002494"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.649273" elapsed="0.002548"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.654255" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.652070" elapsed="0.002238"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.651869" elapsed="0.002469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.651854" elapsed="0.002507"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.654853" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.654512" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.655167" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.654937" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.655661" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.655399" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.655239" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.654922" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.656220" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.655878" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.656542" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.656325" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.657028" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.656758" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.656611" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.656309" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.657250" elapsed="0.000322"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:49.658083" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.657799" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:49.658318" elapsed="0.002094"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:49.648902" elapsed="0.011566"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.660632" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:49.660528" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.660512" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.663438" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.660842" elapsed="0.002622"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:49.663509" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:49.663645" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:49.639543" elapsed="0.024125"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.663726" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:49.663856" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:49.548830" elapsed="0.115050"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.690617" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.690207" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.691373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.691096" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:49.691643" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:49.690791" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.692226" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:49.691818" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:49.692551" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:49.692680" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:49.692408" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.693083" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:49.692843" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:49.693591" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.693203" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.694291" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:49.693799" elapsed="0.000516"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:49.693665" elapsed="0.000681"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:49.693185" elapsed="0.001215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.694978" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:49.694540" elapsed="0.000463"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:49.695046" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:49.689654" elapsed="0.005523"/>
</kw>
<msg time="2026-09-01T01:18:49.695225" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.676973" elapsed="0.018295"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.706548" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.717698" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.728895" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.729069" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.729242" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.729588" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.729456" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:49.729443" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.729782" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.729933" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.730081" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:49.729417" elapsed="0.000710"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.729322" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.730312" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.730378" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:49.730480" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:49.674603" elapsed="0.055900"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:49.730698" elapsed="0.002143"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.733767" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.733514" elapsed="0.000278"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:49.734513" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:49.733932" elapsed="0.000606"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:49.734959" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "leaf-a-d": {
       "inter-as-i-pmsi-a-d": {
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 1
       },
       "orig-route-ip": "1.0.0.1"
      },
      "path-id": 0,
      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:18:49.735161" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.734680" elapsed="0.000545">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.733125" elapsed="0.002254">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:49.732910" elapsed="0.002538">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:49.735614" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:49.735478" elapsed="0.000185"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:49.732894" elapsed="0.002789">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.664901" elapsed="0.070916">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.664186" elapsed="0.071761">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:49.663952" elapsed="0.072070">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:49.663936" elapsed="0.072117">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:49.736095" elapsed="0.000014"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:49.544931" elapsed="0.191285">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,35 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "leaf-a-d": {
+       "inter-as-i-pmsi-a-d": {
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 1
+       },
+       "orig-route-ip": "1.0.0.1"
+      },
+      "path-id": 0,
+      "route-key": "BBICDAABAQIDBAECAAAAAQEAAAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.814982" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.814590" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.815884" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:51.815556" elapsed="0.000427">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:51.816071" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:51.815223" elapsed="0.000869"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.816626" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:51.816279" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.817061" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:51.817291" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:51.816911" elapsed="0.000405"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.817695" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.817467" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.818775" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.818452" elapsed="0.000364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.819256" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.818967" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.820047" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.819672" elapsed="0.000398"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:51.821312" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.820705" elapsed="0.000887"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:51.821672" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:18:51.821985" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:51.820275" elapsed="0.001733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.822180" elapsed="0.000413"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:51.819540" elapsed="0.003089"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.823249" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.822856" elapsed="0.000429"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:51.824476" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.823875" elapsed="0.000701"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:51.824646" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:51.824920" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:51.823455" elapsed="0.001489"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.825084" elapsed="0.000413"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:51.822733" elapsed="0.002802"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:51.819353" elapsed="0.006212"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:51.825605" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:51.825744" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:51.818150" elapsed="0.007617"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.817833" elapsed="0.007962"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.825964" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.825822" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.817798" elapsed="0.008234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.826963" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:51.826206" elapsed="0.000783"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:51.827031" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:51.814007" elapsed="0.013166"/>
</kw>
<msg time="2026-09-01T01:18:51.827226" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:51.799969" elapsed="0.027313"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.838612" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.849843" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.861198" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.861404" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.861562" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.861895" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.861760" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:51.861747" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.862091" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.862257" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.862426" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:51.861722" elapsed="0.000749"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.861631" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.862631" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.862696" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:51.862800" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:51.794189" elapsed="0.068634"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.863985" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:51.863763" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:51.864184" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:51.863442" elapsed="0.000764"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.864510" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.864282" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.865062" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.864804" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.864618" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.864253" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.867341" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:51.865303" elapsed="0.002062"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:51.867409" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:51.867543" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:51.863121" elapsed="0.004443"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.868646" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:51.868466" elapsed="0.000228"/>
</kw>
<msg time="2026-09-01T01:18:51.868767" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:51.868128" elapsed="0.000660"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.868966" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.868849" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.868833" elapsed="0.000192"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.869337" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:51.869468" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:51.869173" elapsed="0.000317"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:51.869846" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.869634" elapsed="0.000235"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:51.869910" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:51.870046" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:51.867842" elapsed="0.002227"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.871368" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.871115" elapsed="0.000293"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.871760" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.871547" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:51.880313" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:51.880525" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:18:51.880639" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:51.873954" elapsed="0.006708"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.871854" elapsed="0.008845"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.880863" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.880723" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.871838" elapsed="0.009099"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.884129" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.881923" elapsed="0.002298"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.881710" elapsed="0.002543"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.881693" elapsed="0.002603"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.886624" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.884551" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.884347" elapsed="0.002347"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.884332" elapsed="0.002383"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.887244" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:51.886869" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.887570" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.887348" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.888051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.887790" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.887642" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.887332" elapsed="0.000791"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.888630" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:51.888298" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.888926" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.888714" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.889439" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.889165" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.888997" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.888699" elapsed="0.000812"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:51.889650" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:51.890397" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:51.890110" elapsed="0.000310"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.890562" elapsed="0.002129"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:51.881308" elapsed="0.011440"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.892905" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.892809" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.892793" elapsed="0.000174"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:51.895575" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.893106" elapsed="0.002494"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:51.895645" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:51.895782" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:51.870399" elapsed="0.025405"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:51.895858" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:51.895987" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:51.755030" elapsed="0.140981"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.922968" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.922472" elapsed="0.000531"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.923890" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:51.923532" elapsed="0.000510">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:51.924233" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:51.923202" elapsed="0.001054"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.924829" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:51.924425" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:51.925188" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:51.925389" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:51.925006" elapsed="0.000407"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.925806" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:51.925557" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:51.926384" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.925931" elapsed="0.000510"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.927080" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:51.926603" elapsed="0.000500"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.926469" elapsed="0.000691"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.925900" elapsed="0.001281"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.927809" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:51.927334" elapsed="0.000500"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:51.927882" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:51.921888" elapsed="0.006126"/>
</kw>
<msg time="2026-09-01T01:18:51.928063" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:51.909882" elapsed="0.018226"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.939641" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.950843" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.962451" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.962631" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.962790" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.963184" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.963032" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:51.963019" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.963395" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.963545" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.963693" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:51.962989" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.962875" elapsed="0.000892"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.963906" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.963971" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:51.964074" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:51.907250" elapsed="0.056847"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:51.964286" elapsed="0.002029"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:51.967332" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.966977" elapsed="0.000381"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:51.967746" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:51.967498" elapsed="0.000272"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:51.967922" elapsed="0.000322"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:51.966611" elapsed="0.001701"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.966387" elapsed="0.001953"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:51.968500" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:51.968362" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.966370" elapsed="0.002198"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:51.897129" elapsed="0.071482"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:51.896334" elapsed="0.072342"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.896084" elapsed="0.072667"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.896068" elapsed="0.072706"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:51.968806" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:51.745769" elapsed="0.223156"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:49.541008" elapsed="2.427977"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:51.969213" elapsed="0.003300"/>
</kw>
<arg>leaf_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:46.750118" elapsed="5.222456"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:46.636730" elapsed="5.335987"/>
</test>
<test id="s1-s16-t12" name="Odl_To_Play_source_active_ad" line="102">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:51.975911" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:51.975673" elapsed="0.000494"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.977094" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.976990" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.976974" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.981940" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.981843" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.981827" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.982957" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:51.982578" elapsed="0.000402"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:51.983416" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:51.983126" elapsed="0.000312"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:51.983477" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:51.983611" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:51.982227" elapsed="0.001405"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.988630" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.988534" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.988517" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:51.989756" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:51.989661" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:51.989645" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:51.990258" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:51.989952" elapsed="0.000343"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:51.990662" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:51.990449" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:52.025087" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:51.991151" elapsed="0.034052"/>
</kw>
<msg time="2026-09-01T01:18:52.025392" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:52.025435" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:51.990831" elapsed="0.034637"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:52.061043" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:52.025950" elapsed="0.035217"/>
</kw>
<msg time="2026-09-01T01:18:52.061564" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:52.061605" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.025634" elapsed="0.036005"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.061921" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.061710" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.061693" elapsed="0.000297"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.062421" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.062119" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.062741" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.062546" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.062530" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:52.062838" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:52.065331" elapsed="0.000268"/>
</kw>
<msg time="2026-09-01T01:18:52.065658" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.064244" elapsed="0.001554"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.066074" elapsed="0.000099"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.066437" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:52.063656" elapsed="0.002958"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:52.063117" elapsed="0.003556"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:51.989393" elapsed="0.077364"/>
</kw>
<msg time="2026-09-01T01:18:52.066837" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:52.066876" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:51.988827" elapsed="0.078083"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:52.067070" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:52.066976" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.066960" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.067560" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.067869" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.067931" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:51.988228" elapsed="0.079796"/>
</kw>
<msg time="2026-09-01T01:18:52.068105" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:52.068227" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:51.983968" elapsed="0.084313"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.068572" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.068348" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.068332" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:51.983838" elapsed="0.084821"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:51.983678" elapsed="0.085009"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:51.981530" elapsed="0.087205"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:51.976734" elapsed="0.092091"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:51.976343" elapsed="0.092524"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:51.973683" elapsed="0.095231"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.069773" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.069926" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.069595" elapsed="0.000355"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:52.070353" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.070095" elapsed="0.000282"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.070684" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.070805" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.070519" elapsed="0.000310"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:52.071157" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.070967" elapsed="0.000215"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:52.071450" elapsed="0.002607"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.071244" elapsed="0.002844"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.071228" elapsed="0.002882"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.105399" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.105032" elapsed="0.000392"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.106118" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.105883" elapsed="0.000334">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.106313" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.105577" elapsed="0.000758"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.106842" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.106491" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.107211" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.107427" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.107030" elapsed="0.000421"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.107827" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.107600" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.108922" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.108689" elapsed="0.000277"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.109483" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.109116" elapsed="0.000390"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.110154" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.109867" elapsed="0.000311"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.111101" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.110650" elapsed="0.000475"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.111205" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:18:52.111381" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.110363" elapsed="0.001040"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.111548" elapsed="0.000238"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:52.109737" elapsed="0.002084"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.112345" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.112044" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.113235" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.112821" elapsed="0.000437"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.113313" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:52.113445" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.112538" elapsed="0.000929"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.113603" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:52.111923" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.109561" elapsed="0.004299"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.113898" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:52.114032" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:52.108374" elapsed="0.005680"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.107958" elapsed="0.006124"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.114292" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.114107" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.107929" elapsed="0.006432"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.115289" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.114498" elapsed="0.000817"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.115359" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.104483" elapsed="0.010985"/>
</kw>
<msg time="2026-09-01T01:18:52.115519" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.092808" elapsed="0.022762"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.127179" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.138772" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.150278" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.150462" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.150646" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.151022" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.150881" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.150868" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.151235" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.151402" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.151552" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:52.150841" elapsed="0.000756"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.150720" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.151755" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.151819" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:52.151930" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:52.088805" elapsed="0.063149"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.174921" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.174591" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.175656" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.175426" elapsed="0.000316">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.175826" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.175094" elapsed="0.000753"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.176365" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.175997" elapsed="0.000391"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.176656" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.176792" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.176534" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.177193" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.176961" elapsed="0.000332"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:52.177621" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.177355" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.178090" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.177826" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.177694" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.177338" elapsed="0.000839"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.178723" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.178323" elapsed="0.000426"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.178791" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.174035" elapsed="0.004865"/>
</kw>
<msg time="2026-09-01T01:18:52.178950" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.162496" elapsed="0.016495"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.190386" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.201648" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.212842" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.213020" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.213192" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.213534" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.213403" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.213391" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.213738" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.213885" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.214035" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:52.213364" elapsed="0.000715"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.213258" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.214298" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.214365" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:52.214478" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ip...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:52.161557" elapsed="0.052947"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.215660" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.215428" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.215797" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.215092" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.216098" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.215879" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.216637" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.216378" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.216185" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.215863" elapsed="0.000845"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.218962" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.216846" elapsed="0.002139"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:52.219028" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:52.219175" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:52.214804" elapsed="0.004393"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.220566" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.220344" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.220954" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.220744" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.221386" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.221155" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.221770" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.221559" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:52.222549" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:52.222369" elapsed="0.000202"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:52.222862" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:52.222710" elapsed="0.000174"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.223018" elapsed="0.000191"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.223641" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.223402" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:52.223717" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:52.223852" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:52.221987" elapsed="0.001887"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:52.242504" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '721', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BRIAAQECAwQBAiABAAABIAIAAAI=&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-active-a-d&gt;
      &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
      &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
      &lt;multicast-group&gt;2.0.0.2&lt;/multicast-group&gt;
    &lt;/source-active-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:52.242568" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BRIAAQECAwQBAiABAAABIAIAAAI%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:52.242672" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:52.227591" elapsed="0.015103"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.223935" elapsed="0.018798"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.242898" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.242757" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.223920" elapsed="0.019053"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.246049" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.243919" elapsed="0.002167"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.243719" elapsed="0.002397"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.243702" elapsed="0.002450"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.248484" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.246414" elapsed="0.002109"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.246202" elapsed="0.002351"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.246188" elapsed="0.002386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.249095" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.248728" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.249446" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.249198" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.249924" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.249663" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.249518" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.249181" elapsed="0.000815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.250495" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.250155" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.250789" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.250578" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.251290" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.251005" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.250859" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.250562" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.251499" elapsed="0.000345"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:52.252281" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.251999" elapsed="0.000306"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.252455" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:52.243338" elapsed="0.011260"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:52.254755" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:18:52.254661" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.254645" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.254988" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.255050" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:52.257162" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:52.219516" elapsed="0.037670"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.257246" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:18:52.257394" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:52.078536" elapsed="0.178879"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.257720" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.257505" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.257490" elapsed="0.000312"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.257831" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:52.074393" elapsed="0.183543"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.261463" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.258803" elapsed="0.002685"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.261627" elapsed="0.002112"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:52.263782" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:52.258563" elapsed="0.005332"/>
</kw>
<msg time="2026-09-01T01:18:52.263960" level="INFO">${update} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:52.258094" elapsed="0.005889"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.264794" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:18:52.264860" level="INFO">${len_1} = 152</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:52.264549" elapsed="0.000332"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.265284" level="INFO">Length is 152.</msg>
<msg time="2026-09-01T01:18:52.265350" level="INFO">${len_2} = 152</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:52.265027" elapsed="0.000343"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.265512" elapsed="0.000272"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.266091" level="INFO">${sum_1} = 991</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:52.265927" elapsed="0.000187"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.266501" level="INFO">${sum_2} = 991</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:52.266333" elapsed="0.000190"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.266662" elapsed="0.000272"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:52.264206" elapsed="0.002781"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:52.267122" elapsed="0.002247"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.308472" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.308103" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.309183" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.308951" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.309354" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.308648" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.309869" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.309531" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.310178" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.310330" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.310040" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.310715" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.310499" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.311847" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.311551" elapsed="0.000337"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.312344" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.312052" elapsed="0.000315"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.313100" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.312718" elapsed="0.000405"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.314201" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.313717" elapsed="0.000579"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.314431" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:52.314650" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.313328" elapsed="0.001346"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.314847" elapsed="0.000502"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:52.312580" elapsed="0.002806"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.316053" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.315635" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.317322" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.316751" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.317528" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:52.317733" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.316342" elapsed="0.001502"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.317987" elapsed="0.000465"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:52.315508" elapsed="0.002981"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.312418" elapsed="0.006102"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.318562" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:52.318705" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:52.311090" elapsed="0.007638"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.310815" elapsed="0.007943"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.318937" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.318788" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.310797" elapsed="0.008208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.319808" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.319178" elapsed="0.000656"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.319876" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.307569" elapsed="0.012421"/>
</kw>
<msg time="2026-09-01T01:18:52.320043" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.296003" elapsed="0.024095"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.331589" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.342997" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.354184" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.354381" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.354560" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.354922" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.354784" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.354766" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.355120" elapsed="0.000040"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.355309" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.355503" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:52.354734" elapsed="0.000817"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.354635" elapsed="0.000939"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.355712" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.355779" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:52.355897" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:52.292148" elapsed="0.063775"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.356977" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.356731" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:52.367787" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:52.367835" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:52.367935" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:52.359230" elapsed="0.008731"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.357077" elapsed="0.010923"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.368190" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.368024" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.357062" elapsed="0.011214"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.371376" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.369190" elapsed="0.002223"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.368973" elapsed="0.002470"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.368957" elapsed="0.002508"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.373925" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.371713" elapsed="0.002252"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.371514" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.371499" elapsed="0.002518"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.374594" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.374219" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.374901" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.374678" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.375419" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.375120" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.374971" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.374663" elapsed="0.000827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.375964" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.375634" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.376316" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.376068" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.376841" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.376579" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.376428" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.376048" elapsed="0.000865"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.377054" elapsed="0.000353"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:52.377816" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.377560" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.377982" elapsed="0.002074"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:52.368623" elapsed="0.011489"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:52.380167" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:52.382193" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:52.356193" elapsed="0.026023"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.382278" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:52.270307" elapsed="0.112087"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.269886" elapsed="0.112561"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:52.269541" elapsed="0.112962"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.386288" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.383388" elapsed="0.002926"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.386458" elapsed="0.002036"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:52.388538" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:52.383113" elapsed="0.005534"/>
</kw>
<msg time="2026-09-01T01:18:52.388715" level="INFO">${update} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:52.382665" elapsed="0.006071"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.389545" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:52.389611" level="INFO">${len_1} = 140</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:52.389301" elapsed="0.000330"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.389991" level="INFO">Length is 140.</msg>
<msg time="2026-09-01T01:18:52.390055" level="INFO">${len_2} = 140</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:52.389770" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.390239" elapsed="0.000291"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.390837" level="INFO">${sum_1} = 840</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:52.390677" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:52.391163" level="INFO">${sum_2} = 840</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:52.390994" elapsed="0.000191"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:52.391337" elapsed="0.000271"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:52.388936" elapsed="0.002727"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.431288" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.430929" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.432111" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.431828" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.432328" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.431516" elapsed="0.000834"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.432847" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.432504" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.433159" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.433327" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.433020" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.433710" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.433494" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.434703" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.434468" elapsed="0.000275"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.435162" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.434889" elapsed="0.000296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.436014" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.435528" elapsed="0.000508"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.437089" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.436670" elapsed="0.000456"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.437255" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:52.437468" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.436228" elapsed="0.001262"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.437627" elapsed="0.000458"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:52.435404" elapsed="0.002717"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.438847" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.438380" elapsed="0.000490"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.440055" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.439647" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.440233" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:52.440445" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.439039" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.440605" elapsed="0.000457"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:52.438245" elapsed="0.002854"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.435231" elapsed="0.005898"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.441354" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:52.441495" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:52.434084" elapsed="0.007434"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.433809" elapsed="0.007736"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.441703" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.441567" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.433793" elapsed="0.007974"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.442488" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.441932" elapsed="0.000581"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.442555" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.430364" elapsed="0.012301"/>
</kw>
<msg time="2026-09-01T01:18:52.442714" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.418840" elapsed="0.023928"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.454016" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.465211" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.476370" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.476549" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.476709" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.477037" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.476903" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.476890" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.477250" elapsed="0.000035"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.477421" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.477569" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:52.476864" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.476774" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.477769" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.477832" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:52.477937" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:52.414919" elapsed="0.063041"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.479027" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.478800" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:52.488465" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:52.488669" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:52.488800" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:52.488839" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.480994" elapsed="0.008319">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:52.479127" elapsed="0.010265">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.489565" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.489423" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:52.479111" elapsed="0.010528">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.492934" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.490600" elapsed="0.002363">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:52.490393" elapsed="0.002626">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:52.490376" elapsed="0.002671">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.495407" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.493343" elapsed="0.002093">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:52.493109" elapsed="0.002382">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:52.493094" elapsed="0.002425">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.496042" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.495694" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.496372" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.496127" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.496882" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.496593" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.496446" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.496112" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.497482" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.497110" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.497775" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.497564" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.498318" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.498028" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.497881" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.497549" elapsed="0.000845"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.498533" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:52.499254" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.498988" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:52.501528" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.499428" elapsed="0.002130">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.489984" elapsed="0.011700">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:52.501736" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:52.503855" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:52.503881" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:52.478273" elapsed="0.025634">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.503963" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.392793" elapsed="0.111318">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.392233" elapsed="0.111952"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:52.391870" elapsed="0.112369"/>
</kw>
<arg>source_active_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:52.069253" elapsed="0.435050"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:51.973190" elapsed="0.531245"/>
</test>
<test id="s1-s16-t13" name="Play_To_Odl_source_active_ad" line="106">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:52.507687" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:52.507452" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.508856" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:52.508756" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.508740" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.513371" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:52.513273" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.513244" elapsed="0.000186"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.514343" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.513970" elapsed="0.000396"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.514771" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:52.514512" elapsed="0.000281"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:52.514831" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:52.514963" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.513638" elapsed="0.001346"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.519947" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:52.519850" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.519833" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.521080" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:52.520986" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.520971" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:52.521586" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.521315" elapsed="0.000294"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:52.521956" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:52.521754" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:52.555241" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:52.522544" elapsed="0.032996"/>
</kw>
<msg time="2026-09-01T01:18:52.555795" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:52.555839" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.522124" elapsed="0.033751"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:52.589667" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:52.557005" elapsed="0.032812"/>
</kw>
<msg time="2026-09-01T01:18:52.589999" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:52.590041" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.556207" elapsed="0.033870"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.590522" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.590205" elapsed="0.000367"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.590173" elapsed="0.000423"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.591076" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "a "c "t "i "v "e "_ "a "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.590732" elapsed="0.000434"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.591440" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.591227" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.591211" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:52.591549" elapsed="0.000042"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:52.594111" elapsed="0.000174"/>
</kw>
<msg time="2026-09-01T01:18:52.594342" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.593088" elapsed="0.001385"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.594738" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.595056" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:52.592471" elapsed="0.002785"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:52.591892" elapsed="0.003438"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:52.520725" elapsed="0.074692"/>
</kw>
<msg time="2026-09-01T01:18:52.595503" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:52.595544" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.520165" elapsed="0.075414"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:52.595810" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:18:52.595714" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.595697" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.596289" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.596600" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.596662" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:52.519523" elapsed="0.077238"/>
</kw>
<msg time="2026-09-01T01:18:52.596845" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:52.596885" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.515349" elapsed="0.081571"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.597346" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.596986" elapsed="0.000411"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.596971" elapsed="0.000448"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:52.515202" elapsed="0.082238"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:52.515029" elapsed="0.082444"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:52.512936" elapsed="0.084591"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:52.508504" elapsed="0.089074"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:52.508056" elapsed="0.089563"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:52.505364" elapsed="0.092306"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.598764" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.598334" elapsed="0.000455"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.599367" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.598940" elapsed="0.000453"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.599877" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.599543" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.600273" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/announce_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.600461" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.600046" elapsed="0.000439"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.600795" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/withdraw_source_active_ad.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.600904" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.600627" elapsed="0.000300"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:52.601068" elapsed="0.002869"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:52.604083" elapsed="0.001634"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.651352" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.650871" elapsed="0.000637"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.652348" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.652010" elapsed="0.000419">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.652515" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.651689" elapsed="0.000847"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.653037" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.652689" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.653452" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:52.653673" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:52.653280" elapsed="0.000417"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.654069" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.653844" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.655557" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.655180" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.655994" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.655747" elapsed="0.000271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.656781" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.656410" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.658017" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.657458" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.658221" elapsed="0.000067"/>
</return>
<msg time="2026-09-01T01:18:52.658549" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.656986" elapsed="0.001587"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.658724" elapsed="0.000441"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:52.656281" elapsed="0.002928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.660233" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:52.659500" elapsed="0.000768"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:52.661785" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.661250" elapsed="0.000633"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:52.661958" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:18:52.662297" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:52.660633" elapsed="0.001688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:52.662465" elapsed="0.000343"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:52.659360" elapsed="0.003488"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.656070" elapsed="0.006810"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:52.662925" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:52.663072" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:52.654834" elapsed="0.008260"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.654476" elapsed="0.008649"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.663446" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.663185" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.654443" elapsed="0.009072"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.664352" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:52.663656" elapsed="0.000721"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:52.664421" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:52.650283" elapsed="0.014250"/>
</kw>
<msg time="2026-09-01T01:18:52.664590" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:52.638666" elapsed="0.025982"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.676816" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.687961" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.699391" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.699617" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.699788" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.700197" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.700040" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.700022" elapsed="0.000259"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.700412" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.700562" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.700713" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:52.699980" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.699870" elapsed="0.000913"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.700920" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.700988" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:52.701147" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:52.634505" elapsed="0.066773"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.702680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.702346" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.702842" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.701923" elapsed="0.000941"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.703200" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.702927" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.703731" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:52.703467" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.703284" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.702910" elapsed="0.000893"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.706124" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:52.703942" elapsed="0.002221"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:52.706209" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:52.706361" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:52.701587" elapsed="0.004796"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:52.707510" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.707282" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:52.707647" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:52.706950" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:52.707848" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:52.707729" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:52.707713" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.708056" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.708230" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.708299" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:52.710019" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:52.706662" elapsed="0.003379"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.711363" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.711072" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:52.711892" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:52.711603" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:52.720827" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:52.721100" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:52.721234" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.714057" elapsed="0.007611">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:52.711993" elapsed="0.009753">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.721937" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.721780" elapsed="0.000213"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:52.711977" elapsed="0.010037">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.722427" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.722551" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:52.722516" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.722500" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.722746" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.722808" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.710350" elapsed="0.012558">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.722974" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.614177" elapsed="0.108884">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:52.723342" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:52.723160" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:52.723127" elapsed="0.000299"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:52.723454" elapsed="0.000014"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:52.610207" elapsed="0.113338">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.803002" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.802620" elapsed="0.000422"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.804132" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:54.803806" elapsed="0.000453">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:54.804351" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:54.803488" elapsed="0.000884"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.804864" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:54.804525" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.805192" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:54.805405" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:54.805036" elapsed="0.000392"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.805807" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.805577" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.806883" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.806556" elapsed="0.000368"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.807375" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.807075" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.808161" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:54.807766" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:54.809395" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.808796" elapsed="0.000702"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:54.809577" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:54.809879" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:54.808371" elapsed="0.001532"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.810052" elapsed="0.000486"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:54.807633" elapsed="0.002961"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.811502" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:54.810960" elapsed="0.000567"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:54.813313" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.812663" elapsed="0.000767"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:54.813520" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:18:54.813902" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:54.812063" elapsed="0.001870"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.814131" elapsed="0.000476"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:54.810761" elapsed="0.003884"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:54.807457" elapsed="0.007222"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:54.814726" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:54.814910" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:54.806266" elapsed="0.008675"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.805939" elapsed="0.009032"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.815186" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.815004" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.805908" elapsed="0.009364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.816288" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:54.815537" elapsed="0.000778"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:54.816358" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:54.802040" elapsed="0.014429"/>
</kw>
<msg time="2026-09-01T01:18:54.816523" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:54.788760" elapsed="0.027834"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.828405" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.839571" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.850736" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.850923" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.851096" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.851503" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.851362" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:54.851344" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.851707" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.851857" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.852004" elapsed="0.000016"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:54.851308" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.851191" elapsed="0.000881"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.852224" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.852301" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:18:54.852423" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:54.783284" elapsed="0.069164"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.853795" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:54.853489" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:54.853981" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:54.853116" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.854339" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.854071" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.854870" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.854606" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.854412" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.854052" elapsed="0.000889"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.857288" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:54.855081" elapsed="0.002231"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:54.857357" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:54.857495" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:54.852804" elapsed="0.004713"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.858619" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:54.858413" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:54.858755" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:54.858080" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:54.858954" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:54.858837" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.858821" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.859180" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.859354" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.859413" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:54.861133" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:54.857796" elapsed="0.003372"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.862457" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.862213" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.862852" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.862638" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:54.871285" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:54.871516" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:54.871687" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:54.864913" elapsed="0.006798"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.862947" elapsed="0.008801"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.871917" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.871772" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.862931" elapsed="0.009060"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.875190" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.872988" elapsed="0.002246"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.872784" elapsed="0.002494"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.872767" elapsed="0.002533"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.877818" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.875555" elapsed="0.002304"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.875351" elapsed="0.002539"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.875336" elapsed="0.002575"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.878504" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:54.878082" elapsed="0.000446"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.878819" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.878592" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.879342" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.879043" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.878891" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.878576" elapsed="0.000840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.879893" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:54.879564" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.880205" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.879978" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.880702" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.880443" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.880295" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.879963" elapsed="0.000812"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:54.880922" elapsed="0.000337"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:54.881709" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:54.881414" elapsed="0.000319"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:54.881877" elapsed="0.002122"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:54.872401" elapsed="0.011661"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.884239" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:54.884123" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.884107" elapsed="0.000211"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:54.887097" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:54.884453" elapsed="0.002670"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:54.887189" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:54.887357" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:54.861472" elapsed="0.025909"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:54.887502" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:54.887641" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:54.745801" elapsed="0.141864"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.914343" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.913821" elapsed="0.000548"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.915192" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:54.914837" elapsed="0.000514">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:54.915520" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:54.914526" elapsed="0.001016"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.916097" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:54.915699" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:54.916465" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:54.916671" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:54.916311" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.917097" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:54.916846" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:54.917646" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.917233" elapsed="0.000467"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.918374" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:54.917857" elapsed="0.000541"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.917723" elapsed="0.000707"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.917212" elapsed="0.001237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:54.919057" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:54.918585" elapsed="0.000498"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:54.919130" elapsed="0.000060"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:54.913269" elapsed="0.006028"/>
</kw>
<msg time="2026-09-01T01:18:54.919351" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:54.901330" elapsed="0.018107"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.931003" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.942574" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.954272" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.954491" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.954668" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.955096" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.954950" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:54.954932" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.955333" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.955488" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.955638" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:54.954890" elapsed="0.000793"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.954758" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.955856" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:54.955930" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:54.956109" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:54.898828" elapsed="0.057323"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:54.956334" elapsed="0.002490"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:54.960066" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:54.959582" elapsed="0.000511"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:54.960711" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:54.960334" elapsed="0.000402"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:54.960882" elapsed="0.000335"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:54.959154" elapsed="0.002131"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.958896" elapsed="0.002418"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:54.961473" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:54.961336" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.958880" elapsed="0.002660"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:54.888842" elapsed="0.072745"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:54.888056" elapsed="0.073609"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:54.887768" elapsed="0.073955"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:54.887746" elapsed="0.074005"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:54.961784" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:54.736519" elapsed="0.225396"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:52.605878" elapsed="2.356099"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.007393" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.006991" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.008259" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.007917" elapsed="0.000440">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.008445" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.007602" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.008963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.008622" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.009302" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.009535" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.009154" elapsed="0.000404"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.009935" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.009711" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.011310" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.010688" elapsed="0.000666"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.011772" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.011509" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.012682" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.012297" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.013886" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.013345" elapsed="0.000641"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.014062" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:18:55.014399" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.012881" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.014572" elapsed="0.000382"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:55.012122" elapsed="0.002869"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.015623" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.015254" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.016789" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.016272" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.016955" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:55.017441" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.015814" elapsed="0.001651"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.017607" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.015095" elapsed="0.002879"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.011938" elapsed="0.006066"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.018044" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:55.018204" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:55.010396" elapsed="0.007831"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.010060" elapsed="0.008207"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.018504" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.018296" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.010032" elapsed="0.008578"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.019601" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.018806" elapsed="0.000822"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.019677" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.006442" elapsed="0.013363"/>
</kw>
<msg time="2026-09-01T01:18:55.019861" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:54.994836" elapsed="0.025082"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.031696" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.043169" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.054530" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.054787" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.054969" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.055455" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.055307" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.055283" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.055667" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.055816" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.055964" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.055218" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.055061" elapsed="0.000977"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.056193" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.056276" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:55.056455" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:54.990879" elapsed="0.065606"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.057990" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.057649" elapsed="0.000428">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.058180" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.057198" elapsed="0.001004"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.058549" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.058283" elapsed="0.000317"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.059081" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.058812" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.058622" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.058265" elapsed="0.000905"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.061736" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.059325" elapsed="0.002434"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:55.061806" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:55.061952" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.056818" elapsed="0.005155"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.063337" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.063092" elapsed="0.000389">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.063563" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.062759" elapsed="0.000825"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:55.063771" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:55.063651" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.063635" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.063980" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.064152" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.064212" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:55.065967" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.062293" elapsed="0.003698"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.067325" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.067056" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.067729" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.067510" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:55.075463" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.075658" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:55.075751" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:55.069771" elapsed="0.006004"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.067826" elapsed="0.007987"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.075990" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.075838" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.067811" elapsed="0.008257"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.079629" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.077056" elapsed="0.002619"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.076846" elapsed="0.002861"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.076830" elapsed="0.002907"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.082187" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.080016" elapsed="0.002213"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.079805" elapsed="0.002469"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.079785" elapsed="0.002512"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.082879" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.082494" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.083206" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.082964" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.083716" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.083452" elapsed="0.000369"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.083294" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.082948" elapsed="0.000926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.084380" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.084019" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.084677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.084465" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.085165" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.084892" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.084747" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.084449" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.085400" elapsed="0.000312"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:55.086162" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.085865" elapsed="0.000322"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.086343" elapsed="0.002075"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:55.076470" elapsed="0.012007"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.088638" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.088538" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.088522" elapsed="0.000180"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.091493" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.088837" elapsed="0.002682"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:55.091565" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:55.091717" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:55.066321" elapsed="0.025419"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.091797" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:55.091934" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:54.970459" elapsed="0.121498"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.118126" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.117663" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.118984" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.118653" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.119325" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.118346" elapsed="0.001001"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.119895" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.119501" elapsed="0.000470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.120315" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.120603" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.120125" elapsed="0.000502"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.121050" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.120773" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:55.121615" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.121194" elapsed="0.000476"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.122350" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.121828" elapsed="0.000545"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.121692" elapsed="0.000713"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.121170" elapsed="0.001254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.123010" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.122558" elapsed="0.000478"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.123080" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.117088" elapsed="0.006140"/>
</kw>
<msg time="2026-09-01T01:18:55.123295" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.105219" elapsed="0.018122"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.134473" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.145831" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.157085" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.157310" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.157522" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.157899" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.157763" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.157749" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.158097" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.158277" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.158429" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.157716" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.157605" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.158641" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.158707" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:55.158836" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.102797" elapsed="0.056064"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.159019" elapsed="0.002244"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.162385" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.161938" elapsed="0.000473"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.162922" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.162559" elapsed="0.000387"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.163089" elapsed="0.000329"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.161567" elapsed="0.001903"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.161344" elapsed="0.002154"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.163655" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.163521" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.161328" elapsed="0.002392"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:55.093001" elapsed="0.070762"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:55.092288" elapsed="0.071540"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.092031" elapsed="0.071838"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.092015" elapsed="0.071875"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.163920" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:54.966417" elapsed="0.197619"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:54.962165" elapsed="0.201930"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.209332" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.208937" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.210121" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.209839" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.210332" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.209530" elapsed="0.000823"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.210878" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.210531" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.211201" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.211412" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.211051" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.211904" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.211626" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.213413" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.212729" elapsed="0.000729"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.213879" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.213615" elapsed="0.000288"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.214691" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.214314" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.215930" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.215378" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.216106" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:18:55.216476" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.214895" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.216670" elapsed="0.000458"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.214135" elapsed="0.003053"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.217816" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.217432" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.219237" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.218568" elapsed="0.000796"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.219440" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:18:55.219775" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.218073" elapsed="0.001726"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.219941" elapsed="0.000421"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.217308" elapsed="0.003101"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.213957" elapsed="0.006493"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.220612" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:18:55.220791" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:55.212369" elapsed="0.008445"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.212030" elapsed="0.008813"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.221021" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.220872" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.212005" elapsed="0.009084"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.221904" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.221262" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.221972" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.208361" elapsed="0.013721"/>
</kw>
<msg time="2026-09-01T01:18:55.222133" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.196644" elapsed="0.025622"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.234188" elapsed="0.000090"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.245938" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.257327" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.257588" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.257774" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.258261" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.258083" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.258060" elapsed="0.000283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.258481" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.258630" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.258778" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.258002" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.257865" elapsed="0.000988"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.258994" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.259211" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:55.259441" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.192744" elapsed="0.066729"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.261109" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.260715" elapsed="0.000513">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.261355" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.260206" elapsed="0.001172"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.261724" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.261442" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.262314" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.261997" elapsed="0.000342"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.261795" elapsed="0.000585"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.261425" elapsed="0.000981"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.266961" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.262591" elapsed="0.004394"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:55.267030" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:18:55.267193" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.259802" elapsed="0.007414"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.268385" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.268106" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.268524" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.267802" elapsed="0.000744"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:55.268726" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:55.268607" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.268591" elapsed="0.000211"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.268955" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.269113" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.269186" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:55.270923" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.267514" elapsed="0.003432"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.272270" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.272002" elapsed="0.000313"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.272672" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.272455" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:55.281459" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.281732" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '356'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:18:55.281839" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:55.274696" elapsed="0.007167"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.272768" elapsed="0.009132"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.282070" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.281923" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.272752" elapsed="0.009419"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.285392" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BRIAAQECAwQBAiABAAABIAIAAAI=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-active-a-d":{"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","multicast-group":"2.0.0.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.283115" elapsed="0.002321"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.282906" elapsed="0.002560"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.282889" elapsed="0.002599"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.287960" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.285740" elapsed="0.002261"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.285538" elapsed="0.002493"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.285523" elapsed="0.002530"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.288658" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.288254" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.289008" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.288761" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.289565" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.289293" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.289084" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.288740" elapsed="0.000897"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.290108" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.289784" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.290438" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.290209" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.290912" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.290654" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.290508" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.290193" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.291127" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:55.291902" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.291617" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.292066" elapsed="0.002123"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:55.282530" elapsed="0.011728"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.294425" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.294325" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.294305" elapsed="0.000232"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.297326" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.294674" elapsed="0.002678"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:55.297396" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:55.297540" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:55.271268" elapsed="0.026295"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.297620" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:55.297750" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:55.172296" elapsed="0.125476"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.323927" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.323421" elapsed="0.000537"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.324823" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.324483" elapsed="0.000481">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.325152" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.324120" elapsed="0.001056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.325749" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.325350" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.326082" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.326394" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.325924" elapsed="0.000494"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.326816" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-active-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "multicast-source": "1.0.0.1",
          "multicast-group": "2.0.0.2"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.326571" elapsed="0.000291"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:55.327397" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.326935" elapsed="0.000518"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.328097" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.327615" elapsed="0.000506"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.327480" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.326911" elapsed="0.001287"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.328829" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.328348" elapsed="0.000563"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.328961" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.322812" elapsed="0.006278"/>
</kw>
<msg time="2026-09-01T01:18:55.329179" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.311001" elapsed="0.018227"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.340719" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.352226" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_active_ad/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.363517" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.363705" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.363871" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.364299" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.364127" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.364111" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.364505" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.364657" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.364805" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.364076" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.363957" elapsed="0.000923"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.365022" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.365090" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:18:55.365267" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
        "attributes": {
          "ipv4-next-hop": {
    ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.308607" elapsed="0.056687"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.365516" elapsed="0.002294"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.369097" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.368609" elapsed="0.000514"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.369680" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.369298" elapsed="0.000407"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.369854" elapsed="0.000323"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.368116" elapsed="0.002115"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.367883" elapsed="0.002393"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.370435" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.370298" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.367867" elapsed="0.002635"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:55.298806" elapsed="0.071744"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:55.298071" elapsed="0.072553"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.297845" elapsed="0.072820"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.297830" elapsed="0.072857"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.370718" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:55.168355" elapsed="0.202484"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:55.164334" elapsed="0.206563"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:55.371057" elapsed="0.003060"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.419389" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.418969" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.420272" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.419923" elapsed="0.000445">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.420457" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.419605" elapsed="0.000874"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.420981" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.420639" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.421320" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.421525" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.421169" elapsed="0.000379"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.422044" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.421813" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.423513" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.423169" elapsed="0.000386"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.423973" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.423708" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.424835" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.424454" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.426101" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.425530" elapsed="0.000696"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.426320" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:18:55.426633" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.425060" elapsed="0.001597"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.426808" elapsed="0.000415"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.424311" elapsed="0.002964"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.427918" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.427541" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.429108" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.428573" elapsed="0.000735"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.429379" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:55.429651" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.428108" elapsed="0.001566"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.429813" elapsed="0.000402"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.427394" elapsed="0.002869"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.424058" elapsed="0.006235"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.430335" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:55.430472" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:55.422552" elapsed="0.007943"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.422198" elapsed="0.008324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.430686" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.430548" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.422162" elapsed="0.008590"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.431668" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.430889" elapsed="0.000804"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.431747" elapsed="0.000034"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.418393" elapsed="0.013491"/>
</kw>
<msg time="2026-09-01T01:18:55.431937" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.406725" elapsed="0.025259"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.443358" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.454856" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.466117" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.466377" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.466559" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.466985" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.466839" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.466818" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.467213" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.467378" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.467529" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.466770" elapsed="0.000805"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.466648" elapsed="0.000954"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.467743" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.467816" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:18:55.467983" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.402716" elapsed="0.065296"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.469468" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.469116" elapsed="0.000434">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.469636" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.468699" elapsed="0.000959"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.469984" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.469720" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.470860" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.470271" elapsed="0.000613"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.470057" elapsed="0.000858"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.469704" elapsed="0.001232"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.473097" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.471078" elapsed="0.002042"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:55.473180" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:55.473409" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.468351" elapsed="0.005080"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.474531" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.474342" elapsed="0.000237"/>
</kw>
<msg time="2026-09-01T01:18:55.474652" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.474005" elapsed="0.000667"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.474850" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.474732" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.474717" elapsed="0.000192"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.475217" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.475418" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.475039" elapsed="0.000401"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:55.475841" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.475608" elapsed="0.000258"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:55.475908" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:55.476043" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.473714" elapsed="0.002351"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.477375" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.477115" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.477769" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.477556" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:55.485771" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.485955" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:18:55.486057" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:55.479990" elapsed="0.006095"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.477865" elapsed="0.008263"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.486361" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.486184" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.477849" elapsed="0.008588"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.489789" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.487444" elapsed="0.002388"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.487214" elapsed="0.002649"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.487197" elapsed="0.002687"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.492480" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.490167" elapsed="0.002354"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.489932" elapsed="0.002621"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.489917" elapsed="0.002657"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.493177" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.492766" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.493597" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.493366" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.494096" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.493828" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.493670" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.493348" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.494719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.494380" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.495021" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.494804" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.495545" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.495284" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.495107" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.494789" elapsed="0.000827"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.495764" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:55.496552" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.496267" elapsed="0.000309"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.496728" elapsed="0.002146"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:55.486806" elapsed="0.012131"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.499102" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.498999" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.498983" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.501851" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.499332" elapsed="0.002544"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:55.501921" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:55.502073" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:55.476394" elapsed="0.025702"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.502182" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:55.502334" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:55.382335" elapsed="0.120023"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.528377" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.527832" elapsed="0.000572"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.529222" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.528866" elapsed="0.000511">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.529606" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.528557" elapsed="0.001071"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.530210" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.529781" elapsed="0.000453"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.530544" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.530722" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.530393" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.531133" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.530888" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:55.531649" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.531269" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.532403" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.531881" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.531745" elapsed="0.000713"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.531251" elapsed="0.001226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.533068" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.532611" elapsed="0.000481"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.533166" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.527290" elapsed="0.006001"/>
</kw>
<msg time="2026-09-01T01:18:55.533342" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.515629" elapsed="0.017757"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.544775" elapsed="0.000045"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.556223" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.567569" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.567871" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.568048" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.568509" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.568362" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.568342" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.568721" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.568871" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.569020" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.568297" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.568150" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.569305" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.569381" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:55.569539" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.513237" elapsed="0.056329"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.569758" elapsed="0.002398"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.573314" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.572930" elapsed="0.000411"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:55.573725" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.573483" elapsed="0.000266"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.573893" elapsed="0.000327"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.572472" elapsed="0.001814"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.572228" elapsed="0.002088"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.574475" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.574338" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.572212" elapsed="0.002329"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:55.503430" elapsed="0.071158"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:55.502675" elapsed="0.071986"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.502433" elapsed="0.072273"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.502417" elapsed="0.072311"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.574761" elapsed="0.000034"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:55.378381" elapsed="0.196510"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:55.374369" elapsed="0.200618"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:55.575215" elapsed="0.002830"/>
</kw>
<arg>source_active_ad</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:52.597916" elapsed="2.980187"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:52.504865" elapsed="3.073446"/>
</test>
<test id="s1-s16-t14" name="Odl_To_Play_shared_tree_join" line="110">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:55.581680" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:55.581435" elapsed="0.000506"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.582941" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.582824" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.582805" elapsed="0.000199"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.587495" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.587393" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.587376" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.588535" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.588133" elapsed="0.000428"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.588970" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:55.588709" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:55.589035" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:18:55.589198" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.587788" elapsed="0.001431"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.594659" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.594535" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.594508" elapsed="0.000215"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.595908" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:55.595811" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.595795" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:55.596444" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.596109" elapsed="0.000358"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:55.596831" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:55.596621" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:55.628937" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:55.597332" elapsed="0.031890"/>
</kw>
<msg time="2026-09-01T01:18:55.629490" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:55.629533" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.596997" elapsed="0.032570"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:55.659704" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:55.630395" elapsed="0.029658"/>
</kw>
<msg time="2026-09-01T01:18:55.660384" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:55.660426" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.629863" elapsed="0.030599"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.661063" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.660621" elapsed="0.000679"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.660567" elapsed="0.000766"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.661944" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.661479" elapsed="0.000534"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.662309" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.662073" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.662056" elapsed="0.000323"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:55.662421" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:55.665375" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:18:55.665579" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.664159" elapsed="0.001562"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.665985" elapsed="0.000085"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.666367" elapsed="0.000078"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:55.663483" elapsed="0.003094"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:55.662833" elapsed="0.003810"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:55.595544" elapsed="0.071193"/>
</kw>
<msg time="2026-09-01T01:18:55.666834" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:55.666874" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.594869" elapsed="0.072041"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:55.667091" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:55.666989" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.666967" elapsed="0.000238"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.667635" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.667969" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.668032" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:55.594192" elapsed="0.073968"/>
</kw>
<msg time="2026-09-01T01:18:55.668268" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:55.668309" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.589611" elapsed="0.078739"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.668655" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.668420" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.668405" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:55.589473" elapsed="0.079272"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:55.589294" elapsed="0.079496"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:55.587045" elapsed="0.081812"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:55.582552" elapsed="0.086363"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.582089" elapsed="0.086872"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:55.579374" elapsed="0.089644"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.670023" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.670287" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.669816" elapsed="0.000495"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:55.670658" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.670456" elapsed="0.000225"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.670985" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.671121" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.670822" elapsed="0.000342"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:18:55.671833" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.671324" elapsed="0.000534"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:55.672130" elapsed="0.003004"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.671923" elapsed="0.003268"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.671907" elapsed="0.003308"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.706181" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.705787" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.707032" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.706709" elapsed="0.000412">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.707223" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.706397" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.707750" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.707412" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.708054" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.708324" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.707921" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.708900" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.708495" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.709938" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.709699" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.710425" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.710132" elapsed="0.000317"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.711116" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.710846" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.712348" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.711634" elapsed="0.000738"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.712487" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:55.712645" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.711349" elapsed="0.001318"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.712815" elapsed="0.000229"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:55.710713" elapsed="0.002366"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.713626" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.713333" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.714640" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.714185" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.714709" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:55.714845" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.713840" elapsed="0.001028"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.715009" elapsed="0.000290"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.713199" elapsed="0.002146"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.710515" elapsed="0.004870"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.715436" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:55.715613" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:55.709380" elapsed="0.006265"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.709021" elapsed="0.006660"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.715908" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.715715" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.708995" elapsed="0.007006"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.716823" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.716218" elapsed="0.000630"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.716891" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.705217" elapsed="0.011785"/>
</kw>
<msg time="2026-09-01T01:18:55.717054" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.693810" elapsed="0.023293"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.728532" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.739769" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.752035" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.752411" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.752595" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.753023" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.752875" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.752855" elapsed="0.000248"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.753265" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.753417" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.753565" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.752806" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.752681" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.753777" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.753849" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:18:55.754024" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.689933" elapsed="0.064121"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.779163" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.778758" elapsed="0.000432"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.779969" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.779670" elapsed="0.000393">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.780163" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.779360" elapsed="0.000825"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.780698" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.780353" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.781001" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.781214" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.780867" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.781647" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.781423" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:55.782088" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.781798" elapsed="0.000360"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.782593" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.782330" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.782181" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.781780" elapsed="0.000885"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.783261" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.782799" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.783333" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.778199" elapsed="0.005250"/>
</kw>
<msg time="2026-09-01T01:18:55.783501" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.764392" elapsed="0.019152"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.794744" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.805923" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.817196" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.817386" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.817542" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.817872" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.817739" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.817726" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.818068" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.818232" elapsed="0.000033"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.818399" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.817700" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.817609" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.818636" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.818700" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:55.818813" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.763318" elapsed="0.055521"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.820007" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.819768" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.820162" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.819457" elapsed="0.000728"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.820486" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.820262" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.820998" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.820743" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.820556" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.820231" elapsed="0.000838"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.823420" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.821221" elapsed="0.002222"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:55.823487" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:55.823621" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:55.819151" elapsed="0.004492"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.825016" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.824796" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.825458" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.825207" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.825862" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.825644" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.826278" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.826034" elapsed="0.000282"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:55.827050" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:18:55.826857" elapsed="0.000216"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:18:55.827408" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:18:55.827232" elapsed="0.000198"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.827567" elapsed="0.000204"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.828187" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.827948" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:18:55.828278" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:55.828413" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:18:55.826501" elapsed="0.001933"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:55.840967" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '796', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BhYAAQECAwQBAgAAABAgAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;shared-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;16&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/shared-tree-join&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:18:55.841030" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BhYAAQECAwQBAgAAABAgAQAAASACAAAC,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.841131" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:55.830397" elapsed="0.010779"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.828494" elapsed="0.012722"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.841393" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.841252" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.828479" elapsed="0.012990"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.844530" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.842415" elapsed="0.002153"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.842194" elapsed="0.002404"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.842177" elapsed="0.002443"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.847061" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.844865" elapsed="0.002236"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.844667" elapsed="0.002464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.844653" elapsed="0.002515"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.847751" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.847359" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.848056" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.847835" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.848565" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.848304" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.848127" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.847820" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.849101" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.848780" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.849428" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.849199" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.849895" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.849639" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.849497" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.849184" elapsed="0.000820"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.850160" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:55.850928" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.850642" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.851099" elapsed="0.002480"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:55.841798" elapsed="0.011850"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:55.853895" elapsed="0.000046"/>
</return>
<status status="PASS" start="2026-09-01T01:18:55.853733" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.853710" elapsed="0.000290"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.854168" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.854229" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:55.856370" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:55.823951" elapsed="0.032444"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.856460" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:55.856597" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:55.679780" elapsed="0.176840"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.856995" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.856715" elapsed="0.000343"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.856700" elapsed="0.000378"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.857107" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:18:55.675498" elapsed="0.181736"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.860791" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.858348" elapsed="0.002469"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.860997" elapsed="0.002005"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:55.863049" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:55.858013" elapsed="0.005172"/>
</kw>
<msg time="2026-09-01T01:18:55.863334" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:55.857425" elapsed="0.005933"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.864157" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:18:55.864226" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:55.863890" elapsed="0.000369"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.864627" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:18:55.864692" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:55.864401" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.864859" elapsed="0.000293"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.865481" level="INFO">${sum_1} = 1024</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:55.865312" elapsed="0.000191"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.866043" level="INFO">${sum_2} = 1024</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:55.865878" elapsed="0.000187"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.866221" elapsed="0.000285"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:55.863563" elapsed="0.002995"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:55.866697" elapsed="0.001828"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.907902" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.907571" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.908688" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.908420" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:55.908857" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:55.908077" elapsed="0.000801"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.909401" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:55.909030" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:55.909700" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:55.909858" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:55.909574" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.910277" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.910028" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.911334" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.910943" elapsed="0.000432"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.911781" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.911525" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.912586" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.912189" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.913664" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.913188" elapsed="0.000554"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.913871" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:55.914073" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.912782" elapsed="0.001313"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.914274" elapsed="0.000378"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:55.912035" elapsed="0.002653"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.915324" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.914912" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:55.916515" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.915891" elapsed="0.000699"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:55.916719" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:55.916961" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:55.915514" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.917129" elapsed="0.000502"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:55.914791" elapsed="0.002876"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.911860" elapsed="0.005838"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:55.917738" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:55.917875" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:55.910653" elapsed="0.007244"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.910376" elapsed="0.007548"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.918084" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.917947" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.910359" elapsed="0.007808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.918878" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.918313" elapsed="0.000590"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.918945" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:55.907006" elapsed="0.012048"/>
</kw>
<msg time="2026-09-01T01:18:55.919104" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.895497" elapsed="0.023691"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.930614" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.941875" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.953220" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.953415" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.953574" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.953907" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.953772" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:55.953759" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.954107" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.954367" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.954523" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:55.953734" elapsed="0.000836"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.953643" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.954730" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:55.954796" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:55.954901" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:55.891600" elapsed="0.063325"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.955932" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.955708" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:55.965197" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.965260" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:55.965347" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:55.957930" elapsed="0.007440"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.956030" elapsed="0.009375"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.965566" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.965428" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.956014" elapsed="0.009624"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.968874" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.966569" elapsed="0.002344"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.966364" elapsed="0.002580"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.966349" elapsed="0.002617"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.971406" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:55.969232" elapsed="0.002214"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.969015" elapsed="0.002461"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.969000" elapsed="0.002498"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.972024" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.971673" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.972364" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.972109" elapsed="0.000307"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.972850" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.972588" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.972437" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.972093" elapsed="0.000829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.973423" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.973067" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:55.973718" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:55.973507" elapsed="0.000308"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.974279" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:55.973986" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.973837" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:55.973491" elapsed="0.000860"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:55.974488" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:55.975207" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:55.974944" elapsed="0.000287"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:55.975386" elapsed="0.002078"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:55.965979" elapsed="0.011540"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:55.977559" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:55.979655" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:18:55.955185" elapsed="0.024494"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:55.979726" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:18:55.869519" elapsed="0.110326"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.869061" elapsed="0.110830"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:55.868695" elapsed="0.111247"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.982829" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:18:55.980790" elapsed="0.002065"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.983020" elapsed="0.001936"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:18:55.985000" elapsed="0.000029"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:18:55.980550" elapsed="0.004565"/>
</kw>
<msg time="2026-09-01T01:18:55.985211" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:55.980092" elapsed="0.005142"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.985999" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:18:55.986065" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:55.985763" elapsed="0.000322"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:18:55.986481" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:18:55.986545" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:18:55.986254" elapsed="0.000311"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.986707" elapsed="0.000270"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.987317" level="INFO">${sum_1} = 873</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:55.987116" elapsed="0.000223"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:18:55.987632" level="INFO">${sum_2} = 873</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:18:55.987476" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:55.987791" elapsed="0.000267"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:18:55.985443" elapsed="0.002669"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.027763" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:56.027438" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.028540" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.028314" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:56.028686" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:56.027984" elapsed="0.000723"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.029211" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:56.028857" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.029517" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:56.029648" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:56.029397" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.030025" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.029812" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.030957" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.030730" elapsed="0.000266"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.031423" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.031156" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.032305" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:56.031760" elapsed="0.000569"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:56.033372" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.032929" elapsed="0.000480"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:56.033521" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:56.033716" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:56.032498" elapsed="0.001240"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.033876" elapsed="0.000491"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:18:56.031637" elapsed="0.002766"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.035086" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:56.034623" elapsed="0.000486"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:56.036346" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.035748" elapsed="0.000636"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:56.036491" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:18:56.036689" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:56.035314" elapsed="0.001397"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.036850" elapsed="0.000484"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:56.034502" elapsed="0.002869"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:56.031488" elapsed="0.005912"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:56.037438" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:56.037575" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:56.030419" elapsed="0.007178"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.030124" elapsed="0.007500"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.037784" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.037646" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.030107" elapsed="0.007744"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.038572" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:56.038016" elapsed="0.000581"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:56.038640" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:56.026853" elapsed="0.011896"/>
</kw>
<msg time="2026-09-01T01:18:56.038797" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:56.015365" elapsed="0.023486"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.050367" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.061995" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.073689" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.073907" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.074084" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.074519" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.074374" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:56.074356" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.074727" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.074876" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.075022" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:56.074310" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.074182" elapsed="0.000910"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.075255" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.075329" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:56.075493" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:56.011430" elapsed="0.064091"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.076884" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.076573" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:56.084372" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:56.084593" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:56.084754" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:18:56.084795" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.078914" elapsed="0.006384">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:56.077001" elapsed="0.008381">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.085555" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.085413" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:56.076985" elapsed="0.008643">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.088979" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.086593" elapsed="0.002417">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:56.086387" elapsed="0.002679">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:56.086371" elapsed="0.002724">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.091578" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.089398" elapsed="0.002210">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:56.089180" elapsed="0.002483">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:56.089163" elapsed="0.002528">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.092308" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:56.091884" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.092616" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.092395" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.093101" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:56.092838" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.092687" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.092379" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.093670" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:56.093344" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.093961" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.093752" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.094506" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:56.094234" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.094067" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.093737" elapsed="0.000841"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:56.094718" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:56.095507" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:56.095203" elapsed="0.000328"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:18:56.097726" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.095673" elapsed="0.002083">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.085986" elapsed="0.011896">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:18:56.097942" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:56.100159" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:18:56.100187" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:18:56.075926" elapsed="0.024288">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:56.100285" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:18:55.989083" elapsed="0.111357">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:55.988712" elapsed="0.111790"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:18:55.988367" elapsed="0.112193"/>
</kw>
<arg>shared_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:55.669434" elapsed="0.431180"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:55.578908" elapsed="0.521838"/>
</test>
<test id="s1-s16-t15" name="Play_To_Odl_shared_tree_join" line="114">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:18:56.103956" elapsed="0.000209"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:18:56.103719" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.105113" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:56.105014" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.104997" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.109623" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:56.109521" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.109505" elapsed="0.000178"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.110598" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:56.110256" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.111086" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:18:56.110767" elapsed="0.000343"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:18:56.111165" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:56.111312" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:18:56.109890" elapsed="0.001444"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.116276" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:56.116165" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.116132" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.117457" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:56.117362" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.117346" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:18:56.117928" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.117653" elapsed="0.000298"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:18:56.118338" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:56.118099" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:18:56.150144" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:18:56.118812" elapsed="0.031490"/>
</kw>
<msg time="2026-09-01T01:18:56.150502" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:18:56.150543" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:56.118506" elapsed="0.032070"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:18:56.182603" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:18:56.151427" elapsed="0.031277"/>
</kw>
<msg time="2026-09-01T01:18:56.182853" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:18:56.182893" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:56.150773" elapsed="0.032152"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.183277" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.183008" elapsed="0.000320"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.182986" elapsed="0.000367"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.183772" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "h "a "r "e "d "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.183489" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.184087" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.183894" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.183879" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:18:56.184209" elapsed="0.000053"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:18:56.186874" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:18:56.187070" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:56.185716" elapsed="0.001514"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.187518" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.187837" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:18:56.185066" elapsed="0.002951"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:18:56.184547" elapsed="0.003530"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:18:56.117056" elapsed="0.071127"/>
</kw>
<msg time="2026-09-01T01:18:56.188279" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:56.188318" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:56.116474" elapsed="0.071881"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:18:56.188567" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:56.188473" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.188456" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.189015" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.189370" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.189433" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:18:56.115815" elapsed="0.073714"/>
</kw>
<msg time="2026-09-01T01:18:56.189613" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:18:56.189651" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:56.111676" elapsed="0.078008"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.189975" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.189748" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.189734" elapsed="0.000308"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:18:56.111544" elapsed="0.078519"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:18:56.111385" elapsed="0.078712"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:18:56.109203" elapsed="0.081075"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:18:56.104764" elapsed="0.085574"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:18:56.104373" elapsed="0.086005"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:18:56.101655" elapsed="0.088773"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.191494" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.191027" elapsed="0.000491"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.192059" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.191668" elapsed="0.000415"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.192594" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.192264" elapsed="0.000354"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.192961" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/announce_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:56.193169" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:56.192763" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.193515" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/withdraw_shared_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:56.193625" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:56.193351" elapsed="0.000297"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:18:56.193786" elapsed="0.002809"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:56.196739" elapsed="0.002107"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.243976" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:56.243567" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.244770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.244506" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:56.244948" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:56.244174" elapsed="0.000795"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.245488" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:56.245118" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.245778" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:56.245906" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:56.245657" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.246325" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.246072" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.247330" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.246998" elapsed="0.000372"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.247753" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.247517" elapsed="0.000258"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.248559" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:56.248128" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:56.249783" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.249228" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:56.249954" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:18:56.250273" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:56.248757" elapsed="0.001540"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.250442" elapsed="0.000377"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:56.247998" elapsed="0.002857"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.253751" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:56.251077" elapsed="0.002698"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:56.254993" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.254471" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:56.255183" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:18:56.255486" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:56.253976" elapsed="0.001533"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:56.255651" elapsed="0.000346"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:56.250955" elapsed="0.005079"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:56.247830" elapsed="0.008236"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:56.256105" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:56.256291" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:56.246714" elapsed="0.009601"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.246434" elapsed="0.009910"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.256551" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.256405" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.246415" elapsed="0.010204"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.257377" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:56.256750" elapsed="0.000657"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:56.257460" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:56.242944" elapsed="0.014636"/>
</kw>
<msg time="2026-09-01T01:18:56.257631" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:56.231475" elapsed="0.026200"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.269269" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.280812" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.292162" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.292394" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.292569" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.292993" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.292847" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:56.292829" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.293224" elapsed="0.000030"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.293392" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.293543" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:56.292786" elapsed="0.000803"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.292652" elapsed="0.000963"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.293753" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.293824" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:18:56.293983" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:56.227630" elapsed="0.066467"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.295596" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.295225" elapsed="0.000461">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:56.295772" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:56.294784" elapsed="0.001011"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.296119" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.295857" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.296745" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:56.296478" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.296207" elapsed="0.000591"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.295840" elapsed="0.000976"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.394289" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:56.296955" elapsed="0.097394"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:56.394452" elapsed="0.000073"/>
</return>
<msg time="2026-09-01T01:18:56.394695" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:56.294434" elapsed="0.100284"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:56.396434" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.396054" elapsed="0.000463">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:56.396601" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:56.395622" elapsed="0.000999"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:56.396867" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:56.396701" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:56.396678" elapsed="0.000267"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.397083" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.397267" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.397325" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:56.399067" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:56.395189" elapsed="0.003900"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.400406" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.400150" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:56.400808" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:56.400586" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:56.408773" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:56.409071" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:18:56.409218" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.402803" elapsed="0.006876">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:56.400902" elapsed="0.008861">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.409936" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.409794" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:56.400886" elapsed="0.009126">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.410391" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.410505" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:56.410475" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:56.410460" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.410697" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.410758" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.399411" elapsed="0.011445">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.410919" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.207294" elapsed="0.203709">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:56.411280" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:56.411087" elapsed="0.000257"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:56.411073" elapsed="0.000291"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:56.411392" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:56.203346" elapsed="0.208134">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.489581" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.489186" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.490526" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.490213" elapsed="0.000404">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.490704" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.489888" elapsed="0.000838"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.491271" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.490880" elapsed="0.000416"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.491581" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.491761" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.491444" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.492171" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.491932" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.493252" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.492900" elapsed="0.000393"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.493698" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.493443" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.494496" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.494085" elapsed="0.000435"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.495702" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.495118" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.495875" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:18:58.496193" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.494692" elapsed="0.001524"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.496383" elapsed="0.000377"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:58.493954" elapsed="0.002842"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.497554" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.497022" elapsed="0.000554"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.498729" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.498197" elapsed="0.000630"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.498897" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:58.499196" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.497744" elapsed="0.001476"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.499372" elapsed="0.000340"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:58.496900" elapsed="0.002848"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.493777" elapsed="0.006003"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.499820" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:58.499956" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:58.492607" elapsed="0.007371"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.492316" elapsed="0.007689"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.500256" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.500030" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.492285" elapsed="0.008042"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.501099" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.500501" elapsed="0.000624"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.501265" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.488615" elapsed="0.012770"/>
</kw>
<msg time="2026-09-01T01:18:58.501478" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.474510" elapsed="0.027020"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.512904" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.524116" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.535411" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.535590" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.535746" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.536074" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.535939" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:58.535927" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.536304" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.536455" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.536601" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:58.535902" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.535813" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.536804" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.536868" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.536974" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.469040" elapsed="0.067957"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.538182" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.537956" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.538336" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.537648" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.538643" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.538418" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.539167" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.538895" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.538713" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.538402" elapsed="0.000850"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.541518" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.539390" elapsed="0.002152"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:58.541586" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:58.541720" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.537359" elapsed="0.004383"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.542843" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.542639" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.542977" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.542336" elapsed="0.000662"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:58.543191" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:58.543058" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.543042" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.543411" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.543564" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.543620" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.545396" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.542018" elapsed="0.003400"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.546666" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.546441" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.547057" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.546843" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:58.555856" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:58.556075" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:18:58.556243" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:58.549110" elapsed="0.007161"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.547168" elapsed="0.009145"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.556477" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.556337" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.547151" elapsed="0.009399"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.559854" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.557506" elapsed="0.002391"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.557299" elapsed="0.002629"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.557282" elapsed="0.002668"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.562307" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.560216" elapsed="0.002137"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.559998" elapsed="0.002395"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.559984" elapsed="0.002439"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.562938" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.562580" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.563287" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.563034" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.563770" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.563507" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.563361" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.563015" elapsed="0.000829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.564343" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.563988" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.564638" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.564427" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.565103" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.564849" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.564706" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.564412" elapsed="0.000778"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.565339" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:58.566042" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.565792" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.566221" elapsed="0.002101"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:58.556887" elapsed="0.011490"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.568529" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:58.568437" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.568421" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.571336" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.568720" elapsed="0.002642"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:58.571406" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:58.571540" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:58.545703" elapsed="0.025860"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.571652" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:58.571782" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:58.430369" elapsed="0.141435"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.597518" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.597079" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.598260" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.597995" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.598527" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.597692" elapsed="0.000857"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.599100" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.598702" elapsed="0.000423"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.599463" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.599592" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.599318" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.600010" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.599766" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:58.600518" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.600117" elapsed="0.000454"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.601246" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.600728" elapsed="0.000547"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.600593" elapsed="0.000717"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.600098" elapsed="0.001231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.601905" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.601464" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.601972" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.596541" elapsed="0.005539"/>
</kw>
<msg time="2026-09-01T01:18:58.602182" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.585010" elapsed="0.017230"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.613602" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.624774" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.636130" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.636337" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.636495" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.636824" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.636687" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:58.636674" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.637021" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.637186" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.637350" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:58.636649" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.636559" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.637551" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.637615" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.637720" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.582532" elapsed="0.055211"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.637900" elapsed="0.002014"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.640980" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.640588" elapsed="0.000451"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.641623" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.641197" elapsed="0.000451"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:58.641795" elapsed="0.000294"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:58.640216" elapsed="0.001957"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.639983" elapsed="0.002226"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.642386" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.642249" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.639967" elapsed="0.002485"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:58.572812" elapsed="0.069680"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:58.572090" elapsed="0.070465"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.571875" elapsed="0.070718"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.571860" elapsed="0.070753"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.642642" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:58.421215" elapsed="0.221535"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:56.199005" elapsed="2.443800"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.687920" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.687592" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.688616" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.688430" elapsed="0.000243">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.688753" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.688092" elapsed="0.000682"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.689292" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.688922" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.689579" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.689690" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.689460" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.690071" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.689857" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.690998" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.690745" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.691457" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.691209" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.692211" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.691833" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.693366" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.692828" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.693532" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:58.693795" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.692424" elapsed="0.001394"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.693959" elapsed="0.000373"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:18:58.691710" elapsed="0.002659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.694953" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.694591" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.696087" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.695581" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.696326" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:58.696590" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.695162" elapsed="0.001450"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.696751" elapsed="0.000324"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:58.694468" elapsed="0.002643"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.691560" elapsed="0.005640"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.697252" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:58.697392" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:58.690458" elapsed="0.006957"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.690183" elapsed="0.007259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.697601" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.697465" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.690166" elapsed="0.007501"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.698518" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.697796" elapsed="0.000747"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.698586" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.687034" elapsed="0.011661"/>
</kw>
<msg time="2026-09-01T01:18:58.698742" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.675591" elapsed="0.023193"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.710050" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.721432" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.732698" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.732888" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.733050" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.733432" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.733295" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:58.733280" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.733630" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.733779" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.733927" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:58.733246" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.733120" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.734129" elapsed="0.000033"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.734212" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:58.734348" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.671589" elapsed="0.062784"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.735594" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.735343" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.735743" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.734971" elapsed="0.000793"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.736059" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.735826" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.736581" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.736320" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.736129" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.735810" elapsed="0.000842"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.738787" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.736790" elapsed="0.002020"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:58.738857" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:58.738994" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.734663" elapsed="0.004353"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.740185" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.739956" elapsed="0.000305">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.740345" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.739651" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:58.740545" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:58.740427" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.740411" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.740752" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.740904" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.740961" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.742878" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.739358" elapsed="0.003544"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.744179" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.743930" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.744592" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.744374" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:58.752560" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:58.752726" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:18:58.752816" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:58.746583" elapsed="0.006256"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.744688" elapsed="0.008187"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.753037" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.752897" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.744672" elapsed="0.008444"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.756296" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.754062" elapsed="0.002278"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.753852" elapsed="0.002517"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.753836" elapsed="0.002555"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.758871" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.756795" elapsed="0.002116"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.756439" elapsed="0.002502"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.756425" elapsed="0.002538"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.759500" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.759112" elapsed="0.000412"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.759834" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.759585" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.760350" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.760055" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.759907" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.759569" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.760893" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.760570" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.761204" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.760976" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.761695" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.761438" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.761290" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.760961" elapsed="0.000806"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.761906" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:58.762657" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.762390" elapsed="0.000307"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.762841" elapsed="0.002191"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:58.753492" elapsed="0.011595"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.765270" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:58.765161" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.765131" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.768005" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.765464" elapsed="0.002566"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:58.768076" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:58.768240" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:58.743201" elapsed="0.025065"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.768321" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:18:58.768452" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:58.650986" elapsed="0.117489"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.794105" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.793692" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.794847" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.794612" elapsed="0.000340">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.795162" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.794313" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.795753" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.795359" elapsed="0.000418"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.796066" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.796246" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.795923" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.796653" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.796415" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:58.797125" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.796756" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.797862" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.797398" elapsed="0.000488"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.797242" elapsed="0.000676"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.796739" elapsed="0.001198"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.798567" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.798087" elapsed="0.000505"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.798636" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.793131" elapsed="0.005613"/>
</kw>
<msg time="2026-09-01T01:18:58.798795" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.781635" elapsed="0.017202"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.810290" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.821634" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.832907" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.833122" elapsed="0.000034"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.833311" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.833643" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.833511" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:58.833498" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.833842" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.833995" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.834158" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:58.833472" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.833379" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.834377" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.834442" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.834547" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.779257" elapsed="0.055313"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.834728" elapsed="0.002018"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.837814" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.837416" elapsed="0.000424"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.838400" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.837982" elapsed="0.000442"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:58.838569" elapsed="0.000288"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:58.837029" elapsed="0.001881"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.836815" elapsed="0.002124"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.839097" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.838961" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.836799" elapsed="0.002380"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:58.769488" elapsed="0.069746"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:58.768761" elapsed="0.070539"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.768545" elapsed="0.070794"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.768530" elapsed="0.070829"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.839387" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:58.646982" elapsed="0.192516"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:58.642970" elapsed="0.196618"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.885625" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.885293" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.886313" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.886097" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.886451" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.885797" elapsed="0.000674"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.886954" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.886622" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.887268" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.887384" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.887123" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.887765" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.887549" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.888699" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.888446" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.889127" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.888885" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.890045" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.889502" elapsed="0.000565"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.891208" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.890680" elapsed="0.000635"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.891383" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:58.891653" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.890270" elapsed="0.001406"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.891816" elapsed="0.000359"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:58.889378" elapsed="0.002834"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.892803" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.892443" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:58.893951" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.893433" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:58.894119" elapsed="0.000087"/>
</return>
<msg time="2026-09-01T01:18:58.894458" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:58.892991" elapsed="0.001490"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.894620" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:58.892321" elapsed="0.002666"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.889214" elapsed="0.005834"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:58.895089" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:58.895305" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:58.888122" elapsed="0.007206"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.887863" elapsed="0.007494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.895515" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.895379" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.887847" elapsed="0.007734"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.896293" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.895710" elapsed="0.000608"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.896361" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.884732" elapsed="0.011738"/>
</kw>
<msg time="2026-09-01T01:18:58.896518" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.873257" elapsed="0.023303"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.908019" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.919392" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.930764" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.930939" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.931097" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.931457" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.931325" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:58.931312" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.931655" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.931805" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.931953" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:58.931287" elapsed="0.000711"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.931187" elapsed="0.000833"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.932204" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.932285" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:18:58.932389" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.869373" elapsed="0.063039"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.933529" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.933318" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.933666" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.932983" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.933969" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.933748" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.934492" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.934212" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.934040" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.933732" elapsed="0.000831"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.936686" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.934700" elapsed="0.002009"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:58.936752" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:58.936885" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.932698" elapsed="0.004208"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.937994" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.937789" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.938130" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.937484" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:18:58.938362" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:18:58.938243" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.938212" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.938568" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.938721" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.938776" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:58.940669" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:58.937187" elapsed="0.003505"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.941938" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.941714" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.942373" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.942121" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:58.950075" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:58.950241" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:18:58.950347" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:58.944422" elapsed="0.005947"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.942469" elapsed="0.007937"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.950571" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.950430" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.942453" elapsed="0.008192"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.953735" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.951550" elapsed="0.002229"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.951349" elapsed="0.002459"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.951333" elapsed="0.002498"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.956162" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.954080" elapsed="0.002123"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.953879" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.953865" elapsed="0.002403"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.956763" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.956418" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.957061" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.956847" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.957568" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.957308" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.957131" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.956832" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.958114" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.957785" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:58.958440" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.958215" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.958916" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.958654" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.958509" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.958199" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.959121" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:58.959840" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.959600" elapsed="0.000263"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:58.960002" elapsed="0.002068"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:58.950961" elapsed="0.011162"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:58.962341" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:58.962245" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.962217" elapsed="0.000183"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:58.965060" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:58.962532" elapsed="0.002554"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:58.965130" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:18:58.965297" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:58.940965" elapsed="0.024355"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.965375" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:58.965503" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:58.847617" elapsed="0.117908"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.991387" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.990967" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.992099" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:58.991864" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:58.992399" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:58.991561" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.992963" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:58.992575" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:58.993316" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/shared_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:58.993437" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:58.993150" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.993845" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "shared-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 16,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:58.993605" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:58.994348" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:58.993949" elapsed="0.000453"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.995018" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:58.994556" elapsed="0.000486"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.994424" elapsed="0.000648"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.993932" elapsed="0.001159"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:58.995742" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:58.995265" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:58.995811" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:58.990430" elapsed="0.005490"/>
</kw>
<msg time="2026-09-01T01:18:58.995969" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:58.978898" elapsed="0.017114"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.007346" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.018743" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/shared_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.030031" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.030240" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.030402" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.030730" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.030599" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:59.030587" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.030928" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.031079" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.031257" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:59.030561" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.030469" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.031466" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.031531" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:59.031636" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:58.976499" elapsed="0.055160"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:59.031857" elapsed="0.002021"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:59.034945" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.034550" elapsed="0.000421"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:59.035522" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.035111" elapsed="0.000436"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:18:59.035690" elapsed="0.000286"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:18:59.034177" elapsed="0.001852"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.033948" elapsed="0.002110"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.036241" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.036080" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.033932" elapsed="0.002378"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:18:58.966523" elapsed="0.069829"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:18:58.965805" elapsed="0.070610"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:58.965596" elapsed="0.070857"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:58.965581" elapsed="0.070893"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:59.036503" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:18:58.843671" elapsed="0.192939"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:58.839750" elapsed="0.196912"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:18:59.036812" elapsed="0.002553"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.083996" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.083670" elapsed="0.000350"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.084687" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.084498" elapsed="0.000247">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:59.084825" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:59.084182" elapsed="0.000664"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.085365" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:59.084998" elapsed="0.000391"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.085693" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:59.085808" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:59.085535" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.086207" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.085973" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.087123" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.086869" elapsed="0.000313"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.087587" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.087344" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.088333" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.087931" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:59.089485" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.088935" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:59.089654" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:18:59.089921" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:59.088526" elapsed="0.001418"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.090084" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:18:59.087806" elapsed="0.002706"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.091093" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.090731" elapsed="0.000385"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:18:59.092292" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.091727" elapsed="0.000661"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:18:59.092456" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:18:59.092720" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:18:59.091315" elapsed="0.001428"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.092883" elapsed="0.000362"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:18:59.090610" elapsed="0.002673"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:18:59.087654" elapsed="0.005659"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:18:59.093350" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:18:59.093488" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:18:59.086583" elapsed="0.006928"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.086320" elapsed="0.007219"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.093701" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.093561" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.086304" elapsed="0.007463"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.094651" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:59.093899" elapsed="0.000777"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:59.094719" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:59.083112" elapsed="0.011715"/>
</kw>
<msg time="2026-09-01T01:18:59.094876" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:59.071694" elapsed="0.023224"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.106306" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.117563" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.128851" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.129033" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.129207" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.129553" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.129420" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:59.129405" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.129755" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.129908" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.130057" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:59.129376" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.129286" elapsed="0.000839"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.130295" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.130362" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:59.130464" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:59.067834" elapsed="0.062653"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.131646" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.131421" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:59.131785" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:59.131075" elapsed="0.000732"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.132089" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.131868" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.132725" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.132393" elapsed="0.000355"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.132212" elapsed="0.000567"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.131852" elapsed="0.000946"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.135054" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:59.132937" elapsed="0.002145"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:18:59.135129" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:18:59.135295" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:59.130783" elapsed="0.004533"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.136396" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:18:59.136200" elapsed="0.000243"/>
</kw>
<msg time="2026-09-01T01:18:59.136516" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:59.135879" elapsed="0.000658"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.136716" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:59.136598" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.136583" elapsed="0.000191"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.137051" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:59.137384" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:59.136907" elapsed="0.000500"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:18:59.137757" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.137550" elapsed="0.000229"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:18:59.137819" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:18:59.137952" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:18:59.135589" elapsed="0.002386"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.139349" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.139018" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.139745" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.139530" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:18:59.148104" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:18:59.148309" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '531'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]} 
 </msg>
<msg time="2026-09-01T01:18:59.148420" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:18:59.142002" elapsed="0.006441"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.139840" elapsed="0.008641"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.148643" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.148504" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.139824" elapsed="0.008893"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.151943" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BhYAAQECAwQBAgAAABAgAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"shared-tree-join":{"c-multicast":{"source-as":16,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.149669" elapsed="0.002319"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.149470" elapsed="0.002549"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.149454" elapsed="0.002587"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.154484" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.152328" elapsed="0.002196"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.152089" elapsed="0.002471"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.152075" elapsed="0.002515"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.155103" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:59.154752" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.155443" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.155207" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.155924" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.155663" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.155515" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.155190" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.156537" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:59.156195" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.156833" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.156621" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.157341" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.157050" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.156905" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.156606" elapsed="0.000807"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:59.157550" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:18:59.158285" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:59.158005" elapsed="0.000303"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:18:59.158449" elapsed="0.002076"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:18:59.149080" elapsed="0.011501"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.160735" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:18:59.160642" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.160626" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:59.163533" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.160927" elapsed="0.002635"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:18:59.163607" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:18:59.163743" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:18:59.138292" elapsed="0.025474"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:18:59.163819" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:18:59.163946" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:18:59.047357" elapsed="0.116645"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.189608" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.189192" elapsed="0.000441"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.190353" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.190077" elapsed="0.000387">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:18:59.190621" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:18:59.189781" elapsed="0.000862"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.191198" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:18:59.190794" elapsed="0.000445"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:18:59.191527" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:18:59.191646" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:18:59.191385" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.192049" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:18:59.191811" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:18:59.192555" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.192168" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.193248" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:18:59.192762" elapsed="0.000516"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:59.192630" elapsed="0.000682"/>
</branch>
<status status="PASS" start="2026-09-01T01:18:59.192131" elapsed="0.001200"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.193891" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:18:59.193464" elapsed="0.000452"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:18:59.193959" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:18:59.188644" elapsed="0.005424"/>
</kw>
<msg time="2026-09-01T01:18:59.194116" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:59.177193" elapsed="0.016985"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.205401" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.216618" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.227950" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.228127" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.228320" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.228650" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.228520" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:18:59.228507" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.228846" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.228995" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.229159" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:18:59.228481" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.228389" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.229385" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.229449" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:18:59.229550" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:18:59.174819" elapsed="0.054755"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:18:59.229734" elapsed="0.001992"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:59.232644" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.232395" elapsed="0.000274"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:18:59.233390" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:18:59.232807" elapsed="0.000608"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:18:59.233839" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
      "shared-tree-join": {
       "c-multicast": {
        "c-g-address": "2.0.0.2",
        "multicast-source": "1.0.0.1",
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 16
       }
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:18:59.234052" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.233559" elapsed="0.000557">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.232006" elapsed="0.002287">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:59.231794" elapsed="0.002570">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:18:59.234532" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:18:59.234396" elapsed="0.000185"/>
</branch>
<status status="FAIL" start="2026-09-01T01:18:59.231779" elapsed="0.002822">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.165028" elapsed="0.069680">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.164330" elapsed="0.070503">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:18:59.164076" elapsed="0.070835">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:18:59.164061" elapsed="0.070908">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:18:59.235017" elapsed="0.000015"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:18:59.043457" elapsed="0.191671">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BhYAAQECAwQBAgAAABAgAQAAASACAAAC",
+      "shared-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 16
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.315093" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.314699" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.315953" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.315651" elapsed="0.000390">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.316128" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.315336" elapsed="0.000829"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.316677" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.316335" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.316983" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.317200" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.316850" elapsed="0.000385"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.317601" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.317380" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.318747" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.318421" elapsed="0.000366"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.319236" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.318937" elapsed="0.000322"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.320000" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.319629" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.321234" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.320656" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.321413" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:19:01.321713" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.320229" elapsed="0.001509"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.321887" elapsed="0.000410"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:01.319497" elapsed="0.002918"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.323012" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.322645" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.324258" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.323657" elapsed="0.000697"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.324423" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:01.324695" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.323238" elapsed="0.001480"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.324857" elapsed="0.000408"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:01.322521" elapsed="0.002781"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.319317" elapsed="0.006016"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.325374" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:01.325513" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:01.318091" elapsed="0.007444"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.317731" elapsed="0.007834"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.325738" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.325593" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.317702" elapsed="0.008104"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.326801" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.325943" elapsed="0.000883"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.326870" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.314047" elapsed="0.012932"/>
</kw>
<msg time="2026-09-01T01:19:01.327029" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.300092" elapsed="0.026990"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.338390" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.349569" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.360834" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.361092" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.361408" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.361851" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.361703" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.361681" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.362059" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.362237" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.362387" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.361632" elapsed="0.000800"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.361499" elapsed="0.000960"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.362595" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.362668" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:19:01.362844" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.293906" elapsed="0.068966"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.364477" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.364096" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.364659" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.363631" elapsed="0.001049"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.365008" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.364742" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.365565" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.365300" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.365079" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.364726" elapsed="0.000910"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.367769" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.365775" elapsed="0.002017"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:01.367836" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:01.367977" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:01.363264" elapsed="0.004735"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.369083" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.368898" elapsed="0.000235"/>
</kw>
<msg time="2026-09-01T01:19:01.369232" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.368597" elapsed="0.000655"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.369434" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.369313" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.369298" elapsed="0.000197"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.369771" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.370003" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.369624" elapsed="0.000401"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:01.370427" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.370184" elapsed="0.000266"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:01.370490" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:01.370622" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:01.368310" elapsed="0.002333"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.371928" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.371702" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.372358" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.372107" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:01.383830" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:01.384060" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:01.384265" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:01.376654" elapsed="0.007638"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.372454" elapsed="0.011893"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.384600" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.384389" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.372438" elapsed="0.012240"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.388255" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.385847" elapsed="0.002452"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.385618" elapsed="0.002711"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.385593" elapsed="0.002758"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.390676" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.388605" elapsed="0.002111"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.388402" elapsed="0.002345"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.388387" elapsed="0.002381"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.392024" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.390967" elapsed="0.001153"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.393126" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.392469" elapsed="0.000760"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.393992" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.393445" elapsed="0.000575"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.393267" elapsed="0.000786"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.392394" elapsed="0.001679"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.394666" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.394273" elapsed="0.000417"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.394978" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.394758" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.395510" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.395234" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.395053" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.394737" elapsed="0.000990"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.395933" elapsed="0.000372"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:01.396802" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.396464" elapsed="0.000364"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.396978" elapsed="0.002627"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:01.385117" elapsed="0.014573"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.399888" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.399768" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.399750" elapsed="0.000216"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:01.402821" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.400108" elapsed="0.002739"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:01.402894" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:19:01.403075" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:01.370938" elapsed="0.032161"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.403183" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:01.403340" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:01.254184" elapsed="0.149180"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.433666" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.432920" elapsed="0.000792"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.434752" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.434345" elapsed="0.000577">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.435106" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.433926" elapsed="0.001203"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.435752" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.435333" elapsed="0.000444"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.436127" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.436396" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.435956" elapsed="0.000465"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.436851" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.436583" elapsed="0.000317"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:01.437762" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.437014" elapsed="0.000818"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.438548" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.438011" elapsed="0.000562"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.437869" elapsed="0.000735"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.436973" elapsed="0.001651"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.439336" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.438769" elapsed="0.000594"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.439418" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.431784" elapsed="0.007781"/>
</kw>
<msg time="2026-09-01T01:19:01.439620" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.417560" elapsed="0.022115"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.451330" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.462715" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.474068" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.474304" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.474477" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.474908" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.474761" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.474742" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.475117" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.475302" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.475455" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.474699" elapsed="0.000803"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.474570" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.475674" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.475833" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:01.475990" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.415029" elapsed="0.060988"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.476199" elapsed="0.002200"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:01.479507" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.479112" elapsed="0.000421"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:01.479919" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.479674" elapsed="0.000270"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.480093" elapsed="0.000347"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.478704" elapsed="0.001790"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.478470" elapsed="0.002053"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.480683" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.480545" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.478454" elapsed="0.002297"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:01.404583" elapsed="0.076214"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:01.403741" elapsed="0.077127"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.403445" elapsed="0.077465"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.403429" elapsed="0.077504"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.480966" elapsed="0.000034"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:01.244447" elapsed="0.236645"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:18:59.039521" elapsed="2.441650"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:01.481399" elapsed="0.002968"/>
</kw>
<arg>shared_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:18:56.190686" elapsed="5.293737"/>
</kw>
<status status="PASS" start="2026-09-01T01:18:56.101177" elapsed="5.383391"/>
</test>
<test id="s1-s16-t16" name="Odl_To_Play_source_tree_join" line="118">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:01.487750" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:01.487510" elapsed="0.000474"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.488931" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.488829" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.488812" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.493620" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.493527" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.493510" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.494654" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.494308" elapsed="0.000370"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.495086" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:01.494826" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:01.495164" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:01.495317" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.493943" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.500337" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.500237" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.500220" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.501510" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:01.501415" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.501399" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:01.502038" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.501708" elapsed="0.000355"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:01.502446" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:01.502243" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:01.533074" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:01.502918" elapsed="0.030487"/>
</kw>
<msg time="2026-09-01T01:19:01.533671" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:01.533714" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.502614" elapsed="0.031133"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:01.564962" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:01.534582" elapsed="0.030538"/>
</kw>
<msg time="2026-09-01T01:19:01.565338" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:01.565378" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.534042" elapsed="0.031370"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.565860" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.565537" elapsed="0.000375"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.565498" elapsed="0.000445"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.566470" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.566089" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.566804" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.566604" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.566587" elapsed="0.000286"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:01.566915" elapsed="0.000054"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:01.569847" elapsed="0.000501"/>
</kw>
<msg time="2026-09-01T01:19:01.570407" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.568633" elapsed="0.001909"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.570810" elapsed="0.000154"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.571255" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:01.567939" elapsed="0.003501"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:01.567349" elapsed="0.004152"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:01.501116" elapsed="0.070468"/>
</kw>
<msg time="2026-09-01T01:19:01.571666" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:01.571705" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.500537" elapsed="0.071200"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:01.571900" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:01.571805" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.571788" elapsed="0.000189"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.572461" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.572787" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.572851" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:01.499915" elapsed="0.073030"/>
</kw>
<msg time="2026-09-01T01:19:01.573027" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:01.573066" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.495684" elapsed="0.077413"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.573480" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.573248" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.573229" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:01.495552" elapsed="0.078019"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:01.495388" elapsed="0.078221"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:01.493217" elapsed="0.080451"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:01.488570" elapsed="0.085154"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.488128" elapsed="0.085641"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:01.485517" elapsed="0.088306"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.574713" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.574915" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.574507" elapsed="0.000432"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:01.575328" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.575089" elapsed="0.000263"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.575665" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.575782" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.575495" elapsed="0.000310"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:01.576176" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.575945" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:01.576525" elapsed="0.002950"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.576326" elapsed="0.003183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.576309" elapsed="0.003224"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.612272" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.611715" elapsed="0.000599"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.613273" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.612880" elapsed="0.000493">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.613464" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.612511" elapsed="0.000975"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.613996" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.613648" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.614345" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.615303" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.614191" elapsed="0.001240"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.616991" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.616069" elapsed="0.001023"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.618603" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.618345" elapsed="0.000299"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.619094" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.618810" elapsed="0.000306"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.619832" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.619547" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.620891" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.620366" elapsed="0.000548"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.620971" elapsed="0.000062"/>
</return>
<msg time="2026-09-01T01:19:01.621201" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.620033" elapsed="0.001204"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.621392" elapsed="0.000254"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:01.619408" elapsed="0.002274"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.622204" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.621912" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.623087" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.622704" elapsed="0.000406"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.623183" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:19:01.623342" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.622408" elapsed="0.000957"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.623503" elapsed="0.000280"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:01.621789" elapsed="0.002031"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.619199" elapsed="0.004652"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.623894" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:01.624031" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:01.617899" elapsed="0.006154"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.617341" elapsed="0.006740"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.624311" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.624114" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.617287" elapsed="0.007098"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.625203" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.624530" elapsed="0.000710"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.625285" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.610923" elapsed="0.014478"/>
</kw>
<msg time="2026-09-01T01:19:01.625462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.599230" elapsed="0.026303"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.637288" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.648359" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.659445" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.659638" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.659806" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.660200" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.660032" elapsed="0.000257"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.660017" elapsed="0.000294"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.660447" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.660598" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.660747" elapsed="0.000085"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.659988" elapsed="0.000876"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.659882" elapsed="0.001006"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.661031" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.661100" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:01.661270" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.594835" elapsed="0.066461"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.685166" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.684665" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.686065" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.685748" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.686275" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.685406" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.686797" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.686453" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.687107" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.687360" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.686970" elapsed="0.000416"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.687756" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.687534" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:01.688384" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.687915" elapsed="0.000525"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.688865" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.688602" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.688468" elapsed="0.000451"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.687881" elapsed="0.001057"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.689566" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.689075" elapsed="0.000518"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.689725" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.683736" elapsed="0.006128"/>
</kw>
<msg time="2026-09-01T01:19:01.689920" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.671723" elapsed="0.018244"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.701493" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.712754" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.723935" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.724255" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.724445" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.724916" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.724766" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.724744" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.725129" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.725311" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.725458" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.724687" elapsed="0.000815"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.724539" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.725668" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.725742" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:01.725943" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
     ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.670823" elapsed="0.055152"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.727697" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.727325" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.727873" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.726839" elapsed="0.001056"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.728251" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.727957" elapsed="0.000344"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.728777" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.728515" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.728323" elapsed="0.000507"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.727941" elapsed="0.000907"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.731019" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.728987" elapsed="0.002055"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:01.731087" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:01.731256" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:01.726470" elapsed="0.004808"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.732678" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.732445" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.733064" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.732858" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.733496" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.733277" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.733882" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.733668" elapsed="0.000252"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:01.734679" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:01.734490" elapsed="0.000212"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:01.734994" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:01.734841" elapsed="0.000175"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.735166" elapsed="0.000216"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.735743" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.735526" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:01.735817" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:01.735950" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:01.734104" elapsed="0.001868"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:01.747331" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '796', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;BxYAAQECAwQBAgAAAAogAQAAASACAAAC&lt;/route-key&gt;
    &lt;attributes&gt;
      &lt;ipv4-next-hop&gt;
        &lt;global&gt;127.1.1.1&lt;/global&gt;
      &lt;/ipv4-next-hop&gt;
      &lt;multi-exit-disc&gt;
        &lt;med&gt;0&lt;/med&gt;
      &lt;/multi-exit-disc&gt;
      &lt;as-path/&gt;
      &lt;origin&gt;
        &lt;value&gt;egp&lt;/value&gt;
      &lt;/origin&gt;
      &lt;local-pref&gt;
        &lt;pref&gt;100&lt;/pref&gt;
      &lt;/local-pref&gt;
    &lt;/attributes&gt;
    &lt;source-tree-join&gt;
      &lt;c-multicast&gt;
        &lt;multicast-source&gt;1.0.0.1&lt;/multicast-source&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;source-as&gt;10&lt;/source-as&gt;
        &lt;c-g-address&gt;2.0.0.2&lt;/c-g-address&gt;
      &lt;/c-multicast&gt;
    &lt;/source-tree-join&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:01.747448" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=BxYAAQECAwQBAgAAAAogAQAAASACAAAC,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:01.747537" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:01.738127" elapsed="0.009433"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.736032" elapsed="0.011566"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.747761" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.747621" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.736017" elapsed="0.011822"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.750926" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.748797" elapsed="0.002167"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.748598" elapsed="0.002395"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.748582" elapsed="0.002433"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.753343" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.751296" elapsed="0.002086"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.751063" elapsed="0.002349"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.751049" elapsed="0.002384"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.753948" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.753583" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.754282" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.754032" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.754760" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.754500" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.754354" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.754017" elapsed="0.000815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.755321" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.754975" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.755613" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.755404" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.756080" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.755826" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.755682" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.755389" elapsed="0.000776"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.756316" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:01.757032" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.756772" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.757221" elapsed="0.002088"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:01.748220" elapsed="0.011144"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:01.759519" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:19:01.759426" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.759411" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.759733" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.759792" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:01.761835" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:01.731591" elapsed="0.030267"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.761953" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:01.762094" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:01.584319" elapsed="0.177798"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.762463" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.762243" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.762226" elapsed="0.000318"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.762574" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:01.579796" elapsed="0.182888"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.766101" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.763621" elapsed="0.002506"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.766329" elapsed="0.002050"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:01.768425" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:01.763376" elapsed="0.005160"/>
</kw>
<msg time="2026-09-01T01:19:01.768603" level="INFO">${update} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:01.762874" elapsed="0.005750"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.769421" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:19:01.769487" level="INFO">${len_1} = 160</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:01.769163" elapsed="0.000344"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.769868" level="INFO">Length is 160.</msg>
<msg time="2026-09-01T01:19:01.769932" level="INFO">${len_2} = 160</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:01.769645" elapsed="0.000307"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.770092" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.770698" level="INFO">${sum_1} = 1019</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:01.770536" elapsed="0.000183"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.771009" level="INFO">${sum_2} = 1019</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:01.770854" elapsed="0.000176"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.771180" elapsed="0.000442"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:01.768823" elapsed="0.002853"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:01.771814" elapsed="0.001859"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.814760" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.814423" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.815524" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.815268" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.815750" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.814939" elapsed="0.000833"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.816293" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.815924" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.816592" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.816736" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.816464" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.817121" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.816901" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.818310" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.817992" elapsed="0.000357"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.818749" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.818498" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.819551" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.819131" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.820628" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.820128" elapsed="0.000578"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.820842" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:01.821050" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.819747" elapsed="0.001326"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.821264" elapsed="0.000397"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:01.819003" elapsed="0.002694"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.822351" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.821922" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.823422" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.822938" elapsed="0.000573"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.823654" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:01.823856" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.822541" elapsed="0.001337"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.824022" elapsed="0.000467"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:01.821800" elapsed="0.002725"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.818828" elapsed="0.005727"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.824595" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:01.824732" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:01.817547" elapsed="0.007207"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.817264" elapsed="0.007518"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.824943" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.824805" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.817242" elapsed="0.007767"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.825767" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.825196" elapsed="0.000596"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.825833" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.813855" elapsed="0.012085"/>
</kw>
<msg time="2026-09-01T01:19:01.826039" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.802397" elapsed="0.023688"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.837433" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.848623" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.860416" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.860597" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.860770" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.861108" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.860972" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.860959" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.861352" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.861511" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.861661" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.860934" elapsed="0.000773"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.860843" elapsed="0.000895"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.861880" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.861949" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:01.862054" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.798502" elapsed="0.063575"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.863156" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.862877" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:01.872377" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:01.872423" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:01.872507" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:01.865460" elapsed="0.007071"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.863326" elapsed="0.009240"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.872737" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.872591" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.863310" elapsed="0.009508"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.876029" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.873783" elapsed="0.002286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.873560" elapsed="0.002540"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.873545" elapsed="0.002578"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.878544" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.876412" elapsed="0.002173"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.876191" elapsed="0.002424"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.876176" elapsed="0.002460"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.879200" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.878820" elapsed="0.000422"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.879531" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.879306" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.880037" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.879771" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.879604" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.879290" elapsed="0.000821"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.880644" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.880299" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.880958" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.880740" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.881470" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.881196" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.881032" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.880719" elapsed="0.000822"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.881680" elapsed="0.000342"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:01.882547" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.882273" elapsed="0.000298"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.882742" elapsed="0.002337"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:01.873187" elapsed="0.011981"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:01.885240" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:19:01.887357" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:01.862353" elapsed="0.025028"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.887528" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:01.774598" elapsed="0.113046"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.774217" elapsed="0.113480"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:01.773837" elapsed="0.113930"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.891477" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.888836" elapsed="0.002670"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.891662" elapsed="0.002144"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:01.893853" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:01.888548" elapsed="0.005418"/>
</kw>
<msg time="2026-09-01T01:19:01.894036" level="INFO">${update} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:01.887938" elapsed="0.006120"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.894912" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:19:01.894980" level="INFO">${len_1} = 148</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:01.894644" elapsed="0.000357"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.895418" level="INFO">Length is 148.</msg>
<msg time="2026-09-01T01:19:01.895484" level="INFO">${len_2} = 148</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:01.895163" elapsed="0.000341"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.895655" elapsed="0.000296"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.896300" level="INFO">${sum_1} = 868</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:01.896097" elapsed="0.000226"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:01.896621" level="INFO">${sum_2} = 868</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:01.896462" elapsed="0.000182"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:01.896799" elapsed="0.000323"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:01.894313" elapsed="0.002902"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.940983" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:01.940614" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.941858" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.941540" elapsed="0.000419">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:01.942063" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:01.941219" elapsed="0.000866"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.942634" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:01.942283" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:01.942955" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:01.943115" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:01.942822" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.943561" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.943322" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.944663" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.944424" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.945123" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.944864" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.946188" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.945611" elapsed="0.000614"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.947387" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.946900" elapsed="0.000526"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.947544" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:19:01.947788" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.946405" elapsed="0.001407"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.947960" elapsed="0.000542"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:01.945480" elapsed="0.003060"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.949296" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:01.948781" elapsed="0.000538"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:01.950508" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.950054" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:01.950656" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:01.950856" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:01.949486" elapsed="0.001393"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:01.951046" elapsed="0.000564"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:01.948659" elapsed="0.002990"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.945293" elapsed="0.006387"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:01.951730" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:01.951891" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:01.944076" elapsed="0.007837"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.943777" elapsed="0.008166"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.952122" elapsed="0.000105"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.951970" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:01.943746" elapsed="0.008536"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.953046" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:01.952422" elapsed="0.000651"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:01.953117" elapsed="0.000072"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:01.939991" elapsed="0.013309"/>
</kw>
<msg time="2026-09-01T01:19:01.953352" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:01.927448" elapsed="0.025960"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.965242" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.976955" elapsed="0.000174"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.988901" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.989118" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.989354" elapsed="0.000024"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.989794" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:01.989619" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:01.989601" elapsed="0.000282"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.990026" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.990216" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.990391" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:01.989566" elapsed="0.000872"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.989446" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:01.990599" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:01.990666" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:01.990798" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:01.923438" elapsed="0.067386"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:01.991914" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:01.991649" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:01.999681" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:01.999921" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:02.000088" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:02.000129" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.993982" elapsed="0.006687">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:01.992019" elapsed="0.008745">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.000944" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.000799" elapsed="0.000200"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:01.992003" elapsed="0.009017">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.004496" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.002059" elapsed="0.002480">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:02.001818" elapsed="0.002779">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:02.001801" elapsed="0.002826">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.007318" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.004922" elapsed="0.002426">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:02.004693" elapsed="0.002711">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:02.004675" elapsed="0.002759">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.008016" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:02.007630" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.008363" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.008105" elapsed="0.000312"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.008872" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:02.008590" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:02.008440" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.008089" elapsed="0.000859"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.009466" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:02.009098" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.009780" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.009552" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.010320" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:02.010016" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:02.009855" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.009536" elapsed="0.000859"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:02.010534" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:02.011309" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:02.011009" elapsed="0.000325"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:02.013627" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.011494" elapsed="0.002163">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.001418" elapsed="0.012380">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:02.013889" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:02.016159" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:02.016195" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:01.991070" elapsed="0.025168">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:02.016302" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:01.900600" elapsed="0.115856">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:01.897874" elapsed="0.118642"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:01.897487" elapsed="0.119085"/>
</kw>
<arg>source_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:01.574130" elapsed="0.442490"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:01.485015" elapsed="0.531744"/>
</test>
<test id="s1-s16-t17" name="Play_To_Odl_source_tree_join" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:02.020103" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:02.019859" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.021436" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:02.021319" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.021299" elapsed="0.000216"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.026154" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:02.026044" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.026028" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.027130" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:02.026789" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.027604" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:02.027330" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:02.027666" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:02.027813" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:02.026440" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.032971" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:02.032871" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.032854" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.034160" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:02.034038" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.034023" elapsed="0.000226"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:02.034676" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.034399" elapsed="0.000301"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:02.035072" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:02.034863" elapsed="0.000232"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:02.066716" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:02.035595" elapsed="0.031238"/>
</kw>
<msg time="2026-09-01T01:19:02.066996" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:02.067036" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:02.035284" elapsed="0.031787"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:02.098550" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:02.067783" elapsed="0.031157"/>
</kw>
<msg time="2026-09-01T01:19:02.099237" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:02.099284" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:02.067301" elapsed="0.032019"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.099858" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.099456" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.099416" elapsed="0.000530"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.100558" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "s "o "u "r "c "e "_ "t "r "e "e "_ "j "o "i "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:02.100084" elapsed="0.000546"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.100909" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.100698" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.100678" elapsed="0.000304"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:02.101030" elapsed="0.000051"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:02.103980" elapsed="0.000150"/>
</kw>
<msg time="2026-09-01T01:19:02.104238" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:02.102778" elapsed="0.001637"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.104758" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.105184" elapsed="0.000097"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:02.102051" elapsed="0.003343"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:02.101450" elapsed="0.004008"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:02.033774" elapsed="0.071771"/>
</kw>
<msg time="2026-09-01T01:19:02.105634" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:02.105676" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:02.033191" elapsed="0.072522"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:02.105901" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:02.105801" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.105782" elapsed="0.000198"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.106464" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.106851" elapsed="0.000029"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.106933" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:02.032557" elapsed="0.074499"/>
</kw>
<msg time="2026-09-01T01:19:02.107274" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:02.107326" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:02.028194" elapsed="0.079181"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.107747" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.107465" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.107443" elapsed="0.000387"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:02.028046" elapsed="0.079810"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:02.027885" elapsed="0.080078"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:02.025727" elapsed="0.082320"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:02.020969" elapsed="0.087148"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:02.020523" elapsed="0.087700"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:02.017652" elapsed="0.090650"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.109595" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.109067" elapsed="0.000555"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.110188" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.109776" elapsed="0.000451"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.110736" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.110397" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.111116" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/announce_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:02.111347" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:02.110911" elapsed="0.000460"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.111689" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/withdraw_source_tree_join.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:02.111801" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:02.111512" elapsed="0.000315"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:02.111973" elapsed="0.002596"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:02.114714" elapsed="0.001889"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.162460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:02.162091" elapsed="0.000395"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.163244" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.162956" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:02.163421" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:02.162638" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.163944" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:02.163599" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.164276" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:02.164407" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:02.164117" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.164856" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:02.164627" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.165892" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:02.165606" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.166358" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.166081" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.167088" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:02.166725" elapsed="0.000386"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:02.168299" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.167727" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:02.168470" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:02.168756" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:02.167311" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.168930" elapsed="0.000420"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:02.166596" elapsed="0.002791"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.170188" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:02.169638" elapsed="0.000589"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:02.171409" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.170821" elapsed="0.000686"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:02.171579" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:02.171850" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:02.170401" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:02.172014" elapsed="0.000428"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:02.169489" elapsed="0.002991"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:02.166432" elapsed="0.006079"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:02.172552" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:02.172690" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:02.165298" elapsed="0.007415"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:02.164974" elapsed="0.007768"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.172901" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.172764" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.164954" elapsed="0.008015"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.173720" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:02.173101" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:02.173791" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:02.161544" elapsed="0.012358"/>
</kw>
<msg time="2026-09-01T01:19:02.173953" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:02.149968" elapsed="0.024028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.185837" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.197478" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.208950" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.209132" elapsed="0.000033"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.209318" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.209652" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.209518" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:02.209505" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.209848" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.209997" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.210158" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:02.209479" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.209388" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.210373" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.210437" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:02.210545" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:02.146082" elapsed="0.064487"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.211727" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.211493" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:02.211870" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:02.211166" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.212192" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.211951" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.212711" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:02.212457" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:02.212278" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.211935" elapsed="0.000847"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.215052" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:02.212918" elapsed="0.002157"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:02.215165" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:02.215324" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:02.210864" elapsed="0.004482"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:02.216570" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.216299" elapsed="0.000343">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:02.216744" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:02.215939" elapsed="0.000832"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:02.217004" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:19:02.216853" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:02.216833" elapsed="0.000250"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.217249" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.217406" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.217461" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:02.219197" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:02.215624" elapsed="0.003607"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.220488" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:02.220266" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:02.220879" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:02.220667" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:02.228366" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:02.228575" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:02.228670" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.222873" elapsed="0.006219">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:02.220974" elapsed="0.008218">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.229377" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.229235" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:02.220959" elapsed="0.008494">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.229812" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.229958" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:02.229895" elapsed="0.000104"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:02.229881" elapsed="0.000137"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.230167" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.230242" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.219520" elapsed="0.010823">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.230406" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.125406" elapsed="0.105083">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:02.230734" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:02.230568" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:02.230554" elapsed="0.000263"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:02.230845" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:02.121375" elapsed="0.109557">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.317322" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.316706" elapsed="0.000667"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.318583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.318114" elapsed="0.000597">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.318854" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.317620" elapsed="0.001263"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.319658" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.319118" elapsed="0.000575"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.320121" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.320420" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.319917" elapsed="0.000536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.321003" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.320658" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.322655" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.322173" elapsed="0.000547"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.323474" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.323044" elapsed="0.000463"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.324608" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.324011" elapsed="0.000631"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.326350" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.325543" elapsed="0.000943"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.326592" elapsed="0.000054"/>
</return>
<msg time="2026-09-01T01:19:04.327005" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.324886" elapsed="0.002152"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.327284" elapsed="0.000519"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:04.323828" elapsed="0.004026"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.328999" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.328211" elapsed="0.000820"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.330734" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.329897" elapsed="0.000987"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.331007" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:19:04.331415" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.329319" elapsed="0.002121"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.331582" elapsed="0.000355"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.327995" elapsed="0.003979"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.323583" elapsed="0.008422"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.332047" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:04.332223" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:04.321728" elapsed="0.010519"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.321230" elapsed="0.011045"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.332446" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.332302" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.321167" elapsed="0.011344"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.333323" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.332646" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.333391" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.315834" elapsed="0.017668"/>
</kw>
<msg time="2026-09-01T01:19:04.333555" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.298880" elapsed="0.034740"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.345213" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.356493" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.367864" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.368062" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.368252" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.368632" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.368490" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.368475" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.368833" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.368983" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.369132" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.368438" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.368332" elapsed="0.000915"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.369414" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.369485" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:04.369616" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.291074" elapsed="0.078567"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.370977" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.370686" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.371162" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.370325" elapsed="0.000860"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.371502" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.371262" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.372020" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.371759" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.371574" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.371245" elapsed="0.000847"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.374767" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.372258" elapsed="0.002535"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:04.374839" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:04.375051" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.369944" elapsed="0.005130"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.376266" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.376029" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.376404" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.375723" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:04.376604" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:04.376486" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.376470" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.376836" elapsed="0.000026"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.377006" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.377064" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:04.379077" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.375428" elapsed="0.003683"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.380692" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.380412" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.381101" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.380882" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:04.389654" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:04.389856" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:04.389949" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:04.383156" elapsed="0.006815"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.381238" elapsed="0.008771"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.390217" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.390036" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.381217" elapsed="0.009083"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.393662" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.391263" elapsed="0.002611"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.391017" elapsed="0.002889"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.391001" elapsed="0.002927"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.396286" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.394207" elapsed="0.002119"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.393977" elapsed="0.002379"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.393963" elapsed="0.002414"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.396980" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.396567" elapsed="0.000658"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.397527" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.397296" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.398018" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.397752" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.397598" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.397280" elapsed="0.000812"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.398610" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.398275" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.398907" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.398694" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.399421" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.399124" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.398978" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.398679" elapsed="0.000815"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.399645" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:04.400446" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.400116" elapsed="0.000353"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.400613" elapsed="0.002074"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:04.390651" elapsed="0.012094"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.402909" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:04.402806" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.402790" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.405765" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.403110" elapsed="0.002681"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:04.405836" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:19:04.405990" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:04.379570" elapsed="0.026444"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.406068" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:04.406233" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:04.250259" elapsed="0.155999"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.434634" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.434084" elapsed="0.000582"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.435522" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.435175" elapsed="0.000567">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.435914" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.434832" elapsed="0.001104"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.436532" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.436089" elapsed="0.000468"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.436856" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.437048" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.436704" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.437504" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.437256" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:04.438059" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.437628" elapsed="0.000488"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.438784" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.438308" elapsed="0.000499"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.438161" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.437601" elapsed="0.001256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.439552" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.438992" elapsed="0.000590"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.439630" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.433489" elapsed="0.006265"/>
</kw>
<msg time="2026-09-01T01:19:04.439805" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.421978" elapsed="0.017871"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.451110" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.462310" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.473807" elapsed="0.000033"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.474047" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.474257" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.474677" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.474533" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.474518" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.474883" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.475037" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.475217" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.474483" elapsed="0.000785"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.474343" elapsed="0.000952"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.475449" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.475519" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:04.475643" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.417032" elapsed="0.058637"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.475835" elapsed="0.002320"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.479381" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.478872" elapsed="0.000538"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.479948" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.479553" elapsed="0.000421"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.480121" elapsed="0.000354"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.478484" elapsed="0.002047"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.478240" elapsed="0.002320"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.480720" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.480583" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.478223" elapsed="0.002565"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:04.407313" elapsed="0.073520"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:04.406565" elapsed="0.074338"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.406342" elapsed="0.074641"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.406326" elapsed="0.074680"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.481039" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:04.241010" elapsed="0.240164"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:02.116762" elapsed="2.364485"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.527084" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.526745" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.527841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.527600" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.528001" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.527294" elapsed="0.000728"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.528547" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.528206" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.528872" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.529041" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.528718" elapsed="0.000346"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.529476" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.529251" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.530619" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.530133" elapsed="0.000528"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.531068" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.530812" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.531842" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.531469" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.533113" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.532571" elapsed="0.000686"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.533332" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:04.533613" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.532041" elapsed="0.001596"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.533781" elapsed="0.000401"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:04.531342" elapsed="0.002887"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.534902" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.534454" elapsed="0.000477"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.536261" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.535631" elapsed="0.000774"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.536480" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:04.536760" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.535161" elapsed="0.001623"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.536926" elapsed="0.000474"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.534331" elapsed="0.003108"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.531163" elapsed="0.006306"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.537509" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:04.537650" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:04.529846" elapsed="0.007826"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.529578" elapsed="0.008123"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.537862" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.537723" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.529560" elapsed="0.008369"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.538770" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.538061" elapsed="0.000735"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.538841" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.526076" elapsed="0.012875"/>
</kw>
<msg time="2026-09-01T01:19:04.539002" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.514213" elapsed="0.024836"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.550663" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.562131" elapsed="0.000039"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.573406" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.573600" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.573769" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.574151" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.573998" elapsed="0.000272"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.573982" elapsed="0.000313"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.574429" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.574582" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.574733" elapsed="0.000035"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.573950" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.573845" elapsed="0.000996"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.575017" elapsed="0.000024"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.575101" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:19:04.575296" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.510152" elapsed="0.065175"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.576848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.576545" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.577022" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.576080" elapsed="0.000965"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.577404" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.577108" elapsed="0.000355"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.577940" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.577673" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.577485" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.577092" elapsed="0.000920"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.580413" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.578165" elapsed="0.002272"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:04.580481" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:04.580617" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.575697" elapsed="0.004942"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.581750" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.581543" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.581886" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.581236" elapsed="0.000670"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:04.582084" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:04.581966" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.581950" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.582323" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.582479" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.582534" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:04.584284" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.580921" elapsed="0.003424"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.585631" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.585400" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.586029" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.585812" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:04.594922" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:04.595173" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:04.595346" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:04.588418" elapsed="0.006963"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.586125" elapsed="0.009329"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.595676" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.595493" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.586109" elapsed="0.009645"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.599177" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.596870" elapsed="0.002366"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.596652" elapsed="0.002613"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.596633" elapsed="0.002654"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.601865" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.599574" elapsed="0.002338"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.599337" elapsed="0.002612"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.599322" elapsed="0.002656"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.602634" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.602187" elapsed="0.000473"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.602952" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.602722" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.603552" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.603234" elapsed="0.000344"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.603042" elapsed="0.000579"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.602706" elapsed="0.000936"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.604131" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.603796" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.604488" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.604255" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.604971" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.604710" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.604562" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.604238" elapsed="0.000806"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.605324" elapsed="0.000328"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:04.606103" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.605809" elapsed="0.000318"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.606305" elapsed="0.002088"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:04.596218" elapsed="0.012235"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.608619" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:04.608517" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.608501" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.611617" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.608820" elapsed="0.002823"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:04.611688" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:19:04.611847" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:04.584644" elapsed="0.027226"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.611927" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:04.612063" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:04.489350" elapsed="0.122736"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.641077" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.640499" elapsed="0.000611"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.642227" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.641779" elapsed="0.000633">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.642633" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.641362" elapsed="0.001302"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.643442" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.642873" elapsed="0.000602"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.643869" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.644093" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.643678" elapsed="0.000447"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.644691" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.644371" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:04.645456" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.644900" elapsed="0.000628"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.646424" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.645742" elapsed="0.000714"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.645559" elapsed="0.000938"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.644874" elapsed="0.001649"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.647361" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.646706" elapsed="0.000689"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.647454" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.639709" elapsed="0.007897"/>
</kw>
<msg time="2026-09-01T01:19:04.647676" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.625630" elapsed="0.022107"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.659603" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.670902" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.682073" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.682297" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.682472" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.682892" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.682748" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.682732" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.683100" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.683280" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.683437" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.682693" elapsed="0.000790"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.682562" elapsed="0.000950"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.683903" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.683972" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:04.684106" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.623115" elapsed="0.061018"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.684326" elapsed="0.002309"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.687848" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.687364" elapsed="0.000511"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.688437" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.688015" elapsed="0.000447"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.688608" elapsed="0.000309"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.686937" elapsed="0.002034"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.686707" elapsed="0.002292"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.689182" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.689022" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.686691" elapsed="0.002569"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:04.613169" elapsed="0.076138"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:04.612423" elapsed="0.076956"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.612183" elapsed="0.077238"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.612166" elapsed="0.077277"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.689476" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:04.485388" elapsed="0.204211"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:04.481424" elapsed="0.208233"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.734498" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.734118" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.735313" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.734994" elapsed="0.000409">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.735654" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.734684" elapsed="0.000992"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.736208" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.735833" elapsed="0.000400"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.736516" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.736703" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.736384" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.737099" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.736873" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.738364" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.737812" elapsed="0.000594"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.738817" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.738560" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.739609" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.739233" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.740859" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.740311" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.741036" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:04.741369" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.739808" elapsed="0.001586"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.741542" elapsed="0.000393"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.739067" elapsed="0.002904"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.742599" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.742226" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.743775" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.743246" elapsed="0.000630"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.743949" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:04.744316" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.742787" elapsed="0.001552"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.744479" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.742072" elapsed="0.002773"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.738892" elapsed="0.005984"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.744915" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:04.745051" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:04.737524" elapsed="0.007549"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.737241" elapsed="0.007859"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.745334" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.745124" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.737218" elapsed="0.008184"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.746127" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.745537" elapsed="0.000688"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.746269" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.733574" elapsed="0.012806"/>
</kw>
<msg time="2026-09-01T01:19:04.746473" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.722094" elapsed="0.024425"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.757817" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.769027" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.780125" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.780362" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.780535" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.780908" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.780767" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.780750" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.781113" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.781292" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.781443" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.780716" elapsed="0.000772"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.780612" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.781648" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.781714" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:04.781844" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.718232" elapsed="0.063638"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.783165" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.782874" elapsed="0.000457">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.783418" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.782516" elapsed="0.000924"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.783908" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.783502" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.784455" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.784181" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.783980" elapsed="0.000529"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.783486" elapsed="0.001042"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.786934" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.784668" elapsed="0.002290"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:04.787003" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:04.787153" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.782186" elapsed="0.004990"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.788307" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.788067" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.788445" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.787762" elapsed="0.000704"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:04.788646" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:04.788527" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.788511" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.788853" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.789010" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.789066" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:04.790864" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.787472" elapsed="0.003415"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.792168" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.791927" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.792582" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.792366" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:04.801385" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:04.801588" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '386'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:04.801694" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:04.794764" elapsed="0.006954"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.792676" elapsed="0.009158"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.802013" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.801867" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.792660" elapsed="0.009429"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.805578" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.803123" elapsed="0.002501"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.802914" elapsed="0.002740"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.802897" elapsed="0.002779"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.808001" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.805930" elapsed="0.002111"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.805726" elapsed="0.002345"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.805711" elapsed="0.002382"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.808684" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.808303" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.808991" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.808768" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.809508" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.809242" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.809062" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.808753" elapsed="0.000829"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.810053" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.809729" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.810383" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.810151" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.810864" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.810603" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.810456" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.810121" elapsed="0.000814"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.811081" elapsed="0.000347"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:04.811865" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.811580" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.812031" elapsed="0.002093"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:04.802513" elapsed="0.011703"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.814380" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:04.814279" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.814263" elapsed="0.000179"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.817235" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.814576" elapsed="0.002688"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:04.817311" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:04.817461" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:04.791203" elapsed="0.026281"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.817587" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:04.817725" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:04.697749" elapsed="0.120000"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.843557" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.843079" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.844373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.844034" elapsed="0.000474">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.844677" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.843733" elapsed="0.000966"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.845275" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.844852" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.845594" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/source_tree_join/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.845768" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.845446" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.846206" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "source-tree-join": {
          "c-multicast": {
            "multicast-source": "1.0.0.1",
            "route-distinguisher": "1.2.3.4:258",
            "source-as": 10,
            "c-g-address": "2.0.0.2"
          }
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.845933" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:04.846698" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.846311" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.847412" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.846906" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.846774" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.846294" elapsed="0.001190"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.848076" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.847618" elapsed="0.000483"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.848166" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.842531" elapsed="0.005760"/>
</kw>
<msg time="2026-09-01T01:19:04.848343" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.830805" elapsed="0.017583"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.859564" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.870652" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/source_tree_join/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.881832" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.882010" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.882182" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.882555" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.882421" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.882407" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.882750" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.882901" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.883050" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.882379" elapsed="0.000716"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.882275" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.883317" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.883383" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:04.883489" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "path-id": 0,
        "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
        "attributes": {
          "ipv4-next-hop": {
...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.828458" elapsed="0.055054"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.883670" elapsed="0.002150"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.886906" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.886495" elapsed="0.000437"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:04.887497" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.887074" elapsed="0.000487"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.887710" elapsed="0.000300"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:04.886110" elapsed="0.001953"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.885891" elapsed="0.002201"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.888277" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.888114" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.885875" elapsed="0.002471"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:04.818786" elapsed="0.069604"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:04.818049" elapsed="0.070407"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.817824" elapsed="0.070670"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.817808" elapsed="0.070707"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.888546" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:04.693825" elapsed="0.194834"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:04.689822" elapsed="0.198894"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:04.888870" elapsed="0.002841"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.936417" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.936055" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.937129" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.936908" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.937323" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.936591" elapsed="0.000755"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.937845" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.937501" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.938159" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.938303" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.938023" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.938684" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.938469" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.941198" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.940887" elapsed="0.000354"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.941641" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.941390" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.942400" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.941993" elapsed="0.000430"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.943639" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.943063" elapsed="0.000675"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.943813" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:04.944091" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.942643" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.944299" elapsed="0.000371"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.941870" elapsed="0.002837"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.945338" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.944927" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:04.946521" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.945946" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:04.946689" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:04.946965" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:04.945530" elapsed="0.001459"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:04.947128" elapsed="0.000381"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:04.944805" elapsed="0.002741"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.941708" elapsed="0.005868"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:04.947614" elapsed="0.000106"/>
</return>
<msg time="2026-09-01T01:19:04.947848" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:04.939050" elapsed="0.008825"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.938787" elapsed="0.009119"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.948068" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.947929" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.938769" elapsed="0.009365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.948926" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:04.948366" elapsed="0.000586"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:04.949002" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:04.935522" elapsed="0.013593"/>
</kw>
<msg time="2026-09-01T01:19:04.949264" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:04.923852" elapsed="0.025459"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.960667" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.971883" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.983171" elapsed="0.000034"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.983366" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.983523" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.983853" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.983721" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:04.983707" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.984049" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.984225" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.984375" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:04.983680" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.983588" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.984577" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.984642" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:04.984748" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:04.920011" elapsed="0.064761"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.985920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.985692" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:04.986067" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.985380" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:04.986409" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:04.986168" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.987100" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:04.986652" elapsed="0.000472"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.986481" elapsed="0.000690"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.986151" elapsed="0.001050"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.989358" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:04.987350" elapsed="0.002032"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:04.989427" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:04.989562" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.985062" elapsed="0.004522"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.990692" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.990520" elapsed="0.000256"/>
</kw>
<msg time="2026-09-01T01:19:04.990851" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:04.990163" elapsed="0.000709"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:04.991054" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:04.990935" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.990919" elapsed="0.000194"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:04.991422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:04.991556" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:04.991274" elapsed="0.000309"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:04.991943" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:04.991726" elapsed="0.000240"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:04.992008" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:04.992158" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:04.989862" elapsed="0.002319"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.993520" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.993291" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:04.993915" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:04.993700" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:05.001918" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:05.002108" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '531'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]} 
 </msg>
<msg time="2026-09-01T01:19:05.002258" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:04.995898" elapsed="0.006384"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:04.994010" elapsed="0.008311"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.002535" elapsed="0.000029"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.002347" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:04.993994" elapsed="0.008654"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.006384" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"BxYAAQECAwQBAgAAAAogAQAAASACAAAC","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"source-tree-join":{"c-multicast":{"source-as":10,"route-distinguisher":"1.2.3.4:258","multicast-source":"1.0.0.1","c-g-address":"2.0.0.2"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:05.003904" elapsed="0.002532"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:05.003664" elapsed="0.002803"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.003642" elapsed="0.002847"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.008826" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:05.006741" elapsed="0.002126"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:05.006537" elapsed="0.002361"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.006523" elapsed="0.002396"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.009522" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:05.009098" elapsed="0.000448"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.009828" elapsed="0.000096"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.009607" elapsed="0.000352"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.010439" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:05.010154" elapsed="0.000310"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:05.009981" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.009591" elapsed="0.000924"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.011032" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:05.010665" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.011374" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.011121" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.011854" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:05.011591" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:05.011445" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.011104" elapsed="0.000822"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:05.012074" elapsed="0.000358"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:05.012900" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:05.012587" elapsed="0.000338"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:05.013071" elapsed="0.002381"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:05.003167" elapsed="0.012346"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:05.015675" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:05.015574" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.015559" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:05.018574" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:05.015878" elapsed="0.002723"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:05.018646" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:05.018802" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:04.992496" elapsed="0.026329"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:05.018882" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:05.019013" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:04.899852" elapsed="0.119184"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.045420" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:05.044919" elapsed="0.000527"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:05.046268" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:05.045908" elapsed="0.000495">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:05.046568" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:05.045604" elapsed="0.001019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.047210" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:05.046780" elapsed="0.000456"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:05.047530" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:05.047703" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:05.047384" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.048113" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:05.047869" elapsed="0.000310"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:05.048635" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.048251" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.049357" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:05.048844" elapsed="0.000536"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:05.048711" elapsed="0.000701"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:05.048234" elapsed="0.001196"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.050007" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:05.049564" elapsed="0.000468"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:05.050074" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:05.044364" elapsed="0.005853"/>
</kw>
<msg time="2026-09-01T01:19:05.050266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:05.032582" elapsed="0.017728"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.061959" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.073166" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.084474" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.084654" elapsed="0.000048"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.084849" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.085238" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.085078" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:05.085065" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.085437" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.085587" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.085735" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:05.085037" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:05.084930" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.085946" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:05.086011" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:05.086113" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:05.030129" elapsed="0.056021"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:05.086323" elapsed="0.002011"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:05.089306" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:05.089016" elapsed="0.000315"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:05.090023" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:05.089470" elapsed="0.000578"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:19:05.090545" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "path-id": 0,
      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
      "source-tree-join": {
       "c-multicast": {
        "c-g-address": "2.0.0.2",
        "multicast-source": "1.0.0.1",
        "route-distinguisher": "1.2.3.4:258",
        "source-as": 10
       }
      }
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:19:05.090730" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:19:05.090227" elapsed="0.000568">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:19:05.088648" elapsed="0.002327">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:05.088411" elapsed="0.002635">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:05.091242" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:05.091078" elapsed="0.000216"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:05.088391" elapsed="0.002924">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:19:05.020292" elapsed="0.071136">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:19:05.019373" elapsed="0.072182">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:05.019110" elapsed="0.072524">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:05.019094" elapsed="0.072571">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:05.091717" elapsed="0.000016"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:04.895935" elapsed="0.195895">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,36 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "path-id": 0,
+      "route-key": "BxYAAQECAwQBAgAAAAogAQAAASACAAAC",
+      "source-tree-join": {
+       "c-multicast": {
+        "c-g-address": "2.0.0.2",
+        "multicast-source": "1.0.0.1",
+        "route-distinguisher": "1.2.3.4:258",
+        "source-as": 10
+       }
+      }
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.175789" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.175233" elapsed="0.000627"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.177004" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.176592" elapsed="0.000531">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.177285" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.176103" elapsed="0.001214"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.178037" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.177533" elapsed="0.000538"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.178509" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.178795" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.178319" elapsed="0.000510"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.179412" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.179035" elapsed="0.000458"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.180919" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.180463" elapsed="0.000524"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.181597" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.181340" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.182440" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.182013" elapsed="0.000450"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.183708" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.183091" elapsed="0.000725"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.183896" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:07.184255" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.182638" elapsed="0.001641"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.184434" elapsed="0.000398"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:07.181864" elapsed="0.003007"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.185525" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.185099" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.186878" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.186341" elapsed="0.000638"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.187053" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:07.187371" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.185863" elapsed="0.001532"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.187538" elapsed="0.000477"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:07.184975" elapsed="0.003081"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.181677" elapsed="0.006423"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.188244" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:07.188393" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:07.180010" elapsed="0.008406"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.179602" elapsed="0.008844"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.188627" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.188471" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.179569" elapsed="0.009136"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.189624" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.188876" elapsed="0.000776"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.189702" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.174319" elapsed="0.015519"/>
</kw>
<msg time="2026-09-01T01:19:07.189895" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.157411" elapsed="0.032528"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.201426" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.212872" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.224291" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.224470" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.224630" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.224979" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.224842" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.224829" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.225206" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.225361" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.225512" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.224803" elapsed="0.000798"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.224702" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.225777" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.225846" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:07.225954" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.151793" elapsed="0.074185"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.227190" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.226934" elapsed="0.000321">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.227339" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.226602" elapsed="0.000758"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.227649" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.227421" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.228214" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.227924" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.227733" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.227405" elapsed="0.000882"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.230667" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.228427" elapsed="0.002268"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:07.230748" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.230884" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:07.226310" elapsed="0.004596"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.232013" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.231829" elapsed="0.000236"/>
</kw>
<msg time="2026-09-01T01:19:07.232153" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.231509" elapsed="0.000678"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.232383" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.232252" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.232235" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.232772" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.232910" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.232600" elapsed="0.000331"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:07.233352" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.233094" elapsed="0.000282"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:07.233417" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.233553" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:07.231212" elapsed="0.002362"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.234896" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.234663" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.235329" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.235079" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:07.244208" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:07.244439" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:07.244532" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:07.237344" elapsed="0.007211"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.235426" elapsed="0.009165"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.244776" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.244614" elapsed="0.000223"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.235411" elapsed="0.009444"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.248071" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.245833" elapsed="0.002281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.245601" elapsed="0.002560"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.245583" elapsed="0.002621"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.250836" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.248514" elapsed="0.002364"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.248269" elapsed="0.002641"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.248254" elapsed="0.002677"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.251502" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.251089" elapsed="0.000438"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.251823" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.251589" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.252404" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.252045" elapsed="0.000382"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.251897" elapsed="0.000560"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.251573" elapsed="0.000903"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.253006" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.252640" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.253586" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.253109" elapsed="0.000540"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.254450" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.253970" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.253675" elapsed="0.000856"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.253085" elapsed="0.001479"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.254724" elapsed="0.000313"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:07.255705" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.255322" elapsed="0.000408"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.255899" elapsed="0.002219"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:07.245231" elapsed="0.013005"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.258395" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.258299" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.258283" elapsed="0.000171"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:07.261011" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.258603" elapsed="0.002433"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:07.261081" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.261244" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:07.233920" elapsed="0.027347"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.261320" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:07.261448" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:07.112250" elapsed="0.149220"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.287081" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.286657" elapsed="0.000451"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.287895" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.287599" elapsed="0.000418">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.288214" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.287294" elapsed="0.000944"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.288793" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.288394" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.289107" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.289294" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.288963" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.289740" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.289462" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:07.290313" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.289869" elapsed="0.000509"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.291367" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.290545" elapsed="0.000849"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.290400" elapsed="0.001028"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.289850" elapsed="0.001600"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.292198" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.291603" elapsed="0.000724"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.292390" elapsed="0.000049"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.286093" elapsed="0.006473"/>
</kw>
<msg time="2026-09-01T01:19:07.292629" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.274532" elapsed="0.018169"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.304906" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.316226" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.327584" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.327795" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.327978" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.328454" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.328296" elapsed="0.000211"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.328277" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.328657" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.328830" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.329003" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.328232" elapsed="0.000820"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.328071" elapsed="0.001011"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.329251" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.329321" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:07.329433" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.272191" elapsed="0.057265"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.329669" elapsed="0.002266"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:07.333041" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.332692" elapsed="0.000376"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:07.333529" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.333248" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.333716" elapsed="0.000322"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.332282" elapsed="0.001810"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.332017" elapsed="0.002104"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.334312" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.334159" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.332000" elapsed="0.002381"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:07.262487" elapsed="0.071940"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:07.261761" elapsed="0.072737"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.261541" elapsed="0.072998"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.261526" elapsed="0.073034"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.334591" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:07.101775" elapsed="0.232945"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:04.891878" elapsed="2.442912"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:07.335003" elapsed="0.003377"/>
</kw>
<arg>source_tree_join</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:02.108634" elapsed="5.229813"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:02.017179" elapsed="5.321402"/>
</test>
<test id="s1-s16-t18" name="Odl_To_Play_intra_pe_distinguisher" line="126">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:07.341734" elapsed="0.000200"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:07.341482" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.342950" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.342836" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.342818" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.347532" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.347435" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.347418" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.348576" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.348185" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.349069" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:07.348772" elapsed="0.000321"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:07.349133" elapsed="0.000059"/>
</return>
<msg time="2026-09-01T01:19:07.349325" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.347820" elapsed="0.001528"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.354844" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.354743" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.354724" elapsed="0.000181"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.356132" elapsed="0.000039"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.356036" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.356020" elapsed="0.000224"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:07.356702" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.356404" elapsed="0.000331"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.357107" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:07.356902" elapsed="0.000228"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.391944" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:07.357621" elapsed="0.034431"/>
</kw>
<msg time="2026-09-01T01:19:07.392266" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:07.392306" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.357311" elapsed="0.035030"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.432679" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:07.392843" elapsed="0.039948"/>
</kw>
<msg time="2026-09-01T01:19:07.432944" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:07.432982" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.392507" elapsed="0.040507"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.433350" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.433086" elapsed="0.000326"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.433067" elapsed="0.000371"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.433880" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.433594" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.434226" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.434002" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.433986" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:07.434327" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:07.436886" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:19:07.437075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.435736" elapsed="0.001510"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.437514" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.437838" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:07.435114" elapsed="0.002911"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:07.434614" elapsed="0.003476"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:07.355771" elapsed="0.082452"/>
</kw>
<msg time="2026-09-01T01:19:07.438316" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:07.438358" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.355194" elapsed="0.083199"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:07.438607" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:07.438509" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.438490" elapsed="0.000193"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.439062" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.439415" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.439479" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:07.354428" elapsed="0.085147"/>
</kw>
<msg time="2026-09-01T01:19:07.439658" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:07.439696" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.349808" elapsed="0.089920"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.440023" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.439793" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.439778" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:07.349641" elapsed="0.090470"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:07.349401" elapsed="0.090857"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:07.347093" elapsed="0.093224"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:07.342567" elapsed="0.097801"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.342128" elapsed="0.098282"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:07.339329" elapsed="0.101128"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.441307" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.441503" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.441075" elapsed="0.000452"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:07.441872" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.441675" elapsed="0.000221"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.442233" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.442351" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.442035" elapsed="0.000339"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:07.442888" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.442512" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:07.443204" elapsed="0.002574"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.442974" elapsed="0.002837"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.442958" elapsed="0.002877"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.476891" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.476537" elapsed="0.000425"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.477732" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.477469" elapsed="0.000347">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.477900" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.477119" elapsed="0.000803"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.478464" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.478085" elapsed="0.000405"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.478762" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.478890" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.478639" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.479307" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.479055" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.480264" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.479971" elapsed="0.000333"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.480696" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.480453" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.481335" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.481044" elapsed="0.000314"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.483824" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.481812" elapsed="0.002036"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.483901" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:07.484050" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.481526" elapsed="0.002546"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.484270" elapsed="0.000236"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:07.480919" elapsed="0.003629"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.485040" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.484776" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.485933" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.485544" elapsed="0.000412"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.485998" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.486129" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.485260" elapsed="0.000926"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.486328" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:07.484651" elapsed="0.001907"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.480765" elapsed="0.005823"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.486625" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:07.486760" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:07.479685" elapsed="0.007097"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.479412" elapsed="0.007399"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.486971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.486832" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.479394" elapsed="0.007679"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.487803" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.487253" elapsed="0.000574"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.487870" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.475954" elapsed="0.012024"/>
</kw>
<msg time="2026-09-01T01:19:07.488026" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.464555" elapsed="0.023515"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.499502" elapsed="0.000052"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.511056" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.522327" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.522543" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.522720" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.523122" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.522969" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.522950" elapsed="0.000272"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.523357" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.523509" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.523668" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.522908" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.522799" elapsed="0.000943"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.523878" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.523948" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:19:07.524107" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.460670" elapsed="0.063479"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.547527" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.547120" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.548364" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.548025" elapsed="0.000430">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.548541" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.547708" elapsed="0.000854"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.549051" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.548713" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.549392" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.549581" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.549259" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.549975" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.549755" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:07.550444" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.550095" elapsed="0.000403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.550916" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.550653" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.550520" elapsed="0.000449"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.550078" elapsed="0.000909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.551588" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.551120" elapsed="0.000496"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.551659" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.546566" elapsed="0.005206"/>
</kw>
<msg time="2026-09-01T01:19:07.551869" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.534499" elapsed="0.017416"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.563229" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.574576" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.585788" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.585964" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.586121" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.586469" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.586337" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.586324" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.586678" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.586841" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.586993" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.586298" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.586208" elapsed="0.000853"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.587218" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.587285" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:07.587402" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.533644" elapsed="0.053783"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.588589" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.588355" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.588765" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.588013" elapsed="0.000775"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.589074" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.588850" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.589621" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.589359" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.589160" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.588834" elapsed="0.000859"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.591980" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.589833" elapsed="0.002171"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:07.592049" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.592212" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:07.587726" elapsed="0.004509"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.593599" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.593377" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.593987" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.593777" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.594446" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.594208" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.594840" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.594624" elapsed="0.000253"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:07.595638" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:07.595450" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:07.595954" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:07.595802" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.596111" elapsed="0.000231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.596714" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.596490" elapsed="0.000262"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:07.596788" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.596924" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:07.595062" elapsed="0.001883"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:07.613813" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '1181', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;pe-distinguisher-labels-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.10.1&lt;/pe-address&gt;
                &lt;mpls-label&gt;20024&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
            &lt;pe-distinguisher-label-attribute&gt;
                &lt;pe-address&gt;10.10.20.2&lt;/pe-address&gt;
                &lt;mpls-label&gt;20028&lt;/mpls-label&gt;
            &lt;/pe-distinguisher-label-attribute&gt;
        &lt;/pe-distinguisher-labels-attribute&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:07.613916" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:07.614028" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:07.598943" elapsed="0.015108"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.597006" elapsed="0.017085"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.614296" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.614114" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.596990" elapsed="0.017386"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.617519" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.615340" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.615094" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.615077" elapsed="0.002535"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.620069" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.617864" elapsed="0.002246"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.617661" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.617647" elapsed="0.002546"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.620719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.620351" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.621025" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.620803" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.621544" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.621276" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.621098" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.620788" elapsed="0.000831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.622100" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.621769" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.622439" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.622215" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.622954" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.622672" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.622518" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.622198" elapsed="0.000834"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.623211" elapsed="0.000330"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:07.623968" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.623697" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.624149" elapsed="0.002102"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:07.614712" elapsed="0.011595"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:07.626464" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:19:07.626371" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.626354" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.626679" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.626737" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:19:07.628789" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:07.592546" elapsed="0.036266"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.628907" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:07.629043" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:07.450384" elapsed="0.178681"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.629401" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.629182" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.629156" elapsed="0.000327"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.629512" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:07.446094" elapsed="0.183525"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.633508" level="INFO">${update} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.630498" elapsed="0.003036"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.633680" elapsed="0.001980"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:07.635705" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:07.630256" elapsed="0.005560"/>
</kw>
<msg time="2026-09-01T01:19:07.635882" level="INFO">${update} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:07.629778" elapsed="0.006126"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.636716" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:19:07.636782" level="INFO">${len_1} = 174</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:07.636465" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.637203" level="INFO">Length is 174.</msg>
<msg time="2026-09-01T01:19:07.637269" level="INFO">${len_2} = 174</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:07.636944" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.637436" elapsed="0.000290"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.638047" level="INFO">${sum_1} = 2055</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:07.637873" elapsed="0.000196"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.638401" level="INFO">${sum_2} = 2055</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:07.638236" elapsed="0.000187"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.638571" elapsed="0.000271"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:07.636104" elapsed="0.002790"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:07.639033" elapsed="0.002212"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.681059" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.680728" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.681790" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.681571" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.681983" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.681263" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.682527" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.682184" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.682822" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.682963" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.682699" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.683378" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.683130" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.684416" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.684062" elapsed="0.000395"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.684857" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.684606" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.685635" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.685250" elapsed="0.000407"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.686707" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.686238" elapsed="0.000548"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.686917" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:07.687122" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.685828" elapsed="0.001360"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.687346" elapsed="0.000414"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:07.685090" elapsed="0.002706"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.688471" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.688043" elapsed="0.000451"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.689683" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.689041" elapsed="0.000719"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.689894" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:07.690099" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.688658" elapsed="0.001463"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.690379" elapsed="0.000362"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:07.687912" elapsed="0.002865"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.684927" elapsed="0.005880"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.690845" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:07.690982" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:07.683764" elapsed="0.007240"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.683479" elapsed="0.007554"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.691224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.691055" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.683462" elapsed="0.007831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.691946" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.691425" elapsed="0.000545"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.692012" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.680190" elapsed="0.011930"/>
</kw>
<msg time="2026-09-01T01:19:07.692273" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.668484" elapsed="0.023834"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.703533" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.714825" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.726148" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.726374" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.726551" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.726944" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.726799" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.726780" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.727193" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.727348" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.727501" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.726739" elapsed="0.000807"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.726630" elapsed="0.000942"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.727710" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.727779" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:19:07.727932" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.664546" elapsed="0.063414"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.729102" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.728803" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:07.738488" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:07.738534" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:07.738620" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:07.731241" elapsed="0.007401"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.729314" elapsed="0.009362"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.738838" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.738700" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.729298" elapsed="0.009612"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.742248" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.739888" elapsed="0.002401"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.739676" elapsed="0.002644"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.739658" elapsed="0.002684"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.744822" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.742601" elapsed="0.002264"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.742392" elapsed="0.002505"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.742377" elapsed="0.002546"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.745526" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.745112" elapsed="0.000440"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.745839" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.745614" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.746382" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.746065" elapsed="0.000343"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.745911" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.745598" elapsed="0.000860"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.746933" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.746607" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.747264" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.747017" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.747750" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.747483" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.747337" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.747002" elapsed="0.000819"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.747960" elapsed="0.000344"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:07.748751" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.748465" elapsed="0.000310"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.748915" elapsed="0.002103"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:07.739299" elapsed="0.011775"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:07.751114" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:19:07.753159" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:07.728236" elapsed="0.024958"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.753284" elapsed="0.000030"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:07.642208" elapsed="0.111205"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.641789" elapsed="0.111683"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:07.641421" elapsed="0.112108"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.757358" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.754405" elapsed="0.002979"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.757525" elapsed="0.001953"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:07.759522" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:07.754133" elapsed="0.005499"/>
</kw>
<msg time="2026-09-01T01:19:07.759698" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:07.753692" elapsed="0.006027"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.760512" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:07.760577" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:07.760272" elapsed="0.000326"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.760958" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:07.761020" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:07.760737" elapsed="0.000303"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.761212" elapsed="0.000278"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.761795" level="INFO">${sum_1} = 1904</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:07.761631" elapsed="0.000186"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:07.762109" level="INFO">${sum_2} = 1904</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:07.761952" elapsed="0.000178"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:07.762297" elapsed="0.000268"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:07.759916" elapsed="0.002701"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.802446" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.802090" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.803384" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.803083" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:07.803549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:07.802620" elapsed="0.000950"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.804052" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.803717" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.804373" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.804526" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.804248" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.804901" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.804688" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.805878" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.805646" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.806355" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.806063" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.807306" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.806729" elapsed="0.000599"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.808398" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.807934" elapsed="0.000501"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.808544" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:07.808746" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.807500" elapsed="0.001268"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.808907" elapsed="0.000506"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:07.806595" elapsed="0.002855"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.810133" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:07.809667" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:07.811369" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.810785" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:07.811517" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:07.811724" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:07.810361" elapsed="0.001385"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.811894" elapsed="0.000556"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:07.809547" elapsed="0.002941"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.806431" elapsed="0.006087"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:07.812555" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:07.812692" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:07.805338" elapsed="0.007377"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.805038" elapsed="0.007704"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.812899" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.812764" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.805021" elapsed="0.007943"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.813668" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.813092" elapsed="0.000601"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.813735" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.801527" elapsed="0.012316"/>
</kw>
<msg time="2026-09-01T01:19:07.813892" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.789985" elapsed="0.023960"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.825273" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.836615" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.847943" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.848119" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.848303" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.848626" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.848494" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:07.848481" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.848822" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.848971" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.849118" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:07.848456" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.848369" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.849345" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.849409" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:07.849513" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:07.786075" elapsed="0.063461"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.850768" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.850514" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:07.858449" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:07.858669" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:07.858806" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:07.858844" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.852769" elapsed="0.006593">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:07.850870" elapsed="0.008583">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.859627" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.859483" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:07.850854" elapsed="0.008848">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.863100" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.860742" elapsed="0.002390">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:07.860537" elapsed="0.002680">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:07.860520" elapsed="0.002728">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.865566" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.863513" elapsed="0.002083">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:07.863309" elapsed="0.002343">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:07.863295" elapsed="0.002385">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.866243" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.865858" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.866554" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.866329" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.867039" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.866775" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.866626" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.866313" elapsed="0.000798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.867615" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.867287" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.867913" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.867700" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.868422" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:07.868132" elapsed="0.000312"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.867984" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.867685" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.868631" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:07.869358" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:07.869083" elapsed="0.000299"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:07.871572" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.869522" elapsed="0.002080">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.860088" elapsed="0.011640">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:07.871828" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:07.874038" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:07.874065" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:07.849768" elapsed="0.024322">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:07.874161" elapsed="0.000036"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.763563" elapsed="0.110778">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.763191" elapsed="0.111220"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:07.762822" elapsed="0.111644"/>
</kw>
<arg>intra_pe_distinguisher</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:07.440746" elapsed="0.433767"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.338847" elapsed="0.535798"/>
</test>
<test id="s1-s16-t19" name="Play_To_Odl_intra_pe_distinguisher" line="130">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:07.877848" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:07.877613" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.878988" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.878888" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.878872" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.883731" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.883637" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.883622" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.884700" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:07.884359" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.885127" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:07.884867" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:07.885214" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:07.885348" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:07.883996" elapsed="0.001373"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.890365" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.890264" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.890247" elapsed="0.000177"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.891507" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:07.891409" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.891393" elapsed="0.000181"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:07.891976" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.891710" elapsed="0.000289"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.892385" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:07.892166" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.925350" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:07.892860" elapsed="0.032673"/>
</kw>
<msg time="2026-09-01T01:19:07.925741" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:07.925782" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.892555" elapsed="0.033262"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:07.961996" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:07.926756" elapsed="0.035471"/>
</kw>
<msg time="2026-09-01T01:19:07.962380" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:07.962419" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.926046" elapsed="0.036407"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.962779" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.962540" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.962515" elapsed="0.000338"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.963300" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "p "e "_ "d "i "s "t "i "n "g "u "i "s "h "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:07.962985" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.963621" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.963428" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.963412" elapsed="0.000276"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:07.963724" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:07.966412" elapsed="0.000137"/>
</kw>
<msg time="2026-09-01T01:19:07.966605" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:07.965262" elapsed="0.001476"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.966998" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.967351" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:07.964618" elapsed="0.002910"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:07.964058" elapsed="0.003528"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:07.891114" elapsed="0.076564"/>
</kw>
<msg time="2026-09-01T01:19:07.967760" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:07.967797" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.890564" elapsed="0.077267"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:07.968000" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:07.967904" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.967884" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.968518" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.968844" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:07.968909" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:07.889949" elapsed="0.079055"/>
</kw>
<msg time="2026-09-01T01:19:07.969086" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:07.969124" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.885704" elapsed="0.083491"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:07.969491" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:07.969266" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:07.969250" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:07.885572" elapsed="0.084007"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:07.885415" elapsed="0.084225"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:07.883327" elapsed="0.086371"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:07.878639" elapsed="0.091109"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:07.878249" elapsed="0.091539"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:07.875556" elapsed="0.094280"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.970976" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.970534" elapsed="0.000467"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.971587" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.971194" elapsed="0.000418"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:07.972089" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:07.971761" elapsed="0.000352"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.972485" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/announce_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.972673" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.972288" elapsed="0.000408"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:07.973003" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/withdraw_intra_pe_distinguisher.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:07.973113" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:07.972839" elapsed="0.000311"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:07.973302" elapsed="0.002792"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:07.976280" elapsed="0.001933"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.025528" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:08.025182" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:08.026332" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:08.026043" elapsed="0.000384">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:08.026513" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:08.025725" elapsed="0.000808"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.027023" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:08.026685" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:08.027343" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:08.027479" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:08.027220" elapsed="0.000317"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.027904" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:08.027685" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.028863" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:08.028600" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.029322" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:08.029048" elapsed="0.000297"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.030057" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:08.029692" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:08.031329" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:08.030739" elapsed="0.000689"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:08.031501" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:08.031789" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:08.030310" elapsed="0.001502"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:08.031962" elapsed="0.000429"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:08.029565" elapsed="0.002863"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.033066" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:08.032663" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:08.034482" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:08.033893" elapsed="0.000686"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:08.034650" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:08.034922" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:08.033459" elapsed="0.001486"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:08.035084" elapsed="0.000411"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:08.032528" elapsed="0.003004"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:08.029399" elapsed="0.006163"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:08.035600" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:08.035736" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:08.028314" elapsed="0.007444"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:08.028010" elapsed="0.007775"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.035945" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:08.035808" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:08.027990" elapsed="0.008021"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.036770" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:08.036188" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:08.036838" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:08.024618" elapsed="0.012329"/>
</kw>
<msg time="2026-09-01T01:19:08.036996" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:08.013130" elapsed="0.023908"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.048356" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.059620" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.070979" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.071182" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.071344" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.071675" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:08.071540" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:08.071528" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.071883" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.072044" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.072219" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:08.071502" elapsed="0.000765"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.071412" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.072424" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.072489" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:19:08.072610" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:08.009120" elapsed="0.063515"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:08.073787" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:08.073563" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:08.073925" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:08.073255" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.074253" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:08.074007" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.074793" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:08.074533" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:08.074359" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:08.073991" elapsed="0.000873"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.077153" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:08.075000" elapsed="0.002188"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:08.077233" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:08.077368" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:08.072941" elapsed="0.004449"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:08.078513" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:08.078291" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:08.078654" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:08.077957" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:08.078854" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:08.078736" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:08.078720" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.079058" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.079240" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.079298" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:08.081009" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:08.077670" elapsed="0.003361"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.082315" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:08.082064" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:08.082708" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:08.082493" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:08.090971" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:08.091231" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:08.091343" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:08.084779" elapsed="0.007000">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:08.082804" elapsed="0.009058">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.092033" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:08.091892" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:08.082788" elapsed="0.009372">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.092536" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.092651" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:08.092620" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:08.092605" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.092840" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.092900" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:08.081358" elapsed="0.011641">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.093060" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.988566" elapsed="0.104591">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:08.093468" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:08.093295" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:08.093279" elapsed="0.000272"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:08.093579" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:07.984517" elapsed="0.109148">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.172217" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.171788" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.173097" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.172757" elapsed="0.000470">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.173317" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.172440" elapsed="0.000899"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.173839" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.173498" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.174180" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.174533" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.174010" elapsed="0.000644"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.175122" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.174807" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.176294" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.175932" elapsed="0.000402"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.176747" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.176490" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.177630" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.177188" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.178861" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.178294" elapsed="0.000666"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.179077" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:19:10.179431" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.177833" elapsed="0.001622"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.179602" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:10.177021" elapsed="0.003006"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.180806" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.180286" elapsed="0.000542"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.181981" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.181454" elapsed="0.000627"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.182236" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:10.182513" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.180995" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.182676" elapsed="0.000344"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.180130" elapsed="0.002927"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.176834" elapsed="0.006254"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.183128" elapsed="0.000100"/>
</return>
<msg time="2026-09-01T01:19:10.183345" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:10.175634" elapsed="0.007734"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.175296" elapsed="0.008099"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.183562" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.183422" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.175259" elapsed="0.008370"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.184445" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.183767" elapsed="0.000704"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.184514" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.171232" elapsed="0.013391"/>
</kw>
<msg time="2026-09-01T01:19:10.184673" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.157253" elapsed="0.027466"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.196261" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.207760" elapsed="0.000049"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.219017" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.219263" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.219439" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.219839" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.219690" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.219671" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.220047" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.220222" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.220373" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.219630" elapsed="0.000789"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.219521" elapsed="0.000923"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.220583" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.220654" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:10.220809" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.151746" elapsed="0.069090"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.222230" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.221892" elapsed="0.000425">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.222401" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.221508" elapsed="0.000914"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.222739" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.222485" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.223363" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.223069" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.222877" elapsed="0.000539"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.222469" elapsed="0.000967"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.225798" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.223575" elapsed="0.002247"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:10.225866" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:10.226005" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.221156" elapsed="0.004871"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.227151" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.226927" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.227300" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.226623" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:10.227502" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:10.227383" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.227368" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.227710" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.227868" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.227926" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:10.229694" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.226333" elapsed="0.003384"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.231004" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.230772" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.231437" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.231208" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:10.240494" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:10.240725" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:10.240818" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:10.233435" elapsed="0.007406"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.231533" elapsed="0.009345"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.241040" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.240901" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.231517" elapsed="0.009597"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.244430" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.242059" elapsed="0.002452"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.241855" elapsed="0.002688"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.241838" elapsed="0.002728"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.246893" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.244819" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.244615" elapsed="0.002348"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.244600" elapsed="0.002385"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.247553" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.247156" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.247864" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.247639" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.248372" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.248082" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.247935" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.247623" elapsed="0.000821"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.248917" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.248593" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.249236" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.249000" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.249713" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.249453" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.249307" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.248985" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.249922" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:10.250696" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.250408" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.250859" elapsed="0.002070"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:10.241492" elapsed="0.011494"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.253154" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.253047" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.253031" elapsed="0.000194"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.256028" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.253361" elapsed="0.002693"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:10.256099" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:10.256267" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:10.230016" elapsed="0.026275"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.256346" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:10.256518" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:10.113357" elapsed="0.143185"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.283090" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.282634" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.283864" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.283615" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.284167" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.283307" elapsed="0.000885"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.284746" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.284345" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.285061" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.285282" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.284916" elapsed="0.000390"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.285690" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.285447" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:10.286214" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.285796" elapsed="0.000471"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.286926" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.286423" elapsed="0.000527"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.286289" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.285778" elapsed="0.001221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.287646" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.287185" elapsed="0.000486"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.287713" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.282058" elapsed="0.005765"/>
</kw>
<msg time="2026-09-01T01:19:10.287875" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.269993" elapsed="0.017925"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.299328" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.310875" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.322035" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.322233" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.322394" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.322727" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.322593" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.322581" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.322924" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.323075" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.323248" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.322555" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.322463" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.323451" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.323514" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:10.323638" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.267496" elapsed="0.056165"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.323820" elapsed="0.002137"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.327106" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.326628" elapsed="0.000504"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.327768" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.327307" elapsed="0.000486"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.327936" elapsed="0.000318"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.326268" elapsed="0.002040"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.326025" elapsed="0.002311"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.328494" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.328358" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.326009" elapsed="0.002591"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:10.257575" elapsed="0.071068"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:10.256838" elapsed="0.071869"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.256618" elapsed="0.072127"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.256603" elapsed="0.072163"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.328795" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:10.103871" elapsed="0.225039"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:07.978373" elapsed="2.350592"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.373721" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.373391" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.374429" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.374231" elapsed="0.000256">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.374566" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.373894" elapsed="0.000693"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.375073" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.374735" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.375390" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.375511" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.375269" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.375896" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.375678" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.376976" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.376567" elapsed="0.000450"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.377465" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.377204" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.378208" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.377810" elapsed="0.000422"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.379387" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.378822" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.379560" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:10.379837" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.378405" elapsed="0.001455"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.380041" elapsed="0.000395"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:10.377684" elapsed="0.002790"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.381063" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.380695" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.382294" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.381707" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.382461" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:10.382729" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.381288" elapsed="0.001464"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.382891" elapsed="0.000415"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.380571" elapsed="0.002772"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.377529" elapsed="0.005844"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.383410" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:10.383546" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:10.376279" elapsed="0.007290"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.375992" elapsed="0.007605"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.383757" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.383618" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.375976" elapsed="0.007846"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.384532" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.383949" elapsed="0.000608"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.384599" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.372823" elapsed="0.011894"/>
</kw>
<msg time="2026-09-01T01:19:10.384764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.361396" elapsed="0.023411"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.396278" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.407465" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.418770" elapsed="0.000044"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.419105" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.419305" elapsed="0.000025"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.419716" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.419576" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.419559" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.419918" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.420068" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.420240" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.419518" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.419393" elapsed="0.000919"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.420446" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.420514" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:19:10.420670" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.357516" elapsed="0.063181"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.422062" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.421768" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.422244" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.421386" elapsed="0.000881"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.422573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.422327" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.423084" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.422825" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.422644" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.422312" elapsed="0.000867"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.425567" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.423320" elapsed="0.002271"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:10.425635" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:10.425776" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.421028" elapsed="0.004770"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.426918" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.426713" elapsed="0.000261">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.427053" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.426408" elapsed="0.000666"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:10.427288" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:10.427150" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.427120" elapsed="0.000290"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.427546" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.427702" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.427759" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:10.429503" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.426094" elapsed="0.003432"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.430790" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.430559" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.431210" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.430968" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:10.439438" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:10.439636" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:10.439728" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:10.433176" elapsed="0.006575"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.431306" elapsed="0.008481"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.439948" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.439810" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.431290" elapsed="0.008731"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.443276" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.440952" elapsed="0.002369"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.440754" elapsed="0.002596"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.440739" elapsed="0.002634"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.445679" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.443622" elapsed="0.002098"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.443422" elapsed="0.002327"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.443407" elapsed="0.002364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.446314" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.445923" elapsed="0.000415"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.446617" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.446398" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.447094" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.446834" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.446688" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.446383" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.447658" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.447337" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.448000" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.447784" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.448508" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.448248" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.448071" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.447768" elapsed="0.000812"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.448718" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:10.449476" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.449199" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.449641" elapsed="0.002052"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:10.440388" elapsed="0.011366"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.451908" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.451814" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.451799" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.454744" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.452098" elapsed="0.002671"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:10.454813" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:10.454948" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:10.429815" elapsed="0.025155"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.455024" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:10.455196" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:10.337094" elapsed="0.118127"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.482608" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.482172" elapsed="0.000461"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.483363" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.483082" elapsed="0.000398">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.483643" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.482782" elapsed="0.000883"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.484328" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.483823" elapsed="0.000530"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.484653" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.484849" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.484500" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.485358" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.485016" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:10.485881" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.485467" elapsed="0.000468"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.486598" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.486091" elapsed="0.000531"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.485957" elapsed="0.000696"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.485450" elapsed="0.001221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.487315" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.486806" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.487418" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.481465" elapsed="0.006069"/>
</kw>
<msg time="2026-09-01T01:19:10.487588" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.469901" elapsed="0.017730"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.499071" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.510240" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.521458" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.521639" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.521797" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.522207" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.522048" elapsed="0.000216"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.522035" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.522414" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.522564" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.522712" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.522005" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.521905" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.522914" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.522979" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:10.523107" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.465907" elapsed="0.057224"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.523327" elapsed="0.002142"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.526648" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.526122" elapsed="0.000553"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.527318" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.526819" elapsed="0.000524"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.527486" elapsed="0.000299"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.525757" elapsed="0.002081"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.525540" elapsed="0.002330"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.528027" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.527893" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.525524" elapsed="0.002575"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:10.456232" elapsed="0.071935"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:10.455511" elapsed="0.072725"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.455295" elapsed="0.072979"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.455280" elapsed="0.073014"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.528322" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:10.333098" elapsed="0.195338"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:10.329125" elapsed="0.199362"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.572915" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.572587" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.573606" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.573412" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.573746" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.573086" elapsed="0.000682"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.574305" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.573919" elapsed="0.000410"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.574596" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.574723" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.574475" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.575104" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.574886" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.576222" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.575775" elapsed="0.000488"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.576669" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.576414" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.577415" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.577015" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.578603" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.578028" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.578769" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:10.579041" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.577613" elapsed="0.001451"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.579240" elapsed="0.000355"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.576892" elapsed="0.002739"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.580247" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.579850" elapsed="0.000419"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.581413" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.580850" elapsed="0.000656"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.581574" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:10.581842" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.580436" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.582186" elapsed="0.000346"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.579729" elapsed="0.002838"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.576734" elapsed="0.005863"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.582635" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:10.582772" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:10.575491" elapsed="0.007339"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.575228" elapsed="0.007632"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.583028" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.582885" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.575212" elapsed="0.007887"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.583854" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.583325" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.583921" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.572026" elapsed="0.012003"/>
</kw>
<msg time="2026-09-01T01:19:10.584076" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.560614" elapsed="0.023506"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.595508" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.606821" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.618080" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.618339" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.618514" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.618890" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.618738" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.618722" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.619118" elapsed="0.000063"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.619322" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.619473" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.618688" elapsed="0.000831"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.618585" elapsed="0.000957"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.619679" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.619835" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:19:10.619993" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.556762" elapsed="0.063258"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.621435" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.621108" elapsed="0.000403">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.621596" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.620732" elapsed="0.000887"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.621929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.621682" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.622472" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.622206" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.622000" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.621665" elapsed="0.000879"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.625191" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.622683" elapsed="0.002534"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:10.625262" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:10.625403" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.620391" elapsed="0.005033"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.626719" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.626397" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.626859" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.626030" elapsed="0.000850"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:10.627060" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:10.626942" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.626926" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.627295" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.627452" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.627508" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:10.629306" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.625743" elapsed="0.003586"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.630644" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.630406" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.631040" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.630825" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:10.639662" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:10.639905" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '492'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:10.640021" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:10.633045" elapsed="0.007000"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.631164" elapsed="0.008918"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.640286" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.640106" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.631124" elapsed="0.009237"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.643462" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"pe-distinguisher-labels-attribute":{"pe-distinguisher-label-attribute":[{"mpls-label":20024,"pe-address":"10.10.10.1"},{"mpls-label":20028,"pe-address":"10.10.20.2"}]},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"}},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.641297" elapsed="0.002209"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.641064" elapsed="0.002472"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.641047" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.645988" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.643809" elapsed="0.002219"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.643607" elapsed="0.002452"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.643593" elapsed="0.002488"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.646621" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.646259" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.646923" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.646706" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.647428" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.647165" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.646994" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.646691" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.647966" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.647645" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.648296" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.648051" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.648787" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.648511" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.648367" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.648035" elapsed="0.000824"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.648997" elapsed="0.000332"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:10.649770" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.649489" elapsed="0.000304"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.649934" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:10.640700" elapsed="0.011376"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.652258" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.652150" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.652120" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.655121" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.652452" elapsed="0.002753"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:10.655255" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:10.655396" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:10.629624" elapsed="0.025796"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.655474" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:10.655607" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:10.536509" elapsed="0.119121"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.681556" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.681077" elapsed="0.000504"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.682323" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.682034" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.682600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.681732" elapsed="0.000890"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.683191" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.682773" elapsed="0.000443"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.683507" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.683670" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.683362" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.684071" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "multi-exit-disc": {
            "med": 0
          },
          "pe-distinguisher-labels-attribute": {
            "pe-distinguisher-label-attribute": [
              {
                "pe-address": "10.10.10.1",
                "mpls-label": 20024
              },
              {
                "pe-address": "10.10.20.2",
                "mpls-label": 20028
              }
            ]
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.683834" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:10.684584" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.684216" elapsed="0.000423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.685300" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.684793" elapsed="0.000531"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.684660" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.684198" elapsed="0.001174"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.685952" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.685510" elapsed="0.000497"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.686053" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.680539" elapsed="0.005660"/>
</kw>
<msg time="2026-09-01T01:19:10.686252" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.668931" elapsed="0.017364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.697584" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.709048" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_pe_distinguisher/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.720194" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.720371" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.720530" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.720865" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.720731" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.720718" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.721064" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.721239" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.721391" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.720691" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.720600" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.721592" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.721656" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:10.721778" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "ipv4-next-hop": {
            ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.666556" elapsed="0.055246"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.721995" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.725310" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.724799" elapsed="0.000537"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.725934" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "127.1.1.1"
     },
     "local-pref": {
      "pref": 100
     },
     "multi...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.725477" elapsed="0.000482"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.726101" elapsed="0.000321"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.724439" elapsed="0.002037"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.724221" elapsed="0.002285"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.726661" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.726527" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.724204" elapsed="0.002524"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:10.656645" elapsed="0.070124"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:10.655922" elapsed="0.070913"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.655703" elapsed="0.071170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.655687" elapsed="0.071206"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.726922" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:10.532603" elapsed="0.194428"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:10.528684" elapsed="0.198402"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:10.727269" elapsed="0.003084"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.774970" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.774637" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.775671" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.775472" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.775811" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.775169" elapsed="0.000663"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.776344" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.775983" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.776633" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.776759" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.776514" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.777207" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.776961" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.778347" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.778027" elapsed="0.000361"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.778807" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.778541" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.779575" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.779204" elapsed="0.000394"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.780745" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.780219" elapsed="0.000625"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.780916" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:10.781230" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.779771" elapsed="0.001481"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.781397" elapsed="0.000356"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.779030" elapsed="0.002760"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.782407" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.782009" elapsed="0.000420"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:10.783570" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.783012" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:10.783739" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:10.784014" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:10.782595" elapsed="0.001441"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.784293" elapsed="0.000338"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:10.781887" elapsed="0.002781"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.778873" elapsed="0.005825"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:10.784734" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:10.784870" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:10.777579" elapsed="0.007313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.777310" elapsed="0.007610"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.785081" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.784942" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.777293" elapsed="0.007883"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.785829" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.785312" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.785896" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.774072" elapsed="0.011934"/>
</kw>
<msg time="2026-09-01T01:19:10.786053" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.762611" elapsed="0.023484"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.797388" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.808828" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.819980" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.820182" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.820345" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.820670" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.820539" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.820526" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.820869" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.821020" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.821193" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.820500" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.820411" elapsed="0.000853"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.821396" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.821460" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:10.821562" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.758751" elapsed="0.062834"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.822709" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.822499" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.822856" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.822190" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.823186" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.822938" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.823864" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.823419" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.823259" elapsed="0.000659"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.822922" elapsed="0.001015"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.826078" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.824077" elapsed="0.002032"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:10.826200" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:19:10.826411" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.821873" elapsed="0.004562"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.827703" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.827504" elapsed="0.000251"/>
</kw>
<msg time="2026-09-01T01:19:10.827832" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.827103" elapsed="0.000750"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.828061" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.827925" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.827905" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.828436" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.828614" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.828288" elapsed="0.000348"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:10.829002" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.828783" elapsed="0.000243"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:10.829068" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:10.829239" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:10.826725" elapsed="0.002537"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.830542" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.830312" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.830939" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.830724" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:10.839091" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:10.839312" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:10.839402" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:10.832974" elapsed="0.006453"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.831036" elapsed="0.008430"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.839628" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.839489" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.831020" elapsed="0.008682"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.842814" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.840629" elapsed="0.002226"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.840429" elapsed="0.002456"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.840413" elapsed="0.002493"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.845368" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.843179" elapsed="0.002230"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.842953" elapsed="0.002486"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.842939" elapsed="0.002521"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.845992" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.845634" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.846387" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.846150" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.846880" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.846617" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.846464" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.846119" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.847446" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.847097" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.847742" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.847530" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.848240" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.847956" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.847811" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.847514" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.848451" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:10.849196" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.848906" elapsed="0.000316"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.849364" elapsed="0.002072"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:10.840034" elapsed="0.011456"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.851643" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.851550" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.851534" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.854244" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.851835" elapsed="0.002435"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:10.854314" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:10.854451" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:10.829556" elapsed="0.024918"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.854527" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:10.854656" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:10.738440" elapsed="0.116240"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.880394" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.879912" elapsed="0.000508"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.881175" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:10.880872" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:10.881526" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:10.880569" elapsed="0.000979"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.882097" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.881702" elapsed="0.000419"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:10.882452" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:10.882579" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:10.882307" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.882985" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:10.882745" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:10.883502" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.883083" elapsed="0.000473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.884222" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:10.883712" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.883578" elapsed="0.000699"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.883067" elapsed="0.001228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.884871" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:10.884429" elapsed="0.000467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.884939" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.879370" elapsed="0.005678"/>
</kw>
<msg time="2026-09-01T01:19:10.885096" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.867744" elapsed="0.017437"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.896451" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.907748" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.919113" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.919353" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.919515" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.919875" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.919740" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:10.919725" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.920071" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.920248" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.920401" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:10.919697" elapsed="0.000749"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.919593" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.920605" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.920670" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:10.920776" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:10.865378" elapsed="0.055422"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:10.920957" elapsed="0.002154"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.924052" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.923790" elapsed="0.000286"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:10.924484" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:10.924241" elapsed="0.000268"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.924649" elapsed="0.000290"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:10.923428" elapsed="0.001563"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.923207" elapsed="0.001813"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:10.925204" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:10.925042" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.923190" elapsed="0.002081"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:10.855711" elapsed="0.069603"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:10.854970" elapsed="0.070407"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.854752" elapsed="0.070665"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.854737" elapsed="0.070700"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:10.925467" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:10.734475" elapsed="0.191106"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:10.730513" elapsed="0.195157"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:10.925872" elapsed="0.002748"/>
</kw>
<arg>intra_pe_distinguisher</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:07.970095" elapsed="2.958578"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:07.875058" elapsed="3.053751"/>
</test>
<test id="s1-s16-t20" name="Odl_To_Play_intra_vrf" line="134">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:10.931915" elapsed="0.000406"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:10.931679" elapsed="0.000691"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.933271" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.933168" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.933125" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.937720" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.937626" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.937610" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.938724" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:10.938386" elapsed="0.000362"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:10.939306" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:10.938894" elapsed="0.000436"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:10.939369" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:10.939503" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:10.938006" elapsed="0.001519"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.945932" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.945835" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.945818" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:10.947059" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:10.946965" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:10.946949" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:10.947570" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:10.947288" elapsed="0.000306"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:10.947951" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:10.947744" elapsed="0.000229"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:10.979559" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:10.948454" elapsed="0.031204"/>
</kw>
<msg time="2026-09-01T01:19:10.979817" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:10.979858" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:10.948119" elapsed="0.031772"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:11.020684" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:10.980425" elapsed="0.040357"/>
</kw>
<msg time="2026-09-01T01:19:11.020928" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:11.020967" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:10.980052" elapsed="0.040948"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.021321" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.021068" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.021051" elapsed="0.000386"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.021850" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.021571" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.022200" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.021969" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.021954" elapsed="0.000317"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:11.022301" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:11.024755" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:19:11.024939" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.023677" elapsed="0.001387"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.025362" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.025687" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:11.023062" elapsed="0.002799"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:11.022565" elapsed="0.003353"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:10.946705" elapsed="0.079296"/>
</kw>
<msg time="2026-09-01T01:19:11.026081" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:11.026120" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:10.946131" elapsed="0.080056"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:11.026353" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:11.026256" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.026240" elapsed="0.000187"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.026794" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.027097" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.027216" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:10.945539" elapsed="0.081774"/>
</kw>
<msg time="2026-09-01T01:19:11.027394" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:11.027431" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:10.939860" elapsed="0.087602"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.027750" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.027527" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.027512" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:10.939726" elapsed="0.088111"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:10.939570" elapsed="0.088293"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:10.937319" elapsed="0.090593"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:10.932894" elapsed="0.095065"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:10.932510" elapsed="0.095487"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:10.929722" elapsed="0.098319"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.028972" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.029129" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.028788" elapsed="0.000395"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:11.029524" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.029332" elapsed="0.000216"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.029853" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.029968" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.029689" elapsed="0.000302"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:11.030337" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.030130" elapsed="0.000229"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:11.030615" elapsed="0.002714"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.030421" elapsed="0.002940"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.030405" elapsed="0.002979"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.064844" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.064494" elapsed="0.000380"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.065649" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.065365" elapsed="0.000370">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.065820" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.065032" elapsed="0.000809"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.066364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.065996" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.066666" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.066841" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.066538" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.067257" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.067011" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.068188" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.067932" elapsed="0.000298"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.068628" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.068378" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.069289" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.068996" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.070239" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.069769" elapsed="0.000494"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.070362" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:11.070514" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.069482" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.070678" elapsed="0.000392"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:11.068868" elapsed="0.002239"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.071623" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.071359" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.072509" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.072093" elapsed="0.000439"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.072575" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:11.072708" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.071813" elapsed="0.000917"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.072866" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:11.071236" elapsed="0.001856"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.068701" elapsed="0.004421"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.073207" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:11.073345" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:11.067647" elapsed="0.005721"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.067372" elapsed="0.006023"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.073554" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.073417" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.067350" elapsed="0.006269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.074359" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.073752" elapsed="0.000633"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.074427" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.063924" elapsed="0.010612"/>
</kw>
<msg time="2026-09-01T01:19:11.074585" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.052260" elapsed="0.022368"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.086026" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.097280" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.108453" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.108671" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.108829" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.109182" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.109024" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.109011" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.109383" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.109533" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.109682" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:11.108985" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.108895" elapsed="0.000854"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.109883" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.109948" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.110053" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:11.048333" elapsed="0.061743"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.132907" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.132533" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.133700" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.133440" elapsed="0.000346">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.133871" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.133088" elapsed="0.000804"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.134414" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.134044" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.134712" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.134884" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.134585" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.135305" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.135055" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:11.135789" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.135482" elapsed="0.000358"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.136288" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.135998" elapsed="0.000314"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.135864" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.135463" elapsed="0.000898"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.136920" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.136496" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.136991" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.131893" elapsed="0.005219"/>
</kw>
<msg time="2026-09-01T01:19:11.137193" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.120069" elapsed="0.017172"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.148480" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.159797" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.171198" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.171375" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.171532" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.171878" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.171742" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.171730" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.172077" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.172297" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.172447" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:11.171702" elapsed="0.000790"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.171605" elapsed="0.000911"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.172687" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.172752" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.172877" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:11.119326" elapsed="0.053576"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.174060" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.173832" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.174223" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.173522" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.174529" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.174306" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.175038" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.174782" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.174599" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.174290" elapsed="0.000819"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.177431" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.175272" elapsed="0.002182"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:11.177503" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:11.177639" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:11.173231" elapsed="0.004430"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.179132" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.178896" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.179551" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.179339" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.179968" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.179742" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.180386" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.180169" elapsed="0.000254"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:11.181191" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:11.180979" elapsed="0.000237"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:11.181511" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:11.181358" elapsed="0.000206"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.181704" elapsed="0.000195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.182293" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.182043" elapsed="0.000289"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:11.182368" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.182504" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:11.180608" elapsed="0.001918"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:11.198557" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '1171', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:11.198624" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:11.198736" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:11.184523" elapsed="0.014236"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.182587" elapsed="0.016211"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.198961" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.198822" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.182571" elapsed="0.016466"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.202126" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.199995" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.199793" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.199777" elapsed="0.002463"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.204686" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.202487" elapsed="0.002239"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.202288" elapsed="0.002468"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.202273" elapsed="0.002505"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.205345" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.204928" elapsed="0.000441"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.205653" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.205429" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.206128" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.205869" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.205724" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.205414" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.206691" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.206370" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.207018" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.206773" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.207522" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.207261" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.207091" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.206758" elapsed="0.000835"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.207729" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:11.208504" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.208212" elapsed="0.000315"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.208671" elapsed="0.002068"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:11.199404" elapsed="0.011389"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:11.210947" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:11.210855" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.210839" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.211184" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.211245" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.213290" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:11.177984" elapsed="0.035330"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.213389" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:11.213543" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:11.037918" elapsed="0.175646"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.213872" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.213657" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.213642" elapsed="0.000310"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.213980" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:11.033615" elapsed="0.180473"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.217636" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.214969" elapsed="0.002693"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.217804" elapsed="0.002005"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:11.219852" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:11.214727" elapsed="0.005236"/>
</kw>
<msg time="2026-09-01T01:19:11.220028" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:11.214279" elapsed="0.005770"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.220852" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:11.220918" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:11.220608" elapsed="0.000330"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.221379" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:11.221451" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:11.221078" elapsed="0.000393"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.221612" elapsed="0.000275"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.222233" level="INFO">${sum_1} = 1291</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:11.222031" elapsed="0.000225"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.222552" level="INFO">${sum_2} = 1291</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:11.222393" elapsed="0.000181"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.222710" elapsed="0.000268"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:11.220282" elapsed="0.002748"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:11.223193" elapsed="0.002083"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.265270" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.264893" elapsed="0.000408"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.266022" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.265763" elapsed="0.000338">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.266211" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.265459" elapsed="0.000773"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.266720" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.266384" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.267017" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.267210" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.266889" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.267596" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.267376" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.268645" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.268303" elapsed="0.000385"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.269083" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.268834" elapsed="0.000271"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.269900" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.269515" elapsed="0.000407"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.270976" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.270511" elapsed="0.000544"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.271234" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:11.271448" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.270094" elapsed="0.001376"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.271613" elapsed="0.000389"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:11.269385" elapsed="0.002653"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.272734" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.272354" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.273967" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.273339" elapsed="0.000709"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.274262" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:11.274467" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.272922" elapsed="0.001568"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.274629" elapsed="0.000367"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:11.272231" elapsed="0.002801"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.269190" elapsed="0.005872"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.275101" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.275303" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:11.267991" elapsed="0.007334"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.267708" elapsed="0.007644"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.275513" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.275375" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.267687" elapsed="0.007891"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.276330" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.275709" elapsed="0.000646"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.276397" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.264349" elapsed="0.012157"/>
</kw>
<msg time="2026-09-01T01:19:11.276553" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.252530" elapsed="0.024065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.287927" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.299215" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.310455" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.310632" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.310789" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.311179" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.311019" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.311006" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.311379" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.311531" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.311680" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:11.310981" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.310888" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.311883" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.311948" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.312053" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:11.248523" elapsed="0.063554"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.313067" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.312845" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:11.322076" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:11.322122" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:11.322235" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:11.315044" elapsed="0.007214"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.313191" elapsed="0.009101"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.322452" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.322315" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.313175" elapsed="0.009347"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.325711" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.323432" elapsed="0.002318"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.323230" elapsed="0.002551"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.323214" elapsed="0.002589"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.328100" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.326051" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.325851" elapsed="0.002344"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.325837" elapsed="0.002380"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.328751" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.328393" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.329056" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.328835" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.329578" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.329315" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.329129" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.328820" elapsed="0.000866"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.330188" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.329834" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.330486" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.330274" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.330958" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.330700" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.330557" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.330258" elapsed="0.000772"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.331191" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:11.331905" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.331658" elapsed="0.000271"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.332069" elapsed="0.002053"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:11.322849" elapsed="0.011356"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:11.334245" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:11.336259" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:11.312343" elapsed="0.023939"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.336329" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:11.226238" elapsed="0.110332"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.225824" elapsed="0.110803"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:11.225449" elapsed="0.111235"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.340870" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.337645" elapsed="0.003251"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.341064" elapsed="0.001989"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:11.343097" elapsed="0.000031"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:11.337376" elapsed="0.005875"/>
</kw>
<msg time="2026-09-01T01:19:11.343320" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:11.336847" elapsed="0.006494"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.344119" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:11.344221" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:11.343870" elapsed="0.000372"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.344608" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:11.344672" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:11.344380" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.344833" elapsed="0.000270"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.345431" level="INFO">${sum_1} = 1140</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:11.345268" elapsed="0.000185"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:11.345743" level="INFO">${sum_2} = 1140</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:11.345589" elapsed="0.000175"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:11.345899" elapsed="0.000289"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:11.343549" elapsed="0.002693"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.386416" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.386061" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.387197" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.386896" elapsed="0.000386">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.387364" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.386590" elapsed="0.000795"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.387873" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.387537" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.388195" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.388348" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.388044" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.388737" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.388519" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.389709" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.389475" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.390169" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.389895" elapsed="0.000298"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.391054" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.390545" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.392169" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.391717" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.392322" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:11.392521" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.391281" elapsed="0.001262"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.392683" elapsed="0.000494"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:11.390417" elapsed="0.002798"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.393906" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.393437" elapsed="0.000491"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.395114" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.394568" elapsed="0.000616"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.395299" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:11.395499" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.394094" elapsed="0.001427"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.395659" elapsed="0.000451"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:11.393316" elapsed="0.002946"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.390247" elapsed="0.006047"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.396335" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.396473" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:11.389131" elapsed="0.007394"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.388846" elapsed="0.007709"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.396716" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.396578" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.388826" elapsed="0.007955"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.397489" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.396910" elapsed="0.000604"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.397556" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.385503" elapsed="0.012160"/>
</kw>
<msg time="2026-09-01T01:19:11.397711" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.373911" elapsed="0.023854"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.409397" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.420693" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.432066" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.432264" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.432423" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.432752" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.432617" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.432605" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.432948" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.433098" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.433273" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:11.432579" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.432490" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.433474" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.433575" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:11.433683" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:11.369991" elapsed="0.063716"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.434723" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.434500" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:11.442304" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:11.442498" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:11.442648" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:11.442692" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.436708" elapsed="0.006410">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:11.434822" elapsed="0.008410">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.443402" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.443263" elapsed="0.000193"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:11.434806" elapsed="0.008670">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.446856" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.444546" elapsed="0.002342">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:11.444273" elapsed="0.002670">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:11.444251" elapsed="0.002720">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.449429" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.447255" elapsed="0.002203">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:11.447031" elapsed="0.002481">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:11.447016" elapsed="0.002524">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.450078" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.449726" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.450413" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.450190" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.450977" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.450677" elapsed="0.000324"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.450518" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.450173" elapsed="0.000881"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.451644" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.451244" elapsed="0.000425"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.451956" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.451736" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.452471" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.452205" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.452028" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.451719" elapsed="0.000825"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.452696" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:11.453461" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.453189" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:11.455772" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.453628" elapsed="0.002175">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.443848" elapsed="0.012088">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:11.455996" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:11.458208" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:11.458234" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:11.433948" elapsed="0.024312">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.458319" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.347301" elapsed="0.111172">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.346861" elapsed="0.111675"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:11.346514" elapsed="0.112079"/>
</kw>
<arg>intra_vrf</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:11.028425" elapsed="0.430220"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:10.929277" elapsed="0.529491"/>
</test>
<test id="s1-s16-t21" name="Play_To_Odl_intra_vrf" line="138">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:11.463990" elapsed="0.000218"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:11.463752" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.465170" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:11.465044" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.465028" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.469868" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:11.469775" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.469759" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.470830" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.470493" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.471341" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:11.471051" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:11.471403" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.471537" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.470161" elapsed="0.001397"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.476500" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:11.476404" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.476387" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.477695" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:11.477588" elapsed="0.000163"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.477571" elapsed="0.000208"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:11.478234" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.477928" elapsed="0.000330"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:11.478610" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:11.478406" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:11.503635" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:11.479084" elapsed="0.024647"/>
</kw>
<msg time="2026-09-01T01:19:11.503916" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:11.503956" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.478778" elapsed="0.025218"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:11.522833" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:11.504522" elapsed="0.018412"/>
</kw>
<msg time="2026-09-01T01:19:11.523078" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:11.523116" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.504204" elapsed="0.018979"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.523464" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.523254" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.523236" elapsed="0.000298"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.523936" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "v "r "f "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.523664" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.524283" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.524058" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.524042" elapsed="0.000310"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:11.524383" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:11.526892" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:19:11.527083" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.525745" elapsed="0.001498"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.527559" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.527887" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:11.525176" elapsed="0.002884"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:11.524648" elapsed="0.003542"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:11.477318" elapsed="0.050957"/>
</kw>
<msg time="2026-09-01T01:19:11.528353" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:11.528390" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.476701" elapsed="0.051723"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:11.528585" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:11.528491" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.528474" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.529086" elapsed="0.000032"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.529507" elapsed="0.000024"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.529658" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:11.476086" elapsed="0.053672"/>
</kw>
<msg time="2026-09-01T01:19:11.529839" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:11.529877" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.471903" elapsed="0.058007"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.530351" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.529975" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.529960" elapsed="0.000460"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:11.471771" elapsed="0.058672"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:11.471610" elapsed="0.058865"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:11.469465" elapsed="0.061061"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:11.464790" elapsed="0.065784"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:11.464395" elapsed="0.066217"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:11.459702" elapsed="0.070956"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.531687" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.531261" elapsed="0.000451"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.532280" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.531859" elapsed="0.000446"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.532804" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.532452" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.533199" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/announce_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.533382" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.532976" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.533717" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/withdraw_intra_vrf.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.533861" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.533550" elapsed="0.000365"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:11.534066" elapsed="0.002587"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:11.536796" elapsed="0.001904"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.584249" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.583855" elapsed="0.000428"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.585053" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.584754" elapsed="0.000420">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.585262" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.584444" elapsed="0.000840"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.585778" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.585438" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.586079" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:11.586275" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:11.585949" elapsed="0.000349"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.586668" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.586446" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.587700" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.587405" elapsed="0.000336"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.588130" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.587886" elapsed="0.000304"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.588920" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.588552" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.590104" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.589568" elapsed="0.000685"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.590331" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:19:11.590629" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.589117" elapsed="0.001536"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.590798" elapsed="0.000416"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:11.588424" elapsed="0.002826"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.591836" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:11.591475" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:11.593238" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.592637" elapsed="0.000698"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:11.593404" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:11.593669" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:11.592210" elapsed="0.001481"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:11.593831" elapsed="0.000400"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:11.591352" elapsed="0.002967"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.588249" elapsed="0.006102"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:11.594392" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.594529" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:11.587085" elapsed="0.007465"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.586789" elapsed="0.007788"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.594735" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.594600" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.586763" elapsed="0.008038"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.595620" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:11.594932" elapsed="0.000713"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:11.595688" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:11.583311" elapsed="0.012486"/>
</kw>
<msg time="2026-09-01T01:19:11.595847" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:11.571499" elapsed="0.024392"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.607168" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.618316" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.629607" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.629787" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.629943" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.630307" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.630169" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.630128" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.630504" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.630651" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.630797" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:11.630102" elapsed="0.000773"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.630011" elapsed="0.000888"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.631036" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.631102" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.631239" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:11.567529" elapsed="0.063733"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.632405" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.632180" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.632545" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.631847" elapsed="0.000718"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.632851" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.632626" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.633478" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:11.633211" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.632921" elapsed="0.000610"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.632610" elapsed="0.000939"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.635810" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:11.633686" elapsed="0.002147"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:11.635877" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:11.636010" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:11.631561" elapsed="0.004470"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:11.637126" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.636916" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:11.637290" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:11.636615" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:11.637494" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:11.637371" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:11.637355" elapsed="0.000212"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.637700" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.637856" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.637910" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:11.639647" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:11.636331" elapsed="0.003338"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.640936" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.640714" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:11.641403" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:11.641180" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:11.648930" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:11.649171" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:11.649295" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.643396" elapsed="0.006340">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:11.641503" elapsed="0.008315">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.649988" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.649848" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:11.641487" elapsed="0.008578">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.650456" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.650570" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:11.650540" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.650525" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.650759" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.650817" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.639963" elapsed="0.010952">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.650978" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.547079" elapsed="0.103981">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:11.651333" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:11.651166" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:11.651124" elapsed="0.000293"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:11.651446" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:11.543097" elapsed="0.108435">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.711245" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.710717" elapsed="0.000572"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.712370" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.711929" elapsed="0.000573">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.712604" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.711485" elapsed="0.001142"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.713178" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:13.712792" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.713507" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:13.713731" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:13.713360" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.714166" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.713910" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.715497" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.715111" elapsed="0.000429"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.715961" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.715694" elapsed="0.000291"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.716846" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.716432" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:13.718176" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.717570" elapsed="0.000709"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:13.718365" elapsed="0.000050"/>
</return>
<msg time="2026-09-01T01:19:13.718692" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:13.717078" elapsed="0.001638"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.718870" elapsed="0.000436"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:13.716294" elapsed="0.003052"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.719977" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.719590" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:13.721599" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.720972" elapsed="0.000725"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:13.721769" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:13.722048" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:13.720533" elapsed="0.001539"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.722293" elapsed="0.000354"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:13.719457" elapsed="0.003227"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:13.716050" elapsed="0.006764"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:13.722863" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:13.723009" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:13.714793" elapsed="0.008239"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.714328" elapsed="0.008735"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.723297" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.723095" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.714289" elapsed="0.009078"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.724250" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.723511" elapsed="0.000765"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:13.724321" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:13.709559" elapsed="0.014876"/>
</kw>
<msg time="2026-09-01T01:19:13.724494" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:13.695698" elapsed="0.028860"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.736326" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.750742" elapsed="0.000126"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.765286" elapsed="0.000066"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.765638" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.765834" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.766371" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.766213" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:13.766188" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.766596" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.766745" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.766892" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:13.766104" elapsed="0.000833"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.765933" elapsed="0.001035"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.767256" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.767338" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:13.767557" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:13.690644" elapsed="0.076946"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.769293" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.768897" elapsed="0.000494">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.769483" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.768391" elapsed="0.001117"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.769847" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.769571" elapsed="0.000327"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.770416" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.770118" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.769920" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.769554" elapsed="0.000935"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.772956" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:13.770629" elapsed="0.002351"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:13.773026" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:13.773195" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:13.767979" elapsed="0.005238"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.774346" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.774105" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.774484" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.773795" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:13.774689" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:13.774567" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.774551" elapsed="0.000214"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.774901" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.775060" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.775117" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:13.776874" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:13.773505" elapsed="0.003391"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.778227" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.777960" elapsed="0.000311"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.778631" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.778411" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:13.787101" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:13.787374" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:13.787485" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:13.780704" elapsed="0.006809"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.778728" elapsed="0.008828"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.787747" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.787583" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.778712" elapsed="0.009111"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.791368" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.788859" elapsed="0.002556"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.788638" elapsed="0.002809"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.788619" elapsed="0.002850"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.793815" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.791722" elapsed="0.002134"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.791519" elapsed="0.002368"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.791504" elapsed="0.002405"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.794538" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.794097" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.794852" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.794624" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.795373" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.795078" elapsed="0.000322"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.794925" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.794609" elapsed="0.000841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.795927" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.795600" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.796251" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.796012" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.796733" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.796473" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.796324" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.795996" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:13.796957" elapsed="0.000340"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:13.797760" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.797454" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.797928" elapsed="0.002161"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:13.788232" elapsed="0.012012"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.800538" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:13.800310" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.800294" elapsed="0.000315"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:13.803595" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.800748" elapsed="0.002874"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:13.803668" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:13.803829" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:13.777220" elapsed="0.026632"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:13.803911" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:13.804049" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:13.664107" elapsed="0.139966"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.831855" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.831183" elapsed="0.000716"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.832890" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.832493" elapsed="0.000548">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.833243" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.832093" elapsed="0.001174"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.833837" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:13.833427" elapsed="0.000435"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.834211" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:13.834436" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:13.834015" elapsed="0.000444"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.834871" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.834615" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:13.835616" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.835022" elapsed="0.000656"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.836359" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.835847" elapsed="0.000609"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.835711" elapsed="0.000778"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.834987" elapsed="0.001522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.837194" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.836656" elapsed="0.000567"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:13.837277" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:13.830001" elapsed="0.007416"/>
</kw>
<msg time="2026-09-01T01:19:13.837476" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:13.817711" elapsed="0.019814"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.849384" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.860745" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.872092" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.872336" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.872516" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.872968" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.872818" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:13.872799" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.873205" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.873359" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.873508" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:13.872751" elapsed="0.000802"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.872614" elapsed="0.000969"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.873727" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.873801" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:13.874012" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:13.815103" elapsed="0.059055"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:13.874340" elapsed="0.002465"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:13.878239" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.877563" elapsed="0.000703"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:13.878870" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.878408" elapsed="0.000488"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:13.879041" elapsed="0.000350"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:13.877108" elapsed="0.002337"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.876877" elapsed="0.002598"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.879638" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.879499" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.876860" elapsed="0.002846"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:13.805192" elapsed="0.074566"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:13.804424" elapsed="0.075413"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.804173" elapsed="0.075710"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.804134" elapsed="0.075772"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:13.879941" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:13.658702" elapsed="0.221372"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:11.538864" elapsed="2.341272"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.926460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.926052" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.927341" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.926988" elapsed="0.000452">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.927529" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.926672" elapsed="0.000879"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.928055" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:13.927705" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.928520" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:13.928719" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:13.928254" elapsed="0.000489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.929114" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.928887" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.930481" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.929867" elapsed="0.000661"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.930945" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.930682" elapsed="0.000286"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.931761" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.931381" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:13.932971" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.932417" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:13.933186" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:19:13.933492" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:13.931962" elapsed="0.001553"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.933665" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:13.931247" elapsed="0.002843"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.934722" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:13.934354" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:13.935895" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.935370" elapsed="0.000624"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:13.936065" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:13.936446" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:13.934915" elapsed="0.001554"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:13.936610" elapsed="0.000336"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:13.934231" elapsed="0.002753"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:13.931026" elapsed="0.005989"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:13.937058" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:13.937273" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:13.929576" elapsed="0.007721"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.929265" elapsed="0.008061"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.937503" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.937356" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.929239" elapsed="0.008334"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.938393" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:13.937711" elapsed="0.000709"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:13.938463" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:13.925497" elapsed="0.013080"/>
</kw>
<msg time="2026-09-01T01:19:13.938699" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:13.913560" elapsed="0.025198"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.950518" elapsed="0.000080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.962369" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.973704" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.973953" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.974163" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.974629" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.974476" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:13.974454" elapsed="0.000258"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.974852" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.975004" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.975176" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:13.974399" elapsed="0.000825"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.974263" elapsed="0.000991"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.975398" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.975474" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:13.975677" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:13.909395" elapsed="0.066313"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.977306" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.976914" elapsed="0.000489">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.977490" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.976430" elapsed="0.001081"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.977944" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.977674" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.978507" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:13.978237" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.978016" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.977657" elapsed="0.000928"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.983100" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:13.978723" elapsed="0.004403"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:13.983199" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:19:13.983356" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:13.976020" elapsed="0.007357"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:13.984578" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:13.984337" elapsed="0.000307">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:13.984727" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:13.983993" elapsed="0.000755"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:13.984935" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:13.984810" elapsed="0.000177"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.984794" elapsed="0.000216"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.985172" elapsed="0.000021"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.985332" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:13.985389" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:13.987133" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:13.983684" elapsed="0.003496"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.988489" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.988242" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:13.988891" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.988671" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:13.996617" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:13.996842" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:13.996961" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:13.990896" elapsed="0.006087"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.988986" elapsed="0.008035"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:13.997224" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:13.997048" elapsed="0.000234"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.988970" elapsed="0.008414"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.000613" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:13.998383" elapsed="0.002275"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:13.998133" elapsed="0.002555"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:13.998117" elapsed="0.002594"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.124433" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.000964" elapsed="0.123575"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.000760" elapsed="0.123848"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.000745" elapsed="0.123909"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.125661" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.125003" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.126034" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.125779" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.126559" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.126288" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.126105" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.125751" elapsed="0.000881"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.127106" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.126780" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.127430" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.127216" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.127910" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.127649" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.127500" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.127198" elapsed="0.000783"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.128185" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:14.128982" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.128667" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.129172" elapsed="0.002172"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:13.997754" elapsed="0.133668"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.131603" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:14.131494" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.131477" elapsed="0.000198"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.134665" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.131809" elapsed="0.002883"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:14.134738" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:19:14.134905" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:13.987485" elapsed="0.147444"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.134989" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:14.135126" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:13.888576" elapsed="0.246704"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.162031" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.161381" elapsed="0.000693"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.163080" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.162682" elapsed="0.000579">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.163435" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.162327" elapsed="0.001131"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.164033" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.163621" elapsed="0.000437"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.164411" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.164631" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.164247" elapsed="0.000408"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.165060" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.164809" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:14.165802" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.165247" elapsed="0.000613"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.166548" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.166029" elapsed="0.000543"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.165894" elapsed="0.000710"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.165207" elapsed="0.001416"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.167297" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.166765" elapsed="0.000558"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.167375" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:14.160510" elapsed="0.007001"/>
</kw>
<msg time="2026-09-01T01:19:14.167566" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.148808" elapsed="0.018805"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.178997" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.190227" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.201504" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.201737" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.201910" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.202367" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.202222" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:14.202203" elapsed="0.000315"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.202679" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.202831" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.202978" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:14.202133" elapsed="0.000921"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.202002" elapsed="0.001083"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.203259" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.203336" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:19:14.203565" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:14.146183" elapsed="0.057412"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.203791" elapsed="0.002259"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.207491" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.206812" elapsed="0.000705"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.208115" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.207657" elapsed="0.000508"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:14.208313" elapsed="0.000382"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:14.206389" elapsed="0.002359"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.206121" elapsed="0.002655"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.208932" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.208798" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.206105" elapsed="0.002894"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:14.136434" elapsed="0.072610"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:14.135635" elapsed="0.073482"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.135360" elapsed="0.073833"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.135343" elapsed="0.073875"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.209252" elapsed="0.000034"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:13.884392" elapsed="0.324993"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:13.880342" elapsed="0.329103"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.254364" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.253906" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.255267" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.254916" elapsed="0.000450">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.255454" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.254588" elapsed="0.000888"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.255983" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.255637" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.256319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.256525" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.256180" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.256922" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.256700" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.258075" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.257758" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.258564" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.258308" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.259358" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.258955" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:14.260577" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.259988" elapsed="0.000691"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:14.260837" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:14.261171" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:14.259560" elapsed="0.001636"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.261344" elapsed="0.000393"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:14.258824" elapsed="0.002950"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.262407" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.262000" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:14.263578" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.263010" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:14.263744" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:14.264024" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:14.262598" elapsed="0.001449"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.264217" elapsed="0.000349"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:14.261878" elapsed="0.002725"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:14.258645" elapsed="0.005988"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:14.264674" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:14.264810" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:14.257469" elapsed="0.007363"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.257059" elapsed="0.007801"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.265028" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.264887" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.257027" elapsed="0.008067"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.266098" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.265328" elapsed="0.000796"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.266219" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:14.253198" elapsed="0.013133"/>
</kw>
<msg time="2026-09-01T01:19:14.266381" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.241717" elapsed="0.024713"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.277729" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.288864" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.299952" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.300364" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.300550" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.301011" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.300858" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:14.300836" elapsed="0.000257"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.301257" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.301411" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.301561" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:14.300785" elapsed="0.000822"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.300643" elapsed="0.000994"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.301781" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.301854" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:14.302048" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:14.237710" elapsed="0.064368"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.303660" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.303298" elapsed="0.000458">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.303844" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.302809" elapsed="0.001058"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.304222" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.303928" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.304765" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.304494" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.304296" elapsed="0.000521"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.303912" elapsed="0.000923"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.307002" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.304974" elapsed="0.002052"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:14.307070" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:14.307235" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:14.302432" elapsed="0.004825"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.308377" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.308162" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.308514" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.307837" elapsed="0.000698"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:14.308718" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:14.308596" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.308580" elapsed="0.000252"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.308972" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.309131" elapsed="0.000057"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.309229" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:14.311188" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:14.307547" elapsed="0.003666"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.312594" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.312355" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.312994" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.312777" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:14.320956" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:14.321212" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '516'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:14.321311" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:14.314977" elapsed="0.006357"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.313090" elapsed="0.008281"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.321538" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.321395" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.313074" elapsed="0.008537"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.324798" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.322575" elapsed="0.002269"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.322362" elapsed="0.002511"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.322345" elapsed="0.002550"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.327229" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.325170" elapsed="0.002100"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.324944" elapsed="0.002355"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.324929" elapsed="0.002391"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.327895" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.327495" elapsed="0.000424"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.328227" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.327979" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.328711" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.328450" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.328300" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.327964" elapsed="0.000821"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.329275" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.328930" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.329625" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.329358" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.330105" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.329844" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.329698" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.329344" elapsed="0.000857"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.330348" elapsed="0.000312"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:14.331114" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.330814" elapsed="0.000345"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.331306" elapsed="0.002178"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:14.321964" elapsed="0.011577"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.333702" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:14.333606" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.333591" elapsed="0.000175"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.336615" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.333901" elapsed="0.002740"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:14.336686" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:14.336834" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:14.311593" elapsed="0.025264"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.336912" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:14.337044" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:14.217504" elapsed="0.119565"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.362887" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.362328" elapsed="0.000602"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.363903" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.363543" elapsed="0.000500">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.364247" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.363188" elapsed="0.001083"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.364834" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.364429" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.365202" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_vrf/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.365406" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.365010" elapsed="0.000509"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.365928" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "vrf-route-import-extended-community": {
                "inet4-specific-extended-community-common": {
                  "global-administrator": "10.0.0.1",
                  "local-administrator": "MTA="
                }
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.365677" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:14.366656" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.366079" elapsed="0.000636"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.367392" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.366880" elapsed="0.000536"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.366744" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.366045" elapsed="0.001422"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.368086" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.367606" elapsed="0.000506"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.368202" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:14.361703" elapsed="0.006643"/>
</kw>
<msg time="2026-09-01T01:19:14.368405" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.350197" elapsed="0.018255"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.380314" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.391611" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_vrf/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.403039" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.403328" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.403515" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.403948" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.403801" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:14.403782" elapsed="0.000393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.404315" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.404471" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.404622" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:14.403735" elapsed="0.000934"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.403609" elapsed="0.001086"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.404833" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.404907" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:19:14.405110" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:14.347774" elapsed="0.057387"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.405333" elapsed="0.002204"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.408918" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.408296" elapsed="0.000649"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.409596" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-community": {
    ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.409087" elapsed="0.000534"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:14.409768" elapsed="0.000316"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:14.407866" elapsed="0.002296"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.407613" elapsed="0.002580"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.410352" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.410215" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.407595" elapsed="0.002824"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:14.338098" elapsed="0.072362"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:14.337394" elapsed="0.073135"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.337166" elapsed="0.073405"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.337128" elapsed="0.073465"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.410625" elapsed="0.000036"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:14.213597" elapsed="0.197155"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:14.209610" elapsed="0.201200"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:14.410967" elapsed="0.002955"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.460220" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.459742" elapsed="0.000516"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.461071" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.460772" elapsed="0.000410">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.461269" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.460438" elapsed="0.000852"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.461787" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.461446" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.462095" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.462319" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.461960" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.462713" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.462491" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.464094" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.463694" elapsed="0.000482"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.464640" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.464332" elapsed="0.000370"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.465504" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.465086" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:14.466802" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.466241" elapsed="0.000663"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:14.466984" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:14.467324" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:14.465709" elapsed="0.001642"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.467538" elapsed="0.000474"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:14.464953" elapsed="0.003108"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.468750" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.468363" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:14.469921" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.469396" elapsed="0.000626"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:14.470097" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:14.470417" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:14.468944" elapsed="0.001498"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.470583" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:14.468229" elapsed="0.002773"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:14.464775" elapsed="0.006257"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:14.471073" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:14.471328" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:14.463278" elapsed="0.008080"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.462847" elapsed="0.008547"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.471574" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.471425" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.462818" elapsed="0.008912"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.472793" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.471873" elapsed="0.000946"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.472864" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:14.458868" elapsed="0.014107"/>
</kw>
<msg time="2026-09-01T01:19:14.473030" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.446805" elapsed="0.026281"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.488239" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.499513" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.510673" elapsed="0.000057"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.510998" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.511207" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.511683" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.511534" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:14.511514" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.511899" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.512050" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.512221" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:14.511459" elapsed="0.000809"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.511304" elapsed="0.000992"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.512434" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.512508" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:14.512691" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:14.442826" elapsed="0.069895"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.514403" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.514039" elapsed="0.000445">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.514576" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.513591" elapsed="0.001007"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.515040" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.514661" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.515603" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.515338" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.515117" elapsed="0.000540"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.514645" elapsed="0.001030"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.517851" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.515814" elapsed="0.002061"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:14.517923" elapsed="0.000259"/>
</return>
<msg time="2026-09-01T01:19:14.518323" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:14.513220" elapsed="0.005132"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.519552" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.519338" elapsed="0.000264"/>
</kw>
<msg time="2026-09-01T01:19:14.519676" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.518995" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.519878" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:14.519759" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.519743" elapsed="0.000195"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.520247" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.520440" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.520070" elapsed="0.000392"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:14.520833" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.520606" elapsed="0.000249"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:14.520894" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:14.521026" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:14.518691" elapsed="0.002356"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.522340" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.522090" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.522733" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.522519" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:14.530440" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:14.530755" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '661'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-09-01T01:19:14.530856" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:14.524985" elapsed="0.005894"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.522827" elapsed="0.008091"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.531086" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.530942" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.522811" elapsed="0.008378"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.534384" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.532119" elapsed="0.002313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.531917" elapsed="0.002546"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.531901" elapsed="0.002584"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.536806" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.534736" elapsed="0.002109"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.534533" elapsed="0.002342"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.534519" elapsed="0.002377"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.537496" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.537073" elapsed="0.000447"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.537806" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.537580" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.538325" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.538029" elapsed="0.000325"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.537878" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.537565" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.538908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.538578" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.539234" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.538993" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.539737" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.539472" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.539309" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.538978" elapsed="0.000832"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.539955" elapsed="0.000339"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:14.540746" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.540452" elapsed="0.000317"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:14.540914" elapsed="0.002286"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:14.531546" elapsed="0.011746"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.543504" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:14.543384" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.543357" elapsed="0.000317"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.547129" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.543858" elapsed="0.003393"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:14.547305" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:19:14.547481" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:14.521369" elapsed="0.026136"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.547567" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:14.547706" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:14.422189" elapsed="0.125540"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.577594" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.576920" elapsed="0.000718"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.578737" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.578340" elapsed="0.000560">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:14.579075" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:14.577878" elapsed="0.001221"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.579720" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:14.579293" elapsed="0.000453"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:14.580070" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:14.580333" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:14.579904" elapsed="0.000460"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.580787" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:14.580522" elapsed="0.000308"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:14.581531" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.580935" elapsed="0.000656"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.582610" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:14.581861" elapsed="0.000782"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:14.581689" elapsed="0.000995"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:14.580898" elapsed="0.001808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.583401" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:14.582853" elapsed="0.000574"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:14.583480" elapsed="0.000042"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:14.576033" elapsed="0.007594"/>
</kw>
<msg time="2026-09-01T01:19:14.583764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.562878" elapsed="0.020943"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.596750" elapsed="0.000073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.609267" elapsed="0.000047"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.622960" elapsed="0.000068"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.623348" elapsed="0.000032"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.623552" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.624064" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.623910" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:14.623886" elapsed="0.000291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.624325" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.624495" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.624655" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:14.623828" elapsed="0.000874"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.623653" elapsed="0.001080"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.624875" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.624956" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:14.625179" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:14.559794" elapsed="0.065418"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:14.625399" elapsed="0.002469"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.629100" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.628721" elapsed="0.000405"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:14.630029" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:14.629299" elapsed="0.000757"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:19:14.630595" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "transitive": true,
         "vrf-route-import-extended-community": {
          "inet4-specific-extended-community-common": {
           "global-administrator": "10.0.0.1",
           "local-administrator": "MTA="
          }
         }
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:19:14.630861" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.630252" elapsed="0.000713">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.628267" elapsed="0.002895">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:14.627942" elapsed="0.003306">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:14.631437" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:14.631284" elapsed="0.000205"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:14.627926" elapsed="0.003584">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.549343" elapsed="0.082345">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.548190" elapsed="0.083652">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:14.547816" elapsed="0.084118">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:14.547798" elapsed="0.084172">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:14.632020" elapsed="0.000015"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:14.418201" elapsed="0.213985">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,43 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "transitive": true,
+         "vrf-route-import-extended-community": {
+          "inet4-specific-extended-community-common": {
+           "global-administrator": "10.0.0.1",
+           "local-administrator": "MTA="
+          }
+         }
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.714751" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.714249" elapsed="0.000545"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.715708" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:16.715373" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:16.716010" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:16.714993" elapsed="0.001041"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.716583" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:16.716223" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.716901" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:16.717096" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.716761" elapsed="0.000358"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.717531" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.717301" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.718766" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.718448" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.719259" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.718959" elapsed="0.000324"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.720037" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.719660" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:16.721312" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.720698" elapsed="0.000711"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:16.721491" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:16.721799" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:16.720270" elapsed="0.001553"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.721972" elapsed="0.000418"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:16.719527" elapsed="0.002900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.723023" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.722656" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:16.724286" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.723676" elapsed="0.000703"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:16.724447" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:16.724716" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:16.723249" elapsed="0.001490"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.724879" elapsed="0.000417"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:16.722531" elapsed="0.002801"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:16.719345" elapsed="0.006018"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:16.725405" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:16.725542" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:16.718150" elapsed="0.007414"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.717678" elapsed="0.007914"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.725759" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.725618" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.717641" elapsed="0.008184"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.726834" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:16.725967" elapsed="0.000893"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:16.726904" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:16.713351" elapsed="0.013663"/>
</kw>
<msg time="2026-09-01T01:19:16.727108" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.698770" elapsed="0.028463"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.738456" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.749817" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.760977" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.761210" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.761384" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.761772" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.761629" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:16.761611" elapsed="0.000235"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.761981" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.762156" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.762310" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:16.761574" elapsed="0.000781"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.761464" elapsed="0.000915"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.762520" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.762589" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:16.762738" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:16.692217" elapsed="0.070548"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.764104" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:16.763812" elapsed="0.000408">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:16.764307" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:16.763432" elapsed="0.000897"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.764701" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.764451" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.765257" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.764963" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.764774" elapsed="0.000536"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.764434" elapsed="0.000895"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.767505" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:16.765470" elapsed="0.002059"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:16.767573" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:16.767716" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:16.763074" elapsed="0.004663"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.768825" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.768641" elapsed="0.000233"/>
</kw>
<msg time="2026-09-01T01:19:16.768946" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:16.768336" elapsed="0.000631"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.769174" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.769028" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.769012" elapsed="0.000223"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.769519" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:16.769688" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.769370" elapsed="0.000340"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:16.770070" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.769854" elapsed="0.000239"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:16.770157" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:16.770295" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:16.768022" elapsed="0.002295"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.771607" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.771381" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.772001" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.771786" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:16.780485" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:16.780704" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:16.780824" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:16.774245" elapsed="0.006602"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.772097" elapsed="0.008788"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.781052" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.780910" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.772081" elapsed="0.009082"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.784365" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.782163" elapsed="0.002244"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.781931" elapsed="0.002506"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.781914" elapsed="0.002546"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.786780" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.784715" elapsed="0.002105"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.784510" elapsed="0.002340"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.784495" elapsed="0.002377"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.787466" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:16.787042" elapsed="0.000449"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.787776" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.787553" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.788332" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.787999" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.787847" elapsed="0.000541"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.787537" elapsed="0.000870"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.788881" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:16.788554" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.789204" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.788965" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.789680" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.789421" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.789276" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.788949" elapsed="0.000802"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.789896" elapsed="0.000334"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:16.790674" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:16.790383" elapsed="0.000314"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.790838" elapsed="0.002159"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:16.781557" elapsed="0.011502"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.793259" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.793151" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.793108" elapsed="0.000217"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:16.795958" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.793462" elapsed="0.002523"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:16.796044" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:16.796227" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:16.770621" elapsed="0.025630"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:16.796310" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:16.796451" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:16.651653" elapsed="0.144823"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.823005" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.822502" elapsed="0.000538"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.823913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:16.823560" elapsed="0.000499">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:16.824260" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:16.823245" elapsed="0.001038"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.824839" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:16.824441" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.825207" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:16.825402" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.825015" elapsed="0.000410"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.825824" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.825577" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:16.826409" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.825944" elapsed="0.000521"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.827095" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:16.826626" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.826492" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.825919" elapsed="0.001286"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.827822" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:16.827344" elapsed="0.000503"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:16.827897" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:16.821916" elapsed="0.006107"/>
</kw>
<msg time="2026-09-01T01:19:16.828072" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.810349" elapsed="0.017769"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.839378" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.850556" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.862281" elapsed="0.000062"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.862633" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.862821" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.863351" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.863198" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:16.863174" elapsed="0.000260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.863573" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.863730" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.863880" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:16.863092" elapsed="0.000834"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.862922" elapsed="0.001034"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.864098" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.864201" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:16.864395" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:16.807642" elapsed="0.056782"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.864597" elapsed="0.002286"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:16.868065" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.867692" elapsed="0.000399"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:16.868513" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:16.868257" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:16.868686" elapsed="0.000324"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:16.867264" elapsed="0.001797"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.866954" elapsed="0.002135"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.869277" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.869111" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.866936" elapsed="0.002411"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:16.797611" elapsed="0.071781"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:16.796855" elapsed="0.072612"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.796613" elapsed="0.072991"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.796595" elapsed="0.073035"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:16.869665" elapsed="0.000042"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:16.641768" elapsed="0.228038"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:14.414114" elapsed="2.455755"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:16.870083" elapsed="0.002941"/>
</kw>
<arg>intra_vrf</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:11.530903" elapsed="5.342179"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:11.459238" elapsed="5.414053"/>
</test>
<test id="s1-s16-t22" name="Odl_To_Play_intra_source_as" line="142">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:16.876459" elapsed="0.000192"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:16.876219" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.877666" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.877549" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.877532" elapsed="0.000194"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.882380" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.882284" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.882268" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.883373" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:16.882997" elapsed="0.000401"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.883809" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:16.883546" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:16.883870" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:16.884010" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:16.882662" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.889037" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.888935" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.888917" elapsed="0.000179"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.890274" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:16.890174" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.890157" elapsed="0.000176"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:16.890755" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.890471" elapsed="0.000307"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:16.891173" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:16.890932" elapsed="0.000265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:16.923233" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:16.891655" elapsed="0.031930"/>
</kw>
<msg time="2026-09-01T01:19:16.923888" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:16.923936" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:16.891344" elapsed="0.032628"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:16.958456" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:16.924965" elapsed="0.033619"/>
</kw>
<msg time="2026-09-01T01:19:16.958863" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:16.958903" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:16.924375" elapsed="0.034562"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.959396" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.959058" elapsed="0.000389"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.959017" elapsed="0.000462"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:16.959940" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:16.959619" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.960296" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.960068" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.960052" elapsed="0.000314"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:16.960409" elapsed="0.000056"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:16.963318" elapsed="0.000429"/>
</kw>
<msg time="2026-09-01T01:19:16.963806" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.962086" elapsed="0.001864"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.964251" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.964574" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:16.961430" elapsed="0.003326"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:16.960809" elapsed="0.004010"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:16.889878" elapsed="0.075025"/>
</kw>
<msg time="2026-09-01T01:19:16.964985" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:16.965024" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:16.889278" elapsed="0.075780"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:16.965263" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:16.965163" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.965110" elapsed="0.000229"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.965738" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.966060" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:16.966246" elapsed="0.000020"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:16.888640" elapsed="0.077712"/>
</kw>
<msg time="2026-09-01T01:19:16.966438" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:16.966477" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:16.884420" elapsed="0.082096"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:16.966818" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:16.966585" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.966568" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:16.884283" elapsed="0.082624"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:16.884086" elapsed="0.082858"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:16.881947" elapsed="0.085056"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:16.877288" elapsed="0.089808"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:16.876846" elapsed="0.090325"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:16.874229" elapsed="0.093008"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.968089" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:16.968327" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.967881" elapsed="0.000470"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:16.968700" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.968498" elapsed="0.000226"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:16.969030" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:16.969170" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:16.968863" elapsed="0.000332"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:16.969514" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:16.969335" elapsed="0.000203"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:16.969798" elapsed="0.002823"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.969602" elapsed="0.003054"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:16.969585" elapsed="0.003095"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.004186" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.003775" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.005057" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.004720" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.005269" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.004398" elapsed="0.000892"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.005789" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.005448" elapsed="0.000365"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.006097" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.006331" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.005961" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.006724" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.006500" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.007724" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.007492" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.008285" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.007914" elapsed="0.000394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.008953" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.008684" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.009936" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.009466" elapsed="0.000494"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.010011" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:17.010222" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.009177" elapsed="0.001068"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.010396" elapsed="0.000241"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:17.008551" elapsed="0.002127"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.011320" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.010990" elapsed="0.000353"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.012214" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.011793" elapsed="0.000444"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.012280" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:17.012413" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.011512" elapsed="0.000923"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.012570" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:17.010824" elapsed="0.001973"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.008371" elapsed="0.004455"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.012867" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:17.013002" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:17.007198" elapsed="0.005826"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.006855" elapsed="0.006196"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.013261" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.013078" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.006825" elapsed="0.006504"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.014279" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.013467" elapsed="0.000837"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.014347" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.003211" elapsed="0.011244"/>
</kw>
<msg time="2026-09-01T01:19:17.014506" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:16.991564" elapsed="0.022989"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.025865" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.037070" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.048493" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.048740" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.048924" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.049404" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.049252" elapsed="0.000204"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.049229" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.049623" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.049772" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.049920" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:17.049174" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.049018" elapsed="0.000976"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.050160" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.050237" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:17.050435" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:16.987317" elapsed="0.063146"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.073852" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.073363" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.074786" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.074454" elapsed="0.000432">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.074977" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.074074" elapsed="0.000923"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.075532" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.075180" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.075846" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.076076" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.075707" elapsed="0.000395"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.076514" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.076284" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:17.077241" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.076770" elapsed="0.000527"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.077735" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.077463" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.077327" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.076737" elapsed="0.001070"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.078420" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.077948" elapsed="0.000498"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.078499" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.072512" elapsed="0.006128"/>
</kw>
<msg time="2026-09-01T01:19:17.078696" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.060825" elapsed="0.017917"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.090239" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.101402" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.112682" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.112872" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.113035" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.113458" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.113317" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.113302" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.113666" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.113815" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.113963" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:17.113267" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.113148" elapsed="0.000888"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.114260" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.114333" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:17.114484" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:17.059734" elapsed="0.054778"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.115805" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.115522" elapsed="0.000360">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.115966" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.115170" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.116312" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.116048" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.116830" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.116573" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.116383" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.116032" elapsed="0.000869"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.119071" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.117040" elapsed="0.002054"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:17.119160" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:17.119299" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:17.114825" elapsed="0.004496"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.120731" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.120503" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.121149" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.120913" elapsed="0.000292"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.121562" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.121344" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.121946" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.121736" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:17.122917" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:17.122722" elapsed="0.000218"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:17.123264" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:17.123079" elapsed="0.000207"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.123467" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.124043" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.123826" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:17.124117" elapsed="0.000051"/>
</return>
<msg time="2026-09-01T01:19:17.124281" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:17.122356" elapsed="0.001947"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:17.141636" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '960', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;egp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-extended-community&gt;
                &lt;global-administrator&gt;65&lt;/global-administrator&gt;
            &lt;/source-as-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:17.141711" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:17.141803" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:17.126465" elapsed="0.015361"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.124363" elapsed="0.017505"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.142046" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.141893" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.124348" elapsed="0.017803"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.145373" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.143165" elapsed="0.002246"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.142925" elapsed="0.002517"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.142909" elapsed="0.002554"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.147782" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.145711" elapsed="0.002111"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.145511" elapsed="0.002340"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.145497" elapsed="0.002375"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.148519" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.148062" elapsed="0.000482"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.148828" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.148604" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.149345" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.149051" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.148900" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.148589" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.149883" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.149560" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.150367" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.149965" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.150917" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.150582" elapsed="0.000358"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.150438" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.149950" elapsed="0.001039"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.151167" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:17.151946" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.151641" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.152111" elapsed="0.002118"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:17.142525" elapsed="0.011771"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:17.154468" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-09-01T01:19:17.154363" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.154346" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.154709" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.154769" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:17.156864" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:17.119638" elapsed="0.037251"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.156954" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:17.157094" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:16.977290" elapsed="0.179827"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.157487" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.157237" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.157221" elapsed="0.000349"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.157599" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:16.972948" elapsed="0.184763"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.161562" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.158627" elapsed="0.002966"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.161738" elapsed="0.003962"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:17.165745" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:17.158369" elapsed="0.007491"/>
</kw>
<msg time="2026-09-01T01:19:17.165924" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:17.157880" elapsed="0.008065"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.166757" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:17.166822" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:17.166504" elapsed="0.000338"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.167234" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:17.167301" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:17.166981" elapsed="0.000340"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.167463" elapsed="0.000271"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.168094" level="INFO">${sum_1} = 1245</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:17.167925" elapsed="0.000191"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.168446" level="INFO">${sum_2} = 1245</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:17.168285" elapsed="0.000183"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.168606" elapsed="0.000267"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:17.166176" elapsed="0.002750"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:17.169062" elapsed="0.002179"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.210778" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.210399" elapsed="0.000415"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.211637" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.211329" elapsed="0.000402">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.211819" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.210987" elapsed="0.000854"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.212375" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.211997" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.212682" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.212878" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.212548" elapsed="0.000352"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.213308" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.213050" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.214690" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.214062" elapsed="0.000670"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.215182" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.214886" elapsed="0.000320"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.215975" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.215584" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.217064" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.216591" elapsed="0.000593"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.217324" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:17.217550" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.216206" elapsed="0.001367"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.217723" elapsed="0.000431"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:17.215451" elapsed="0.002742"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.218796" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.218421" elapsed="0.000398"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.219923" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.219477" elapsed="0.000523"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.220218" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:17.220424" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.219054" elapsed="0.001393"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.220587" elapsed="0.000354"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:17.218298" elapsed="0.002679"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.215268" elapsed="0.005739"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.221048" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:17.221258" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:17.213773" elapsed="0.007508"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.213441" elapsed="0.007868"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.221472" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.221334" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.213409" elapsed="0.008129"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.222303" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.221671" elapsed="0.000657"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.222370" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.209788" elapsed="0.012693"/>
</kw>
<msg time="2026-09-01T01:19:17.222531" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.198105" elapsed="0.024471"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.233977" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.245261" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.256694" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.256911" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.257082" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.257502" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.257356" elapsed="0.000274"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.257338" elapsed="0.000316"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.257796" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.257950" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.258100" elapsed="0.000187"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:17.257302" elapsed="0.001015"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.257189" elapsed="0.001154"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.258485" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.258554" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:17.258697" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:17.194113" elapsed="0.064612"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.259868" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.259582" elapsed="0.000334"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:17.270109" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:17.270189" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:17.270303" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:17.262195" elapsed="0.008131"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.259974" elapsed="0.010387"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.270530" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.270386" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.259959" elapsed="0.010644"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.273741" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.271560" elapsed="0.002219"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.271353" elapsed="0.002457"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.271336" elapsed="0.002495"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.276284" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.274083" elapsed="0.002258"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.273879" elapsed="0.002504"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.273865" elapsed="0.002546"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.277173" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.276670" elapsed="0.000529"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.277517" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.277275" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.278020" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.277746" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.277589" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.277255" elapsed="0.000839"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.278606" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.278276" elapsed="0.000465"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.279023" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.278805" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.279536" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.279272" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.279095" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.278788" elapsed="0.000820"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.279775" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:17.280591" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.280279" elapsed="0.000337"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.280760" elapsed="0.002101"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:17.270960" elapsed="0.011973"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:17.282992" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:19:17.285101" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:17.258985" elapsed="0.026164"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.285204" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:17.172185" elapsed="0.113135"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.171761" elapsed="0.113615"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:17.171411" elapsed="0.114022"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.289638" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.286407" elapsed="0.003257"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.289808" elapsed="0.002024"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:17.291877" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:17.286103" elapsed="0.005882"/>
</kw>
<msg time="2026-09-01T01:19:17.292051" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:17.285600" elapsed="0.006473"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.292891" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:17.292957" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:17.292642" elapsed="0.000336"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.293377" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:17.293442" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:17.293117" elapsed="0.000345"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.293609" elapsed="0.000285"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.294276" level="INFO">${sum_1} = 1094</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:17.294061" elapsed="0.000238"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:17.294618" level="INFO">${sum_2} = 1094</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:17.294438" elapsed="0.000202"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:17.294781" elapsed="0.000287"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:17.292315" elapsed="0.002833"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.335494" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.335108" elapsed="0.000417"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.336346" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.336000" elapsed="0.000440">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.336526" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.335687" elapsed="0.000861"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.337053" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.336707" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.337387" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.337582" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.337254" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.337979" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.337755" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.338981" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.338748" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.339451" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.339194" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.340449" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.339862" elapsed="0.000610"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.341560" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.341091" elapsed="0.000506"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.341715" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:17.341940" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.340652" elapsed="0.001310"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.342107" elapsed="0.000532"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:17.339730" elapsed="0.002945"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.343407" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.342904" elapsed="0.000526"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.344661" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.344041" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.344808" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:17.345006" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.343609" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.345268" elapsed="0.000443"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:17.342781" elapsed="0.002966"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.339543" elapsed="0.006235"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.345818" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:17.345956" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:17.338436" elapsed="0.007542"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.338103" elapsed="0.007957"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.346302" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.346086" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.338075" elapsed="0.008297"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.347089" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.346504" elapsed="0.000609"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.347208" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.334537" elapsed="0.012782"/>
</kw>
<msg time="2026-09-01T01:19:17.347369" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.322852" elapsed="0.024574"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.358864" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.370419" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.381787" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.382050" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.382261" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.382709" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.382560" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.382539" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.382921" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.383073" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.383247" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:17.382487" elapsed="0.000807"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.382352" elapsed="0.000970"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.383460" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.383639" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:17.383831" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:17.318842" elapsed="0.065018"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.385155" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.384800" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:17.392951" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:17.393182" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:17.393348" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:17.393389" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.387203" elapsed="0.006656">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:17.385268" elapsed="0.008671">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.394149" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.393970" elapsed="0.000237"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:17.385252" elapsed="0.008976">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.397695" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.395241" elapsed="0.002485">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:17.395000" elapsed="0.002781">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:17.394983" elapsed="0.002826">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.400177" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.398072" elapsed="0.002136">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:17.397870" elapsed="0.002392">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:17.397855" elapsed="0.002434">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.400908" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.400496" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.401245" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.400994" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.401800" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.401530" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.401319" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.400978" elapsed="0.000894"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.402377" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.402019" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.402671" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.402460" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.403170" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.402886" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.402742" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.402445" elapsed="0.000798"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.403389" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:17.404179" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.403858" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:17.406435" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.404352" elapsed="0.002113">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.394603" elapsed="0.011994">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:17.406669" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:17.408830" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:17.408857" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:17.384160" elapsed="0.024722">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.408942" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.296232" elapsed="0.112864">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.295810" elapsed="0.113380"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:17.295376" elapsed="0.113877"/>
</kw>
<arg>intra_source_as</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:16.967541" elapsed="0.441763"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:16.873718" elapsed="0.535716"/>
</test>
<test id="s1-s16-t23" name="Play_To_Odl_intra_source_as" line="146">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:17.412673" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:17.412433" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.413836" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:17.413735" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.413718" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.418393" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:17.418298" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.418281" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.419389" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.419012" elapsed="0.000400"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.419870" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:17.419603" elapsed="0.000290"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:17.419932" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:17.420065" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.418671" elapsed="0.001416"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.425110" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:17.425008" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.424991" elapsed="0.000204"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.426338" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:17.426241" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.426224" elapsed="0.000174"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:17.426812" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.426534" elapsed="0.000301"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:17.427233" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:17.426986" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:17.458897" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:17.427712" elapsed="0.031394"/>
</kw>
<msg time="2026-09-01T01:19:17.459372" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:17.459414" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.427402" elapsed="0.032045"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:17.480719" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:17.460517" elapsed="0.020505"/>
</kw>
<msg time="2026-09-01T01:19:17.481319" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:17.481361" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.459711" elapsed="0.021685"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.481957" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.481536" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.481490" elapsed="0.000551"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.482825" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.482391" elapsed="0.000513"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.483277" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.482978" elapsed="0.000353"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.482959" elapsed="0.000394"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:17.483392" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:17.486095" elapsed="0.000179"/>
</kw>
<msg time="2026-09-01T01:19:17.486332" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.485044" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.486737" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.487058" elapsed="0.000109"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:17.484408" elapsed="0.002869"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:17.483762" elapsed="0.003652"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:17.425932" elapsed="0.061568"/>
</kw>
<msg time="2026-09-01T01:19:17.487591" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:17.487631" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.425336" elapsed="0.062329"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:17.487832" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:17.487736" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.487718" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.488326" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.488644" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.488707" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:17.424712" elapsed="0.064096"/>
</kw>
<msg time="2026-09-01T01:19:17.488896" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:17.488935" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.420480" elapsed="0.068490"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.489301" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.489039" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.489023" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:17.420346" elapsed="0.069046"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:17.420174" elapsed="0.069256"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:17.417961" elapsed="0.071523"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:17.413480" elapsed="0.076056"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:17.413050" elapsed="0.076529"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:17.410344" elapsed="0.079288"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.490773" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.490335" elapsed="0.000463"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.491403" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.490948" elapsed="0.000479"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.491910" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.491576" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.492305" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/announce_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.492507" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.492079" elapsed="0.000451"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.492840" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/withdraw_intra_source_as.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.492983" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.492676" elapsed="0.000330"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:17.493181" elapsed="0.002298"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:17.495646" elapsed="0.001745"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.542984" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.542581" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.543888" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.543555" elapsed="0.000439">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.544080" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.543232" elapsed="0.000869"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.544643" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.544287" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.544951" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:17.545184" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:17.544816" elapsed="0.000391"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.545582" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.545358" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.546775" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.546444" elapsed="0.000370"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.547262" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.546964" elapsed="0.000321"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.548037" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.547662" elapsed="0.000398"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.549271" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.548691" elapsed="0.000679"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.549449" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:17.549748" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.548266" elapsed="0.001505"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.549920" elapsed="0.000407"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:17.547529" elapsed="0.002874"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.551243" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:17.550638" elapsed="0.000628"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:17.552456" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.551850" elapsed="0.000702"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:17.552624" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:17.552898" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:17.551436" elapsed="0.001485"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:17.553204" elapsed="0.000343"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:17.550510" elapsed="0.003074"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.547348" elapsed="0.006267"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:17.553657" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:17.553794" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:17.546099" elapsed="0.007717"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.545724" elapsed="0.008121"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.554009" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.553870" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.545688" elapsed="0.008389"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.554849" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:17.554262" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:17.554917" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:17.541944" elapsed="0.013083"/>
</kw>
<msg time="2026-09-01T01:19:17.555079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:17.530170" elapsed="0.024991"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.566556" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.577931" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.589177" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.589399" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.589582" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.590016" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.589867" elapsed="0.000200"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.589845" elapsed="0.000247"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.590256" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.590408" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.590650" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:17.589800" elapsed="0.000897"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.589677" elapsed="0.001048"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.590865" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.590938" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:19:17.591116" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:17.526179" elapsed="0.064991"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.592689" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.592317" elapsed="0.000469">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.592875" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.591855" elapsed="0.001043"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.593249" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.592959" elapsed="0.000343"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.593784" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:17.593519" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.593322" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.592943" elapsed="0.000912"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.596268" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:17.593996" elapsed="0.002295"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:17.596336" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:17.596478" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:17.591488" elapsed="0.005011"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:17.597631" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.597412" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:17.597769" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:17.597075" elapsed="0.000714"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:17.597965" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:17.597849" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:17.597833" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.598365" elapsed="0.000023"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.598527" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.598584" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:17.600336" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:17.596787" elapsed="0.003571"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.601658" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.601421" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:17.602102" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:17.601885" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:17.609966" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:17.610204" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:17.610314" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.604110" elapsed="0.006636">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:17.602226" elapsed="0.008604">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.611032" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.610864" elapsed="0.000225"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:17.602209" elapsed="0.008901">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.611527" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.611650" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:17.611617" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.611601" elapsed="0.000109"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.611845" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.611905" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.600651" elapsed="0.011353">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.612068" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.505847" elapsed="0.106343">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:17.612445" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:17.612277" elapsed="0.000231"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:17.612262" elapsed="0.000267"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:17.612556" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:17.501847" elapsed="0.110800">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.691673" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.691222" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.692660" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.692292" elapsed="0.000465">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.692851" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.691906" elapsed="0.000967"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.693402" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:19.693029" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.693716" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:19.693917" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:19.693575" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.694336" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.694087" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.695490" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.695157" elapsed="0.000374"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.695936" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.695681" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.696749" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.696377" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:19.697950" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.697397" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:19.698163" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:19:19.698475" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:19.696949" elapsed="0.001550"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.698648" elapsed="0.000385"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:19.696245" elapsed="0.002825"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.702454" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.699328" elapsed="0.003150"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:19.703624" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.703074" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:19.703795" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:19.704073" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:19.702658" elapsed="0.001438"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.704268" elapsed="0.000347"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:19.699206" elapsed="0.005446"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:19.696021" elapsed="0.008753"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:19.704820" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:19.704962" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:19.694839" elapsed="0.010145"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.694477" elapsed="0.010536"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.705225" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.705042" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.694443" elapsed="0.010853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.706069" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.705432" elapsed="0.000663"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.706177" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:19.690540" elapsed="0.015749"/>
</kw>
<msg time="2026-09-01T01:19:19.706341" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.676500" elapsed="0.029897"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.717886" elapsed="0.000051"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.729243" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.740459" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.740695" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.740888" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.741361" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.741209" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:19.741188" elapsed="0.000252"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.741579" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.741730" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.741878" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:19.741125" elapsed="0.000799"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.740983" elapsed="0.001074"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.742230" elapsed="0.000020"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.742307" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:19.742498" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:19.670603" elapsed="0.071925"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.744055" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.743704" elapsed="0.000475">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.744270" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.743244" elapsed="0.001048"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.744625" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.744357" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.745193" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.744894" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.744698" elapsed="0.000550"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.744340" elapsed="0.000927"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.747701" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:19.745408" elapsed="0.002319"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:19.747773" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:19.747915" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:19.742845" elapsed="0.005092"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.749064" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.748853" elapsed="0.000466">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.749401" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.748545" elapsed="0.000877"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:19.749602" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:19.749484" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.749468" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.749811" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.749970" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.750026" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:19.751796" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:19.748255" elapsed="0.003564"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.753161" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.752893" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.753568" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.753349" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:19.762499" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:19.762740" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:19.762868" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:19.755648" elapsed="0.007243"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.753738" elapsed="0.009191"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.763100" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.762956" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.753721" elapsed="0.009483"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.766430" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.764189" elapsed="0.002285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.763951" elapsed="0.002553"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.763935" elapsed="0.002591"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.769036" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.766776" elapsed="0.002300"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.766575" elapsed="0.002722"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.766560" elapsed="0.002762"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.769916" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.769510" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.770253" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.770002" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.770746" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.770476" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.770326" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.769987" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.771390" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.770984" elapsed="0.000430"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.771700" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.771480" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.772209" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.771921" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.771772" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.771464" elapsed="0.000818"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.772444" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:19.773235" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.772912" elapsed="0.000347"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.773404" elapsed="0.002259"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:19.763570" elapsed="0.012273"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.776017" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:19.775911" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.775894" elapsed="0.000190"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:19.778974" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.776245" elapsed="0.002755"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:19.779045" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:19:19.779240" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:19.752148" elapsed="0.027117"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.779325" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:19.779462" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:19.631866" elapsed="0.147619"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.805706" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.805237" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.806573" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.806235" elapsed="0.000480">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.806882" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.805888" elapsed="0.001017"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.807490" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:19.807061" elapsed="0.000454"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.807826" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:19.808024" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:19.807669" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.808479" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.808232" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:19.808981" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.808589" elapsed="0.000446"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.809695" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.809224" elapsed="0.000539"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.809056" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.808570" elapsed="0.001245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.810456" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.809952" elapsed="0.000529"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.810525" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:19.804667" elapsed="0.005971"/>
</kw>
<msg time="2026-09-01T01:19:19.810693" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.792962" elapsed="0.017776"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.822024" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.833230" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.844424" elapsed="0.000031"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.844649" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.844825" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.845286" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.845123" elapsed="0.000214"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:19.845094" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.845500" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.845650" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.845801" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:19.845052" elapsed="0.000794"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.844919" elapsed="0.000956"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.846020" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.846090" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:19.846301" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:19.790350" elapsed="0.056058"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.846582" elapsed="0.002392"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:19.850340" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.849727" elapsed="0.000639"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:19.850954" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.850509" elapsed="0.000471"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:19.851155" elapsed="0.000317"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:19.849324" elapsed="0.002204"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.849047" elapsed="0.002512"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.851718" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.851582" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.849030" elapsed="0.002755"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:19.780605" elapsed="0.071229"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:19.779816" elapsed="0.072093"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.779562" elapsed="0.072390"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.779546" elapsed="0.072428"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.852007" elapsed="0.000036"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:19.622611" elapsed="0.229591"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:17.497555" elapsed="2.354729"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.897908" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.897462" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.898847" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.898484" elapsed="0.000461">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.899034" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.898156" elapsed="0.000900"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.899585" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:19.899240" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.900041" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:19.900269" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:19.899899" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.900676" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.900442" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.902254" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.901543" elapsed="0.000754"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.902714" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.902452" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.903531" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.903128" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:19.904813" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.904232" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:19.904995" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:19:19.905348" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:19.903742" elapsed="0.001630"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.905524" elapsed="0.000399"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:19.902984" elapsed="0.002976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.906640" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.906243" elapsed="0.000420"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:19.907885" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.907347" elapsed="0.000637"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:19.908058" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:19.908397" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:19.906857" elapsed="0.001563"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.908567" elapsed="0.000360"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:19.906078" elapsed="0.002888"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:19.902800" elapsed="0.006200"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:19.909048" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:19.909384" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:19.901242" elapsed="0.008166"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.900819" elapsed="0.008621"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.909637" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.909478" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.900781" elapsed="0.008927"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.910596" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.909861" elapsed="0.000760"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.910663" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:19.896637" elapsed="0.014143"/>
</kw>
<msg time="2026-09-01T01:19:19.910940" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.885029" elapsed="0.025976"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.924173" elapsed="0.000094"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.935853" elapsed="0.000108"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.947539" elapsed="0.000080"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.947944" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.948168" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.948709" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.948550" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:19.948527" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.948937" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.949090" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.949281" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:19.948467" elapsed="0.000860"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.948275" elapsed="0.001082"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.949502" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.949581" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:19.949802" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:19.881094" elapsed="0.068740"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.951551" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.951170" elapsed="0.000479">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.951737" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.950648" elapsed="0.001111"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.952324" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.951928" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.952870" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.952600" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.952401" elapsed="0.000523"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.951911" elapsed="0.001031"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.955544" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:19.953084" elapsed="0.002483"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:19.955613" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:19.955762" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:19.950257" elapsed="0.005527"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:19.956911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:19.956703" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:19.957048" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:19.956393" elapsed="0.000677"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:19.957282" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:19.957159" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.957129" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.957491" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.957649" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.957705" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:19.959453" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:19.956074" elapsed="0.003402"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.960799" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.960554" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.961227" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.960982" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:19.970119" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:19.970394" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:19.970517" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:19.963248" elapsed="0.007294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.961324" elapsed="0.009265"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.970818" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.970625" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.961308" elapsed="0.009690"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.974825" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.972166" elapsed="0.002708"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.971911" elapsed="0.002994"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.971892" elapsed="0.003036"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.977440" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:19.975208" elapsed="0.002273"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.974978" elapsed="0.002533"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.974963" elapsed="0.002570"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.978394" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.977754" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.978718" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.978481" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.979328" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.978950" elapsed="0.000405"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.978790" elapsed="0.000598"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.978464" elapsed="0.000944"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.979957" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.979571" elapsed="0.000409"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:19.980302" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:19.980050" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:19.980788" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:19.980525" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.980375" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.980030" elapsed="0.000829"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:19.981039" elapsed="0.000360"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:19.981879" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:19.981558" elapsed="0.000346"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:19.982050" elapsed="0.002446"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:19.971465" elapsed="0.013108"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:19.984768" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:19.984649" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.984631" elapsed="0.000207"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:19.987815" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:19.984975" elapsed="0.002867"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:19.987889" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:19:19.988083" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:19.959779" elapsed="0.028353"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:19.988237" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:19.988386" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:19.860462" elapsed="0.128066"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.015298" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.014738" elapsed="0.000598"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.016222" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.015837" elapsed="0.000539">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.016547" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.015513" elapsed="0.001056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.017159" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.016729" elapsed="0.000457"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.017500" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.017700" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.017339" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.018132" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.017873" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:20.018722" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.018287" elapsed="0.000491"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.019454" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.018944" elapsed="0.000534"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.018808" elapsed="0.000702"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.018258" elapsed="0.001271"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.020196" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.019673" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.020274" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:20.014131" elapsed="0.006275"/>
</kw>
<msg time="2026-09-01T01:19:20.020462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.002006" elapsed="0.018503"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.031716" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.042957" elapsed="0.000044"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.054254" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.054486" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.054671" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.055119" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.054962" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:20.054942" elapsed="0.000269"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.055348" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.055499" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.055647" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:20.054891" elapsed="0.000801"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.054766" elapsed="0.000955"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.055861" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.055933" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:19:20.056182" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:19.999521" elapsed="0.056699"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.056472" elapsed="0.002459"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.060352" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.059699" elapsed="0.000689"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.060977" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.060534" elapsed="0.000469"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:20.061178" elapsed="0.000331"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:20.059271" elapsed="0.002366"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.059004" elapsed="0.002662"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.061824" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.061688" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.058988" elapsed="0.002903"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:19.989724" elapsed="0.072212"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:19.988910" elapsed="0.073103"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:19.988611" elapsed="0.073444"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:19.988594" elapsed="0.073485"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.062128" elapsed="0.000061"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:19.856484" elapsed="0.205803"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:19.852480" elapsed="0.209865"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.111858" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.111433" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.112777" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.112454" elapsed="0.000418">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.112961" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.112081" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.113536" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.113170" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.113851" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.114061" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.113714" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.114508" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.114264" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.116046" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.115394" elapsed="0.000694"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.116562" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.116285" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.117399" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.116958" elapsed="0.000466"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:20.118659" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.118046" elapsed="0.000718"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:20.118929" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:20.119271" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:20.117610" elapsed="0.001685"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.119456" elapsed="0.000392"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:20.116827" elapsed="0.003057"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.120515" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.120122" elapsed="0.000416"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:20.121708" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.121166" elapsed="0.000638"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:20.121876" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:20.122366" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:20.120708" elapsed="0.001688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.122572" elapsed="0.000452"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:20.119987" elapsed="0.003087"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:20.116647" elapsed="0.006477"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:20.123264" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:20.123427" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:20.115057" elapsed="0.008394"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.114651" elapsed="0.008837"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.123717" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.123526" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.114616" elapsed="0.009189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.124889" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.123983" elapsed="0.000932"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.124960" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:20.110721" elapsed="0.014354"/>
</kw>
<msg time="2026-09-01T01:19:20.125162" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.096846" elapsed="0.028377"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.136798" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.148380" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.160898" elapsed="0.000076"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.161475" elapsed="0.000028"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.161673" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.162201" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.162018" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:20.161997" elapsed="0.000285"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.162436" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.162593" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.162743" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:20.161941" elapsed="0.000848"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.161775" elapsed="0.001042"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.162960" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.163039" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:20.163275" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:20.092224" elapsed="0.071081"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.164994" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.164608" elapsed="0.000484">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.165231" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.164090" elapsed="0.001171"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.165695" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.165349" elapsed="0.000408"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.166307" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.165989" elapsed="0.000350"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.165781" elapsed="0.000600"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.165327" elapsed="0.001075"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.169888" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.166559" elapsed="0.003362"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:20.169979" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:19:20.170196" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:20.163718" elapsed="0.006508"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.171672" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.171353" elapsed="0.000422">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.171865" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.170978" elapsed="0.000909"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:20.172118" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-09-01T01:19:20.171963" elapsed="0.000231"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.171943" elapsed="0.000387"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.172477" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.172667" elapsed="0.000025"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.172734" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:20.174656" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:20.170622" elapsed="0.004057"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.176100" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.175849" elapsed="0.000324"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.176561" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.176316" elapsed="0.000297"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:20.185806" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:20.186072" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '427'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:20.186254" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:20.178763" elapsed="0.007518"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.176696" elapsed="0.009637"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.186619" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.186384" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.176675" elapsed="0.010029"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.193677" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.188336" elapsed="0.005411"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.187962" elapsed="0.005824"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.187933" elapsed="0.005880"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.196460" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.194122" elapsed="0.002381"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.193875" elapsed="0.002658"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.193858" elapsed="0.002697"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.197269" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.196819" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.197605" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.197366" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.198098" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.197833" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.197678" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.197345" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.198709" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.198346" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.199006" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.198793" elapsed="0.000394"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.199841" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.199359" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.199210" elapsed="0.000685"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.198778" elapsed="0.001135"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.200067" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:20.200871" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.200566" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.201034" elapsed="0.002367"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:20.187290" elapsed="0.016179"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.203675" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:20.203532" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.203516" elapsed="0.000229"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.206697" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.203880" elapsed="0.002843"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:20.206769" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:19:20.206932" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:20.175025" elapsed="0.031930"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.207013" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:20.207178" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:20.070531" elapsed="0.136672"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.234061" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.233513" elapsed="0.000586"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.234998" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.234652" elapsed="0.000511">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.235330" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.234318" elapsed="0.001035"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.235904" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.235508" elapsed="0.000420"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.236270" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.236472" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.236077" elapsed="0.000494"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.236974" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-extended-community": {
                "global-administrator": 65
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "egp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.236720" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:20.237554" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.237116" elapsed="0.000494"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.238285" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.237772" elapsed="0.000536"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.237638" elapsed="0.000701"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.237075" elapsed="0.001283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.238963" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.238497" elapsed="0.000491"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.239034" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:20.232912" elapsed="0.006295"/>
</kw>
<msg time="2026-09-01T01:19:20.239263" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.220719" elapsed="0.018589"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.250788" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.262099" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.273257" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.273435" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.273593" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.273962" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.273825" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:20.273812" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.274219" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.274376" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.274526" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:20.273783" elapsed="0.000789"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.273674" elapsed="0.000924"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.274741" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.274806" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:20.274934" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:20.218271" elapsed="0.056688"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.275147" elapsed="0.002167"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.278508" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.277974" elapsed="0.000561"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.279123" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-extended-community": {
        "global-administrator": 65
   ...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.278677" elapsed="0.000493"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:20.279317" elapsed="0.000297"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:20.277606" elapsed="0.002063"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.277384" elapsed="0.002314"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.279856" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.279720" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.277368" elapsed="0.002557"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:20.208327" elapsed="0.071642"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:20.207540" elapsed="0.072498"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.207280" elapsed="0.072799"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.207263" elapsed="0.072837"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.280159" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:20.066520" elapsed="0.213756"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:20.062505" elapsed="0.217825"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:20.280484" elapsed="0.002897"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.328848" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.328445" elapsed="0.000430"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.329599" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.329367" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.329759" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.329029" elapsed="0.000752"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.330302" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.329932" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.330601" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.330749" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.330476" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.331161" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.330916" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.332290" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.331992" elapsed="0.000339"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.332738" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.332483" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.333510" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.333102" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:20.334691" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.334158" elapsed="0.000633"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:20.334862" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:20.335170" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:20.333708" elapsed="0.001487"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.335341" elapsed="0.000370"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:20.332973" elapsed="0.002774"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.336369" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.335969" elapsed="0.000423"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:20.337525" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.336972" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:20.337693" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:20.337965" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:20.336558" elapsed="0.001431"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.338246" elapsed="0.000333"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:20.335845" elapsed="0.002771"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:20.332810" elapsed="0.005836"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:20.338684" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:20.338821" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:20.331532" elapsed="0.007312"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.331268" elapsed="0.007605"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.339034" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.338894" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.331249" elapsed="0.007917"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.339877" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.339302" elapsed="0.000600"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.339945" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:20.327880" elapsed="0.012175"/>
</kw>
<msg time="2026-09-01T01:19:20.340115" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.316222" elapsed="0.023997"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.351490" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.362714" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.374483" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.374690" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.374860" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.375246" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.375078" elapsed="0.000220"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:20.375064" elapsed="0.000255"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.375460" elapsed="0.000021"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.375616" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.375767" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:20.375034" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.374931" elapsed="0.000906"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.375976" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.376044" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:20.376202" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:20.312319" elapsed="0.063908"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.377765" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.377454" elapsed="0.000385">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.377926" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.376939" elapsed="0.001009"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.378278" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.378011" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.379118" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.378575" elapsed="0.000583"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.378357" elapsed="0.000834"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.377994" elapsed="0.001216"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.381372" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.379361" elapsed="0.002034"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:20.381441" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:20.381579" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:20.376619" elapsed="0.004982"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.382676" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.382501" elapsed="0.000224"/>
</kw>
<msg time="2026-09-01T01:19:20.382800" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.382195" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.383000" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:20.382883" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.382867" elapsed="0.000193"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.383369" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.383521" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.383221" elapsed="0.000322"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:20.383904" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.383688" elapsed="0.000240"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:20.383968" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:20.384101" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:20.381881" elapsed="0.002271"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.385411" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.385187" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.385806" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.385588" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:20.394272" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:20.394473" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '572'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-09-01T01:19:20.394620" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:20.387841" elapsed="0.006802"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.385902" elapsed="0.008782"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.394884" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.394710" elapsed="0.000233"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.385886" elapsed="0.009076"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.398440" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"egp"},"extended-communities":[{"transitive":true,"source-as-extended-community":{"global-administrator":65}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.396065" elapsed="0.002421"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.395838" elapsed="0.002678"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.395819" elapsed="0.002719"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.401028" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.398786" elapsed="0.002283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.398585" elapsed="0.002514"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.398571" elapsed="0.002561"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.401714" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.401328" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.402022" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.401799" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.402536" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.402272" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.402092" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.401783" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.403077" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.402754" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.403590" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.403378" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.404062" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.403805" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.403660" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.403362" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.404313" elapsed="0.000311"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:20.405081" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.404782" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:20.405280" elapsed="0.002092"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:20.395399" elapsed="0.012032"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.407591" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:20.407492" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.407476" elapsed="0.000181"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.410690" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.407795" elapsed="0.002929"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:20.410785" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:19:20.410978" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:20.384446" elapsed="0.026620"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.411176" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:20.411360" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:20.291508" elapsed="0.119883"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.439022" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.438539" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.439913" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.439564" elapsed="0.000492">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:20.440279" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:20.439250" elapsed="0.001053"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.440922" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:20.440477" elapsed="0.000470"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:20.441303" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:20.441520" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:20.441098" elapsed="0.000446"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.441940" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:20.441694" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:20.442509" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.442052" elapsed="0.000514"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.443262" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:20.442728" elapsed="0.000559"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:20.442591" elapsed="0.000726"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:20.442030" elapsed="0.001308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.443943" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:20.443488" elapsed="0.000480"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:20.444012" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:20.437951" elapsed="0.006223"/>
</kw>
<msg time="2026-09-01T01:19:20.444228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.425614" elapsed="0.018659"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.455614" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.466817" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.477840" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.478018" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.478205" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.478579" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.478444" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:20.478431" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.478775" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.478925" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.479072" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:20.478402" elapsed="0.000729"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.478292" elapsed="0.000878"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.479309" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.479374" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:20.479478" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:20.422945" elapsed="0.056556"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:20.479659" elapsed="0.002132"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.482756" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.482475" elapsed="0.000307"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:20.483520" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:20.482920" elapsed="0.000658"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:19:20.484015" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "source-as-extended-community": {
          "global-administrator": 65
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "egp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:19:20.484247" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.483726" elapsed="0.000590">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.482081" elapsed="0.002391">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:20.481861" elapsed="0.002690">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:20.484720" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:20.484583" elapsed="0.000186"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:20.481845" elapsed="0.002945">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.412628" elapsed="0.072288">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.411787" elapsed="0.073306">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:20.411491" elapsed="0.073723">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:20.411470" elapsed="0.073778">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:20.485294" elapsed="0.000014"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:20.287519" elapsed="0.197903">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-extended-community": {
+          "global-administrator": 65
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "egp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.569660" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.569065" elapsed="0.000650"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.570888" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.570475" elapsed="0.000538">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.571173" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.569977" elapsed="0.001230"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.572119" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.571599" elapsed="0.000582"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.572598" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.572854" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.572405" elapsed="0.000482"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.573478" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.573124" elapsed="0.000515"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.575027" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.574696" elapsed="0.000371"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.575518" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.575258" elapsed="0.000283"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.576338" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.575927" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:22.577564" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.576966" elapsed="0.000699"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:22.577745" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:19:22.578057" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:22.576539" elapsed="0.001541"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.578269" elapsed="0.000389"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:22.575794" elapsed="0.002900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.579330" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.578921" elapsed="0.000431"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:22.580492" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.579935" elapsed="0.000652"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:22.580658" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:22.580926" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:22.579520" elapsed="0.001429"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.581089" elapsed="0.000374"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:22.578799" elapsed="0.002701"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:22.575605" elapsed="0.005924"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:22.581570" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:22.581706" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:22.574273" elapsed="0.007456"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.573762" elapsed="0.007996"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.581923" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.581784" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.573718" elapsed="0.008273"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.583004" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.582221" elapsed="0.000808"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.583071" elapsed="0.000040"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:22.568229" elapsed="0.015046"/>
</kw>
<msg time="2026-09-01T01:19:22.583326" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.550768" elapsed="0.032609"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.594771" elapsed="0.000033"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.606118" elapsed="0.000061"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.617531" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.617795" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.617987" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.618489" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.618332" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:22.618311" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.618714" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.618865" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.619012" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:22.618253" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.618085" elapsed="0.001001"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.619256" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.619333" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:22.619540" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:22.544163" elapsed="0.075408"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.621194" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.620796" elapsed="0.000498">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.621384" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.620308" elapsed="0.001098"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.621743" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.621468" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.622308" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.622011" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.621815" elapsed="0.000545"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.621452" elapsed="0.000929"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.624571" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.622523" elapsed="0.002074"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:22.624640" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:22.624874" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:22.619897" elapsed="0.004999"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.625984" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.625799" elapsed="0.000235"/>
</kw>
<msg time="2026-09-01T01:19:22.626119" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.625496" elapsed="0.000658"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.626337" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.626216" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.626201" elapsed="0.000195"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.626676" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.626867" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.626528" elapsed="0.000361"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:22.627291" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.627033" elapsed="0.000280"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:22.627353" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:22.627486" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:22.625208" elapsed="0.002299"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.628794" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.628568" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.629217" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.628972" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:22.638201" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:22.638425" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:22.638519" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:22.631447" elapsed="0.007095"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.629313" elapsed="0.009266"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.638745" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.638603" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.629297" elapsed="0.009524"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.642034" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.639773" elapsed="0.002303"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.639568" elapsed="0.002549"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.639551" elapsed="0.002604"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.644515" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.642408" elapsed="0.002147"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.642205" elapsed="0.002380"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.642190" elapsed="0.002416"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.645208" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.644779" elapsed="0.000453"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.645571" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.645346" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.646056" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.645791" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.645641" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.645330" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.646635" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.646309" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.646932" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.646719" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.647443" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.647183" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.647003" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.646704" elapsed="0.000811"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.647659" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:22.648437" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.648131" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.648603" elapsed="0.002079"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:22.639202" elapsed="0.011536"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.650904" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.650801" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.650784" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:22.653570" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.651114" elapsed="0.002481"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:22.653640" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:22.653781" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:22.627803" elapsed="0.026002"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.653860" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:22.653998" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:22.503998" elapsed="0.150024"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.680426" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.679855" elapsed="0.000608"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.681342" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.680953" elapsed="0.000536">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.681758" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.680635" elapsed="0.001146"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.682377" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.681936" elapsed="0.000466"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.682712" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.682915" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.682552" elapsed="0.000386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.683409" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.683108" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:22.684132" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.683553" elapsed="0.000665"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.684877" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.684392" elapsed="0.000508"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.684251" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.683518" elapsed="0.001432"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.685668" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.685105" elapsed="0.000589"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.685747" elapsed="0.000047"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:22.679098" elapsed="0.006806"/>
</kw>
<msg time="2026-09-01T01:19:22.685958" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.667455" elapsed="0.018571"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.697753" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.709083" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.722467" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.722834" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.723012" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.723493" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.723348" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:22.723328" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.723703" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.723853" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.724003" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:22.723281" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.723116" elapsed="0.000961"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.724245" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.724322" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:19:22.724493" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:22.664995" elapsed="0.059527"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.724690" elapsed="0.002231"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:22.728111" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.727732" elapsed="0.000419"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:22.728546" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.728293" elapsed="0.000277"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:22.728714" elapsed="0.000325"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:22.727296" elapsed="0.001809"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.726993" elapsed="0.002155"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.729309" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.729173" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.726977" elapsed="0.002398"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:22.655070" elapsed="0.074349"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:22.654356" elapsed="0.075135"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.654113" elapsed="0.075420"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.654084" elapsed="0.075471"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.729588" elapsed="0.000040"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:22.494742" elapsed="0.234978"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:20.283542" elapsed="2.446291"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:22.730045" elapsed="0.003085"/>
</kw>
<arg>intra_source_as</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:17.489885" elapsed="5.243328"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:17.409848" elapsed="5.323511"/>
</test>
<test id="s1-s16-t24" name="Odl_To_Play_intra_source_as_4" line="150">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:22.736517" elapsed="0.000192"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:22.736277" elapsed="0.000481"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.737740" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.737627" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.737608" elapsed="0.000192"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.742679" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.742581" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.742564" elapsed="0.000174"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.743675" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.743323" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.744124" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:22.743848" elapsed="0.000313"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:22.744201" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:22.744346" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:22.742956" elapsed="0.001412"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.749414" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.749315" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.749297" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.750606" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:22.750511" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.750495" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:22.751107" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.750806" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:22.751517" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:22.751302" elapsed="0.000238"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:22.783532" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:22.751988" elapsed="0.031759"/>
</kw>
<msg time="2026-09-01T01:19:22.783980" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:22.784023" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:22.751686" elapsed="0.032371"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:22.817701" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:22.784821" elapsed="0.033030"/>
</kw>
<msg time="2026-09-01T01:19:22.818028" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:22.818067" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:22.784359" elapsed="0.033755"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.818571" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.818264" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.818220" elapsed="0.000544"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.819276" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.818905" elapsed="0.000439"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.819603" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.819404" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.819387" elapsed="0.000285"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:22.819713" elapsed="0.000055"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:22.822599" elapsed="0.000148"/>
</kw>
<msg time="2026-09-01T01:19:22.822805" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.821415" elapsed="0.001532"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.823243" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.823562" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:22.820729" elapsed="0.003016"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:22.820122" elapsed="0.003685"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:22.750248" elapsed="0.073649"/>
</kw>
<msg time="2026-09-01T01:19:22.823987" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:22.824027" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:22.749613" elapsed="0.074450"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:22.824583" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:19:22.824169" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.824130" elapsed="0.000536"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.825067" elapsed="0.000034"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.825449" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.825514" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:22.748992" elapsed="0.076618"/>
</kw>
<msg time="2026-09-01T01:19:22.825694" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:22.825732" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "O "d "l "_ "T "o "_ "P "l "a...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:22.744737" elapsed="0.081030"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.826061" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.825834" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.825817" elapsed="0.000415"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:22.744601" elapsed="0.081654"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:22.744427" elapsed="0.081867"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:22.742265" elapsed="0.084088"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:22.737358" elapsed="0.089051"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:22.736908" elapsed="0.089546"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:22.734084" elapsed="0.092423"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.827472" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.827678" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.827266" elapsed="0.000436"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:22.828053" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.827849" elapsed="0.000228"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.828422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.828541" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.828254" elapsed="0.000310"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:22.828883" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.828704" elapsed="0.000203"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:22.829191" elapsed="0.003001"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.828969" elapsed="0.003260"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.828953" elapsed="0.003299"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.864229" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.863825" elapsed="0.000440"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.865078" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.864758" elapsed="0.000443">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.865291" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.864438" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.865817" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.865472" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.866149" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.866343" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.865989" elapsed="0.000378"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.866743" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.866515" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.867778" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.867545" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.868253" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.867968" elapsed="0.000308"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.868917" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.868649" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:22.869912" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.869436" elapsed="0.000501"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:22.870053" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:19:22.870262" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:22.869124" elapsed="0.001160"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.870435" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:22.868517" elapsed="0.002198"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.871237" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:22.870940" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:22.872114" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.871711" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:22.872204" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:22.872339" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:22.871428" elapsed="0.000938"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.872507" elapsed="0.000199"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:22.870818" elapsed="0.001922"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:22.868338" elapsed="0.004433"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:22.872813" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:22.872950" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:22.867253" elapsed="0.005721"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.866874" elapsed="0.006130"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.873219" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.873030" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.866844" elapsed="0.006445"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.874032" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.873431" elapsed="0.000626"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.874110" elapsed="0.000048"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:22.863249" elapsed="0.011000"/>
</kw>
<msg time="2026-09-01T01:19:22.874302" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.851253" elapsed="0.023102"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.886042" elapsed="0.000060"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.897773" elapsed="0.000055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.909286" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.909671" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.909863" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.910370" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.910211" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:22.910187" elapsed="0.000267"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.910596" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.910749" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.910899" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:22.910115" elapsed="0.000830"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.909962" elapsed="0.001014"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.911133" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.911225" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:22.911432" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:22.847310" elapsed="0.064153"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.934400" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.933981" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.935249" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.934903" elapsed="0.000446">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.935436" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.934588" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.935954" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.935614" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.936296" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:22.936510" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:22.936152" elapsed="0.000384"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.936910" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.936687" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:22.937441" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.937122" elapsed="0.000371"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.937996" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.937709" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.937522" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.937089" elapsed="0.000980"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.938688" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:22.938234" elapsed="0.000481"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:22.938766" elapsed="0.000035"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:22.933433" elapsed="0.005462"/>
</kw>
<msg time="2026-09-01T01:19:22.938950" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:22.921650" elapsed="0.017345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.950433" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.961691" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.972873" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.973052" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.973241" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.973594" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.973462" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:22.973448" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.973799" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.973949" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.974107" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:22.973418" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.973318" elapsed="0.000922"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.974383" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:22.974450" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:22.974573" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-nex...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:22.920727" elapsed="0.053873"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:22.975790" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:22.975547" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:22.975937" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:22.975228" elapsed="0.000730"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:22.976274" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:22.976019" elapsed="0.000305"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.976796" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:22.976533" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.976345" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.976004" elapsed="0.000862"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.979000" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:22.977003" elapsed="0.002020"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:22.979066" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:19:22.979226" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:22.974909" elapsed="0.004339"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.980621" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.980400" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.981008" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.980801" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.981443" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.981222" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.981831" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.981618" elapsed="0.000249"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:22.982626" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:22.982438" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:22.982944" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:22.982788" elapsed="0.000178"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:22.983161" elapsed="0.000208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:22.983731" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:22.983512" elapsed="0.000258"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:22.983807" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:22.983941" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:22.982048" elapsed="0.001916"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:23.002998" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '967', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;AQwAAQECAwQBAgoKCgo=&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.1.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;multi-exit-disc&gt;
            &lt;med&gt;0&lt;/med&gt;
        &lt;/multi-exit-disc&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;source-as-4-extended-community&gt;
                &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
            &lt;/source-as-4-extended-community&gt;
        &lt;/extended-communities&gt;
    &lt;/attributes&gt;
    &lt;intra-as-i-pmsi-a-d&gt;
        &lt;route-distinguisher&gt;1.2.3.4:258&lt;/route-distinguisher&gt;
        &lt;orig-route-ip&gt;10.10.10.10&lt;/orig-route-ip&gt;
    &lt;/intra-as-i-pmsi-a-d&gt;
&lt;/mvpn-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:23.003064" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4/mvpn-route=AQwAAQECAwQBAgoKCgo%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:23.003225" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:22.986081" elapsed="0.017167"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.984024" elapsed="0.019265"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.003461" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.003312" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:22.984008" elapsed="0.019530"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.006655" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.004499" elapsed="0.002194"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.004299" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.004282" elapsed="0.002463"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.009056" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.006990" elapsed="0.002121"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.006793" elapsed="0.002364"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.006778" elapsed="0.002402"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.009732" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.009357" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.010037" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.009817" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.010554" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.010288" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.010123" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.009802" elapsed="0.000824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.011109" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.010772" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.011418" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.011207" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.011968" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.011704" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.011554" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.011192" elapsed="0.000849"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.012235" elapsed="0.000338"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:23.013011" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.012726" elapsed="0.000308"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.013202" elapsed="0.002098"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:23.003885" elapsed="0.011477"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:23.015529" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:19:23.015427" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.015411" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.015752" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.015810" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:23.017877" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:22.979561" elapsed="0.038340"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.017963" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:23.018117" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:22.836887" elapsed="0.181266"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.018485" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.018251" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.018235" elapsed="0.000329"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.018598" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:22.832512" elapsed="0.186198"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.022318" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.019608" elapsed="0.002737"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.022485" elapsed="0.002167"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:23.024695" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:23.019353" elapsed="0.005459"/>
</kw>
<msg time="2026-09-01T01:19:23.024880" level="INFO">${update} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:23.018882" elapsed="0.006020"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.025718" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:23.025783" level="INFO">${len_1} = 162</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:23.025472" elapsed="0.000331"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.026204" level="INFO">Length is 162.</msg>
<msg time="2026-09-01T01:19:23.026270" level="INFO">${len_2} = 162</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:23.025944" elapsed="0.000346"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.026492" elapsed="0.000282"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.027100" level="INFO">${sum_1} = 1872</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:23.026919" elapsed="0.000204"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.027441" level="INFO">${sum_2} = 1872</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:23.027278" elapsed="0.000185"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.027601" elapsed="0.000274"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:23.025117" elapsed="0.002811"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:23.028068" elapsed="0.002142"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.069528" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.069190" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.070311" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.070018" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:23.070481" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:23.069714" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.070991" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:23.070656" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.071312" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:23.071476" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:23.071186" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.071860" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.071641" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.073040" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.072717" elapsed="0.000364"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.073523" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.073268" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.074329" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.073910" elapsed="0.000442"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.075428" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.074917" elapsed="0.000590"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.075642" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:23.075849" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.074526" elapsed="0.001345"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.076015" elapsed="0.000426"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:23.073775" elapsed="0.002702"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.077086" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.076702" elapsed="0.000421"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.078242" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.077749" elapsed="0.000570"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.078445" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:23.078644" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.077361" elapsed="0.001305"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.078804" elapsed="0.000425"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:23.076581" elapsed="0.002685"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.073603" elapsed="0.005692"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.079334" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:23.079469" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:23.072274" elapsed="0.007217"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.071966" elapsed="0.007553"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.079679" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.079543" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.071948" elapsed="0.007797"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.080510" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.079876" elapsed="0.000660"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.080579" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:23.068627" elapsed="0.012060"/>
</kw>
<msg time="2026-09-01T01:19:23.080737" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.057053" elapsed="0.023729"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.092133" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.103584" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.115228" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.115479" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.115665" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.116311" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.115969" elapsed="0.000413"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:23.115947" elapsed="0.000466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.116560" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.116716" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.116867" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:23.115890" elapsed="0.001023"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.115755" elapsed="0.001187"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.117086" elapsed="0.000035"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.117195" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:23.117399" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:23.053057" elapsed="0.064373"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.118755" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.118382" elapsed="0.000428"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:23.128989" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:23.129053" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:23.129222" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:23.120810" elapsed="0.008439"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.118870" elapsed="0.010428"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.129530" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.129331" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.118855" elapsed="0.010751"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.133187" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.130806" elapsed="0.002423"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.130563" elapsed="0.002698"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.130542" elapsed="0.002741"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.135582" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.133533" elapsed="0.002089"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.133331" elapsed="0.002321"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.133317" elapsed="0.002356"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.136323" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.135872" elapsed="0.000475"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.136638" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.136408" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.137168" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.136862" elapsed="0.000333"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.136709" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.136393" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.137858" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.137500" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.138191" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.137947" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.138673" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.138411" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.138264" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.137931" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.138896" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:23.139701" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.139399" elapsed="0.000329"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.139902" elapsed="0.002342"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:23.130073" elapsed="0.012270"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:23.142395" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:19:23.144527" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:23.117718" elapsed="0.026833"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.144601" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:23.031155" elapsed="0.113560"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.030734" elapsed="0.114036"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:23.030379" elapsed="0.114453"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.148529" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.145783" elapsed="0.002771"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.148699" elapsed="0.002056"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:23.150803" elapsed="0.000032"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:23.145520" elapsed="0.005408"/>
</kw>
<msg time="2026-09-01T01:19:23.151000" level="INFO">${update} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:23.144998" elapsed="0.006024"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.151900" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:23.151968" level="INFO">${len_1} = 150</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:23.151634" elapsed="0.000354"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.152383" level="INFO">Length is 150.</msg>
<msg time="2026-09-01T01:19:23.152447" level="INFO">${len_2} = 150</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:23.152157" elapsed="0.000310"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.152613" elapsed="0.000273"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.153225" level="INFO">${sum_1} = 1721</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:23.153028" elapsed="0.000220"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:23.153539" level="INFO">${sum_2} = 1721</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:23.153386" elapsed="0.000174"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:23.153697" elapsed="0.000272"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:23.151290" elapsed="0.002730"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.197420" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.197003" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.198304" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.197950" elapsed="0.000436">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:23.198472" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:23.197634" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.198999" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:23.198650" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.199339" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:23.199521" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:23.199203" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.199933" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.199695" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.200948" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.200715" elapsed="0.000274"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.201421" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.201170" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.202392" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.201805" elapsed="0.000611"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.203678" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.203027" elapsed="0.000689"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.203834" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:19:23.204064" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.202589" elapsed="0.001498"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.204274" elapsed="0.000494"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:23.201675" elapsed="0.003131"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.205544" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.205031" elapsed="0.000536"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.206659" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.206228" elapsed="0.000469"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.206807" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:23.207005" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.205736" elapsed="0.001292"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.207257" elapsed="0.000472"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:23.204909" elapsed="0.002856"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.201502" elapsed="0.006293"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.207837" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:23.207975" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:23.200399" elapsed="0.007671"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.200060" elapsed="0.008053"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.208349" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.208205" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.200028" elapsed="0.008389"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.210956" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.208553" elapsed="0.002430"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.211026" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:23.196408" elapsed="0.014779"/>
</kw>
<msg time="2026-09-01T01:19:23.211239" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.184349" elapsed="0.026945"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.222691" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.234628" elapsed="0.000116"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.247157" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.247389" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.247567" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.247996" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.247848" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:23.247828" elapsed="0.000245"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.248238" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.248393" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.248541" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:23.247779" elapsed="0.000808"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.247653" elapsed="0.000960"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.248752" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.248923" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:23.249117" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:23.179600" elapsed="0.069559"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.250595" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.250048" elapsed="0.000599"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:23.258657" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:23.258833" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-mvpn:mcast-vpn-subsequent-address-family']/bgp-mvpn-ipv4:mvpn-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:23.259003" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:23.259044" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.252638" elapsed="0.006865">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:23.250707" elapsed="0.008872">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.259751" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.259610" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:23.250691" elapsed="0.009135">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.263178" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.260809" elapsed="0.002401">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:23.260603" elapsed="0.002663">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:23.260587" elapsed="0.002707">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.265661" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.263558" elapsed="0.002132">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:23.263354" elapsed="0.002391">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:23.263339" elapsed="0.002435">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.266392" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.265966" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.266700" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.266477" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.267279" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.266974" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.266814" elapsed="0.000519"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.266462" elapsed="0.000890"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.267828" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.267500" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.268153" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.267912" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.268634" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.268375" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.268227" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.267896" elapsed="0.000810"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.268846" elapsed="0.000343"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:23.269617" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.269341" elapsed="0.000299"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:23.271818" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.269780" elapsed="0.002067">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.260214" elapsed="0.011841">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:23.272124" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:19:23.274295" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:23.274322" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:23.249412" elapsed="0.024935">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.274404" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.155116" elapsed="0.119440">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.154705" elapsed="0.119911"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:23.154348" elapsed="0.120328"/>
</kw>
<arg>intra_source_as_4</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:22.826811" elapsed="0.447915"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:22.733640" elapsed="0.541203"/>
</test>
<test id="s1-s16-t25" name="Play_To_Odl_intra_source_as_4" line="154">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:23.278006" elapsed="0.000225"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:23.277767" elapsed="0.000514"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.279201" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:23.279072" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.279055" elapsed="0.000206"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.283767" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:23.283672" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.283656" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.284750" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:23.284402" elapsed="0.000371"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.285255" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:23.284954" elapsed="0.000324"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:23.285317" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:23.285452" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:23.284031" elapsed="0.001443"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.290485" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:23.290390" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.290372" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.291641" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:23.291548" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.291531" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:23.292120" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.291835" elapsed="0.000325"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:23.292511" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:23.292311" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:23.326939" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:23.292985" elapsed="0.034059"/>
</kw>
<msg time="2026-09-01T01:19:23.327239" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:23.327279" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.292681" elapsed="0.034631"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:23.362674" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:23.327913" elapsed="0.034997"/>
</kw>
<msg time="2026-09-01T01:19:23.363193" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:23.363236" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.327471" elapsed="0.035801"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.363765" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.363408" elapsed="0.000414"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.363357" elapsed="0.000493"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.364436" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "s "o "u "r "c "e "_ "a "s "_ "4 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.363989" elapsed="0.000519"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.364764" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.364568" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.364551" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:23.364870" elapsed="0.000047"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:23.367656" elapsed="0.000144"/>
</kw>
<msg time="2026-09-01T01:19:23.367857" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.366499" elapsed="0.001496"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.368294" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.368614" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:23.365821" elapsed="0.002970"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:23.365256" elapsed="0.003666"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:23.291286" elapsed="0.077724"/>
</kw>
<msg time="2026-09-01T01:19:23.369111" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:23.369177" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.290686" elapsed="0.078527"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:23.369382" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:23.369284" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.369267" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.369840" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.370251" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.370316" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:23.290067" elapsed="0.080348"/>
</kw>
<msg time="2026-09-01T01:19:23.370504" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:23.370543" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.285806" elapsed="0.084771"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.370874" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.370647" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.370632" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:23.285676" elapsed="0.085285"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:23.285521" elapsed="0.085479"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:23.283359" elapsed="0.087701"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:23.278812" elapsed="0.092320"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:23.278421" elapsed="0.092821"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:23.275653" elapsed="0.095643"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.372363" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.371882" elapsed="0.000506"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.372934" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.372539" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.373470" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.373119" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.373830" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/announce_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:23.374037" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:23.373638" elapsed="0.000422"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.374408" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/withdraw_intra_source_as_4.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:23.374624" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:23.374238" elapsed="0.000410"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:23.374789" elapsed="0.003260"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:23.378231" elapsed="0.002287"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.425624" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.425290" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.426382" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.426125" elapsed="0.000339">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:23.426549" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:23.425802" elapsed="0.000768"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.427060" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:23.426723" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.427377" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:23.427497" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:23.427257" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.427879" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.427663" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.428828" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.428574" elapsed="0.000294"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.429283" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.429012" elapsed="0.000293"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.430012" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.429651" elapsed="0.000384"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.431205" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.430646" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.431369" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:23.431644" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.430235" elapsed="0.001432"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.431809" elapsed="0.000402"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:23.429523" elapsed="0.002872"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.433127" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:23.432616" elapsed="0.000557"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:23.434340" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.433752" elapsed="0.000680"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:23.434501" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:23.434764" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:23.433342" elapsed="0.001445"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:23.434962" elapsed="0.000410"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:23.432494" elapsed="0.002915"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.429357" elapsed="0.006082"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:23.435477" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:23.435614" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:23.428288" elapsed="0.007348"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.427980" elapsed="0.007684"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.435822" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.435686" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.427962" elapsed="0.007926"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.436626" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:23.436017" elapsed="0.000634"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:23.436694" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:23.424719" elapsed="0.012083"/>
</kw>
<msg time="2026-09-01T01:19:23.436851" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:23.413187" elapsed="0.023706"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.448245" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.459362" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.470637" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.470813" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.470970" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.471325" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.471190" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:23.471178" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.471521" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.471669" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.471848" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:23.471150" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.471034" elapsed="0.000884"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.472053" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.472147" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:23.472256" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:23.409342" elapsed="0.062938"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.473420" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.473200" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:23.473556" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:23.472861" elapsed="0.000716"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.473861" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.473637" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.474377" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:23.474104" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.473931" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.473621" elapsed="0.000827"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.476732" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:23.474583" elapsed="0.002173"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:23.476799" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:23.476933" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:23.472575" elapsed="0.004380"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:23.478067" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.477844" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:23.478238" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:23.477540" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:23.478438" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:23.478320" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:23.478305" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.478644" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.478798" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.478853" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:23.480610" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:23.477255" elapsed="0.003377"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.481927" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.481705" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:23.482349" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:23.482116" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:23.490272" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:23.490435" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:23.490525" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.484347" elapsed="0.006550">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:23.482444" elapsed="0.008534">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.491187" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.491008" elapsed="0.000238"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:23.482428" elapsed="0.008838">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.491616" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.491732" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:23.491700" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:23.491685" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.491919" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.491979" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.480914" elapsed="0.011164">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.492175" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.388982" elapsed="0.103281">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:23.492504" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:23.492342" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:23.492328" elapsed="0.000261"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:23.492617" elapsed="0.000041"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:23.385001" elapsed="0.107734">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.571988" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.571625" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.572811" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.572535" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.572978" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.572223" elapsed="0.000776"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.573525" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.573181" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.573826" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:25.574035" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:25.573695" elapsed="0.000363"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.574457" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.574233" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.575479" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.575178" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.575911" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.575667" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.576696" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.576323" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:25.577917" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.577348" elapsed="0.000670"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:25.578107" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:19:25.578435" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:25.576888" elapsed="0.001570"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.578603" elapsed="0.000364"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:25.576192" elapsed="0.002812"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.579945" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.579423" elapsed="0.000545"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:25.581371" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.580750" elapsed="0.000718"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:25.581538" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:25.581813" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:25.580178" elapsed="0.001658"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.582041" elapsed="0.000544"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:25.579293" elapsed="0.003331"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:25.575987" elapsed="0.006668"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:25.582694" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:25.582834" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:25.574854" elapsed="0.008002"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.574574" elapsed="0.008310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.583098" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.582908" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.574549" elapsed="0.008645"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.583940" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.583329" elapsed="0.000637"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.584009" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:25.571046" elapsed="0.013128"/>
</kw>
<msg time="2026-09-01T01:19:25.584261" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.557444" elapsed="0.026866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.596032" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.607536" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.619335" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.619529" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.619747" elapsed="0.000027"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.620241" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.620032" elapsed="0.000272"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:25.620013" elapsed="0.000318"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.620491" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.620679" elapsed="0.000023"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.620948" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:25.619974" elapsed="0.001031"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.619843" elapsed="0.001191"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.621238" elapsed="0.000025"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.621328" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:19:25.621492" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:25.551949" elapsed="0.069578"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.623205" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.622829" elapsed="0.000471">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.623409" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.622358" elapsed="0.001080"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.623822" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.623520" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.624488" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.624163" elapsed="0.000354"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.623910" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.623498" elapsed="0.001080"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.627149" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.624757" elapsed="0.002418"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:25.627222" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:25.627397" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:25.621929" elapsed="0.005495"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.628930" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.628653" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.629121" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.628222" elapsed="0.000946"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:25.629405" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:19:25.629252" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.629230" elapsed="0.000276"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.629689" elapsed="0.000027"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.629897" elapsed="0.000025"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.629976" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:19:25.632364" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:25.627794" elapsed="0.004602"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.634132" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.633807" elapsed="0.000464"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.634774" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.634477" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:25.643434" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:25.643612" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:25.643708" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:25.636923" elapsed="0.006808"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.634911" elapsed="0.008858"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.643939" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.643794" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.634889" elapsed="0.009126"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.647413" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.644971" elapsed="0.002489"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.644765" elapsed="0.002726"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.644749" elapsed="0.002764"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.649864" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.647768" elapsed="0.002138"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.647562" elapsed="0.002375"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.647547" elapsed="0.002412"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.650534" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.650150" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.650843" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.650621" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.651363" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.651061" elapsed="0.000326"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.650913" elapsed="0.000505"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.650605" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.651914" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.651585" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.652245" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.652000" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.652783" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.652515" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.652326" elapsed="0.000513"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.651984" elapsed="0.000873"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.652999" elapsed="0.000365"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:25.653804" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.653526" elapsed="0.000339"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.654012" elapsed="0.002167"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:25.644392" elapsed="0.011846"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.656399" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:25.656299" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.656283" elapsed="0.000177"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.659251" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.656595" elapsed="0.002683"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:25.659324" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:25.659467" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:25.632781" elapsed="0.026709"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.659544" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:25.659675" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:25.512189" elapsed="0.147508"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.687480" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.686936" elapsed="0.000576"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.688407" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.688009" elapsed="0.000535">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.688714" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.687682" elapsed="0.001056"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.689337" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.688894" elapsed="0.000475"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.689677" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:25.689868" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:25.689521" elapsed="0.000370"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.690346" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.690040" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:25.690988" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.690543" elapsed="0.000502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.691721" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.691251" elapsed="0.000494"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.691072" elapsed="0.000703"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.690515" elapsed="0.001280"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.692432" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.691934" elapsed="0.000524"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.692506" elapsed="0.000032"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:25.686257" elapsed="0.006373"/>
</kw>
<msg time="2026-09-01T01:19:25.692682" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.672822" elapsed="0.019905"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.704149" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.716067" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.729509" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.729741" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.729909" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.730317" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.730176" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:25.730159" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.730520" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.730670" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.730817" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:25.730109" elapsed="0.000753"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.729986" elapsed="0.000902"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.731110" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.731194" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:25.731349" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:25.670330" elapsed="0.061045"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.731536" elapsed="0.002092"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.734870" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.734346" elapsed="0.000551"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.735521" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.735039" elapsed="0.000507"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:25.735689" elapsed="0.000296"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:25.733934" elapsed="0.002104"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.733698" elapsed="0.002369"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.736264" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.736104" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.733683" elapsed="0.002648"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:25.660726" elapsed="0.075647"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:25.659990" elapsed="0.076447"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.659771" elapsed="0.076704"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.659756" elapsed="0.076739"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.736524" elapsed="0.000032"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:25.502465" elapsed="0.234177"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:23.380683" elapsed="2.356011"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.782456" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.782049" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.783273" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.782983" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.783449" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.782669" elapsed="0.000802"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.784050" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.783705" elapsed="0.000368"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.784395" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:25.784562" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:25.784255" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.784951" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.784730" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.786056" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.785722" elapsed="0.000400"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.786624" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.786336" elapsed="0.000316"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.787524" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.787048" elapsed="0.000504"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:25.789118" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.788492" elapsed="0.000796"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:25.789379" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:19:25.789735" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:25.787754" elapsed="0.002012"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.789942" elapsed="0.000665"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:25.786897" elapsed="0.003750"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.791367" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.790889" elapsed="0.000504"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:25.792599" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.792022" elapsed="0.000674"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:25.792767" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:25.793041" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:25.791594" elapsed="0.001470"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.793319" elapsed="0.000343"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:25.790750" elapsed="0.002948"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:25.786714" elapsed="0.007014"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:25.793768" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:25.793906" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:25.785402" elapsed="0.008528"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.785066" elapsed="0.008893"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.794153" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.793983" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.785043" elapsed="0.009179"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.794919" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.794355" elapsed="0.000589"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.794987" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:25.781491" elapsed="0.013620"/>
</kw>
<msg time="2026-09-01T01:19:25.795272" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.769413" elapsed="0.025913"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.806778" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.817916" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.829088" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.829282" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.829443" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.829777" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.829644" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:25.829629" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.829972" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.830146" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.830298" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:25.829601" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.829510" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.830500" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.830565" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:25.830678" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:25.765524" elapsed="0.065178"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.831907" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.831668" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.832059" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.831316" elapsed="0.000779"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.832399" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.832173" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.832898" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.832639" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.832470" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.832156" elapsed="0.000813"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.835151" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.833122" elapsed="0.002054"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:25.835220" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:25.835355" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:25.830995" elapsed="0.004382"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.836480" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.836272" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.836616" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.835938" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:25.836817" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:25.836699" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.836683" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.837027" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.837212" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.837271" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:25.839163" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:25.835651" elapsed="0.003536"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.840438" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.840210" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.840837" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.840620" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:25.848580" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:25.848752" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:25.848862" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:25.842833" elapsed="0.006086"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.840933" elapsed="0.008025"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.849164" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.848983" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.840918" elapsed="0.008327"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.852386" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.850169" elapsed="0.002261"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.849936" elapsed="0.002524"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.849920" elapsed="0.002562"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.854840" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.852733" elapsed="0.002148"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.852531" elapsed="0.002379"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.852517" elapsed="0.002415"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.855620" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.855100" elapsed="0.000545"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.855924" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.855706" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.856434" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.856170" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.855996" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.855690" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.856980" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.856655" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.857309" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.857064" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.857783" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.857525" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.857380" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.857049" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.857994" elapsed="0.000335"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:25.858739" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.858483" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.858904" elapsed="0.002124"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:25.849574" elapsed="0.011522"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.861268" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:25.861172" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.861155" elapsed="0.000173"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.870031" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.861464" elapsed="0.008627"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:25.870192" elapsed="0.000064"/>
</return>
<msg time="2026-09-01T01:19:25.870398" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:25.839473" elapsed="0.030949"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.870593" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:25.870732" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:25.744724" elapsed="0.126031"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.897235" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.896745" elapsed="0.000518"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.898045" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.897726" elapsed="0.000480">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.898380" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.897416" elapsed="0.000986"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.898956" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.898559" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.899326" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:25.899508" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:25.899167" elapsed="0.000364"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.899924" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.899680" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:25.900455" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.900035" elapsed="0.000474"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.901189" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.900668" elapsed="0.000546"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.900534" elapsed="0.000712"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.900015" elapsed="0.001250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.901863" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:25.901403" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.901933" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:25.896202" elapsed="0.005845"/>
</kw>
<msg time="2026-09-01T01:19:25.902192" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.884480" elapsed="0.017761"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.913655" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.925255" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.936474" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.936686" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.936856" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.937280" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.937119" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:25.937101" elapsed="0.000254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.937490" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.937642" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.937792" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:25.937053" elapsed="0.000784"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.936936" elapsed="0.000927"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.938000" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:25.938068" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:25.938258" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:25.881999" elapsed="0.056286"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.938450" elapsed="0.002128"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.941835" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.941291" elapsed="0.000631"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:25.942550" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.942066" elapsed="0.000509"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:25.942720" elapsed="0.000302"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:25.940872" elapsed="0.002217"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.940648" elapsed="0.002471"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:25.943297" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:25.943158" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.940632" elapsed="0.002732"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:25.871972" elapsed="0.071436"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:25.871212" elapsed="0.072265"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.870848" elapsed="0.072670"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.870827" elapsed="0.072714"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:25.943573" elapsed="0.000033"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:25.740786" elapsed="0.202911"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:25.736850" elapsed="0.206900"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.993226" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:25.992839" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.993997" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:25.993736" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:25.994198" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:25.993425" elapsed="0.000795"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.994714" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:25.994374" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:25.995016" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:25.995217" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:25.994885" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.995608" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.995388" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.996648" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:25.996344" elapsed="0.000344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.997119" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.996866" elapsed="0.000376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:25.997968" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:25.997594" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:25.999203" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.998624" elapsed="0.000681"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:25.999379" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:19:25.999672" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:25.998194" elapsed="0.001501"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:25.999841" elapsed="0.000401"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:25.997467" elapsed="0.002812"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.000871" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.000505" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:26.002045" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.001522" elapsed="0.000713"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:26.002307" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:26.002703" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:26.001060" elapsed="0.001666"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.002865" elapsed="0.000419"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:26.000382" elapsed="0.002939"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:25.997299" elapsed="0.006053"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:26.003391" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:26.003528" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:25.996018" elapsed="0.007531"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:25.995723" elapsed="0.007854"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.003740" elapsed="0.000180"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.003601" elapsed="0.000352"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:25.995698" elapsed="0.008274"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.004737" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.004124" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.004805" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:25.992286" elapsed="0.012630"/>
</kw>
<msg time="2026-09-01T01:19:26.004965" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:25.980578" elapsed="0.024431"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.016383" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.027849" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.039170" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.039396" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.039567" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.039957" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.039815" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:26.039798" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.040193" elapsed="0.000020"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.040349" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.040500" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:26.039758" elapsed="0.000788"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.039645" elapsed="0.000927"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.040709" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.040778" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:19:26.040926" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:25.976415" elapsed="0.064537"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.042321" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.042003" elapsed="0.000397">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.042484" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.041613" elapsed="0.000892"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.042810" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.042567" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.043344" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.043054" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.042880" elapsed="0.000517"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.042550" elapsed="0.000865"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.045550" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:26.043552" elapsed="0.002021"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:26.045616" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:26.045752" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:26.041281" elapsed="0.004493"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.046870" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.046663" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.047066" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.046361" elapsed="0.000739"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:26.047299" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:26.047178" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.047160" elapsed="0.000215"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.047510" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.047665" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.047722" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:26.049650" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:26.046048" elapsed="0.003625"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.050947" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.050714" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.051377" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.051157" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:26.059500" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:26.059667" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv4:mvpn-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '432'} 
 body={"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}} 
 </msg>
<msg time="2026-09-01T01:19:26.059777" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:26.053374" elapsed="0.006427"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.051473" elapsed="0.008364"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.060001" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.059861" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.051457" elapsed="0.008634"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.063231" level="INFO">{"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.061012" elapsed="0.002264"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.060809" elapsed="0.002497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.060793" elapsed="0.002535"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.065637" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.063579" elapsed="0.002097"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.063377" elapsed="0.002328"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.063362" elapsed="0.002365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.066268" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.065882" elapsed="0.000410"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.066571" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.066352" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.067049" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.066787" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.066640" elapsed="0.000537"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.066337" elapsed="0.000859"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.067676" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.067347" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.067973" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.067760" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.068486" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.068225" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.068043" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.067745" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.068699" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:26.069478" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.069209" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.069643" elapsed="0.002071"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:26.060447" elapsed="0.011324"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.071926" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:26.071831" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.071816" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.075517" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.072133" elapsed="0.003413"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:26.075606" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:19:26.075771" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:26.049964" elapsed="0.025831"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.075850" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:26.075981" level="INFO">${response_text} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:25.951803" elapsed="0.124201"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.104207" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.103665" elapsed="0.000575"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.105033" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.104709" elapsed="0.000480">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.105361" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.104401" elapsed="0.000983"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.105930" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:26.105537" elapsed="0.000667"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.106523" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_source_as_4/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:26.106686" level="INFO">${template} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:26.106363" elapsed="0.000347"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.107117" level="INFO">{
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
            "med": 0
          },
          "extended-communities": [
            {
              "transitive": true,
              "source-as-4-extended-community": {
                "global-administrator": 64496
              }
            }
          ],
          "ipv4-next-hop": {
            "global": "127.1.1.1"
          },
          "origin": {
            "value": "igp"
          },
          "local-pref": {
            "pref": 100
          }
        },
        "intra-as-i-pmsi-a-d": {
          "route-distinguisher": "1.2.3.4:258",
          "orig-route-ip": "10.10.10.10"
        }
      }
    ]
  }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.106855" elapsed="0.000330"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:26.107648" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.107261" elapsed="0.000442"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.108372" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.107863" elapsed="0.000533"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.107729" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.107236" elapsed="0.001209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.109045" level="INFO">${final_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.108581" elapsed="0.000490"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.109170" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:26.103104" elapsed="0.006192"/>
</kw>
<msg time="2026-09-01T01:19:26.109351" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.091545" elapsed="0.017849"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.120615" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.132027" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_source_as_4/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.143350" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.143557" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.143718" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.144067" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.143934" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:26.143921" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.144294" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.144443" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.144590" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:26.143893" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.143791" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.144795" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.144858" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:26.144980" level="INFO">${expected_text} = {
  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
      {
        "route-key": "AQwAAQECAwQBAgoKCgo=",
        "path-id": 0,
        "attributes": {
          "multi-exit-disc": {
          ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:26.088514" elapsed="0.056489"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.145188" elapsed="0.002018"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.148380" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.147851" elapsed="0.000555"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.148977" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
  "mvpn-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "source-as-4-extended-community": {
        "global-administrator": 6449...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.148545" elapsed="0.000457"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:26.149173" elapsed="0.000291"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:26.147492" elapsed="0.002023"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.147276" elapsed="0.002268"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.149699" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.149565" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.147260" elapsed="0.002504"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:26.077113" elapsed="0.072693"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:26.076363" elapsed="0.073510"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.076090" elapsed="0.073822"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.076063" elapsed="0.073871"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.149964" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:25.947868" elapsed="0.202222"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:25.943911" elapsed="0.206292"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:26.150358" elapsed="0.002744"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.198188" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.197832" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.198865" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.198657" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.199003" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.198360" elapsed="0.000664"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.199540" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:26.199204" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.199827" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:26.199940" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:26.199709" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.200354" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.200119" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.201283" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.200994" elapsed="0.000328"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.201709" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.201470" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.202444" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.202046" elapsed="0.000420"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:26.203587" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.203039" elapsed="0.000642"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:26.203749" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:26.204020" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:26.202636" elapsed="0.001407"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.204228" elapsed="0.000355"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:26.201923" elapsed="0.002696"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.205232" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.204836" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:26.206402" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.205830" elapsed="0.000669"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:26.206570" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:26.206838" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:26.205421" elapsed="0.001440"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.207000" elapsed="0.001124"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:26.204716" elapsed="0.003461"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:26.201774" elapsed="0.006482"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:26.208297" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:26.208438" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:26.200711" elapsed="0.007749"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.200454" elapsed="0.008034"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.208648" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.208510" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.200437" elapsed="0.008277"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.210706" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.208841" elapsed="0.001890"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.210775" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:26.197303" elapsed="0.013581"/>
</kw>
<msg time="2026-09-01T01:19:26.210932" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.185877" elapsed="0.025098"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.222530" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.233837" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.245160" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.245341" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.245499" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.245822" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.245692" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:26.245679" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.246017" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.246192" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.246342" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:26.245654" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.245564" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.246578" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.246643" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:26.246748" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:26.181844" elapsed="0.064926"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.247904" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.247690" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.248042" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.247382" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.248384" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.248154" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.248890" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.248629" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.248454" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.248124" elapsed="0.000838"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.251107" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:26.249113" elapsed="0.002018"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:26.251197" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:26.251331" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:26.247056" elapsed="0.004296"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.252429" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:26.252250" elapsed="0.000227"/>
</kw>
<msg time="2026-09-01T01:19:26.252550" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.251913" elapsed="0.000658"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.252751" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:26.252633" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.252616" elapsed="0.000194"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.253098" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:26.253240" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:26.252941" elapsed="0.000321"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:26.253608" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.253404" elapsed="0.000227"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:26.253671" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:26.253805" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:26.251626" elapsed="0.002201"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.255063" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.254844" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.255525" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.255310" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:26.264326" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:26.264479" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '577'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]} 
 </msg>
<msg time="2026-09-01T01:19:26.264578" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:26.257694" elapsed="0.006908"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.255621" elapsed="0.009018"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.264804" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.264662" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.255605" elapsed="0.009273"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.267990" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv4:mvpn-routes-ipv4":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAQECAwQBAgoKCgo=","attributes":{"local-pref":{"pref":100},"ipv4-next-hop":{"global":"127.1.1.1"},"multi-exit-disc":{"med":0},"origin":{"value":"igp"},"extended-communities":[{"transitive":true,"source-as-4-extended-community":{"global-administrator":64496}}]},"intra-as-i-pmsi-a-d":{"route-distinguisher":"1.2.3.4:258","orig-route-ip":"10.10.10.10"}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.265794" elapsed="0.002241"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.265595" elapsed="0.002471"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.265579" elapsed="0.002523"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.270453" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.268370" elapsed="0.002123"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.268166" elapsed="0.002356"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.268151" elapsed="0.002393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.271031" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.270695" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.271362" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.271130" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.271840" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.271578" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.271432" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.271115" elapsed="0.000798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.272408" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.272058" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.272701" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.272491" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.273207" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.272917" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.272771" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.272476" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.273415" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:26.274125" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.273867" elapsed="0.000295"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:26.274336" elapsed="0.002073"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:26.265234" elapsed="0.011231"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.276617" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:26.276525" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.276509" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.279418" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.276806" elapsed="0.002638"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:26.279488" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:26.279624" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:26.254117" elapsed="0.025530"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.279699" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:26.279826" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:26.161063" elapsed="0.118786"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.305690" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.305293" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.306444" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.306207" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:26.306710" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:26.305874" elapsed="0.000858"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.307307" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:26.306882" elapsed="0.000449"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:26.307616" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:26.307731" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:26.307477" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.308168" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:26.307895" elapsed="0.000315"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:26.308632" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.308273" elapsed="0.000412"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.309327" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:26.308837" elapsed="0.000514"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:26.308706" elapsed="0.000704"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:26.308257" elapsed="0.001173"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.309991" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:26.309565" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:26.310059" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:26.304732" elapsed="0.005483"/>
</kw>
<msg time="2026-09-01T01:19:26.310263" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.293339" elapsed="0.016967"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.321696" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.332952" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.344327" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.344503" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.344661" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.344982" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.344852" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:26.344840" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.345204" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.345356" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.345504" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:26.344815" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.344725" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.345702" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.345766" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:26.345867" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:26.290911" elapsed="0.055009"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:26.346096" elapsed="0.002012"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.349023" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.348774" elapsed="0.000273"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:26.349788" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:26.349215" elapsed="0.000599"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:19:26.350271" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
    "mvpn-route": [
     {
      "attributes": {
       "extended-communities": [
        {
         "source-as-4-extended-community": {
          "global-administrator": 64496
         },
         "transitive": true
        }
       ],
       "ipv4-next-hop": {
        "global": "127.1.1.1"
       },
       "local-pref": {
        "pref": 100
       },
       "multi-exit-disc": {
        "med": 0
       },
       "origin": {
        "value": "igp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "10.10.10.10",
       "route-distinguisher": "1.2.3.4:258"
      },
      "path-id": 0,
      "route-key": "AQwAAQECAwQBAgoKCgo="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:19:26.350462" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
+        "global": "127.1.1.1"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.349957" elapsed="0.000568">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.348417" elapsed="0.002257">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:26.348197" elapsed="0.002554">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:26.350919" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:26.350783" elapsed="0.000210"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:26.348177" elapsed="0.002840">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.280847" elapsed="0.070334">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.280158" elapsed="0.071173">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:26.279920" elapsed="0.071497">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:26.279904" elapsed="0.071545">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:26.351494" elapsed="0.000014"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:26.157201" elapsed="0.194415">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,40 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "extended-communities": [
+        {
+         "source-as-4-extended-community": {
+          "global-administrator": 64496
+         },
+         "transitive": true
+        }
+       ],
+       "ipv4-next-hop": {
    [ Message content over the limit has been removed. ]
+       },
+       "multi-exit-disc": {
+        "med": 0
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "10.10.10.10",
+       "route-distinguisher": "1.2.3.4:258"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAQECAwQBAgoKCgo="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.429832" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.429481" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.430709" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.430458" elapsed="0.000322">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.430863" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.430129" elapsed="0.000756"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.431408" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.431036" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.431704" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.431875" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.431579" elapsed="0.000318"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.432311" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.432041" elapsed="0.000312"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.433294" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.432977" elapsed="0.000358"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.433722" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.433483" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.434475" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.434080" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:28.435651" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.435097" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:28.435825" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:28.436124" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:28.434667" elapsed="0.001505"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.436316" elapsed="0.000360"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:28.433942" elapsed="0.002771"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.437482" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.437061" elapsed="0.000445"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:28.438653" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.438102" elapsed="0.000648"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:28.438821" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:28.439107" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:28.437674" elapsed="0.001456"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.439367" elapsed="0.000334"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:28.436811" elapsed="0.002926"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:28.433790" elapsed="0.005977"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:28.439804" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:28.439939" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:28.432690" elapsed="0.007271"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.432421" elapsed="0.007568"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.440198" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.440011" elapsed="0.000238"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.432400" elapsed="0.007867"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.441129" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.440397" elapsed="0.000816"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:28.441258" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:28.428909" elapsed="0.012461"/>
</kw>
<msg time="2026-09-01T01:19:28.441418" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.414741" elapsed="0.026719"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.452908" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.464083" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.475272" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.475447" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.475604" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.475927" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.475794" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:28.475781" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.476150" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.476305" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.476453" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:28.475756" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.475668" elapsed="0.000853"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.476652" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.476715" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:28.476818" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:28.409312" elapsed="0.067529"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.477996" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.477790" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.478162" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.477482" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.478466" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.478246" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.478958" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.478702" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.478538" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.478231" elapsed="0.000799"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.481190" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.479196" elapsed="0.002018"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:28.481257" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:28.481390" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:28.477191" elapsed="0.004221"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.482482" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.482303" elapsed="0.000226"/>
</kw>
<msg time="2026-09-01T01:19:28.482600" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.481968" elapsed="0.000652"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.482798" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.482680" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.482665" elapsed="0.000191"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.483155" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.483270" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.482986" elapsed="0.000306"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:28.483634" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.483433" elapsed="0.000223"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:28.483695" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:28.483827" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:28.481683" elapsed="0.002165"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.485097" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.484864" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.485502" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.485290" elapsed="0.000249"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:28.493334" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:28.493471" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:28.493589" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:28.487663" elapsed="0.005950"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.485596" elapsed="0.008054"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.493814" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.493674" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.485580" elapsed="0.008309"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.496980" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.494815" elapsed="0.002208"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.494615" elapsed="0.002438"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.494598" elapsed="0.002491"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.499411" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.497357" elapsed="0.002095"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.497153" elapsed="0.002328"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.497125" elapsed="0.002378"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.499991" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.499653" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.500322" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.500090" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.500804" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.500541" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.500393" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.500060" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.501376" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.501023" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.501672" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.501460" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.502174" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.501888" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.501742" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.501445" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.502385" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:28.503098" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.502841" elapsed="0.000282"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.503279" elapsed="0.002074"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:28.494248" elapsed="0.011161"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.505563" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.505470" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.505454" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:28.508187" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.505755" elapsed="0.002459"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:28.508259" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:28.508401" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:28.484152" elapsed="0.024273"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:28.508510" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:28.508644" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:28.369630" elapsed="0.139038"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.534335" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.533907" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.535036" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.534805" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.535333" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.534507" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.535895" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.535505" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.536243" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.536357" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.536076" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.536759" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.536522" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:28.537267" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.536857" elapsed="0.000464"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.537938" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.537476" elapsed="0.000485"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.537342" elapsed="0.000649"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.536841" elapsed="0.001169"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.538600" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.538176" elapsed="0.000449"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:28.538666" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:28.533374" elapsed="0.005401"/>
</kw>
<msg time="2026-09-01T01:19:28.538821" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.521957" elapsed="0.016908"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.550213" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.561600" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.572925" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.573113" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.573288" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.573612" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.573481" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:28.573468" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.573807" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.573958" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.574117" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:28.573443" elapsed="0.000735"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.573353" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.574334" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.574397" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:28.574498" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:28.519569" elapsed="0.054952"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.574679" elapsed="0.001991"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:28.577582" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.577336" elapsed="0.000270"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:28.577980" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.577745" elapsed="0.000260"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:28.578171" elapsed="0.000284"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:28.576950" elapsed="0.001557"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.576739" elapsed="0.001796"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.578691" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.578556" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.576723" elapsed="0.002066"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:28.509692" elapsed="0.069139"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:28.508959" elapsed="0.069936"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.508740" elapsed="0.070194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.508725" elapsed="0.070230"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:28.578984" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:28.360520" elapsed="0.218589"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:26.153283" elapsed="2.425893"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:28.579367" elapsed="0.002712"/>
</kw>
<arg>intra_source_as_4</arg>
<arg>${MVPN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:23.371544" elapsed="5.210589"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:23.275214" elapsed="5.307055"/>
</test>
<test id="s1-s16-t26" name="Play_To_Odl_intra_ipv6" line="158">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:28.585955" elapsed="0.000227"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:28.585713" elapsed="0.000519"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.587154" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.587023" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.587006" elapsed="0.000210"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.591828" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.591734" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.591718" elapsed="0.000176"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.592815" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.592466" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.593282" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:28.592985" elapsed="0.000320"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:28.593348" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:28.593483" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:28.592110" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.598445" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.598350" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.598333" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.599549" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.599456" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.599441" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:28.600005" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.599740" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:28.600395" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:28.600201" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:28.645981" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:28.600861" elapsed="0.045236"/>
</kw>
<msg time="2026-09-01T01:19:28.646277" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:28.646316" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:28.600561" elapsed="0.046282"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:28.671918" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:28.647365" elapsed="0.024654"/>
</kw>
<msg time="2026-09-01T01:19:28.672203" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:28.672244" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:28.647013" elapsed="0.025265"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.672549" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.672345" elapsed="0.000252"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.672328" elapsed="0.000290"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.673016" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "i "n "t "r "a "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.672748" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.673366" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.673171" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.673154" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:28.673464" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:28.675838" elapsed="0.000266"/>
</kw>
<msg time="2026-09-01T01:19:28.676183" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.674790" elapsed="0.001515"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.676567" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.676883" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:28.674224" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:28.673707" elapsed="0.003423"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:28.599198" elapsed="0.078038"/>
</kw>
<msg time="2026-09-01T01:19:28.677316" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:28.677353" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:28.598641" elapsed="0.078746"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:28.677547" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:28.677453" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.677437" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.677980" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.678317" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.678380" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:28.598029" elapsed="0.080445"/>
</kw>
<msg time="2026-09-01T01:19:28.678566" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:28.678604" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "P "l "a "y "_ "T "o "_ "O "d...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:28.593837" elapsed="0.084801"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.678964" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.678702" elapsed="0.000311"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.678687" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:28.593700" elapsed="0.085354"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:28.593551" elapsed="0.085543"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:28.591422" elapsed="0.087793"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:28.586766" elapsed="0.092500"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:28.586377" elapsed="0.092928"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:28.583690" elapsed="0.095660"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.680393" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.679910" elapsed="0.000509"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.680959" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.680569" elapsed="0.000415"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.681502" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.681167" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.681841" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/announce_intra_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/announce_intra_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.682007" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.681669" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.682365" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/withdraw_intra_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/withdraw_intra_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.682477" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.682199" elapsed="0.000301"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:28.682636" elapsed="0.002561"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:28.685339" elapsed="0.001945"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.731792" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.731468" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.732573" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.732363" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.732717" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.731963" elapsed="0.000775"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.733294" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.732888" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.733582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:28.733725" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:28.733464" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.734123" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.733890" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.735029" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.734779" elapsed="0.000304"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.735488" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.735251" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.736210" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.735818" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:28.737342" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.736808" elapsed="0.000629"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:28.737505" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:28.737771" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:28.736405" elapsed="0.001389"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.737933" elapsed="0.000384"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:28.735696" elapsed="0.002658"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.738927" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:28.738570" elapsed="0.000380"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:28.740057" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.739550" elapsed="0.000632"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:28.740251" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:28.740517" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:28.739128" elapsed="0.001412"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:28.740677" elapsed="0.000329"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:28.738450" elapsed="0.002592"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:28.735552" elapsed="0.005532"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:28.741122" elapsed="0.000047"/>
</return>
<msg time="2026-09-01T01:19:28.741282" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:28.734496" elapsed="0.006808"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.734237" elapsed="0.007094"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.741489" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.741353" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.734220" elapsed="0.007334"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.743486" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:28.741684" elapsed="0.001828"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:28.743555" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:28.730901" elapsed="0.012763"/>
</kw>
<msg time="2026-09-01T01:19:28.743711" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:28.719539" elapsed="0.024213"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.755022" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.766412" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.777817" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.777992" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.778185" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.778504" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.778374" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:28.778361" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.778700" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.778850" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.778999" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:28.778337" elapsed="0.000708"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.778250" elapsed="0.000829"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.779229" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.779295" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:28.779401" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:28.715704" elapsed="0.063720"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.780600" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.780375" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.780736" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.780001" elapsed="0.000756"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.781040" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.780818" elapsed="0.000314"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.781583" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:28.781324" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.781169" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.780802" elapsed="0.000853"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.783778" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:28.781794" elapsed="0.002008"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:28.783846" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:28.783977" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:28.779711" elapsed="0.004288"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:28.785112" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.784887" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:28.785266" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:28.784582" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:28.785467" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:28.785349" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:28.785332" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.785673" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.785826" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.785887" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:28.787790" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:28.784294" elapsed="0.003519"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.789055" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.788832" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:28.789485" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:28.789266" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:28.797903" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:28.798035" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:28.798168" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.791486" elapsed="0.007069">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:28.789582" elapsed="0.009049">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.798801" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.798661" elapsed="0.000229"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:28.789566" elapsed="0.009348">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.799281" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.799397" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:28.799366" elapsed="0.000066"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:28.799351" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.799582" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.799642" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.788102" elapsed="0.011634">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.799799" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.695302" elapsed="0.104580">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:28.800131" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:28.799960" elapsed="0.000248"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:28.799945" elapsed="0.000283"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:28.800256" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:28.691378" elapsed="0.108967">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.877981" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.877612" elapsed="0.000399"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.878770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:30.878526" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:30.878929" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:30.878199" elapsed="0.000751"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.879468" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:30.879115" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.879765" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:30.879933" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:30.879639" elapsed="0.000373"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.880409" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.880187" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.881390" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.881090" elapsed="0.000340"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.881818" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.881577" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.882585" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:30.882210" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:30.883763" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.883225" elapsed="0.000637"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:30.883935" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:30.884256" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:30.882778" elapsed="0.001502"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.884423" elapsed="0.000353"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:30.882041" elapsed="0.002772"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.885462" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:30.885038" elapsed="0.000447"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:30.886750" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.886225" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:30.886916" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:30.887287" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:30.885651" elapsed="0.001660"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.887452" elapsed="0.000337"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:30.884911" elapsed="0.002914"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:30.881888" elapsed="0.005968"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:30.887893" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:30.888030" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:30.880790" elapsed="0.007276"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.880518" elapsed="0.007577"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.888300" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.888118" elapsed="0.000235"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.880498" elapsed="0.007874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.889229" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:30.888502" elapsed="0.000753"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:30.889299" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:30.877046" elapsed="0.012362"/>
</kw>
<msg time="2026-09-01T01:19:30.889456" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:30.863285" elapsed="0.026216"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.900773" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.912024" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.923213" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.923388" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.923545" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.923868" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.923736" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:30.923724" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.924078" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.924251" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.924400" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:30.923699" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:30.923609" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.924601" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:30.924666" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:30.924771" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:30.857458" elapsed="0.067337"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.925920" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:30.925709" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:30.926070" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:30.925401" elapsed="0.000692"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.926395" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.926171" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.926884" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.926629" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.926466" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.926154" elapsed="0.000833"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.929121" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:30.927152" elapsed="0.002005"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:30.929202" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:30.929336" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:30.925097" elapsed="0.004260"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.930448" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:30.930242" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:30.930585" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:30.929912" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:30.930783" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:30.930666" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.930651" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.930989" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.931175" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:30.931233" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:30.933209" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:30.929629" elapsed="0.003608"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.934553" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.934332" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.934945" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.934733" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:30.943571" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:30.943712" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:30.943798" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:30.936937" elapsed="0.006884"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.935040" elapsed="0.008818"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.944022" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.943882" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.935024" elapsed="0.009086"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.947237" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.945021" elapsed="0.002260"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.944816" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.944800" elapsed="0.002565"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.949700" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.947623" elapsed="0.002118"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.947418" elapsed="0.002353"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.947403" elapsed="0.002390"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.950316" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:30.949944" elapsed="0.000397"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.950618" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.950403" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.951124" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.950847" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.950698" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.950387" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.951682" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:30.951360" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:30.951980" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.951767" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.952486" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.952226" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.952065" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.951751" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:30.952694" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:30.953571" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:30.953312" elapsed="0.000291"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:30.953751" elapsed="0.002165"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:30.944456" elapsed="0.011514"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:30.956150" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:30.956030" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.956015" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:30.958828" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:30.956343" elapsed="0.002511"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:30.958899" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:30.959036" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:30.933579" elapsed="0.025494"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:30.959128" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:19:30.959275" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:30.818246" elapsed="0.141052"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.985071" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.984649" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.985849" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:30.985608" elapsed="0.000350">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:30.986156" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:30.985304" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.986723" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:30.986330" elapsed="0.000417"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:30.987038" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:30.987236" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:30.986894" elapsed="0.000366"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.987648" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:30.987408" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:30.988132" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:30.987751" elapsed="0.000455"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.988836" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:30.988363" elapsed="0.000496"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.988228" elapsed="0.000662"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.987734" elapsed="0.001174"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:30.989512" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:30.989042" elapsed="0.000495"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:30.989580" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:30.984102" elapsed="0.005587"/>
</kw>
<msg time="2026-09-01T01:19:30.989739" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:30.972451" elapsed="0.017330"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.001322" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.012499" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.023751" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.023929" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.024101" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.024452" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.024315" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.024299" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.024658" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.024832" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.024985" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.024274" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.024181" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.025215" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.025280" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:31.025397" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:30.970046" elapsed="0.055374"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.025580" elapsed="0.002000"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.028594" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.028249" elapsed="0.000370"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.029110" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.028759" elapsed="0.000388"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.029291" elapsed="0.000282"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.027859" elapsed="0.001767"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.027648" elapsed="0.002006"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.029809" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.029676" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.027632" elapsed="0.002244"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:30.960307" elapsed="0.069610"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:30.959583" elapsed="0.070397"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:30.959369" elapsed="0.070696"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:30.959354" elapsed="0.070734"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.030117" elapsed="0.000039"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:30.809252" elapsed="0.220993"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:28.687445" elapsed="2.342851"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.074721" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.074392" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.075438" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.075223" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.075576" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.074893" elapsed="0.000704"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.076096" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.075744" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.076400" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.076525" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.076281" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.076904" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.076691" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.077864" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.077602" elapsed="0.000302"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.078345" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.078079" elapsed="0.000289"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.079042" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.078680" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.080233" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.079672" elapsed="0.000664"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.080406" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:31.080678" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.079263" elapsed="0.001438"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.080840" elapsed="0.000365"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:31.078557" elapsed="0.002684"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.081826" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.081467" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.083021" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.082490" elapsed="0.000765"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.083331" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:31.083599" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.082014" elapsed="0.001608"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.083759" elapsed="0.000341"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:31.081346" elapsed="0.002854"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.078411" elapsed="0.005822"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.084271" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:31.084412" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:31.077315" elapsed="0.007119"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.077002" elapsed="0.007459"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.084619" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.084483" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.076985" elapsed="0.007699"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.085549" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.084815" elapsed="0.000760"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.085618" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.073836" elapsed="0.011890"/>
</kw>
<msg time="2026-09-01T01:19:31.085772" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.062450" elapsed="0.023364"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.097167" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.108476" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.119635" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.119811" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.119968" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.120312" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.120181" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.120168" elapsed="0.000242"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.120543" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.120696" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.120851" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.120129" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.120030" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.121062" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.121127" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:31.121248" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.058589" elapsed="0.062682"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.122398" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.122187" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.122533" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.121853" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.122833" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.122614" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.123341" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.123066" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.122903" elapsed="0.000491"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.122598" elapsed="0.000814"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.125511" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.123549" elapsed="0.001985"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:31.125577" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:31.125709" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.121554" elapsed="0.004176"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.126816" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.126613" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.126951" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.126311" elapsed="0.000661"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:31.127178" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:31.127032" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.127016" elapsed="0.000237"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.127387" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.127539" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.127593" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:19:31.129478" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.125996" elapsed="0.003505"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.130780" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.130560" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.131201" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.130957" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:31.140119" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:31.140274" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:31.140365" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:31.133175" elapsed="0.007213"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.131296" elapsed="0.009136"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.140604" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.140463" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.131280" elapsed="0.009397"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.143761" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.141585" elapsed="0.002220"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.141387" elapsed="0.002448"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.141371" elapsed="0.002485"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.146188" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.144117" elapsed="0.002111"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.143905" elapsed="0.002353"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.143890" elapsed="0.002390"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.146765" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.146432" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.147077" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.146849" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.147577" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.147314" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.147163" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.146834" elapsed="0.000815"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.148127" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.147792" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.148436" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.148224" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.148906" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.148651" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.148506" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.148209" elapsed="0.000767"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.149133" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:31.149841" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.149599" elapsed="0.000311"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.150063" elapsed="0.002165"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:31.140994" elapsed="0.011289"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.152437" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:31.152343" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.152327" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.155095" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.152627" elapsed="0.002494"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:31.155179" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:31.155317" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:31.129814" elapsed="0.025526"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.155393" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:31.155522" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:31.038276" elapsed="0.117268"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.181033" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.180638" elapsed="0.000434"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.181784" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.181542" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.182075" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.181244" elapsed="0.000854"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.182657" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.182269" elapsed="0.000413"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.182964" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.183109" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.182826" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.183533" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.183298" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:31.183991" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.183635" elapsed="0.000459"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.184747" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.184274" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.184116" elapsed="0.000686"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.183618" elapsed="0.001203"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.185429" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.184955" elapsed="0.000499"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.185497" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.180094" elapsed="0.005512"/>
</kw>
<msg time="2026-09-01T01:19:31.185655" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.168740" elapsed="0.016958"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.197210" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.208468" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.219696" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.219870" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.220028" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.220384" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.220254" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.220241" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.220578" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.220726" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.220871" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.220214" elapsed="0.000703"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.220105" elapsed="0.000834"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.221081" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.221193" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:31.221314" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.166386" elapsed="0.054951"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.221496" elapsed="0.002007"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.224517" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.224168" elapsed="0.000375"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.225012" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.224682" elapsed="0.000355"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.225204" elapsed="0.000284"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.223786" elapsed="0.001756"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.223572" elapsed="0.001998"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.225726" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.225592" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.223556" elapsed="0.002236"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:31.156539" elapsed="0.069294"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:31.155826" elapsed="0.070070"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.155615" elapsed="0.070319"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.155600" elapsed="0.070355"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.225984" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:31.034404" elapsed="0.191700"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:31.030453" elapsed="0.195718"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.272238" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.271866" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.272944" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.272722" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.273103" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.272422" elapsed="0.000702"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.273687" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.273349" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.273979" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.274134" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.273856" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.274531" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.274315" elapsed="0.000258"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.275492" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.275222" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.275918" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.275680" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.276669" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.276300" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.277823" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.277301" elapsed="0.000616"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.277989" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:31.278310" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.276862" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.278478" elapsed="0.000350"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:31.276176" elapsed="0.002688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.279545" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.279099" elapsed="0.000470"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.280683" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.280179" elapsed="0.000599"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.280846" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:31.281130" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.279737" elapsed="0.001496"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.281375" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:31.278964" elapsed="0.002777"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.275986" elapsed="0.005785"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.281808" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:31.281944" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:31.274907" elapsed="0.007058"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.274637" elapsed="0.007356"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.282218" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.282015" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.274619" elapsed="0.007668"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.282941" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.282424" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.283008" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.271324" elapsed="0.011806"/>
</kw>
<msg time="2026-09-01T01:19:31.283278" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.259514" elapsed="0.023810"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.294681" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.305977" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.317337" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.317514" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.317672" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.317994" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.317862" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.317849" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.318215" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.318366" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.318597" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.317824" elapsed="0.000818"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.317736" elapsed="0.000928"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.318797" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.318861" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:31.318964" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.255654" elapsed="0.063333"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.320119" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.319893" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.320275" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.319585" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.320612" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.320390" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.321115" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.320845" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.320683" elapsed="0.000501"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.320373" elapsed="0.000829"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.323332" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.321341" elapsed="0.002014"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:31.323400" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:31.323533" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.319299" elapsed="0.004256"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.324653" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.324448" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.324789" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.324123" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:31.324988" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:31.324871" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.324855" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.325230" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.325386" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.325442" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:31.327343" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.323825" elapsed="0.003542"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.328601" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.328379" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.328994" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.328780" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:31.336987" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:31.337172" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family/bgp-mvpn-ipv6:mvpn-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '305'} 
 body={"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}} 
 </msg>
<msg time="2026-09-01T01:19:31.337277" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:31.331003" elapsed="0.006297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.329102" elapsed="0.008240"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.337505" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.337365" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.329086" elapsed="0.008493"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.340673" level="INFO">{"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.338493" elapsed="0.002259"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.338293" elapsed="0.002491"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.338277" elapsed="0.002529"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.343167" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.341072" elapsed="0.002136"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.340855" elapsed="0.002383"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.340841" elapsed="0.002419"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.343756" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.343412" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.344070" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.343841" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.344571" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.344308" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.344157" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.343826" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.345126" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.344790" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.345440" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.345227" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.345913" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.345656" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.345510" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.345211" elapsed="0.000773"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.346150" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:31.346852" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.346608" elapsed="0.000267"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.347015" elapsed="0.002094"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:31.337900" elapsed="0.011278"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.349338" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:31.349240" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.349224" elapsed="0.000173"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.352028" level="INFO">${text_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.349529" elapsed="0.002537"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:31.352112" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:31.352269" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:31.327647" elapsed="0.024646"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.352346" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:31.352477" level="INFO">${response_text} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:31.234237" elapsed="0.118263"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.378528" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.378098" elapsed="0.000456"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.379313" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.379005" elapsed="0.000419">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.379584" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.378705" elapsed="0.000901"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.380173" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.379757" elapsed="0.000441"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.380487" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/intra_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.380628" level="INFO">${template} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.380343" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.381030" level="INFO">{
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d": {
                    "route-distinguisher": "172.16.0.44:101",
                    "orig-route-ip": "192.168.100.1"
                },
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::6"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                      "pref": 100
                    }
                }
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.380793" elapsed="0.000292"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:31.381543" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.381168" elapsed="0.000429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.382252" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.381751" elapsed="0.000525"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.381618" elapsed="0.000689"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.381128" elapsed="0.001197"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.382889" level="INFO">${final_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.382458" elapsed="0.000457"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.382958" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.377542" elapsed="0.005538"/>
</kw>
<msg time="2026-09-01T01:19:31.383132" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.365876" elapsed="0.017326"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.394509" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.405992" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/intra_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.417751" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.417942" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.418121" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.418495" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.418359" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.418344" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.418691" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.418838" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.418985" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.418309" elapsed="0.000721"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.418208" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.419222" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.419291" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:31.419431" level="INFO">${expected_text} = {
    "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
        "mvpn-route": [
            {
                "route-key": "AQwAAawQACwAZcCoZAE=",
                "path-id": 0,
                "intra-as-i-pmsi-a-d"...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.363447" elapsed="0.056008"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.419616" elapsed="0.002055"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.422747" level="INFO">${expected_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.422360" elapsed="0.000412"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.423275" level="INFO">${actual_normalized} = {
 "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
  "mvpn-route": [
   {
    "attributes": {
     "ipv6-next-hop": {
      "global": "2001:db8:1::6"
     },
     "local-pref": {
      "pref": 100
     },
     "o...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.422911" elapsed="0.000389"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.423442" elapsed="0.000292"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:31.421956" elapsed="0.001830"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.421741" elapsed="0.002073"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.423969" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.423836" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.421725" elapsed="0.002310"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:31.353514" elapsed="0.070635"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:31.352786" elapsed="0.071434"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.352572" elapsed="0.071688"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.352556" elapsed="0.071727"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.424315" elapsed="0.000027"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:31.230305" elapsed="0.194125"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:31.226329" elapsed="0.198153"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:31.424632" elapsed="0.002773"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.472384" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.472025" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.473118" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.472861" elapsed="0.000342">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.473287" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.472560" elapsed="0.000748"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.473794" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.473457" elapsed="0.000361"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.474099" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.474262" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.473964" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.474643" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.474427" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.475602" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.475320" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.476029" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.475789" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.476776" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.476412" elapsed="0.000386"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.477939" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.477419" elapsed="0.000614"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.478308" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:31.478580" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.476976" elapsed="0.001627"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.478745" elapsed="0.000364"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:31.476287" elapsed="0.002913"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.480362" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.479424" elapsed="0.000962"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:31.481587" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.480977" elapsed="0.000706"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:31.481752" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:31.482018" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:31.480560" elapsed="0.001481"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.482228" elapsed="0.000332"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:31.479301" elapsed="0.003295"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.476111" elapsed="0.006516"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:31.482665" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:31.482801" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:31.475006" elapsed="0.007818"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.474744" elapsed="0.008108"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.483012" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.482875" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.474727" elapsed="0.008365"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.483932" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.483247" elapsed="0.000711"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.484001" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.471490" elapsed="0.012635"/>
</kw>
<msg time="2026-09-01T01:19:31.484207" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.459953" elapsed="0.024300"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.495529" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.506673" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.518216" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.518394" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.518601" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.518935" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.518802" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.518789" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.519161" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.519319" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.519471" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.518762" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.518669" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.519671" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.519735" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:31.519840" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.455958" elapsed="0.063905"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.521206" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.520921" elapsed="0.000351">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.521354" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.520610" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.521674" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.521438" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.522203" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.521911" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.521746" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.521422" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.524427" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.522413" elapsed="0.002047"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:31.524523" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:31.524669" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.520182" elapsed="0.004509"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.525753" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.525579" elapsed="0.000221"/>
</kw>
<msg time="2026-09-01T01:19:31.525872" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.525274" elapsed="0.000618"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.526084" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:31.525953" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.525937" elapsed="0.000223"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.526436" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.526682" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.526292" elapsed="0.000412"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:31.527152" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.526867" elapsed="0.000312"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:31.527221" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:31.527358" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:31.524961" elapsed="0.002419"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.528626" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.528402" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.529019" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.528805" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:31.536939" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:31.537112" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '450'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}]} 
 </msg>
<msg time="2026-09-01T01:19:31.537248" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:31.531206" elapsed="0.006066"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.529129" elapsed="0.008183"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.537491" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.537338" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.529113" elapsed="0.008453"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.541530" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false},"bgp-mvpn-ipv6:mvpn-routes-ipv6":{"mvpn-route":[{"path-id":0,"route-key":"AQwAAawQACwAZcCoZAE=","intra-as-i-pmsi-a-d":{"orig-route-ip":"192.168.100.1","route-distinguisher":"172.16.0.44:101"},"attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv6-next-hop":{"global":"2001:db8:1::6"}}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.538743" elapsed="0.002844"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.538493" elapsed="0.003133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.538471" elapsed="0.003182"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.543981" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.541930" elapsed="0.002095"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.541719" elapsed="0.002348"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.541699" elapsed="0.002391"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.544641" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.544281" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.544942" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.544725" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.545455" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.545191" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.545013" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.544710" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.545995" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.545675" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.546325" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.546097" elapsed="0.000347"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.546879" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.546617" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.546467" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.546081" elapsed="0.000871"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.547109" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:31.547841" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.547585" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:31.548005" elapsed="0.002074"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:31.537976" elapsed="0.012177"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.550317" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:31.550217" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.550201" elapsed="0.000177"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.553045" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.550512" elapsed="0.002572"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:31.553129" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:19:31.553294" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:31.527657" elapsed="0.025661"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.553374" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:31.553504" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:31.435507" elapsed="0.118020"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.579280" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.578818" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.580028" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.579755" elapsed="0.000422">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:31.580342" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:31.579454" elapsed="0.000910"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.580905" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:31.580515" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:31.581255" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:31.581406" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:31.581088" elapsed="0.000341"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.581846" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:31.581602" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:31.582353" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.581947" elapsed="0.000460"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.583029" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:31.582565" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:31.582429" elapsed="0.000670"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:31.581929" elapsed="0.001189"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.583712" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:31.583278" elapsed="0.000460"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:31.583781" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:31.578282" elapsed="0.005609"/>
</kw>
<msg time="2026-09-01T01:19:31.583939" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.566829" elapsed="0.017153"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.595449" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.606640" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.618181" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.618357" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.618518" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.618852" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.618720" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:31.618708" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.619061" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.619229" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.619412" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:31.618681" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.618586" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.619619" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.619684" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:31.619786" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:31.564438" elapsed="0.055372"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:31.619969" elapsed="0.002020"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.623004" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.622759" elapsed="0.000270"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:31.623686" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes":...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:31.623196" elapsed="0.000515"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<msg time="2026-09-01T01:19:31.624161" level="INFO">{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}

!=

{
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
    "mvpn-route": [
     {
      "attributes": {
       "ipv6-next-hop": {
        "global": "2001:db8:1::6"
       },
       "local-pref": {
        "pref": 100
       },
       "origin": {
        "value": "igp"
       }
      },
      "intra-as-i-pmsi-a-d": {
       "orig-route-ip": "192.168.100.1",
       "route-distinguisher": "172.16.0.44:101"
      },
      "path-id": 0,
      "route-key": "AQwAAawQACwAZcCoZAE="
     }
    ]
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}</msg>
<msg time="2026-09-01T01:19:31.624319" level="FAIL">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</msg>
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.623853" elapsed="0.000525">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.622302" elapsed="0.002198">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:31.622073" elapsed="0.002492">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:31.624730" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:31.624595" elapsed="0.000212"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:31.622042" elapsed="0.002786">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.554544" elapsed="0.070390">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.553816" elapsed="0.071254">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:31.553599" elapsed="0.071561">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:31.553584" elapsed="0.071608">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:31.625235" elapsed="0.000015"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:31.431559" elapsed="0.193781">Multiline strings are different:
--- first
+++ second
@@ -5,6 +5,29 @@
    "attributes": {
     "uptodate": "*"
    },
+   "bgp-mvpn-ipv6:mvpn-routes-ipv6": {
+    "mvpn-route": [
+     {
+      "attributes": {
+       "ipv6-next-hop": {
+        "global": "2001:db8:1::6"
+       },
+       "local-pref": {
+        "pref": 100
+       },
+       "origin": {
+        "value": "igp"
+       }
+      },
+      "intra-as-i-pmsi-a-d": {
+       "orig-route-ip": "192.168.100.1",
+       "route-distinguisher": "172.16.0.44:101"
+      },
+      "path-id": 0,
+      "route-key": "AQwAAawQACwAZcCoZAE="
+     }
+    ]
+   },
    "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
   }
  ]</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.702604" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.702254" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.703364" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:33.703110" elapsed="0.000326">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:33.703518" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:33.702793" elapsed="0.000746"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.704116" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:33.703761" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.704432" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:33.704589" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:33.704306" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.704977" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.704756" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.706160" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.705848" elapsed="0.000354"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.706588" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.706349" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.707333" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.706933" elapsed="0.000423"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:33.708506" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.707936" elapsed="0.000665"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:33.708672" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:33.708949" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:33.707523" elapsed="0.001448"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.709124" elapsed="0.000368"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:33.706809" elapsed="0.002719"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.710130" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.709749" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:33.711316" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.710751" elapsed="0.000660"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:33.711479" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:33.711744" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:33.710341" elapsed="0.001426"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.711905" elapsed="0.000378"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:33.709627" elapsed="0.002692"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:33.706656" elapsed="0.005694"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:33.712387" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:33.712523" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:33.705387" elapsed="0.007159"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.705102" elapsed="0.007473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.712733" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.712596" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.705080" elapsed="0.007720"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.713699" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.712930" elapsed="0.000794"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:33.713768" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:33.701693" elapsed="0.012185"/>
</kw>
<msg time="2026-09-01T01:19:33.713956" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:33.688091" elapsed="0.025910"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.725281" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.736486" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.747652" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.747829" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.747987" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.748357" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.748224" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:33.748211" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.748553" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.748704" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.748853" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:33.748185" elapsed="0.000713"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.748065" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.749066" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.749131" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:33.749248" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:33.682663" elapsed="0.066608"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.750387" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:33.750178" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:33.750522" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:33.749843" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.750858" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.750636" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.751381" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.751108" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.750929" elapsed="0.000506"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.750619" elapsed="0.000834"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.753572" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:33.751598" elapsed="0.001997"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:33.753639" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:33.753772" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:33.749556" elapsed="0.004237"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.754839" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:33.754678" elapsed="0.000206"/>
</kw>
<msg time="2026-09-01T01:19:33.754955" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:33.754375" elapsed="0.000601"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.755181" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.755047" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.755020" elapsed="0.000219"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.755511" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:33.755623" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:33.755368" elapsed="0.000277"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:33.755984" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.755784" elapsed="0.000222"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:33.756059" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:33.756206" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:33.754076" elapsed="0.002152"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.757454" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.757234" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.757840" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.757629" elapsed="0.000248"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:33.766558" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:33.766702" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-mvpn%3Amcast-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '146'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:33.766797" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:33.760968" elapsed="0.005852"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.757934" elapsed="0.008923"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.767019" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.766879" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.757918" elapsed="0.009187"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.770241" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.768052" elapsed="0.002230"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.767839" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.767823" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.772645" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.770588" elapsed="0.002096"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.770382" elapsed="0.002332"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.770368" elapsed="0.002367"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.773269" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.772897" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.773573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.773354" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.774064" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.773792" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.773643" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.773339" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.774621" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.774300" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.774915" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.774704" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.775426" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.775168" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.774984" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.774689" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:33.775634" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:33.776371" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.776101" elapsed="0.000293"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.776535" elapsed="0.002068"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:33.767481" elapsed="0.011179"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.778816" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.778722" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.778706" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:33.781421" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.779008" elapsed="0.002439"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:33.781492" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:33.781629" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:33.756502" elapsed="0.025149"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:33.781704" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:33.781830" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:33.643492" elapsed="0.138360"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.854898" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.854445" elapsed="0.000484"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.855710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:33.855429" elapsed="0.000399">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:33.855992" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:33.855098" elapsed="0.000916"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.856594" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:33.856197" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:33.856911" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:33.857085" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:33.856766" elapsed="0.000342"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.857520" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.857279" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:33.858007" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.857629" elapsed="0.000449"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.858725" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:33.858263" elapsed="0.000485"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.858102" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.857607" elapsed="0.001191"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.859419" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.858932" elapsed="0.000512"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:33.859489" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:33.853886" elapsed="0.005719"/>
</kw>
<msg time="2026-09-01T01:19:33.859652" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:33.842278" elapsed="0.017417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.871182" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.882394" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.893605" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.893781" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.893938" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.894309" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.894173" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:33.894159" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.894504" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.894655" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.894805" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:33.894118" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.894007" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.895009" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.895086" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:33.895212" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:33.839722" elapsed="0.055514"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:33.895396" elapsed="0.001997"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:33.898341" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.898034" elapsed="0.000332"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:33.898743" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
  }
 ]
}
</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:33.898507" elapsed="0.000260"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:33.898909" elapsed="0.000312"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:33.897675" elapsed="0.001599"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.897462" elapsed="0.001840"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.899457" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.899323" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.897445" elapsed="0.002079"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:33.782897" elapsed="0.116669"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:33.782202" elapsed="0.117428"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:33.781957" elapsed="0.117743"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.781940" elapsed="0.117782"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:33.899752" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:33.634293" elapsed="0.265568"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:31.427562" elapsed="2.472351"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:33.900116" elapsed="0.003445"/>
</kw>
<arg>intra_ipv6</arg>
<arg>${MVPN_DIR}</arg>
<arg>ipv6</arg>
<status status="PASS" start="2026-09-01T01:19:28.679571" elapsed="5.224049"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:28.583301" elapsed="5.320434"/>
</test>
<test id="s1-s16-t27" name="Kill_Talking_BGP_Speaker" line="162">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:33.906776" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:33.906542" elapsed="0.000470"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.907921" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.907821" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.907804" elapsed="0.000178"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.912646" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.912552" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.912535" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.913617" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:33.913278" elapsed="0.000364"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.914065" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:33.913787" elapsed="0.000302"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:33.914129" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:19:33.914283" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:33.912910" elapsed="0.001394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.919238" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.919128" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.919111" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.920354" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:33.920259" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.920243" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:33.920815" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:33.920548" elapsed="0.000291"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:33.921211" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:33.920987" elapsed="0.000247"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:33.955368" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:33.921685" elapsed="0.033779"/>
</kw>
<msg time="2026-09-01T01:19:33.955633" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:33.955675" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:33.921381" elapsed="0.034326"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:33.990954" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:33.956224" elapsed="0.034838"/>
</kw>
<msg time="2026-09-01T01:19:33.991291" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:33.991331" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:33.955867" elapsed="0.035495"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.991649" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.991438" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.991420" elapsed="0.000298"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.992129" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:33.991847" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.992463" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.992268" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.992252" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:33.992562" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:33.995007" elapsed="0.000309"/>
</kw>
<msg time="2026-09-01T01:19:33.995373" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:33.993923" elapsed="0.001576"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.995757" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.996114" elapsed="0.000093"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:33.993355" elapsed="0.002953"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:33.992827" elapsed="0.003541"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:33.919957" elapsed="0.076493"/>
</kw>
<msg time="2026-09-01T01:19:33.996529" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:33.996566" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:33.919439" elapsed="0.077159"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:33.996756" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:33.996663" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.996648" elapsed="0.000179"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.997219" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.997518" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:33.997580" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:33.918820" elapsed="0.078852"/>
</kw>
<msg time="2026-09-01T01:19:33.997753" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:33.997791" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "K "i "l "l "_ "T "a "l "k "i...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:33.914632" elapsed="0.083191"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:33.998126" elapsed="0.000122"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:33.997886" elapsed="0.000394"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:33.997872" elapsed="0.000429"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:33.914502" elapsed="0.083819"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:33.914352" elapsed="0.083996"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:33.912231" elapsed="0.086166"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:33.907570" elapsed="0.090910"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:33.907186" elapsed="0.091334"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:33.904586" elapsed="0.093979"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:33.999638" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:33.999357" elapsed="0.000305"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:33.999800" elapsed="0.000196"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:19:33.999101" elapsed="0.000959"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.021715" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:19:34.000520" elapsed="0.021246"/>
</kw>
<msg time="2026-09-01T01:19:34.021845" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.021882" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.000224" elapsed="0.021678"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.022468" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:19:34.035213" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:34.035306" level="INFO">${output_log} = 2026-09-01 01:18:20,865 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:18:20,865 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:34.022347" elapsed="0.012983"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.035708" level="INFO">2026-09-01 01:18:20,865 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:18:20,868 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100050206010400020005020641040000fbf0
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100050206010400020005020641040000fbf0'
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100050206010400020005020641040000fbf0
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:20,890 INFO BGP-Thread-1 (job): ... idle for 0.013s
2026-09-01 01:18:20,890 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.013s
2026-09-01 01:18:20,890 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:18:20,890 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.015s
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.016s
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:23,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.017s
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.018s
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:24,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:24,900 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.019s
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:26,902 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.020s
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): ... idle for 0.178s
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.198s
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:28,082 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.199s
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.200s
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:29,085 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:29,085 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:29,230 INFO BGP-Thread-1 (job): ... idle for 0.145s
2026-09-01 01:18:29,230 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.345s
2026-09-01 01:18:29,230 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.346s
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.348s
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.349s
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,238 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,238 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,692 INFO BGP-Thread-1 (job): ... idle for 0.454s
2026-09-01 01:18:32,692 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.803s
2026-09-01 01:18:32,693 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,811 INFO BGP-Thread-1 (job): ... idle for 0.117s
2026-09-01 01:18:32,811 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.920s
2026-09-01 01:18:32,811 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:33,813 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.921s
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:34,815 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.922s
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.923s
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:36,309 INFO BGP-Thread-1 (job): ... idle for 0.491s
2026-09-01 01:18:36,310 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.415s
2026-09-01 01:18:36,310 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.416s
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:37,313 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.417s
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:38,569 INFO BGP-Thread-1 (job): ... idle for 0.255s
2026-09-01 01:18:38,569 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.671s
2026-09-01 01:18:38,569 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.672s
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:40,573 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.674s
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.675s
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:41,576 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:41] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.676s
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.677s
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:44,333 INFO BGP-Thread-1 (job): ... idle for 0.754s
2026-09-01 01:18:44,334 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.431s
2026-09-01 01:18:44,334 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:44,334 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-09-01 01:18:44,334 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:45,336 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.432s
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:46,338 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:46,338 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.433s
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:46,486 INFO BGP-Thread-1 (job): ... idle for 0.147s
2026-09-01 01:18:46,486 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.580s
2026-09-01 01:18:46,486 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:46,486 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:47,488 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.581s
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.583s
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:48,491 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:48,491 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.584s
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.585s
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:51,495 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.586s
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): ... idle for 0.748s
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.333s
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:52,360 INFO BGP-Thread-1 (job): ... idle for 0.114s
2026-09-01 01:18:52,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.447s
2026-09-01 01:18:52,360 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:53,362 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.448s
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.449s
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:54,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.450s
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): ... idle for 0.480s
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.931s
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,959 INFO BGP-Thread-1 (job): ... idle for 0.111s
2026-09-01 01:18:55,959 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.042s
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:56,962 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.043s
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:57,964 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.044s
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.045s
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:58,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.046s
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:59,969 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:00,970 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:00,970 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.047s
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): ... idle for 0.776s
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.823s
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:01,864 INFO BGP-Thread-1 (job): ... idle for 0.116s
2026-09-01 01:19:01,864 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.939s
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:02,866 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:02,866 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.940s
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:03,868 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.941s
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.942s
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:04,871 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:04,871 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.943s
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:05,873 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:05,873 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.945s
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:06,875 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): ... idle for 0.743s
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.688s
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:07,731 INFO BGP-Thread-1 (job): ... idle for 0.112s
2026-09-01 01:19:07,731 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.799s
2026-09-01 01:19:07,731 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.801s
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.802s
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:10,737 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:10,737 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.803s
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): ... idle for 0.465s
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.267s
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:11,314 INFO BGP-Thread-1 (job): ... idle for 0.110s
2026-09-01 01:19:11,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.377s
2026-09-01 01:19:11,314 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.378s
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.380s
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:14,320 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.381s
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:14] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.382s
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.383s
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): ... idle for 0.818s
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.201s
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:17,263 INFO BGP-Thread-1 (job): ... idle for 0.119s
2026-09-01 01:19:17,263 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.320s
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.321s
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:19,267 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.322s
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:20,269 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.323s
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:21,271 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:21,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.324s
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:22,273 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.325s
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:23,003 INFO BGP-Thread-1 (job): ... idle for 0.729s
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.054s
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): ... idle for 0.116s
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.171s
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:24,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.172s
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:25,124 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.173s
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:26,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.174s
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:27,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:27,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.175s
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:28,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.176s
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.178s
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:30,135 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.179s
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:31,137 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.180s
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.181s
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:32,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.182s
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:33] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.035479" elapsed="0.001016"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:19:34.022081" elapsed="0.014465"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:19:34.036702" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:19:34.036603" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.036587" elapsed="0.000188"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.036910" elapsed="0.000018"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.037071" elapsed="0.000017"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:19:33.998807" elapsed="0.038346"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.045086" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:19:34.084995" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:34.085103" level="INFO">${output_log} = 2026-09-01 01:18:20,865 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:18:20,865 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:34.044952" elapsed="0.040175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.085601" level="INFO">2026-09-01 01:18:20,865 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:18:20,865 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:18:20,868 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:18:20,871 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:18:20,872 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:18:20,872 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100050206010400020005020641040000fbf0
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100050206010400020005020641040000fbf0'
2026-09-01 01:18:20,873 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100050206010400020005020641040000fbf0
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:18:20,875 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:20,876 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:20,890 INFO BGP-Thread-1 (job): ... idle for 0.013s
2026-09-01 01:18:20,890 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.013s
2026-09-01 01:18:20,890 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:18:20,890 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,891 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:20,892 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:20,892 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.015s
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:21,894 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.016s
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:22,896 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:23,897 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.017s
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:23,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.018s
2026-09-01 01:18:24,899 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:24,900 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:24,900 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.019s
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:25,901 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:26,902 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.020s
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:26,903 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): ... idle for 0.178s
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.198s
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:27,081 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:27,081 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:28,082 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.199s
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:28,083 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.200s
2026-09-01 01:18:29,084 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:29,085 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:29,085 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:29,230 INFO BGP-Thread-1 (job): ... idle for 0.145s
2026-09-01 01:18:29,230 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.345s
2026-09-01 01:18:29,230 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:29,231 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:29,231 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:29] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.346s
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:30,233 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.348s
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:31,235 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.349s
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:32,237 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,238 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,238 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,692 INFO BGP-Thread-1 (job): ... idle for 0.454s
2026-09-01 01:18:32,692 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.803s
2026-09-01 01:18:32,693 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:32,693 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,694 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:32,811 INFO BGP-Thread-1 (job): ... idle for 0.117s
2026-09-01 01:18:32,811 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.920s
2026-09-01 01:18:32,811 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0040' (64)
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:32,812 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:32,812 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:32] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:33] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:33] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:33,813 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.921s
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800e17000105047f01010100020c00010102030401020000fbf0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:33,814 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:34,815 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.922s
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:34,816 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:35] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.923s
2026-09-01 01:18:35,817 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:35,818 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:36] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:36,309 INFO BGP-Thread-1 (job): ... idle for 0.491s
2026-09-01 01:18:36,310 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.415s
2026-09-01 01:18:36,310 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00400200000029400101014002008004040000000040050400000064800f11000105020c00010102030401020000fbf0
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:36,310 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:36,311 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.416s
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:37,312 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:37,313 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.417s
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:38,314 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:38,569 INFO BGP-Thread-1 (job): ... idle for 0.255s
2026-09-01 01:18:38,569 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.671s
2026-09-01 01:18:38,569 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:38,570 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:38,570 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:38] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.672s
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f0101010003160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:39,572 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:40,573 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.674s
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:40,574 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.675s
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:41,575 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:41,576 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:41] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.676s
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:42,577 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 22.677s
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:43,579 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:44] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:44,333 INFO BGP-Thread-1 (job): ... idle for 0.754s
2026-09-01 01:18:44,334 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 23.431s
2026-09-01 01:18:44,334 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b00010503160001010203040102200a00000a200c00000c01000001
2026-09-01 01:18:44,334 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-09-01 01:18:44,334 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:44,335 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:44,335 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:45,336 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 24.432s
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:45,337 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:46,338 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:46,338 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.433s
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:46,339 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:46,486 INFO BGP-Thread-1 (job): ... idle for 0.147s
2026-09-01 01:18:46,486 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 25.580s
2026-09-01 01:18:46,486 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:46,486 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:46,487 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:46,487 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:47,488 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 26.581s
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000412020c00010102030401020000000101000001
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:47,489 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 27.583s
2026-09-01 01:18:48,490 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:48,491 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:48,491 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 28.584s
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:49,492 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:49] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 29.585s
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:50,494 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:51,495 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 30.586s
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:51,497 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:51] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): ... idle for 0.748s
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.333s
2026-09-01 01:18:52,245 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050412020c00010102030401020000000101000001
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:52,245 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004c' (76)
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:52,246 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:52,246 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:52,360 INFO BGP-Thread-1 (job): ... idle for 0.114s
2026-09-01 01:18:52,360 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.447s
2026-09-01 01:18:52,360 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0046' (70)
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:52,361 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:52,361 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:52] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:53,362 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 32.448s
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004c0200000035400101014002008004040000000040050400000064800e1d000105047f010101000512000101020304010220010000012002000002
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:53,363 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 33.449s
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:54,364 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:54,365 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.450s
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,366 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): ... idle for 0.480s
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 34.931s
2026-09-01 01:18:55,847 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0046020000002f400101014002008004040000000040050400000064800f170001050512000101020304010220010000012002000002
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:55,847 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:55,848 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,848 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:55,959 INFO BGP-Thread-1 (job): ... idle for 0.111s
2026-09-01 01:18:55,959 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 35.042s
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:18:55,960 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:55,960 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:55] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:56] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:18:56] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:56,962 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 36.043s
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100061600010102030401020000001020010000012002000002
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:56,963 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:57,964 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 37.044s
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:57,965 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 38.045s
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:58,966 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:58,967 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:18:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 39.046s
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:18:59,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:18:59,969 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:00,970 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:00,970 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.047s
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:00,971 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): ... idle for 0.776s
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.823s
2026-09-01 01:19:01,747 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105061600010102030401020000001020010000012002000002
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:01,747 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0050' (80)
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:01,748 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:01,748 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:01,864 INFO BGP-Thread-1 (job): ... idle for 0.116s
2026-09-01 01:19:01,864 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 40.939s
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:01,864 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004a' (74)
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:01,865 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:01,865 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:01] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:02,866 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:02,866 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 41.940s
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00500200000039400101014002008004040000000040050400000064800e21000105047f01010100071600010102030401020000000a20010000012002000002
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:02,867 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:03,868 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 42.941s
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:03,869 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 43.942s
2026-09-01 01:19:04,870 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:04,871 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:04,871 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:04] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 44.943s
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:05,872 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:05,873 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:05,873 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 45.945s
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:06,874 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:06,875 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): ... idle for 0.743s
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.688s
2026-09-01 01:19:07,618 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004a0200000033400101014002008004040000000040050400000064800f1b000105071600010102030401020000000a20010000012002000002
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:07,618 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0057' (87)
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:07,619 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:07,619 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:07,731 INFO BGP-Thread-1 (job): ... idle for 0.112s
2026-09-01 01:19:07,731 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 46.799s
2026-09-01 01:19:07,731 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:07,732 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:07,732 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:07] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 47.801s
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff00570200000040c01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0a
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:08,734 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 48.802s
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:09,736 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:10,737 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:10,737 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 49.803s
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:10,738 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): ... idle for 0.465s
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.267s
2026-09-01 01:19:11,203 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003ac01b0e0a0a0a0104e3800a0a140204e3c0400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0a
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:11,203 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:11,204 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:11,204 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:11,314 INFO BGP-Thread-1 (job): ... idle for 0.110s
2026-09-01 01:19:11,314 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 50.377s
2026-09-01 01:19:11,314 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:11,315 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:11,315 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:11] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 51.378s
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:12,317 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 52.380s
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:13,319 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:14,320 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 53.381s
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:14,321 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:14] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 54.382s
2026-09-01 01:19:15,322 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:15,323 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 55.383s
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:16,324 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:16] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): ... idle for 0.818s
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.201s
2026-09-01 01:19:17,142 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac01008010b0a0000013130
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:17,143 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:17,143 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:17,263 INFO BGP-Thread-1 (job): ... idle for 0.119s
2026-09-01 01:19:17,263 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 56.320s
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:17,263 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:17,264 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:17] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 57.321s
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101014002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:18,265 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:19,267 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 58.322s
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:19,268 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:20,269 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 59.323s
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:20,270 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:21,271 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:21,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 60.324s
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:21,272 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:22,273 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 61.325s
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:22,274 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:22] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:22] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:23,003 INFO BGP-Thread-1 (job): ... idle for 0.729s
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.054s
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101014002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac010080009004100000000
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0051' (81)
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:23,004 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:23,004 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): ... idle for 0.116s
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 62.171s
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004b' (75)
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Mvpn True
2026-09-01 01:19:23,121 DEBUG BGP-Thread-1 (job): Skipping update decoding due to mvpn data expected
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:23,121 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:23] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:24,122 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 63.172s
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0051020000003a400101004002008004040000000040050400000064800e17000105047f01010100010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:24,123 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:25,124 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 64.173s
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:25,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:26,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 65.174s
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:26,128 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:26] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:27,129 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:27,129 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 66.175s
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:27,130 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:28,131 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 67.176s
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:28,132 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:28] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 68.178s
2026-09-01 01:19:29,133 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b0200000034400101004002008004040000000040050400000064800f11000105010c00010102030401020a0a0a0ac0100802d10000fbf00000
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004b02000000344001010040020040050400000064800e230002051020010db800010000000000000000000600010c0001ac10002c0065c0a86401
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:29,134 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:30,135 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 69.179s
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:30,136 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:31,137 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 70.180s
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:31,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:31] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 71.181s
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003902000000224001010040020040050400000064800f11000205010c0001ac10002c0065c0a86401
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:32,139 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:32,140 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 72.182s
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:33,141 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:33] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.085301" elapsed="0.001417"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:34.087598" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/mvpn_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/mvpn_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:19:34.086949" elapsed="0.000720"/>
</kw>
<arg>play.py.out</arg>
<arg>mvpn_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.044668" elapsed="0.043078"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-09-01T01:19:33.904156" elapsed="0.183722"/>
</test>
<test id="s1-s16-t28" name="Delete_Bgp_Peer_Configuration" line="168">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:34.092415" elapsed="0.000259"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:34.092067" elapsed="0.000673"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.093999" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.093861" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.093838" elapsed="0.000263"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.100349" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.100216" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.100193" elapsed="0.000239"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.101668" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.101200" elapsed="0.000500"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.102302" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:34.101902" elapsed="0.000432"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:34.102389" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:34.102573" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.100711" elapsed="0.001892"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.109468" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.109364" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.109341" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.110574" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.110480" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.110464" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:34.111048" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.110765" elapsed="0.000307"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.111430" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:34.111234" elapsed="0.000219"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.145952" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:34.111897" elapsed="0.034156"/>
</kw>
<msg time="2026-09-01T01:19:34.146235" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:34.146275" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.111597" elapsed="0.034709"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.183995" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:34.146774" elapsed="0.037329"/>
</kw>
<msg time="2026-09-01T01:19:34.184270" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:34.184309" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.146466" elapsed="0.037876"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.184651" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.184409" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.184392" elapsed="0.000329"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.185131" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.184849" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.185467" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.185271" elapsed="0.000243"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.185256" elapsed="0.000278"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:34.185563" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:34.187934" elapsed="0.000140"/>
</kw>
<msg time="2026-09-01T01:19:34.188132" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.186879" elapsed="0.001401"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.188540" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.188854" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:34.186323" elapsed="0.002700"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:34.185802" elapsed="0.003293"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:34.110223" elapsed="0.078978"/>
</kw>
<msg time="2026-09-01T01:19:34.189280" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.189317" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.109666" elapsed="0.079684"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:34.189508" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:34.189415" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.189399" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.189925" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.190262" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.190326" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:34.108924" elapsed="0.081495"/>
</kw>
<msg time="2026-09-01T01:19:34.190499" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.190536" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "l "e "t "e "_ "B "g "p...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.103079" elapsed="0.087489"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.190854" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.190631" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.190617" elapsed="0.000303"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:34.102877" elapsed="0.088063"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:34.102670" elapsed="0.088296"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:34.099755" elapsed="0.091257"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:34.093516" elapsed="0.097559"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.092930" elapsed="0.098184"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:34.088883" elapsed="0.102378"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.229820" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.229486" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:34.230548" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:34.230329" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:34.230702" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:34.229994" elapsed="0.000729"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.231242" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.230871" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:34.231533" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:34.231674" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:34.231413" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.232064" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.231837" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.232959" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.232727" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.233417" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.233171" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.234018" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.233759" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.234711" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.234519" elapsed="0.000213"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.234776" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:34.234906" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.234239" elapsed="0.000688"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.235076" elapsed="0.000229"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:19:34.233636" elapsed="0.001705"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.235831" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.235572" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.236508" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.236324" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.236718" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:34.236848" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.236018" elapsed="0.000851"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.237007" elapsed="0.000224"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:19:34.235444" elapsed="0.001822"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.237739" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.237481" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.238454" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.238268" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.238519" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:34.238648" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.237926" elapsed="0.000743"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.238805" elapsed="0.000370"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:19:34.237361" elapsed="0.001851"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.239692" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.239430" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.240369" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.240183" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.240435" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:34.240564" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.239880" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.240723" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:19:34.239308" elapsed="0.001640"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.241449" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.241189" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.242105" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.241910" elapsed="0.000217"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.242184" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:34.242315" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.241635" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.242472" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:34.241055" elapsed="0.001641"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.243197" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.242911" elapsed="0.000308"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.243838" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.243660" elapsed="0.000200"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.243902" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:34.244032" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.243384" elapsed="0.000682"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.244217" elapsed="0.000193"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:19:34.242791" elapsed="0.001653"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:34.233483" elapsed="0.010990"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:34.244511" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:34.244648" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:34.232446" elapsed="0.012224"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.232181" elapsed="0.012517"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.244855" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.244720" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.232163" elapsed="0.012758"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.245690" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.245064" elapsed="0.000651"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:34.245757" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.228859" elapsed="0.017005"/>
</kw>
<msg time="2026-09-01T01:19:34.245944" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.217215" elapsed="0.028771"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.257366" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.268613" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.279812" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.279989" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.280173" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.280497" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.280365" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:34.280353" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.280693" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.280842" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.280989" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:34.280328" elapsed="0.000720"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.280240" elapsed="0.000832"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.281223" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.281290" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:34.281396" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:34.213333" elapsed="0.068090"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.282402" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.282180" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:34.291373" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:34.291422" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:34.291522" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:34.284441" elapsed="0.007103"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.282545" elapsed="0.009034"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.291741" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.291602" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.282529" elapsed="0.009284"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.294836" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.292719" elapsed="0.002155"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.292519" elapsed="0.002385"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.292503" elapsed="0.002423"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.297250" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.295202" elapsed="0.002088"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.294973" elapsed="0.002347"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.294959" elapsed="0.002381"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.297834" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.297499" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.298168" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.297919" elapsed="0.000301"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.298649" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.298388" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.298240" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.297903" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.299214" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.298865" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.299510" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.299299" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.299981" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.299725" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.299580" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.299283" elapsed="0.000784"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.300219" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:34.300912" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.300671" elapsed="0.000264"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.301090" elapsed="0.002192"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:34.292165" elapsed="0.011172"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:34.303377" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:34.305386" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:34.281656" elapsed="0.023754"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:34.305493" elapsed="0.000025"/>
</return>
<arg>${MVPN_DIR}/bgp_peer</arg>
<arg>mapping=${MVPN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:34.191495" elapsed="0.114106"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:19:34.088262" elapsed="0.217439"/>
</test>
<test id="s1-s16-t29" name="Deconfigure_App_Peer" line="176">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:34.308653" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:34.308421" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.309774" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.309677" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.309661" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.314269" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.314175" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.314158" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.315215" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.314853" elapsed="0.000386"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.315643" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:34.315386" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:34.315704" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:34.315838" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.314526" elapsed="0.001333"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.320922" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.320827" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.320810" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.322018" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.321926" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.321910" elapsed="0.000181"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:34.322512" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.322247" elapsed="0.000288"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.322868" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:34.322682" elapsed="0.000209"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.374961" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:34.323371" elapsed="0.051694"/>
</kw>
<msg time="2026-09-01T01:19:34.375248" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:34.375289" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.323049" elapsed="0.052271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.409834" level="INFO">". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:34.375788" elapsed="0.034141"/>
</kw>
<msg time="2026-09-01T01:19:34.410086" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:34.410127" level="INFO">${message_wait} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.375481" elapsed="0.034702"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.410455" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.410252" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.410235" elapsed="0.000326"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.410967" level="INFO"> ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.410694" elapsed="0.000333"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.411318" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.411102" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.411087" elapsed="0.000299"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:34.411416" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:34.413824" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:19:34.414004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.412772" elapsed="0.001395"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.414432" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.414745" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:34.412205" elapsed="0.002711"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:34.411652" elapsed="0.003321"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:34.321669" elapsed="0.093404"/>
</kw>
<msg time="2026-09-01T01:19:34.415174" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.415214" level="INFO">${message} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.321147" elapsed="0.094099"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:34.415407" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:34.415312" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.415297" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.415829" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.416168" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.416233" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:34.320532" elapsed="0.095796"/>
</kw>
<msg time="2026-09-01T01:19:34.416409" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.416446" level="INFO">${output} =  ". "t "x "t ". "0 "6 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "M "v "p "n ". "D "e "c "o "n "f "i "g "u "r...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.316215" elapsed="0.100263"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.416766" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.416542" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.416527" elapsed="0.000307"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:34.316063" elapsed="0.100791"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:34.315905" elapsed="0.100974"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:34.313841" elapsed="0.103086"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:34.309432" elapsed="0.107543"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.309023" elapsed="0.107990"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:34.306479" elapsed="0.110595"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.456188" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.455806" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:34.456895" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:34.456679" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:34.457062" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:34.456375" elapsed="0.000709"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.457585" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.457250" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:34.457876" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/mvpn/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:34.458058" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:34.457756" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.458463" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.458241" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.459370" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.459126" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.459792" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.459554" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.460453" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.460161" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.461150" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.460928" elapsed="0.000246"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.461219" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:34.461354" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.460648" elapsed="0.000727"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.461515" elapsed="0.000202"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:34.460007" elapsed="0.001745"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.462271" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:34.461968" elapsed="0.000325"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:34.464287" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.462738" elapsed="0.001572"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:34.464357" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:34.464490" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:34.462459" elapsed="0.002052"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.464650" elapsed="0.000196"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:34.461848" elapsed="0.003034"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:34.459858" elapsed="0.005053"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:34.464948" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:34.465103" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:34.458828" elapsed="0.006298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.458562" elapsed="0.006606"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.465362" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.465221" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.458545" elapsed="0.006888"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.466132" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.465566" elapsed="0.000607"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:34.466216" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.455269" elapsed="0.011056"/>
</kw>
<msg time="2026-09-01T01:19:34.466373" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.443722" elapsed="0.022692"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.477819" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.489267" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/mvpn/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.500725" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.500902" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.501074" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.501416" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.501284" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:34.501271" elapsed="0.000220"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.501619" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.501768" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.501917" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:34.501245" elapsed="0.000717"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.501155" elapsed="0.000830"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.502133" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.502213" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:34.502321" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:34.439608" elapsed="0.062769"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.503371" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.503128" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:34.513995" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0oe7slt9d7snvs2u0wcv4fxey22.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:34.514051" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:34.514163" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:34.505338" elapsed="0.008849"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.503472" elapsed="0.010750"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.514383" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.514244" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.503456" elapsed="0.011003"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.517662" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.515373" elapsed="0.002327"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.515172" elapsed="0.002560"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.515154" elapsed="0.002599"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.520091" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.517999" elapsed="0.002133"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.517801" elapsed="0.002377"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.517787" elapsed="0.002413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.520699" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.520358" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.520998" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.520784" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.521508" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.521246" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.521083" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.520769" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.522059" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.521725" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.522370" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.522158" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.522845" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.522589" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:34.522441" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.522128" elapsed="0.000788"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.523064" elapsed="0.000330"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:34.523815" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:34.523571" elapsed="0.000297"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.524008" elapsed="0.002069"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:34.514779" elapsed="0.011353"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:34.526186" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:34.528213" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:34.502611" elapsed="0.025626"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:34.528284" elapsed="0.000023"/>
</return>
<arg>${MVPN_DIR}/app_peer</arg>
<arg>mapping=${MVPN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:34.417363" elapsed="0.111029"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:19:34.305977" elapsed="0.222517"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:19:34.529262" elapsed="0.000428"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:34.529895" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:19:34.529832" elapsed="0.000136"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:19:34.529052" elapsed="0.000960"/>
</kw>
<doc>Functional test for bgp - mvpn

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising mvpn routes to odl. For advertising play.py is used,
and particular files are stored as *.hex files. There are 7 different
types of routes used for auto-discovery of multicast network. Also 4 more routes
with new attributes specific for mvpn.</doc>
<status status="PASS" start="2026-09-01T01:18:18.108101" elapsed="76.421950"/>
</suite>
<suite id="s1-s17" name="070 Bgp Functional L3Vpn Mcast" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/070_bgp_functional_l3vpn_mcast.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.610587" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:34.606697" elapsed="0.003942"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:19:34.606484" elapsed="0.004224"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.615494" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:19:34.611731" elapsed="0.003789"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:19:34.615720" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.615604" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.615580" elapsed="0.000203"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.616270" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:34.615928" elapsed="0.000381"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.616726" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:19:34.616456" elapsed="0.000292"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:19:34.617243" elapsed="0.000250"/>
</kw>
<msg time="2026-09-01T01:19:34.617577" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:34.617616" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:34.616898" elapsed="0.000737"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.618132" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.617787" elapsed="0.000384"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.619048" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:34.618802" elapsed="0.000270"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.619455" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:34.619230" elapsed="0.000248"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.619874" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.619620" elapsed="0.000276"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.622855" elapsed="0.000203"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.623584" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.623294" elapsed="0.000313"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.623748" elapsed="0.000199"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.624670" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.624412" elapsed="0.000281"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:19:34.624733" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:34.624872" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:19:34.624149" elapsed="0.000745"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:34.625446" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc180e3690&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:19:34.625048" elapsed="0.000528"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.625723" elapsed="0.000165"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:19:34.622363" elapsed="0.003578"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:34.622191" elapsed="0.003787"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:19:34.619949" elapsed="0.006057"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.626531" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:34.626186" elapsed="0.000383"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.627074" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:34.626716" elapsed="0.000396"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.627610" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:34.627274" elapsed="0.000373"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:19:34.618408" elapsed="0.009289"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:19:34.611421" elapsed="0.016323"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:34.627904" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:34.627803" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.627786" elapsed="0.000177"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.630783" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:34.630452" elapsed="0.000354"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.631242" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:34.630949" elapsed="0.000316"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:34.631303" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:34.631437" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:34.630163" elapsed="0.001296"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:34.632339" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.632097" elapsed="0.000265"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.633025" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:34.633129" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:34.632870" elapsed="0.000310"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:34.636579" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:34.635918" elapsed="0.000739"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:34.635901" elapsed="0.000791"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.637350" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:34.637570" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:34.636877" elapsed="0.000740"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.638524" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:34.637869" elapsed="0.000756"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.639778" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:34.638882" elapsed="0.000943"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:34.641588" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:19:34.641754" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:34.641261" elapsed="0.000533"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.642199" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:19:34.643663" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:19:35.279207" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:18:18 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:19:34.643381" elapsed="0.635974"/>
</kw>
<msg time="2026-09-01T01:19:35.279432" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.642944" elapsed="0.636643"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:19:34.640411" elapsed="0.639323"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.280648" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:19:35.294074" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:19:35.294271" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:19:35.294369" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:35.280132" elapsed="0.014285"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.294975" elapsed="0.001225"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.298915" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:35.297580" elapsed="0.001737"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.300387" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.299690" elapsed="0.000977"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.299636" elapsed="0.001108"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:19:35.301474" elapsed="0.000127"/>
</return>
<status status="PASS" start="2026-09-01T01:19:35.300909" elapsed="0.000864"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.300875" elapsed="0.000979"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.301975" elapsed="0.000031"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.307347" elapsed="0.000595"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.308365" elapsed="0.000391"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.309265" elapsed="0.000302"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:35.303024" elapsed="0.006633"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:19:34.635013" elapsed="0.674878"/>
</kw>
<msg time="2026-09-01T01:19:35.309959" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.634272" elapsed="0.675753"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:19:34.633821" elapsed="0.676366"/>
</kw>
<msg time="2026-09-01T01:19:35.310241" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.633363" elapsed="0.676936"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.313729" elapsed="0.000431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.314373" elapsed="0.000185"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.314748" elapsed="0.000120"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:35.310664" elapsed="0.004268"/>
</kw>
<msg time="2026-09-01T01:19:35.315060" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:19:34.632556" elapsed="0.682535"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.315657" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:35.315346" elapsed="0.000360"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:19:35.315758" elapsed="0.000036"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:19:34.631769" elapsed="0.684141"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:34.631612" elapsed="0.684343"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:34.631504" elapsed="0.684502"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:19:34.628192" elapsed="0.687906"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:19:35.316317" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.332449" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.332350" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.332332" elapsed="0.000177"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.332782" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:35.332872" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.332654" elapsed="0.000240"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.333293" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:35.333047" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.333682" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:35.333471" elapsed="0.000248"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:35.334424" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:19:35.334219" elapsed="0.000313">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:19:35.334625" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:19:35.334665" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.333860" elapsed="0.000824"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.335027" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:35.334787" elapsed="0.000318"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.334769" elapsed="0.000357"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:35.335797" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.335569" elapsed="0.000250"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:19:35.335860" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:35.335991" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:19:35.335325" elapsed="0.000687"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.336183" elapsed="0.000363"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.336796" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:35.336882" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.336702" elapsed="0.000202"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.337054" elapsed="0.002173"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.339609" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:19:35.542674" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.339380" elapsed="0.203622"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.548643" elapsed="0.000619"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.549510" elapsed="0.000265"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.549983" elapsed="0.000210"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:35.545156" elapsed="0.005116"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:35.543888" elapsed="0.006448"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.332087" elapsed="0.218327"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:35.317522" elapsed="0.232962"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.317021" elapsed="0.233539"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:35.316842" elapsed="0.233776"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:19:35.316658" elapsed="0.234026"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:19:34.610986" elapsed="0.939794"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.555003" elapsed="0.000044"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.554802" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.554763" elapsed="0.000535"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.561894" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.561761" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.561739" elapsed="0.000231"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.563105" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:35.562632" elapsed="0.000503"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.563594" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:35.563306" elapsed="0.000310"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:35.563655" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:19:35.563823" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:35.562289" elapsed="0.001557"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.569365" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.569263" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.569246" elapsed="0.000181"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.570654" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:35.570540" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.570524" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:35.571190" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.570852" elapsed="0.000362"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.571577" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:35.571365" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.612192" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:35.572239" elapsed="0.040142"/>
</kw>
<msg time="2026-09-01T01:19:35.612552" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:35.612592" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.571745" elapsed="0.040880"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.692020" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "7 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n "_ "m "c "a "s "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:35.613450" elapsed="0.078842"/>
</kw>
<msg time="2026-09-01T01:19:35.692464" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:35.692504" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.612854" elapsed="0.079684"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.693074" elapsed="0.000055"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:35.692678" elapsed="0.000572"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.692627" elapsed="0.000659"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.693867" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "7 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "l "3 "v "p "n "_ "m "c "a "s "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:35.693435" elapsed="0.000525"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.694486" elapsed="0.000048"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:35.694019" elapsed="0.000606"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.694003" elapsed="0.000645"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:35.694693" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.697023" elapsed="0.000467"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.697814" elapsed="0.000508"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:35.698635" elapsed="0.000232"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:35.696245" elapsed="0.002710"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:35.695287" elapsed="0.003812"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:35.570281" elapsed="0.129014"/>
</kw>
<msg time="2026-09-01T01:19:35.699396" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:35.699437" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.569569" elapsed="0.129903"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:35.699644" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:35.699546" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.699529" elapsed="0.000193"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.700158" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.700494" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:35.700556" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:35.568972" elapsed="0.131681"/>
</kw>
<msg time="2026-09-01T01:19:35.700743" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:35.700783" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.564280" elapsed="0.136536"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:35.701164" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:35.700890" elapsed="0.000325"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:35.700875" elapsed="0.000360"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:35.564122" elapsed="0.137135"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:35.563918" elapsed="0.137385"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:35.561366" elapsed="0.140004"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:19:35.551884" elapsed="0.149543"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:35.551008" elapsed="0.150462"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:19:34.606207" elapsed="1.095316"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.702046" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:35.701675" elapsed="0.000396"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.702584" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:35.702275" elapsed="0.000345"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:35.706903" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:19:35.707233" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:35.706274" elapsed="0.001032"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.707684" elapsed="0.001704"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:19:35.711330" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:19:36.299935" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:35 UTC 2026

  System load:  0.01               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:18:19 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:19:35.710556" elapsed="0.589876"/>
</kw>
<msg time="2026-09-01T01:19:36.300575" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.709754" elapsed="0.590967"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:19:35.704997" elapsed="0.595920"/>
</kw>
<msg time="2026-09-01T01:19:36.300994" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:35.703364" elapsed="0.597711"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:19:35.702803" elapsed="0.598415"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:36.302324" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc194bd610&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:19:36.301648" elapsed="0.000979"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.309074" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:19:36.325643" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:19:36.302866" elapsed="0.022907"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.328707" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:19:36.351953" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:36.352336" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:19:36.352425" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:19:36.352504" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:36.328334" elapsed="0.024215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.354645" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:19:36.353976" elapsed="0.000763"/>
</kw>
<msg time="2026-09-01T01:19:36.354918" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:19:36.355002" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.353053" elapsed="0.002013"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.356407" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.355449" elapsed="0.001009"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.357455" elapsed="0.000051"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.356651" elapsed="0.000933"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.356591" elapsed="0.001054"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:19:36.357953" elapsed="0.000106"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.357754" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.357723" elapsed="0.000488"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.358386" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.358320" elapsed="0.000142"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:36.358291" elapsed="0.000212"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.358792" elapsed="0.000039"/>
</kw>
<msg time="2026-09-01T01:19:36.359105" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:19:36.327533" elapsed="0.031650"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:19:36.359495" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.359320" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.359288" elapsed="0.000357"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.359946" elapsed="0.000040"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:19:36.326479" elapsed="0.033650"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:34.605879" elapsed="1.754392"/>
</kw>
<test id="s1-s17-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:36.367879" elapsed="0.000528"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:36.367323" elapsed="0.001313"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.370699" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.370484" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.370447" elapsed="0.000386"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.378373" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.378237" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.378214" elapsed="0.000244"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.379734" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.379259" elapsed="0.000508"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.380380" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:36.379973" elapsed="0.000438"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:36.380466" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:36.380652" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.378754" elapsed="0.001928"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.387654" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.387519" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.387496" elapsed="0.000241"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.389301" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.389165" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.389111" elapsed="0.000274"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:36.389959" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.389574" elapsed="0.000417"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.390531" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:36.390252" elapsed="0.000312"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.426879" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:36.391234" elapsed="0.035749"/>
</kw>
<msg time="2026-09-01T01:19:36.427165" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:36.427206" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.390768" elapsed="0.036471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.465501" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:36.429771" elapsed="0.035837"/>
</kw>
<msg time="2026-09-01T01:19:36.465757" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:36.465796" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.427395" elapsed="0.038435"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.466130" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.465899" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.465882" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.466637" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.466357" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.466958" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.466761" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.466746" elapsed="0.000340"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:36.467121" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:36.469820" elapsed="0.000151"/>
</kw>
<msg time="2026-09-01T01:19:36.470063" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.468608" elapsed="0.001644"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.470588" elapsed="0.000090"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.470968" elapsed="0.000100"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:36.467911" elapsed="0.003316"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:36.467423" elapsed="0.003874"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:36.388751" elapsed="0.082652"/>
</kw>
<msg time="2026-09-01T01:19:36.471497" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:36.471539" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.387928" elapsed="0.083653"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:36.471781" elapsed="0.000027"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.471672" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.471654" elapsed="0.000212"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.472351" elapsed="0.000028"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.472723" elapsed="0.000027"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.472798" elapsed="0.000016"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:36.387092" elapsed="0.085809"/>
</kw>
<msg time="2026-09-01T01:19:36.472988" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:36.473046" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "C "o "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.381214" elapsed="0.091868"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.473505" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.473249" elapsed="0.000305"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.473231" elapsed="0.000345"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:36.380994" elapsed="0.092602"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:36.380763" elapsed="0.092864"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:36.377771" elapsed="0.095906"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:36.369872" elapsed="0.103853"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.368950" elapsed="0.104816"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:36.361505" elapsed="0.112307"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.505087" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.504715" elapsed="0.000399"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.505922" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.505597" elapsed="0.000415">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.506184" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.505285" elapsed="0.000922"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.506722" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.506369" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.507046" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:36.507260" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:36.506901" elapsed="0.000383"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.507651" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.507427" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.508681" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.508448" elapsed="0.000273"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.509157" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.508867" elapsed="0.000314"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.509788" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.509522" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.510516" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.510305" elapsed="0.000235"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.510586" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:36.510723" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.509981" elapsed="0.000764"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.510885" elapsed="0.000241"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:36.509392" elapsed="0.001784"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.511658" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.511397" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.512343" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.512157" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.512409" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:36.512540" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.511846" elapsed="0.000716"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.512699" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:36.511274" elapsed="0.001652"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:36.509231" elapsed="0.003724"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:36.512994" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:36.513160" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:36.508069" elapsed="0.005115"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.507768" elapsed="0.005444"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.513372" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.513234" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.507749" elapsed="0.005690"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.514158" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.513573" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.514260" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.504070" elapsed="0.010303"/>
</kw>
<msg time="2026-09-01T01:19:36.514423" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.492286" elapsed="0.022179"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.525977" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.537341" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.548858" elapsed="0.000040"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.549114" elapsed="0.000036"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.549305" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.549701" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.549559" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:36.549542" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.549905" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.550074" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.550240" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:36.549505" elapsed="0.000782"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.549386" elapsed="0.000926"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.550451" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.550520" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:36.550662" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:36.488156" elapsed="0.062533"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.575104" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.574744" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.575848" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.575603" elapsed="0.000320">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.576006" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.575296" elapsed="0.000749"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.576552" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.576213" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.576849" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:36.577039" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:36.576722" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.577447" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.577226" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:36.577817" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.577552" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.578320" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.578036" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.577890" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.577535" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.579076" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.578526" elapsed="0.000578"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.579162" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.574200" elapsed="0.005077"/>
</kw>
<msg time="2026-09-01T01:19:36.579326" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.562616" elapsed="0.016752"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.590783" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.601911" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.613043" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.613232" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.613391" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.613717" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.613586" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:36.613569" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.613914" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.614080" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.614243" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:36.613543" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.613455" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.614444" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.614509" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:36.614613" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:36.560162" elapsed="0.054476"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.615788" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.615559" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.615924" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.615250" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.616261" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.616005" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.616772" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.616514" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.616333" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.615990" elapsed="0.000853"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.618979" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.616979" elapsed="0.002023"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:36.619064" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.619213" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:36.614936" elapsed="0.004299"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.620487" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.620267" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.620918" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.620706" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.621349" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.621116" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.621735" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.621524" elapsed="0.000249"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:36.622522" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:36.622340" elapsed="0.000205"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:36.622837" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:36.622683" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.622995" elapsed="0.000220"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.623575" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.623357" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:36.623650" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.623785" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:36.621952" elapsed="0.001855"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:36.641066" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:19:36.641123" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:19:36 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:36.641347" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:36.625926" elapsed="0.015445"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.623867" elapsed="0.017543"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.641573" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.641433" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.623852" elapsed="0.017797"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.644763" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.642587" elapsed="0.002213"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.642387" elapsed="0.002444"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.642371" elapsed="0.002481"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.647213" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.645113" elapsed="0.002140"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.644901" elapsed="0.002381"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.644886" elapsed="0.002417"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.647810" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.647455" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.648127" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.647895" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.648621" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.648362" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.648215" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.647880" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.649244" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.648874" elapsed="0.000394"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.649541" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.649329" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.650013" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.649756" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.649612" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.649314" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.650252" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:36.650976" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.650725" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.651172" elapsed="0.002067"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:36.641981" elapsed="0.011313"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:36.653461" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.653362" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.653340" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.653675" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.653734" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:36.655790" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:36.619543" elapsed="0.036270"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.655868" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:36.656004" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:36.478105" elapsed="0.177933"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.656367" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.656129" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.656112" elapsed="0.000335"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.656476" elapsed="0.000022"/>
</return>
<arg>${L3VPN_MCAST_DIR}/app_peer</arg>
<arg>mapping=${L3VPN_MCAST_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:36.474078" elapsed="0.182505"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-09-01T01:19:36.360403" elapsed="0.296312"/>
</test>
<test id="s1-s17-t2" name="Reconfigure_ODL_To_Accept_Connection" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:36.659786" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:36.659549" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.660934" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.660832" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.660816" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.665609" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.665515" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.665498" elapsed="0.000208"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.666624" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.666288" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.667068" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:36.666794" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:36.667130" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:36.667280" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.665921" elapsed="0.001380"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.672240" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.672127" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.672111" elapsed="0.000189"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.673421" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.673324" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.673308" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:36.673890" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.673618" elapsed="0.000295"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.674296" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:36.674073" elapsed="0.000246"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.710330" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:36.674765" elapsed="0.035673"/>
</kw>
<msg time="2026-09-01T01:19:36.710601" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:36.710641" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.674463" elapsed="0.036210"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.754250" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:36.711196" elapsed="0.043225"/>
</kw>
<msg time="2026-09-01T01:19:36.754601" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:36.754644" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.710837" elapsed="0.043841"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.755084" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.754783" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.754751" elapsed="0.000437"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.755653" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.755326" elapsed="0.000403"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.755985" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.755787" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.755772" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:36.756106" elapsed="0.000058"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:36.758694" elapsed="0.000135"/>
</kw>
<msg time="2026-09-01T01:19:36.758885" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.757649" elapsed="0.001370"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.759673" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.760006" elapsed="0.000089"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:36.756995" elapsed="0.003232"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:36.756460" elapsed="0.003825"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:36.673016" elapsed="0.087353"/>
</kw>
<msg time="2026-09-01T01:19:36.760451" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:36.760490" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.672437" elapsed="0.088086"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:36.760684" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.760590" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.760574" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.761173" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.761490" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.761553" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:36.671817" elapsed="0.089832"/>
</kw>
<msg time="2026-09-01T01:19:36.761731" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:36.761770" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "R "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.667633" elapsed="0.094169"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.762108" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.761868" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.761853" elapsed="0.000350"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:36.667506" elapsed="0.094718"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:36.667347" elapsed="0.094909"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:36.665202" elapsed="0.097108"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:36.660582" elapsed="0.101778"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.660196" elapsed="0.102205"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:36.657557" elapsed="0.104892"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.793202" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.792842" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.793961" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.793681" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.794168" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.793379" elapsed="0.000812"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.794684" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.794344" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.795042" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:36.795242" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:36.794901" elapsed="0.000365"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.795633" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.795412" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.796560" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.796322" elapsed="0.000278"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.797004" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.796745" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.797820" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.797402" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.798551" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.798339" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.798619" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.798750" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.798017" elapsed="0.000755"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.798914" elapsed="0.000270"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:19:36.797274" elapsed="0.001947"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.799699" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.799439" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.800376" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.800192" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.800441" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:36.800570" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.799885" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.800728" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:19:36.799318" elapsed="0.001636"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.801466" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.801205" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.802125" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.801930" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.802205" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:36.802337" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.801651" elapsed="0.000708"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.802496" elapsed="0.000191"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:19:36.801062" elapsed="0.001659"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.803224" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.802937" elapsed="0.000310"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.803876" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.803692" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.803941" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:36.804087" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.803410" elapsed="0.000755"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.804310" elapsed="0.000192"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:19:36.802818" elapsed="0.001720"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.805018" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.804758" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.805697" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.805515" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.805763" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:36.805892" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.805235" elapsed="0.000679"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.806066" elapsed="0.000219"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:36.804633" elapsed="0.001689"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.806799" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:36.806538" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:36.807632" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.807449" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:36.807698" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.807828" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:36.806985" elapsed="0.000864"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.807986" elapsed="0.000219"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:19:36.806418" elapsed="0.001822"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:36.797088" elapsed="0.011181"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:36.808306" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:36.808441" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:36.796004" elapsed="0.012461"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.795732" elapsed="0.012760"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.808649" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.808513" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.795716" elapsed="0.012999"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.809525" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.808847" elapsed="0.000703"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.809592" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.792302" elapsed="0.017398"/>
</kw>
<msg time="2026-09-01T01:19:36.809748" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.780709" elapsed="0.029080"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.821305" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.832408" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.843574" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.843752" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.843909" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.844264" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.844113" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:36.844101" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.844462" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.844611" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.844757" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:36.844076" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.843975" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.844956" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.845020" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:36.845152" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:36.776763" elapsed="0.068414"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.869253" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.868890" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.869907" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.869725" elapsed="0.000239">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.870059" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.869425" elapsed="0.000657"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.870597" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.870245" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.870883" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:36.871044" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:36.870765" elapsed="0.000306"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.871449" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.871229" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:36.871809" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.871550" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.872309" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.872014" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.871882" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.871534" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.873260" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.872513" elapsed="0.000774"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.873331" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.868359" elapsed="0.005083"/>
</kw>
<msg time="2026-09-01T01:19:36.873488" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.856815" elapsed="0.016714"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.884859" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.896201" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.907337" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.907513" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.907670" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.907986" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.907856" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:36.907844" elapsed="0.000224"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.908211" elapsed="0.000048"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.908399" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.908547" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:36.907820" elapsed="0.000772"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.907733" elapsed="0.000882"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.908746" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.908810" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:36.908914" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:36.854311" elapsed="0.054628"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:36.910086" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:36.909858" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:36.910238" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:36.909553" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.910540" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.910320" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.911019" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.910764" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.910609" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.910304" elapsed="0.000801"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.913254" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.911258" elapsed="0.002019"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:36.913321" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.913454" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:36.909265" elapsed="0.004210"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.914711" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.914492" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.915120" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.914892" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.915545" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.915330" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.915926" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.915717" elapsed="0.000247"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:36.916701" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:36.916526" elapsed="0.000198"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:36.917015" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:36.916864" elapsed="0.000187"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.917237" elapsed="0.000177"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.917783" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.917557" elapsed="0.000265"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:36.917859" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.917995" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:36.916172" elapsed="0.001845"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:36.930749" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '294', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:19:36.930805" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:36.930890" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:36.920174" elapsed="0.010738"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.918092" elapsed="0.012859"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.931153" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.930974" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.918077" elapsed="0.013155"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.934207" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.932069" elapsed="0.002176"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.931856" elapsed="0.002419"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.931840" elapsed="0.002456"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.936730" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:36.934543" elapsed="0.002242"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.934345" elapsed="0.002471"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.934331" elapsed="0.002506"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.937385" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.936998" elapsed="0.000411"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.937685" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.937469" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.938188" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.937900" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.937756" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.937454" elapsed="0.000806"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.938727" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.938404" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.939019" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.938808" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.939520" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:36.939265" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:36.939100" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.938793" elapsed="0.000815"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:36.939748" elapsed="0.000350"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:36.940626" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:36.940322" elapsed="0.000330"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.940796" elapsed="0.002147"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:36.931558" elapsed="0.011440"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:36.943188" elapsed="0.000032"/>
</return>
<status status="PASS" start="2026-09-01T01:19:36.943071" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.943055" elapsed="0.000223"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.943417" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.943476" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:36.945515" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:36.913779" elapsed="0.031760"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.945594" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:36.945725" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:36.766843" elapsed="0.178903"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:36.946059" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:36.945829" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.945815" elapsed="0.000339"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:36.946184" elapsed="0.000023"/>
</return>
<arg>${L3VPN_MCAST_DIR}/bgp_peer</arg>
<arg>mapping=${L3VPN_MCAST_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:36.762702" elapsed="0.183590"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:19:36.657059" elapsed="0.289354"/>
</test>
<test id="s1-s17-t3" name="Start_Bgp_Peer" line="64">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:36.949734" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:36.949500" elapsed="0.000467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.950868" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.950770" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.950754" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.955569" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.955476" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.955459" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.956896" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:36.956357" elapsed="0.000564"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:36.957452" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:36.957158" elapsed="0.000317"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:36.957521" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:19:36.957677" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:36.955831" elapsed="0.001868"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.962819" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.962718" elapsed="0.000237"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.962700" elapsed="0.000279"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:36.964118" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:36.964004" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:36.963988" elapsed="0.000220"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:36.964624" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:36.964346" elapsed="0.000302"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.965003" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:36.964798" elapsed="0.000239"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:36.997817" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:36.965516" elapsed="0.032405"/>
</kw>
<msg time="2026-09-01T01:19:36.998088" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:36.998130" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.965208" elapsed="0.032975"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:37.030922" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:36.998652" elapsed="0.032383"/>
</kw>
<msg time="2026-09-01T01:19:37.031208" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:37.031248" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.998341" elapsed="0.032939"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.031548" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:37.031347" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:37.031331" elapsed="0.000287"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:37.032034" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:37.031750" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.032369" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:37.032173" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:37.032156" elapsed="0.000281"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:37.032465" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:37.034906" elapsed="0.000138"/>
</kw>
<msg time="2026-09-01T01:19:37.035102" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:37.033817" elapsed="0.001437"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.037871" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.038246" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:37.033252" elapsed="0.005170"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:37.032726" elapsed="0.005752"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:36.963739" elapsed="0.074828"/>
</kw>
<msg time="2026-09-01T01:19:37.038645" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:37.038682" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.963154" elapsed="0.075559"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:37.038881" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:37.038780" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:37.038764" elapsed="0.000223"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.039423" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.039720" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:37.039783" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:36.962402" elapsed="0.077473"/>
</kw>
<msg time="2026-09-01T01:19:37.039955" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:37.039993" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "S "t "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.958090" elapsed="0.081948"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:37.040365" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:37.040106" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:37.040090" elapsed="0.000343"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:36.957936" elapsed="0.082517"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:36.957760" elapsed="0.082722"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:36.955161" elapsed="0.085369"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:36.950523" elapsed="0.090054"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:36.950123" elapsed="0.090493"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:36.947460" elapsed="0.093199"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:37.042294" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:37.041963" elapsed="0.000356"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:37.042673" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:37.042460" elapsed="0.000253"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:37.046447" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:19:37.046531" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --l3vpn_mcast --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:37.042846" elapsed="0.003708"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --l3vpn_mcast --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:19:37.041585" elapsed="0.005024"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.048697" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:19:37.048058" elapsed="6.001493">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.049940" elapsed="0.000045"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:19:37.047807" elapsed="6.002348">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:19:37.047448" elapsed="6.002864"/>
</kw>
<msg time="2026-09-01T01:19:43.050440" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:37.047098" elapsed="6.003365"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:19:43.050679" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T01:19:43.050576" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.050542" elapsed="0.000350"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.051175" elapsed="0.000028"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.051341" elapsed="0.000019"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:19:37.046840" elapsed="6.004578"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-09-01T01:19:37.041293" elapsed="6.010180"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start Bgp Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:37.040826" elapsed="6.010693"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-09-01T01:19:36.946667" elapsed="6.104993"/>
</test>
<test id="s1-s17-t4" name="Odl_To_Play_l3vpn_mcast" line="69">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:43.055394" elapsed="0.000272"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:43.055154" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.056785" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.056655" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.056638" elapsed="0.000209"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.061438" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.061343" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.061327" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.062482" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.062082" elapsed="0.000424"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.062935" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:43.062662" elapsed="0.000295"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:43.063011" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:43.063174" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.061714" elapsed="0.001482"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.068446" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.068346" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.068329" elapsed="0.000178"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.069643" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.069545" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.069528" elapsed="0.000175"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:43.070158" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.069842" elapsed="0.000341"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.070584" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:43.070343" elapsed="0.000268"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.098940" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:43.071209" elapsed="0.027860"/>
</kw>
<msg time="2026-09-01T01:19:43.099269" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:43.099316" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.070786" elapsed="0.028562"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.128487" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:43.099820" elapsed="0.028769"/>
</kw>
<msg time="2026-09-01T01:19:43.128735" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:43.128839" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.099507" elapsed="0.029365"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.129194" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.128942" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.128925" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.129673" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.129396" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.129988" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.129795" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.129779" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:43.130102" elapsed="0.000026"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:43.132652" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:19:43.132837" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.131531" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.133289" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.133609" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:43.130903" elapsed="0.002878"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:43.130409" elapsed="0.003428"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:43.069281" elapsed="0.064640"/>
</kw>
<msg time="2026-09-01T01:19:43.134013" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:43.134052" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.068645" elapsed="0.065441"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:43.134272" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:43.134177" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.134160" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.134709" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.135023" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.135085" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:43.068031" elapsed="0.067173"/>
</kw>
<msg time="2026-09-01T01:19:43.135285" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:43.135321" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.063672" elapsed="0.071682"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.135643" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.135417" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.135403" elapsed="0.000309"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:43.063527" elapsed="0.072205"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:43.063262" elapsed="0.072503"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:43.061016" elapsed="0.074802"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:43.056383" elapsed="0.079482"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.055884" elapsed="0.080057"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:43.052406" elapsed="0.083582"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.136890" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.137101" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.136691" elapsed="0.000433"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:43.137516" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.137315" elapsed="0.000224"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.137842" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.137961" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.137679" elapsed="0.000305"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:43.138329" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.138154" elapsed="0.000198"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:43.138607" elapsed="0.003245"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.138413" elapsed="0.003471"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.138398" elapsed="0.003508"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.173454" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.173102" elapsed="0.000377"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.174200" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.173932" elapsed="0.000355">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.174371" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.173629" elapsed="0.000762"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.174881" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.174547" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.175198" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.175322" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.175063" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.175703" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.175489" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.176626" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.176395" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.177104" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.176814" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.177785" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.177518" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.178688" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.178299" elapsed="0.000414"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.178757" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:43.178892" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.177979" elapsed="0.000935"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.179071" elapsed="0.000260"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:43.177391" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.179850" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.179588" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.180865" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.180483" elapsed="0.000406"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.180933" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:43.181083" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.180053" elapsed="0.001053"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.181270" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:43.179466" elapsed="0.002033"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.177229" elapsed="0.004300"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.181566" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:43.181701" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:43.176089" elapsed="0.005634"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.175801" elapsed="0.005950"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.181909" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.181773" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.175785" elapsed="0.006190"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.182743" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.182122" elapsed="0.000646"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.182811" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.172549" elapsed="0.010370"/>
</kw>
<msg time="2026-09-01T01:19:43.182967" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.160879" elapsed="0.022144"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.194528" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.205926" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.217392" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.217586" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.217753" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.218148" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.217985" elapsed="0.000215"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.217967" elapsed="0.000256"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.218353" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.218504" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.218652" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:43.217933" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.217829" elapsed="0.000893"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.218856" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.218923" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:43.219060" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:43.157013" elapsed="0.062073"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.241830" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.241487" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.242569" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.242332" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.242727" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.242014" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.243292" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.242901" elapsed="0.000415"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.243590" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.243775" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.243464" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.244195" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.243948" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:43.244615" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.244346" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.245097" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.244822" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.244688" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.244329" elapsed="0.000855"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.245734" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.245319" elapsed="0.000441"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.245803" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.240921" elapsed="0.004994"/>
</kw>
<msg time="2026-09-01T01:19:43.245969" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.229262" elapsed="0.016765"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.257506" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.268874" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.280335" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.280515" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.280673" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.281007" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.280863" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.280851" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.281222" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.281375" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.281523" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:43.280826" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.280737" elapsed="0.000887"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.281763" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.281828" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:43.281945" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:43.228442" elapsed="0.053529"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.283176" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.282917" elapsed="0.000318">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.283315" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.282605" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.283621" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.283399" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.284162" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.283874" elapsed="0.000313"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.283692" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.283383" elapsed="0.000852"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.286384" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.284375" elapsed="0.002032"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:43.286452" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:43.286586" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:43.282316" elapsed="0.004292"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.288013" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.287775" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.288422" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.288211" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.288829" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.288613" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.289253" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.289019" elapsed="0.000273"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:43.290039" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:43.289838" elapsed="0.000224"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:43.290379" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:43.290222" elapsed="0.000212"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.290577" elapsed="0.000192"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.291177" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.290916" elapsed="0.000303"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:43.291257" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:43.291395" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:43.289479" elapsed="0.001938"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:43.304249" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '1045', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;IAABrBAALABlGAoCIgAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;10.2.34.0/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;127.16.0.44&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:43.304319" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4/l3vpn-mcast-route=IAABrBAALABlGAoCIgAAAAA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:43.304431" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:43.293552" elapsed="0.010902"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.291479" elapsed="0.013015"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.304657" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.304517" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.291464" elapsed="0.013269"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.307829" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.305690" elapsed="0.002177"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.305488" elapsed="0.002410"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.305472" elapsed="0.002448"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.310288" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.308208" elapsed="0.002120"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.307969" elapsed="0.002389"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.307955" elapsed="0.002424"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.310913" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.310529" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.311244" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.311009" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.311729" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.311468" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.311322" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.310981" elapsed="0.000820"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.312307" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.311945" elapsed="0.000385"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.312655" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.312390" elapsed="0.000316"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.313171" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.312877" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.312728" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.312375" elapsed="0.000870"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.313382" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:43.314110" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.313841" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.314296" elapsed="0.002137"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:43.305088" elapsed="0.011400"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:43.316646" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:19:43.316552" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.316536" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.316862" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.316921" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:43.318970" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:43.286913" elapsed="0.032090"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.319065" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:43.319214" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:43.146556" elapsed="0.172682"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.319545" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.319330" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.319316" elapsed="0.000310"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.319655" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:43.142196" elapsed="0.177567"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.323680" level="INFO">${update} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.320648" elapsed="0.003058"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.323849" elapsed="0.002413"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:43.326307" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:43.320403" elapsed="0.006017"/>
</kw>
<msg time="2026-09-01T01:19:43.326488" level="INFO">${update} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:43.319928" elapsed="0.006582"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.327322" level="INFO">Length is 154.</msg>
<msg time="2026-09-01T01:19:43.327388" level="INFO">${len_1} = 154</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:43.327054" elapsed="0.000354"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.327817" level="INFO">Length is 154.</msg>
<msg time="2026-09-01T01:19:43.327882" level="INFO">${len_2} = 154</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:43.327549" elapsed="0.000353"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.328062" elapsed="0.000297"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.328671" level="INFO">${sum_1} = 1699</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:43.328505" elapsed="0.000188"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.328988" level="INFO">${sum_2} = 1699</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:43.328831" elapsed="0.000193"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.329177" elapsed="0.000273"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:43.326714" elapsed="0.002788"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:43.329641" elapsed="0.002140"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.371002" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.370660" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.371681" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.371492" elapsed="0.000250">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.371823" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.371191" elapsed="0.000654"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.372365" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.372012" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.372658" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.372777" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.372536" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.373194" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.372946" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.374320" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.373847" elapsed="0.000513"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.374767" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.374512" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.375540" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.375131" elapsed="0.000432"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.376608" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.376131" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.376820" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:43.377038" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.375733" elapsed="0.001328"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.377230" elapsed="0.000382"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:43.375004" elapsed="0.002692"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.378347" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.377921" elapsed="0.000449"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.379410" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.378928" elapsed="0.000560"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.379618" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:43.379824" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.378537" elapsed="0.001309"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.379986" elapsed="0.000406"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:43.377798" elapsed="0.002631"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.374833" elapsed="0.005626"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.380497" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:43.380633" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:43.373556" elapsed="0.007100"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.373294" elapsed="0.007390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.380842" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.380706" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.373277" elapsed="0.007630"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.381646" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.381049" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.381715" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.370109" elapsed="0.011714"/>
</kw>
<msg time="2026-09-01T01:19:43.381872" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.358674" elapsed="0.023241"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.393452" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.404703" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.416048" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.416254" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.416480" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.416844" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.416703" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.416687" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.417058" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.417229" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.417382" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:43.416655" elapsed="0.000775"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.416554" elapsed="0.000900"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.417591" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.417659" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:43.417781" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:43.354763" elapsed="0.063043"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.418868" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.418610" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:43.428269" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:43.428320" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:43.428400" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:43.421118" elapsed="0.007305"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.418973" elapsed="0.009484"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.428619" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.428481" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.418957" elapsed="0.009734"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.431738" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.429593" elapsed="0.002183"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.429393" elapsed="0.002413"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.429377" elapsed="0.002451"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.434229" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.432093" elapsed="0.002177"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.431878" elapsed="0.002423"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.431864" elapsed="0.002461"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.434852" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.434495" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.435181" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.434937" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.435703" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.435438" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.435283" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.434922" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.436282" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.435920" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.436609" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.436387" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.437094" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.436825" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.436680" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.436368" elapsed="0.000814"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.437320" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:43.438054" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.437776" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.438231" elapsed="0.002087"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:43.429028" elapsed="0.011346"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:43.440415" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:43.442462" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:43.418061" elapsed="0.024425"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.442533" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:43.332717" elapsed="0.109923"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.332338" elapsed="0.110349"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:43.331949" elapsed="0.110789"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.446367" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.443607" elapsed="0.002785"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.446532" elapsed="0.001949"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:43.448526" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:43.443366" elapsed="0.005270"/>
</kw>
<msg time="2026-09-01T01:19:43.448703" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:43.442888" elapsed="0.005837"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.449524" level="INFO">Length is 142.</msg>
<msg time="2026-09-01T01:19:43.449590" level="INFO">${len_1} = 142</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:43.449287" elapsed="0.000324"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.449975" level="INFO">Length is 142.</msg>
<msg time="2026-09-01T01:19:43.450053" level="INFO">${len_2} = 142</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:43.449750" elapsed="0.000324"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.450234" elapsed="0.000277"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.450814" level="INFO">${sum_1} = 1491</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:43.450654" elapsed="0.000182"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:43.451156" level="INFO">${sum_2} = 1491</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:43.450970" elapsed="0.000210"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:43.451355" elapsed="0.000278"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:43.448919" elapsed="0.002767"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.491326" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.490959" elapsed="0.000391"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.492072" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.491801" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.492249" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.491500" elapsed="0.000770"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.492758" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.492420" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.493065" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.493219" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.492928" elapsed="0.000314"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.493601" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.493385" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.494533" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.494305" elapsed="0.000267"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.494966" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.494718" elapsed="0.000283"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.495856" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.495347" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.496939" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.496517" elapsed="0.000459"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.497101" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:43.497320" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.496058" elapsed="0.001285"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.497483" elapsed="0.000464"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:43.495217" elapsed="0.002765"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.498720" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.498242" elapsed="0.000501"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.499925" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.499390" elapsed="0.000572"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.500091" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:43.500306" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.498909" elapsed="0.001419"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.500468" elapsed="0.000451"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:43.498093" elapsed="0.002895"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.495045" elapsed="0.005989"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.501072" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:43.501233" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:43.493964" elapsed="0.007291"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.493699" elapsed="0.007584"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.501440" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.501304" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.493682" elapsed="0.007822"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.502297" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.501632" elapsed="0.000690"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.502365" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.490399" elapsed="0.012074"/>
</kw>
<msg time="2026-09-01T01:19:43.502522" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.478827" elapsed="0.023748"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.514154" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.525564" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.536828" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.537014" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.537188" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.537514" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.537382" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.537369" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.537709" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.537861" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.538022" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:43.537343" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.537254" elapsed="0.000870"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.538274" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.538338" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:43.538444" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:43.474889" elapsed="0.063579"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.539578" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.539348" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:43.546321" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:43.546515" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '402'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family']/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:43.546642" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:43.546681" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.541591" elapsed="0.005513">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:43.539678" elapsed="0.007522">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.547375" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.547230" elapsed="0.000199"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:43.539663" elapsed="0.007786">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.552201" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.548390" elapsed="0.003843">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:43.548180" elapsed="0.004110">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:43.548163" elapsed="0.004155">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.554673" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.552581" elapsed="0.002121">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:43.552379" elapsed="0.002377">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:43.552364" elapsed="0.002450">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.555374" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.555008" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.555675" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.555460" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.556191" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.555894" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.555745" elapsed="0.000500"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.555444" elapsed="0.000819"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.556736" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.556410" elapsed="0.000350"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.557046" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.556821" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.557541" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.557281" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.557117" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.556805" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.557751" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:43.558484" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.558236" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:43.560684" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.558647" elapsed="0.002066">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.547781" elapsed="0.013056">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:43.560890" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:43.563032" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:43.563059" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:43.538698" elapsed="0.024386">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.563155" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.452803" elapsed="0.110501">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.452268" elapsed="0.111089"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:43.451891" elapsed="0.111516"/>
</kw>
<arg>l3vpn_mcast</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:43.136363" elapsed="0.427087"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.051903" elapsed="0.511661"/>
</test>
<test id="s1-s17-t5" name="Play_To_Odl_l3vpn_mcast" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:43.566613" elapsed="0.000208"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:43.566378" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.567838" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.567741" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.567725" elapsed="0.000210"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.572546" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.572452" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.572435" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.573518" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.573174" elapsed="0.000368"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.573987" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:43.573701" elapsed="0.000393"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:43.574148" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:43.574287" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.572809" elapsed="0.001500"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.579567" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.579468" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.579451" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.580815" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.580719" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.580703" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:43.581320" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.581023" elapsed="0.000320"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.581690" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:43.581489" elapsed="0.000224"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.611467" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:43.582190" elapsed="0.029374"/>
</kw>
<msg time="2026-09-01T01:19:43.611737" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:43.611780" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.581857" elapsed="0.029957"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:43.640948" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:43.612445" elapsed="0.028623"/>
</kw>
<msg time="2026-09-01T01:19:43.641240" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:43.641280" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.612017" elapsed="0.029298"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.641627" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.641397" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.641375" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.642128" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.641837" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.642473" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.642276" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.642260" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:43.642576" elapsed="0.000038"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:43.645224" elapsed="0.000403"/>
</kw>
<msg time="2026-09-01T01:19:43.645687" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.644052" elapsed="0.001763"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.646090" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.646438" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:43.643438" elapsed="0.003179"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:43.642881" elapsed="0.003794"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:43.580457" elapsed="0.066302"/>
</kw>
<msg time="2026-09-01T01:19:43.646840" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:43.646888" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.579766" elapsed="0.067165"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:43.647132" elapsed="0.000060"/>
</return>
<status status="PASS" start="2026-09-01T01:19:43.647032" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.647011" elapsed="0.000234"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.647620" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.647929" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.648007" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:43.579173" elapsed="0.068933"/>
</kw>
<msg time="2026-09-01T01:19:43.648211" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:43.648251" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.574661" elapsed="0.073623"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.648577" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.648349" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.648334" elapsed="0.000311"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:43.574513" elapsed="0.074152"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:43.574358" elapsed="0.074339"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:43.572124" elapsed="0.076625"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:43.567488" elapsed="0.081312"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:43.567052" elapsed="0.081792"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:43.564417" elapsed="0.084477"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.650032" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.649577" elapsed="0.000482"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.650644" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.650245" elapsed="0.000423"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.651186" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.650819" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.651554" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/announce_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.651773" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.651357" elapsed="0.000438"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.652120" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/withdraw_l3vpn_mcast.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.652245" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.651937" elapsed="0.000330"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:43.652412" elapsed="0.003127"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:43.655686" elapsed="0.002135"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.703200" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.702837" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.703924" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.703687" elapsed="0.000333">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.704105" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.703384" elapsed="0.000743"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.704636" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.704297" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.704927" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:43.705062" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:43.704807" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.705465" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.705246" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.706412" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.706132" elapsed="0.000320"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.706826" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.706597" elapsed="0.000252"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.707588" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.707223" elapsed="0.000389"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.708749" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.708227" elapsed="0.000619"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.708920" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:43.709235" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.707782" elapsed="0.001477"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.709403" elapsed="0.000365"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:43.707073" elapsed="0.002731"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.710422" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:43.710035" elapsed="0.000443"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:43.711615" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.711079" elapsed="0.000633"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:43.711781" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:43.712062" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:43.710650" elapsed="0.001435"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:43.712303" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:43.709902" elapsed="0.002768"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.706897" elapsed="0.005803"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:43.712738" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:43.712874" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:43.705833" elapsed="0.007063"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.705564" elapsed="0.007359"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.713097" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.712945" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.705548" elapsed="0.007657"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.714094" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:43.713341" elapsed="0.000778"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:43.714189" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:43.702296" elapsed="0.012004"/>
</kw>
<msg time="2026-09-01T01:19:43.714349" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:43.690618" elapsed="0.023774"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.725745" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.736785" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.747980" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.748183" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.748341" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.748710" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.748575" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.748562" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.748905" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.749067" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.749231" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:43.748536" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.748444" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.749435" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.749499" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:43.749606" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:43.686730" elapsed="0.062899"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.750778" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.750548" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.750918" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.750236" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.751248" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.751011" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.751741" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:43.751484" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.751321" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.750984" elapsed="0.000828"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.754008" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:43.751951" elapsed="0.002081"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:43.754083" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:43.754232" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:43.749923" elapsed="0.004332"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:43.755384" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.755160" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:43.755521" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:43.754829" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:43.755725" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:43.755604" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:43.755589" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.755934" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.756106" elapsed="0.000063"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.756214" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:43.758235" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:43.754535" elapsed="0.003724"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.759509" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.759286" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:43.759902" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:43.759687" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:43.767512" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:43.767704" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:43.767797" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.761887" elapsed="0.006356">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:43.760009" elapsed="0.008319">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.768499" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.768359" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:43.759982" elapsed="0.008593">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.768919" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.769047" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:43.769016" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.768986" elapsed="0.000116"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.769249" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.769310" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.758547" elapsed="0.010860">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.769470" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.666101" elapsed="0.103453">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:43.769831" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:43.769666" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:43.769650" elapsed="0.000264"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:43.769943" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:43.662161" elapsed="0.107883">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.854362" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.853992" elapsed="0.000402"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.855300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:45.855014" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:45.855457" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:45.854552" elapsed="0.000926"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.855970" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:45.855629" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.856297" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:45.856466" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:45.856167" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.856852" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.856634" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.857835" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.857549" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.858303" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.858036" elapsed="0.000290"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.859037" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:45.858652" elapsed="0.000408"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:45.860257" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.859661" elapsed="0.000702"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:45.860437" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:45.860722" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:45.859246" elapsed="0.001499"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.860887" elapsed="0.000384"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:45.858528" elapsed="0.002835"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.861956" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:45.861587" elapsed="0.000407"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:45.863116" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.862590" elapsed="0.000636"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:45.863296" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:45.863572" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:45.862180" elapsed="0.001415"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.863732" elapsed="0.000347"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:45.861465" elapsed="0.002651"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:45.858373" elapsed="0.005801"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:45.864213" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:45.864349" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:45.857263" elapsed="0.007109"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.856963" elapsed="0.007436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.864555" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.864421" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.856942" elapsed="0.007679"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.865507" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:45.864748" elapsed="0.000785"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:45.865576" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:45.853438" elapsed="0.012245"/>
</kw>
<msg time="2026-09-01T01:19:45.865731" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:45.837344" elapsed="0.028429"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.877036" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.888106" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.899224" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.899398" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.899588" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.899911" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.899780" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:45.899767" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.900126" elapsed="0.000178"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.900453" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.900602" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:45.899743" elapsed="0.000904"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:45.899654" elapsed="0.001016"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.900803" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:45.900867" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:45.900973" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:45.831908" elapsed="0.069104"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.902133" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:45.901909" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:45.902295" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:45.901605" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.902604" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.902377" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.903117" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.902845" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.902675" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.902362" elapsed="0.000841"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.905318" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:45.903340" elapsed="0.002001"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:45.905386" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:45.905517" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:45.901318" elapsed="0.004220"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.906648" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:45.906431" elapsed="0.000274">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:45.906785" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:45.906113" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:45.906996" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:45.906866" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.906850" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.907283" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.907441" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:45.907497" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:45.909392" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:45.905815" elapsed="0.003601"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.910719" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.910494" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.911129" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.910898" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:45.919259" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:45.919422" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:45.919511" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:45.913326" elapsed="0.006208"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.911241" elapsed="0.008329"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.919734" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.919594" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.911225" elapsed="0.008582"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.922907" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.920721" elapsed="0.002230"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.920521" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.920504" elapsed="0.002514"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.925339" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.923284" elapsed="0.002094"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.923066" elapsed="0.002341"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.923052" elapsed="0.002376"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.925913" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:45.925578" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.926244" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.926013" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.926721" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.926461" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.926315" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.925997" elapsed="0.000794"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.927283" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:45.926935" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.927612" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.927397" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.928099" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.927828" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.927682" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.927381" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:45.928324" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:45.929037" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:45.928778" elapsed="0.000282"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:45.929216" elapsed="0.002152"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:45.920160" elapsed="0.011264"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:45.931577" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:45.931485" elapsed="0.000130"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.931469" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:45.934329" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:45.931766" elapsed="0.002589"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:45.934400" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:45.934535" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:45.909695" elapsed="0.024863"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:45.934611" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:45.934742" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:45.787945" elapsed="0.146821"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.960460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.959990" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.961206" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:45.960934" elapsed="0.000381">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:45.961472" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:45.960635" elapsed="0.000859"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.962052" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:45.961645" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:45.962380" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:45.962545" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:45.962238" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.962954" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:45.962713" elapsed="0.000304"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:45.963453" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.963077" elapsed="0.000430"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.964150" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:45.963662" elapsed="0.000512"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.963528" elapsed="0.000678"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.963061" elapsed="0.001163"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:45.964790" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:45.964359" elapsed="0.000461"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:45.964863" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:45.959437" elapsed="0.005534"/>
</kw>
<msg time="2026-09-01T01:19:45.965039" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:45.947917" elapsed="0.017165"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.976506" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.987683" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.998867" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.999079" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.999253" elapsed="0.000045"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.999612" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:45.999480" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:45.999467" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.999807" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:45.999956" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.000119" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:45.999442" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:45.999350" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.000336" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.000400" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:46.000527" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:45.945549" elapsed="0.055002"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.000710" elapsed="0.002012"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.003821" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.003391" elapsed="0.000456"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.004452" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.004001" elapsed="0.000476"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.004621" elapsed="0.000286"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.003016" elapsed="0.001944"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.002790" elapsed="0.002212"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.005174" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.005023" elapsed="0.000201"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.002775" elapsed="0.002467"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:45.935770" elapsed="0.069512"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:45.935062" elapsed="0.070284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:45.934836" elapsed="0.070548"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:45.934821" elapsed="0.070583"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.005432" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:45.778895" elapsed="0.226645"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:43.658028" elapsed="2.347564"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.050503" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.050173" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.051188" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.050973" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.051326" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.050675" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.051830" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.051496" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.052133" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.052262" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.052012" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.052643" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.052427" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.053563" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.053312" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.053996" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.053748" elapsed="0.000272"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.054724" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.054366" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.055854" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.055347" elapsed="0.000601"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.056031" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:46.056321" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.054913" elapsed="0.001431"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.056484" elapsed="0.000334"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:46.054242" elapsed="0.002613"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.057466" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.057087" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.058617" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.058079" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.058783" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:46.059067" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.057653" elapsed="0.001437"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.059247" elapsed="0.000335"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.056950" elapsed="0.002668"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.054062" elapsed="0.005617"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.059720" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:46.059856" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:46.053012" elapsed="0.006866"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.052741" elapsed="0.007165"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.060074" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.059928" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.052725" elapsed="0.007431"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.062080" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.060287" elapsed="0.001820"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.062177" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.049600" elapsed="0.012690"/>
</kw>
<msg time="2026-09-01T01:19:46.062338" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.038055" elapsed="0.024324"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.073901" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.085432" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.096670" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.096849" elapsed="0.000161"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.097168" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.097490" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.097359" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.097347" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.097687" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.097836" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.097997" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.097322" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.097235" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.098254" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.098320" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.098427" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.034229" elapsed="0.064221"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.099599" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.099388" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.099736" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.099038" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.100058" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.099820" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.100562" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.100304" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.100130" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.099804" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.102762" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.100772" elapsed="0.002014"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:46.102830" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:46.102963" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.098737" elapsed="0.004259"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.104102" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.103878" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.104254" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.103572" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:46.104453" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:46.104335" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.104320" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.104660" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.104818" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.104874" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:19:46.106794" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.103285" elapsed="0.003533"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.108248" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.108006" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.108649" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.108430" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:46.116930" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:46.117077" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:46.117199" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:46.110701" elapsed="0.006522"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.108779" elapsed="0.008481"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.117423" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.117283" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.108763" elapsed="0.008735"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.120609" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.118412" elapsed="0.002241"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.118211" elapsed="0.002473"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.118195" elapsed="0.002511"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.123099" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.120961" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.120760" elapsed="0.002579"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.120744" elapsed="0.002623"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.123860" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.123520" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.124197" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.123945" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.124680" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.124418" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.124270" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.123929" elapsed="0.000823"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.125252" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.124898" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.125550" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.125336" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.126038" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.125766" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.125621" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.125321" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.126261" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:46.126965" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.126716" elapsed="0.000288"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.127194" elapsed="0.002071"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:46.117817" elapsed="0.011504"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.129476" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.129382" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.129366" elapsed="0.000169"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.132226" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.129667" elapsed="0.002586"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:46.132298" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:46.132434" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:46.107113" elapsed="0.025344"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.132511" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:46.132639" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:46.013622" elapsed="0.119039"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.158490" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.158076" elapsed="0.000439"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.159242" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.158967" elapsed="0.000384">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.159511" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.158663" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.160094" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.159685" elapsed="0.000433"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.160427" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.160550" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.160282" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.161008" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.160750" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:46.161530" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.161162" elapsed="0.000421"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.162238" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.161743" elapsed="0.000519"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.161605" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.161131" elapsed="0.001181"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.162884" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.162447" elapsed="0.000462"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.162952" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.157534" elapsed="0.005548"/>
</kw>
<msg time="2026-09-01T01:19:46.163167" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.146065" elapsed="0.017149"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.174562" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.186174" elapsed="0.000050"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.197849" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.198069" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.198250" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.198621" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.198482" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.198467" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.198823" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.198972" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.199150" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.198433" elapsed="0.000765"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.198326" elapsed="0.000965"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.199435" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.199504" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:19:46.199662" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.143589" elapsed="0.056098"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.199849" elapsed="0.002083"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.203184" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.202631" elapsed="0.000580"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.203774" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.203352" elapsed="0.000448"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.203943" elapsed="0.000404"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.202252" elapsed="0.002148"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.202015" elapsed="0.002414"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.204586" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.204451" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.201999" elapsed="0.002663"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:46.133671" elapsed="0.071038"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:46.132945" elapsed="0.071835"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.132732" elapsed="0.072089"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.132717" elapsed="0.072126"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.204875" elapsed="0.000029"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:46.009671" elapsed="0.195343"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:46.005786" elapsed="0.199289"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.251321" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.250876" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.252240" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.251910" elapsed="0.000424">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.252530" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.251551" elapsed="0.001007"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.253172" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.252748" elapsed="0.000453"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.253520" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.253704" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.253376" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.254197" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.253907" elapsed="0.000339"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.255355" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.255007" elapsed="0.000390"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.255794" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.255548" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.256577" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.256203" elapsed="0.000396"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.257759" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.257226" elapsed="0.000634"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.257933" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:19:46.258244" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.256774" elapsed="0.001493"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.258408" elapsed="0.000363"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.256044" elapsed="0.002764"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.259422" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.259041" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.260593" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.260039" elapsed="0.000653"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.260815" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:46.261114" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.259610" elapsed="0.001542"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.261294" elapsed="0.000341"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.258906" elapsed="0.002766"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.255866" elapsed="0.005836"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.261742" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:46.261877" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:46.254664" elapsed="0.007234"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.254327" elapsed="0.007598"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.262095" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.261948" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.254303" elapsed="0.007874"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.263009" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.262309" elapsed="0.000726"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.263079" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.250228" elapsed="0.012976"/>
</kw>
<msg time="2026-09-01T01:19:46.263287" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.238387" elapsed="0.024945"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.274648" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.285780" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.297079" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.297267" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.297427" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.297752" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.297621" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.297608" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.297946" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.298115" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.298279" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.297583" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.297493" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.298477" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.298542" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.298647" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.234342" elapsed="0.064328"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.299831" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.299620" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.299968" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.299273" elapsed="0.000733"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.300306" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.300069" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.300804" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.300542" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.300378" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.300053" elapsed="0.000823"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.303010" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.301027" elapsed="0.002008"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:46.303079" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:46.303225" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.298958" elapsed="0.004289"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.304351" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.304127" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.304487" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.303802" elapsed="0.000706"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:46.304686" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:46.304569" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.304553" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.304893" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.305059" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.305117" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.307021" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.303516" elapsed="0.003529"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.308330" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.308087" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.308729" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.308512" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:46.316692" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:46.316841" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '484'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:46.316994" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:46.310721" elapsed="0.006298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.308827" elapsed="0.008230"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.317243" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.317080" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.308811" elapsed="0.008508"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.320452" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"IAABrBAALABlGAoCIgAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv4-next-hop":{"global":"127.16.0.44"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"10.2.34.0/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.318250" elapsed="0.002247"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.318027" elapsed="0.002501"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.318010" elapsed="0.002540"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.322896" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.320800" elapsed="0.002137"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.320598" elapsed="0.002369"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.320584" elapsed="0.002418"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.323502" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.323166" elapsed="0.000360"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.323804" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.323588" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.324315" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.324036" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.323876" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.323573" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.324856" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.324534" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.325180" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.324941" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.325655" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.325396" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.325251" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.324926" elapsed="0.000801"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.325863" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:46.326586" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.326346" elapsed="0.000263"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.326748" elapsed="0.002057"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:46.317644" elapsed="0.011217"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.329028" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.328922" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.328907" elapsed="0.000180"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.331772" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.329237" elapsed="0.002561"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:46.331842" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:46.331995" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:46.307345" elapsed="0.024719"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.332121" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:19:46.332275" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:46.213827" elapsed="0.118472"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.358265" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.357826" elapsed="0.000464"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.358987" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.358740" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.359276" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.358438" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.359835" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.359448" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.360170" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.360304" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.360015" elapsed="0.000312"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.360704" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "127.16.0.44"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "10.2.34.0/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.360468" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:46.361231" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.360809" elapsed="0.000479"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.361899" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.361442" elapsed="0.000480"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.361309" elapsed="0.000643"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.360793" elapsed="0.001177"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.362577" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.362117" elapsed="0.000485"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.362644" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.357293" elapsed="0.005460"/>
</kw>
<msg time="2026-09-01T01:19:46.362840" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.345860" elapsed="0.017026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.374111" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.385402" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.396679" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.396858" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.397028" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.397373" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.397241" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.397227" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.397567" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.397715" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.397863" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.397200" elapsed="0.000708"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.397096" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.398075" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.398154" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:46.398284" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
        "l3vpn-mcast-route": [
            {
                "route-key": "IAABrBAALABlGAoCIgAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.343476" elapsed="0.054831"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.398467" elapsed="0.002014"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.401593" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.401147" elapsed="0.000503"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.402249" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.401793" elapsed="0.000481"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.402414" elapsed="0.000291"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.400763" elapsed="0.001998"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.400550" elapsed="0.002241"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.402946" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.402813" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.400535" elapsed="0.002490"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:46.333390" elapsed="0.069676"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:46.332586" elapsed="0.070544"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.332372" elapsed="0.070811"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.332356" elapsed="0.070848"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.403233" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:46.209394" elapsed="0.193951"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:46.205251" elapsed="0.198146"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:46.403544" elapsed="0.003821"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.451893" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.451565" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.452607" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.452395" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.452748" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.452078" elapsed="0.000691"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.453279" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.452917" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.453565" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.453696" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.453447" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.454090" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.453862" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.455010" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.454744" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.455500" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.455255" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.456246" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.455843" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.457393" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.456849" elapsed="0.000642"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.457562" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:46.457836" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.456436" elapsed="0.001422"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.458010" elapsed="0.000365"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.455716" elapsed="0.002695"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.459008" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.458626" elapsed="0.000406"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.460194" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.459640" elapsed="0.000656"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.460366" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:46.460640" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.459224" elapsed="0.001438"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.460800" elapsed="0.000390"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.458507" elapsed="0.002721"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.455566" elapsed="0.005692"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.461297" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:46.461435" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:46.454462" elapsed="0.006995"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.454205" elapsed="0.007279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.461644" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.461507" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.454188" elapsed="0.007522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.462523" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.461838" elapsed="0.000710"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.462591" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.451017" elapsed="0.011682"/>
</kw>
<msg time="2026-09-01T01:19:46.462747" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.439530" elapsed="0.023259"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.474184" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.485389" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.496629" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.496803" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.496960" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.497313" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.497181" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.497168" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.497509" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.497658" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.497804" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.497129" elapsed="0.000720"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.497039" elapsed="0.000833"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.498016" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.498081" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.498204" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.435527" elapsed="0.062700"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.499348" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.499113" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.499485" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.498794" elapsed="0.000712"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.499787" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.499567" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.500299" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.500025" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.499857" elapsed="0.000494"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.499552" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.502478" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.500506" elapsed="0.001995"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:46.502545" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:46.502676" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.498511" elapsed="0.004186"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.503786" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.503621" elapsed="0.000210"/>
</kw>
<msg time="2026-09-01T01:19:46.503903" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.503319" elapsed="0.000605"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.504117" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.503998" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.503969" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.504465" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.504583" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.504320" elapsed="0.000284"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:46.504948" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.504745" elapsed="0.000225"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:46.505026" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:46.505175" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.503020" elapsed="0.002177"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.506427" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.506208" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.506820" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.506604" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:46.515074" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:46.515226" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '166'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:46.515328" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:46.508965" elapsed="0.006386"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.506913" elapsed="0.008476"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.515552" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.515413" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.506897" elapsed="0.008731"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.518758" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.516542" elapsed="0.002258"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.516345" elapsed="0.002485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.516329" elapsed="0.002523"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.521232" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.519115" elapsed="0.002157"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.518901" elapsed="0.002401"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.518886" elapsed="0.002437"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.521814" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.521471" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.522127" elapsed="0.000062"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.521898" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.522676" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.522410" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.522246" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.521883" elapsed="0.000866"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.523484" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.522895" elapsed="0.000613"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.523781" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.523570" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.524283" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.524008" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.523851" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.523554" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.524488" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:46.525216" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.524943" elapsed="0.000296"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.525378" elapsed="0.002044"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:46.515949" elapsed="0.011528"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.527628" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.527536" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.527521" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.530190" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.527817" elapsed="0.002398"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:46.530259" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:46.530394" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:46.505474" elapsed="0.024943"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.530470" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:46.530597" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:46.415372" elapsed="0.115248"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.557430" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.557013" elapsed="0.000443"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.558184" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.557904" elapsed="0.000391">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.558488" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.557605" elapsed="0.000906"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.559067" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.558661" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.559398" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.559517" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.559254" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.559929" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.559683" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:46.560427" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.560045" elapsed="0.000436"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.561126" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.560635" elapsed="0.000529"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.560502" elapsed="0.000694"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.560028" elapsed="0.001199"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.561787" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.561363" elapsed="0.000449"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.561855" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.556464" elapsed="0.005498"/>
</kw>
<msg time="2026-09-01T01:19:46.562023" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.544760" elapsed="0.017306"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.574210" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.585769" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.597114" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.597341" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.597501" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.597836" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.597705" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.597692" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.598045" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.598212" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.598363" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.597665" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.597569" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.598565" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.598629" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:46.598745" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.542357" elapsed="0.056411"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.598926" elapsed="0.002015"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.601883" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.601620" elapsed="0.000288"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:46.602324" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.602063" elapsed="0.000286"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.602493" elapsed="0.000290"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.601255" elapsed="0.001581"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.601026" elapsed="0.001839"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.603033" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.602887" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.601009" elapsed="0.002092"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:46.531622" elapsed="0.071535"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:46.530900" elapsed="0.072324"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.530690" elapsed="0.072573"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.530675" elapsed="0.072608"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.603312" elapsed="0.000025"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:46.411469" elapsed="0.191953"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:46.407530" elapsed="0.195977"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:46.603700" elapsed="0.002834"/>
</kw>
<arg>l3vpn_mcast</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:43.649231" elapsed="2.957356"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:43.563950" elapsed="3.042746"/>
</test>
<test id="s1-s17-t6" name="Odl_To_Play_l3vpn_mcast_ipv6" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:46.610265" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:46.610012" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.611430" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.611332" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.611315" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.616084" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.615972" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.615956" elapsed="0.000202"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.617052" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.616696" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.617499" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:46.617237" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:46.617561" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:46.617695" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.616365" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.622649" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.622552" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.622535" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.623772" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:46.623677" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.623661" elapsed="0.000172"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:46.624280" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.623967" elapsed="0.000337"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:46.624649" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:46.624453" elapsed="0.000218"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:46.658703" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:46.625154" elapsed="0.033642"/>
</kw>
<msg time="2026-09-01T01:19:46.658946" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:46.658999" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.624818" elapsed="0.034216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:46.714902" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:46.659530" elapsed="0.055485"/>
</kw>
<msg time="2026-09-01T01:19:46.715186" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:46.715227" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.659217" elapsed="0.056045"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.715532" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.715329" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.715313" elapsed="0.000324"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.716070" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.715769" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.716416" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.716217" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.716201" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:46.716513" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:46.718945" elapsed="0.000284"/>
</kw>
<msg time="2026-09-01T01:19:46.719289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.717834" elapsed="0.001579"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.719675" elapsed="0.000092"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.720034" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:46.717266" elapsed="0.003113"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:46.716760" elapsed="0.003678"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:46.623413" elapsed="0.097109"/>
</kw>
<msg time="2026-09-01T01:19:46.720603" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:46.720640" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.622852" elapsed="0.097822"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:46.720842" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:46.720743" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.720725" elapsed="0.000190"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.721301" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.721598" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.721661" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:46.622259" elapsed="0.099495"/>
</kw>
<msg time="2026-09-01T01:19:46.721833" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:46.721871" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "O "d "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.618058" elapsed="0.103847"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.722222" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.721968" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.721954" elapsed="0.000337"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:46.617914" elapsed="0.104396"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:46.617763" elapsed="0.104572"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:46.615661" elapsed="0.106721"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:46.611054" elapsed="0.111375"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.610637" elapsed="0.111830"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:46.607698" elapsed="0.114813"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.723341" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.723487" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.723160" elapsed="0.000350"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:46.723846" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.723654" elapsed="0.000216"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.724266" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.724382" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.724026" elapsed="0.000380"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:46.724721" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.724546" elapsed="0.000198"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:46.725010" elapsed="0.002486"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.724805" elapsed="0.002723"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.724790" elapsed="0.002760"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.758667" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.758337" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.759393" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.759176" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.759543" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.758846" elapsed="0.000718"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.760069" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.759715" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.760373" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.760490" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.760255" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.760870" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.760656" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.761777" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.761542" elapsed="0.000274"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.762235" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.761961" elapsed="0.000300"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.762866" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.762605" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.763792" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.763414" elapsed="0.000402"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.763861" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:46.764011" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.763068" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.764201" elapsed="0.000211"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:46.762477" elapsed="0.001971"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.764928" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.764668" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.765805" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.765431" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.765872" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:46.766019" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.765149" elapsed="0.000892"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.766205" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.764546" elapsed="0.001889"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.762307" elapsed="0.004158"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.766503" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:46.766639" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:46.761256" elapsed="0.005405"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.760969" elapsed="0.005719"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.766847" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.766710" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.760952" elapsed="0.005962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.767607" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.767058" elapsed="0.000574"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.767675" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.757768" elapsed="0.010016"/>
</kw>
<msg time="2026-09-01T01:19:46.767831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.746037" elapsed="0.021837"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.779406" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.790720" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.802074" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.802263" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.802422" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.802745" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.802613" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.802601" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.802943" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.803108" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.803273" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.802575" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.802487" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.803475" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.803539" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:46.803643" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.741995" elapsed="0.061671"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.826240" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.825884" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.826893" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.826710" elapsed="0.000240">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.827047" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.826412" elapsed="0.000656"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.827567" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.827232" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.827852" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.827971" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.827736" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.828384" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.828166" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:46.828796" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.828530" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.829292" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.829018" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.828870" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.828513" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.829890" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.829498" elapsed="0.000418"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.829959" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.825347" elapsed="0.004738"/>
</kw>
<msg time="2026-09-01T01:19:46.830150" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.813719" elapsed="0.016475"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.841596" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.852801" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.864066" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.864255" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.864413" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.864735" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.864604" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:46.864591" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.864929" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.865093" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.865260" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:46.864566" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.864477" elapsed="0.000882"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.865498" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.865563" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.865680" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguis...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.812950" elapsed="0.052755"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.866841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.866627" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.866990" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.866319" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.867313" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.867075" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.867793" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.867534" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.867384" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.867059" elapsed="0.000805"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.870015" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.868015" elapsed="0.002023"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:46.870082" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:46.870230" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:46.866015" elapsed="0.004237"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.871616" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.871392" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.872021" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.871795" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.872446" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.872225" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.872845" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.872629" elapsed="0.000254"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:46.873621" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:46.873449" elapsed="0.000194"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:46.873937" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:46.873784" elapsed="0.000218"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.874161" elapsed="0.000178"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.874704" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.874483" elapsed="0.000260"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:46.874779" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:46.874916" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:46.873078" elapsed="0.001860"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:46.899101" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '1048', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;l3vpn-mcast-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:l3vpn:mcast"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-key&gt;gAABrBAALABlGCABDQAAAAA=&lt;/route-key&gt;
    &lt;route-distinguisher&gt;172.16.0.44:101&lt;/route-distinguisher&gt;
    &lt;prefix&gt;2001:d00::/24&lt;/prefix&gt;
    &lt;attributes&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;extended-communities&gt;
            &lt;transitive&gt;true&lt;/transitive&gt;
            &lt;vrf-route-import-extended-community&gt;
                &lt;inet4-specific-extended-community-common&gt;
                    &lt;global-administrator&gt;10.0.0.1&lt;/global-administrator&gt;
                    &lt;local-administrator&gt;MTA=&lt;/local-administrator&gt;
                &lt;/inet4-specific-extended-community-common&gt;
            &lt;/vrf-route-import-extended-community&gt;
        &lt;/extended-communities&gt;
        &lt;ipv6-next-hop&gt;
            &lt;global&gt;2001:db8:1::7&lt;/global&gt;
        &lt;/ipv6-next-hop&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;as-path/&gt;
    &lt;/attributes&gt;
&lt;/l3vpn-mcast-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:46.899191" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6/l3vpn-mcast-route=gAABrBAALABlGCABDQAAAAA%3D,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:46.899291" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:46.877080" elapsed="0.022233"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.875014" elapsed="0.024339"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.899516" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.899377" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.874998" elapsed="0.024595"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.902650" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.900527" elapsed="0.002160"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.900327" elapsed="0.002391"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.900310" elapsed="0.002430"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.905068" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.903001" elapsed="0.002106"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.902788" elapsed="0.002363"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.902773" elapsed="0.002401"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.905659" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.905323" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.905956" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.905741" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.906469" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.906204" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.906042" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.905726" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.907026" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.906686" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.907366" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.907109" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.907847" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.907586" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.907439" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.907094" elapsed="0.000825"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.908070" elapsed="0.000328"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:46.908795" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.908548" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.908960" elapsed="0.002096"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:46.899916" elapsed="0.011195"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:46.911285" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:46.911190" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.911174" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.911493" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:46.911552" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:46.913597" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:46.870547" elapsed="0.043074"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.913681" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:46.913817" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:46.731873" elapsed="0.181965"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.914164" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.913924" elapsed="0.000301"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.913910" elapsed="0.000336"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.914275" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:46.727796" elapsed="0.186583"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:46.917993" level="INFO">${update} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.915233" elapsed="0.002787"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.918186" elapsed="0.002085"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:46.920315" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:46.914958" elapsed="0.005469"/>
</kw>
<msg time="2026-09-01T01:19:46.920491" level="INFO">${update} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:46.914536" elapsed="0.005978"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.921300" level="INFO">Length is 178.</msg>
<msg time="2026-09-01T01:19:46.921365" level="INFO">${len_1} = 178</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:46.921040" elapsed="0.000345"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.921798" level="INFO">Length is 178.</msg>
<msg time="2026-09-01T01:19:46.921863" level="INFO">${len_2} = 178</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:46.921571" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.922039" elapsed="0.000296"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:46.922646" level="INFO">${sum_1} = 1895</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:46.922478" elapsed="0.000190"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:46.922985" level="INFO">${sum_2} = 1895</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:46.922810" elapsed="0.000198"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:46.923163" elapsed="0.000274"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:46.920707" elapsed="0.002782"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:46.923623" elapsed="0.002137"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.964922" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:46.964412" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.965618" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:46.965434" elapsed="0.000242">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:46.965757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:46.965113" elapsed="0.000665"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.966301" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:46.965930" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:46.966590" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:46.966704" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:46.966472" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.967108" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.966878" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.968206" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:46.967905" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.968632" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.968394" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.969372" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.968967" elapsed="0.000428"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.970423" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.969936" elapsed="0.000564"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.970629" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:46.970836" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.969562" elapsed="0.001297"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.971015" elapsed="0.000386"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:46.968845" elapsed="0.002628"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.972084" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:46.971695" elapsed="0.000412"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:46.973130" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.972676" elapsed="0.000564"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:46.973364" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:46.973563" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:46.972299" elapsed="0.001286"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:46.973724" elapsed="0.000376"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:46.971573" elapsed="0.002591"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.968697" elapsed="0.005499"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:46.974234" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:46.974371" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:46.967485" elapsed="0.006908"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.967224" elapsed="0.007197"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.974579" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:46.974443" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:46.967206" elapsed="0.007438"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:46.975357" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:46.974773" elapsed="0.000609"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:46.975424" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:46.963848" elapsed="0.011684"/>
</kw>
<msg time="2026-09-01T01:19:46.975580" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:46.952405" elapsed="0.023216"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.986887" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:46.998067" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.009277" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.009454" elapsed="0.000048"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.009648" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.009972" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.009839" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:47.009827" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.010199" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.010352" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.010501" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:47.009802" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.009712" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.010700" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.010763" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:47.010867" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:46.948517" elapsed="0.062373"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.011868" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.011647" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:47.031409" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:47.031451" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:47.031529" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:47.014020" elapsed="0.017531"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.011967" elapsed="0.019618"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.031746" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.031608" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.011951" elapsed="0.019867"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.034831" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.032709" elapsed="0.002160"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.032513" elapsed="0.002386"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.032497" elapsed="0.002424"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.037258" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.035199" elapsed="0.002099"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.034969" elapsed="0.002358"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.034955" elapsed="0.002394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.037828" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.037496" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.038153" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.037912" elapsed="0.000323"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.038667" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.038406" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.038258" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.037897" elapsed="0.000842"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.039237" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.038887" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.039531" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.039321" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.040020" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.039745" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.039601" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.039306" elapsed="0.000785"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:47.040241" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:47.040927" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.040692" elapsed="0.000257"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.041105" elapsed="0.002058"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:47.032166" elapsed="0.011053"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:47.043259" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:47.045274" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:47.011149" elapsed="0.034148"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:47.045343" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:46.926685" elapsed="0.118764"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:46.926309" elapsed="0.119187"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:46.925926" elapsed="0.119619"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:47.048674" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:47.046364" elapsed="0.002335"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:47.048836" elapsed="0.001941"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:47.050821" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:47.046110" elapsed="0.004819"/>
</kw>
<msg time="2026-09-01T01:19:47.051009" level="INFO">${update} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:47.045695" elapsed="0.005336"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.051806" level="INFO">Length is 142.</msg>
<msg time="2026-09-01T01:19:47.051871" level="INFO">${len_1} = 142</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:47.051567" elapsed="0.000325"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.052292" level="INFO">Length is 142.</msg>
<msg time="2026-09-01T01:19:47.052357" level="INFO">${len_2} = 142</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:47.052046" elapsed="0.000331"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:47.052520" elapsed="0.000275"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:47.053110" level="INFO">${sum_1} = 1588</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:47.052935" elapsed="0.000197"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:47.053442" level="INFO">${sum_2} = 1588</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:47.053286" elapsed="0.000177"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:47.053638" elapsed="0.000269"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:47.051247" elapsed="0.002713"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.094173" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.093815" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.094847" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.094644" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:47.094996" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:47.094346" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.095520" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:47.095183" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.095804" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:47.095915" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:47.095687" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.096324" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.096093" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.097244" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.097001" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.097657" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.097425" elapsed="0.000254"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.098495" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:47.097998" elapsed="0.000520"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:47.099551" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.099127" elapsed="0.000462"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:47.099698" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:47.099893" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:47.098684" elapsed="0.001231"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.100065" elapsed="0.000477"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:47.097865" elapsed="0.002713"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.101482" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:47.100797" elapsed="0.000708"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:47.103621" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.103215" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:47.103766" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:47.103963" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:47.102687" elapsed="0.001338"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.104228" elapsed="0.000447"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:47.100676" elapsed="0.004067"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:47.097721" elapsed="0.007053"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:47.104812" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:47.104951" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:47.096680" elapsed="0.008307"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.096421" elapsed="0.008595"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.105199" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.105038" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.096405" elapsed="0.008862"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.105903" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.105395" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:47.105971" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:47.093258" elapsed="0.012838"/>
</kw>
<msg time="2026-09-01T01:19:47.106169" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:47.081724" elapsed="0.024501"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.117644" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.129004" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.140555" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.140732" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.140889" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.141240" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.141093" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:47.141080" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.141438" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.141586" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.141771" elapsed="0.000021"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:47.141055" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.140953" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.141990" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.142056" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:47.142175" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:47.077789" elapsed="0.064411"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.143202" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.142950" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:47.151941" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:47.152111" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '402'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv6-address-family'][safi='bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family']/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:47.152266" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:47.152304" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.145193" elapsed="0.007474">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:47.143302" elapsed="0.009440">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.152910" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.152772" elapsed="0.000192"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:47.143286" elapsed="0.009713">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.156256" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.153918" elapsed="0.002368">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:47.153721" elapsed="0.002620">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:47.153705" elapsed="0.002665">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.158710" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.156632" elapsed="0.002107">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:47.156431" elapsed="0.002362">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:47.156416" elapsed="0.002435">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.159390" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.159034" elapsed="0.000381"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.159692" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.159477" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.160205" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.159910" elapsed="0.000319"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.159763" elapsed="0.000496"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.159461" elapsed="0.000816"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.160749" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.160424" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.161059" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.160833" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.161550" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.161292" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.161130" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.160818" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:47.161758" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:47.162480" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.162239" elapsed="0.000265"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:47.164754" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.162643" elapsed="0.002140">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.153349" elapsed="0.011556">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:47.164958" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:19:47.167099" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:47.167125" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:47.142430" elapsed="0.024735">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:47.167223" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.055067" elapsed="0.112303">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.054530" elapsed="0.112892"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:47.054183" elapsed="0.113289"/>
</kw>
<arg>l3vpn_mcast_ipv6</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:46.722793" elapsed="0.444721"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:46.607237" elapsed="0.560375"/>
</test>
<test id="s1-s17-t7" name="Play_To_Odl_l3vpn_mcast_ipv6" line="81">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:47.170738" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:47.170504" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.171907" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:47.171805" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.171748" elapsed="0.000219"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.176451" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:47.176359" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.176342" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.177541" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:47.177205" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.177965" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:47.177709" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:47.178043" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:47.178196" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:47.176711" elapsed="0.001507"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.183151" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:47.183043" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.183027" elapsed="0.000185"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.184257" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:47.184161" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.184123" elapsed="0.000194"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:47.184713" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.184448" elapsed="0.000289"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:47.185085" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:47.184880" elapsed="0.000228"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:47.218727" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:47.185574" elapsed="0.033253"/>
</kw>
<msg time="2026-09-01T01:19:47.219007" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:47.219047" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.185271" elapsed="0.033810"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:47.258775" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:47.219702" elapsed="0.039180"/>
</kw>
<msg time="2026-09-01T01:19:47.259044" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:47.259084" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.219261" elapsed="0.039858"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.259417" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.259214" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.259197" elapsed="0.000291"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.259889" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "l "3 "v "p "n "_ "m "c "a "s "t "_ "i "p "v "6 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.259619" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.260239" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.260029" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.260013" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:47.260338" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:47.262729" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:19:47.262910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:47.261700" elapsed="0.001343"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.263326" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.263638" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:47.261110" elapsed="0.002699"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:47.260606" elapsed="0.003260"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:47.183865" elapsed="0.080084"/>
</kw>
<msg time="2026-09-01T01:19:47.264042" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:47.264080" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.183350" elapsed="0.080763"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:47.264296" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:47.264201" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.264185" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.264721" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.265042" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.265106" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:47.182738" elapsed="0.082486"/>
</kw>
<msg time="2026-09-01T01:19:47.265305" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:47.265342" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "P "l "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.178544" elapsed="0.086831"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.265661" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.265441" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.265426" elapsed="0.000302"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:47.178413" elapsed="0.087335"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:47.178265" elapsed="0.087509"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:47.176035" elapsed="0.089787"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:47.171518" elapsed="0.094353"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:47.171123" elapsed="0.094786"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:47.168370" elapsed="0.097584"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.267048" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.266626" elapsed="0.000447"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.267663" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.267268" elapsed="0.000419"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.268206" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.267841" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.268547" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/announce_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:47.268705" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:47.268376" elapsed="0.000352"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.269050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/withdraw_l3vpn_mcast_ipv6.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:47.269175" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:47.268871" elapsed="0.000328"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:47.269338" elapsed="0.002833"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:47.272315" elapsed="0.001995"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.319204" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.318847" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.319874" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.319675" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:47.320029" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:47.319378" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.320546" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:47.320213" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.320836" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:47.320952" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:47.320715" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.321366" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.321149" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.322294" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.322027" elapsed="0.000307"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.322708" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.322478" elapsed="0.000252"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.323437" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:47.323053" elapsed="0.000406"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:47.324574" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.324049" elapsed="0.000618"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:47.324739" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:47.325017" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:47.323625" elapsed="0.001416"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.325209" elapsed="0.000339"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:47.322916" elapsed="0.002697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.326368" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:47.325835" elapsed="0.000556"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:47.327509" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.326962" elapsed="0.000642"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:47.327673" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:47.327944" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:47.326558" elapsed="0.001409"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:47.328121" elapsed="0.000407"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:47.325713" elapsed="0.002852"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:47.322772" elapsed="0.005823"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:47.328632" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:47.328767" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:47.321723" elapsed="0.007066"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.321463" elapsed="0.007354"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.328987" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.328838" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.321447" elapsed="0.007607"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.329754" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:47.329244" elapsed="0.000535"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:47.329822" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:47.318273" elapsed="0.011657"/>
</kw>
<msg time="2026-09-01T01:19:47.329991" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:47.306895" elapsed="0.023139"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.341224" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.352296" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.363419" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.363626" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.363784" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.364122" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.363987" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:47.363961" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.364336" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.364487" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.364635" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:47.363937" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.363847" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.364834" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.364897" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:47.365015" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:47.303057" elapsed="0.061982"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.366185" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.365943" elapsed="0.000299">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:47.366322" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:47.365632" elapsed="0.000711"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.366625" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.366403" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.367119" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:47.366849" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.366696" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.366388" elapsed="0.000816"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.369452" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:47.367341" elapsed="0.002135"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:47.369520" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:47.369652" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:47.365345" elapsed="0.004328"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:47.370769" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.370560" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:47.370904" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:47.370257" elapsed="0.000668"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:47.371118" elapsed="0.000038"/>
</return>
<status status="PASS" start="2026-09-01T01:19:47.371000" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:47.370970" elapsed="0.000269"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.371373" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.371525" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.371581" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:47.373344" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:47.369943" elapsed="0.003424"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.374607" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.374388" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:47.375014" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:47.374789" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:47.383013" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:47.383158" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:47.383245" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.376988" elapsed="0.006574">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:47.375109" elapsed="0.008525">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.383801" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.383663" elapsed="0.000193"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:47.375094" elapsed="0.008782">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.384245" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.384360" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:47.384329" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:47.384314" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.384546" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.384606" elapsed="0.000012"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.373646" elapsed="0.011053">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.384795" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.282679" elapsed="0.102203">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:47.385150" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:47.384962" elapsed="0.000252"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:47.384947" elapsed="0.000287"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:47.385263" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:47.278654" elapsed="0.106695">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.462686" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.462336" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.463447" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.463204" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.463600" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.462875" elapsed="0.000746"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.464119" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.463772" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.464430" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.464603" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.464303" elapsed="0.000323"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.464999" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.464770" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.465977" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.465677" elapsed="0.000341"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.466431" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.466189" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.467187" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.466785" elapsed="0.000425"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.468402" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.467797" elapsed="0.000711"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.468580" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:19:49.468864" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.467379" elapsed="0.001694"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.469248" elapsed="0.000369"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:49.466660" elapsed="0.002994"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.470427" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.469877" elapsed="0.000573"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.471618" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.471040" elapsed="0.000672"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.471781" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:49.472066" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.470617" elapsed="0.001471"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.472292" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:49.469755" elapsed="0.002905"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.466502" elapsed="0.006187"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.472727" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:49.472863" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:49.465394" elapsed="0.007491"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.465109" elapsed="0.007802"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.473081" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.472934" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.465088" elapsed="0.008092"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.473842" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.473310" elapsed="0.000557"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.473909" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.461769" elapsed="0.012262"/>
</kw>
<msg time="2026-09-01T01:19:49.474079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.447737" elapsed="0.026385"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.485301" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.496414" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.507653" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.507860" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.508209" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.508532" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.508400" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:49.508387" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.508744" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.508893" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.509054" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:49.508363" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.508275" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.509269" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.509369" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:19:49.509482" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.442316" elapsed="0.067190"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.510666" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.510448" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.510803" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.510120" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.511121" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.510885" elapsed="0.000303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.511643" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.511386" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.511209" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.510869" elapsed="0.000844"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.513987" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.511850" elapsed="0.002162"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:49.514056" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:49.514209" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.509810" elapsed="0.004420"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.515323" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.515101" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.515457" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.514784" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:49.515655" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:49.515538" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.515523" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.515905" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.516073" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.516130" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:49.517857" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.514501" elapsed="0.003379"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.519165" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.518897" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.519558" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.519345" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:49.527779" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:49.527928" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:49.528033" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:49.521527" elapsed="0.006529"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.519652" elapsed="0.008440"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.528276" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.528115" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.519636" elapsed="0.008716"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.531576" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.529263" elapsed="0.002358"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.529048" elapsed="0.002603"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.529031" elapsed="0.002642"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.534003" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.531928" elapsed="0.002116"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.531722" elapsed="0.002352"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.531708" elapsed="0.002388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.534597" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.534260" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.534902" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.534681" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.535419" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.535155" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.534991" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.534666" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.535958" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.535637" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.536318" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.536091" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.536790" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.536533" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.536388" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.536075" elapsed="0.000786"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.537012" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:49.537723" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.537479" elapsed="0.000268"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.537887" elapsed="0.002073"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:49.528667" elapsed="0.011362"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.540195" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:49.540088" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.540073" elapsed="0.000181"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.542921" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.540385" elapsed="0.002561"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:49.543007" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:49.543162" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:49.518189" elapsed="0.024997"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.543240" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:49.543367" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:49.403913" elapsed="0.139477"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.568906" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.568518" elapsed="0.000412"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.569682" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.569426" elapsed="0.000364">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.569952" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.569094" elapsed="0.000895"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.570551" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.570161" elapsed="0.000414"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.570865" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.571190" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.570720" elapsed="0.000495"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.571673" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.571392" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:49.572275" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.571797" elapsed="0.000548"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.573047" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.572551" elapsed="0.000524"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.572372" elapsed="0.000740"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.571778" elapsed="0.001353"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.573735" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.573295" elapsed="0.000465"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.573802" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.567950" elapsed="0.005961"/>
</kw>
<msg time="2026-09-01T01:19:49.573975" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.556427" elapsed="0.017592"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.586448" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.597649" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.608989" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.609402" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.609565" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.609906" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.609771" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:49.609757" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.610119" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.610284" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.610430" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:49.609729" elapsed="0.000746"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.609634" elapsed="0.000865"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.610631" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.610695" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:49.610828" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.554035" elapsed="0.056816"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.611029" elapsed="0.003472"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.615651" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.615188" elapsed="0.000489"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.616274" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.615818" elapsed="0.000481"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:49.616443" elapsed="0.000291"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:49.614788" elapsed="0.001998"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.614571" elapsed="0.002245"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.616987" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.616841" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.614555" elapsed="0.002499"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:49.544396" elapsed="0.072700"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:49.543669" elapsed="0.073508"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.543460" elapsed="0.073756"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.543445" elapsed="0.073792"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.617265" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:49.394840" elapsed="0.222533"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:47.274472" elapsed="2.342983"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.662089" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.661746" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.662781" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.662576" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.662931" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.662277" elapsed="0.000674"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.663465" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.663116" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.663752" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.663897" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.663633" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.664306" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.664073" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.665391" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.664943" elapsed="0.000488"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.665826" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.665580" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.666567" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.666203" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.667718" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.667201" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.667883" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:49.668201" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.666758" elapsed="0.001467"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.668366" elapsed="0.000352"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:49.666056" elapsed="0.002698"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.669376" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.668989" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.670525" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.669991" elapsed="0.000629"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.670690" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:49.670976" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.669564" elapsed="0.001436"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.671221" elapsed="0.000338"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:49.668851" elapsed="0.002786"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.665892" elapsed="0.005778"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.671707" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:49.671844" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:49.664662" elapsed="0.007204"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.664403" elapsed="0.007490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.672061" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.671914" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.664387" elapsed="0.007741"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.672838" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.672320" elapsed="0.000543"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.672906" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.661212" elapsed="0.011816"/>
</kw>
<msg time="2026-09-01T01:19:49.673076" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.649649" elapsed="0.023469"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.684427" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.695506" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.706624" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.706796" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.706952" elapsed="0.000030"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.707299" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.707168" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:49.707155" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.707496" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.707644" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.707834" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:49.707118" elapsed="0.000764"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.707030" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.708071" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.708151" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:49.708260" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.645704" elapsed="0.062579"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.709419" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.709200" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.709557" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.708861" elapsed="0.000717"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.709858" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.709639" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.710372" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.710099" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.709929" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.709623" elapsed="0.000820"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.712730" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.710579" elapsed="0.002174"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:49.712797" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:49.712930" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.708569" elapsed="0.004382"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.714077" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.713848" elapsed="0.000301">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.714232" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.713545" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:49.714432" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:49.714314" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.714298" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.714639" elapsed="0.000018"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.714792" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.714849" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:49.716602" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.713259" elapsed="0.003366"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.717860" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.717641" elapsed="0.000301"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.718331" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.718097" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:49.726314" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:49.726451" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:49.726550" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:49.720313" elapsed="0.006260"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.718427" elapsed="0.008182"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.726773" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.726633" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.718412" elapsed="0.008435"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.729930" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.727755" elapsed="0.002236"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.727557" elapsed="0.002469"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.727541" elapsed="0.002512"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.732532" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.730326" elapsed="0.002247"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.730107" elapsed="0.002495"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.730092" elapsed="0.002532"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.733124" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.732773" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.733442" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.733225" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.733917" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.733659" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.733513" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.733209" elapsed="0.000802"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.734499" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.734179" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.734793" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.734582" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.735299" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.735025" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.734862" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.734567" elapsed="0.000803"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.735506" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:49.736400" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.735955" elapsed="0.000469"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.736564" elapsed="0.002068"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:49.727196" elapsed="0.011490"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.738837" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:49.738744" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.738729" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.741566" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.739037" elapsed="0.002555"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:49.741636" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:49.741771" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:49.716906" elapsed="0.024888"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.741847" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:49.741987" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:49.625380" elapsed="0.116631"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.767756" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.767361" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.768503" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.768270" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.768773" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.767929" elapsed="0.000867"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.769374" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.768947" elapsed="0.000452"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.769690" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.769808" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.769545" elapsed="0.000286"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.770254" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.769987" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:49.770780" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.770413" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.771525" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.771026" elapsed="0.000524"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.770869" elapsed="0.000712"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.770396" elapsed="0.001204"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.772201" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.771734" elapsed="0.000492"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.772269" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.766777" elapsed="0.005602"/>
</kw>
<msg time="2026-09-01T01:19:49.772431" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.755169" elapsed="0.017306"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.783948" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.795194" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.806385" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.806561" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.806719" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.807054" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.806910" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:49.806897" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.807266" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.807417" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.807564" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:49.806872" elapsed="0.000737"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.806783" elapsed="0.000876"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.807796" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.807860" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:49.807998" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.752758" elapsed="0.055265"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.808199" elapsed="0.002142"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.811489" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.810991" elapsed="0.000524"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.812083" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.811656" elapsed="0.000452"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:49.812275" elapsed="0.000284"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:49.810623" elapsed="0.001988"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.810411" elapsed="0.002229"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.812796" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.812662" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.810395" elapsed="0.002467"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:49.743012" elapsed="0.069891"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:49.742307" elapsed="0.070672"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.742081" elapsed="0.070937"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.742066" elapsed="0.070972"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.813067" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:49.621491" elapsed="0.191700"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:49.617610" elapsed="0.195631"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.857861" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.857534" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.858540" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.858358" elapsed="0.000238">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.858711" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.858043" elapsed="0.000689"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.859251" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.858882" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.859539" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.859651" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.859421" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.860049" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.859817" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.861157" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.860705" elapsed="0.000496"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.861591" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.861351" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.862319" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.861923" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.863463" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.862913" elapsed="0.000646"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.863629" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:49.863903" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.862506" elapsed="0.001420"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.864078" elapsed="0.000362"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:49.861800" elapsed="0.002677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.865083" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.864692" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:49.866260" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.865702" elapsed="0.000655"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:49.866426" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:49.866694" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:49.865292" elapsed="0.001424"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.866859" elapsed="0.000429"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:49.864572" elapsed="0.002753"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.861654" elapsed="0.005701"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:49.867393" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:49.867530" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:49.860423" elapsed="0.007129"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.860163" elapsed="0.007416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.867738" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.867601" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.860131" elapsed="0.007673"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.868520" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.867933" elapsed="0.000612"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.868588" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.856984" elapsed="0.011712"/>
</kw>
<msg time="2026-09-01T01:19:49.868776" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.845521" elapsed="0.023298"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.880094" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.891411" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.902555" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.902729" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.902891" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.903237" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.903093" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:49.903080" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.903435" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.903581" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.903726" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:49.903055" elapsed="0.000716"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.902955" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.903922" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.903999" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:49.904104" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.841656" elapsed="0.062471"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.905297" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.905070" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.905434" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.904740" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.905736" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.905516" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.906247" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.905955" elapsed="0.000315"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.905807" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.905500" elapsed="0.000819"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.908619" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.906455" elapsed="0.002187"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:49.908687" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:49.908820" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.904420" elapsed="0.004422"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.909948" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.909744" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.910098" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.909440" elapsed="0.000678"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:49.910312" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:49.910195" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.910179" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.910517" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.910670" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.910726" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:49.912481" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:49.909148" elapsed="0.003356"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.913737" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.913515" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.914167" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.913917" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:49.921850" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:49.921973" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family/bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '487'} 
 body={"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}} 
 </msg>
<msg time="2026-09-01T01:19:49.922100" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:49.916163" elapsed="0.005961"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.914264" elapsed="0.007921"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.922349" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.922209" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.914248" elapsed="0.008175"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.925644" level="INFO">{"bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6":{"l3vpn-mcast-route":[{"path-id":0,"route-key":"gAABrBAALABlGCABDQAAAAA=","attributes":{"extended-communities":[{"vrf-route-import-extended-community":{"inet4-specific-extended-community-common":{"global-administrator":"10.0.0.1","local-administrator":"MTA="}},"transitive":true}],"ipv6-next-hop":{"global":"2001:db8:1::7"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-distinguisher":"172.16.0.44:101","prefix":"2001:d00::/24"}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.923336" elapsed="0.002353"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.923120" elapsed="0.002599"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.923103" elapsed="0.002638"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.928113" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.926013" elapsed="0.002156"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.925790" elapsed="0.002410"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.925775" elapsed="0.002448"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.928706" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.928373" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.929019" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.928791" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.929520" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.929257" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.929092" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.928776" elapsed="0.000818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.930085" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.929740" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.930399" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.930186" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.930877" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.930615" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.930469" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.930170" elapsed="0.000780"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.931197" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:49.931884" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.931648" elapsed="0.000258"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:49.932058" elapsed="0.002271"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:49.922735" elapsed="0.011650"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:49.934538" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:49.934445" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.934429" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:49.937313" level="INFO">${text_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:49.934730" elapsed="0.002609"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:49.937384" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:49.937519" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:49.912776" elapsed="0.024796"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.937630" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:49.937760" level="INFO">${response_text} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:49.821229" elapsed="0.116554"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.963665" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.963270" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.964409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:49.964175" elapsed="0.000341">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:49.964677" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:49.963839" elapsed="0.000860"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.965277" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:49.964855" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:49.965587" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:49.965700" level="INFO">${template} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:49.965446" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.966116" level="INFO">{
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "attributes": {
                    "ipv6-next-hop": {
                        "global": "2001:db8:1::7"
                    },
                    "extended-communities": [
                        {
                            "vrf-route-import-extended-community": {
                                "inet4-specific-extended-community-common": {
                                    "local-administrator": "MTA=",
                                    "global-administrator": "10.0.0.1"
                                }
                            },
                            "transitive": true
                        }
                    ],
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-distinguisher": "172.16.0.44:101",
                "prefix": "2001:d00::/24"
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:49.965865" elapsed="0.000324"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:49.966609" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:49.966248" elapsed="0.000416"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.967316" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:49.966819" elapsed="0.000521"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.966686" elapsed="0.000684"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.966232" elapsed="0.001157"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:49.967952" level="INFO">${final_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:49.967524" elapsed="0.000467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:49.968034" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:49.962700" elapsed="0.005468"/>
</kw>
<msg time="2026-09-01T01:19:49.968257" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:49.951013" elapsed="0.017289"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.979718" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:49.991329" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/l3vpn_mcast_ipv6/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.002844" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.003033" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.003205" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.003527" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.003396" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:50.003383" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.003723" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.003873" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.004036" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:50.003358" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.003271" elapsed="0.000835"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.004252" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.004318" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:50.004443" level="INFO">${expected_text} = {
    "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
        "l3vpn-mcast-route": [
            {
                "route-key": "gAABrBAALABlGCABDQAAAAA=",
                "path-id": 0,
                "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:49.948606" elapsed="0.055860"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.004625" elapsed="0.002190"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:50.007918" level="INFO">${expected_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.007487" elapsed="0.000498"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:50.008577" level="INFO">${actual_normalized} = {
 "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv6": {
  "l3vpn-mcast-route": [
   {
    "attributes": {
     "extended-communities": [
      {
       "transitive": true,
       "vrf-route-import-extended-co...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.008133" elapsed="0.000469"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:50.008745" elapsed="0.000300"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:50.007113" elapsed="0.001986"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.006885" elapsed="0.002242"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.009304" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.009166" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.006869" elapsed="0.002501"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:49.938788" elapsed="0.070624"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:49.938079" elapsed="0.071397"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:49.937855" elapsed="0.071658"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:49.937840" elapsed="0.071693"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.009562" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:49.817310" elapsed="0.192361"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:49.813395" elapsed="0.196325"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:50.009865" elapsed="0.002663"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.057222" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.056865" elapsed="0.000381"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.057886" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:50.057690" elapsed="0.000252">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:50.058036" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.057393" elapsed="0.000664"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.058556" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.058221" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.058840" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:50.058973" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.058724" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.059370" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.059153" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.060442" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.060187" elapsed="0.000295"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.060896" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.060659" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.061628" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.061270" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.062755" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.062258" elapsed="0.000591"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.062919" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:50.063228" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.061817" elapsed="0.001435"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.063392" elapsed="0.000335"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:19:50.061122" elapsed="0.002641"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.064373" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.063992" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.065506" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.064979" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.065670" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:50.065934" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.064561" elapsed="0.001396"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.066115" elapsed="0.000410"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:50.063860" elapsed="0.002702"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.060974" elapsed="0.005617"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.066629" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.066766" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:50.059724" elapsed="0.007064"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.059467" elapsed="0.007348"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.066988" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.066838" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.059451" elapsed="0.007604"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.067757" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.067262" elapsed="0.000520"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.067824" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.056325" elapsed="0.011607"/>
</kw>
<msg time="2026-09-01T01:19:50.067995" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.044801" elapsed="0.023237"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.079371" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.090798" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.102216" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.102402" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.102563" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.102906" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.102769" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:50.102755" elapsed="0.000237"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.103126" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.103293" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.103441" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:50.102727" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.102632" elapsed="0.000877"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.103641" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.103706" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:50.103822" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:50.040977" elapsed="0.062869"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.105050" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:50.104785" elapsed="0.000328">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:50.105209" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.104459" elapsed="0.000771"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.105519" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.105292" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.107165" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.105746" elapsed="0.001444"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.105589" elapsed="0.001632"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.105276" elapsed="0.001964"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.109371" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.107380" elapsed="0.002014"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:50.109439" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:50.109573" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:50.104161" elapsed="0.005433"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.110690" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.110522" elapsed="0.000214"/>
</kw>
<msg time="2026-09-01T01:19:50.110809" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.110216" elapsed="0.000614"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.111024" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.110890" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.110874" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.111377" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:50.111514" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.111229" elapsed="0.000307"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:19:50.111882" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.111676" elapsed="0.000229"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:19:50.111946" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:19:50.112096" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:50.109902" elapsed="0.002215"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.113368" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.113131" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.113764" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.113547" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:50.121623" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:50.121749" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv6-address-family,bgp-l3vpn-mcast%3Amcast-mpls-labeled-vpn-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '166'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:19:50.121842" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:50.115745" elapsed="0.006120"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.113859" elapsed="0.008042"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.122084" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.121924" elapsed="0.000241"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.113843" elapsed="0.008342"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.125272" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.123083" elapsed="0.002230"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.122868" elapsed="0.002474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.122852" elapsed="0.002512"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.127697" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.125612" elapsed="0.002125"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.125413" elapsed="0.002353"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.125399" elapsed="0.002388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.128302" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.127936" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.128602" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.128387" elapsed="0.000296"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.129150" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.128857" elapsed="0.000318"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.128704" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.128371" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.129692" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.129372" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.130006" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.129775" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.130496" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.130239" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.130078" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.129760" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.130704" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:50.131430" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.131184" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.131594" elapsed="0.002254"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:50.122503" elapsed="0.011401"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.134071" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.133976" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.133948" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:50.136638" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.134279" elapsed="0.002384"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:19:50.136708" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.136843" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:50.112405" elapsed="0.024462"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.136921" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:19:50.137064" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:50.020518" elapsed="0.116568"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.162609" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.162200" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.163356" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:50.163096" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:50.163660" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.162783" elapsed="0.000900"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.164259" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.163835" elapsed="0.000448"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.164575" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:50.164696" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.164430" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.165119" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.164864" elapsed="0.000323"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:50.165613" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.165247" elapsed="0.000420"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.166325" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.165822" elapsed="0.000527"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.165688" elapsed="0.000693"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.165230" elapsed="0.001170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.166983" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.166534" elapsed="0.000481"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.167060" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.161638" elapsed="0.005560"/>
</kw>
<msg time="2026-09-01T01:19:50.167246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.150235" elapsed="0.017055"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.178817" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.190067" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/empty_routes/ipv6/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.201302" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.201520" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.201683" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.202020" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.201877" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:50.201864" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.202234" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.202386" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.202534" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:50.201839" elapsed="0.000742"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.201749" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.202735" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.202798" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:50.202898" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv6-address-family",
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
      "attributes": {
        "uptodate": ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:50.147839" elapsed="0.055082"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.203096" elapsed="0.002028"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:50.206044" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.205784" elapsed="0.000285"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:19:50.206463" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv6-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
  }
 ]
...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.206224" elapsed="0.000263"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:50.206757" elapsed="0.000299"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:19:50.205424" elapsed="0.001684"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.205209" elapsed="0.001945"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.207312" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.207177" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.205192" elapsed="0.002186"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:19:50.138088" elapsed="0.069331"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:19:50.137382" elapsed="0.070099"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.137173" elapsed="0.070347"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.137157" elapsed="0.070383"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.207569" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:19:50.016612" elapsed="0.191065"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:50.012684" elapsed="0.195077"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:50.207954" elapsed="0.002580"/>
</kw>
<arg>l3vpn_mcast_ipv6</arg>
<arg>${L3VPN_MCAST_DIR}</arg>
<arg>ipv6</arg>
<status status="PASS" start="2026-09-01T01:19:47.266279" elapsed="2.944316"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:47.167970" elapsed="3.042735"/>
</test>
<test id="s1-s17-t8" name="Kill_Talking_BGP_Speaker" line="85">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:50.213757" elapsed="0.000190"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:50.213525" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.214908" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.214811" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.214794" elapsed="0.000188"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.219595" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.219501" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.219485" elapsed="0.000168"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.220565" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.220230" elapsed="0.000359"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.221009" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.220734" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:50.221071" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.221223" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.219861" elapsed="0.001384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.226195" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.226085" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.226068" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.227301" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.227207" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.227190" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:50.227757" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.227493" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.228153" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.227927" elapsed="0.000250"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.261571" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:50.228629" elapsed="0.033045"/>
</kw>
<msg time="2026-09-01T01:19:50.261826" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:50.261866" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.228324" elapsed="0.033576"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.300767" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:50.262424" elapsed="0.038474"/>
</kw>
<msg time="2026-09-01T01:19:50.301077" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:50.301117" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.262081" elapsed="0.039096"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.301489" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.301258" elapsed="0.000338"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.301237" elapsed="0.000382"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.302069" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.301755" elapsed="0.000398"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.302411" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.302214" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.302198" elapsed="0.000282"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:50.302512" elapsed="0.000029"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.305078" elapsed="0.000154"/>
</kw>
<msg time="2026-09-01T01:19:50.305289" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.303911" elapsed="0.001503"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.305844" elapsed="0.000091"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.306277" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:50.303324" elapsed="0.003132"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:50.302780" elapsed="0.003733"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:50.226905" elapsed="0.079692"/>
</kw>
<msg time="2026-09-01T01:19:50.306676" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.306716" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.226392" elapsed="0.080363"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:50.306916" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:50.306821" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.306805" elapsed="0.000199"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.307395" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.307702" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.307764" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:50.225769" elapsed="0.082089"/>
</kw>
<msg time="2026-09-01T01:19:50.307940" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.307998" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "K "i "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.221572" elapsed="0.086469"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.308414" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.308107" elapsed="0.000355"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.308092" elapsed="0.000391"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:50.221441" elapsed="0.087062"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:50.221291" elapsed="0.087241"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:50.219190" elapsed="0.089392"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:50.214563" elapsed="0.094070"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.214179" elapsed="0.094499"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:50.211562" elapsed="0.097163"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.309893" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.309607" elapsed="0.000310"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:50.310073" elapsed="0.000301"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:19:50.309370" elapsed="0.001058"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.335045" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:19:50.310884" elapsed="0.024216"/>
</kw>
<msg time="2026-09-01T01:19:50.335202" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.335239" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.310584" elapsed="0.024677"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.335809" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:19:50.348708" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:50.348798" level="INFO">${output_log} = 2026-09-01 01:19:37,128 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:37,129 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:50.335684" elapsed="0.013138"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.349252" level="INFO">2026-09-01 01:19:37,128 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:19:37,130 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100810206010400020081020641040000fbf0
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100810206010400020081020641040000fbf0'
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100810206010400020081020641040000fbf0
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:37,150 INFO BGP-Thread-1 (job): ... idle for 0.012s
2026-09-01 01:19:37,150 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.012s
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.013s
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:39,155 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.014s
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.015s
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:41,158 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:19:41,158 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.016s
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:42,161 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:42,161 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.017s
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.018s
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:43,304 INFO BGP-Thread-1 (job): ... idle for 0.141s
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.159s
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004d' (77)
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:43,421 INFO BGP-Thread-1 (job): ... idle for 0.115s
2026-09-01 01:19:43,421 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.274s
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:43,422 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:43,422 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.274s
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.275s
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.276s
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.747s
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0059' (89)
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:47,025 INFO BGP-Thread-1 (job): ... idle for 0.127s
2026-09-01 01:19:47,025 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.874s
2026-09-01 01:19:47,025 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:47,025 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.875s
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:48,029 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:49,030 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:49,030 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.876s
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:50,032 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:50,032 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.877s
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:50] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.348990" elapsed="0.000509"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:19:50.335433" elapsed="0.014116"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:19:50.349705" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:19:50.349605" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.349589" elapsed="0.000190"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.349914" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.350081" elapsed="0.000018"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:19:50.309030" elapsed="0.041134"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.358192" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:19:50.397893" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:50.397998" level="INFO">${output_log} = 2026-09-01 01:19:37,128 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:37,129 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:50.358058" elapsed="0.039963"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.398438" level="INFO">2026-09-01 01:19:37,128 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:19:37,129 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:19:37,130 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:19:37,133 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:19:37,134 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Length=61 (0x003d)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:19:37,134 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=32 (0x20)
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x020601040001000102060104000100810206010400020081020641040000fbf0
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100810206010400020081020641040000fbf0'
2026-09-01 01:19:37,135 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff003d0104fbf000b40a1eaa5f20020601040001000102060104000100810206010400020081020641040000fbf0
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,137 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:37,138 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:37,150 INFO BGP-Thread-1 (job): ... idle for 0.012s
2026-09-01 01:19:37,150 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.012s
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,150 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,151 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:37,152 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:37,152 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.013s
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:38,154 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:39,155 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.014s
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:39,156 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.015s
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:40,157 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:41,158 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:19:41,158 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.016s
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:41,160 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:42,161 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:42,161 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.017s
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:42,162 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.018s
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,163 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:43,304 INFO BGP-Thread-1 (job): ... idle for 0.141s
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.159s
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'004d' (77)
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:43,305 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,305 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,306 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:43,421 INFO BGP-Thread-1 (job): ... idle for 0.115s
2026-09-01 01:19:43,421 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.274s
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:43,421 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:43,422 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:43,422 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:43,422 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:43] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.274s
2026-09-01 01:19:44,422 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004d02000000364001010040020040050400000064800e1a000181047f10002c00200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:44,423 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.275s
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:45,424 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.276s
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:46,426 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): ... idle for 0.471s
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.747s
2026-09-01 01:19:46,897 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000181200001ac10002c0065180a022200000000c01008010b0a0000013130
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:46,897 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0059' (89)
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:46,898 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:46,898 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:46] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:47,025 INFO BGP-Thread-1 (job): ... idle for 0.127s
2026-09-01 01:19:47,025 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.874s
2026-09-01 01:19:47,025 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:47,025 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0047' (71)
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): L3vpn-mcast True
2026-09-01 01:19:47,026 DEBUG BGP-Thread-1 (job): Skipping update decoding due to l3vpn_mcast data expected
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:47,026 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:47] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.875s
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff005902000000424001010040020040050400000064800e260002811020010db800010000000000000000000700800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:48,028 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:48,029 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:49,030 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:49,030 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.876s
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:49,031 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:50] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:50,032 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:50,032 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.877s
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff004702000000304001010040020040050400000064800f14000281800001ac10002c00651820010d00000000c01008010b0a0000013130
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:50,033 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:50] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.398199" elapsed="0.000490"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.399296" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/l3vpn_mcast_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/l3vpn_mcast_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:19:50.398871" elapsed="0.000477"/>
</kw>
<arg>play.py.out</arg>
<arg>l3vpn_mcast_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.357757" elapsed="0.041646"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-09-01T01:19:50.211113" elapsed="0.188393"/>
</test>
<test id="s1-s17-t9" name="Delete_Bgp_Peer_Configuration" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:50.404133" elapsed="0.000278"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:50.403783" elapsed="0.000697"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.405759" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.405616" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.405592" elapsed="0.000253"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.412091" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.411941" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.411919" elapsed="0.000277"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.413465" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.412944" elapsed="0.000554"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.414084" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.413700" elapsed="0.000415"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:50.414188" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:19:50.414378" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.412481" elapsed="0.001927"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.421389" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.421257" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.421234" elapsed="0.000238"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.422640" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.422546" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.422530" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:50.423114" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.422830" elapsed="0.000323"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.423490" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.423299" elapsed="0.000213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.459055" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:50.423972" elapsed="0.035202"/>
</kw>
<msg time="2026-09-01T01:19:50.459327" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:50.459366" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.423656" elapsed="0.035743"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.502720" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:50.459862" elapsed="0.042970"/>
</kw>
<msg time="2026-09-01T01:19:50.503023" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:50.503063" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.459554" elapsed="0.043544"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.503434" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.503191" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.503173" elapsed="0.000331"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.503901" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.503632" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.504254" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.504043" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.504028" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:50.504351" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.506745" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:19:50.506926" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.505690" elapsed="0.001375"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.507346" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.507664" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:50.505096" elapsed="0.002742"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:50.504586" elapsed="0.003311"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:50.422289" elapsed="0.085704"/>
</kw>
<msg time="2026-09-01T01:19:50.508073" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.508112" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.421662" elapsed="0.086504"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:50.508328" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:50.508234" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.508218" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.508755" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.509078" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.509165" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:50.420795" elapsed="0.088467"/>
</kw>
<msg time="2026-09-01T01:19:50.509343" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.509380" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.414875" elapsed="0.094584"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.509757" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.509529" elapsed="0.000275"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.509514" elapsed="0.000310"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:50.414694" elapsed="0.095149"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:50.414479" elapsed="0.095390"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:50.411511" elapsed="0.098406"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:50.405263" elapsed="0.104719"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.404673" elapsed="0.105349"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:50.400679" elapsed="0.109387"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.548687" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.548353" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.549409" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:50.549197" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:50.549567" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.548863" elapsed="0.000725"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.550087" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.549737" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.550393" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:50.550525" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.550272" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.550903" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.550688" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.551810" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.551578" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.552286" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.552022" elapsed="0.000287"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.552889" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.552623" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.553584" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.553388" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.553650" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.553780" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.553091" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.553941" elapsed="0.000244"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:19:50.552500" elapsed="0.001721"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.554700" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.554440" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.555381" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.555196" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.555449" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.555580" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.554886" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.555738" elapsed="0.000192"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:19:50.554318" elapsed="0.001661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.556486" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.556224" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.557224" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.557012" elapsed="0.000236"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.557291" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.557422" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.556710" elapsed="0.000733"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.557579" elapsed="0.000346"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:19:50.556085" elapsed="0.001892"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.558483" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.558215" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.559358" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.559101" elapsed="0.000286"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.559443" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:19:50.559614" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.558721" elapsed="0.000921"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.559826" elapsed="0.000274"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:19:50.558076" elapsed="0.002087"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.560787" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.560447" elapsed="0.000370"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.561717" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.561476" elapsed="0.000271"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.561791" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:50.561925" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.561065" elapsed="0.000882"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.562103" elapsed="0.000212"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:50.560288" elapsed="0.002064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.562832" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.562570" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.563517" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.563335" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.563581" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.563712" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.563038" elapsed="0.000695"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.563867" elapsed="0.000207"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:19:50.562449" elapsed="0.001660"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.552350" elapsed="0.011809"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.564199" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:50.564337" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:50.551296" elapsed="0.013065"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.551016" elapsed="0.013373"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.564550" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.564414" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.551000" elapsed="0.013617"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.565389" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.564748" elapsed="0.000666"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.565458" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.547772" elapsed="0.017794"/>
</kw>
<msg time="2026-09-01T01:19:50.565655" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.536178" elapsed="0.029523"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.577528" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.589226" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.600543" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.600741" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.600912" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.601302" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.601164" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:50.601133" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.601504" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.601652" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.601798" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:50.601100" elapsed="0.000743"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.600999" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.602013" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.602081" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:50.602230" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:50.532286" elapsed="0.069971"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.603320" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.603045" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:50.612557" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:50.612601" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:50.612682" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:50.605368" elapsed="0.007337"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.603490" elapsed="0.009249"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.612906" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.612762" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.603474" elapsed="0.009517"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.616025" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.613888" elapsed="0.002175"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.613688" elapsed="0.002405"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.613673" elapsed="0.002441"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.618424" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.616375" elapsed="0.002089"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.616177" elapsed="0.002316"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.616162" elapsed="0.002352"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.619057" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.618681" elapsed="0.000399"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.619373" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.619154" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.619852" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.619592" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.619443" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.619126" elapsed="0.000798"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.620421" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.620081" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.620714" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.620504" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.621212" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.620926" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.620782" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.620489" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.621420" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:50.622161" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.621873" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.622327" elapsed="0.002206"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:50.613344" elapsed="0.011245"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:50.624628" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:19:50.626654" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:50.602498" elapsed="0.024179"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.626755" elapsed="0.000025"/>
</return>
<arg>${L3VPN_MCAST_DIR}/bgp_peer</arg>
<arg>mapping=${L3VPN_MCAST_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:50.510404" elapsed="0.116465"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:19:50.399813" elapsed="0.227183"/>
</test>
<test id="s1-s17-t10" name="Deconfigure_App_Peer" line="99">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:50.630023" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:50.629773" elapsed="0.000501"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.631181" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.631057" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.631041" elapsed="0.000200"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.635654" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.635557" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.635541" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.636630" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.636289" elapsed="0.000365"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.637077" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.636798" elapsed="0.000301"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:50.637152" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:50.637288" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.635915" elapsed="0.001395"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.642344" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.642249" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.642232" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.643481" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.643387" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.643372" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:50.643940" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.643672" elapsed="0.000304"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.644333" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.644121" elapsed="0.000235"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.680014" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:50.644800" elapsed="0.035317"/>
</kw>
<msg time="2026-09-01T01:19:50.680292" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:50.680331" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.644500" elapsed="0.035865"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.720481" level="INFO">". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:50.680830" elapsed="0.039753"/>
</kw>
<msg time="2026-09-01T01:19:50.720729" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:50.720768" level="INFO">${message_wait} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.680521" elapsed="0.040281"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.721088" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.720870" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.720852" elapsed="0.000369"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.721624" level="INFO"> ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.721353" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.721945" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.721747" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.721732" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:50.722058" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:50.724431" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:19:50.724610" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.723386" elapsed="0.001345"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.725004" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.725340" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:50.722785" elapsed="0.002731"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:50.722312" elapsed="0.003261"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:50.643101" elapsed="0.082555"/>
</kw>
<msg time="2026-09-01T01:19:50.725736" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.725774" level="INFO">${message} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.642541" elapsed="0.083267"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:50.725979" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:50.725873" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.725858" elapsed="0.000197"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.726438" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.726735" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.726797" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:50.641928" elapsed="0.084963"/>
</kw>
<msg time="2026-09-01T01:19:50.726986" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.727025" level="INFO">${output} =  ". "t "x "t ". "0 "7 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "L "3 "V "p "n "[C "M "c "a "s "t ". "D "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.637636" elapsed="0.089424"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.727462" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.727125" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.727110" elapsed="0.000420"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:50.637508" elapsed="0.090043"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:50.637356" elapsed="0.090220"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:50.635248" elapsed="0.092375"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:50.630793" elapsed="0.096877"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.630412" elapsed="0.097296"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:50.627837" elapsed="0.099915"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.767775" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.767448" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.768501" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:50.768275" elapsed="0.000300">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:50.768657" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:50.767945" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.769190" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.768824" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:50.769475" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/l3vpn_mcast/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:50.769622" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:50.769357" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.770012" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.769784" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.770899" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.770666" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.771359" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.771097" elapsed="0.000285"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.771945" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.771688" elapsed="0.000293"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.772632" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.772444" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.772697" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.772827" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.772165" elapsed="0.000683"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.773001" elapsed="0.000220"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:50.771567" elapsed="0.001688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.773729" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:50.773470" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:50.774408" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.774225" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:50.774473" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.774602" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:50.773914" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.774756" elapsed="0.000348"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:50.773351" elapsed="0.001805"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.771423" elapsed="0.003764"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:50.775224" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.775361" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:50.770384" elapsed="0.004998"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.770109" elapsed="0.005331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.775599" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.775463" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.770092" elapsed="0.005573"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.776340" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.775793" elapsed="0.000572"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.776407" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.766888" elapsed="0.009625"/>
</kw>
<msg time="2026-09-01T01:19:50.776560" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.755522" elapsed="0.021079"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.787773" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.798901" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/l3vpn_mcast/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.810227" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.810402" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.810559" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.810875" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.810747" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:50.810735" elapsed="0.000208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.811085" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.811251" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.811398" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:50.810710" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.810622" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.811595" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.811658" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:50.811796" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:50.751646" elapsed="0.060174"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.812792" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.812571" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:50.827675" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0kkk6ax6f98vd1hso9rdtkgjcs23.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:50.827717" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:50.827802" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:50.814753" elapsed="0.013073"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.812891" elapsed="0.014968"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.828034" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.827883" elapsed="0.000209"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.812875" elapsed="0.015236"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.831125" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.829011" elapsed="0.002167"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.828794" elapsed="0.002414"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.828778" elapsed="0.002452"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.833667" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.831477" elapsed="0.002229"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.831278" elapsed="0.002458"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.831264" elapsed="0.002493"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.834265" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.833905" elapsed="0.000384"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.834560" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.834348" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.835051" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.834776" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.834630" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.834333" elapsed="0.000790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.835605" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.835284" elapsed="0.000344"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.835894" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.835686" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.836396" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.836124" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:50.835979" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.835672" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.836601" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:50.837349" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:50.837094" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.837509" elapsed="0.002061"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:50.828449" elapsed="0.011175"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:50.839663" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.841686" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:50.812060" elapsed="0.029649"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:50.841755" elapsed="0.000023"/>
</return>
<arg>${L3VPN_MCAST_DIR}/app_peer</arg>
<arg>mapping=${L3VPN_MCAST_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:50.727948" elapsed="0.113913"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:19:50.627356" elapsed="0.214594"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:19:50.842664" elapsed="0.000493"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:50.843368" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:19:50.843302" elapsed="0.000137"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:19:50.842464" elapsed="0.001021"/>
</kw>
<doc>Functional test for bgp - l3vpn-mutlicast

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising l3vpn_mcast routes to odl. For advertising play.py is used,
and particular files are stored as *.hex files.
There are L3vpn-ipv4-multicast routes and L3vpn-ipv6-multicast routes tested.</doc>
<status status="PASS" start="2026-09-01T01:19:34.531481" elapsed="16.312030"/>
</suite>
<suite id="s1-s18" name="080 Bgp Functional Rt Constrain" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/080_bgp_functional_rt_constrain.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.922442" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:50.918595" elapsed="0.003888"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:19:50.918397" elapsed="0.004139"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.927352" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:19:50.923506" elapsed="0.003871"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:19:50.927539" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.927447" elapsed="0.000130"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.927428" elapsed="0.000168"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.928091" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:50.927739" elapsed="0.000390"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.928579" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:19:50.928305" elapsed="0.000297"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:19:50.929065" elapsed="0.000265"/>
</kw>
<msg time="2026-09-01T01:19:50.929412" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:50.929452" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:50.928751" elapsed="0.000721"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.929945" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.929623" elapsed="0.000357"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.930869" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.930630" elapsed="0.000262"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.931308" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.931040" elapsed="0.000298"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.931770" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.931482" elapsed="0.000311"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.934745" elapsed="0.000181"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.935390" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.935085" elapsed="0.000328"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.935553" elapsed="0.000191"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.936467" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.936207" elapsed="0.000283"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:19:50.936528" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:50.936659" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:19:50.935918" elapsed="0.000763"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:50.937218" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1962fa50&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:19:50.936822" elapsed="0.000505"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.937474" elapsed="0.000165"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:19:50.934253" elapsed="0.003438"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:50.934059" elapsed="0.003669"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:19:50.931876" elapsed="0.005878"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.938281" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:50.937902" elapsed="0.000418"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.938810" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:50.938468" elapsed="0.000379"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.939363" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:50.939009" elapsed="0.000391"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:19:50.930233" elapsed="0.009217"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:19:50.923204" elapsed="0.016294"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:50.939654" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:50.939554" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.939538" elapsed="0.000174"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.942522" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:50.942188" elapsed="0.000357"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.942950" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:50.942688" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:50.943024" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:50.943179" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:50.941858" elapsed="0.001343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:50.944063" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.943825" elapsed="0.000261"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.944752" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:50.944875" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:50.944611" elapsed="0.000287"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:50.948219" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:50.947638" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:50.947620" elapsed="0.000714"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.948968" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:50.949229" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:50.948522" elapsed="0.000760"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.950209" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:50.949536" elapsed="0.000775"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.951470" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:50.950567" elapsed="0.000952"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:50.953301" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:19:50.953468" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:50.952945" elapsed="0.000563"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.953832" elapsed="0.000480"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:19:50.955385" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:19:51.304024" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:19:35 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:19:50.955064" elapsed="0.349087"/>
</kw>
<msg time="2026-09-01T01:19:51.304222" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.954644" elapsed="0.349715"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:19:50.951937" elapsed="0.352557"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.305341" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:19:51.318636" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:19:51.318798" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:19:51.318900" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:51.304838" elapsed="0.014110"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.319300" elapsed="0.000534"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.321486" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:51.320710" elapsed="0.000915"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.322233" elapsed="0.000071"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.321849" elapsed="0.000561"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.321814" elapsed="0.000645"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:19:51.322858" elapsed="0.000083"/>
</return>
<status status="PASS" start="2026-09-01T01:19:51.322562" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.322541" elapsed="0.000694"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.323320" elapsed="0.000021"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.327946" elapsed="0.000635"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.328947" elapsed="0.000416"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.329711" elapsed="0.000312"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:51.323934" elapsed="0.006177"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:19:50.946703" elapsed="0.383664"/>
</kw>
<msg time="2026-09-01T01:19:51.330436" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.945954" elapsed="0.384546"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:19:50.945532" elapsed="0.385065"/>
</kw>
<msg time="2026-09-01T01:19:51.330646" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.945058" elapsed="0.385643"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.334098" elapsed="0.000475"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.334782" elapsed="0.000198"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.335194" elapsed="0.000122"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:51.331080" elapsed="0.004299"/>
</kw>
<msg time="2026-09-01T01:19:51.335488" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:19:50.944296" elapsed="0.391222"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.336066" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:51.335745" elapsed="0.000370"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:19:51.336194" elapsed="0.000037"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:19:50.943512" elapsed="0.392837"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:50.943353" elapsed="0.393041"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:50.943245" elapsed="0.393197"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:19:50.939911" elapsed="0.396600"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:19:51.336708" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.350659" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.350562" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.350544" elapsed="0.000176"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.351004" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:51.351097" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.350866" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.351506" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:51.351276" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.351898" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:51.351683" elapsed="0.000253"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:51.352640" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:19:51.352441" elapsed="0.000306">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:19:51.352878" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:19:51.352918" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.352094" elapsed="0.000844"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.353243" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:51.353020" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.353003" elapsed="0.000328"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:51.354002" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.353754" elapsed="0.000270"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:19:51.354066" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:51.354215" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:19:51.353512" elapsed="0.000724"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.354378" elapsed="0.000356"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.354997" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:19:51.355086" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.354890" elapsed="0.000219"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.355261" elapsed="0.002131"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.357772" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:19:51.549327" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.357544" elapsed="0.191868"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.552182" elapsed="0.000304"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.552637" elapsed="0.000134"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.552911" elapsed="0.000100"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:51.550193" elapsed="0.002864"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:51.549659" elapsed="0.003438"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.350320" elapsed="0.202844"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:51.337902" elapsed="0.215305"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.337440" elapsed="0.215812"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:51.337260" elapsed="0.216026"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:19:51.337060" elapsed="0.216256"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:19:50.922788" elapsed="0.630579"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.555808" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.555708" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.555691" elapsed="0.000179"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.560197" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.560089" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.560072" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.561097" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:51.560748" elapsed="0.000373"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.561546" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:51.561285" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:51.561606" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:51.561740" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:51.560458" elapsed="0.001303"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.566827" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.566731" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.566713" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.567991" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:51.567865" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.567849" elapsed="0.000202"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:51.568490" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.568205" elapsed="0.000308"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.568857" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:51.568658" elapsed="0.000221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.606395" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:51.569516" elapsed="0.037010"/>
</kw>
<msg time="2026-09-01T01:19:51.606644" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:51.606683" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.569038" elapsed="0.037678"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.693650" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "8 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:51.607429" elapsed="0.086698"/>
</kw>
<msg time="2026-09-01T01:19:51.694500" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:51.694563" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.606879" elapsed="0.087736"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.695521" elapsed="0.000085"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:51.694838" elapsed="0.000907"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.694759" elapsed="0.001034"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.696980" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "8 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:51.696022" elapsed="0.001100"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.697563" elapsed="0.000070"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:51.697232" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.697207" elapsed="0.000721"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:51.698004" elapsed="0.000074"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.701316" elapsed="0.000499"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.702176" elapsed="0.000345"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:19:51.702841" elapsed="0.000253"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:51.699987" elapsed="0.003225"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:51.698578" elapsed="0.004765"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:51.567616" elapsed="0.135822"/>
</kw>
<msg time="2026-09-01T01:19:51.703543" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:51.703584" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.567039" elapsed="0.136580"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:51.703799" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:19:51.703698" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.703678" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.704388" elapsed="0.000026"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.704731" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:51.704795" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:51.566477" elapsed="0.138421"/>
</kw>
<msg time="2026-09-01T01:19:51.705004" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:51.705045" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.562098" elapsed="0.142984"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:51.705407" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:51.705170" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:51.705153" elapsed="0.000322"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:51.561966" elapsed="0.143531"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:51.561806" elapsed="0.143736"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:51.559828" elapsed="0.145781"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:19:51.553934" elapsed="0.151737"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:51.553511" elapsed="0.152206"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:19:50.918103" elapsed="0.787673"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.706319" level="INFO">${mininet_conn_id} = 7</msg>
<var>${mininet_conn_id}</var>
<arg>${TOOLS_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:19:51.705925" elapsed="0.000417"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.706821" level="INFO">${mininet_conn_id} = 7</msg>
<arg>${mininet_conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:19:51.706504" elapsed="0.000357"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:51.708642" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:19:51.708709" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:51.708340" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.708873" elapsed="0.000618"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:19:51.710377" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:19:52.104714" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:35 UTC 2026

  System load:  0.01               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:19:36 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:19:51.710062" elapsed="0.395021"/>
</kw>
<msg time="2026-09-01T01:19:52.105294" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.709714" elapsed="0.395757"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:19:51.707814" elapsed="0.397921"/>
</kw>
<msg time="2026-09-01T01:19:52.105849" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:51.707447" elapsed="0.398496"/>
</kw>
<arg>${TOOLS_SYSTEM_USER}</arg>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:19:51.707059" elapsed="0.399070"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:52.107581" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc195bfb50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:19:52.106703" elapsed="0.001286"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.119079" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:19:52.137409" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:19:52.108380" elapsed="0.029173"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.141904" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:19:52.175699" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:19:52.176109" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:19:52.176220" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:19:52.176296" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:19:52.140899" elapsed="0.035442"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.178542" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:19:52.177871" elapsed="0.000756"/>
</kw>
<msg time="2026-09-01T01:19:52.178791" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:19:52.178867" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.176868" elapsed="0.002043"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.180201" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.179281" elapsed="0.000968"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.181279" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.180459" elapsed="0.000941"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.180391" elapsed="0.001070"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:19:52.181758" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.181565" elapsed="0.000362"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.181536" elapsed="0.000461"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.182183" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.182102" elapsed="0.000152"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:52.182074" elapsed="0.000216"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.182566" elapsed="0.000040"/>
</kw>
<msg time="2026-09-01T01:19:52.182843" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:19:52.139700" elapsed="0.043185"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:19:52.183389" elapsed="0.000043"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.183226" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.183191" elapsed="0.000338"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.183806" elapsed="0.000037"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:19:52.138382" elapsed="0.045595"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:50.917824" elapsed="1.266277"/>
</kw>
<test id="s1-s18-t1" name="Configure_App_Peer" line="48">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:52.195211" elapsed="0.000481"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:52.194634" elapsed="0.001178"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.197880" elapsed="0.000026"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.197699" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.197665" elapsed="0.000333"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.203509" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.203407" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.203389" elapsed="0.000184"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.204566" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.204184" elapsed="0.000409"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.205034" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:52.204745" elapsed="0.000312"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:52.205096" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:52.205262" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.203804" elapsed="0.001480"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.210359" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.210255" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.210236" elapsed="0.000187"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.211645" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.211545" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.211529" elapsed="0.000177"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:52.212193" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.211849" elapsed="0.000369"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.212585" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.212372" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.245360" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:52.213074" elapsed="0.032659"/>
</kw>
<msg time="2026-09-01T01:19:52.246066" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:52.246114" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.212754" elapsed="0.033433"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.384568" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:52.247185" elapsed="0.137552"/>
</kw>
<msg time="2026-09-01T01:19:52.384980" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:52.385024" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.246557" elapsed="0.138503"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.385698" elapsed="0.000138"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.385257" elapsed="0.000612"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.385190" elapsed="0.000713"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.386523" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.386059" elapsed="0.000530"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.386849" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.386648" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.386631" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:52.386973" elapsed="0.000059"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.390018" elapsed="0.000167"/>
</kw>
<msg time="2026-09-01T01:19:52.390246" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.388736" elapsed="0.001653"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.390665" elapsed="0.000077"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.391006" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:52.388056" elapsed="0.003169"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:52.387408" elapsed="0.003881"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:52.211276" elapsed="0.180102"/>
</kw>
<msg time="2026-09-01T01:19:52.391469" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:52.391508" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.210572" elapsed="0.180972"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:52.391714" elapsed="0.000327"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.391618" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.391601" elapsed="0.000502"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.392527" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.392847" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.392911" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:52.209910" elapsed="0.183117"/>
</kw>
<msg time="2026-09-01T01:19:52.393120" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:52.393176" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "C "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.205687" elapsed="0.187526"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.393519" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.393284" elapsed="0.000284"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.393268" elapsed="0.000321"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:52.205547" elapsed="0.188063"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:52.205356" elapsed="0.188298"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:52.203060" elapsed="0.190659"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:52.197086" elapsed="0.196691"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.196136" elapsed="0.197686"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:52.185403" elapsed="0.208475"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.424735" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.424384" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.425562" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.425261" elapsed="0.000401">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.425749" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.424920" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.426303" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.425925" elapsed="0.000402"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.426610" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:52.426806" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:52.426481" elapsed="0.000348"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.427238" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.426994" elapsed="0.000287"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.428189" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.427923" elapsed="0.000306"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.428641" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.428380" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.429343" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.429043" elapsed="0.000323"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.430067" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.429836" elapsed="0.000254"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.430155" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:19:52.430297" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.429542" elapsed="0.000776"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.430465" elapsed="0.000245"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:52.428898" elapsed="0.001847"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.431446" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.430980" elapsed="0.000490"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.432121" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.431920" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.432204" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:52.432336" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.431637" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.432497" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:52.430843" elapsed="0.001881"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:52.428723" elapsed="0.004031"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:52.432793" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:52.432991" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:52.427633" elapsed="0.005381"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.427351" elapsed="0.005691"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.433216" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.433064" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.427330" elapsed="0.005954"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.434059" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.433421" elapsed="0.000668"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.434158" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.423811" elapsed="0.010475"/>
</kw>
<msg time="2026-09-01T01:19:52.434343" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.412331" elapsed="0.022065"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.445814" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.457027" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.468290" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.468478" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.468642" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.469023" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.468871" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:52.468856" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.469243" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.469396" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.469544" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:52.468822" elapsed="0.000773"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.468723" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.469758" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.469896" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:19:52.470023" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:52.408447" elapsed="0.061601"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.494523" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.494163" elapsed="0.000393"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.495346" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.495044" elapsed="0.000392">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.495519" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.494716" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.496046" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.495692" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.496361" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:52.496564" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:52.496231" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.496968" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.496733" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:52.497409" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.497085" elapsed="0.000375"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.497882" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.497618" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.497483" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.497065" elapsed="0.000902"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.498667" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.498102" elapsed="0.000592"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.498741" elapsed="0.000030"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.493557" elapsed="0.005301"/>
</kw>
<msg time="2026-09-01T01:19:52.498907" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.481728" elapsed="0.017235"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.510217" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.521272" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.532410" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.532596" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.532755" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.533117" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.532984" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:52.532970" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.533330" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.533482" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.533632" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:52.532931" elapsed="0.000747"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.532832" elapsed="0.000870"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.533838" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.533903" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:52.534024" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:52.479257" elapsed="0.054794"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.535228" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.534991" elapsed="0.000298">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.535371" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.534663" elapsed="0.000729"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.535685" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.535453" elapsed="0.000321"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.536277" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.535999" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.535799" elapsed="0.000532"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.535437" elapsed="0.000913"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.538650" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.536490" elapsed="0.002184"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:52.538718" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:52.538853" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:52.534370" elapsed="0.004505"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.540186" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.539908" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.540579" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.540368" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.540986" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.540758" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.541390" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.541175" elapsed="0.000253"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:52.542191" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:52.541985" elapsed="0.000229"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:52.542506" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:52.542353" elapsed="0.000176"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.542664" elapsed="0.000208"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.543272" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.543036" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:52.543346" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:52.543481" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:52.541611" elapsed="0.001892"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:52.561229" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:19:52.561289" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:19:52 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:52.561512" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:52.545509" elapsed="0.016027"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.543564" elapsed="0.018012"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.561741" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.561599" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.543548" elapsed="0.018268"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.565009" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.562828" elapsed="0.002220"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.562507" elapsed="0.002571"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.562492" elapsed="0.002608"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.567573" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.565369" elapsed="0.002251"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.565167" elapsed="0.002485"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.565151" elapsed="0.002522"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.568255" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.567846" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.568560" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.568341" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.569054" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.568778" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.568630" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.568325" elapsed="0.000801"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.569610" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.569286" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.569902" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.569692" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.570404" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.570131" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.569986" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.569677" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.570618" elapsed="0.000387"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:52.571455" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.571177" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.571622" elapsed="0.002148"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:52.562201" elapsed="0.011626"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:52.573997" elapsed="0.000030"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.573885" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.573870" elapsed="0.000212"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.574238" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.574299" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:52.576331" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:52.539213" elapsed="0.037142"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.576410" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:52.576545" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:52.398592" elapsed="0.177974"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.576880" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.576658" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.576643" elapsed="0.000331"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.577003" elapsed="0.000024"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${RT_CONSTRAIN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:52.394212" elapsed="0.182964"/>
</kw>
<doc>Configures bgp application peer.</doc>
<status status="PASS" start="2026-09-01T01:19:52.184280" elapsed="0.393041"/>
</test>
<test id="s1-s18-t2" name="Reconfigure_ODL_To_Accept_Connection" line="56">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:52.581680" elapsed="0.000212"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:52.581410" elapsed="0.000535"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.582922" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.582812" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.582794" elapsed="0.000207"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.587488" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.587393" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.587377" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.588470" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.588110" elapsed="0.000385"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.588916" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:52.588640" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:52.588993" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:52.589129" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.587760" elapsed="0.001408"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.594464" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.594369" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.594351" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.595678" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.595584" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.595568" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:52.596181" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.595872" elapsed="0.000333"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.596563" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.596354" elapsed="0.000231"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.638922" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:52.597046" elapsed="0.042150"/>
</kw>
<msg time="2026-09-01T01:19:52.639473" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:52.639516" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.596729" elapsed="0.042822"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.681250" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:52.640457" elapsed="0.041266"/>
</kw>
<msg time="2026-09-01T01:19:52.682071" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:52.682118" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.639856" elapsed="0.042327"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.682892" elapsed="0.000042"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.682369" elapsed="0.000617"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.682301" elapsed="0.000719"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.683850" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.683304" elapsed="0.000626"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.684246" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.684010" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.683992" elapsed="0.000327"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:52.684362" elapsed="0.000060"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.687516" elapsed="0.000152"/>
</kw>
<msg time="2026-09-01T01:19:52.687728" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.686222" elapsed="0.001686"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.688307" elapsed="0.000097"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.688750" elapsed="0.000099"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:52.685512" elapsed="0.003501"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:52.684803" elapsed="0.004299"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:52.595321" elapsed="0.093943"/>
</kw>
<msg time="2026-09-01T01:19:52.689657" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:52.689706" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.594663" elapsed="0.095081"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:52.689943" elapsed="0.000042"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.689830" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.689809" elapsed="0.000233"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.690516" elapsed="0.000027"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.690864" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.690930" elapsed="0.000031"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:52.594047" elapsed="0.097008"/>
</kw>
<msg time="2026-09-01T01:19:52.691245" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:52.691290" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "R "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.589560" elapsed="0.101767"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.691653" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.691403" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.691387" elapsed="0.000336"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:52.589406" elapsed="0.102341"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:52.589228" elapsed="0.102564"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:52.587070" elapsed="0.104792"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:52.582540" elapsed="0.109380"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.582107" elapsed="0.109879"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:52.578316" elapsed="0.113729"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.727488" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.727037" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.728657" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.728300" elapsed="0.000464">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.728858" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.727715" elapsed="0.001166"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.729502" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.729065" elapsed="0.000471"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.729846" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:52.730100" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:52.729702" elapsed="0.000430"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.730565" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.730311" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.731709" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.731427" elapsed="0.000326"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.732216" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.731908" elapsed="0.000333"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.733081" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.732695" elapsed="0.000415"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.733858" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.733633" elapsed="0.000248"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.733936" elapsed="0.000058"/>
</return>
<msg time="2026-09-01T01:19:52.734130" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.733321" elapsed="0.000848"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.734324" elapsed="0.000251"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:19:52.732519" elapsed="0.002092"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.735150" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.734844" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.736064" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.735858" elapsed="0.000229"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.736131" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:19:52.736281" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.735349" elapsed="0.000954"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.736443" elapsed="0.000195"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:19:52.734717" elapsed="0.001957"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.737188" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.736893" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.737867" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.737679" elapsed="0.000212"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.737998" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:52.738151" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.737379" elapsed="0.000796"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.738318" elapsed="0.000197"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:19:52.736772" elapsed="0.001778"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.739054" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.738770" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.739746" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.739560" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.739813" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:52.739946" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.739276" elapsed="0.000707"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.740126" elapsed="0.000210"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:19:52.738647" elapsed="0.001725"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.740857" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.740593" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.741615" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.741398" elapsed="0.000241"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.741685" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:52.741819" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.741067" elapsed="0.000777"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.742044" elapsed="0.000284"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:52.740470" elapsed="0.001911"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.743078" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:52.742694" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:52.743807" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.743605" elapsed="0.000225"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:52.743889" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:19:52.744062" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:52.743296" elapsed="0.000790"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.744246" elapsed="0.000203"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:19:52.742525" elapsed="0.001967"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:52.732307" elapsed="0.012217"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:52.744568" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:52.744713" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:52.731106" elapsed="0.013632"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.730717" elapsed="0.014050"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.744936" elapsed="0.000032"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.744795" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.730682" elapsed="0.014337"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.745936" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.745178" elapsed="0.000799"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.746024" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.726255" elapsed="0.019896"/>
</kw>
<msg time="2026-09-01T01:19:52.746244" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.712237" elapsed="0.034058"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.758633" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.770992" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.784328" elapsed="0.000053"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.784656" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.784851" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.785499" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.785220" elapsed="0.000347"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:52.785196" elapsed="0.000410"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.785788" elapsed="0.000023"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.786003" elapsed="0.000025"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.786223" elapsed="0.000024"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:52.785126" elapsed="0.001157"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.784969" elapsed="0.001348"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.786496" elapsed="0.000023"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.786593" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:52.786832" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:52.708213" elapsed="0.078655"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.820024" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.819397" elapsed="0.000683"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.821302" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.820850" elapsed="0.000733">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.821719" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.820359" elapsed="0.001396"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.822561" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.822007" elapsed="0.000590"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.823050" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:52.823397" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:52.822824" elapsed="0.000620"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.824041" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.823675" elapsed="0.000429"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:52.824603" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.824215" elapsed="0.000445"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.825117" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.824822" elapsed="0.000336"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.824683" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.824186" elapsed="0.001024"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.826019" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.825351" elapsed="0.000696"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.826101" elapsed="0.000050"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.818378" elapsed="0.007872"/>
</kw>
<msg time="2026-09-01T01:19:52.826300" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.801119" elapsed="0.025227"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.837857" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.849042" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.860337" elapsed="0.000061"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.860795" elapsed="0.000027"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.860995" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.861483" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.861334" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:52.861311" elapsed="0.000251"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.861699" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.861850" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.862015" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:52.861256" elapsed="0.000807"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.861093" elapsed="0.000998"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.862246" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.862323" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:19:52.862512" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:52.797497" elapsed="0.065047"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:52.864133" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:52.863778" elapsed="0.000460">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:52.864328" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:52.863312" elapsed="0.001038"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.864682" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.864411" elapsed="0.000322"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.865248" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.864943" elapsed="0.000328"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.864754" elapsed="0.000548"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.864396" elapsed="0.000925"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.869728" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.865460" elapsed="0.004350"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:52.869971" elapsed="0.000102"/>
</return>
<msg time="2026-09-01T01:19:52.870306" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:52.862903" elapsed="0.007428"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.872650" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.872152" elapsed="0.000564"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.873094" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.872860" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.873562" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.873330" elapsed="0.000427"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.874150" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.873899" elapsed="0.000293"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:52.875005" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:52.874768" elapsed="0.000261"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:52.875352" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:52.875189" elapsed="0.000186"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.875519" elapsed="0.000231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.876152" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.875897" elapsed="0.000298"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:52.876234" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:19:52.876372" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:52.874390" elapsed="0.002007"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:52.892113" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '294', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.95&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:19:52.892198" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:52.892291" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:52.878907" elapsed="0.013406"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.876491" elapsed="0.015863"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.892527" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.892383" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.876465" elapsed="0.016141"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.896089" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.893695" elapsed="0.002433"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.893484" elapsed="0.002695"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.893467" elapsed="0.002735"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.898734" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.896456" elapsed="0.002319"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.896252" elapsed="0.002553"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.896238" elapsed="0.002587"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.899475" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.899033" elapsed="0.000467"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.899788" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.899561" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.900314" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.900031" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.899859" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.899545" elapsed="0.000841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.900856" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.900532" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.901180" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.900939" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.901703" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:52.901439" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:52.901291" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.900924" elapsed="0.000851"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.901930" elapsed="0.000355"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:52.902710" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:52.902440" elapsed="0.000294"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.902878" elapsed="0.002091"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:52.892982" elapsed="0.012044"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:52.905197" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.905085" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.905069" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.905420" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.905480" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:52.907521" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:52.871054" elapsed="0.036490"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.907601" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:52.907744" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:52.697330" elapsed="0.210436"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.908095" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.907858" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.907842" elapsed="0.000351"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:52.908223" elapsed="0.000022"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${RT_CONSTRAIN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:52.692369" elapsed="0.215970"/>
</kw>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:19:52.577561" elapsed="0.330925"/>
</test>
<test id="s1-s18-t3" name="Start_Bgp_Peer" line="64">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:52.914588" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:52.914348" elapsed="0.000479"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.915746" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.915649" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.915632" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.920719" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.920623" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.920607" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.921715" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:52.921373" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.922175" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:52.921883" elapsed="0.000316"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:52.922289" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:52.922426" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:52.921021" elapsed="0.001426"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.927524" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.927426" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.927409" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:52.928696" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:52.928602" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.928586" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:52.929250" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:52.928889" elapsed="0.000385"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.929736" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.929481" elapsed="0.000278"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.961293" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:52.930283" elapsed="0.031165"/>
</kw>
<msg time="2026-09-01T01:19:52.961631" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:52.961671" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.929906" elapsed="0.031798"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:52.993612" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:52.962213" elapsed="0.031542"/>
</kw>
<msg time="2026-09-01T01:19:52.993906" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:52.993997" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.961863" elapsed="0.032168"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.994377" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.994103" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.994085" elapsed="0.000362"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:52.994848" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:52.994575" elapsed="0.000335"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.995194" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:52.994983" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.994967" elapsed="0.000296"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:52.995293" elapsed="0.000069"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:52.997885" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:19:52.998086" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:52.996704" elapsed="0.001541"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.998509" elapsed="0.000099"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:52.998857" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:52.996098" elapsed="0.002974"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:52.995592" elapsed="0.003539"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:52.928337" elapsed="0.070944"/>
</kw>
<msg time="2026-09-01T01:19:52.999363" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:52.999400" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.927722" elapsed="0.071712"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:52.999626" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:52.999500" elapsed="0.000179"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:52.999484" elapsed="0.000216"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:53.000263" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:53.000569" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:53.000632" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:52.927118" elapsed="0.073655"/>
</kw>
<msg time="2026-09-01T01:19:53.000855" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:53.000894" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "S "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.922847" elapsed="0.078079"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:53.001323" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:53.001009" elapsed="0.000363"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:53.000993" elapsed="0.000399"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:52.922711" elapsed="0.078702"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:52.922511" elapsed="0.078933"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:52.920306" elapsed="0.081192"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:52.915396" elapsed="0.086150"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:52.914983" elapsed="0.086602"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:52.909705" elapsed="0.091978"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Start_Bgp_Peer">
<kw name="Start_BGP_Speaker" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:53.003485" level="INFO">${command} = python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<var>${command}</var>
<arg>python3 play.py ${arguments} &amp;&gt; ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:53.003166" elapsed="0.000386"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:53.003919" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:53.003701" elapsed="0.000272"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:53.007819" level="INFO">python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out</msg>
<msg time="2026-09-01T01:19:53.007905" level="INFO">${output} =  python3 play.py --amount 0 --myip=10.30.170.95 --myport=17900 --peerip=10.30.170.91 --peerport=1790 --debug --rt_constrain --wfr 1 &amp;&gt; play.py.out
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:53.004111" elapsed="0.003817"/>
</kw>
<arg>--amount 0 --myip=${TOOLS_SYSTEM_IP} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --peerport=${ODL_BGP_PORT} --debug --rt_constrain --wfr 1</arg>
<doc>Start the BGP speaker python utility. Redirect its error output to a log file
so it can be dumped into the logs later, when stopping it. This also avoids polluting the
output seen by "Read Until Prompt" with false propmpts so it won't stop prematurely
leading to a spurious test failure, messy log content or other misbehavior.</doc>
<status status="PASS" start="2026-09-01T01:19:53.002756" elapsed="0.005242"/>
</kw>
<kw name="Read_And_Fail_If_Prompt_Is_Seen" owner="BGPcliKeywords">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="Run Keyword And Expect Error" owner="BuiltIn">
<kw name="Read_Text_Before_Prompt" owner="BGPcliKeywords">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.010010" level="FAIL">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</msg>
<var>${text}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="FAIL" start="2026-09-01T01:19:53.009477" elapsed="6.001365">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.011216" elapsed="0.000045"/>
</kw>
<doc>Log text gathered by SSHLibrary.Read_Until_Prompt.
This needs to be a separate keyword just because how Read_And_Fail_If_Prompt_Is_Seen is implemented.</doc>
<status status="FAIL" start="2026-09-01T01:19:53.009233" elapsed="6.002159">No match found for '&gt;' in 6 seconds
Output:
[?2004l.</status>
</kw>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the keyword and checks that the expected error occurred.</doc>
<status status="PASS" start="2026-09-01T01:19:53.008833" elapsed="6.002799"/>
</kw>
<msg time="2026-09-01T01:19:59.011755" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>BuiltIn.Run_Keyword_And_Expect_Error</arg>
<arg>No match found for '${ODL_SYSTEM_PROMPT}' in *.</arg>
<arg>Read_Text_Before_Prompt</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:53.008502" elapsed="6.003276"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:19:59.011975" elapsed="0.000031"/>
</return>
<status status="PASS" start="2026-09-01T01:19:59.011872" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.011844" elapsed="0.000224"/>
</if>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.012308" elapsed="0.000385"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was seen but it was not expected yet</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.012838" elapsed="0.000020"/>
</kw>
<doc>Try to read SSH to see prompt, but expect to see no prompt within SSHLibrary's timeout.</doc>
<status status="PASS" start="2026-09-01T01:19:53.008249" elapsed="6.004664"/>
</kw>
<doc>Starts bgp peer and verifies that the peer runs.</doc>
<status status="PASS" start="2026-09-01T01:19:53.002415" elapsed="6.010554"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>Start_Bgp_Peer</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:53.001850" elapsed="6.011156"/>
</kw>
<doc>Start Python speaker to connect to ODL. We need to do WUKS until odl really starts to accept incomming bgp connection. The failure happens if the incomming connection comes too quickly after configuring the peer in the previous test case.</doc>
<status status="PASS" start="2026-09-01T01:19:52.908901" elapsed="6.104217"/>
</test>
<test id="s1-s18-t4" name="Odl_To_Play_rt_constrain_default" line="69">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:59.016046" elapsed="0.000253"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:59.015794" elapsed="0.000555"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.017299" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.017191" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.017173" elapsed="0.000187"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.021851" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.021758" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.021741" elapsed="0.000170"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.022849" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.022507" elapsed="0.000366"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.023379" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:59.023053" elapsed="0.000349"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:59.023441" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.023576" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.022155" elapsed="0.001442"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.028762" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.028665" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.028648" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.029937" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.029830" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.029814" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:59.030430" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.030131" elapsed="0.000322"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.030792" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:59.030599" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.063977" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:59.031299" elapsed="0.032775"/>
</kw>
<msg time="2026-09-01T01:19:59.064246" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:59.064285" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.030977" elapsed="0.033374"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.106624" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:59.064821" elapsed="0.041947"/>
</kw>
<msg time="2026-09-01T01:19:59.106940" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:59.106982" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.064511" elapsed="0.042504"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.107340" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.107101" elapsed="0.000288"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.107082" elapsed="0.000328"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.107828" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.107540" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.108184" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.107972" elapsed="0.000262"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.107956" elapsed="0.000298"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:59.108283" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:59.110650" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:19:59.110831" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.109637" elapsed="0.001332"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.111386" elapsed="0.000075"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.111708" elapsed="0.000076"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:59.109038" elapsed="0.002846"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:59.108536" elapsed="0.003419"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:59.029560" elapsed="0.082479"/>
</kw>
<msg time="2026-09-01T01:19:59.112119" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:59.112220" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.028978" elapsed="0.083276"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:59.112415" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:19:59.112320" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.112304" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.112835" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.113197" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.113262" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:59.028370" elapsed="0.084984"/>
</kw>
<msg time="2026-09-01T01:19:59.113434" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:59.113470" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.023950" elapsed="0.089552"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.113853" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.113565" elapsed="0.000337"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.113551" elapsed="0.000383"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:59.023802" elapsed="0.090153"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:59.023648" elapsed="0.090334"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:59.021448" elapsed="0.092583"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:59.016896" elapsed="0.097182"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.016490" elapsed="0.097625"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:59.013742" elapsed="0.100455"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.114966" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.115180" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.114771" elapsed="0.000433"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:59.115534" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.115348" elapsed="0.000210"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.115867" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.115999" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.115703" elapsed="0.000318"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:19:59.116358" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.116182" elapsed="0.000199"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:59.116650" elapsed="0.003323"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.116442" elapsed="0.003563"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.116426" elapsed="0.003611"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.150851" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.150519" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.151583" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.151356" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.151728" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.151036" elapsed="0.000714"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.152262" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.151900" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.152550" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.152668" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.152432" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.153101" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.152864" elapsed="0.000293"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.154008" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.153766" elapsed="0.000281"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.154447" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.154207" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.155049" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.154777" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.155903" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.155529" elapsed="0.000413"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.155986" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.156118" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.155251" elapsed="0.000911"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.156303" elapsed="0.000207"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:59.154656" elapsed="0.001889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.157211" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.156908" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.158073" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.157684" elapsed="0.000413"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.158164" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:59.158299" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.157403" elapsed="0.000918"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.158457" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:59.156640" elapsed="0.002041"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.154511" elapsed="0.004199"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.158747" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:59.158881" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:59.153482" elapsed="0.005420"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.153218" elapsed="0.005725"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.159101" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.158965" elapsed="0.000210"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.153201" elapsed="0.005993"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.159841" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.159326" elapsed="0.000539"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.159909" elapsed="0.000038"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.149963" elapsed="0.010068"/>
</kw>
<msg time="2026-09-01T01:19:59.160079" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.138379" elapsed="0.021742"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.171342" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.182592" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.193794" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.193981" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.194159" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.194489" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.194355" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.194343" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.194686" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.194837" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.194999" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:59.194317" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.194227" elapsed="0.000841"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.195218" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.195284" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:59.195389" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:59.134509" elapsed="0.060903"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.218166" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.217810" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.218818" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.218635" elapsed="0.000239">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.218970" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.218339" elapsed="0.000653"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.219584" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.219237" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.219908" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.220041" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.219787" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.220442" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.220224" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:19:59.220806" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.220547" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.221482" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.221028" elapsed="0.000478"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.220879" elapsed="0.000658"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.220530" elapsed="0.001026"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.222099" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.221692" elapsed="0.000433"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.222184" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.217277" elapsed="0.005019"/>
</kw>
<msg time="2026-09-01T01:19:59.222346" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.205610" elapsed="0.016778"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.233467" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.244634" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.255774" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.255963" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.256168" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.256490" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.256359" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.256346" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.256686" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.256835" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.256995" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:59.256322" elapsed="0.000720"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.256234" elapsed="0.000831"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.257211" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.257276" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:59.257384" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:59.204842" elapsed="0.052568"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.258558" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.258331" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.258696" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.258009" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.259008" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.258778" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.259506" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.259250" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.259083" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.258762" elapsed="0.000815"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.261694" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.259715" elapsed="0.002002"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:59.261761" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.261892" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:59.257709" elapsed="0.004205"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.263286" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.263047" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.263676" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.263466" elapsed="0.000290"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.264131" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.263896" elapsed="0.000288"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.264537" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.264324" elapsed="0.000250"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:59.265309" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:19:59.265122" elapsed="0.000210"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:19:59.265623" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:19:59.265473" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.265781" elapsed="0.000187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.266346" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.266112" elapsed="0.000273"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:19:59.266422" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.266555" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:19:59.264752" elapsed="0.001825"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:59.281762" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '541', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;route-target-constrain-default-route/&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-09-01T01:19:59.281821" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:59.281915" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:59.268717" elapsed="0.013235"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.266637" elapsed="0.015355"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.282181" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.282015" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.266622" elapsed="0.015637"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.285284" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.283178" elapsed="0.002145"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.282962" elapsed="0.002391"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.282945" elapsed="0.002429"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.287685" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.285624" elapsed="0.002100"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.285422" elapsed="0.002333"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.285408" elapsed="0.002368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.288290" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.287936" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.288589" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.288373" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.289082" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.288806" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.288660" elapsed="0.000524"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.288358" elapsed="0.000847"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.289677" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.289352" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.289984" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.289761" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.290474" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.290216" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.290056" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.289745" elapsed="0.000802"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.290683" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:59.291409" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.291165" elapsed="0.000267"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.291571" elapsed="0.002057"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:59.282574" elapsed="0.011109"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:59.293840" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:19:59.293747" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.293731" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.294063" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.294122" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:59.296208" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:19:59.262235" elapsed="0.034002"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.296299" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:19:59.296428" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:19:59.124362" elapsed="0.172088"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.296746" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.296536" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.296522" elapsed="0.000304"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.296854" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:19:59.120286" elapsed="0.176688"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.300843" level="INFO">${update} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.297792" elapsed="0.003076"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.301022" elapsed="0.002091"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:59.303180" elapsed="0.000027"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:59.297554" elapsed="0.005739"/>
</kw>
<msg time="2026-09-01T01:19:59.303357" level="INFO">${update} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:59.297127" elapsed="0.006251"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.304206" level="INFO">Length is 100.</msg>
<msg time="2026-09-01T01:19:59.304273" level="INFO">${len_1} = 100</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:59.303946" elapsed="0.000348"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.304662" level="INFO">Length is 100.</msg>
<msg time="2026-09-01T01:19:59.304727" level="INFO">${len_2} = 100</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:59.304436" elapsed="0.000312"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.304890" elapsed="0.000301"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.305487" level="INFO">${sum_1} = 1099</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:59.305335" elapsed="0.000174"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.305794" level="INFO">${sum_2} = 1099</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:59.305646" elapsed="0.000169"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.305967" elapsed="0.000284"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:59.303606" elapsed="0.002699"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:59.306441" elapsed="0.002573"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.348743" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.348415" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.349452" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.349254" elapsed="0.000257">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.349593" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.348940" elapsed="0.000674"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.350108" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.349762" elapsed="0.000370"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.350413" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.350529" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.350294" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.350909" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.350694" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.352017" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.351585" elapsed="0.000472"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.352474" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.352235" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.353213" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.352810" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.354258" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.353778" elapsed="0.000557"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.354494" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:59.354695" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.353402" elapsed="0.001315"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.354857" elapsed="0.000404"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:59.352687" elapsed="0.002611"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.355893" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.355519" elapsed="0.000397"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.356986" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.356536" elapsed="0.000527"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.357250" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:59.357455" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.356112" elapsed="0.001365"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.357616" elapsed="0.000375"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:59.355396" elapsed="0.002632"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.352539" elapsed="0.005518"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.358094" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.358294" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:59.351297" elapsed="0.007019"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.351020" elapsed="0.007324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.358503" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.358366" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.351003" elapsed="0.007565"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.359287" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.358697" elapsed="0.000615"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.359355" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.347851" elapsed="0.011612"/>
</kw>
<msg time="2026-09-01T01:19:59.359510" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.336327" elapsed="0.023224"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.370819" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.382025" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.393302" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.393510" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.393669" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.394004" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.393859" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.393846" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.394224" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.394377" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.394527" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:59.393822" elapsed="0.000750"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.393733" elapsed="0.000861"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.394727" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.394791" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:59.394901" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:59.332368" elapsed="0.062570"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.395913" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.395692" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:59.411366" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:59.411408" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:59.411485" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:19:59.398072" elapsed="0.013435"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.396025" elapsed="0.015516"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.411705" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.411567" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.396010" elapsed="0.015767"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.414796" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.412672" elapsed="0.002162"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.412473" elapsed="0.002392"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.412457" elapsed="0.002430"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.417243" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.415170" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.414949" elapsed="0.002363"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.414934" elapsed="0.002400"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.417816" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.417486" elapsed="0.000353"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.418198" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.417958" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.418680" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.418418" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.418271" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.417941" elapsed="0.000811"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.419253" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.418897" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.419550" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.419337" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.420039" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.419766" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.419621" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.419322" elapsed="0.000831"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.420293" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:59.421002" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.420746" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.421179" elapsed="0.002176"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:19:59.412108" elapsed="0.011304"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:59.423452" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:19:59.425490" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:19:59.395186" elapsed="0.030327"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.425560" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:19:59.310012" elapsed="0.115654"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.309625" elapsed="0.116085"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:59.309208" elapsed="0.116551"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.430004" level="INFO">${update} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.426580" elapsed="0.003450"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.430193" elapsed="0.001937"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:19:59.432195" elapsed="0.000027"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:19:59.426343" elapsed="0.005963"/>
</kw>
<msg time="2026-09-01T01:19:59.432369" level="INFO">${update} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:59.425907" elapsed="0.006485"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.433165" level="INFO">Length is 88.</msg>
<msg time="2026-09-01T01:19:59.433234" level="INFO">${len_1} = 88</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:59.432895" elapsed="0.000360"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.433621" level="INFO">Length is 88.</msg>
<msg time="2026-09-01T01:19:59.433686" level="INFO">${len_2} = 88</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:19:59.433398" elapsed="0.000308"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.433846" elapsed="0.000303"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.434438" level="INFO">${sum_1} = 652</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:59.434291" elapsed="0.000169"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:19:59.434778" level="INFO">${sum_2} = 652</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:19:59.434596" elapsed="0.000204"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:19:59.434955" elapsed="0.000286"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:19:59.432577" elapsed="0.002718"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.474817" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.474490" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.475515" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.475315" elapsed="0.000255">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.475650" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.475001" elapsed="0.000670"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.476184" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.475819" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.476470" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.476585" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.476352" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.476979" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.476749" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.477884" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.477660" elapsed="0.000278"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.478332" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.478084" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.479162" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.478656" elapsed="0.000532"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.480224" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.479785" elapsed="0.000477"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.480369" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:19:59.480569" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.479357" elapsed="0.001235"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.480731" elapsed="0.000483"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:19:59.478535" elapsed="0.002716"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.481969" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.481469" elapsed="0.000524"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.484069" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.483641" elapsed="0.000474"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.484292" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:59.484489" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.483203" elapsed="0.001337"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.484681" elapsed="0.000506"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:59.481348" elapsed="0.003877"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.478394" elapsed="0.006861"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.485292" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.485432" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:59.477351" elapsed="0.008103"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.477078" elapsed="0.008404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.485640" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.485504" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.477062" elapsed="0.008644"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.486390" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.485834" elapsed="0.000581"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.486458" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.473862" elapsed="0.012704"/>
</kw>
<msg time="2026-09-01T01:19:59.486614" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.462339" elapsed="0.024327"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.498091" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.509412" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.520729" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.520907" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.521080" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.521420" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.521288" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.521275" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.521616" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.521802" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.521967" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:59.521248" elapsed="0.000766"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.521158" elapsed="0.000879"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.522188" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.522254" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:59.522360" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:59.458434" elapsed="0.063950"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.523390" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.523165" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:59.531162" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:59.531312" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '430'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:59.531440" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:19:59.531478" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.525364" elapsed="0.006477">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:59.523489" elapsed="0.008426">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.532103" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.531959" elapsed="0.000214"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:59.523473" elapsed="0.008722">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.535405" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.533104" elapsed="0.002334">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:59.532885" elapsed="0.002608">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:59.532869" elapsed="0.002653">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.537880" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.535820" elapsed="0.002089">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:59.535614" elapsed="0.002364">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:19:59.535598" elapsed="0.002409">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.538525" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.538189" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.538825" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.538609" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.539357" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.539060" elapsed="0.000320"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.538896" elapsed="0.000516"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.538594" elapsed="0.000838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.539906" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.539585" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.540229" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.540003" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.540703" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.540445" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.540300" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.539987" elapsed="0.000788"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.540911" elapsed="0.000333"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:19:59.541629" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.541392" elapsed="0.000260"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:19:59.544020" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.541791" elapsed="0.002266">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.532515" elapsed="0.011685">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:19:59.544262" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.546374" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:19:59.546400" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:19:59.522615" elapsed="0.023811">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.546482" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.436392" elapsed="0.110235">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.435835" elapsed="0.110846"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:19:59.435491" elapsed="0.111240"/>
</kw>
<arg>rt_constrain_default</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:59.114446" elapsed="0.432327"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.013347" elapsed="0.533520"/>
</test>
<test id="s1-s18-t5" name="Play_To_Odl_rt_constrain_default" line="73">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:19:59.549938" elapsed="0.000191"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:19:59.549691" elapsed="0.000503"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.551063" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.550966" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.550950" elapsed="0.000172"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.555558" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.555465" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.555449" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.556509" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.556177" elapsed="0.000355"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.556948" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:19:59.556676" elapsed="0.000295"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:19:59.557011" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:19:59.557159" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.555814" elapsed="0.001368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.562064" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.561965" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.561948" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.563174" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.563058" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.563042" elapsed="0.000192"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:19:59.563629" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.563366" elapsed="0.000287"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.564001" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:59.563797" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.592020" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:19:59.564486" elapsed="0.027633"/>
</kw>
<msg time="2026-09-01T01:19:59.592294" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:19:59.592334" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.564184" elapsed="0.028182"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:19:59.627759" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:19:59.592966" elapsed="0.034901"/>
</kw>
<msg time="2026-09-01T01:19:59.628027" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:19:59.628066" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.592523" elapsed="0.035575"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.628418" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.628215" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.628197" elapsed="0.000289"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.628880" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "d "e "f "a "u "l "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.628614" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.629278" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.629057" elapsed="0.000269"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.629041" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:19:59.629376" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:19:59.631728" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:19:59.631911" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.630697" elapsed="0.001353"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.632332" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.632642" elapsed="0.000069"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:19:59.630099" elapsed="0.002713"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:19:59.629609" elapsed="0.003260"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:19:59.562782" elapsed="0.070186"/>
</kw>
<msg time="2026-09-01T01:19:59.633048" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:59.633085" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.562274" elapsed="0.070843"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:19:59.633305" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:59.633212" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.633196" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.633722" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.634034" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.634097" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:19:59.561662" elapsed="0.072556"/>
</kw>
<msg time="2026-09-01T01:19:59.634301" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:19:59.634338" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.557503" elapsed="0.076867"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.634659" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.634436" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.634421" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:19:59.557374" elapsed="0.077373"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:19:59.557228" elapsed="0.077544"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:19:59.555157" elapsed="0.079663"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:19:59.550707" elapsed="0.084160"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:19:59.550332" elapsed="0.084573"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:19:59.547652" elapsed="0.087316"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.636044" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.635611" elapsed="0.000458"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.636653" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.636258" elapsed="0.000420"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.637233" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.636861" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.637572" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/announce_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.637702" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.637401" elapsed="0.000323"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.638043" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/withdraw_rt_constrain_default.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.638174" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.637864" elapsed="0.000333"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:19:59.638333" elapsed="0.003544"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:19:59.642033" elapsed="0.002673"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.689638" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.689309" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.690345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.690124" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.690486" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.689812" elapsed="0.000695"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.691006" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.690656" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.691310" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:19:59.691427" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:19:59.691190" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.691807" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.691592" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.692734" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.692482" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.693191" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.692931" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.693888" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.693528" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.695039" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.694516" elapsed="0.000641"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.695261" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:59.695532" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.694091" elapsed="0.001464"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.695696" elapsed="0.000349"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:19:59.693406" elapsed="0.002676"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.696819" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:19:59.696323" elapsed="0.000519"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:19:59.697965" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.697456" elapsed="0.000606"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:19:59.698205" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:19:59.698476" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:19:59.697023" elapsed="0.001476"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:19:59.698639" elapsed="0.000341"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:19:59.696201" elapsed="0.002816"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.693258" elapsed="0.005789"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:19:59.699085" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:19:59.699285" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:19:59.692196" elapsed="0.007111"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.691907" elapsed="0.007428"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.699494" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.699358" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.691890" elapsed="0.007669"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.700275" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:19:59.699687" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:19:59.700343" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:19:59.688748" elapsed="0.011703"/>
</kw>
<msg time="2026-09-01T01:19:59.700499" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:19:59.677457" elapsed="0.023084"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.711780" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.722837" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.734033" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.734256" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.734415" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.734734" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.734605" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.734592" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.734943" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.735094" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.735258" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:19:59.734568" elapsed="0.000736"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.734480" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.735458" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.735522" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:19:59.735628" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:19:59.673626" elapsed="0.062025"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.736770" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.736556" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.736906" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.736251" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.737240" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.737003" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.737718" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:19:59.737462" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.737312" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.736987" elapsed="0.000801"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.740064" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:19:59.737940" elapsed="0.002147"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:19:59.740131" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:19:59.740281" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:59.735950" elapsed="0.004352"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:19:59.741424" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.741189" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:19:59.741592" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:19:59.740856" elapsed="0.000757"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:19:59.741793" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:19:59.741675" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:19:59.741659" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.742011" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.742187" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.742245" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:19:59.743975" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:19:59.740573" elapsed="0.003424"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.745249" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.745010" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:19:59.745650" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:19:59.745428" elapsed="0.000259"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:19:59.753463" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:19:59.753595" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:19:59.753682" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.747639" elapsed="0.006400">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:19:59.745745" elapsed="0.008368">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.754307" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.754166" elapsed="0.000198"/>
</branch>
<status status="FAIL" start="2026-09-01T01:19:59.745729" elapsed="0.008655">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.754714" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.754827" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:19:59.754797" elapsed="0.000066"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.754782" elapsed="0.000100"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.755067" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.755131" elapsed="0.000044"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.744293" elapsed="0.011007">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.755364" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.653306" elapsed="0.102141">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:19:59.755690" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:19:59.755530" elapsed="0.000223"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:19:59.755515" elapsed="0.000258"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:19:59.755807" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:19:59.649246" elapsed="0.106645">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.832053" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.831693" elapsed="0.000390"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.832797" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:01.832557" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:01.832964" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:01.832254" elapsed="0.000731"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.833486" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:01.833149" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.833780" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:01.833964" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:01.833654" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.834361" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.834130" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.835349" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.835044" elapsed="0.000346"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.835777" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.835536" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.836610" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:01.836235" elapsed="0.000398"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:01.837792" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.837259" elapsed="0.000631"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:01.837980" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:20:01.838287" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:01.836804" elapsed="0.001507"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.838455" elapsed="0.000355"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:01.836081" elapsed="0.002766"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.839618" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:01.839081" elapsed="0.000560"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:01.840788" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.840266" elapsed="0.000620"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:01.840973" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:01.841356" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:01.839810" elapsed="0.001569"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.841519" elapsed="0.000337"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:01.838958" elapsed="0.002935"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:01.835920" elapsed="0.006017"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:01.841975" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:01.842113" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:01.834744" elapsed="0.007407"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.834472" elapsed="0.007708"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.842455" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.842203" elapsed="0.000306"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.834452" elapsed="0.008075"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.843267" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:01.842659" elapsed="0.000634"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:01.843335" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:01.831155" elapsed="0.012290"/>
</kw>
<msg time="2026-09-01T01:20:01.843493" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:01.817699" elapsed="0.025836"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.854691" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.865866" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.877116" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.877311" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.877468" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.877793" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.877660" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:01.877646" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.878002" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.878169" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.878320" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:01.877621" elapsed="0.000745"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.877533" elapsed="0.000856"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.878522" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.878586" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:01.878693" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:01.812295" elapsed="0.066421"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.879840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:01.879626" elapsed="0.000273">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:01.879993" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:01.879314" elapsed="0.000700"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.880318" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.880076" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.880811" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.880553" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.880389" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.880060" elapsed="0.000823"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.883175" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:01.881031" elapsed="0.002170"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:01.883247" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:01.883379" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:01.879012" elapsed="0.004389"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.884488" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:01.884285" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:01.884658" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:01.883965" elapsed="0.000714"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:01.884858" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:01.884741" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.884725" elapsed="0.000220"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.885077" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.885247" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.885305" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:01.887028" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:01.883668" elapsed="0.003383"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.888295" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.888056" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.888688" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.888475" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:01.897631" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:01.897778" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-09-01T01:20:01.897863" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:01.890718" elapsed="0.007168"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.888783" elapsed="0.009157"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.898100" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.897963" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.888767" elapsed="0.009430"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.901405" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.899088" elapsed="0.002361"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.898873" elapsed="0.002607"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.898857" elapsed="0.002646"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.903830" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.901756" elapsed="0.002115"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.901552" elapsed="0.002350"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.901538" elapsed="0.002398"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.904451" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:01.904092" elapsed="0.000383"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.904756" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.904537" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.905271" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.904992" elapsed="0.000339"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.904829" elapsed="0.000535"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.904521" elapsed="0.000862"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.905862" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:01.905531" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.906189" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.905962" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.906667" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.906408" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.906261" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.905946" elapsed="0.000793"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:01.906876" elapsed="0.000441"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:01.907722" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:01.907472" elapsed="0.000273"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:01.907885" elapsed="0.002088"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:01.898513" elapsed="0.011516"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.910197" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:01.910089" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.910073" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:01.912832" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:01.910388" elapsed="0.002470"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:01.912903" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:20:01.913055" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:01.887341" elapsed="0.025738"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:01.913164" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:01.913294" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:01.774427" elapsed="0.138889"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.938934" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.938513" elapsed="0.000447"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.939693" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:01.939440" elapsed="0.000365">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:01.939980" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:01.939111" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.940606" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:01.940171" elapsed="0.000459"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:01.940933" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:01.941084" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:01.940776" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.941512" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:01.941274" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:01.941995" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.941614" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.942703" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:01.942223" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.942070" elapsed="0.000688"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.941597" elapsed="0.001180"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:01.943384" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:01.942922" elapsed="0.000487"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:01.943452" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:01.937962" elapsed="0.005599"/>
</kw>
<msg time="2026-09-01T01:20:01.943610" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:01.926622" elapsed="0.017030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.954977" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.966068" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.978562" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.978807" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.978978" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.979331" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.979196" elapsed="0.000184"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:01.979182" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.979531" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.979684" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.979834" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:01.979154" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.979046" elapsed="0.000857"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.980076" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:01.980153" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:01.980262" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:01.923937" elapsed="0.056349"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:01.980444" elapsed="0.002010"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:01.983463" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:01.983108" elapsed="0.000381"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:01.983958" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:01.983629" elapsed="0.000354"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:01.984122" elapsed="0.000301"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:01.982736" elapsed="0.001738"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.982523" elapsed="0.001980"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:01.984657" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:01.984525" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.982507" elapsed="0.002216"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:01.914318" elapsed="0.070453"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:01.913599" elapsed="0.071234"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:01.913387" elapsed="0.071485"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:01.913372" elapsed="0.071519"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:01.984931" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:01.765403" elapsed="0.219637"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:19:59.645115" elapsed="2.340007"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.029638" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.029311" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.030327" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.030125" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.030464" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.029810" elapsed="0.000675"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.030978" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.030635" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.031283" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.031402" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.031162" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.031781" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.031566" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.032707" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.032454" elapsed="0.000293"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.033169" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.032892" elapsed="0.000301"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.033864" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.033506" elapsed="0.000381"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.035020" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.034492" elapsed="0.000625"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.035219" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:02.035487" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.034065" elapsed="0.001446"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.035651" elapsed="0.000358"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:02.033383" elapsed="0.002661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.036659" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.036298" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.037831" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.037314" elapsed="0.000627"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.038011" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:02.038352" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.036847" elapsed="0.001528"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.038513" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.036175" elapsed="0.002759"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.033235" elapsed="0.005730"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.039002" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.039195" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:02.032164" elapsed="0.007056"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.031879" elapsed="0.007369"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.039407" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.039270" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.031862" elapsed="0.007612"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.040132" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.039602" elapsed="0.000621"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.040267" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.028753" elapsed="0.011623"/>
</kw>
<msg time="2026-09-01T01:20:02.040424" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.017370" elapsed="0.023097"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.051836" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.063101" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.074530" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.074708" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.074865" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.075216" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.075071" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.075058" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.075415" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.075565" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.075755" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.075033" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.074944" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.076054" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.076122" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.076246" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.013389" elapsed="0.062881"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.077419" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.077192" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.077561" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.076846" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.077867" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.077643" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.078388" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.078114" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.077953" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.077628" elapsed="0.000832"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.080625" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.078598" elapsed="0.002050"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:02.080693" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.080826" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.076555" elapsed="0.004293"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.081964" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.081736" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.082101" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.081434" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:02.082327" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:02.082209" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.082192" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.082535" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.082689" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.082746" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.084659" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.081147" elapsed="0.003535"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.085977" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.085693" elapsed="0.000326"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.086390" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.086173" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:02.094513" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.094644" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-09-01T01:20:02.094747" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:02.088377" elapsed="0.006393"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.086487" elapsed="0.008322"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.094990" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.094833" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.086472" elapsed="0.008594"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.098190" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.095987" elapsed="0.002248"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.095775" elapsed="0.002493"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.095758" elapsed="0.002533"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.100627" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.098541" elapsed="0.002127"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.098340" elapsed="0.002358"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.098325" elapsed="0.002394"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.101247" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.100870" elapsed="0.000402"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.101548" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.101333" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.102040" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.101765" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.101618" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.101317" elapsed="0.000796"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.102591" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.102272" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.102884" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.102674" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.103383" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.103112" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.102967" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.102659" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.103591" elapsed="0.000300"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:02.104324" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.104055" elapsed="0.000395"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.104597" elapsed="0.002112"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:02.095414" elapsed="0.011350"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.106931" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.106824" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.106809" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.109704" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.107125" elapsed="0.002605"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:02.109776" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:02.109926" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:02.084977" elapsed="0.024973"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.110005" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:02.110150" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:01.993055" elapsed="0.117123"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.136365" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.135898" elapsed="0.000493"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.137122" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.136843" elapsed="0.000413">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.137426" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.136541" elapsed="0.000907"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.138002" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.137600" elapsed="0.000427"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.138343" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.138496" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.138197" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.138901" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.138663" elapsed="0.000296"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:02.139469" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.139022" elapsed="0.000502"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.140185" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.139679" elapsed="0.000530"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.139546" elapsed="0.000700"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.139004" elapsed="0.001260"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.140831" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.140397" elapsed="0.000460"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.140902" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.135347" elapsed="0.005684"/>
</kw>
<msg time="2026-09-01T01:20:02.141081" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.123620" elapsed="0.017505"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.152299" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.163486" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.174768" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.174960" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.175119" elapsed="0.000031"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.175477" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.175343" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.175330" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.175671" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.175824" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.176032" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.175303" elapsed="0.000777"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.175208" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.176287" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.176354" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.176460" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.121228" elapsed="0.055255"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.176642" elapsed="0.002003"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.179682" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.179324" elapsed="0.000384"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.180203" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.179848" elapsed="0.000379"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.180371" elapsed="0.000289"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.178946" elapsed="0.001767"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.178716" elapsed="0.002026"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.180900" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.180764" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.178699" elapsed="0.002281"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:02.111266" elapsed="0.069755"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:02.110464" elapsed="0.070622"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.110252" elapsed="0.070874"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.110236" elapsed="0.070925"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.181194" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:01.989158" elapsed="0.192147"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:01.985293" elapsed="0.196064"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.225948" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.225590" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.226689" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.226452" elapsed="0.000306">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.226843" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.226132" elapsed="0.000824"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.227471" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.227111" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.227768" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.227939" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.227642" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.228342" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.228108" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.229338" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.229038" elapsed="0.000340"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.229766" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.229524" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.230526" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.230133" elapsed="0.000416"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.231696" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.231165" elapsed="0.000626"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.231865" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:20:02.232182" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.230718" elapsed="0.001487"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.232349" elapsed="0.000357"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.230007" elapsed="0.002736"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.233365" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.232976" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.234514" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.233977" elapsed="0.000632"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.234680" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:02.234963" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.233554" elapsed="0.001432"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.235124" elapsed="0.000568"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.232842" elapsed="0.002887"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.229836" elapsed="0.005922"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.235795" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:02.235945" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:02.228736" elapsed="0.007232"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.228451" elapsed="0.007545"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.236214" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.236019" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.228431" elapsed="0.007852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.237121" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.236417" elapsed="0.000793"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.237255" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.225025" elapsed="0.012339"/>
</kw>
<msg time="2026-09-01T01:20:02.237452" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.213632" elapsed="0.023866"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.248678" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.259836" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.270984" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.271175" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.271338" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.271668" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.271536" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.271523" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.271863" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.272025" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.272188" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.271496" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.271407" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.272390" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.272455" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.272561" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.209583" elapsed="0.063002"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.273772" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.273546" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.273932" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.273234" elapsed="0.000720"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.274260" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.274016" elapsed="0.000295"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.274758" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.274499" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.274333" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.274000" elapsed="0.000829"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.276961" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.274982" elapsed="0.002003"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:02.277029" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.277182" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.272923" elapsed="0.004282"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.278301" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.278080" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.278438" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.277763" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:02.278637" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:02.278520" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.278504" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.278842" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.279010" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.279069" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.280970" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.277479" elapsed="0.003515"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.282266" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.282028" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.282660" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.282447" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:02.294082" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.294248" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '275'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}} 
 </msg>
<msg time="2026-09-01T01:20:02.294382" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:02.284639" elapsed="0.009766"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.282756" elapsed="0.011687"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.294606" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.294466" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.282740" elapsed="0.011939"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.297764" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"route-target-constrain-default-route":{}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.295614" elapsed="0.002192"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.295415" elapsed="0.002421"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.295397" elapsed="0.002461"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.300194" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.298117" elapsed="0.002118"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.297916" elapsed="0.002349"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.297891" elapsed="0.002395"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.300919" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.300437" elapsed="0.000507"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.301245" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.301007" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.301728" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.301467" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.301318" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.300991" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.302299" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.301958" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.302592" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.302383" elapsed="0.000258"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.303075" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.302805" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.302661" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.302368" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.303305" elapsed="0.000298"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:02.304007" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.303752" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.304185" elapsed="0.002066"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:02.295025" elapsed="0.011283"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.306460" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.306367" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.306352" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.309111" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.306653" elapsed="0.002499"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:02.309198" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.309333" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:02.281299" elapsed="0.028057"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.309442" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:02.309576" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:02.189298" elapsed="0.120301"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.335274" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.334838" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.336128" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.335882" elapsed="0.000368">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.336409" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.335582" elapsed="0.000850"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.336985" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.336583" elapsed="0.000426"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.337323" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.337456" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.337180" elapsed="0.000299"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.337854" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-constrain-default-route": {}
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.337620" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:02.338351" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.337970" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.339031" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.338556" elapsed="0.000498"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.338425" elapsed="0.000660"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.337952" elapsed="0.001152"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.339687" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.339260" elapsed="0.000452"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.339755" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.334304" elapsed="0.005559"/>
</kw>
<msg time="2026-09-01T01:20:02.339922" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.322829" elapsed="0.017166"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.351404" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.362508" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_default/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.373786" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.373972" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.374131" elapsed="0.000032"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.374468" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.374338" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.374325" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.374662" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.374809" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.374969" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.374300" elapsed="0.000716"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.374211" elapsed="0.000827"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.375188" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.375253" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.375356" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "",
                "path-id": 0,
             ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.320461" elapsed="0.054918"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.375535" elapsed="0.001969"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.378497" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.378165" elapsed="0.000386"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.379032" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.378692" elapsed="0.000365"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.379211" elapsed="0.000287"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.377783" elapsed="0.001767"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.377571" elapsed="0.002008"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.379734" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.379601" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.377556" elapsed="0.002245"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:02.310598" elapsed="0.069243"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:02.309883" elapsed="0.070035"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.309670" elapsed="0.070287"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.309655" elapsed="0.070323"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.380008" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:02.185379" elapsed="0.194738"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:02.181515" elapsed="0.198669"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:02.380332" elapsed="0.003101"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.428004" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.427665" elapsed="0.000364"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.428706" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.428486" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.428842" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.428190" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.429376" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.429021" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.429662" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.429788" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.429544" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.430199" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.429965" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.431099" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.430834" elapsed="0.000325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.431579" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.431339" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.432304" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.431923" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.433435" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.432895" elapsed="0.000633"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.433599" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:02.433866" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.432492" elapsed="0.001397"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.434044" elapsed="0.000356"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.431790" elapsed="0.002646"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.435023" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.434653" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.436200" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.435638" elapsed="0.000657"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.436365" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:02.436628" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.435233" elapsed="0.001418"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.436789" elapsed="0.000366"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.434532" elapsed="0.002661"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.431643" elapsed="0.005579"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.437259" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.437395" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:02.430553" elapsed="0.006865"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.430297" elapsed="0.007149"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.437604" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.437468" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.430281" elapsed="0.007388"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.439454" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.437796" elapsed="0.001684"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.439525" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.427118" elapsed="0.012517"/>
</kw>
<msg time="2026-09-01T01:20:02.439683" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.415806" elapsed="0.023919"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.450930" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.462265" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.473518" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.473694" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.473853" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.474204" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.474057" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.474045" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.474403" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.474555" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.474812" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.474019" elapsed="0.000842"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.473930" elapsed="0.000955"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.475031" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.475096" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:02.475218" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.411836" elapsed="0.063405"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.476380" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.476155" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.476517" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.475816" elapsed="0.000723"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.476827" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.476606" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.477338" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.477063" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.476898" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.476588" elapsed="0.000821"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.479531" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.477546" elapsed="0.002008"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:02.479599" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.479731" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.475530" elapsed="0.004223"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.480835" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.480672" elapsed="0.000209"/>
</kw>
<msg time="2026-09-01T01:20:02.480972" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.480370" elapsed="0.000623"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.481187" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.481054" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.481038" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.481523" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.481642" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.481378" elapsed="0.000286"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:20:02.482021" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.481804" elapsed="0.000240"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:20:02.482084" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.482232" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.480068" elapsed="0.002186"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.483470" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.483250" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.483857" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.483647" elapsed="0.000247"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:02.492770" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.492886" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:20:02.492994" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:02.486055" elapsed="0.006961"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.483964" elapsed="0.009089"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.493236" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.493076" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.483947" elapsed="0.009364"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.496385" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.494208" elapsed="0.002218"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.493995" elapsed="0.002461"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.493978" elapsed="0.002500"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.498791" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.496726" elapsed="0.002105"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.496526" elapsed="0.002334"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.496512" elapsed="0.002369"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.499390" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.499042" elapsed="0.000404"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.499726" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.499510" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.500237" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.499958" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.499797" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.499494" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.500777" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.500455" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.501084" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.500860" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.501573" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.501316" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.501170" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.500845" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.501781" elapsed="0.000316"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:02.502501" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.502263" elapsed="0.000261"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.502663" elapsed="0.002132"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:02.493622" elapsed="0.011228"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.505016" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.504922" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.504895" elapsed="0.000180"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.507560" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.505220" elapsed="0.002366"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:02.507631" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.507765" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:02.482525" elapsed="0.025262"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.507840" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:02.507981" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:02.391563" elapsed="0.116441"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.533791" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.533398" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.534539" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.534306" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.534834" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.533979" elapsed="0.000877"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.535431" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.535025" elapsed="0.000430"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.535740" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.535858" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.535602" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.536301" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.536036" elapsed="0.000305"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:02.536761" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.536401" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.537465" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.536984" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.536837" elapsed="0.000683"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.536385" elapsed="0.001153"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.538107" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.537673" elapsed="0.000459"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.538199" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.532829" elapsed="0.005479"/>
</kw>
<msg time="2026-09-01T01:20:02.538355" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.521401" elapsed="0.016996"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.549619" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.560866" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.572182" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.572390" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.572550" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.572878" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.572745" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.572732" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.573091" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.573259" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.573409" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.572707" elapsed="0.000748"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.572615" elapsed="0.000863"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.573610" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.573675" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:02.573777" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.519009" elapsed="0.054792"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.573974" elapsed="0.002012"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.576891" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.576643" elapsed="0.000286"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:02.577327" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.577071" elapsed="0.000281"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.577492" elapsed="0.000282"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.576286" elapsed="0.001541"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.576057" elapsed="0.001800"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.578028" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.577879" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.576040" elapsed="0.002054"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:02.509003" elapsed="0.069147"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:02.508301" elapsed="0.069917"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.508075" elapsed="0.070182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.508060" elapsed="0.070217"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.578306" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:02.387593" elapsed="0.190820"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:02.383590" elapsed="0.194916"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:02.578698" elapsed="0.003199"/>
</kw>
<arg>rt_constrain_default</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:19:59.635280" elapsed="2.946682"/>
</kw>
<status status="PASS" start="2026-09-01T01:19:59.547230" elapsed="3.034839"/>
</test>
<test id="s1-s18-t6" name="Odl_To_Play_rt_constrain_type_0" line="77">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:02.585122" elapsed="0.000206"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:02.584872" elapsed="0.000505"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.586277" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.586173" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.586156" elapsed="0.000181"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.591011" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.590898" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.590882" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.591973" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.591622" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.592425" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:02.592162" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:02.592486" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.592620" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.591290" elapsed="0.001351"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.597528" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.597433" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.597416" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.598628" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:02.598535" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.598519" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:02.599097" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.598819" elapsed="0.000301"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:02.599477" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:02.599283" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:02.632100" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:02.599956" elapsed="0.032252"/>
</kw>
<msg time="2026-09-01T01:20:02.632357" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:02.632398" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.599643" elapsed="0.032787"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:02.672694" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:02.632891" elapsed="0.039903"/>
</kw>
<msg time="2026-09-01T01:20:02.672951" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:02.672991" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.632585" elapsed="0.040439"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.673313" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.673090" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.673074" elapsed="0.000345"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.673818" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.673549" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.674174" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.673963" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.673947" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:02.674273" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:02.676618" elapsed="0.000244"/>
</kw>
<msg time="2026-09-01T01:20:02.676938" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.675591" elapsed="0.001468"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.677341" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.677659" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:02.675003" elapsed="0.002826"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:02.674509" elapsed="0.003377"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:02.598275" elapsed="0.079713"/>
</kw>
<msg time="2026-09-01T01:20:02.678068" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:02.678105" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.597727" elapsed="0.080433"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:02.678322" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:02.678229" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.678213" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.678750" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.679065" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.679129" elapsed="0.000035"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:02.597129" elapsed="0.082118"/>
</kw>
<msg time="2026-09-01T01:20:02.679326" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:02.679364" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.592977" elapsed="0.086418"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.679685" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.679458" elapsed="0.000279"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.679443" elapsed="0.000314"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:02.592834" elapsed="0.086943"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:02.592686" elapsed="0.087115"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:02.590589" elapsed="0.089258"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:02.585897" elapsed="0.093998"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.585514" elapsed="0.094434"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:02.582839" elapsed="0.097155"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.680859" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.680997" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.680688" elapsed="0.000332"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:02.681386" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.681204" elapsed="0.000205"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.681713" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.681830" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.681550" elapsed="0.000302"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:02.682203" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.682010" elapsed="0.000215"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:02.682479" elapsed="0.003013"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.682288" elapsed="0.003237"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.682273" elapsed="0.003275"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.716186" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.715825" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.716871" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.716664" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.717028" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.716362" elapsed="0.000687"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.717551" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.717215" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.717839" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.718051" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.717721" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.718451" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.718235" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.719353" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.719104" elapsed="0.000288"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.719772" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.719537" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.720389" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.720115" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.721306" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.720888" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.721372" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.721507" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.720575" elapsed="0.000956"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.721670" elapsed="0.000197"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:02.719993" elapsed="0.001909"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.722418" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.722153" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.723292" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.722886" elapsed="0.000430"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.723360" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.723492" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.722603" elapsed="0.000911"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.723649" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.722016" elapsed="0.001863"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.719835" elapsed="0.004086"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.723959" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.724095" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:02.718805" elapsed="0.005312"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.718550" elapsed="0.005616"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.724325" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.724189" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.718533" elapsed="0.005857"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.725036" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.724520" elapsed="0.000541"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.725104" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.715292" elapsed="0.009952"/>
</kw>
<msg time="2026-09-01T01:20:02.725292" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.703871" elapsed="0.021463"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.736744" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.747991" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.759285" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.759462" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.759620" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.759958" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.759813" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.759799" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.760174" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.760327" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.760478" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.759773" elapsed="0.000751"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.759684" elapsed="0.000862"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.760681" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.760753" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.760857" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.699869" elapsed="0.061011"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.783465" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.783122" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.784130" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.783949" elapsed="0.000255">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.784285" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.783637" elapsed="0.000669"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.784786" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.784455" elapsed="0.000354"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.785094" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.785229" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.784975" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.785612" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.785396" elapsed="0.000301"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:02.786031" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.785758" elapsed="0.000326"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.786523" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.786261" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.786106" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.785741" elapsed="0.000856"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.787153" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.786730" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.787224" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.782572" elapsed="0.004761"/>
</kw>
<msg time="2026-09-01T01:20:02.787384" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.770964" elapsed="0.016462"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.798863" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.810011" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.821080" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.821268" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.821426" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.821749" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.821617" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.821604" elapsed="0.000250"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.822002" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.822171" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.822320" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.821579" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.821491" elapsed="0.000896"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.822520" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.822583" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.822695" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.770212" elapsed="0.052508"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.823855" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.823632" elapsed="0.000294">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.824008" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.823328" elapsed="0.000701"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.824325" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.824090" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.824800" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.824545" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.824395" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.824074" elapsed="0.000798"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.827010" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.825022" elapsed="0.002011"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:02.827077" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:02.827223" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:02.823024" elapsed="0.004220"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.828588" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.828369" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.829069" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.828765" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.829493" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.829278" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.829873" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.829664" elapsed="0.000290"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:02.830674" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:02.830507" elapsed="0.000189"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:02.830996" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:02.830834" elapsed="0.000185"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.831167" elapsed="0.000170"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.831696" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.831479" elapsed="0.000254"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:02.831769" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.831914" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:02.830150" elapsed="0.001788"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:02.843884" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '726', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-extended-community&gt;
        &lt;global-administrator&gt;64496&lt;/global-administrator&gt;
        &lt;local-administrator&gt;AAAAZQ==&lt;/local-administrator&gt;
    &lt;/route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-09-01T01:20:02.843958" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.844040" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:02.834056" elapsed="0.010006"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.832000" elapsed="0.012101"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.844286" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.844124" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.831984" elapsed="0.012379"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.847398" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.845274" elapsed="0.002162"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.845060" elapsed="0.002407"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.845044" elapsed="0.002444"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.849800" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.847732" elapsed="0.002107"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.847535" elapsed="0.002333"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.847521" elapsed="0.002368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.850397" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.850048" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.850693" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.850480" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.851197" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.850918" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.850763" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.850465" elapsed="0.000805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.851774" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.851449" elapsed="0.000348"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.852081" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.851857" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.852569" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.852312" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.852166" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.851842" elapsed="0.000799"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.852776" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:02.853498" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.853258" elapsed="0.000263"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.853660" elapsed="0.002063"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:02.844677" elapsed="0.011102"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:02.855946" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:02.855841" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.855825" elapsed="0.000195"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.856166" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.856227" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:02.858315" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:02.827535" elapsed="0.030803"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.858398" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:02.858528" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:02.689841" elapsed="0.168708"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.858843" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.858635" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.858620" elapsed="0.000316"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.858965" elapsed="0.000022"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:02.685791" elapsed="0.173278"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.863539" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.859887" elapsed="0.003686"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.863715" elapsed="0.002086"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:02.865845" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:02.859649" elapsed="0.006318"/>
</kw>
<msg time="2026-09-01T01:20:02.866030" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:02.859238" elapsed="0.006813"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.866862" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:02.866941" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:02.866590" elapsed="0.000372"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.867348" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:02.867411" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:02.867102" elapsed="0.000329"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.867570" elapsed="0.000264"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.868155" level="INFO">${sum_1} = 2331</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:02.867986" elapsed="0.000192"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.868464" level="INFO">${sum_2} = 2331</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:02.868314" elapsed="0.000172"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.868622" elapsed="0.000309"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:02.866270" elapsed="0.002715"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:02.869118" elapsed="0.003223"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.911182" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.910825" elapsed="0.000383"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.911831" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.911649" elapsed="0.000244">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:02.911990" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:02.911353" elapsed="0.000658"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.912509" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:02.912175" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:02.912799" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:02.912925" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:02.912681" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.913322" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.913090" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.914403" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.914131" elapsed="0.000311"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.914821" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.914587" elapsed="0.000256"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.915573" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.915197" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.916598" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.916163" elapsed="0.000510"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.916798" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:02.917014" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.915763" elapsed="0.001273"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.917234" elapsed="0.000365"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:02.915047" elapsed="0.002589"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.918272" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.917855" elapsed="0.000440"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:02.919296" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.918828" elapsed="0.000543"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:02.919497" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:02.919695" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:02.918459" elapsed="0.001258"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.919856" elapsed="0.000466"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:02.917734" elapsed="0.002625"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.914884" elapsed="0.005505"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:02.920426" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:02.920563" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:02.913684" elapsed="0.006900"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.913425" elapsed="0.007187"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.920768" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.920634" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.913409" elapsed="0.007425"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.921494" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.920975" elapsed="0.000544"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.921562" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:02.910294" elapsed="0.011376"/>
</kw>
<msg time="2026-09-01T01:20:02.921717" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.898943" elapsed="0.022815"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.932998" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.944259" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.956373" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.956609" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.956770" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.957111" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.956978" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:02.956966" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.957328" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.957479" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.957628" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:02.956940" elapsed="0.000733"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.956836" elapsed="0.000860"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.957827" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:02.957891" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:02.958009" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:02.895070" elapsed="0.062963"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.959017" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.958780" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:02.968782" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.968824" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:02.968920" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:02.960984" elapsed="0.007960"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.959116" elapsed="0.009862"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.969165" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.969001" elapsed="0.000220"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.959100" elapsed="0.010141"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.972252" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.970112" elapsed="0.002178"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.969896" elapsed="0.002425"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.969880" elapsed="0.002463"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.974665" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:02.972591" elapsed="0.002113"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.972391" elapsed="0.002342"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.972377" elapsed="0.002378"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.975269" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.974918" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.975599" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.975385" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.976090" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.975816" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.975670" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.975369" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.976643" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.976323" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:02.976955" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:02.976726" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.977443" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:02.977186" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.977025" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:02.976711" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:02.977649" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:02.978364" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:02.978112" elapsed="0.000275"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:02.978525" elapsed="0.002179"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:02.969553" elapsed="0.011207"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:02.980800" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:02.982825" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:02.958282" elapsed="0.024567"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:02.982896" elapsed="0.000037"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:02.873287" elapsed="0.109731"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.872876" elapsed="0.110187"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:02.872509" elapsed="0.110602"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.987102" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:02.983928" elapsed="0.003199"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.987292" elapsed="0.001993"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:02.989328" elapsed="0.000025"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:02.983679" elapsed="0.005757"/>
</kw>
<msg time="2026-09-01T01:20:02.989499" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:02.983274" elapsed="0.006247"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.990295" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:02.990360" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:02.990039" elapsed="0.000342"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:02.990739" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:02.990804" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:02.990518" elapsed="0.000306"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.990976" elapsed="0.000284"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.991550" level="INFO">${sum_1} = 1884</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:02.991399" elapsed="0.000172"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:02.991890" level="INFO">${sum_2} = 1884</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:02.991741" elapsed="0.000184"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:02.992064" elapsed="0.000285"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:02.989707" elapsed="0.002694"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.031866" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:03.031536" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.032571" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.032363" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:03.032707" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:03.032049" elapsed="0.000679"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.033245" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:03.032875" elapsed="0.000394"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.033538" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:03.033653" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:03.033421" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.034041" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.033814" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.034962" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.034723" elapsed="0.000279"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.035397" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.035159" elapsed="0.000260"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.036235" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:03.035729" elapsed="0.000528"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:03.037294" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.036849" elapsed="0.000482"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:03.037440" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:03.037637" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:03.036423" elapsed="0.001236"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.037797" elapsed="0.000480"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:03.035608" elapsed="0.002706"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.039126" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:03.038646" elapsed="0.000531"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:03.040282" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.039828" elapsed="0.000491"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:03.040427" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:03.040658" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:03.039344" elapsed="0.001337"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.040819" elapsed="0.000537"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:03.038525" elapsed="0.002867"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:03.035460" elapsed="0.005962"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:03.041459" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:03.041595" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:03.034417" elapsed="0.007200"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.034154" elapsed="0.007490"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.041800" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.041665" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.034123" elapsed="0.007742"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.042570" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:03.042008" elapsed="0.000587"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:03.042638" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:03.030967" elapsed="0.011779"/>
</kw>
<msg time="2026-09-01T01:20:03.042792" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:03.019466" elapsed="0.023378"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.054303" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.065726" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.077053" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.077241" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.077398" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.077723" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.077592" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:03.077579" elapsed="0.000212"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.077931" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.078116" elapsed="0.000032"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.078284" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:03.077554" elapsed="0.000776"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.077463" elapsed="0.000890"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.078485" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.078550" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:03.078654" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:03.015384" elapsed="0.063294"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.079679" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.079458" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:03.088092" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:03.088251" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '430'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:03.088378" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:20:03.088415" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.081703" elapsed="0.007054">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:03.079780" elapsed="0.009048">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.089014" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.088858" elapsed="0.000211"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:03.079764" elapsed="0.009326">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.092305" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.090030" elapsed="0.002306">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:03.089815" elapsed="0.002576">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:03.089799" elapsed="0.002621">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.094860" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.092718" elapsed="0.002171">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:03.092515" elapsed="0.002442">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:03.092499" elapsed="0.002487">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.095509" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:03.095170" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.095810" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.095595" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.096337" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:03.096055" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.095890" elapsed="0.000502"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.095579" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.096884" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:03.096559" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.097221" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.096987" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.097702" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:03.097442" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.097293" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.096971" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:03.097925" elapsed="0.000331"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:03.098652" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:03.098408" elapsed="0.000273"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:20:03.101087" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.098823" elapsed="0.002293">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.089441" elapsed="0.011811">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:03.101305" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:03.103425" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:20:03.103451" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:20:03.078920" elapsed="0.024557">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:03.103534" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:20:02.993334" elapsed="0.110347">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:02.992950" elapsed="0.110785"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:02.992596" elapsed="0.111191"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:02.680361" elapsed="0.423468"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:02.582427" elapsed="0.521509"/>
</test>
<test id="s1-s18-t7" name="Play_To_Odl_rt_constrain_type_0" line="81">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:03.106971" elapsed="0.000203"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:03.106724" elapsed="0.000500"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.108098" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:03.108001" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.107984" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.112608" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:03.112515" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.112498" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.113570" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:03.113234" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.114018" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:03.113741" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:03.114081" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:03.114230" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:03.112869" elapsed="0.001383"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.119170" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:03.119060" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.119043" elapsed="0.000191"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.120275" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:03.120180" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.120163" elapsed="0.000173"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:03.120730" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.120468" elapsed="0.000286"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:03.121103" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:03.120899" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:03.153914" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:03.121590" elapsed="0.032418"/>
</kw>
<msg time="2026-09-01T01:20:03.154176" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:03.154218" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:03.121288" elapsed="0.032962"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:03.197763" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:03.154836" elapsed="0.043029"/>
</kw>
<msg time="2026-09-01T01:20:03.198025" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:03.198065" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:03.154405" elapsed="0.043693"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.198391" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.198190" elapsed="0.000249"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.198172" elapsed="0.000288"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.198855" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "0 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.198588" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.199242" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.199029" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.199012" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:03.199342" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:03.201684" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:20:03.201864" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:03.200650" elapsed="0.001347"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.202278" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.202590" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:03.200064" elapsed="0.002694"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:03.199576" elapsed="0.003238"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:03.119882" elapsed="0.083015"/>
</kw>
<msg time="2026-09-01T01:20:03.202991" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:03.203029" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:03.119370" elapsed="0.083691"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:03.203241" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:03.203126" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.203110" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.203659" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.203973" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.204036" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:03.118758" elapsed="0.085370"/>
</kw>
<msg time="2026-09-01T01:20:03.204233" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:03.204270" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:03.114576" elapsed="0.089726"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.204590" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.204366" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.204351" elapsed="0.000305"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:03.114448" elapsed="0.090228"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:03.114297" elapsed="0.090404"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:03.112205" elapsed="0.092543"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:03.107738" elapsed="0.097057"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:03.107359" elapsed="0.097474"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:03.104665" elapsed="0.100214"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.205959" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.205533" elapsed="0.000451"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.206562" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.206133" elapsed="0.000454"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.207125" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.206772" elapsed="0.000392"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.207485" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:03.207616" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:03.207310" elapsed="0.000328"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.207958" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:03.208068" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:03.207778" elapsed="0.000312"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:03.208241" elapsed="0.003288"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:03.211678" elapsed="0.002334"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.258868" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:03.258541" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.259560" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.259369" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:03.259701" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:03.259053" elapsed="0.000669"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.260255" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:03.259869" elapsed="0.000411"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.260545" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:03.260657" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:03.260426" elapsed="0.000254"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.261055" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.260824" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.261986" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.261717" elapsed="0.000308"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.262422" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.262190" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.263124" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:03.262752" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:03.264293" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.263739" elapsed="0.000649"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:03.264487" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:20:03.264758" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:03.263336" elapsed="0.001444"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.264934" elapsed="0.000366"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:03.262630" elapsed="0.002707"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.266074" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:03.265564" elapsed="0.000533"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:03.267275" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.266696" elapsed="0.000673"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:03.267438" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:03.267704" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:03.266290" elapsed="0.001437"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:03.267866" elapsed="0.000403"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:03.265442" elapsed="0.002865"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:03.262485" elapsed="0.005851"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:03.268374" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:03.268511" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:03.261433" elapsed="0.007100"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.261170" elapsed="0.007390"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.268718" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.268582" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.261152" elapsed="0.007637"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.269498" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:03.268931" elapsed="0.000592"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:03.269566" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:03.257996" elapsed="0.011679"/>
</kw>
<msg time="2026-09-01T01:20:03.269723" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:03.246645" elapsed="0.023120"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.281002" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.292115" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.303267" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.303476" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.303635" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.303971" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.303826" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:03.303813" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.304184" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.304335" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.304481" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:03.303788" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.303699" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.304681" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.304745" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:03.304853" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:03.242722" elapsed="0.062154"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.306007" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.305788" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:03.306158" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:03.305484" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.306461" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.306241" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.306960" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:03.306680" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.306532" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.306225" elapsed="0.000807"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.309306" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:03.307183" elapsed="0.002147"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:03.309374" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:03.309506" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:03.305193" elapsed="0.004335"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:03.310620" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.310416" elapsed="0.000259">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:03.310788" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:03.310097" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:03.311055" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:03.310871" elapsed="0.000236"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:03.310856" elapsed="0.000272"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.311278" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.311431" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.311492" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:03.313241" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:03.309799" elapsed="0.003465"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.314495" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.314275" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:03.314887" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:03.314674" elapsed="0.000266"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:03.322595" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:03.322722" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:03.322808" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.316868" elapsed="0.006299">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:03.314998" elapsed="0.008244">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.323411" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.323271" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:03.314982" elapsed="0.008504">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.323820" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.323951" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:03.323919" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:03.323888" elapsed="0.000118"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.324151" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.324213" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.313542" elapsed="0.010795">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.324402" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.222322" elapsed="0.102164">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:03.324728" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:03.324566" elapsed="0.000228"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:03.324552" elapsed="0.000263"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:03.324843" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:03.218372" elapsed="0.106572">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.407212" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.406835" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.407950" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.407703" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.408101" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.407399" elapsed="0.000724"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.408634" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.408295" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.408941" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.409102" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.408803" elapsed="0.000322"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.409505" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.409287" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.410483" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.410199" elapsed="0.000324"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.410922" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.410670" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.411738" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.411366" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.412936" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.412387" elapsed="0.000647"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.413107" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:20:05.413417" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.411945" elapsed="0.001496"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.413584" elapsed="0.000368"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:05.411238" elapsed="0.002751"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.414754" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.414233" elapsed="0.000544"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.415953" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.415402" elapsed="0.000650"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.416122" elapsed="0.000219"/>
</return>
<msg time="2026-09-01T01:20:05.416595" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.414960" elapsed="0.001658"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.416760" elapsed="0.000355"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:05.414088" elapsed="0.003082"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.411055" elapsed="0.006147"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.417239" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:05.417378" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:05.409884" elapsed="0.007516"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.409614" elapsed="0.007814"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.417588" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.417451" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.409593" elapsed="0.008062"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.418387" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.417785" elapsed="0.000627"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.418454" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.406298" elapsed="0.012266"/>
</kw>
<msg time="2026-09-01T01:20:05.418612" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.391029" elapsed="0.027625"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.429835" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.440972" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.452175" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.452350" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.452507" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.452842" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.452697" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.452684" elapsed="0.000241"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.453052" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.453223" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.453373" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.452659" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.452571" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.453571" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.453636" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.453742" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.385637" elapsed="0.068128"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.454923" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.454700" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.455061" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.454394" elapsed="0.000688"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.455385" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.455158" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.455874" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.455618" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.455456" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.455127" elapsed="0.000834"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.459545" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.456099" elapsed="0.003471"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:05.459616" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:05.459752" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.454077" elapsed="0.005697"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.461017" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.460792" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.461207" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.460484" elapsed="0.000745"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:05.461410" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:05.461291" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.461276" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.461617" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.461772" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.461829" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.463586" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.460190" elapsed="0.003420"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.464852" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.464627" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.465285" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.465050" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:05.473127" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:05.473302" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:20:05.473396" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:05.467274" elapsed="0.006146"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.465383" elapsed="0.008074"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.473619" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.473480" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.465367" elapsed="0.008326"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.476775" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.474604" elapsed="0.002215"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.474406" elapsed="0.002444"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.474390" elapsed="0.002482"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.479339" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.477151" elapsed="0.002228"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.476936" elapsed="0.002474"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.476921" elapsed="0.002510"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.479935" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.479584" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.480254" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.480022" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.480773" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.480509" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.480358" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.480006" elapsed="0.000841"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.481350" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.481010" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.481646" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.481434" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.482149" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.481862" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.481716" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.481419" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.482361" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:05.483076" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.482817" elapsed="0.000282"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.483256" elapsed="0.002071"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:05.474029" elapsed="0.011354"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.485541" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:05.485444" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.485429" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.488255" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.485730" elapsed="0.002551"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:05.488327" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:05.488464" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:05.463885" elapsed="0.024602"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.488541" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:05.488670" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:05.343255" elapsed="0.145437"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.514301" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.513844" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.515041" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.514787" elapsed="0.000377">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.515325" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.514475" elapsed="0.000872"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.515947" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.515540" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.516293" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.516420" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.516118" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.516839" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.516595" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:05.517340" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.516956" elapsed="0.000440"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.518035" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.517553" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.517417" elapsed="0.000672"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.516939" elapsed="0.001169"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.518709" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.518276" elapsed="0.000458"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.518776" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.513304" elapsed="0.005582"/>
</kw>
<msg time="2026-09-01T01:20:05.518954" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.501699" elapsed="0.017298"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.530454" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.541669" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.552823" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.553041" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.553216" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.553548" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.553416" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.553404" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.553744" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.553909" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.554058" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.553379" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.553289" elapsed="0.000837"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.554273" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.554336" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.554457" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.499350" elapsed="0.055130"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.554639" elapsed="0.002153"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.557826" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.557467" elapsed="0.000384"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.558371" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.558006" elapsed="0.000390"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.558618" elapsed="0.000303"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.557092" elapsed="0.001882"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.556862" elapsed="0.002141"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.559175" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.559026" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.556846" elapsed="0.002399"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:05.489705" elapsed="0.069587"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:05.488988" elapsed="0.070368"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.488763" elapsed="0.070632"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.488748" elapsed="0.070667"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.559444" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:05.334055" elapsed="0.225497"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:03.214200" elapsed="2.345438"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.604118" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.603778" elapsed="0.000379"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.604794" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.604605" elapsed="0.000245">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.604947" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.604306" elapsed="0.000663"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.605466" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.605117" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.605751" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.605863" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.605634" elapsed="0.000251"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.606271" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.606040" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.607359" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.606929" elapsed="0.000471"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.607791" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.607549" elapsed="0.000265"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.608534" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.608166" elapsed="0.000391"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.609672" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.609164" elapsed="0.000604"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.609838" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:05.610122" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.608725" elapsed="0.001441"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.610313" elapsed="0.000335"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:05.608019" elapsed="0.002665"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.611306" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.610919" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.612446" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.611919" elapsed="0.000620"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.612607" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:05.612871" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.611495" elapsed="0.001411"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.613048" elapsed="0.000480"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:05.610784" elapsed="0.002781"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.607855" elapsed="0.005740"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.613632" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:05.613768" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:05.606627" elapsed="0.007163"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.606368" elapsed="0.007450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.613988" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.613840" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.606352" elapsed="0.007704"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.614706" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.614199" elapsed="0.000532"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.614774" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.603246" elapsed="0.011636"/>
</kw>
<msg time="2026-09-01T01:20:05.614943" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.591883" elapsed="0.023103"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.626228" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.637397" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.648476" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.648650" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.648806" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.649162" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.649011" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.648998" elapsed="0.000236"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.649362" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.649512" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.649695" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.648972" elapsed="0.000770"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.648871" elapsed="0.000893"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.649909" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.649975" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.650083" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.588063" elapsed="0.062043"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.651311" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.651081" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.651448" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.650762" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.651752" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.651530" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.652263" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.651988" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.651823" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.651515" elapsed="0.000820"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.654665" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.652472" elapsed="0.002217"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:05.654734" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:05.654868" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.650472" elapsed="0.004418"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.656004" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.655785" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.656157" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.655477" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:05.656360" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:05.656242" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.656226" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.656567" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.656719" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.656777" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.658546" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.655188" elapsed="0.003381"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.659862" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.659602" elapsed="0.000934"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.660944" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.660680" elapsed="0.000303"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:05.668338" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:05.668453" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:20:05.668539" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:05.662993" elapsed="0.005569"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.661042" elapsed="0.007558"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.668762" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.668623" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.661027" elapsed="0.007808"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.672090" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.669754" elapsed="0.002393"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.669554" elapsed="0.002625"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.669538" elapsed="0.002664"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.674557" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.672463" elapsed="0.002134"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.672258" elapsed="0.002369"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.672237" elapsed="0.002411"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.675157" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.674796" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.675459" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.675244" elapsed="0.000265"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.675953" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.675676" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.675530" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.675229" elapsed="0.000796"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.676509" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.676187" elapsed="0.000346"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.676810" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.676593" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.677315" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.677040" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.676880" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.676578" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.677524" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:05.678294" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.678037" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.678458" elapsed="0.002077"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:05.669187" elapsed="0.011403"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.680743" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:05.680651" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.680635" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.683448" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.680950" elapsed="0.002525"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:05.683520" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:05.683655" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:05.658843" elapsed="0.024836"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.683732" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:05.683859" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:05.567707" elapsed="0.116175"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.709568" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.709175" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.710319" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.710056" elapsed="0.000369">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.710586" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.709743" elapsed="0.000865"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.711180" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.710759" elapsed="0.000446"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.711490" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.711608" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.711352" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.712024" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.711773" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:05.712548" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.712187" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.713260" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.712757" elapsed="0.000527"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.712623" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.712169" elapsed="0.001165"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.713910" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.713469" elapsed="0.000467"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.713980" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.708608" elapsed="0.005481"/>
</kw>
<msg time="2026-09-01T01:20:05.714163" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.696991" elapsed="0.017218"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.725300" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.736404" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.747388" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.747563" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.747719" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.748052" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.747922" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.747909" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.748262" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.748411" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.748556" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.747870" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.747782" elapsed="0.000875"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.748793" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.748859" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.749001" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.694605" elapsed="0.054420"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.749200" elapsed="0.002114"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.752344" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.751963" elapsed="0.000406"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.752854" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.752507" elapsed="0.000372"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.753030" elapsed="0.000299"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.751596" elapsed="0.001786"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.751385" elapsed="0.002025"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.753564" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.753431" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.751369" elapsed="0.002259"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:05.684887" elapsed="0.068782"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:05.684195" elapsed="0.069538"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.683970" elapsed="0.069801"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.683954" elapsed="0.069837"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.753820" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:05.563684" elapsed="0.190258"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:05.559796" elapsed="0.194197"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.798397" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.798053" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.799061" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.798865" elapsed="0.000252">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.799247" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.798568" elapsed="0.000701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.799756" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.799420" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.800058" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.800186" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.799939" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.800567" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.800352" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.801645" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.801238" elapsed="0.000448"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.802090" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.801834" elapsed="0.000279"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.802813" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.802453" elapsed="0.000382"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.803962" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.803442" elapsed="0.000618"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.804130" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:20:05.804428" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.803017" elapsed="0.001433"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.804589" elapsed="0.000349"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:05.802330" elapsed="0.002644"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.805575" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.805211" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:05.806726" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.806219" elapsed="0.000603"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:05.806908" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:05.807243" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:05.805762" elapsed="0.001504"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.807408" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:05.805070" elapsed="0.002705"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.802177" elapsed="0.005627"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:05.807842" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:05.807993" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:05.800936" elapsed="0.007080"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.800666" elapsed="0.007377"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.808279" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.808065" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.800650" elapsed="0.007698"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.808986" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.808478" elapsed="0.000533"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.809053" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.797506" elapsed="0.011754"/>
</kw>
<msg time="2026-09-01T01:20:05.809310" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.785984" elapsed="0.023368"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.820664" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.831771" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.842970" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.843176" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.843337" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.843657" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.843527" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.843514" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.843854" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.844020" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.844182" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.843490" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.843402" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.844384" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.844448" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.844553" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.782164" elapsed="0.062413"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.845743" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.845535" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.845880" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.845223" elapsed="0.000691"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.846219" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.845977" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.846700" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.846443" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.846292" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.845961" elapsed="0.000811"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.849092" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.846921" elapsed="0.002195"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:05.849175" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:05.849315" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.844916" elapsed="0.004421"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.850440" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.850224" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.850576" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.849904" elapsed="0.000693"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:05.850776" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:05.850658" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.850642" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.850994" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.851169" elapsed="0.000020"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.851228" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.852957" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:05.849603" elapsed="0.003377"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.854241" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.853992" elapsed="0.000291"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.854634" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.854421" elapsed="0.000251"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:05.862214" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:05.862328" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:20:05.862454" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:05.856625" elapsed="0.005852"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.854729" elapsed="0.007785"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.862675" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.862537" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.854713" elapsed="0.008036"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.865960" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.863653" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.863455" elapsed="0.002579"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.863438" elapsed="0.002618"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.868425" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.866320" elapsed="0.002145"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.866104" elapsed="0.002391"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.866090" elapsed="0.002427"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.869008" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.868665" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.869322" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.869092" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.869804" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.869541" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.869394" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.869077" elapsed="0.000800"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.870371" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.870034" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.870666" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.870455" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.871164" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.870879" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.870735" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.870440" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.871374" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:05.872079" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.871826" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:05.872257" elapsed="0.002067"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:05.863076" elapsed="0.011304"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.874533" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:05.874440" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.874424" elapsed="0.000168"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.877301" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.874723" elapsed="0.002604"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:05.877372" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:05.877508" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:05.853268" elapsed="0.024263"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.877617" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:05.877751" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:05.761870" elapsed="0.115904"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.904238" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.903741" elapsed="0.000523"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.905012" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:05.904760" elapsed="0.000359">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:05.905300" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:05.904414" elapsed="0.000908"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.905865" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:05.905474" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:05.906214" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:05.906337" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:05.906050" elapsed="0.000310"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.906740" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:05.906501" elapsed="0.000284"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:05.907241" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.906845" elapsed="0.000450"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.907926" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:05.907452" elapsed="0.000499"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.907317" elapsed="0.000666"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.906828" elapsed="0.001173"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:05.908591" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:05.908159" elapsed="0.000457"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.908660" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:05.903148" elapsed="0.005621"/>
</kw>
<msg time="2026-09-01T01:20:05.908850" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.890819" elapsed="0.018088"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.920262" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.931462" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.943201" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.943380" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.943687" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.944027" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.943883" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:05.943869" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.946233" elapsed="0.000026"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.946404" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.946556" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:05.943844" elapsed="0.002757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.943753" elapsed="0.002871"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.946756" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:05.946821" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:05.946958" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.888440" elapsed="0.058542"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.947159" elapsed="0.002172"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.950470" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.949990" elapsed="0.000542"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:05.951045" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:05.950678" elapsed="0.000392"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.951244" elapsed="0.000301"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:05.949619" elapsed="0.001980"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.949402" elapsed="0.002226"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:05.951785" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:05.951651" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.949386" elapsed="0.002467"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:05.878784" elapsed="0.073124"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:05.878071" elapsed="0.073905"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:05.877846" elapsed="0.074169"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:05.877831" elapsed="0.074204"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:05.952064" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:05.758004" elapsed="0.194393"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:05.754165" elapsed="0.198287"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:05.952601" elapsed="0.004035"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.001745" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.001412" elapsed="0.000359"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.002456" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.002248" elapsed="0.000268">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.002596" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.001934" elapsed="0.000682"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.003120" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.002772" elapsed="0.000386"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.003424" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.003549" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.003304" elapsed="0.000268"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.003941" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.003713" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.005076" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.004772" elapsed="0.000344"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.005572" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.005327" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.006316" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.005928" elapsed="0.000411"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.007474" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.006939" elapsed="0.000632"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.007643" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:06.007927" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.006508" elapsed="0.001442"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.008091" elapsed="0.000359"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.005791" elapsed="0.002696"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.009086" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.008706" elapsed="0.000403"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.010318" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.009728" elapsed="0.000686"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.010486" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:06.010760" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.009311" elapsed="0.001473"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.010937" elapsed="0.000355"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.008585" elapsed="0.002744"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.005639" elapsed="0.005720"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.011398" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.011536" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:06.004323" elapsed="0.007235"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.004040" elapsed="0.007547"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.011746" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.011609" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.004023" elapsed="0.007790"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.012483" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.011958" elapsed="0.000550"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.012551" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.000732" elapsed="0.011929"/>
</kw>
<msg time="2026-09-01T01:20:06.012710" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:05.989344" elapsed="0.023408"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.024102" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.035313" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.046590" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.046767" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.046940" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.047284" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.047149" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.047124" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.047484" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.047635" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.047784" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.047098" elapsed="0.000733"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.047007" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.048007" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.048073" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:06.048197" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:05.985498" elapsed="0.062723"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.049362" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.049125" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.049499" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.048801" elapsed="0.000719"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.049802" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.049582" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.050511" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.050047" elapsed="0.000487"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.049873" elapsed="0.000692"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.049566" elapsed="0.001018"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.052718" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.050722" elapsed="0.002019"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:06.052786" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.052933" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:06.048511" elapsed="0.004444"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.054065" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.053873" elapsed="0.000239"/>
</kw>
<msg time="2026-09-01T01:20:06.054201" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.053568" elapsed="0.000655"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.054409" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.054289" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.054271" elapsed="0.000198"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.054746" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.054929" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.054601" elapsed="0.000351"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:20:06.055316" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.055093" elapsed="0.000247"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:20:06.055381" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.055516" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:06.053284" elapsed="0.002253"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.056775" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.056554" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.057197" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.056967" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:06.064917" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.065046" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:20:06.065164" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:06.059187" elapsed="0.006003"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.057294" elapsed="0.007934"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.065393" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.065251" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.057278" elapsed="0.008190"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.068767" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.066397" elapsed="0.002412"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.066189" elapsed="0.002652"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.066172" elapsed="0.002691"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.071232" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.069129" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.068927" elapsed="0.002375"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.068911" elapsed="0.002413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.071813" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.071476" elapsed="0.000393"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.072184" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.071947" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.072671" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.072406" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.072256" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.071931" elapsed="0.000814"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.073246" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.072905" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.073545" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.073331" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.074036" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.073763" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.073616" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.073315" elapsed="0.000794"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.074262" elapsed="0.000306"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:06.074977" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.074720" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.075164" elapsed="0.002261"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:06.065792" elapsed="0.011690"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.077638" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.077545" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.077529" elapsed="0.000170"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:06.080230" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.077833" elapsed="0.002423"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:06.080302" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:06.080440" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:06.055812" elapsed="0.024652"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.080518" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:06.080650" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:05.964791" elapsed="0.115882"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.106369" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.105946" elapsed="0.000448"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.107096" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.106846" elapsed="0.000415">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.107425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.106545" elapsed="0.000902"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.108007" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.107599" elapsed="0.000432"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.108347" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.108464" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.108204" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.108871" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.108631" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:06.109372" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.108987" elapsed="0.000439"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.110063" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.109582" elapsed="0.000504"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.109448" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.108970" elapsed="0.001180"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.110721" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.110290" elapsed="0.000456"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.110789" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.105393" elapsed="0.005519"/>
</kw>
<msg time="2026-09-01T01:20:06.110960" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.094015" elapsed="0.016988"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.122447" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.133669" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.144823" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.145042" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.145217" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.145546" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.145413" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.145400" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.145744" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.145907" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.146059" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.145375" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.145284" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.146274" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.146339" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.146440" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.091612" elapsed="0.054851"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.146621" elapsed="0.002012"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:06.149559" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.149311" elapsed="0.000273"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:06.149976" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.149725" elapsed="0.000276"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.150161" elapsed="0.000283"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.148932" elapsed="0.001564"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.148703" elapsed="0.001822"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.150683" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.150547" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.148687" elapsed="0.002062"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:06.081686" elapsed="0.069105"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:06.080974" elapsed="0.069881"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.080746" elapsed="0.070160"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.080730" elapsed="0.070198"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.150958" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:05.960794" elapsed="0.190273"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:05.956808" elapsed="0.194359"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:06.151360" elapsed="0.002689"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:03.205114" elapsed="2.948987"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:03.104261" elapsed="3.049973"/>
</test>
<test id="s1-s18-t8" name="Odl_To_Play_rt_constrain_type_1" line="85">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:06.157161" elapsed="0.000194"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:06.156906" elapsed="0.000498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.158317" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.158213" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.158197" elapsed="0.000181"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.163129" elapsed="0.000115"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.163033" elapsed="0.000246"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.163017" elapsed="0.000282"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.164209" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.163841" elapsed="0.000392"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.164639" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:06.164380" elapsed="0.000282"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:06.164701" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:06.164836" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.163508" elapsed="0.001350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.169767" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.169671" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.169654" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.170871" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.170777" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.170761" elapsed="0.000188"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:06.171375" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.171083" elapsed="0.000316"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.171734" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:06.171544" elapsed="0.000212"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.206709" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:06.172231" elapsed="0.034573"/>
</kw>
<msg time="2026-09-01T01:20:06.206992" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:06.207032" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.171914" elapsed="0.035152"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.249194" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:06.207551" elapsed="0.041747"/>
</kw>
<msg time="2026-09-01T01:20:06.249441" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:06.249481" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.207244" elapsed="0.042272"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.249780" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.249581" elapsed="0.000283"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.249565" elapsed="0.000321"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.250337" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.250035" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.250661" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.250466" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.250451" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:06.250758" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:06.253042" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:20:06.253236" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.252071" elapsed="0.001290"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.253741" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.254076" elapsed="0.000090"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:06.251493" elapsed="0.002779"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:06.251004" elapsed="0.003325"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:06.170516" elapsed="0.083897"/>
</kw>
<msg time="2026-09-01T01:20:06.254492" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:06.254531" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.169977" elapsed="0.084588"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:06.254726" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:06.254631" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.254615" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.255190" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.255490" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.255552" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:06.169376" elapsed="0.086269"/>
</kw>
<msg time="2026-09-01T01:20:06.255725" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:06.255763" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.165213" elapsed="0.090585"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.256098" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.255861" elapsed="0.000312"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.255846" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:06.165068" elapsed="0.091146"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:06.164916" elapsed="0.091323"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:06.162702" elapsed="0.093586"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:06.157944" elapsed="0.098394"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.157544" elapsed="0.098833"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:06.154927" elapsed="0.101494"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.257240" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.257369" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.257043" elapsed="0.000349"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:06.257717" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.257534" elapsed="0.000206"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.258061" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.258196" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.257880" elapsed="0.000340"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:06.258533" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.258358" elapsed="0.000198"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:06.258808" elapsed="0.002783"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.258618" elapsed="0.003012"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.258602" elapsed="0.003050"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.292286" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.291943" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.293028" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.292812" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.293190" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.292511" elapsed="0.000701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.293696" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.293362" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.293996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.294113" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.293865" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.294509" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.294294" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.295408" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.295182" elapsed="0.000265"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.295828" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.295593" elapsed="0.000257"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.296451" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.296192" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.297371" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.296963" elapsed="0.000431"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.297444" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:06.297576" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.296638" elapsed="0.000959"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.297735" elapsed="0.000214"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:06.296049" elapsed="0.001935"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.298476" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.298217" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.299341" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.298954" elapsed="0.000410"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.299407" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:06.299537" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.298663" elapsed="0.000895"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.299695" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.298080" elapsed="0.001853"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.295902" elapsed="0.004060"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.299999" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:06.300133" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:06.294862" elapsed="0.005308"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.294606" elapsed="0.005592"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.300357" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.300220" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.294590" elapsed="0.005832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.301244" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.300550" elapsed="0.000720"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.301314" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.291396" elapsed="0.010026"/>
</kw>
<msg time="2026-09-01T01:20:06.301469" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.279992" elapsed="0.021519"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.312737" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.323915" elapsed="0.000023"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.335095" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.335284" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.335443" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.335762" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.335632" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.335619" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.335972" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.336124" elapsed="0.000031"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.336288" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.335595" elapsed="0.000739"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.335507" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.336489" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.336553" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.336657" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.276010" elapsed="0.060670"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.359043" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.358699" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.359710" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.359530" elapsed="0.000236">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.359846" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.359231" elapsed="0.000636"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.360380" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.360031" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.360667" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.360784" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.360549" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.361200" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.360963" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:06.361604" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.361345" elapsed="0.000310"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.362091" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.361820" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.361677" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.361328" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.362703" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.362315" elapsed="0.000414"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.362772" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.358161" elapsed="0.004719"/>
</kw>
<msg time="2026-09-01T01:20:06.362946" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.346633" elapsed="0.016355"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.374390" elapsed="0.000028"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.385550" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.396612" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.396789" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.396958" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.397293" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.397161" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.397147" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.397531" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.397683" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.397832" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.397110" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.397022" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.398047" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.398111" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.398238" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.345869" elapsed="0.052394"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.399490" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.399192" elapsed="0.000356">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.399630" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.398847" elapsed="0.000804"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.399946" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.399712" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.400439" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.400183" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.400016" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.399696" elapsed="0.000815"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.402641" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.400648" elapsed="0.002016"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:06.402709" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:06.402841" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:06.398560" elapsed="0.004303"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.404241" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.404006" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.404631" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.404421" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.405041" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.404814" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.405439" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.405228" elapsed="0.000248"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:06.406241" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:06.406057" elapsed="0.000207"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:06.406552" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:06.406403" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.406708" elapsed="0.000169"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.407272" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.407035" elapsed="0.000278"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:06.407350" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.407485" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:06.405687" elapsed="0.001820"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:06.419624" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '697', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;route-target-ipv4&gt;
        &lt;global-administrator&gt;192.0.2.2&lt;/global-administrator&gt;
        &lt;local-administrator&gt;123&lt;/local-administrator&gt;
    &lt;/route-target-ipv4&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-09-01T01:20:06.419683" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.419763" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:06.409616" elapsed="0.010170"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.407567" elapsed="0.012258"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.420001" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.419847" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.407552" elapsed="0.012526"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.423184" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.421003" elapsed="0.002219"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.420793" elapsed="0.002460"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.420777" elapsed="0.002498"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.425580" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.423529" elapsed="0.002091"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.423328" elapsed="0.002321"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.423313" elapsed="0.002358"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.426186" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.425823" elapsed="0.000387"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.426484" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.426270" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.426973" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.426700" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.426555" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.426255" elapsed="0.000789"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.427529" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.427209" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.427858" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.427644" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.428366" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.428088" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.427942" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.427628" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.428573" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:06.429295" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.429040" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.429457" elapsed="0.002066"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:06.420422" elapsed="0.011156"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:06.431733" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:06.431641" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.431625" elapsed="0.000182"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.431954" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.432015" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.434046" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:06.403184" elapsed="0.030885"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.434128" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:20:06.434275" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:06.265953" elapsed="0.168344"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.434596" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.434383" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.434369" elapsed="0.000306"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.434704" elapsed="0.000021"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:06.261873" elapsed="0.172935"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.438032" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.435641" elapsed="0.002417"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.438227" elapsed="0.003014"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:06.441290" elapsed="0.000028"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:06.435401" elapsed="0.006002"/>
</kw>
<msg time="2026-09-01T01:20:06.441466" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:06.434976" elapsed="0.006512"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.442275" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:06.442345" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:06.442008" elapsed="0.000358"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.442770" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:06.442836" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:06.442542" elapsed="0.000314"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.443012" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.443605" level="INFO">${sum_1} = 2059</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:06.443448" elapsed="0.000179"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.443928" level="INFO">${sum_2} = 2059</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:06.443764" elapsed="0.000187"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.444089" elapsed="0.000284"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:06.441675" elapsed="0.002751"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:06.444559" elapsed="0.002235"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.487028" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.486682" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.487748" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.487538" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.487912" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.487225" elapsed="0.000708"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.488443" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.488084" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.488740" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.488874" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.488619" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.489295" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.489060" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.490429" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.489975" elapsed="0.000495"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.490869" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.490626" elapsed="0.000278"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.491639" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.491261" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.492733" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.492288" elapsed="0.000522"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.492953" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:20:06.493177" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.491831" elapsed="0.001369"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.493379" elapsed="0.000376"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:06.491105" elapsed="0.002688"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.494443" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.494028" elapsed="0.000438"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.495485" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.495021" elapsed="0.000539"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.495690" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:06.495900" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.494632" elapsed="0.001291"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.496064" elapsed="0.000379"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.493904" elapsed="0.002575"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.490951" elapsed="0.005557"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.496546" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.496682" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:06.489670" elapsed="0.007034"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.489398" elapsed="0.007334"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.496910" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.496754" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.489380" elapsed="0.007598"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.497633" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.497109" elapsed="0.000549"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.497700" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.486133" elapsed="0.011675"/>
</kw>
<msg time="2026-09-01T01:20:06.497857" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.474741" elapsed="0.023174"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.509328" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.520528" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.531730" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.531950" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.532111" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.532452" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.532319" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.532306" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.532648" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.532798" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.532960" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.532282" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.532191" elapsed="0.000839"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.533178" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.533244" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.533350" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.470788" elapsed="0.062586"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.534367" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.534126" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:06.543983" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.544027" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.544117" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:06.536512" elapsed="0.007648"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.534466" elapsed="0.009730"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.544361" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.544219" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.534450" elapsed="0.009983"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.547460" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.545343" elapsed="0.002154"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.545122" elapsed="0.002406"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.545106" elapsed="0.002444"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.549863" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.547797" elapsed="0.002119"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.547598" elapsed="0.002348"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.547584" elapsed="0.002383"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.550472" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.550124" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.550807" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.550588" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.551323" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.551043" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.550878" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.550571" elapsed="0.000824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.551865" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.551544" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.552191" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.551964" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.552666" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.552410" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.552263" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.551949" elapsed="0.000788"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.552875" elapsed="0.000329"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:06.553595" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.553353" elapsed="0.000265"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.553756" elapsed="0.002071"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:06.544755" elapsed="0.011128"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:06.556013" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:06.558045" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:06.533610" elapsed="0.024459"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.558115" elapsed="0.000037"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:06.447721" elapsed="0.110516"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.447349" elapsed="0.110934"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:06.446974" elapsed="0.111358"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.561389" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.559165" elapsed="0.002249"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.561554" elapsed="0.001948"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:06.563545" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:06.558911" elapsed="0.004743"/>
</kw>
<msg time="2026-09-01T01:20:06.563718" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:06.558480" elapsed="0.005260"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.564517" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:06.564583" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:06.564278" elapsed="0.000325"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.564976" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:06.565042" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:06.564740" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.565216" elapsed="0.000276"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.565788" level="INFO">${sum_1} = 1612</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:06.565636" elapsed="0.000174"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:06.566175" level="INFO">${sum_2} = 1612</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:06.565994" elapsed="0.000205"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:06.566339" elapsed="0.000271"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:06.563942" elapsed="0.002719"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.606449" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.606096" elapsed="0.000378"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.607167" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.606938" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.607307" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.606622" elapsed="0.000707"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.607813" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.607478" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.608110" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.608251" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.607992" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.608632" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.608416" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.609562" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.609335" elapsed="0.000265"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.609989" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.609743" elapsed="0.000268"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.610808" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.610338" elapsed="0.000493"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.611987" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.611563" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.612150" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:20:06.612356" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.611011" elapsed="0.001367"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.612516" elapsed="0.000465"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:06.610214" elapsed="0.002804"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.613842" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.613249" elapsed="0.000616"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.615063" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.614494" elapsed="0.000608"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.615245" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:20:06.615478" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.614046" elapsed="0.001454"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.615640" elapsed="0.000469"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.613113" elapsed="0.003063"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.610052" elapsed="0.006156"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.616245" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:06.616382" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:06.609002" elapsed="0.007402"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.608731" elapsed="0.007700"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.616588" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.616453" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.608714" elapsed="0.007939"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.617309" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.616780" elapsed="0.000554"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.617376" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.605522" elapsed="0.011961"/>
</kw>
<msg time="2026-09-01T01:20:06.617530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.593959" elapsed="0.023624"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.629024" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.640383" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.651633" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.651807" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.651978" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.652318" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.652185" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.652172" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.652512" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.652694" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.652843" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.652133" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.652044" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.653056" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.653120" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.653239" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.589985" elapsed="0.063277"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.654265" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.654028" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:06.661886" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.662049" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '430'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:06.662190" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:20:06.662230" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.656239" elapsed="0.006329">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:06.654364" elapsed="0.008283">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.662817" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.662677" elapsed="0.000193"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:06.654349" elapsed="0.008597">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.666214" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.663886" elapsed="0.002360">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:06.663682" elapsed="0.002621">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:06.663666" elapsed="0.002668">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.668716" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.666631" elapsed="0.002114">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:06.666427" elapsed="0.002372">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:06.666411" elapsed="0.002416">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.669357" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.669002" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.669659" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.669443" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.670170" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.669879" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.669731" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.669428" elapsed="0.000817"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.670715" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.670391" elapsed="0.000347"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.671024" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.670799" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.671518" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.671258" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.671096" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.670784" elapsed="0.000806"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.671727" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:06.672456" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.672212" elapsed="0.000268"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:20:06.674662" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.672618" elapsed="0.002073">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.663296" elapsed="0.011514">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:06.674863" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:20:06.677012" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:20:06.677039" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:20:06.653495" elapsed="0.023570">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.677121" elapsed="0.000037"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.567608" elapsed="0.109676">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.567238" elapsed="0.110100"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:06.566859" elapsed="0.110529"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:06.256701" elapsed="0.420730"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.154543" elapsed="0.522988"/>
</test>
<test id="s1-s18-t9" name="Play_To_Odl_rt_constrain_type_1" line="89">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:06.680451" elapsed="0.000187"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:06.680214" elapsed="0.000473"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.681588" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.681491" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.681474" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.686085" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.685992" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.685976" elapsed="0.000182"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.687190" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.686829" elapsed="0.000385"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.687617" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:06.687359" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:06.687678" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:06.687808" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.686361" elapsed="0.001468"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.692760" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.692664" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.692648" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.693871" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.693778" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.693762" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:06.694371" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.694079" elapsed="0.000315"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.694730" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:06.694539" elapsed="0.000214"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.728329" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:06.695242" elapsed="0.033181"/>
</kw>
<msg time="2026-09-01T01:20:06.728611" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:06.728652" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.694914" elapsed="0.033771"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:06.783378" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:06.729315" elapsed="0.054175"/>
</kw>
<msg time="2026-09-01T01:20:06.783666" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:06.783716" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.728841" elapsed="0.054919"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.784071" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.783846" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.783828" elapsed="0.000339"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.784578" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "1 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.784298" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.784955" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.784742" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.784725" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:06.785054" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:06.787377" elapsed="0.000124"/>
</kw>
<msg time="2026-09-01T01:20:06.787556" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.786398" elapsed="0.001295"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.787972" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.788308" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:06.785792" elapsed="0.002687"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:06.785310" elapsed="0.003226"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:06.693517" elapsed="0.095100"/>
</kw>
<msg time="2026-09-01T01:20:06.788696" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:06.788733" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.692975" elapsed="0.095792"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:06.788959" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:06.788838" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.788817" elapsed="0.000218"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.789415" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.789714" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.789776" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:06.692373" elapsed="0.097497"/>
</kw>
<msg time="2026-09-01T01:20:06.789981" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:06.790025" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.688176" elapsed="0.101883"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.790375" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.790125" elapsed="0.000297"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.790110" elapsed="0.000332"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:06.688032" elapsed="0.102429"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:06.687873" elapsed="0.102614"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:06.685672" elapsed="0.104864"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:06.681241" elapsed="0.109342"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:06.680825" elapsed="0.109796"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:06.678148" elapsed="0.112520"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.791742" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.791331" elapsed="0.000436"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.792346" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.791934" elapsed="0.000436"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.792901" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.792554" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.793259" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.793389" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.793070" elapsed="0.000342"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.793718" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.793826" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.793552" elapsed="0.000297"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:06.793999" elapsed="0.002647"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:06.796789" elapsed="0.001899"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.843432" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.843086" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.844122" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.843915" elapsed="0.000738">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.844741" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.843605" elapsed="0.001157"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.845285" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.844925" elapsed="0.000384"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.845571" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:06.845689" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:06.845452" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.846086" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.845853" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.847095" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.846749" elapsed="0.000409"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.847538" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.847306" elapsed="0.000254"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.848263" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.847868" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.849403" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.848854" elapsed="0.000802"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.849761" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:20:06.850051" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.848453" elapsed="0.001622"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.850234" elapsed="0.000342"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:06.847748" elapsed="0.002865"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.851383" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:06.850831" elapsed="0.000575"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:06.852594" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.852032" elapsed="0.000656"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:06.852758" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:06.853041" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:06.851576" elapsed="0.001488"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:06.853269" elapsed="0.000331"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:06.850710" elapsed="0.002927"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.847601" elapsed="0.006066"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:06.853704" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:06.853840" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:06.846465" elapsed="0.007397"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.846202" elapsed="0.007700"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.854060" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.853925" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.846185" elapsed="0.007940"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.854793" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:06.854286" elapsed="0.000532"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:06.854861" elapsed="0.000037"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:06.842536" elapsed="0.012447"/>
</kw>
<msg time="2026-09-01T01:20:06.855031" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:06.831163" elapsed="0.023910"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.866301" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.877517" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.888683" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.888904" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.889065" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.889406" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.889273" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.889260" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.889603" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.889753" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.889911" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:06.889235" elapsed="0.000722"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.889130" elapsed="0.000850"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.890113" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.890192" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:06.890299" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:06.827302" elapsed="0.063020"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.891445" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.891226" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.891582" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.890904" elapsed="0.000699"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.891883" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.891663" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.892389" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:06.892117" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.891967" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.891648" elapsed="0.000812"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.894723" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:06.892596" elapsed="0.002151"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:06.894791" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:06.894940" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:06.890608" elapsed="0.004355"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:06.896071" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.895844" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:06.896257" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:06.895543" elapsed="0.000736"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:06.896457" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:06.896340" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:06.896324" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.896662" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.896815" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.896871" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:06.898615" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:06.895258" elapsed="0.003379"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.899874" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.899651" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:06.900302" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:06.900068" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:06.907928" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:06.908070" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:06.908175" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.902292" elapsed="0.006216">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:06.900398" elapsed="0.008182">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.908750" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.908610" elapsed="0.000196"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:06.900382" elapsed="0.008445">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.909214" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.909331" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:06.909300" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.909285" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.909517" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.909578" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.898927" elapsed="0.010776">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.909768" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.806920" elapsed="0.102933">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:06.910114" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:06.909950" elapsed="0.000242"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:06.909935" elapsed="0.000279"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:06.910243" elapsed="0.000013"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:06.802984" elapsed="0.107348">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.988931" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:08.988582" elapsed="0.000375"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:08.989630" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:08.989431" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:08.989773" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:08.989107" elapsed="0.000687"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.990335" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:08.989963" elapsed="0.000396"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:08.990626" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:08.990758" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:08.990505" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.991171" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:08.990938" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.992101" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:08.991822" elapsed="0.000342"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.992551" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:08.992312" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.993352" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:08.992965" elapsed="0.000410"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:08.994513" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:08.993969" elapsed="0.000639"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:08.994679" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:20:08.994970" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:08.993541" elapsed="0.001453"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:08.995155" elapsed="0.000345"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:08.992825" elapsed="0.002711"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:08.997559" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:08.995755" elapsed="0.001828"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:08.998813" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:08.998296" elapsed="0.000630"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:08.998998" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:08.999346" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:08.997835" elapsed="0.001534"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:08.999512" elapsed="0.000336"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:08.995634" elapsed="0.004265"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:08.992671" elapsed="0.007259"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:08.999967" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.000107" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:08.991537" elapsed="0.008593"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:08.991275" elapsed="0.008914"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.000353" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.000212" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:08.991257" elapsed="0.009164"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.001085" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.000552" elapsed="0.000559"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.001177" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:08.988011" elapsed="0.013277"/>
</kw>
<msg time="2026-09-01T01:20:09.001336" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:08.973448" elapsed="0.027931"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.012674" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.023994" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.035328" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.035506" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.035664" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.036016" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.035856" elapsed="0.000209"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.035842" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.036229" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.036383" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.036531" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.035817" elapsed="0.000759"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.035729" elapsed="0.000869"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.036730" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.036794" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:09.036915" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:08.968017" elapsed="0.068922"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.038061" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.037835" elapsed="0.000284">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.038217" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.037525" elapsed="0.000713"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.038524" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.038301" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.039028" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.038753" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.038596" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.038285" elapsed="0.000816"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.041409" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.039256" elapsed="0.002177"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:09.041478" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.041613" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.037237" elapsed="0.004398"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.042745" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.042539" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.042932" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.042230" elapsed="0.000724"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:09.043152" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:09.043017" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.043001" elapsed="0.000228"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.043369" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.043526" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.043584" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.045349" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.041922" elapsed="0.003451"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.046615" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.046393" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.047030" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.046797" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:09.055278" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:09.055415" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:20:09.055511" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:09.049027" elapsed="0.006508"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.047127" elapsed="0.008446"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.055737" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.055597" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.047111" elapsed="0.008700"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.058968" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.056761" elapsed="0.002252"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.056560" elapsed="0.002483"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.056543" elapsed="0.002523"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.061580" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.059337" elapsed="0.002284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.059116" elapsed="0.002536"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.059102" elapsed="0.002573"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.062197" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.061826" elapsed="0.000395"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.062508" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.062283" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.063045" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.062763" elapsed="0.000305"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.062610" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.062267" elapsed="0.000851"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.063609" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.063282" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.063920" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.063693" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.064415" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.064153" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.063992" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.063678" elapsed="0.000810"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.064625" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:09.065353" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.065096" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.065516" elapsed="0.002073"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:09.056189" elapsed="0.011456"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.067798" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.067705" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.067690" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.070527" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.068004" elapsed="0.002549"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:09.070598" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.070734" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:09.045647" elapsed="0.025111"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.070811" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:09.070956" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:08.928021" elapsed="0.142958"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.096636" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.096242" elapsed="0.000419"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.097393" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.097131" elapsed="0.000372">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.097662" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.096811" elapsed="0.000873"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.098307" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.097871" elapsed="0.000461"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.098624" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.098765" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.098480" elapsed="0.000309"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.099219" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.098952" elapsed="0.000313"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:09.099693" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.099326" elapsed="0.000422"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.100412" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.099919" elapsed="0.000519"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.099770" elapsed="0.000700"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.099309" elapsed="0.001180"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.101073" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.100626" elapsed="0.000473"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.101166" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.095672" elapsed="0.005607"/>
</kw>
<msg time="2026-09-01T01:20:09.101331" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.084164" elapsed="0.017211"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.112667" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.123829" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.135032" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.135262" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.135425" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.135754" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.135621" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.135608" elapsed="0.000214"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.135965" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.136117" elapsed="0.000037"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.136289" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.135582" elapsed="0.000752"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.135492" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.136488" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.136551" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.136669" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.081728" elapsed="0.054964"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.136850" elapsed="0.002154"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.140060" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.139662" elapsed="0.000423"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.140665" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.140240" elapsed="0.000450"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.140831" elapsed="0.000322"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.139302" elapsed="0.001905"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.139073" elapsed="0.002164"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.141393" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.141258" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.139057" elapsed="0.002403"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:09.072047" elapsed="0.069454"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:09.071334" elapsed="0.070231"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.071050" elapsed="0.070554"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.071035" elapsed="0.070589"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.141653" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:08.919106" elapsed="0.222655"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:06.798862" elapsed="2.342984"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.186431" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.186085" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.187097" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.186912" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.187252" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.186602" elapsed="0.000670"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.187758" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.187423" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.188062" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.188190" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.187942" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.188571" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.188354" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.189652" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.189239" elapsed="0.000454"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.190097" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.189843" elapsed="0.000277"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.190822" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.190457" elapsed="0.000388"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.191977" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.191454" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.192169" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:09.192443" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.191027" elapsed="0.001440"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.192607" elapsed="0.000352"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:09.190334" elapsed="0.002661"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.193594" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.193233" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.194737" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.194230" elapsed="0.000601"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.194916" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:09.195251" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.193781" elapsed="0.001493"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.195413" elapsed="0.000381"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.193093" elapsed="0.002738"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.190185" elapsed="0.005676"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.195910" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.196048" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:09.188938" elapsed="0.007132"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.188669" elapsed="0.007429"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.196342" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.196120" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.188653" elapsed="0.007773"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.197090" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.196565" elapsed="0.000550"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.197228" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.185538" elapsed="0.011803"/>
</kw>
<msg time="2026-09-01T01:20:09.197389" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.174112" elapsed="0.023319"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.208643" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.220003" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.231130" elapsed="0.000036"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.231321" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.231478" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.231800" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.231669" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.231656" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.232012" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.232175" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.232363" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.231632" elapsed="0.000778"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.231543" elapsed="0.000889"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.232566" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.232630" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.232736" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.170233" elapsed="0.062526"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.233895" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.233673" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.234035" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.233365" elapsed="0.000690"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.234353" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.234116" elapsed="0.000287"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.234831" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.234575" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.234424" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.234100" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.237256" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.235055" elapsed="0.002225"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:09.237324" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.237458" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.233058" elapsed="0.004422"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.238574" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.238369" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.238713" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.238049" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:09.238924" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:09.238795" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.238779" elapsed="0.000218"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.239130" elapsed="0.000034"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.239300" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.239356" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.241158" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.237749" elapsed="0.003433"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.242445" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.242180" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.242845" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.242629" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:09.250488" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:09.250601" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:20:09.250685" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:09.244934" elapsed="0.005774"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.242962" elapsed="0.007783"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.250925" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.250768" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.242946" elapsed="0.008054"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.254246" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.251910" elapsed="0.002381"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.251694" elapsed="0.002627"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.251678" elapsed="0.002666"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.256678" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.254602" elapsed="0.002116"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.254399" elapsed="0.002349"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.254384" elapsed="0.002386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.257287" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.256936" elapsed="0.000375"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.257589" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.257373" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.258120" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.257836" elapsed="0.000323"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.257678" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.257358" elapsed="0.000853"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.258689" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.258362" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.259003" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.258774" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.259500" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.259238" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.259075" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.258759" elapsed="0.000814"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.259710" elapsed="0.000335"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:09.260488" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.260243" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.260654" elapsed="0.002076"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:09.251335" elapsed="0.011451"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.262957" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.262848" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.262832" elapsed="0.000229"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.265723" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.263210" elapsed="0.002539"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:09.265795" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.265948" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:09.241453" elapsed="0.024519"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.266025" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:09.266168" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:09.149791" elapsed="0.116401"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.291831" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.291438" elapsed="0.000418"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.292581" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.292344" elapsed="0.000344">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.292845" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.292018" elapsed="0.000849"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.293440" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.293033" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.293769" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.293903" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.293619" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.294334" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.294072" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:09.294831" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.294470" elapsed="0.000431"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.295539" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.295058" elapsed="0.000505"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.294923" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.294453" elapsed="0.001159"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.296216" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.295746" elapsed="0.000496"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.296285" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.290869" elapsed="0.005529"/>
</kw>
<msg time="2026-09-01T01:20:09.296450" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.279284" elapsed="0.017208"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.307612" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.318769" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.329745" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.329932" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.330091" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.330429" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.330299" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.330286" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.330622" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.330771" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.330929" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.330261" elapsed="0.000715"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.330169" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.331195" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.331262" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:09.331381" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.276895" elapsed="0.054509"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.331564" elapsed="0.002131"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.334721" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.334366" elapsed="0.000381"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.335258" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.334898" elapsed="0.000385"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.335422" elapsed="0.000283"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.333992" elapsed="0.001766"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.333766" elapsed="0.002021"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.335954" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.335808" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.333750" elapsed="0.002271"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:09.267196" elapsed="0.068868"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:09.266473" elapsed="0.069655"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.266264" elapsed="0.069918"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.266249" elapsed="0.069954"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.336232" elapsed="0.000025"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:09.145871" elapsed="0.190472"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:09.142019" elapsed="0.194374"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.380685" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.380358" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.381370" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.381187" elapsed="0.000239">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.381541" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.380857" elapsed="0.000706"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.382064" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.381712" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.382368" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.382480" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.382248" elapsed="0.000256"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.382863" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.382646" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.383955" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.383536" elapsed="0.000460"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.384410" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.384167" elapsed="0.000266"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.385121" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.384744" elapsed="0.000416"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.386281" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.385736" elapsed="0.000638"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.386443" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:09.386709" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.385330" elapsed="0.001402"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.386871" elapsed="0.000366"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.384621" elapsed="0.002652"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.387861" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.387496" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.389014" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.388493" elapsed="0.000616"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.389233" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:09.389496" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.388062" elapsed="0.001457"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.389658" elapsed="0.000346"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.387370" elapsed="0.002670"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.384474" elapsed="0.005596"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.390108" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:09.390309" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:09.383252" elapsed="0.007080"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.382978" elapsed="0.007382"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.390516" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.390382" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.382962" elapsed="0.007619"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.391287" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.390711" elapsed="0.000601"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.391355" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.379798" elapsed="0.011697"/>
</kw>
<msg time="2026-09-01T01:20:09.391544" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.368492" elapsed="0.023093"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.402689" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.413793" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.424971" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.425159" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.425318" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.425639" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.425509" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.425497" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.425834" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.425997" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.426159" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.425473" elapsed="0.000733"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.425382" elapsed="0.000846"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.426359" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.426423" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:09.426527" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.364626" elapsed="0.061925"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.427697" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.427490" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.427833" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.427181" elapsed="0.000673"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.428168" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.427930" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.428646" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.428390" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.428240" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.427914" elapsed="0.000803"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.431035" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.428853" elapsed="0.002205"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:09.431104" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.431254" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.426865" elapsed="0.004411"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.432372" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.432166" elapsed="0.000262">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.432508" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.431827" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:09.432707" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:09.432590" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.432575" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.432928" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.433082" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.433152" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:09.434894" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.431543" elapsed="0.003375"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.436162" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.435923" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.436555" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.436342" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:09.444336" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:09.444446" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:20:09.444562" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:09.438544" elapsed="0.006041"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.436649" elapsed="0.007973"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.444784" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.444645" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.436634" elapsed="0.008223"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.448775" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.445770" elapsed="0.003049"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.445573" elapsed="0.003277"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.445557" elapsed="0.003315"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.451222" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.449152" elapsed="0.002111"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.448935" elapsed="0.002357"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.448921" elapsed="0.002393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.451794" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.451463" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.452119" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.451902" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.452616" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.452355" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.452207" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.451862" elapsed="0.000827"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.453185" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.452833" elapsed="0.000376"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.453479" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.453268" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.453976" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.453692" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.453549" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.453254" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.454199" elapsed="0.000307"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:09.454908" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.454654" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.455072" elapsed="0.002090"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:09.445208" elapsed="0.012010"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.457471" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.457372" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.457353" elapsed="0.000178"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.460173" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.457664" elapsed="0.002536"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:09.460245" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.460381" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:09.435208" elapsed="0.025196"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.460491" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.460624" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:09.344295" elapsed="0.116353"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.486370" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.485951" elapsed="0.000445"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.487102" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.486854" elapsed="0.000382">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.487396" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.486548" elapsed="0.000870"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.487970" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.487569" elapsed="0.000425"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.488296" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.488419" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.488154" elapsed="0.000289"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.488826" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.488585" elapsed="0.000286"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:09.489330" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.488945" elapsed="0.000438"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.490006" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.489537" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.489405" elapsed="0.000655"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.488928" elapsed="0.001150"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.490658" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.490235" elapsed="0.000448"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.490726" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.485397" elapsed="0.005437"/>
</kw>
<msg time="2026-09-01T01:20:09.490931" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.473772" elapsed="0.017205"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.502215" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.513438" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.524651" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.524829" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.525002" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.525342" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.525211" elapsed="0.000275"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.525198" elapsed="0.000309"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.525638" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.525788" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.525948" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.525171" elapsed="0.000824"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.525068" elapsed="0.000951"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.526166" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.526232" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.526351" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.471384" elapsed="0.054990"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.526532" elapsed="0.002129"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.529694" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.529336" elapsed="0.000412"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.530273" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.529904" elapsed="0.000394"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.530439" elapsed="0.000283"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.528960" elapsed="0.001815"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.528731" elapsed="0.002073"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.530973" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.530827" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.528715" elapsed="0.002325"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:09.461662" elapsed="0.069421"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:09.460950" elapsed="0.070218"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.460719" elapsed="0.070489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.460704" elapsed="0.070525"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.531258" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:09.340396" elapsed="0.190970"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:09.336549" elapsed="0.194866"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:09.531560" elapsed="0.002479"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.578594" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.578266" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.579286" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.579083" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.579425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.578768" elapsed="0.000678"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.579949" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.579596" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.580252" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.580367" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.580117" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.580746" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.580533" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.581862" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.581607" elapsed="0.000310"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.582376" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.582108" elapsed="0.000294"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.583092" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.582716" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.584288" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.583726" elapsed="0.000656"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.584453" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:09.584719" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.583317" elapsed="0.001425"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.584913" elapsed="0.000364"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.582592" elapsed="0.002722"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.585913" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.585536" elapsed="0.000400"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.587050" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.586534" elapsed="0.000700"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.587306" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:09.587574" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.586102" elapsed="0.001495"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.587735" elapsed="0.000345"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.585412" elapsed="0.002703"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.582445" elapsed="0.005715"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.588198" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:09.588334" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:09.581160" elapsed="0.007196"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.580843" elapsed="0.007540"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.588540" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.588405" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.580827" elapsed="0.007778"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.589309" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.588733" elapsed="0.000602"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.589378" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.577699" elapsed="0.011793"/>
</kw>
<msg time="2026-09-01T01:20:09.589539" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.566254" elapsed="0.023327"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.600894" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.612428" elapsed="0.000031"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.623705" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.623894" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.624053" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.624389" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.624258" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.624246" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.624582" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.624729" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.624888" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.624221" elapsed="0.000713"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.624117" elapsed="0.000839"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.625087" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.625165" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:09.625270" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.562329" elapsed="0.062964"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.626420" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.626195" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.626558" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.625858" elapsed="0.000721"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.626860" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.626640" elapsed="0.000285"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.627563" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.627097" elapsed="0.000489"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.626946" elapsed="0.000671"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.626625" elapsed="0.001011"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.629894" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.627777" elapsed="0.002141"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:09.629962" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.630097" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.625573" elapsed="0.004545"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.631249" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.631060" elapsed="0.000236"/>
</kw>
<msg time="2026-09-01T01:20:09.631369" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.630741" elapsed="0.000648"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.631567" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.631450" elapsed="0.000157"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.631434" elapsed="0.000193"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.631916" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.632148" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.631757" elapsed="0.000415"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:20:09.632519" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.632317" elapsed="0.000225"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:20:09.632582" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.632714" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.630452" elapsed="0.002283"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.633981" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.633748" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.634390" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.634175" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:09.641293" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:09.641410" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:20:09.641494" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:09.636393" elapsed="0.005123"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.634484" elapsed="0.007069"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.641713" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.641575" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.634469" elapsed="0.007317"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.644898" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.642699" elapsed="0.002241"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.642498" elapsed="0.002472"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.642482" elapsed="0.002510"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.647437" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.645256" elapsed="0.002221"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.645040" elapsed="0.002467"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.645025" elapsed="0.002504"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.648031" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.647679" elapsed="0.000406"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.648385" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.648164" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.648870" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.648605" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.648457" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.648147" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.649447" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.649105" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.649742" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.649530" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.650248" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.649973" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.649812" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.649515" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.650457" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:09.651247" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.650987" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.651409" elapsed="0.002070"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:09.642116" elapsed="0.011418"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.653687" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.653595" elapsed="0.000131"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.653579" elapsed="0.000166"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.656246" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.653887" elapsed="0.002385"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:09.656315" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.656450" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:09.633021" elapsed="0.023452"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.656526" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:09.656654" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:09.542054" elapsed="0.114622"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.682372" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.681966" elapsed="0.000431"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.683090" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.682844" elapsed="0.000407">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.683413" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.682544" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.683991" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.683587" elapsed="0.000428"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.684319" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.684432" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.684177" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.684835" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.684597" elapsed="0.000294"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:09.685335" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.684953" elapsed="0.000437"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.686023" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.685545" elapsed="0.000501"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.685411" elapsed="0.000667"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.684936" elapsed="0.001160"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.686680" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.686253" elapsed="0.000452"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.686748" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.681419" elapsed="0.005438"/>
</kw>
<msg time="2026-09-01T01:20:09.686920" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.669891" elapsed="0.017073"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.698432" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.709568" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.720716" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.720935" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.721097" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.721444" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.721307" elapsed="0.000186"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.721294" elapsed="0.000219"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.721641" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.721792" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.721955" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.721268" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.721176" elapsed="0.000848"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.722171" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.722236" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:09.722337" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.667371" elapsed="0.054989"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.722519" elapsed="0.002120"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.725557" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.725311" elapsed="0.000271"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:09.725977" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.725721" elapsed="0.000280"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.726155" elapsed="0.000284"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:09.724937" elapsed="0.001554"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.724708" elapsed="0.001812"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.726675" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.726542" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.724693" elapsed="0.002047"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:09.657677" elapsed="0.069105"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:09.656970" elapsed="0.069876"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.656746" elapsed="0.070151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.656731" elapsed="0.070186"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.726947" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:09.538131" elapsed="0.188924"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:09.534215" elapsed="0.192939"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:09.727349" elapsed="0.003171"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:06.790900" elapsed="2.939672"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:06.677747" elapsed="3.052929"/>
</test>
<test id="s1-s18-t10" name="Odl_To_Play_rt_constrain_type_2" line="93">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:09.733628" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:09.733394" elapsed="0.000469"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.734769" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.734672" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.734656" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.739342" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.739249" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.739234" elapsed="0.000167"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.740299" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.739948" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.740725" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:09.740468" elapsed="0.000280"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:09.740786" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.740933" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.739602" elapsed="0.001352"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.746040" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.745943" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.745926" elapsed="0.000175"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.747231" elapsed="0.000020"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:09.747053" elapsed="0.000229"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.747037" elapsed="0.000265"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:09.747704" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.747437" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:09.748074" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:09.747870" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:09.781459" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:09.748559" elapsed="0.032991"/>
</kw>
<msg time="2026-09-01T01:20:09.781696" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:09.781754" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:09.748256" elapsed="0.033534"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:09.825632" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:09.782289" elapsed="0.043443"/>
</kw>
<msg time="2026-09-01T01:20:09.825886" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:09.825927" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:09.781957" elapsed="0.044014"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.826276" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.826051" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.826034" elapsed="0.000345"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.826797" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "d "l "_ "T "o "_ "P "l "a "y "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.826511" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.827164" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.826947" elapsed="0.000267"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.826928" elapsed="0.000306"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:09.827263" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:09.829795" elapsed="0.000142"/>
</kw>
<msg time="2026-09-01T01:20:09.829991" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.828625" elapsed="0.001485"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.830388" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.830705" elapsed="0.000068"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:09.828020" elapsed="0.002852"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:09.827525" elapsed="0.003419"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:09.746777" elapsed="0.084249"/>
</kw>
<msg time="2026-09-01T01:20:09.831106" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:09.831164" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:09.746257" elapsed="0.084944"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:09.831362" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:09.831267" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.831251" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.831781" elapsed="0.000022"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.832091" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.832220" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:09.745637" elapsed="0.086680"/>
</kw>
<msg time="2026-09-01T01:20:09.832397" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:09.832434" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:09.741291" elapsed="0.091176"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.832754" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.832531" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.832516" elapsed="0.000306"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:09.741160" elapsed="0.091682"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:09.740999" elapsed="0.091867"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:09.738927" elapsed="0.094001"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:09.734424" elapsed="0.098551"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:09.734017" elapsed="0.098995"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:09.731309" elapsed="0.101747"/>
</kw>
<kw name="Odl_To_Play_Template" owner="BgpOperations">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.833936" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.834065" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.833749" elapsed="0.000339"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:09.834437" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${announce_hex}</var>
<arg>${announce_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.834251" elapsed="0.000209"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.834779" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.834926" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.834603" elapsed="0.000346"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:09.835460" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${withdraw_hex}</var>
<arg>${withdraw_hex}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.835093" elapsed="0.000391"/>
</kw>
<if>
<branch type="IF" condition="'${remove}' == 'True'">
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:09.835746" elapsed="0.002920"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.835549" elapsed="0.003157"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.835533" elapsed="0.003196"/>
</if>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.869342" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.869000" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.870066" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.869814" elapsed="0.000314">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.870226" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.869515" elapsed="0.000732"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.870732" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.870397" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.871030" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.871171" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.870912" elapsed="0.000283"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.871554" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.871338" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.872453" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.872221" elapsed="0.000271"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.872870" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.872636" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.873502" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.873235" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.874544" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.874023" elapsed="0.000545"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.874612" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.874746" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.873688" elapsed="0.001079"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.874923" elapsed="0.000201"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:09.873092" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.875669" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:09.875407" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:09.876539" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.876164" elapsed="0.000398"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:09.876605" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:09.876737" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:09.875856" elapsed="0.000902"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.876906" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:09.875281" elapsed="0.001874"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.872947" elapsed="0.004240"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:09.877223" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:09.877358" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:09.871921" elapsed="0.005459"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.871652" elapsed="0.005755"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.877565" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.877429" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.871636" elapsed="0.005994"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.878305" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.877759" elapsed="0.000571"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.878373" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.868450" elapsed="0.010030"/>
</kw>
<msg time="2026-09-01T01:20:09.878527" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.856908" elapsed="0.021660"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.889834" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.901010" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.912207" elapsed="0.000030"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.912399" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.912557" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.912893" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.912747" elapsed="0.000212"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.912734" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.913126" elapsed="0.000034"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.913297" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.913451" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.912710" elapsed="0.000786"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.912621" elapsed="0.000897"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.913655" elapsed="0.000022"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.913735" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:09.913856" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.853085" elapsed="0.060808"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.936569" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.936241" elapsed="0.000353"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.937251" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.937055" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.937389" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.936740" elapsed="0.000669"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.937905" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.937558" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.938209" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:09.938328" level="INFO">${template} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:09.938076" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.938862" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.938499" elapsed="0.000462"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:09.939297" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.939022" elapsed="0.000328"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.939762" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.939505" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.939371" elapsed="0.000444"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.939005" elapsed="0.000828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.940417" level="INFO">${final_text} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:09.940003" elapsed="0.000440"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:09.940486" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:09.935673" elapsed="0.004921"/>
</kw>
<msg time="2026-09-01T01:20:09.940645" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:09.923986" elapsed="0.016700"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.951752" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.962873" elapsed="0.000035"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.974039" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.974228" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.974385" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.974703" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.974572" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:09.974560" elapsed="0.000239"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.974944" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.975097" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.975261" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:09.974535" elapsed="0.000772"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.974449" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.975462" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:09.975525" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:09.975635" level="INFO">${data} = &lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;645...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:09.923237" elapsed="0.052423"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:09.976785" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:09.976573" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:09.976935" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:09.976262" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.977256" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.977017" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.977730" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:09.977475" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.977326" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.977001" elapsed="0.000800"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.980799" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:09.977951" elapsed="0.002871"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:09.980867" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:20:09.981013" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:09.975961" elapsed="0.005073"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.982396" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.982173" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.982786" level="INFO">&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.982574" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.983218" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.982985" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.983612" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.983397" elapsed="0.000294"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:09.984425" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:09.984258" elapsed="0.000189"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:09.984736" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:09.984586" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:09.984902" elapsed="0.000171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:09.985449" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.985228" elapsed="0.000259"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:09.985523" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:09.985656" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:09.983872" elapsed="0.001806"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:09.997648" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '780', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;?xml version="1.0"?&gt;
&lt;route-target-constrain-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:route:target:constrain"&gt;
    &lt;route-key&gt;flow1&lt;/route-key&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;origin-as&gt;64511&lt;/origin-as&gt;
    &lt;as-4-route-target-extended-community&gt;
        &lt;as-4-specific-common&gt;
            &lt;as-number&gt;65000&lt;/as-number&gt;
            &lt;local-administrator&gt;123&lt;/local-administrator&gt;
        &lt;/as-4-specific-common&gt;
    &lt;/as-4-route-target-extended-community&gt;
    &lt;attributes&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;199.20.166.41&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
    &lt;/attributes&gt;
&lt;/route-target-constrain-route&gt; 
 </msg>
<msg time="2026-09-01T01:20:09.997705" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes/route-target-constrain-route=flow1,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:09.997795" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:09.987618" elapsed="0.010200"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.985738" elapsed="0.012119"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:09.998035" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:09.997895" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.985723" elapsed="0.012387"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.001155" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:09.999029" elapsed="0.002164"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.998817" elapsed="0.002406"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:09.998801" elapsed="0.002444"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.048335" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.001490" elapsed="0.046908"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.001292" elapsed="0.047151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.001278" elapsed="0.047194"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.049112" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.048674" elapsed="0.000479"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.049455" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.049227" elapsed="0.000279"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.049955" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.049676" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.049527" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.049208" elapsed="0.000907"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.050613" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.050287" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.050921" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.050696" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.051414" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.051153" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.050992" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.050681" elapsed="0.000804"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.051631" elapsed="0.000326"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:10.052383" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.052106" elapsed="0.000301"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.052547" elapsed="0.002080"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:09.998446" elapsed="0.056245"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:10.054852" elapsed="0.000044"/>
</return>
<status status="PASS" start="2026-09-01T01:20:10.054756" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.054740" elapsed="0.000209"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.055087" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.055162" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:10.057240" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:09.981340" elapsed="0.075924"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.057325" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:10.057456" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:09.843084" elapsed="0.214393"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.057791" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.057565" elapsed="0.000286"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.057550" elapsed="0.000322"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.057920" elapsed="0.000028"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:09.838995" elapsed="0.219055"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.061809" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.058939" elapsed="0.002904"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.062003" elapsed="0.001955"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:10.064001" elapsed="0.000026"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:10.058676" elapsed="0.005436"/>
</kw>
<msg time="2026-09-01T01:20:10.064202" level="INFO">${update} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:10.058251" elapsed="0.005973"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.065043" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:10.065109" level="INFO">${len_1} = 124</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:10.064787" elapsed="0.000343"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.065521" level="INFO">Length is 124.</msg>
<msg time="2026-09-01T01:20:10.065585" level="INFO">${len_2} = 124</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:10.065291" elapsed="0.000322"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.065768" elapsed="0.000292"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.066376" level="INFO">${sum_1} = 2349</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:10.066219" elapsed="0.000179"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.066683" level="INFO">${sum_2} = 2349</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:10.066535" elapsed="0.000170"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.066842" elapsed="0.000279"/>
</kw>
<arg>${update}</arg>
<arg>${announce_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:10.064421" elapsed="0.002769"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:10.067326" elapsed="0.001842"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.109072" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.108730" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.109775" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.109563" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:10.109939" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:10.109259" elapsed="0.000701"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.110464" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:10.110111" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.110753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:10.110894" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:10.110633" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.111290" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.111058" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.112240" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.111947" elapsed="0.000332"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.112669" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.112429" elapsed="0.000262"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.113429" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.113026" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.114493" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.114008" elapsed="0.000563"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.114702" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:10.114917" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.113619" elapsed="0.001349"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.115111" elapsed="0.000396"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:10.112902" elapsed="0.002641"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.116173" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.115764" elapsed="0.000433"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.117362" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.116741" elapsed="0.000697"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.117568" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:10.117770" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.116364" elapsed="0.001428"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.117948" elapsed="0.000395"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:10.115643" elapsed="0.002741"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.112737" elapsed="0.005680"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.118455" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:10.118593" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:10.111650" elapsed="0.006966"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.111389" elapsed="0.007255"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.118803" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.118666" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.111373" elapsed="0.007498"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.119599" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.119015" elapsed="0.000610"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.119667" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:10.108195" elapsed="0.011581"/>
</kw>
<msg time="2026-09-01T01:20:10.119824" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.096640" elapsed="0.023227"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.131239" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.142428" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.153675" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.153895" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.154058" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.154401" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.154268" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:10.154255" elapsed="0.000216"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.154599" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.154752" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.154914" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:10.154230" elapsed="0.000731"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.154125" elapsed="0.000859"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.155119" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.155200" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:10.155307" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:10.092677" elapsed="0.062654"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.156314" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.156073" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:10.169217" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:10.169260" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:10.169339" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:10.158269" elapsed="0.011093"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.156414" elapsed="0.012982"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.169557" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.169419" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.156398" elapsed="0.013230"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.172790" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.170531" elapsed="0.002298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.170328" elapsed="0.002532"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.170312" elapsed="0.002588"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.175226" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.173167" elapsed="0.002100"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.172951" elapsed="0.002346"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.172936" elapsed="0.002382"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.175810" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.175477" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.176178" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.175944" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.176666" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.176400" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.176252" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.175926" elapsed="0.000813"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.177241" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.176897" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.177539" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.177326" elapsed="0.000263"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.178027" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.177755" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.177610" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.177311" elapsed="0.000788"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.178251" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:10.178954" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.178704" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.179115" elapsed="0.002128"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:10.169962" elapsed="0.011348"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:10.181351" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:10.183433" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:10.155564" elapsed="0.027902"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.183517" elapsed="0.000026"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:10.070063" elapsed="0.113581"/>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.069675" elapsed="0.114017"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:10.069332" elapsed="0.114411"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_Update_Message" owner="BgpOperations">
<kw name="Play Get" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.186977" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.184575" elapsed="0.002427"/>
</kw>
<kw name="Should Not Be Equal" owner="BuiltIn">
<arg>${update}</arg>
<arg>${Empty}</arg>
<doc>Fails if the given objects are equal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.187162" elapsed="0.001933"/>
</kw>
<return>
<value>${update}</value>
<status status="PASS" start="2026-09-01T01:20:10.189160" elapsed="0.000027"/>
</return>
<doc>Returns hex update message.</doc>
<status status="PASS" start="2026-09-01T01:20:10.184333" elapsed="0.004940"/>
</kw>
<msg time="2026-09-01T01:20:10.189338" level="INFO">${update} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b</msg>
<var>${update}</var>
<arg>3x</arg>
<arg>2s</arg>
<arg>Get_Update_Message</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:10.183907" elapsed="0.005453"/>
</kw>
<kw name="Verify_Two_Hex_Messages_Are_Equal" owner="BgpOperations">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.190116" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:10.190200" level="INFO">${len_1} = 112</msg>
<var>${len_1}</var>
<arg>${hex_1}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:10.189868" elapsed="0.000353"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.190579" level="INFO">Length is 112.</msg>
<msg time="2026-09-01T01:20:10.190643" level="INFO">${len_2} = 112</msg>
<var>${len_2}</var>
<arg>${hex_2}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:10.190358" elapsed="0.000305"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${len_1}</arg>
<arg>${len_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.190799" elapsed="0.000283"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.191388" level="INFO">${sum_1} = 1902</msg>
<var>${sum_1}</var>
<arg>${hex_1}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:10.191235" elapsed="0.000174"/>
</kw>
<kw name="Sum Hex Message" owner="BgpRpcClient">
<msg time="2026-09-01T01:20:10.191733" level="INFO">${sum_2} = 1902</msg>
<var>${sum_2}</var>
<arg>${hex_2}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Converts hex message arguments to integers and sums them up and returns the sum.</doc>
<status status="PASS" start="2026-09-01T01:20:10.191583" elapsed="0.000172"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${sum_1}</arg>
<arg>${sum_2}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:10.191906" elapsed="0.000284"/>
</kw>
<arg>${update}</arg>
<arg>${withdraw_hex}</arg>
<doc>Verifies two hex messages are equal even in case, their arguments are misplaced.
Compares length of the hex messages and sums hex messages arguments as integers and compares results.</doc>
<status status="PASS" start="2026-09-01T01:20:10.189552" elapsed="0.002691"/>
</kw>
<kw name="Remove_Configured_Routes" owner="BgpOperations" type="TEARDOWN">
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.231443" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.231103" elapsed="0.000365"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.232124" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.231921" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:10.232280" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:10.231612" elapsed="0.000689"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.232784" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:10.232449" elapsed="0.000358"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.233083" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:10.233216" level="INFO">${template} = /rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-con...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:10.232964" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.233594" level="INFO">/rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.233380" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.234509" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.234286" elapsed="0.000262"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.234937" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.234690" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.235748" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.235282" elapsed="0.000489"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.236841" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.236431" elapsed="0.000460"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.237000" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:10.237214" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.235951" elapsed="0.001286"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.237374" elapsed="0.000449"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:10.235158" elapsed="0.002702"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.238579" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.238092" elapsed="0.000509"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.239782" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.239248" elapsed="0.000571"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.239938" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:10.240193" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.238767" elapsed="0.001450"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.240357" elapsed="0.000450"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:10.237970" elapsed="0.002874"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.235000" elapsed="0.005890"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.240929" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:10.241065" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:10.233962" elapsed="0.007125"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.233691" elapsed="0.007423"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.241349" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.241211" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.233675" elapsed="0.007746"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.242060" level="INFO">${final_text} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.241549" elapsed="0.000536"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.242128" elapsed="0.000095"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:10.230535" elapsed="0.011775"/>
</kw>
<msg time="2026-09-01T01:20:10.242358" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.219114" elapsed="0.023301"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.253738" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.265005" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/app/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.276164" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.276338" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.276493" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.276811" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.276683" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:10.276670" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.277018" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.277216" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.277367" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:10.276645" elapsed="0.000767"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.276556" elapsed="0.000878"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.277565" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.277630" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:10.277735" level="INFO">${uri} = /rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-t...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:10.215243" elapsed="0.062515"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.278754" level="INFO">/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.278532" elapsed="0.000263"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:10.287604" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:10.287752" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '430'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Data does not exist",
        "error-path": "/bgp-rib:application-rib[id='10.30.170.91']/tables[afi='bgp-types:ipv4-address-family'][safi='bgp-route-target-constrain:route-target-constrain-subsequent-address-family']/bgp-route-target-constrain:route-target-constrain-routes",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:10.287869" level="INFO">${response} = None</msg>
<msg time="2026-09-01T01:20:10.287920" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.280743" elapsed="0.007549">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:10.278854" elapsed="0.009525">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.288551" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.288411" elapsed="0.000193"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:10.278838" elapsed="0.009786">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.291978" level="FAIL">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.289569" elapsed="0.002441">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:10.289365" elapsed="0.002699">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:10.289349" elapsed="0.002743">Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.294490" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.292407" elapsed="0.002113">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:10.292198" elapsed="0.002376">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:10.292182" elapsed="0.002421">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.295120" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.294767" elapsed="0.000400"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.295452" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.295231" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.295950" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.295672" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.295524" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.295215" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.296512" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.296186" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.296807" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.296597" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.297315" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.297040" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.296893" elapsed="0.000476"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.296581" elapsed="0.000807"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.297525" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:10.298247" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.297992" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<msg time="2026-09-01T01:20:10.300498" level="FAIL">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</msg>
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.298412" elapsed="0.002116">Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.288978" elapsed="0.011672">Several failures occurred:

1) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'

2) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'

3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'</status>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:10.300704" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:10.302840" level="INFO">${response_text} = None</msg>
<msg time="2026-09-01T01:20:10.302867" level="FAIL">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="FAIL" start="2026-09-01T01:20:10.278000" elapsed="0.024908">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.302967" elapsed="0.000023"/>
</return>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.193179" elapsed="0.109937">Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'</status>
</kw>
<arg>TemplatedRequests.Delete_Templated</arg>
<arg>${dir}/${totest}/app</arg>
<arg>mapping=${APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.192780" elapsed="0.110407"/>
</kw>
<arg>${totest}</arg>
<arg>${dir}</arg>
<doc>Removes the route if present.</doc>
<status status="PASS" start="2026-09-01T01:20:10.192438" elapsed="0.110802"/>
</kw>
<arg>rt_constrain_type_2</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:09.833415" elapsed="0.469868"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:09.730864" elapsed="0.572515"/>
</test>
<test id="s1-s18-t11" name="Play_To_Odl_rt_constrain_type_2" line="97">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:10.306518" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:10.306280" elapsed="0.000477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.307665" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:10.307567" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.307550" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.312170" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:10.312062" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.312046" elapsed="0.000186"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.313120" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:10.312769" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.313570" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:10.313309" elapsed="0.000284"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:10.313632" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:10.313766" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:10.312436" elapsed="0.001352"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.318722" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:10.318626" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.318609" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.319823" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:10.319730" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.319714" elapsed="0.000183"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:10.320318" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.320031" elapsed="0.000311"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:10.320680" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:10.320487" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:10.348192" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:10.321177" elapsed="0.027230"/>
</kw>
<msg time="2026-09-01T01:20:10.348552" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:10.348625" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.320846" elapsed="0.027812"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:10.388071" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:10.349191" elapsed="0.038993"/>
</kw>
<msg time="2026-09-01T01:20:10.388327" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:10.388367" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.348825" elapsed="0.039574"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.388664" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.388465" elapsed="0.000247"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.388449" elapsed="0.000283"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.389164" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "2 "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.388862" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.389529" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.389327" elapsed="0.000251"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.389310" elapsed="0.000288"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:10.389627" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:10.391949" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:20:10.392130" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.390935" elapsed="0.001335"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.392524" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.392837" elapsed="0.000083"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:10.390368" elapsed="0.002652"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:10.389861" elapsed="0.003215"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:10.319469" elapsed="0.073713"/>
</kw>
<msg time="2026-09-01T01:20:10.393262" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:10.393299" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.318934" elapsed="0.074397"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:10.393490" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:10.393397" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.393381" elapsed="0.000181"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.393921" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.394274" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.394337" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:10.318332" elapsed="0.076099"/>
</kw>
<msg time="2026-09-01T01:20:10.394510" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:10.394548" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "P "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.314127" elapsed="0.080452"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.394862" elapsed="0.000033"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.394642" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.394628" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:10.313996" elapsed="0.080967"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:10.313834" elapsed="0.081154"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:10.311738" elapsed="0.083297"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:10.307316" elapsed="0.087765"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:10.306912" elapsed="0.088206"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:10.304209" elapsed="0.091034"/>
</kw>
<kw name="Play_To_Odl_Template" owner="BgpOperations">
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.396234" level="INFO">&amp;{adj_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/adj-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{adj_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/adj-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.395793" elapsed="0.000466"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.396800" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F10.30.170.95/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${TOOLS_SYSTEM_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.396409" elapsed="0.000424"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.397398" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.397042" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.397738" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/announce_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:10.397871" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:10.397567" elapsed="0.000341"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.398288" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/withdraw_rt_constrain_type_2.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:10.398407" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:10.398072" elapsed="0.000358"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:10.398569" elapsed="0.002783"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:10.401494" elapsed="0.002362"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.448517" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.448188" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.449223" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.449000" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:10.449366" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:10.448689" elapsed="0.000699"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.449897" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:10.449537" elapsed="0.000385"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.450202" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:10.450324" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:10.450067" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.450702" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.450488" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.451641" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.451393" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.452066" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.451823" elapsed="0.000265"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.452788" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.452420" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.453981" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.453431" elapsed="0.000646"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.454200" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:20:10.454472" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.452996" elapsed="0.001498"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.454635" elapsed="0.000353"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:10.452298" elapsed="0.002726"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.455764" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:10.455267" elapsed="0.000520"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:10.456921" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.456402" elapsed="0.000613"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:10.457084" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:10.457418" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:10.455966" elapsed="0.001475"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:10.457579" elapsed="0.000343"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:10.455123" elapsed="0.002836"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.452129" elapsed="0.005860"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:10.458026" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:10.458218" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:10.451088" elapsed="0.007154"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.450801" elapsed="0.007468"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.458429" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.458292" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.450784" elapsed="0.007711"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.459232" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:10.458624" elapsed="0.000634"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:10.459302" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:10.447614" elapsed="0.011802"/>
</kw>
<msg time="2026-09-01T01:20:10.459464" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:10.436289" elapsed="0.023217"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.470914" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.482102" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.493524" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.493733" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.493904" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.494243" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.494095" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:10.494083" elapsed="0.000229"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.494439" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.494588" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.494735" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:10.494058" elapsed="0.000721"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.493970" elapsed="0.000832"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.494944" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.495009" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:10.495115" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:10.432461" elapsed="0.062697"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.496283" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.496052" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:10.496419" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:10.495730" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.496720" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.496500" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.497224" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:10.496952" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.496791" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.496484" elapsed="0.000810"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.499627" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:10.497437" elapsed="0.002213"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:10.499693" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:10.499826" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:10.495444" elapsed="0.004403"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:10.500959" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.500737" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:10.501128" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:10.500433" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:10.501346" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:10.501228" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:10.501212" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.501552" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.501707" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.501762" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:10.503493" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:10.500133" elapsed="0.003382"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.504745" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.504523" elapsed="0.000264"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:10.505169" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:10.504939" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:10.513058" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:10.513215" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:10.513302" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.507126" elapsed="0.006506">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:10.505266" elapsed="0.008438">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.513889" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.513734" elapsed="0.000212"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:10.505250" elapsed="0.008716">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.514320" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.514434" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:10.514404" elapsed="0.000071"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:10.514389" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.514624" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.514683" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.503790" elapsed="0.011017">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.514884" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.412318" elapsed="0.102653">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:10.515228" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:10.515052" elapsed="0.000239"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:10.515037" elapsed="0.000274"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:10.515340" elapsed="0.000012"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:10.408220" elapsed="0.107211">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.593176" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.592811" elapsed="0.000393"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.593856" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.593657" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.594016" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.593357" elapsed="0.000680"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.594536" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.594202" elapsed="0.000357"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.594824" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:12.594967" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:12.594703" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.595365" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.595133" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.596309" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.596029" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.596731" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.596495" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.597530" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.597163" elapsed="0.000390"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.598694" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.598180" elapsed="0.000607"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.598857" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:20:12.599169" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.597721" elapsed="0.001472"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.599334" elapsed="0.000341"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/adj-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:12.597018" elapsed="0.002694"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.600327" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.599948" elapsed="0.000401"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.601614" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.601082" elapsed="0.000626"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.601779" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:12.602066" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.600654" elapsed="0.001434"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.602324" elapsed="0.000330"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:12.599810" elapsed="0.002881"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.596850" elapsed="0.005871"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.602759" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:12.602909" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:12.595729" elapsed="0.007203"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.595467" elapsed="0.007493"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.603120" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.602983" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.595449" elapsed="0.007796"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.603919" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.603382" elapsed="0.000562"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.603986" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:12.592274" elapsed="0.011822"/>
</kw>
<msg time="2026-09-01T01:20:12.604207" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.578944" elapsed="0.025309"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.615394" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.626628" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.637846" elapsed="0.000038"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.638036" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.638213" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.638542" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.638409" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:12.638395" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.638740" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.638905" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.639055" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:12.638369" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.638279" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.639270" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.639334" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:12.639440" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-fa...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:12.573531" elapsed="0.065932"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.640585" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.640378" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.640721" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.640050" elapsed="0.000692"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.641041" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.640803" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.641538" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.641283" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.641112" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.640787" elapsed="0.000822"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.643859" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.641747" elapsed="0.002149"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:12.643942" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:12.644076" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:12.639748" elapsed="0.004350"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.645209" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.644988" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.645380" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.644671" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:12.645580" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:12.645463" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.645447" elapsed="0.000206"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.645786" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.645957" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.646014" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:12.647750" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:12.644383" elapsed="0.003390"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.649015" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.648779" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.649426" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.649211" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:12.657767" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:12.657910" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/adj-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-09-01T01:20:12.658007" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:12.651403" elapsed="0.006626"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.649521" elapsed="0.008545"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.658259" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.658089" elapsed="0.000228"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.649505" elapsed="0.008830"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.661463" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.659299" elapsed="0.002208"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.659027" elapsed="0.002510"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.659010" elapsed="0.002549"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.664120" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.661819" elapsed="0.002363"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.661608" elapsed="0.002605"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.661593" elapsed="0.002642"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.664719" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.664384" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.665032" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.664803" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.665581" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.665315" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.665153" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.664788" elapsed="0.000867"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.666160" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.665802" elapsed="0.000388"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.666482" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.666253" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.666973" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.666699" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.666553" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.666237" elapsed="0.000808"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.667196" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:12.667904" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.667648" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.668069" elapsed="0.002105"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:12.658651" elapsed="0.011580"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.670384" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:12.670291" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.670276" elapsed="0.000165"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.673092" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.670573" elapsed="0.002545"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:12.673178" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:12.673316" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:12.648061" elapsed="0.025278"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.673392" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:12.673519" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:12.535383" elapsed="0.138159"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.699277" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.698843" elapsed="0.000459"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.700004" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.699756" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.700287" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.699453" elapsed="0.000856"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.700900" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.700494" elapsed="0.000431"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.701230" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:12.701354" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:12.701073" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.701760" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.701521" elapsed="0.000285"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:12.702266" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.701880" elapsed="0.000441"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.703119" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/adj-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.702477" elapsed="0.000684"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.702343" elapsed="0.000851"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.701849" elapsed="0.001364"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.703802" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.703371" elapsed="0.000456"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.703885" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:12.698302" elapsed="0.005695"/>
</kw>
<msg time="2026-09-01T01:20:12.704048" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.686674" elapsed="0.017417"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.715338" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.726653" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.737839" elapsed="0.000037"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.738067" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.738242" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.738568" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.738437" elapsed="0.000179"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:12.738424" elapsed="0.000213"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.738763" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.738926" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.739077" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:12.738398" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.738308" elapsed="0.000852"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.739295" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.739359" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:12.739478" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:12.684305" elapsed="0.055197"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.739660" elapsed="0.002126"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.742827" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.742459" elapsed="0.000393"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.743380" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.743006" elapsed="0.000398"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:12.743545" elapsed="0.000283"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:12.742085" elapsed="0.001810"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.741855" elapsed="0.002069"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.744081" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.743946" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.741839" elapsed="0.002325"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:12.674545" elapsed="0.069661"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:12.673822" elapsed="0.070448"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.673612" elapsed="0.070696"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.673597" elapsed="0.070731"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.744357" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:12.526355" elapsed="0.218110"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${adj_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:10.404045" elapsed="2.340504"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.788952" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.788608" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.789628" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.789440" elapsed="0.000244">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.789764" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.789124" elapsed="0.000661"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.790297" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.789949" elapsed="0.000371"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.790582" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:12.790694" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:12.790466" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.791087" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.790857" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.792178" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.791738" elapsed="0.000483"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.792612" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.792369" elapsed="0.000265"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.793348" level="INFO">${value} = peer=bgp:%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.792967" elapsed="0.000404"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.794507" level="INFO">${encoded} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.793979" elapsed="0.000622"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.794670" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:12.794949" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.793538" elapsed="0.001435"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.795112" elapsed="0.000347"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F10.30.170.95/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:12.792828" elapsed="0.002666"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.796090" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.795713" elapsed="0.000399"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.797261" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.796709" elapsed="0.000646"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.797422" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:12.797684" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.796301" elapsed="0.001406"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.797844" elapsed="0.000405"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:12.795593" elapsed="0.002693"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.792675" elapsed="0.005641"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.798353" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:12.798489" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:12.791455" elapsed="0.007056"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.791199" elapsed="0.007339"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.798694" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.798560" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.791182" elapsed="0.007577"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.799481" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.798898" elapsed="0.000608"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.799548" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:12.788060" elapsed="0.011596"/>
</kw>
<msg time="2026-09-01T01:20:12.799704" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.776673" elapsed="0.023072"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.811172" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.822507" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.833823" elapsed="0.000028"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.834031" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.834205" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.834527" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.834396" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:12.834384" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.834745" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.834911" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.835109" elapsed="0.000038"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:12.834359" elapsed="0.000821"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.834271" elapsed="0.000932"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.835338" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.835402" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:12.835509" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-addr...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:12.772836" elapsed="0.062696"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.836673" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.836466" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.836810" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.836155" elapsed="0.000676"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.837130" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.836908" elapsed="0.000290"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.837627" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.837370" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.837219" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.836891" elapsed="0.000807"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.840020" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.837835" elapsed="0.002208"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:12.840088" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:12.840236" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:12.835817" elapsed="0.004441"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.841355" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.841149" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.841492" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.840810" elapsed="0.000703"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:12.841690" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:12.841573" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.841558" elapsed="0.000204"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.841909" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.842062" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.842118" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:12.843881" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:12.840523" elapsed="0.003382"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.845202" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.844906" elapsed="0.000338"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.845599" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.845383" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:12.853065" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:12.853204" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F10.30.170.95/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-09-01T01:20:12.853307" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:12.847669" elapsed="0.005661"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.845694" elapsed="0.007673"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.853529" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.853389" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.845679" elapsed="0.007924"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.856818" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.854523" elapsed="0.002350"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.854317" elapsed="0.002588"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.854301" elapsed="0.002627"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.859288" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.857197" elapsed="0.002131"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.856978" elapsed="0.002381"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.856963" elapsed="0.002418"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.859882" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.859534" elapsed="0.000372"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.860197" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.859967" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.860704" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.860438" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.860269" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.859952" elapsed="0.000824"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.861280" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.860938" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.861576" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.861365" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.862068" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.861792" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.861647" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.861349" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.862294" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:12.863038" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.862781" elapsed="0.000280"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.863223" elapsed="0.002097"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:12.853939" elapsed="0.011437"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.865548" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:12.865436" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.865420" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.868246" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.865741" elapsed="0.002531"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:12.868317" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:12.868452" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:12.844192" elapsed="0.024283"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.868529" elapsed="0.000022"/>
</return>
<msg time="2026-09-01T01:20:12.868655" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:12.752486" elapsed="0.116192"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.894189" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.893762" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.894935" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.894667" elapsed="0.000375">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.895218" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.894365" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.895777" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.895392" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.896098" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:12.896239" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:12.895959" elapsed="0.000302"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.896649" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.896406" elapsed="0.000321"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:12.897189" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.896788" elapsed="0.000456"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.897859" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F10.30.170.95/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.897401" elapsed="0.000493"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.897265" elapsed="0.000661"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.896772" elapsed="0.001172"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.898538" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.898079" elapsed="0.000484"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.898606" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:12.893220" elapsed="0.005493"/>
</kw>
<msg time="2026-09-01T01:20:12.898764" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.881715" elapsed="0.017091"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.909942" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.921181" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.932225" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.932401" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.932557" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.932893" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.932747" elapsed="0.000195"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:12.932735" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.933089" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.933254" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.933404" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:12.932710" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.932622" elapsed="0.000886"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.933646" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:12.933710" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:12.933829" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:12.879351" elapsed="0.054501"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.934025" elapsed="0.002122"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.937188" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.936790" elapsed="0.000424"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:12.937709" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.937353" elapsed="0.000381"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:12.937888" elapsed="0.000299"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:12.936433" elapsed="0.001807"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.936219" elapsed="0.002049"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.938423" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.938289" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.936203" elapsed="0.002286"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:12.869683" elapsed="0.068847"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:12.868975" elapsed="0.069617"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.868749" elapsed="0.069881"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.868734" elapsed="0.069916"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.938679" elapsed="0.000121"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:12.748577" elapsed="0.190326"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:12.744708" elapsed="0.194247"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.983155" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:12.982799" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.983808" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:12.983627" elapsed="0.000251">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:12.983994" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:12.983329" elapsed="0.000687"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.984518" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:12.984181" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:12.984804" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:12.984930" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:12.984687" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.985327" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.985095" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.986409" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:12.985986" elapsed="0.000464"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.986836" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.986598" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.987564" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.987204" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.988688" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.988191" elapsed="0.000590"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.988850" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:20:12.989130" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.987753" elapsed="0.001424"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.989316" elapsed="0.000334"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:12.987061" elapsed="0.002625"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.990322" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:12.989918" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:12.991458" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.990935" elapsed="0.000615"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:12.991619" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:12.991897" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:12.990511" elapsed="0.001410"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:12.992077" elapsed="0.000453"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:12.989782" elapsed="0.002796"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.986914" elapsed="0.005695"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:12.992647" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:12.992786" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:12.985687" elapsed="0.007121"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:12.985424" elapsed="0.007411"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:12.993008" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:12.992857" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:12.985408" elapsed="0.007666"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:12.993721" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:12.993219" elapsed="0.000528"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:12.993788" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:12.982267" elapsed="0.011677"/>
</kw>
<msg time="2026-09-01T01:20:12.993993" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:12.970934" elapsed="0.023101"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.005218" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.016344" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.027550" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.027737" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.027947" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.028293" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.028159" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.028131" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.028490" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.028638" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.028811" elapsed="0.000020"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.028105" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.028018" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.029032" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.029096" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:13.029217" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:12.967106" elapsed="0.062136"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.030380" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.030173" elapsed="0.000263">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.030515" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.029842" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.030819" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.030598" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.031324" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.031054" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.030905" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.030581" elapsed="0.000814"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.034364" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.031533" elapsed="0.002855"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:13.034434" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.034567" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:13.029556" elapsed="0.005032"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.035680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.035477" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.035815" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.035172" elapsed="0.000664"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:13.036032" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:13.035915" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.035899" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.036254" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.036406" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.036462" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:13.038275" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:13.034856" elapsed="0.003442"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.039533" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.039311" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.039945" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.039713" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:13.047470" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.047581" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '373'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}} 
 </msg>
<msg time="2026-09-01T01:20:13.047707" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:13.041933" elapsed="0.005798"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.040041" elapsed="0.007727"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.047944" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.047790" elapsed="0.000212"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.040025" elapsed="0.007995"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.051114" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AgIAAP3oAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"as-4-route-target-extended-community":{"as-4-specific-common":{"as-number":65000,"local-administrator":123}}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.048936" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.048722" elapsed="0.002482"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.048705" elapsed="0.002521"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.053734" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.051477" elapsed="0.002298"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.051275" elapsed="0.002530"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.051261" elapsed="0.002566"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.054342" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.053992" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.054644" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.054428" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.055170" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.054890" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.054722" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.054413" elapsed="0.000831"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.055713" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.055391" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.056023" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.055797" elapsed="0.000276"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.056523" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.056255" elapsed="0.000292"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.056093" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.055782" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.056731" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:13.057467" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.057228" elapsed="0.000262"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.057628" elapsed="0.002066"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:13.048353" elapsed="0.011396"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.059916" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.059809" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.059793" elapsed="0.000181"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.062641" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.060107" elapsed="0.002561"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:13.062712" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.062855" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:13.038571" elapsed="0.024329"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.063004" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:20:13.063181" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:12.946879" elapsed="0.116327"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.088769" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.088374" elapsed="0.000420"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.089516" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.089286" elapsed="0.000335">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.089781" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.088960" elapsed="0.000843"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.090378" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.089973" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.090688" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.090804" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.090548" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.091283" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                    "as-4-specific-common": {
                        "as-number": 65000,
                        "local-administrator": 123
                    }
                },
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "local-pref": {
                        "pref": 100
                    },
                    "origin": {
                        "value": "igp"
                    }
                },
                "origin-as": 64511,
                "path-id": 0,
                "route-key": "AgIAAP3oAHs="
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.091021" elapsed="0.000307"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:13.091750" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.091388" elapsed="0.000415"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.092446" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.091970" elapsed="0.000500"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.091824" elapsed="0.000677"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.091371" elapsed="0.001148"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.093091" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.092652" elapsed="0.000465"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.093183" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.087809" elapsed="0.005485"/>
</kw>
<msg time="2026-09-01T01:20:13.093373" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.076267" elapsed="0.017151"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.104731" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.116175" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_2/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.127385" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.127560" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.127719" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.128062" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.127931" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.127917" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.128276" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.128426" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.128574" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.127890" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.127785" elapsed="0.000858"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.128774" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.128837" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:13.128970" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "as-4-route-target-extended-community": {
                  ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:13.073856" elapsed="0.055137"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.129166" elapsed="0.002165"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.132372" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.131985" elapsed="0.000442"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.132955" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "as-4-route-target-extended-community": {
     "as-4-specific-common": {
      "as-number"...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.132575" elapsed="0.000405"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:13.133122" elapsed="0.000298"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:13.131614" elapsed="0.001859"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.131401" elapsed="0.002102"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.133661" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.133526" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.131385" elapsed="0.002343"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:13.064230" elapsed="0.069541"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:13.063489" elapsed="0.070347"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.063279" elapsed="0.070610"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.063263" elapsed="0.070647"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.133940" elapsed="0.000024"/>
</return>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:12.942983" elapsed="0.191067"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/${totest}/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:12.939110" elapsed="0.194990"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:13.134259" elapsed="0.003352"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.182290" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.181943" elapsed="0.000372"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.182960" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.182763" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.183097" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.182464" elapsed="0.000653"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.183622" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.183286" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.183923" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.184038" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.183792" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.184438" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.184221" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.185520" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.185264" elapsed="0.000296"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.186001" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.185742" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.186724" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.186364" elapsed="0.000383"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.187843" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.187349" elapsed="0.000604"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.188024" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:13.188315" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.186928" elapsed="0.001409"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.188476" elapsed="0.000328"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:13.186239" elapsed="0.002602"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.189449" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.189070" elapsed="0.000402"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.190583" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.190057" elapsed="0.000619"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.190744" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:13.191023" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.189637" elapsed="0.001409"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.191279" elapsed="0.000326"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:13.188950" elapsed="0.002691"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.186066" elapsed="0.005605"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.191707" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.191843" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:13.184796" elapsed="0.007081"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.184536" elapsed="0.007370"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.192063" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.191928" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.184519" elapsed="0.007608"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.192774" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.192274" elapsed="0.000525"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.192842" elapsed="0.000039"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.181395" elapsed="0.011570"/>
</kw>
<msg time="2026-09-01T01:20:13.193012" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.170005" elapsed="0.023048"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.204426" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.215630" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.226827" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.227014" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.227186" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.227511" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.227380" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.227367" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.227710" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.227873" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.228023" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.227342" elapsed="0.000726"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.227253" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.228236" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.228300" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:13.228403" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:13.166157" elapsed="0.062269"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.229584" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.229348" elapsed="0.000293">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.229720" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.229007" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.230035" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.229803" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.230710" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.230270" elapsed="0.000463"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.230106" elapsed="0.000716"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.229787" elapsed="0.001054"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.233000" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.230993" elapsed="0.002030"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:13.233067" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.233215" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:13.228709" elapsed="0.004528"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.234323" level="INFO" html="true">File '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;' exists.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.234159" elapsed="0.000210"/>
</kw>
<msg time="2026-09-01T01:20:13.234441" level="INFO">${read_volatiles_file} = True</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.233825" elapsed="0.000636"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.234639" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.234522" elapsed="0.000156"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.234506" elapsed="0.000192"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.234990" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.235102" level="INFO">${volatiles} = uptodate
</msg>
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.234828" elapsed="0.000295"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:20:13.235498" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.235294" elapsed="0.000227"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="PASS" start="2026-09-01T01:20:13.235562" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:13.235694" level="INFO">${volatiles_list} = ['uptodate', '']</msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:13.233540" elapsed="0.002175"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.236950" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.236718" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.237358" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.237127" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:13.246103" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.246232" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '177'} 
 body={"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]} 
 </msg>
<msg time="2026-09-01T01:20:13.246315" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:13.239341" elapsed="0.006996"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.237452" elapsed="0.008921"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.246538" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.246396" elapsed="0.000196"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.237436" elapsed="0.009174"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.249697" level="INFO">{"bgp-rib:tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.247515" elapsed="0.002223"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.247315" elapsed="0.002453"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.247299" elapsed="0.002491"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.252248" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.250051" elapsed="0.002237"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.249837" elapsed="0.002481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.249823" elapsed="0.002516"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.252825" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.252492" elapsed="0.000407"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.253197" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.252964" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.253676" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.253416" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.253269" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.252948" elapsed="0.000799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.254246" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.253905" elapsed="0.000365"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.254543" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.254331" elapsed="0.000262"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.255032" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.254759" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.254614" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.254315" elapsed="0.000789"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.255255" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:13.255959" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.255708" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.256121" elapsed="0.002212"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:13.246940" elapsed="0.011449"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.258547" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.258449" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.258433" elapsed="0.000172"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.261106" level="INFO">${text_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.258735" elapsed="0.002397"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:13.261192" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:13.261329" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:13.235998" elapsed="0.025354"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.261405" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:13.261533" level="INFO">${response_text} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:13.145596" elapsed="0.115959"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.287215" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.286781" elapsed="0.000460"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.287941" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.287695" elapsed="0.000383">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.288258" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.287390" elapsed="0.000891"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.288821" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.288432" elapsed="0.000412"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.289171" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/empty_routes/ipv4/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.289289" level="INFO">${template} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.289007" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.289696" level="INFO">{
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "uptodate": "*"
      }
    }
  ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.289455" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:13.290193" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.289796" elapsed="0.000451"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.290875" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.290402" elapsed="0.000497"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.290269" elapsed="0.000662"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.289779" elapsed="0.001170"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.291533" level="INFO">${final_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.291084" elapsed="0.000474"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.291600" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.286240" elapsed="0.005469"/>
</kw>
<msg time="2026-09-01T01:20:13.291755" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.274666" elapsed="0.017132"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.303153" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.314401" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/empty_routes/ipv4/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.325574" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.325781" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.325954" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.326296" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.326164" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.326149" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.326493" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.326644" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.326792" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.326111" elapsed="0.000727"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.326021" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.327007" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.327072" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:13.327187" level="INFO">${expected_text} = {
  "bgp-rib:tables": [
    {
      "afi": "bgp-types:ipv4-address-family",
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family",
      "attributes": {
        "...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:13.272299" elapsed="0.054912"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.327371" elapsed="0.002141"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.330454" level="INFO">${expected_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.330207" elapsed="0.000273"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:13.330998" level="INFO">${actual_normalized} = {
 "bgp-rib:tables": [
  {
   "afi": "bgp-types:ipv4-address-family",
   "attributes": {
    "uptodate": "*"
   },
   "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-fami...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.330620" elapsed="0.000403"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:13.331236" elapsed="0.000293"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:13.329822" elapsed="0.001760"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.329582" elapsed="0.002030"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.331767" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.331633" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.329566" elapsed="0.002266"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:13.262547" elapsed="0.069340"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:13.261833" elapsed="0.070119"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.261625" elapsed="0.070365"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.261611" elapsed="0.070399"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.332039" elapsed="0.000024"/>
</return>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:13.141677" elapsed="0.190486"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${dir}/empty_routes/${ipv}</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:13.137766" elapsed="0.194509"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient" type="TEARDOWN">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:13.332467" elapsed="0.002569"/>
</kw>
<arg>rt_constrain_type_2</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<status status="PASS" start="2026-09-01T01:20:10.395466" elapsed="2.939622"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:10.303766" elapsed="3.031451"/>
</test>
<test id="s1-s18-t12" name="Kill_Talking_BGP_Speaker" line="101">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:13.338196" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:13.337946" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.339323" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.339226" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.339210" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.343777" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.343684" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.343668" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.344734" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.344402" elapsed="0.000356"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.345195" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:13.344918" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:13.345256" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.345389" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.344055" elapsed="0.001355"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.350460" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.350365" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.350348" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.351570" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.351476" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.351460" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:13.352043" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.351763" elapsed="0.000303"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.352422" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.352229" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.384300" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:13.352907" elapsed="0.031482"/>
</kw>
<msg time="2026-09-01T01:20:13.384535" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:13.384594" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.352592" elapsed="0.032035"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.422347" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:13.385105" elapsed="0.037340"/>
</kw>
<msg time="2026-09-01T01:20:13.422593" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:13.422633" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.384783" elapsed="0.037882"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.422948" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.422731" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.422715" elapsed="0.000336"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.423471" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.423204" elapsed="0.000331"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.423788" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.423594" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.423578" elapsed="0.000277"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:13.423899" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.426219" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:20:13.426400" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.425217" elapsed="0.001301"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.426777" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.427105" elapsed="0.000086"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:13.424622" elapsed="0.002669"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:13.424133" elapsed="0.003215"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:13.351215" elapsed="0.076215"/>
</kw>
<msg time="2026-09-01T01:20:13.427508" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.427545" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.350659" elapsed="0.076918"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:13.427736" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:13.427643" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.427627" elapsed="0.000183"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.428192" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.428491" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.428553" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:13.350056" elapsed="0.078590"/>
</kw>
<msg time="2026-09-01T01:20:13.428726" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.428764" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "K "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.345729" elapsed="0.083067"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.429098" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.428874" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.428845" elapsed="0.000353"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:13.345600" elapsed="0.083618"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:13.345454" elapsed="0.083789"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:13.343375" elapsed="0.085914"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:13.338957" elapsed="0.090380"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.338568" elapsed="0.090806"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:13.335984" elapsed="0.093433"/>
</kw>
<kw name="Kill_BGP_Speaker" owner="BGPSpeaker">
<kw name="Write_Bare_Ctrl_C" owner="RemoteBash">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.430531" level="INFO">${ctrl_c} = </msg>
<var>${ctrl_c}</var>
<arg>chr(int(3))</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.430251" elapsed="0.000304"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>${ctrl_c}</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:13.430695" elapsed="0.000376"/>
</kw>
<doc>Construct ctrl+c character and SSH-write it (without endline) to the current SSH connection.
Do not read anything yet.</doc>
<status status="PASS" start="2026-09-01T01:20:13.429991" elapsed="0.001231"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.455993" level="INFO">^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:20:13.431676" elapsed="0.024371"/>
</kw>
<msg time="2026-09-01T01:20:13.456130" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.456183" level="INFO">${message} = ^C
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<var>${status}</var>
<var>${message}</var>
<arg>SSHLibrary.Read_Until_Prompt</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.431373" elapsed="0.024833"/>
</kw>
<kw name="Dump_BGP_Speaker_Logs" owner="BGPSpeaker">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.456745" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:20:13.469743" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:13.469830" level="INFO">${output_log} = 2026-09-01 01:19:53,098 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:53,098 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${BGPSpeaker__OUTPUT_LOG}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:13.456623" elapsed="0.013231"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.470274" level="INFO">2026-09-01 01:19:53,098 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:19:53,099 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:19:53,099 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:19:53,100 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400010084020641040000fbf0
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400010084020641040000fbf0'
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400010084020641040000fbf0
2026-09-01 01:19:53,106 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:53,108 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:53,108 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:53,117 INFO BGP-Thread-1 (job): ... idle for 0.010s
2026-09-01 01:19:53,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.010s
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:54,121 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:54,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.011s
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.012s
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:55,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.013s
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:56,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:57,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:57,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.014s
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:58,132 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.015s
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:59,134 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.017s
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:59,285 INFO BGP-Thread-1 (job): ... idle for 0.150s
2026-09-01 01:19:59,286 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.167s
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0032' (50)
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:59,410 INFO BGP-Thread-1 (job): ... idle for 0.123s
2026-09-01 01:19:59,410 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.289s
2026-09-01 01:19:59,410 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'002c' (44)
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:59,411 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,412 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,412 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.290s
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:00,414 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:00,414 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.291s
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.293s
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,839 INFO BGP-Thread-1 (job): ... idle for 0.422s
2026-09-01 01:20:02,840 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.714s
2026-09-01 01:20:02,840 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,962 INFO BGP-Thread-1 (job): ... idle for 0.121s
2026-09-01 01:20:02,962 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.835s
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:02,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,964 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.837s
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:04,967 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.838s
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.839s
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): ... idle for 0.452s
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.291s
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:06,423 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:06,424 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:06,424 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:06,537 INFO BGP-Thread-1 (job): ... idle for 0.114s
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.404s
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:07,540 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:07,540 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.405s
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.407s
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:09,545 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.408s
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:10,002 INFO BGP-Thread-1 (job): ... idle for 0.456s
2026-09-01 01:20:10,003 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.863s
2026-09-01 01:20:10,003 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:10,165 INFO BGP-Thread-1 (job): ... idle for 0.161s
2026-09-01 01:20:10,166 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.024s
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:10,167 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:10,167 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.026s
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.027s
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:12,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:12,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.028s
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:13,173 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:13,173 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:13] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.470017" elapsed="0.000595"/>
</kw>
<doc>Send all output produced by the play.py utility to Robot logs.
This needs to be called if your suite detects play.py crashing and bypasses
Kill_BGP_Speaker in that case otherwise the output of play.py (which most
likely contains clues about why it crashed) will be lost.</doc>
<status status="PASS" start="2026-09-01T01:20:13.456376" elapsed="0.014288"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<status status="PASS" start="2026-09-01T01:20:13.470820" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:20:13.470721" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.470705" elapsed="0.000203"/>
</if>
<kw name="Log" owner="BuiltIn">
<arg>${message}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.471044" elapsed="0.000019"/>
</kw>
<kw name="Fail" owner="BuiltIn">
<arg>The prompt was not seen within timeout period.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.471208" elapsed="0.000018"/>
</kw>
<doc>Interrupt play.py, fail if no prompt is seen within SSHLibrary timeout.
Also dump the logs with the output the program produced.
This keyword is also suitable for stopping BGP manager.</doc>
<status status="PASS" start="2026-09-01T01:20:13.429693" elapsed="0.041583"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.479280" level="INFO">Executing command 'cat play.py.out'.</msg>
<msg time="2026-09-01T01:20:13.521352" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:13.521495" level="INFO">${output_log} = 2026-09-01 01:19:53,098 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:53,098 DEBUG BGP-Thre...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:13.479122" elapsed="0.042406"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.522122" level="INFO">2026-09-01 01:19:53,098 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.170.95
2026-09-01 01:19:53,098 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:19:53,099 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:19:53,099 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:19:53,100 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   My BGP Identifier: 169781855
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:19:53,103 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:19:53,104 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Length=53 (0x0035)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:19:53,104 DEBUG BGP-Thread-1 (job):   BGP Identifier=169781855 (0x0a1eaa5f)
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=24 (0x18)
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400010084020641040000fbf0
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400010084020641040000fbf0'
2026-09-01 01:19:53,105 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff00350104fbf000b40a1eaa5f1802060104000100010206010400010084020641040000fbf0
2026-09-01 01:19:53,106 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:19:53,107 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:53,108 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:53,108 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:53,117 INFO BGP-Thread-1 (job): ... idle for 0.010s
2026-09-01 01:19:53,118 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.010s
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:53,118 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:53,119 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:53,120 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:54,121 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:54,121 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.011s
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:54,122 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.012s
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:55,123 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:55,124 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.013s
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:56,125 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:56,126 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:57,127 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:57,127 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.014s
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:57,131 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:58,132 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.015s
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:58,133 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:59,134 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.017s
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,135 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:19:59,285 INFO BGP-Thread-1 (job): ... idle for 0.150s
2026-09-01 01:19:59,286 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.167s
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0032' (50)
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:59,286 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:59,287 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:19:59,410 INFO BGP-Thread-1 (job): ... idle for 0.123s
2026-09-01 01:19:59,410 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.289s
2026-09-01 01:19:59,410 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'002c' (44)
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:19:59,411 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:19:59,411 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:19:59,412 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:19:59,412 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:19:59] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.290s
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0032020000001b4001010040020040050400000064800e0a00018404c714a6290000
2026-09-01 01:20:00,413 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:00,414 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:00,414 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.291s
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:01,415 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.293s
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,417 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,839 INFO BGP-Thread-1 (job): ... idle for 0.422s
2026-09-01 01:20:02,840 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.714s
2026-09-01 01:20:02,840 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff002c02000000154001010040020040050400000064800f0400018400
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:02,840 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,841 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:02,962 INFO BGP-Thread-1 (job): ... idle for 0.121s
2026-09-01 01:20:02,962 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.835s
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:02,963 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:02,963 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:02,963 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:02,964 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:02] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:03] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:03] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.837s
2026-09-01 01:20:03,965 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:03,966 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:04,967 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.838s
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:04,968 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:05] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.839s
2026-09-01 01:20:05,969 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:05,970 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): ... idle for 0.452s
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.291s
2026-09-01 01:20:06,422 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:06,423 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:06,423 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:06,424 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:06,424 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:06,537 INFO BGP-Thread-1 (job): ... idle for 0.114s
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.404s
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:06,538 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:06,538 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:06] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:07,540 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:07,540 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.405s
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:07,542 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 15.407s
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:08,544 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:09,545 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.408s
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:09,546 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:09] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:10,002 INFO BGP-Thread-1 (job): ... idle for 0.456s
2026-09-01 01:20:10,003 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 16.863s
2026-09-01 01:20:10,003 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'003e' (62)
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:10,003 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:10,004 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:10,004 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:10,165 INFO BGP-Thread-1 (job): ... idle for 0.161s
2026-09-01 01:20:10,166 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 17.024s
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0038' (56)
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:10,166 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:10,167 DEBUG BGP-Thread-1 (job): Route-Target-Constrain True
2026-09-01 01:20:10,167 DEBUG BGP-Thread-1 (job): Skipping update decoding due to Route-Target-Constrain data expected
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:10,167 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:10] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.026s
2026-09-01 01:20:11,168 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff02020000fde8007b
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:11,169 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 19.027s
2026-09-01 01:20:12,170 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:12,171 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:12,171 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:13] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 20.028s
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff02020000fde8007b
2026-09-01 01:20:13,172 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:13,173 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:13,173 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:13] "POST /RPC2 HTTP/1.1" 200 -
Traceback (most recent call last):
  File "/home/jenkins/play.py", line 2543, in &lt;module&gt;
    threaded_job(arguments)
  File "/home/jenkins/play.py", line 2537, in threaded_job
    rpcserver.serve_forever()
  File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever
    ready = selector.select(poll_interval)
  File "/usr/lib/python3.10/selectors.py", line 416, in select
    fd_event_list = self._selector.poll(timeout)
KeyboardInterrupt</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.521738" elapsed="0.000898"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.523414" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/rt_constrain_play.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/rt_constrain_play.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:20:13.522905" elapsed="0.000580"/>
</kw>
<arg>play.py.out</arg>
<arg>rt_constrain_play.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.478804" elapsed="0.044755"/>
</kw>
<doc>Abort the Python speaker</doc>
<status status="PASS" start="2026-09-01T01:20:13.335547" elapsed="0.188139"/>
</test>
<test id="s1-s18-t13" name="Delete_Bgp_Peer_Configuration" line="107">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:13.527762" elapsed="0.000273"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:13.527443" elapsed="0.000659"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.529350" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.529216" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.529192" elapsed="0.000243"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.535804" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.535675" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.535652" elapsed="0.000252"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.537176" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.536670" elapsed="0.000541"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.537773" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:13.537413" elapsed="0.000391"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:13.537858" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T01:20:13.538062" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.536201" elapsed="0.001891"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.545069" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.544935" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.544912" elapsed="0.000262"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.546629" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.546495" elapsed="0.000190"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.546474" elapsed="0.000238"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:13.547298" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.546911" elapsed="0.000419"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.547697" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.547514" elapsed="0.000205"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.581996" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:13.548201" elapsed="0.033888"/>
</kw>
<msg time="2026-09-01T01:20:13.582257" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:13.582296" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.547877" elapsed="0.034451"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.626423" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:13.582790" elapsed="0.043734"/>
</kw>
<msg time="2026-09-01T01:20:13.626667" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:13.626706" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.582483" elapsed="0.044255"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.627060" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.626835" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.626787" elapsed="0.000343"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.627555" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.627284" elapsed="0.000337"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.627886" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.627679" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.627664" elapsed="0.000291"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:13.627984" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.630322" elapsed="0.001052"/>
</kw>
<msg time="2026-09-01T01:20:13.631440" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.629307" elapsed="0.002285"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.631855" elapsed="0.000089"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.632216" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:13.628706" elapsed="0.003680"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:13.628235" elapsed="0.004220"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:13.546106" elapsed="0.086455"/>
</kw>
<msg time="2026-09-01T01:20:13.632648" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.632685" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.545367" elapsed="0.087351"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:13.632894" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:13.632783" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.632767" elapsed="0.000202"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.633339" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.633638" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.633701" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:13.544512" elapsed="0.089283"/>
</kw>
<msg time="2026-09-01T01:20:13.633889" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.633927" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.538558" elapsed="0.095401"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.634321" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.634023" elapsed="0.000347"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.634008" elapsed="0.000382"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:13.538381" elapsed="0.096029"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:13.538175" elapsed="0.096259"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:13.535242" elapsed="0.099239"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:13.528833" elapsed="0.105696"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.528313" elapsed="0.106258"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:13.524707" elapsed="0.109908"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.673951" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.673607" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.674635" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.674440" elapsed="0.000261">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.674782" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.674124" elapsed="0.000679"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.675319" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.674965" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.675608" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/bgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.675727" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.675489" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.676123" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.675906" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.677026" level="INFO">mapping: {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.676780" elapsed="0.000285"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.677460" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.677223" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.678097" level="INFO">${value} = 10.30.170.95</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.677818" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.678962" level="INFO">${encoded} = 10.30.170.95</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.678582" elapsed="0.000404"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.679030" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.679179" level="INFO">${encoded_value} = 10.30.170.95</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.678302" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.679342" elapsed="0.000205"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.95</var>
<status status="PASS" start="2026-09-01T01:20:13.677675" elapsed="0.001906"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.680077" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.679800" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.680743" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.680560" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.680809" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.680954" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.680282" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.681112" elapsed="0.000207"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:13.679678" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.681837" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.681576" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.682606" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.682404" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.682671" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.682801" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.682102" elapsed="0.000720"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.682974" elapsed="0.000209"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:13.681450" elapsed="0.001769"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.683697" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.683436" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.684382" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.684195" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.684448" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.684580" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.683900" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.684737" elapsed="0.000205"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:13.683316" elapsed="0.001662"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.685492" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.685226" elapsed="0.000289"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.686169" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.685972" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.686236" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.686367" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.685682" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.686525" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:13.685074" elapsed="0.001677"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.687259" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.686981" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.687923" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.687726" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.687987" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:13.688135" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.687449" elapsed="0.000728"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.688316" elapsed="0.000193"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:13.686848" elapsed="0.001706"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.677523" elapsed="0.011060"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.688620" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:13.688756" level="INFO">${mapping_to_use} = {'IP': '10.30.170.95', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:13.676498" elapsed="0.012281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.676239" elapsed="0.012567"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.688976" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.688828" elapsed="0.000205"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.676223" elapsed="0.012835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.690030" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.689213" elapsed="0.000842"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.690099" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.673059" elapsed="0.017166"/>
</kw>
<msg time="2026-09-01T01:20:13.690307" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.661401" elapsed="0.028948"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.701697" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.712871" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/bgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.724206" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.724385" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.724542" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.724878" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.724733" elapsed="0.000196"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.724721" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.725076" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.725241" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.725390" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.724696" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.724607" elapsed="0.000851"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.725589" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.725652" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:13.725757" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:13.657265" elapsed="0.068516"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.726777" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.726554" elapsed="0.000319"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:13.736446" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.736495" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.95 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.736583" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:13.728798" elapsed="0.007807"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.726935" elapsed="0.009705"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.736799" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.736663" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.726919" elapsed="0.009967"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.739930" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.737782" elapsed="0.002187"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.737583" elapsed="0.002417"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.737568" elapsed="0.002453"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.742357" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.740283" elapsed="0.002114"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.740069" elapsed="0.002358"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.740055" elapsed="0.002393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.743045" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.742597" elapsed="0.000472"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.743360" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.743129" elapsed="0.000281"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.743839" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.743578" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.743431" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.743114" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.744406" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.744068" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.744701" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.744489" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.745243" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.744970" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.744770" elapsed="0.000526"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.744474" elapsed="0.000840"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.745450" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:13.746171" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.745916" elapsed="0.000279"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.746334" elapsed="0.002213"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:13.737229" elapsed="0.011373"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:13.748641" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.750673" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:13.726031" elapsed="0.024666"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.750776" elapsed="0.000025"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/bgp_peer</arg>
<arg>mapping=${RT_CONSTRAIN_ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:13.634843" elapsed="0.116058"/>
</kw>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:20:13.524024" elapsed="0.226973"/>
</test>
<test id="s1-s18-t14" name="Deconfigure_App_Peer" line="115">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:13.753909" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:13.753663" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.755038" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.754941" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.754924" elapsed="0.000175"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.759537" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.759443" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.759427" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.760493" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.760158" elapsed="0.000358"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.760935" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:13.760660" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:13.760997" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.761129" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.759796" elapsed="0.001370"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.766213" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.766102" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.766084" elapsed="0.000190"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.767328" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:13.767235" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.767219" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:13.767779" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.767519" elapsed="0.000283"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.768167" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.767963" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.800290" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:13.768643" elapsed="0.031742"/>
</kw>
<msg time="2026-09-01T01:20:13.800531" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:13.800570" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.768337" elapsed="0.032265"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:13.837185" level="INFO">". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:13.801083" elapsed="0.036199"/>
</kw>
<msg time="2026-09-01T01:20:13.837426" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:13.837465" level="INFO">${message_wait} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.800758" elapsed="0.036739"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.837764" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.837563" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.837547" elapsed="0.000340"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.838312" level="INFO"> ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.838020" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.838634" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.838434" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.838419" elapsed="0.000283"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:13.838731" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:13.841042" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:20:13.841244" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.840036" elapsed="0.001324"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.841613" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.841945" elapsed="0.000070"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:13.839466" elapsed="0.002649"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:13.838976" elapsed="0.003221"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:13.766948" elapsed="0.075333"/>
</kw>
<msg time="2026-09-01T01:20:13.842360" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.842397" level="INFO">${message} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.766413" elapsed="0.076017"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:13.842588" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:13.842495" elapsed="0.000290"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.842479" elapsed="0.000327"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.843204" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.843504" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.843566" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:13.765794" elapsed="0.077864"/>
</kw>
<msg time="2026-09-01T01:20:13.843737" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:13.843774" level="INFO">${output} =  ". "t "x "t ". "0 "8 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n ". "D "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.761488" elapsed="0.082318"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.844109" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.843882" elapsed="0.000299"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.843855" elapsed="0.000347"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:13.761359" elapsed="0.082863"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:13.761212" elapsed="0.083035"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:13.759122" elapsed="0.085172"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:13.754678" elapsed="0.089664"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:13.754300" elapsed="0.090079"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:13.751715" elapsed="0.092707"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.883324" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.882979" elapsed="0.000370"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.884004" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.883797" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:13.884160" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:13.883497" elapsed="0.000685"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.884663" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:13.884331" elapsed="0.000355"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:13.884964" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:13.885084" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:13.884831" elapsed="0.000275"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.885482" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.885266" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.886383" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.886152" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.886797" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.886566" elapsed="0.000252"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.887409" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.887150" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.888075" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.887888" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.888154" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:13.888288" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.887595" elapsed="0.000714"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.888446" elapsed="0.000193"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:13.887016" elapsed="0.001657"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.889176" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:13.888900" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:13.889970" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.889639" elapsed="0.000354"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:13.890036" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:13.890184" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:13.889362" elapsed="0.000844"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.890344" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:13.888769" elapsed="0.001803"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.886872" elapsed="0.003729"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:13.890638" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:13.890773" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:13.885838" elapsed="0.004956"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.885580" elapsed="0.005273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.891030" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.890892" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.885563" elapsed="0.005533"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.891758" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.891245" elapsed="0.000537"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.891824" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:13.882427" elapsed="0.009520"/>
</kw>
<msg time="2026-09-01T01:20:13.891994" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.870966" elapsed="0.021068"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.903247" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.914383" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.925507" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.925682" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.925845" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.926350" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.926095" elapsed="0.000307"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:13.926083" elapsed="0.000340"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.926552" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.926701" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.926847" elapsed="0.000030"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:13.926055" elapsed="0.000850"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.925944" elapsed="0.000986"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.927089" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:13.927174" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:13.927316" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:13.866977" elapsed="0.060363"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.928329" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.928089" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:13.938173" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node0qg2wykene64fuvve63uj4fbk24.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.938215" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:13.938291" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:13.930288" elapsed="0.008026"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.928428" elapsed="0.009920"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.938511" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.938370" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.928412" elapsed="0.010171"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.941738" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.939466" elapsed="0.002311"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.939269" elapsed="0.002538"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.939253" elapsed="0.002576"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.944172" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:13.942094" elapsed="0.002118"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.941892" elapsed="0.002349"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.941877" elapsed="0.002386"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.944739" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.944411" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.945050" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.944822" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.945540" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.945282" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.945120" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.944807" elapsed="0.000805"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.946087" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.945756" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:13.946401" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:13.946184" elapsed="0.000267"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:13.946885" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:13.946615" elapsed="0.000294"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:13.946471" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:13.946168" elapsed="0.000790"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:13.947091" elapsed="0.000319"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:13.947824" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:13.947588" elapsed="0.000259"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:13.948003" elapsed="0.002060"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:13.938907" elapsed="0.011211"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:13.950172" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:13.952193" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:13.927574" elapsed="0.024642"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:13.952263" elapsed="0.000024"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/app_peer</arg>
<arg>mapping=${RT_CONSTRAIN_APP_PEER}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:13.844617" elapsed="0.107753"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:20:13.751256" elapsed="0.201205"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:20:13.953101" elapsed="0.000374"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:13.953682" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:20:13.953616" elapsed="0.000140"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:20:13.952907" elapsed="0.000896"/>
</kw>
<doc>Functional test for bgp - route-target-constrain safi

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising rt-constrain routes to odl. For advertising from peer,
play.py is used, sending hex messages to odl.
For advertising to app-peer, we are sending post requests with routes in xml.</doc>
<status status="PASS" start="2026-09-01T01:19:50.844258" elapsed="23.109571"/>
</suite>
<suite id="s1-s19" name="090 Bgp Functional Rt Constrain Validation" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/090_bgp_functional_rt_constrain_validation.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.041241" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.037325" elapsed="0.003958"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:20:14.037067" elapsed="0.004270"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.046058" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:20:14.042649" elapsed="0.003433"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:20:14.046268" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.046171" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.046132" elapsed="0.000193"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.046776" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.046469" elapsed="0.000344"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.047309" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:20:14.046981" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:20:14.047811" elapsed="0.000264"/>
</kw>
<msg time="2026-09-01T01:20:14.048179" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:14.048220" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.047484" elapsed="0.000756"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.048716" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:14.048395" elapsed="0.000343"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.049621" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:14.049392" elapsed="0.000252"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.050018" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:14.049781" elapsed="0.000260"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.050452" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.050202" elapsed="0.000273"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.054369" elapsed="0.000174"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.054990" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:14.054689" elapsed="0.000324"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.055167" elapsed="0.000192"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.056064" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:14.055790" elapsed="0.000299"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:20:14.056132" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:20:14.056284" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.055530" elapsed="0.000776"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:14.056812" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc18151790&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:20:14.056450" elapsed="0.000483"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.057082" elapsed="0.000180"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:20:14.053851" elapsed="0.003463"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:14.053680" elapsed="0.003671"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:20:14.050564" elapsed="0.006813"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.057883" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.057525" elapsed="0.000396"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.058429" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.058069" elapsed="0.000397"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.058959" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.058616" elapsed="0.000379"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:20:14.048976" elapsed="0.010069"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:20:14.042343" elapsed="0.016750"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.059263" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.059162" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.059132" elapsed="0.000191"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.062172" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:14.061810" elapsed="0.000387"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.062606" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:14.062343" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:14.062667" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:14.062800" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:14.061522" elapsed="0.001299"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:14.063701" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.063478" elapsed="0.000246"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.064419" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:14.064544" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.064264" elapsed="0.000304"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.067990" elapsed="0.000035"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:14.067323" elapsed="0.000748"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.067306" elapsed="0.000802"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.068750" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:14.068989" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.068319" elapsed="0.000719"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.069962" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.069318" elapsed="0.000747"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.071379" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.070392" elapsed="0.001035"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.073105" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:20:14.073338" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:14.072718" elapsed="0.000661"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.073708" elapsed="0.000450"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.075295" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:20:14.427391" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:19:51 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:20:14.074928" elapsed="0.352541"/>
</kw>
<msg time="2026-09-01T01:20:14.427527" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.074503" elapsed="0.353131"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:20:14.071841" elapsed="0.355904"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.428479" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:20:14.441407" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:20:14.441582" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:20:14.441687" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:14.428051" elapsed="0.013684"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.442061" elapsed="0.000536"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.443813" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.443278" elapsed="0.000650"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.444352" elapsed="0.000050"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.444089" elapsed="0.000385"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.444065" elapsed="0.000446"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:20:14.444796" elapsed="0.000075"/>
</return>
<status status="PASS" start="2026-09-01T01:20:14.444588" elapsed="0.000360"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.444573" elapsed="0.000464"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.445096" elapsed="0.000014"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.448489" elapsed="0.000434"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.449210" elapsed="0.000268"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.449842" elapsed="0.000230"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.445588" elapsed="0.004571"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:20:14.066391" elapsed="0.383933"/>
</kw>
<msg time="2026-09-01T01:20:14.450374" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.065639" elapsed="0.384782"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:20:14.065211" elapsed="0.385280"/>
</kw>
<msg time="2026-09-01T01:20:14.450530" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.064716" elapsed="0.385853"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.453055" elapsed="0.000323"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.453531" elapsed="0.000130"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.453802" elapsed="0.000134"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.450829" elapsed="0.003154"/>
</kw>
<msg time="2026-09-01T01:20:14.454062" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:20:14.063934" elapsed="0.390149"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.454498" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.454277" elapsed="0.000257"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:20:14.454570" elapsed="0.000025"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:20:14.063162" elapsed="0.391515"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:14.062990" elapsed="0.391719"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:14.062880" elapsed="0.391862"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:20:14.059523" elapsed="0.395267"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:20:14.454948" elapsed="0.000224"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.467745" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.467645" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.467628" elapsed="0.000178"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.468088" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:14.468194" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.467966" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.468594" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.468364" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.469008" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.468775" elapsed="0.000271"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:14.469739" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:20:14.469545" elapsed="0.000297">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:20:14.469987" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:20:14.470027" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.469208" elapsed="0.000838"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.470340" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:14.470114" elapsed="0.000291"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.470097" elapsed="0.000330"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:14.471097" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.470866" elapsed="0.000253"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:20:14.471176" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:14.471309" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.470611" elapsed="0.000719"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.471475" elapsed="0.000350"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.472093" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:14.472194" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.471999" elapsed="0.000218"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.472362" elapsed="0.002164"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.474923" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:20:14.665486" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.474681" elapsed="0.190887"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.668365" elapsed="0.000306"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.668825" elapsed="0.000147"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.669112" elapsed="0.000110"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.666332" elapsed="0.002936"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:14.665815" elapsed="0.003493"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.467402" elapsed="0.201949"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:14.455821" elapsed="0.213570"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.455483" elapsed="0.213950"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:14.455352" elapsed="0.214115"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:20:14.455224" elapsed="0.214270"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:20:14.041594" elapsed="0.627947"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.672048" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.671949" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.671933" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.676689" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.676593" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.676577" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.677613" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:14.677277" elapsed="0.000361"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.678061" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:14.677787" elapsed="0.000296"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:14.678121" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:20:14.678273" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:14.676967" elapsed="0.001328"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.683384" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.683287" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.683270" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.684541" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:14.684429" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.684412" elapsed="0.000190"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:14.685035" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.684737" elapsed="0.000321"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.685422" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:14.685222" elapsed="0.000223"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.727654" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:14.686067" elapsed="0.041707"/>
</kw>
<msg time="2026-09-01T01:20:14.727904" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:14.727944" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.685594" elapsed="0.042382"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.816085" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "9 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "v "a "l "i "d "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:14.728620" elapsed="0.087626"/>
</kw>
<msg time="2026-09-01T01:20:14.816362" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:14.816401" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.728155" elapsed="0.088278"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.816725" elapsed="0.000047"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:14.816500" elapsed="0.000380"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.816482" elapsed="0.000423"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.817491" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "0 "9 "0 "_ "b "g "[78Cp "[A[78C_
 "f "u "n "c "t "i "o "n "a "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "v "a "l "i "d "a "t "i "o "n ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:14.817044" elapsed="0.000527"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.817850" elapsed="0.000060"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:14.817629" elapsed="0.000404"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.817614" elapsed="0.000444"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:14.818088" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.819981" elapsed="0.000433"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.820742" elapsed="0.000278"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:14.821394" elapsed="0.000217"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:14.819252" elapsed="0.002440"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:14.818351" elapsed="0.003466"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:14.684176" elapsed="0.137745"/>
</kw>
<msg time="2026-09-01T01:20:14.822001" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:14.822039" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.683587" elapsed="0.138484"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:14.822251" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:14.822153" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.822121" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.822671" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.822984" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:14.823047" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:14.683021" elapsed="0.140210"/>
</kw>
<msg time="2026-09-01T01:20:14.823317" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:14.823354" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.678620" elapsed="0.144766"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:14.823684" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:14.823451" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:14.823436" elapsed="0.000316"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:14.678488" elapsed="0.145283"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:14.678341" elapsed="0.145456"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:14.676342" elapsed="0.147501"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:20:14.670124" elapsed="0.153781"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:14.669688" elapsed="0.154253"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:20:14.036778" elapsed="0.787207"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.824452" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=6s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:14.824128" elapsed="0.000346"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.824925" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:14.824632" elapsed="0.000330"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:14.826503" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:20:14.826570" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:14.826259" elapsed="0.000331"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.826736" elapsed="0.000492"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:20:14.828045" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:20:15.198506" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:20:14 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:20:14.827752" elapsed="0.370883"/>
</kw>
<msg time="2026-09-01T01:20:15.198703" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.827422" elapsed="0.371349"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:20:14.825815" elapsed="0.373063"/>
</kw>
<msg time="2026-09-01T01:20:15.198927" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.825469" elapsed="0.373500"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:20:14.825166" elapsed="0.373872"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:15.199604" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc195ae250&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:20:15.199272" elapsed="0.000503"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:15.211240" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:20:15.223695" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../../tools/fastbgp/play.py' -&gt; '/home/jenkins//play.py'</msg>
<arg>${PLAY_SCRIPT}</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:15.199951" elapsed="0.023817"/>
</kw>
<kw name="Assure_Library_Ipaddr" owner="SSHKeywords">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:15.225511" level="INFO">Executing command 'bash -c 'cd "." &amp;&amp; python -c "import ipaddr"''.</msg>
<msg time="2026-09-01T01:20:15.268288" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:15.268427" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:20:15.268478" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:20:15.268530" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:15.225280" elapsed="0.043291"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.270365" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:20:15.269756" elapsed="0.000697"/>
</kw>
<msg time="2026-09-01T01:20:15.270632" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:20:15.270714" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.268976" elapsed="0.001780"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.272024" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.271132" elapsed="0.000944"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.272978" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.272279" elapsed="0.000824"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.272231" elapsed="0.000954"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="PASS" start="2026-09-01T01:20:15.273490" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-09-01T01:20:15.273297" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.273266" elapsed="0.000391"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.273825" elapsed="0.000024"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:15.273760" elapsed="0.000167"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.273732" elapsed="0.000236"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.274297" elapsed="0.000045"/>
</kw>
<msg time="2026-09-01T01:20:15.274585" level="INFO">${passed} = True</msg>
<var>${passed}</var>
<arg>bash -c 'cd "${target_dir}" &amp;&amp; python -c "import ipaddr"'</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:20:15.224773" elapsed="0.049860"/>
</kw>
<if>
<branch type="IF" condition="${passed}">
<return>
<status status="PASS" start="2026-09-01T01:20:15.275056" elapsed="0.000049"/>
</return>
<status status="PASS" start="2026-09-01T01:20:15.274873" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.274818" elapsed="0.000422"/>
</if>
<kw name="Put File" owner="SSHLibrary">
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPCEP/ipaddr.py</arg>
<arg>${target_dir}/</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.275551" elapsed="0.000043"/>
</kw>
<arg>target_dir=.</arg>
<doc>Tests whether ipaddr module is present on ssh-connected machine, Puts ipaddr.py to target_dir if not.</doc>
<status status="PASS" start="2026-09-01T01:20:15.224179" elapsed="0.051532"/>
</kw>
<doc>Initialize SetupUtils. Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:14.036523" elapsed="1.239289"/>
</kw>
<test id="s1-s19-t1" name="Reconfigure_ODL_To_Accept_Connection" line="57">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:15.283006" elapsed="0.000464"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:15.282448" elapsed="0.001137"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.285648" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:15.285432" elapsed="0.000307"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.285394" elapsed="0.000388"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.293956" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:15.293806" elapsed="0.000206"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.293784" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.295327" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.294818" elapsed="0.000542"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.295950" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:15.295570" elapsed="0.000413"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:15.296035" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:20:15.296244" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.294351" elapsed="0.001924"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.303294" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:15.303158" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.303116" elapsed="0.000262"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.304847" elapsed="0.000035"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:15.304717" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.304694" elapsed="0.000254"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:15.305533" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.305161" elapsed="0.000404"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:15.306055" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:15.305772" elapsed="0.000314"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:15.355517" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:15.306751" elapsed="0.048856"/>
</kw>
<msg time="2026-09-01T01:20:15.355751" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:15.355789" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.306323" elapsed="0.049498"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:15.417501" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "[78Ce "[A[78Cc
 "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:15.356456" elapsed="0.061147"/>
</kw>
<msg time="2026-09-01T01:20:15.417746" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:15.417785" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.356002" elapsed="0.061816"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.418156" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.417932" elapsed="0.000274"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.417914" elapsed="0.000314"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.418636" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "[78Ce "[A[78Cc
 "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.418362" elapsed="0.000345"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.418978" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.418765" elapsed="0.000261"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.418749" elapsed="0.000297"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:15.419074" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:15.421560" elapsed="0.000125"/>
</kw>
<msg time="2026-09-01T01:20:15.421739" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.420442" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.422154" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.422473" elapsed="0.000072"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:15.419836" elapsed="0.002809"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:15.419356" elapsed="0.003345"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:15.304351" elapsed="0.118434"/>
</kw>
<msg time="2026-09-01T01:20:15.422876" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:15.422915" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.303576" elapsed="0.119370"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:15.423105" elapsed="0.000055"/>
</return>
<status status="PASS" start="2026-09-01T01:20:15.423012" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.422996" elapsed="0.000215"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.423560" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.423868" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.423930" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:15.302719" elapsed="0.121302"/>
</kw>
<msg time="2026-09-01T01:20:15.424102" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:15.424172" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.296746" elapsed="0.127464"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.424505" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.424276" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.424261" elapsed="0.000315"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:15.296558" elapsed="0.128038"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:15.296344" elapsed="0.128278"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:15.293375" elapsed="0.131295"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:15.284822" elapsed="0.139895"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:15.283921" elapsed="0.140835"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:15.277170" elapsed="0.147666"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.425819" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.2 | TYPE=external | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.425233" elapsed="0.000611"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.457168" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.456806" elapsed="0.000388"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.457911" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.457654" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.458069" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.457348" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.458595" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.458260" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.458905" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.459062" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.458770" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.459461" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.459246" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.460372" level="INFO">mapping: {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.460129" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.460789" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.460558" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.461418" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.461157" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.462346" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.461903" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.462414" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:15.462548" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.461606" elapsed="0.000963"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.462713" elapsed="0.000219"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:20:15.461015" elapsed="0.001953"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.463469" level="INFO">${value} = external</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.463206" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.464380" level="INFO">${encoded} = external</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.463953" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.464446" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.464577" level="INFO">${encoded_value} = external</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.463657" elapsed="0.000941"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.464774" elapsed="0.000208"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">external</var>
<status status="PASS" start="2026-09-01T01:20:15.463064" elapsed="0.001954"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.465666" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.465263" elapsed="0.000426"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.466569" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.466165" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.466635" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.466767" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.465864" elapsed="0.000924"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.466941" elapsed="0.000219"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:15.465114" elapsed="0.002083"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.467678" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.467418" elapsed="0.000283"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.468577" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.468177" elapsed="0.000423"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.468643" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.468775" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.467876" elapsed="0.000920"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.468948" elapsed="0.000219"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:15.467294" elapsed="0.001910"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.469686" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.469424" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.470643" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.470190" elapsed="0.000477"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.470709" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.470842" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.469888" elapsed="0.000987"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.471017" elapsed="0.000223"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:15.469299" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.471756" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.471496" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.472655" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.472257" elapsed="0.000421"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.472722" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.472866" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.471956" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.473029" elapsed="0.000221"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:15.471371" elapsed="0.001914"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.473764" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.473505" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.474664" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.474267" elapsed="0.000420"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.474729" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.474873" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.473965" elapsed="0.000931"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.475070" elapsed="0.000223"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:15.473381" elapsed="0.001947"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.460863" elapsed="0.014495"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.475395" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.475532" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:15.459830" elapsed="0.015725"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.459566" elapsed="0.016017"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.475745" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.475605" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.459547" elapsed="0.016265"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.476598" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.475959" elapsed="0.000664"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.476666" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.456264" elapsed="0.020511"/>
</kw>
<msg time="2026-09-01T01:20:15.476822" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.444563" elapsed="0.032314"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.488570" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.500011" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.511477" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.511655" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.511893" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.512235" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.512086" elapsed="0.000198"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.512073" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.512435" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.512586" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.512769" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.512049" elapsed="0.000768"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.511961" elapsed="0.000878"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.512991" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.513055" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.513176" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.440618" elapsed="0.072583"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.537550" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.537223" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.538235" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.538039" elapsed="0.000252">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.538371" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.537724" elapsed="0.000667"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.538892" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.538541" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.539201" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.539319" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.539063" elapsed="0.000281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.539701" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.539487" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:15.540078" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.539803" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.540564" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.540306" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.540168" elapsed="0.000450"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.539787" elapsed="0.000849"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.541401" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.540772" elapsed="0.000655"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.541470" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.536659" elapsed="0.004921"/>
</kw>
<msg time="2026-09-01T01:20:15.541804" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.525006" elapsed="0.016841"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.553497" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.565040" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.576473" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.576654" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.576814" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.577162" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.577014" elapsed="0.000197"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.577001" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.577363" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.577515" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.577665" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.576976" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.576889" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.577879" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.577943" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.578048" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.522577" elapsed="0.055496"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.579223" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.578995" elapsed="0.000285">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.579361" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.578667" elapsed="0.000715"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.579706" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.579479" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.580238" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.579964" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.579777" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.579462" elapsed="0.000848"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.582463" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.580451" elapsed="0.002036"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:15.582533" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:15.582668" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:15.578379" elapsed="0.004311"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.583927" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.583695" elapsed="0.000273"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.584336" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.584109" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.584730" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.584517" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.585131" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.584921" elapsed="0.000262"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:15.585900" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:15.585719" elapsed="0.000204"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:15.586232" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:15.586066" elapsed="0.000188"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.586392" elapsed="0.000170"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.586938" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.586706" elapsed="0.000270"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:15.587012" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.587161" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:15.585362" elapsed="0.001821"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:15.631967" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="external-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:20:15.632022" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Set-Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:20:15 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:15.632116" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:15.590492" elapsed="0.041667"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.587244" elapsed="0.044956"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.632376" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.632224" elapsed="0.000240"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.587229" elapsed="0.045254"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.635531" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.633352" elapsed="0.002216"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.633149" elapsed="0.002449"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.633119" elapsed="0.002501"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.638008" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.635883" elapsed="0.002165"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.635668" elapsed="0.002410"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.635654" elapsed="0.002446"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.638615" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.638272" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.638940" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.638700" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.639446" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.639182" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.639013" elapsed="0.000487"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.638684" elapsed="0.000835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.640007" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.639672" elapsed="0.000358"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.640326" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.640090" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.640807" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.640549" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.640397" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.640075" elapsed="0.000819"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.641035" elapsed="0.000320"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:15.641750" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.641508" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.641929" elapsed="0.002127"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:15.632814" elapsed="0.011297"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:15.644288" elapsed="0.000033"/>
</return>
<status status="PASS" start="2026-09-01T01:20:15.644187" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.644171" elapsed="0.000202"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.644511" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.644569" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.646680" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:15.582993" elapsed="0.063712"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.646759" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:15.646903" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:15.430192" elapsed="0.216733"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.647233" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.647008" elapsed="0.000319"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.646993" elapsed="0.000356"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.647379" elapsed="0.000022"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:15.426102" elapsed="0.221385"/>
</kw>
<var name="${i}">2</var>
<var name="${type}">external</var>
<status status="PASS" start="2026-09-01T01:20:15.425082" elapsed="0.222439"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.648362" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.3 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.647750" elapsed="0.000638"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.679727" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.679398" elapsed="0.000354"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.680434" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.680237" elapsed="0.000256">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.680574" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.679916" elapsed="0.000679"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.681094" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.680749" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.681407" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.681531" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.681288" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.681930" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.681700" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.682832" level="INFO">mapping: {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.682602" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.683283" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.683036" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.683904" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.683630" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.684803" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.684392" elapsed="0.000435"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.684883" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:15.685017" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.684092" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.685202" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:20:15.683500" elapsed="0.001932"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.685928" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.685653" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.687019" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.686598" elapsed="0.000444"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.687085" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.687238" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.686172" elapsed="0.001087"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.687401" elapsed="0.000193"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-09-01T01:20:15.685528" elapsed="0.002100"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.688125" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.687849" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.689047" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.688629" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.689114" elapsed="0.000044"/>
</return>
<msg time="2026-09-01T01:20:15.689268" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.688346" elapsed="0.000943"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.689430" elapsed="0.000191"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:15.687724" elapsed="0.001932"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.690182" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.689890" elapsed="0.000315"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.691066" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.690655" elapsed="0.000536"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.691242" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.691375" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.690371" elapsed="0.001025"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.691538" elapsed="0.000194"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:15.689753" elapsed="0.002013"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.692298" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.692005" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.693200" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.692769" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.693266" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.693397" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.692486" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.693559" elapsed="0.000193"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:15.691878" elapsed="0.001909"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.694321" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.694021" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.695223" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.694792" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.695290" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.695420" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.694509" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.695582" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:15.693896" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.696352" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.696047" elapsed="0.000327"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.697309" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.696891" elapsed="0.000442"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.697376" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.697509" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.696574" elapsed="0.000956"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.697670" elapsed="0.000365"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:15.695922" elapsed="0.002149"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.683347" elapsed="0.014754"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.698169" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.698321" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:15.682313" elapsed="0.016031"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.682030" elapsed="0.016341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.698533" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.698393" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.682013" elapsed="0.016587"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.699350" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.698733" elapsed="0.000642"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.699417" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.678830" elapsed="0.020696"/>
</kw>
<msg time="2026-09-01T01:20:15.699574" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.666953" elapsed="0.032662"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.711182" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.722662" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.734221" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.734404" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.734565" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.734901" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.734754" elapsed="0.000227"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.734741" elapsed="0.000262"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.735151" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.735310" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.735462" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.734716" elapsed="0.000792"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.734628" elapsed="0.000903"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.735667" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.735731" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:15.735838" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.662982" elapsed="0.072893"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.760471" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.760128" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.761162" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.760962" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.761300" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.760645" elapsed="0.000676"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.761809" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.761474" elapsed="0.000359"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.762114" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.762242" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.761996" elapsed="0.000272"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.762628" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.762415" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:15.763004" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.762729" elapsed="0.000325"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.763489" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.763228" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.763075" elapsed="0.000468"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.762713" elapsed="0.000848"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.764312" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.763698" elapsed="0.000640"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.764411" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.759576" elapsed="0.004949"/>
</kw>
<msg time="2026-09-01T01:20:15.764573" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.747707" elapsed="0.016907"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.776400" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.787923" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.799491" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.799671" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.799833" elapsed="0.000029"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.800189" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.800039" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.800026" elapsed="0.000233"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.800390" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.800546" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.800698" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.800001" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.799911" elapsed="0.000854"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.800911" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.800976" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.801080" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.745294" elapsed="0.055811"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.802287" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.802063" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.802423" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.801737" elapsed="0.000707"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.802730" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.802505" elapsed="0.000274"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.803248" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.802973" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.802801" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.802489" elapsed="0.000830"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.805493" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.803461" elapsed="0.002054"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:15.805559" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.805693" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:15.801446" elapsed="0.004268"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.806959" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.806724" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.807366" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.807155" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.807761" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.807548" elapsed="0.000250"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.808179" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.807950" elapsed="0.000267"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:15.808929" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:15.808750" elapsed="0.000201"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:15.809256" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:15.809092" elapsed="0.000186"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.809415" elapsed="0.000174"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.809967" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.809734" elapsed="0.000271"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:15.810041" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.810192" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:15.808399" elapsed="0.001814"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:15.829477" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:20:15.829528" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:15.829638" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:15.812381" elapsed="0.017280"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.810275" elapsed="0.019425"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.829881" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.829722" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.810260" elapsed="0.019698"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.832987" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.830803" elapsed="0.002221"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.830602" elapsed="0.002452"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.830586" elapsed="0.002490"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.835450" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.833341" elapsed="0.002149"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.833124" elapsed="0.002395"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.833110" elapsed="0.002431"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.836043" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.835696" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.836369" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.836128" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.836870" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.836594" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.836441" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.836113" elapsed="0.000832"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.837436" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.837097" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.837737" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.837520" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.838247" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.837973" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.837807" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.837505" elapsed="0.000813"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.838456" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:15.839176" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.838923" elapsed="0.000277"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.839343" elapsed="0.002123"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:15.830299" elapsed="0.011223"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:15.841677" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:15.841583" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.841567" elapsed="0.000184"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.841910" elapsed="0.000021"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.841970" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:15.844049" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:15.806021" elapsed="0.038052"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.844127" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:20:15.844274" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:15.652759" elapsed="0.191536"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.844626" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.844413" elapsed="0.000273"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.844398" elapsed="0.000309"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.844735" elapsed="0.000022"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:15.648632" elapsed="0.196208"/>
</kw>
<var name="${i}">3</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-09-01T01:20:15.647616" elapsed="0.197272"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.845711" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.4 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.845118" elapsed="0.000619"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.876811" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.876487" elapsed="0.000349"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.877510" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.877320" elapsed="0.000253">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.877654" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.877002" elapsed="0.000672"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.878193" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.877829" elapsed="0.000388"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.878484" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.878596" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.878366" elapsed="0.000253"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.878994" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.878764" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.879907" level="INFO">mapping: {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.879663" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.880354" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.880103" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.880965" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.880694" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.881869" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.881450" elapsed="0.000443"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.881937" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.882068" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.881167" elapsed="0.000922"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.882265" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:20:15.880568" elapsed="0.001960"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.883037" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.882759" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.884089" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.883672" elapsed="0.000439"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.884175" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:15.884309" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.883378" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.884472" elapsed="0.000190"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-09-01T01:20:15.882632" elapsed="0.002064"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.885230" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.884929" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.886130" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.885708" elapsed="0.000464"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.886216" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.886346" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.885418" elapsed="0.000950"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.886508" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:15.884791" elapsed="0.001941"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.887262" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.886962" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.888154" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.887730" elapsed="0.000449"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.888222" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:15.888353" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.887448" elapsed="0.000926"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.888513" elapsed="0.000197"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:15.886827" elapsed="0.001917"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.889272" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.888975" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.890171" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.889741" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.890238" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.890370" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.889458" elapsed="0.000932"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.890531" elapsed="0.000190"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:15.888837" elapsed="0.001918"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.891281" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.890992" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.892182" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.891755" elapsed="0.000451"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.892248" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.892377" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.891468" elapsed="0.000930"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.892538" elapsed="0.000191"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:15.890866" elapsed="0.001929"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.893379" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:15.893082" elapsed="0.000319"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:15.894433" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.893862" elapsed="0.000594"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:15.894500" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:15.894631" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:15.893567" elapsed="0.001085"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:15.894794" elapsed="0.000205"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:15.892956" elapsed="0.002078"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.880418" elapsed="0.014645"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:15.895101" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:15.895268" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:15.879373" elapsed="0.015918"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.879099" elapsed="0.016220"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.895480" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.895341" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.879076" elapsed="0.016469"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.896294" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.895676" elapsed="0.000643"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.896362" elapsed="0.000024"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.875938" elapsed="0.020530"/>
</kw>
<msg time="2026-09-01T01:20:15.896515" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.864239" elapsed="0.032317"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.908076" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.919468" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.930886" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.931063" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.931278" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.931605" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.931470" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.931457" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.931805" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.931973" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.932125" elapsed="0.000031"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.931432" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.931344" elapsed="0.000864"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.932348" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.932412" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.932517" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.860288" elapsed="0.072253"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.956966" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.956624" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.957652" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.957466" elapsed="0.000242">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.957788" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.957163" elapsed="0.000646"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.958323" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.957974" elapsed="0.000373"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.958617" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:15.958728" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/p...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:15.958494" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.959125" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:15.958910" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:15.959509" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.959251" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.959988" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.959715" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.959581" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.959234" elapsed="0.000858"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.960838" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:15.960248" elapsed="0.000629"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:15.960919" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:15.956073" elapsed="0.004956"/>
</kw>
<msg time="2026-09-01T01:20:15.961075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:15.944406" elapsed="0.016710"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.972773" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.984348" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.995813" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.996002" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.996176" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.996502" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.996368" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:15.996355" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.996700" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.996865" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.997017" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:15.996329" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.996241" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.997235" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:15.997299" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:15.997404" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-gr...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:15.941978" elapsed="0.055451"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:15.998586" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:15.998381" elapsed="0.000261">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:15.998721" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:15.998054" elapsed="0.000687"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:15.999047" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:15.998802" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:15.999548" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:15.999289" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:15.999117" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:15.998786" elapsed="0.000837"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.001801" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:15.999764" elapsed="0.002060"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:16.001880" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:16.002013" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:15.997750" elapsed="0.004285"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.003278" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.003039" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.003676" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.003464" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.004086" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.003871" elapsed="0.000252"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.004488" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.004278" elapsed="0.000247"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:16.005244" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:16.005066" elapsed="0.000200"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:16.005553" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:16.005406" elapsed="0.000169"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.005712" elapsed="0.000183"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.006278" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.006042" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:16.006352" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:16.006485" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:16.004701" elapsed="0.001806"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:16.022664" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Content-Length': '291', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="internal-neighbor"]&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:20:16.022744" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:16.022824" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:16.008733" elapsed="0.014113"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.006567" elapsed="0.016337"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.023072" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.022928" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.006552" elapsed="0.016615"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.026183" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.024011" elapsed="0.002213"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.023796" elapsed="0.002463"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.023780" elapsed="0.002501"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.028638" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.026530" elapsed="0.002147"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.026328" elapsed="0.002379"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.026314" elapsed="0.002413"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.029248" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:16.028902" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.029555" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.029336" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.030059" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.029785" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.029628" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.029321" elapsed="0.000809"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.030627" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:16.030299" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.030941" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.030710" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.031451" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.031178" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.031012" elapsed="0.000492"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.030695" elapsed="0.000827"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:16.031659" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:16.032394" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:16.032132" elapsed="0.000285"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.032560" elapsed="0.002139"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:16.023490" elapsed="0.011264"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:16.034916" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:16.034811" elapsed="0.000160"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.034795" elapsed="0.000197"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.035129" elapsed="0.000034"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.035204" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:16.037302" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:16.002340" elapsed="0.034985"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:16.037416" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:16.037553" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:15.850089" elapsed="0.187485"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.037875" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.037658" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.037643" elapsed="0.000314"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:16.037985" elapsed="0.000022"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:15.845991" elapsed="0.192099"/>
</kw>
<var name="${i}">4</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-09-01T01:20:15.844983" elapsed="0.193141"/>
</iter>
<var>${i}</var>
<var>${type}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_TYPES}</value>
<status status="PASS" start="2026-09-01T01:20:15.424906" elapsed="0.613263"/>
</for>
<doc>Configures BGP peer module with initiate-connection set to false.</doc>
<status status="PASS" start="2026-09-01T01:20:15.275946" elapsed="0.762343"/>
</test>
<test id="s1-s19-t2" name="Start_Bgp_Peers" line="72">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:16.041647" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:16.041409" elapsed="0.000488"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.042792" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.042694" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.042678" elapsed="0.000190"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.047393" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.047298" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.047282" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.048357" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:16.048002" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.048784" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:16.048528" elapsed="0.000279"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:16.048845" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:20:16.048992" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:16.047655" elapsed="0.001358"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.054018" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.053923" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.053906" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.055131" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.055037" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.055022" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:16.055611" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.055347" elapsed="0.000289"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.056053" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:16.055845" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.088993" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:16.056564" elapsed="0.032524"/>
</kw>
<msg time="2026-09-01T01:20:16.089255" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:16.089294" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.056256" elapsed="0.033072"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.129261" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:16.089842" elapsed="0.039522"/>
</kw>
<msg time="2026-09-01T01:20:16.129509" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:16.129548" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.089527" elapsed="0.040054"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.129867" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.129648" elapsed="0.000268"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.129631" elapsed="0.000307"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.130357" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "S "t "a "r "t "_ "B "g "p "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.130069" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.130681" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.130483" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.130468" elapsed="0.000280"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:16.130777" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:16.133274" elapsed="0.000131"/>
</kw>
<msg time="2026-09-01T01:20:16.133460" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:16.132129" elapsed="0.001450"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.133841" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.134194" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:16.131541" elapsed="0.002832"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:16.131041" elapsed="0.003390"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:16.054764" elapsed="0.079751"/>
</kw>
<msg time="2026-09-01T01:20:16.134599" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:16.134636" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.054233" elapsed="0.080437"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:16.134828" elapsed="0.000035"/>
</return>
<status status="PASS" start="2026-09-01T01:20:16.134735" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.134719" elapsed="0.000195"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.135287" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.135585" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.135646" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:16.053621" elapsed="0.082118"/>
</kw>
<msg time="2026-09-01T01:20:16.135818" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:16.135869" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.049357" elapsed="0.086547"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.136228" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.135969" elapsed="0.000339"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.135954" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:16.049222" elapsed="0.087130"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:16.049059" elapsed="0.087319"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:16.046975" elapsed="0.089451"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:16.042446" elapsed="0.094026"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.042038" elapsed="0.094472"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:16.039297" elapsed="0.097256"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.137200" level="INFO">IP: 127.0.0.2</msg>
<msg time="2026-09-01T01:20:16.137262" level="INFO">as_number: 65000</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.136926" elapsed="0.000369"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.138365" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.137868" elapsed="0.000522"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.138750" level="INFO">python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.138537" elapsed="0.000254"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.143306" level="INFO">python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;</msg>
<msg time="2026-09-01T01:20:16.143387" level="INFO">${output} =  python3 play.py --amount 0 --myip=127.0.0.2 --myport=17900 --peerip=10.30.170.91 --asnumber=65000 --peerport=1790 --port=8002 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.2 &amp;
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:16.138945" elapsed="0.004465"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-09-01T01:20:16.137430" elapsed="0.006033"/>
</kw>
<var name="${i}">2</var>
<var name="${as_number}">65000</var>
<status status="PASS" start="2026-09-01T01:20:16.136780" elapsed="0.006716"/>
</iter>
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.143986" level="INFO">IP: 127.0.0.3</msg>
<msg time="2026-09-01T01:20:16.144046" level="INFO">as_number: 64496</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.143722" elapsed="0.000356"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.145049" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.144634" elapsed="0.000441"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.145449" level="INFO">python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.145237" elapsed="0.000252"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.145974" level="INFO">[?2004l[1] 6300</msg>
<msg time="2026-09-01T01:20:16.146046" level="INFO">${output} = [?2004l[1] 6300
</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:16.145626" elapsed="0.000442"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-09-01T01:20:16.144214" elapsed="0.001904"/>
</kw>
<var name="${i}">3</var>
<var name="${as_number}">64496</var>
<status status="PASS" start="2026-09-01T01:20:16.143592" elapsed="0.002573"/>
</iter>
<iter>
<kw name="Log Many" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.146639" level="INFO">IP: 127.0.0.4</msg>
<msg time="2026-09-01T01:20:16.146698" level="INFO">as_number: 64496</msg>
<arg>IP: ${ODL_${i}_IP}</arg>
<arg>as_number: ${as_number}</arg>
<doc>Logs the given messages as separate entries using the INFO level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.146388" elapsed="0.000342"/>
</kw>
<kw name="Start_Bgp_Peer">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.147701" level="INFO">${command} = python3 play.py --amount 0 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8004 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.4 &amp;</msg>
<var>${command}</var>
<arg>python3 play.py --amount 0 --myip=${ip} --myport=${BGP_TOOL_PORT} --peerip=${ODL_SYSTEM_IP} --asnumber=${as_number} --peerport=${ODL_BGP_PORT} --port=${port} --usepeerip --debug --allf --wfr 1 &amp;&gt; ${filename} &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.147297" elapsed="0.000429"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.148151" level="INFO">python3 play.py --amount 0 --myip=127.0.0.4 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8004 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.4 &amp;</msg>
<arg>${command}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.147885" elapsed="0.000309"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.150522" level="INFO">[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --allf --wfr 1 &amp;&gt; play.py.090.3 &amp;</msg>
<msg time="2026-09-01T01:20:16.150608" level="INFO">${output} = [?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt; python3 play.py --amount 0 --myip=127.0.0.3 --myport=17900 --peerip=10.30.170.91 --asnumber=64496 --peerport=1790 --port=8003 --usepeerip --debug --al...</msg>
<var>${output}</var>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:16.148376" elapsed="0.002256"/>
</kw>
<arg>${ODL_${i}_IP}</arg>
<arg>${as_number}</arg>
<arg>800${i}</arg>
<arg>play.py.090.${i}</arg>
<doc>Starts bgp peer.</doc>
<status status="PASS" start="2026-09-01T01:20:16.146847" elapsed="0.003837"/>
</kw>
<var name="${i}">4</var>
<var name="${as_number}">64496</var>
<status status="PASS" start="2026-09-01T01:20:16.146258" elapsed="0.004458"/>
</iter>
<var>${i}</var>
<var>${as_number}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_AS_NUMBERS}</value>
<status status="PASS" start="2026-09-01T01:20:16.136604" elapsed="0.014141"/>
</for>
<doc>Start Python speaker to connect to ODL. We give each speaker time until odl really starts to accept incoming
bgp connection. The failure happens if the incoming connection comes too quickly after configuring the peer.</doc>
<tag>local_run</tag>
<status status="PASS" start="2026-09-01T01:20:16.038606" elapsed="0.112234"/>
</test>
<test id="s1-s19-t3" name="Play_To_Odl_ext_l3vpn_rt_arg" line="82">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:16.154418" elapsed="0.000184"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:16.154180" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.155556" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.155456" elapsed="0.000141"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.155439" elapsed="0.000177"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.160217" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.160108" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.160092" elapsed="0.000185"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.161184" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:16.160818" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.161618" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:16.161358" elapsed="0.000283"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:16.161680" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:16.161815" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:16.160480" elapsed="0.001356"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.166995" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.166898" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.166881" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.168158" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.168047" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.168031" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:16.168618" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.168355" elapsed="0.000286"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.168992" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:16.168788" elapsed="0.000227"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.199877" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:16.169488" elapsed="0.030479"/>
</kw>
<msg time="2026-09-01T01:20:16.200111" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:16.200169" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.169180" elapsed="0.031024"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:16.245431" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "e "x "t "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:16.200671" elapsed="0.044900"/>
</kw>
<msg time="2026-09-01T01:20:16.245715" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:16.245754" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.200363" elapsed="0.045425"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.246076" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.245870" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.245839" elapsed="0.000326"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.246565" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "e "x "t "_ "l "3 "v "p "n "_ "r "t "_ "a "r "g "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.246299" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.246905" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.246695" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.246679" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:16.247002" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:16.249339" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:20:16.249522" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:16.248338" elapsed="0.001302"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.249910" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.250249" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:16.247741" elapsed="0.002678"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:16.247259" elapsed="0.003217"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:16.167766" elapsed="0.082793"/>
</kw>
<msg time="2026-09-01T01:20:16.250643" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:16.250681" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.167247" elapsed="0.083468"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:16.250888" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:16.250780" elapsed="0.000161"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.250764" elapsed="0.000197"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.251330" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.251628" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.251690" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:16.166594" elapsed="0.085190"/>
</kw>
<msg time="2026-09-01T01:20:16.251880" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:16.251919" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.162299" elapsed="0.089654"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.252267" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.252017" elapsed="0.000298"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.252002" elapsed="0.000334"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:16.162163" elapsed="0.090192"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:16.161896" elapsed="0.090484"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:16.159784" elapsed="0.092643"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:16.155206" elapsed="0.097304"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:16.154791" elapsed="0.097758"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:16.151916" elapsed="0.100678"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient2">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:16.263190" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:16.263342" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:16.262997" elapsed="0.000368"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient2">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:16.263507" elapsed="0.007410"/>
</kw>
<arg>ext_l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-09-01T01:20:16.262650" elapsed="0.008325"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.271589" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F127.0.0.2/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${ODL_2_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.271130" elapsed="0.000488"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.317525" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.317193" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:16.318247" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.318023" elapsed="0.000292">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:16.318397" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:16.317702" elapsed="0.000716"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.318973" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:16.318573" elapsed="0.000424"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:16.319282" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:16.319397" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:16.319160" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.319780" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.319566" elapsed="0.000252"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.320690" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.320463" elapsed="0.000266"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.321121" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.320888" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.321763" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:16.321473" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:16.322604" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.322296" elapsed="0.000332"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:16.322671" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:20:16.322839" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:16.321968" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.323019" elapsed="0.000272"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:16.321345" elapsed="0.001982"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.323838" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:16.323552" elapsed="0.000322"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:16.324812" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.324508" elapsed="0.000327"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:16.324892" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:16.325026" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:16.324042" elapsed="0.001006"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:16.325207" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:16.323426" elapsed="0.002056"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:16.321200" elapsed="0.004313"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:16.325550" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:16.325686" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:16.320172" elapsed="0.005535"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.319891" elapsed="0.005844"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.325911" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.325757" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.319874" elapsed="0.006105"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.326641" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:16.326113" elapsed="0.000553"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:16.326709" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:16.316625" elapsed="0.010191"/>
</kw>
<msg time="2026-09-01T01:20:16.326877" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:16.304842" elapsed="0.022078"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.338481" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.350010" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.361500" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.361716" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.361893" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.362242" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.362089" elapsed="0.000203"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:16.362076" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.362447" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.362603" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.362757" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:16.362050" elapsed="0.000754"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.361960" elapsed="0.000867"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.362979" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.363045" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:16.363168" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:16.300883" elapsed="0.062310"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:16.364344" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.364111" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:16.364481" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:16.363776" elapsed="0.000726"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.364786" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.364563" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.365305" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:16.365032" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:16.364872" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.364548" elapsed="0.000828"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.367691" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:16.365517" elapsed="0.002198"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:16.367760" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:16.367908" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:16.363482" elapsed="0.004448"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:16.369038" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.368814" elapsed="0.000281">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:16.369191" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:16.368507" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:16.369392" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:16.369275" elapsed="0.000199"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:16.369259" elapsed="0.000239"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.369639" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.369800" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.369867" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:16.371668" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:16.368216" elapsed="0.003475"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.372943" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.372708" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:16.373358" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:16.373127" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:16.380947" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:16.381092" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:16.381208" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.375423" elapsed="0.006138">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:16.373454" elapsed="0.008182">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.381809" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.381666" elapsed="0.000215"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:16.373438" elapsed="0.008464">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.382251" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.382367" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:16.382335" elapsed="0.000067"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:16.382320" elapsed="0.000101"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.382556" elapsed="0.000022"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.382620" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.371981" elapsed="0.010731">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.382775" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.279998" elapsed="0.102905">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:16.383162" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:16.382985" elapsed="0.000241"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:16.382970" elapsed="0.000277"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:16.383276" elapsed="0.000012"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.275667" elapsed="0.107693">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.462854" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:18.462490" elapsed="0.000397"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:18.463614" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.463376" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:18.463770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:18.463049" elapsed="0.000742"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.464317" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:18.463960" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:18.464617" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:18.464783" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:18.464491" elapsed="0.000316"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.465209" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:18.464969" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.466131" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:18.465900" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.466586" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:18.466338" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.467357" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:18.466988" elapsed="0.000393"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:18.468234" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:18.467875" elapsed="0.000383"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:18.468305" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:20:18.468449" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:18.467550" elapsed="0.000922"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:18.468682" elapsed="0.000285"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:18.466855" elapsed="0.002148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.469706" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:18.469261" elapsed="0.000469"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:18.470582" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:18.470262" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:18.470650" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:18.470784" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:18.469915" elapsed="0.000891"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:18.470966" elapsed="0.000285"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:18.469105" elapsed="0.002184"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:18.466673" elapsed="0.004646"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:18.471358" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:18.471496" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:18.465594" elapsed="0.005924"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:18.465322" elapsed="0.006224"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.471710" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:18.471569" elapsed="0.000189"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:18.465300" elapsed="0.006476"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.472489" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:18.471927" elapsed="0.000588"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:18.472559" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:18.461931" elapsed="0.010738"/>
</kw>
<msg time="2026-09-01T01:20:18.472719" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:18.448102" elapsed="0.024662"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.484387" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.496109" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.507838" elapsed="0.000046"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.508077" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.508257" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.508587" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:18.508451" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:18.508439" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.508793" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.508987" elapsed="0.000019"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.509157" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:18.508413" elapsed="0.000791"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.508324" elapsed="0.000903"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.509365" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.509435" elapsed="0.000019"/>
</return>
<msg time="2026-09-01T01:20:18.509569" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:18.442507" elapsed="0.067087"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:18.510779" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.510567" elapsed="0.000271">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:18.510934" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:18.510253" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.511257" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:18.511015" elapsed="0.000292"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.511765" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:18.511503" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:18.511328" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:18.511000" elapsed="0.000836"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.514281" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:18.512077" elapsed="0.002236"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:18.514367" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:18.514505" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:18.509919" elapsed="0.004607"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:18.515666" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.515462" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:18.515802" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:18.515148" elapsed="0.000675"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:18.516017" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:18.515899" elapsed="0.000200"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:18.515883" elapsed="0.000240"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.516278" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.516436" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.516492" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:18.518359" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:18.514800" elapsed="0.003590"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.519635" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:18.519413" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:18.520046" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:18.519817" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:18.531382" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:18.531527" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:18.531613" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.522159" elapsed="0.009818">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:18.520156" elapsed="0.011893">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.532239" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:18.532079" elapsed="0.000217"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:18.520126" elapsed="0.012190">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.532655" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.532770" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:18.532738" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:18.532723" elapsed="0.000102"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.532976" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.533037" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.518672" elapsed="0.014457">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.533212" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.402060" elapsed="0.131265">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:18.533568" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:18.533407" elapsed="0.000229"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:18.533392" elapsed="0.000264"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:18.533684" elapsed="0.000012"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:18.392688" elapsed="0.141079">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.620116" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:20.619615" elapsed="0.000561"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.621262" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.620888" elapsed="0.000468">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.621472" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.620399" elapsed="0.001103"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.622233" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:20.621717" elapsed="0.000551"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.622651" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:20.622883" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:20.622477" elapsed="0.000439"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.623450" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.623120" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.624755" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.624434" elapsed="0.000377"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.625406" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.625045" elapsed="0.000394"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.626202" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:20.625858" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:20.627047" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.626708" elapsed="0.000363"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:20.627117" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:20:20.627279" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:20.626395" elapsed="0.000907"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.627512" elapsed="0.000270"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.2/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:20.625713" elapsed="0.002105"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.628517" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:20.628058" elapsed="0.000483"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:20.629365" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.629037" elapsed="0.000351"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:20.629432" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:20.629563" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:20.628711" elapsed="0.000874"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.629726" elapsed="0.000261"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:20.627933" elapsed="0.002090"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:20.625502" elapsed="0.004551"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:20.630092" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:20.630249" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:20.624004" elapsed="0.006267"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:20.623603" elapsed="0.006696"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.630462" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.630322" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.623575" elapsed="0.006953"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.631233" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:20.630663" elapsed="0.000596"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:20.631301" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:20.618843" elapsed="0.012567"/>
</kw>
<msg time="2026-09-01T01:20:20.631459" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:20.602264" elapsed="0.029237"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.643055" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.654419" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.665786" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.666011" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.666188" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.666518" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.666382" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.666369" elapsed="0.000218"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.666717" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.666884" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.667037" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:20.666344" elapsed="0.000738"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.666255" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.667256" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.667321" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:20.667429" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vp...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:20.596642" elapsed="0.070810"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.668622" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.668375" elapsed="0.000310">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.668768" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.668046" elapsed="0.000744"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.669089" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.668863" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.669607" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:20.669351" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:20.669176" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.668846" elapsed="0.000832"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.672003" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:20.669817" elapsed="0.002210"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:20.672071" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:20.672219" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:20.667737" elapsed="0.004504"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.673345" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.673126" elapsed="0.000275">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.673480" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.672804" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:20.673682" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:20:20.673562" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.673547" elapsed="0.000242"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.673937" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.674095" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.674166" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:20.675953" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:20.672513" elapsed="0.003463"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.677241" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.677005" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.677637" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.677423" elapsed="0.000253"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:20.686713" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:20.686872" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:20.686960" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.679768" elapsed="0.007565">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:20.677737" elapsed="0.009670">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.687581" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.687436" elapsed="0.000200"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:20.677721" elapsed="0.009935">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.688017" elapsed="0.000021"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.688130" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.688098" elapsed="0.000084"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.688084" elapsed="0.000117"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.688335" elapsed="0.000018"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.688394" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.676281" elapsed="0.012206">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.688549" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.552239" elapsed="0.136422">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.688919" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.688746" elapsed="0.000236"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.688731" elapsed="0.000272"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.689031" elapsed="0.000013"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.542980" elapsed="0.146136">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<msg time="2026-09-01T01:20:20.689221" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.271777" elapsed="4.417530">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<doc>This TC sends route-target route containing route-target argument from node 1 to odl
so odl can identify this peer as appropriate for advertizement when it recieves such route.</doc>
<status status="FAIL" start="2026-09-01T01:20:16.151209" elapsed="4.538254">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.2/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</test>
<test id="s1-s19-t4" name="Play_To_Odl_rt_constrain_type_0" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:20.694179" elapsed="0.000199"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:20.693921" elapsed="0.000507"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.695354" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.695250" elapsed="0.000144"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.695233" elapsed="0.000180"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.699963" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.699869" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.699852" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.700923" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:20.700574" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.701369" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:20.701093" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:20.701429" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:20.701564" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:20.700242" elapsed="0.001343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.706560" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.706464" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.706448" elapsed="0.000171"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.707664" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.707571" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.707555" elapsed="0.000200"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:20.708192" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.707903" elapsed="0.000313"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:20.708554" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:20.708362" elapsed="0.000215"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:20.740746" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:20.709044" elapsed="0.031808"/>
</kw>
<msg time="2026-09-01T01:20:20.741001" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:20.741041" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:20.708724" elapsed="0.032351"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:20.791412" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C0 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:20.741560" elapsed="0.049970"/>
</kw>
<msg time="2026-09-01T01:20:20.791677" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:20.791718" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:20.741251" elapsed="0.050502"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.792058" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.791824" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.791806" elapsed="0.000321"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.792558" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C0 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.792281" elapsed="0.000354"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.792902" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.792692" elapsed="0.000258"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.792678" elapsed="0.000292"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:20.793000" elapsed="0.000027"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:20.795496" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:20:20.795680" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:20.794417" elapsed="0.001389"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.796087" elapsed="0.000093"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.796427" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:20.793804" elapsed="0.002798"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:20.793291" elapsed="0.003369"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:20.707313" elapsed="0.089429"/>
</kw>
<msg time="2026-09-01T01:20:20.796822" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:20.796928" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:20.706759" elapsed="0.090205"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:20.797123" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:20:20.797029" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.797013" elapsed="0.000213"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.797574" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.797935" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.797997" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:20.706174" elapsed="0.091917"/>
</kw>
<msg time="2026-09-01T01:20:20.798189" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:20.798227" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:20.701927" elapsed="0.096335"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.798558" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.798328" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.798313" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:20.701780" elapsed="0.096867"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:20.701629" elapsed="0.097045"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:20.699539" elapsed="0.099184"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:20.694982" elapsed="0.103789"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:20.694571" elapsed="0.104238"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:20.690394" elapsed="0.108481"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient3">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.809567" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/announce_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:20.809731" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:20.809383" elapsed="0.000371"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient3">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:20.809912" elapsed="0.004157"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-09-01T01:20:20.809027" elapsed="0.005101"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.814735" level="INFO">&amp;{loc_rib} = { PATH=loc-rib | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{loc_rib}</var>
<arg>PATH=loc-rib</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.814315" elapsed="0.000445"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.860749" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:20.860397" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.861517" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.861276" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.861668" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.860952" elapsed="0.000738"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.862216" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:20.861859" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.862517" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:20.862679" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:20.862393" elapsed="0.000372"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.863171" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.862934" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.864115" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.863884" elapsed="0.000287"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.864561" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.864323" elapsed="0.000261"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.865269" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:20.864929" elapsed="0.000363"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:20.866112" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.865775" elapsed="0.000375"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:20.866199" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:20:20.866341" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:20.865463" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.866508" elapsed="0.000260"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:20.864788" elapsed="0.002016"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.867351" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:20.867041" elapsed="0.000333"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:20.868366" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.868038" elapsed="0.000352"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:20.868433" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:20.868566" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:20.867542" elapsed="0.001047"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:20.868731" elapsed="0.000255"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:20.866915" elapsed="0.002107"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:20.864629" elapsed="0.004423"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:20.869090" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:20.869255" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:20.863579" elapsed="0.005698"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:20.863287" elapsed="0.006018"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.869468" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.869327" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.863265" elapsed="0.006268"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.870238" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:20.869666" elapsed="0.000598"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:20.870307" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:20.859812" elapsed="0.010602"/>
</kw>
<msg time="2026-09-01T01:20:20.870462" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:20.847976" elapsed="0.022529"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.882175" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.894120" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.905679" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.905878" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.906045" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.906399" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.906261" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.906247" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.906600" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.906754" elapsed="0.000016"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.906918" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:20.906220" elapsed="0.000744"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.906113" elapsed="0.000873"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.907123" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.907203" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:20.907315" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:20.843966" elapsed="0.063373"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.908520" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.908278" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.908668" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.907939" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.908998" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.908755" elapsed="0.000340"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.909571" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:20.909310" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:20.909117" elapsed="0.000508"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.908740" elapsed="0.000903"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.911858" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:20.909784" elapsed="0.002097"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:20.911926" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:20.912064" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:20.907627" elapsed="0.004458"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:20.913232" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.912996" elapsed="0.000297">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:20.913374" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:20.912671" elapsed="0.000725"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:20.913580" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:20.913458" elapsed="0.000175"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:20.913442" elapsed="0.000213"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.913799" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.913974" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.914031" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:20.916055" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:20.912377" elapsed="0.003701"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.917356" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.917113" elapsed="0.000287"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:20.917761" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:20.917544" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:20.925232" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:20.925373" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:20.925477" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.919925" elapsed="0.005936">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:20.917872" elapsed="0.008064">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.926184" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.926020" elapsed="0.000221"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:20.917856" elapsed="0.008405">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.926606" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.926722" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:20.926690" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.926675" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.926934" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.926996" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.916379" elapsed="0.010712">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.927170" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.823151" elapsed="0.104105">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:20.927500" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:20.927337" elapsed="0.000225"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:20.927322" elapsed="0.000260"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:20.927610" elapsed="0.000013"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:20.818894" elapsed="0.108807">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.007083" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.006719" elapsed="0.000394"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.007856" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.007614" elapsed="0.000308">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.008007" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.007302" elapsed="0.000726"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.008541" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.008199" elapsed="0.000366"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.008856" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:23.009087" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:23.008716" elapsed="0.000394"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.009496" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.009273" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.010452" level="INFO">mapping: {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.010215" elapsed="0.000278"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.010903" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.010644" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.011584" level="INFO">${value} = loc-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.011269" elapsed="0.000339"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:23.012487" level="INFO">${encoded} = loc-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.012105" elapsed="0.000407"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:23.012559" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:20:23.012701" level="INFO">${encoded_value} = loc-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:23.011776" elapsed="0.000948"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.012886" elapsed="0.000291"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">loc-rib</var>
<status status="PASS" start="2026-09-01T01:20:23.011125" elapsed="0.002091"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.013743" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.013449" elapsed="0.000318"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:23.014618" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.014302" elapsed="0.000340"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:23.014685" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:23.014820" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:23.013957" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.015004" elapsed="0.000282"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:23.013319" elapsed="0.002006"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:23.010971" elapsed="0.004385"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:23.015396" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:23.015537" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:23.009892" elapsed="0.005670"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.009606" elapsed="0.005985"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.015759" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.015613" elapsed="0.000195"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.009586" elapsed="0.006254"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.016546" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.015981" elapsed="0.000591"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:23.016615" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:23.006165" elapsed="0.010562"/>
</kw>
<msg time="2026-09-01T01:20:23.016778" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:22.992026" elapsed="0.024846"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.028715" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.040189" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.051656" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.051848" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.052014" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.052361" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.052223" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:23.052209" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.052565" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.052721" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.052888" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:23.052183" elapsed="0.000753"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.052079" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.053097" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.053176" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:23.053283" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:r...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:22.986194" elapsed="0.067113"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.054444" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.054232" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.054583" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.053902" elapsed="0.000702"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.054948" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.054699" elapsed="0.000300"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.055470" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.055208" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.055021" elapsed="0.000503"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.054682" elapsed="0.000860"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.057732" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.055686" elapsed="0.002069"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:23.057801" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:20:23.057952" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:23.053596" elapsed="0.004378"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.059086" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.058879" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.059241" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.058557" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:23.059442" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:23.059324" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.059308" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.059654" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.059814" elapsed="0.000031"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.059887" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:23.061820" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:23.058264" elapsed="0.003592"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.063163" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.062913" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.063578" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.063359" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:23.072210" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:23.072352" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/loc-rib/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '361'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}} 
 </msg>
<msg time="2026-09-01T01:20:23.072440" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:23.065623" elapsed="0.006840"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.063675" elapsed="0.008825"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.072668" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.072523" elapsed="0.000230"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.063659" elapsed="0.009119"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.075950" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AAL78AAAAGU=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-extended-community":{"local-administrator":"AAAAZQ==","global-administrator":64496}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.073709" elapsed="0.002285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.073502" elapsed="0.002523"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.073486" elapsed="0.002561"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.078449" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.076335" elapsed="0.002155"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.076096" elapsed="0.002424"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.076081" elapsed="0.002461"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.079054" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.078700" elapsed="0.000378"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.079381" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.079154" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.079888" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.079608" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.079453" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.079124" elapsed="0.000838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.080480" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.080116" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.080791" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.080568" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.081337" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.081039" elapsed="0.000321"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.080881" elapsed="0.000510"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.080552" elapsed="0.000857"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:23.081551" elapsed="0.000325"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:23.082289" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.082030" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.082458" elapsed="0.002229"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:23.073120" elapsed="0.011623"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.084915" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.084805" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.084789" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:23.087716" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.085111" elapsed="0.002633"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:23.087791" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:23.087950" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:23.062149" elapsed="0.025825"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:23.088028" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:23.088186" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:22.945781" elapsed="0.142462"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.114650" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.114317" elapsed="0.000358"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.115404" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.115160" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.115545" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.114839" elapsed="0.000727"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.116077" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.115719" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.116409" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:23.116539" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:23.116284" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.116948" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-extended-community": {
                    "global-administrator": 64496,
                    "local-administrator": "AAAAZQ=="
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.116711" elapsed="0.000283"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:23.117344" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.117052" elapsed="0.000345"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.117819" level="INFO">${mapping_to_use} = {'PATH': 'loc-rib', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.117556" elapsed="0.000302"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.117419" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.117036" elapsed="0.000871"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.118478" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.118043" elapsed="0.000461"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:23.118547" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:23.113744" elapsed="0.004914"/>
</kw>
<msg time="2026-09-01T01:20:23.118711" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:23.101903" elapsed="0.016852"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.130491" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.142196" elapsed="0.000037"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_0/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.153643" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.153846" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.154016" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.154389" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.154251" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:23.154236" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.154593" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.154747" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.154911" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:23.154204" elapsed="0.000755"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.154089" elapsed="0.000894"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.155122" elapsed="0.000031"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.155203" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:20:23.155345" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AAL78AAAAGU=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:23.099460" elapsed="0.055910"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:23.155535" elapsed="0.002089"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:23.158696" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.158311" elapsed="0.000410"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:23.159236" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.158876" elapsed="0.000385"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:23.159452" elapsed="0.000292"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:23.157919" elapsed="0.001878"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.157692" elapsed="0.002147"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.159999" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.159862" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.157676" elapsed="0.002389"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:23.089271" elapsed="0.070835"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:23.088538" elapsed="0.071649"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.088321" elapsed="0.071906"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.088304" elapsed="0.071944"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:23.160278" elapsed="0.000027"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:22.936577" elapsed="0.223814"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_0/rib</arg>
<arg>mapping=${loc_rib}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:20.814936" elapsed="2.345509"/>
</kw>
<doc>Sends RT route from node 2 to odl and then checks that odl advertizes l3vpn route from previous TC.</doc>
<status status="PASS" start="2026-09-01T01:20:20.689826" elapsed="2.470732"/>
</test>
<test id="s1-s19-t5" name="Check_Presence_Of_l3vpn_Route_In_Node_2_Effective_Rib_In_Table" line="111">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:23.164073" elapsed="0.000228"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:23.163807" elapsed="0.000543"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.165285" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.165176" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.165153" elapsed="0.000192"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.170047" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.169952" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.169935" elapsed="0.000173"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.171018" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.170668" elapsed="0.000374"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.171467" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:23.171205" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:23.171528" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:23.171662" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:23.170332" elapsed="0.001352"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.176657" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.176561" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.176545" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.177779" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.177684" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.177669" elapsed="0.000185"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:23.178300" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.177990" elapsed="0.000334"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:23.178674" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:23.178476" elapsed="0.000221"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:23.213543" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:23.179250" elapsed="0.034405"/>
</kw>
<msg time="2026-09-01T01:20:23.213808" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:23.213866" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:23.178901" elapsed="0.035002"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:23.286055" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "P "r "e "s "e "n "c "e "_ "O "f "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "[78CI "[A[78Cn
 "_ "N "o "d "e "_ "2 "_ "E "f "f "e "c "t "i "v "e "_ "R "i "b "_ "I "n "_ "T "a "b "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:23.214453" elapsed="0.071739"/>
</kw>
<msg time="2026-09-01T01:20:23.286343" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:23.286383" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:23.214092" elapsed="0.072327"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.286714" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.286487" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.286470" elapsed="0.000315"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.287241" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "P "r "e "s "e "n "c "e "_ "O "f "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "[78CI "[A[78Cn
 "_ "N "o "d "e "_ "2 "_ "E "f "f "e "c "t "i "v "e "_ "R "i "b "_ "I "n "_ "T "a "b "l "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.286938" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.287588" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.287387" elapsed="0.000250"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.287372" elapsed="0.000285"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:23.287685" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:23.290191" elapsed="0.000133"/>
</kw>
<msg time="2026-09-01T01:20:23.290382" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:23.289072" elapsed="0.001431"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.290767" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.291115" elapsed="0.000103"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:23.288474" elapsed="0.002851"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:23.287962" elapsed="0.003423"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:23.177422" elapsed="0.114046"/>
</kw>
<msg time="2026-09-01T01:20:23.291546" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:23.291586" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:23.176872" elapsed="0.114748"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:23.292008" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:23.291900" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.291683" elapsed="0.000403"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.292486" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.292795" elapsed="0.000040"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.292925" elapsed="0.000019"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:23.176270" elapsed="0.116773"/>
</kw>
<msg time="2026-09-01T01:20:23.293157" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:23.293208" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:23.172031" elapsed="0.121220"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.293606" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.293330" elapsed="0.000332"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.293311" elapsed="0.000375"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:23.171895" elapsed="0.121816"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:23.171729" elapsed="0.122014"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:23.169625" elapsed="0.124173"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:23.164898" elapsed="0.128965"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:23.164494" elapsed="0.129409"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:23.161558" elapsed="0.132391"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.339586" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.339174" elapsed="0.000438"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.340382" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.340098" elapsed="0.000358">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.340571" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.339769" elapsed="0.000828"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.341283" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.340759" elapsed="0.000549"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.341584" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:23.341790" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:23.341461" elapsed="0.000354"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.342226" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.341980" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.343176" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.342933" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.345292" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.343364" elapsed="0.001953"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.345979" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.345647" elapsed="0.000356"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:23.346871" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.346532" elapsed="0.000365"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:23.346991" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:20:23.347160" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:23.346209" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.347343" elapsed="0.000264"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-09-01T01:20:23.345518" elapsed="0.002126"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.348210" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:23.347888" elapsed="0.000347"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:23.349047" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.348718" elapsed="0.000353"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:23.349114" elapsed="0.000049"/>
</return>
<msg time="2026-09-01T01:20:23.349283" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:23.348406" elapsed="0.000900"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:23.349450" elapsed="0.000245"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:23.347743" elapsed="0.001989"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:23.345365" elapsed="0.004397"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:23.349801" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:20:23.349955" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:23.342620" elapsed="0.007358"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.342334" elapsed="0.007673"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.350205" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.350032" elapsed="0.000226"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.342314" elapsed="0.007962"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.350960" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:23.350414" elapsed="0.000573"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:23.351030" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:23.338586" elapsed="0.012587"/>
</kw>
<msg time="2026-09-01T01:20:23.351228" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:23.326819" elapsed="0.024453"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.362791" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.374320" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.385754" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.385996" elapsed="0.000022"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.386188" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.386533" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.386392" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:23.386379" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.386741" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.386915" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.387074" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:23.386353" elapsed="0.000769"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.386259" elapsed="0.000902"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.387303" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.387369" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:23.387479" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:23.322871" elapsed="0.064633"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.388680" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.388446" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.388840" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.388111" elapsed="0.000753"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.389178" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.388926" elapsed="0.000306"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.389712" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:23.389428" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:23.389254" elapsed="0.000514"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.388910" elapsed="0.000877"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.392241" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:23.389945" elapsed="0.002321"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:23.392311" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:23.392448" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:23.387798" elapsed="0.004674"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:23.393631" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.393402" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:23.393860" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:23.393067" elapsed="0.000817"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:23.394070" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:23.393950" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:23.393934" elapsed="0.000236"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.394317" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.394475" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.394532" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:23.396329" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:23.392749" elapsed="0.003603"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.397590" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.397370" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:23.398001" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:23.397773" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:23.405883" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:23.406022" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:23.406118" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.400028" elapsed="0.006473">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:23.398096" elapsed="0.008480">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.406753" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.406607" elapsed="0.000210"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:23.398080" elapsed="0.008778">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.407214" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.407333" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:23.407301" elapsed="0.000068"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:23.407285" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.407523" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.407587" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.396631" elapsed="0.011051">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.407787" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.302099" elapsed="0.105796">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:23.408156" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:23.407979" elapsed="0.000245"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:23.407963" elapsed="0.000282"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:23.408274" elapsed="0.000014"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.298086" elapsed="0.110276">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.497888" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:25.497392" elapsed="0.000526"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:25.498652" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.498417" elapsed="0.000303">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:25.498806" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:25.498079" elapsed="0.000762"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.499364" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:25.498999" elapsed="0.000390"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:25.499667" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:25.499851" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:25.499541" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.500270" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:25.500025" elapsed="0.000288"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.501207" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:25.500958" elapsed="0.000290"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.501639" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:25.501397" elapsed="0.000265"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.502349" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:25.502007" elapsed="0.000368"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:25.503217" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:25.502869" elapsed="0.000456"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:25.503375" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:20:25.503520" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:25.502544" elapsed="0.000999"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:25.503690" elapsed="0.000277"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-09-01T01:20:25.501877" elapsed="0.002127"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.504546" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:25.504257" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:25.505547" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:25.505231" elapsed="0.000339"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:25.505614" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:25.505748" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:25.504898" elapsed="0.000871"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:25.505925" elapsed="0.000268"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:25.504103" elapsed="0.002134"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:25.501708" elapsed="0.004560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:25.506307" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:25.506445" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:25.500651" elapsed="0.005817"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:25.500380" elapsed="0.006116"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.506661" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:25.506518" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:25.500360" elapsed="0.006368"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.507419" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:25.506876" elapsed="0.000569"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:25.507488" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:25.496588" elapsed="0.011010"/>
</kw>
<msg time="2026-09-01T01:20:25.507647" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:25.479862" elapsed="0.027827"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.519285" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.530793" elapsed="0.000041"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.542484" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.542666" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.542849" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.543203" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:25.543043" elapsed="0.000210"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:25.543030" elapsed="0.000244"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.543407" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.543565" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.543720" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:25.543005" elapsed="0.000761"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.542916" elapsed="0.000873"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.543941" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.544006" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:25.544114" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:25.474261" elapsed="0.069891"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:25.545308" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.545078" elapsed="0.000289">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:25.545449" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:25.544743" elapsed="0.000727"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.545769" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:25.545533" elapsed="0.000304"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.546319" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:25.546034" elapsed="0.000308"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:25.545859" elapsed="0.000515"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:25.545517" elapsed="0.000875"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.548731" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:25.546535" elapsed="0.002220"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:25.548800" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:20:25.548949" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:25.544442" elapsed="0.004529"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:25.550085" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.549878" elapsed="0.000311">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:25.550273" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:25.549553" elapsed="0.000741"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:25.550475" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:25.550356" elapsed="0.000172"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:25.550340" elapsed="0.000209"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.550687" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.550882" elapsed="0.000023"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.550955" elapsed="0.000017"/>
</return>
<msg time="2026-09-01T01:20:25.552796" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:25.549260" elapsed="0.003574"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.554086" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:25.553858" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:25.554504" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:25.554286" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:25.562165" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:25.562309" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:25.562403" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.556553" elapsed="0.006193">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:25.554601" elapsed="0.008233">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.563013" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:25.562867" elapsed="0.000209"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:25.554585" elapsed="0.008512">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.563451" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.563568" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:25.563535" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:25.563520" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.563758" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.563832" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.553114" elapsed="0.010814">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.564025" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.427438" elapsed="0.136675">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:25.564374" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:25.564212" elapsed="0.000226"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:25.564196" elapsed="0.000263"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:25.564488" elapsed="0.000013"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:25.417641" elapsed="0.146933">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.647505" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:27.646999" elapsed="0.000547"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.648549" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.648236" elapsed="0.000405">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:27.648757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:27.647770" elapsed="0.001016"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.649511" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:27.649018" elapsed="0.000526"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.649945" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:27.650177" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:27.649752" elapsed="0.000459"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.650728" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.650419" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.651711" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.651479" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.652171" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.651914" elapsed="0.000281"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.652859" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:27.652526" elapsed="0.000357"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:27.653774" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.653453" elapsed="0.000345"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:27.653859" elapsed="0.000032"/>
</return>
<msg time="2026-09-01T01:20:27.654004" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:27.653054" elapsed="0.000973"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.654190" elapsed="0.000266"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.3/adj-rib-out</var>
<status status="PASS" start="2026-09-01T01:20:27.652397" elapsed="0.002096"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.655029" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:27.654720" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:27.656026" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.655703" elapsed="0.000346"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:27.656094" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:27.656257" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:27.655387" elapsed="0.000892"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.656424" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:27.654593" elapsed="0.002110"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:27.652243" elapsed="0.004490"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:27.656771" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:27.656926" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:27.651185" elapsed="0.005764"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:27.650896" elapsed="0.006081"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.657163" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.657000" elapsed="0.000215"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.650871" elapsed="0.006362"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.657913" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:27.657371" elapsed="0.000568"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:27.657982" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:27.646223" elapsed="0.011869"/>
</kw>
<msg time="2026-09-01T01:20:27.658166" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:27.629573" elapsed="0.028639"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.669796" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.681306" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.692740" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.692936" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.693098" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.693437" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.693302" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:27.693289" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.693636" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.693790" elapsed="0.000030"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.693958" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:27.693264" elapsed="0.000740"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.693177" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.694179" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.694247" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:27.694353" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:27.623937" elapsed="0.070440"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.695516" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.695303" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:27.695654" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:27.694970" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.695979" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.695737" elapsed="0.000291"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.696495" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:27.696237" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:27.696049" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.695721" elapsed="0.000845"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.698877" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:27.696707" elapsed="0.002193"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:27.698944" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:27.699077" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:27.694663" elapsed="0.004435"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.700210" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.699990" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:27.700381" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:27.699671" elapsed="0.000731"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:27.700579" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:27.700463" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.700447" elapsed="0.000205"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.700788" elapsed="0.000033"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.700960" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.701015" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:27.702782" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:27.699383" elapsed="0.003433"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.704048" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.703826" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.704475" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.704251" elapsed="0.000261"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:27.712822" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:27.712980" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:27.713080" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.706511" elapsed="0.007006">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:27.704570" elapsed="0.009025">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.713823" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.713631" elapsed="0.000252"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:27.704554" elapsed="0.009350">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.714299" elapsed="0.000024"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.714424" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.714389" elapsed="0.000073"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:27.714372" elapsed="0.000109"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.714658" elapsed="0.000025"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.714737" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.703090" elapsed="0.011774">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.714984" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.584055" elapsed="0.131032">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.715384" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.715208" elapsed="0.000240"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:27.715186" elapsed="0.000284"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.715499" elapsed="0.000012"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.573822" elapsed="0.141763">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<msg time="2026-09-01T01:20:27.715677" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</msg>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/rib</arg>
<arg>mapping=${ADJ_RIB_OUT}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.294108" elapsed="4.421654">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</kw>
<doc>Checks l3vpn route is present in node 2 effective-rib-in table.</doc>
<status status="FAIL" start="2026-09-01T01:20:23.160933" elapsed="4.555009">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 3 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.3/adj-rib-out/tables=bgp-types%3Aipv4-address-family,bgp-types%3Ampls-labeled-vpn-subsequent-address-family/bgp-vpn-ipv4:vpn-ipv4-routes</status>
</test>
<test id="s1-s19-t6" name="Check_l3vpn_Route_Advertisement_On_Each_Node" line="122">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:27.719341" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:27.719044" elapsed="0.000558"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.720541" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.720433" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.720417" elapsed="0.000184"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.725121" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.725027" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.725011" elapsed="0.000185"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.726107" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:27.725742" elapsed="0.000390"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.726567" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:27.726305" elapsed="0.000285"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:27.726628" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:27.726765" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:27.725403" elapsed="0.001384"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.731821" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.731682" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.731665" elapsed="0.000220"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.732954" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.732859" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.732842" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:27.733437" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.733170" elapsed="0.000290"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.733804" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:27.733609" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.766013" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:27.734314" elapsed="0.031800"/>
</kw>
<msg time="2026-09-01T01:20:27.766284" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:27.766357" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.733987" elapsed="0.032414"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.824971" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "A "d "v "e "r "t "i "s "e "m "e "n "[78Ct "[A[78C_
 "O "n "_ "E "a "c "h "_ "N "o "d "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:27.766898" elapsed="0.058185"/>
</kw>
<msg time="2026-09-01T01:20:27.825246" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:27.825285" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.766558" elapsed="0.058762"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.825592" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.825386" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.825369" elapsed="0.000291"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.826072" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "C "h "e "c "k "_ "l "3 "v "p "n "_ "R "o "u "t "e "_ "A "d "v "e "r "t "i "s "e "m "e "n "[78Ct "[A[78C_
 "O "n "_ "E "a "c "h "_ "N "o "d "e "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.825793" elapsed="0.000373"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.826424" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.826226" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.826211" elapsed="0.000279"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:27.826519" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:27.828900" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:20:27.829082" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:27.827869" elapsed="0.001352"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.829486" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.829820" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:27.827291" elapsed="0.002702"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:27.826777" elapsed="0.003273"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:27.732585" elapsed="0.097548"/>
</kw>
<msg time="2026-09-01T01:20:27.830236" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:27.830274" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.732028" elapsed="0.098280"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:27.830501" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:27.830406" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.830389" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.830942" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.831263" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.831326" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:27.731390" elapsed="0.100030"/>
</kw>
<msg time="2026-09-01T01:20:27.831500" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:27.831537" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.727152" elapsed="0.104419"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.831875" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.831634" elapsed="0.000289"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.831620" elapsed="0.000323"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:27.727003" elapsed="0.104960"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:27.726849" elapsed="0.105140"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:27.724697" elapsed="0.107568"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:27.720175" elapsed="0.112138"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.719748" elapsed="0.112605"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:27.716694" elapsed="0.115704"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.832695" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:27.832860" level="INFO">${announce} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
</msg>
<var>${announce}</var>
<arg>${RT_CONSTRAIN_DIR}/ext_l3vpn_rt_arg/announce_ext_l3vpn_rt_arg.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:27.832550" elapsed="0.000333"/>
</kw>
<kw name="Remove String" owner="String">
<msg time="2026-09-01T01:20:27.833271" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<var>${announce_hex}</var>
<arg>${announce}</arg>
<arg>\n</arg>
<doc>Removes all ``removables`` from the given ``string``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.833031" elapsed="0.000264"/>
</kw>
<kw name="Check_For_L3VPN_Odl_Avertisement">
<for flavor="IN ZIP">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.834222" level="INFO">${keyword_name} = Get_Update_Message_And_Compare_With_Hex_BgpRpcClient2</msg>
<var>${keyword_name}</var>
<arg>Get_Update_Message_And_Compare_With_Hex_BgpRpcClient${i}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:27.833943" elapsed="0.000303"/>
</kw>
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Get_Update_Message_And_Compare_With_Hex_BgpRpcClient2">
<kw name="Play Get" owner="BgpRpcClient2">
<msg time="2026-09-01T01:20:27.837700" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03000180</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:27.835108" elapsed="0.002617"/>
</kw>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;true&quot;">
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.838109" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.837785" elapsed="0.000396"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.837769" elapsed="0.000433"/>
</if>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;false&quot;">
<kw name="Should Not Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are equal after converting them to strings.</doc>
<status status="PASS" start="2026-09-01T01:20:27.838442" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:27.838249" elapsed="0.000509"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.838236" elapsed="0.000542"/>
</if>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Returns hex update message and compares it to hex.</doc>
<status status="PASS" start="2026-09-01T01:20:27.834774" elapsed="0.004056"/>
</kw>
<arg>${keyword_name}</arg>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="PASS" start="2026-09-01T01:20:27.834392" elapsed="0.004482"/>
</kw>
<var name="${i}">2</var>
<var name="${option}">false</var>
<status status="PASS" start="2026-09-01T01:20:27.833799" elapsed="0.005103"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.839436" level="INFO">${keyword_name} = Get_Update_Message_And_Compare_With_Hex_BgpRpcClient3</msg>
<var>${keyword_name}</var>
<arg>Get_Update_Message_And_Compare_With_Hex_BgpRpcClient${i}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:27.839176" elapsed="0.000282"/>
</kw>
<kw name="Run Keyword" owner="BuiltIn">
<kw name="Get_Update_Message_And_Compare_With_Hex_BgpRpcClient3">
<kw name="Play Get" owner="BgpRpcClient3">
<msg time="2026-09-01T01:20:27.843225" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03000280</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:27.840340" elapsed="0.002911"/>
</kw>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;true&quot;">
<kw name="Should Be Equal As Strings" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.843869" level="FAIL">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</msg>
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are unequal after converting them to strings.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.843516" elapsed="0.000414">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:27.843314" elapsed="0.000676">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</branch>
<status status="FAIL" start="2026-09-01T01:20:27.843298" elapsed="0.000721">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</if>
<if>
<branch type="IF" condition="&quot;${option}&quot; == &quot;false&quot;">
<kw name="Should Not Be Equal As Strings" owner="BuiltIn">
<arg>${update}</arg>
<arg>${hex}</arg>
<doc>Fails if objects are equal after converting them to strings.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.844235" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.844078" elapsed="0.000208"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:27.844064" elapsed="0.000243"/>
</if>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Returns hex update message and compares it to hex.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.840003" elapsed="0.004376">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<arg>${keyword_name}</arg>
<arg>${announce_hex}</arg>
<arg>${option}</arg>
<doc>Executes the given keyword with the given arguments.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.839603" elapsed="0.004821">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<var name="${i}">3</var>
<var name="${option}">true</var>
<status status="FAIL" start="2026-09-01T01:20:27.839029" elapsed="0.005447">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</iter>
<var>${i}</var>
<var>${option}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${L3VPN_RT_CHECK}</value>
<status status="FAIL" start="2026-09-01T01:20:27.833630" elapsed="0.010901">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</for>
<arg>${announce_hex}</arg>
<doc>Checks that each node received or did not receive update message containing given hex message.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.833442" elapsed="0.011174">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</kw>
<doc>Checks that each node received or did not receive update message containing given hex message.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.716180" elapsed="0.128553">ffffffffffffffffffffffffffffffff001d0200000006800f03000280 != ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065</status>
</test>
<test id="s1-s19-t7" name="Play_To_Odl_rt_constrain_type_1" line="128">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:27.847888" elapsed="0.000188"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:27.847638" elapsed="0.000487"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.849018" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.848922" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.848905" elapsed="0.000173"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.853589" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.853497" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.853481" elapsed="0.000166"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.854551" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:27.854219" elapsed="0.000355"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.854993" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:27.854722" elapsed="0.000294"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:27.855054" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:27.855204" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:27.853865" elapsed="0.001360"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.860382" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.860286" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.860269" elapsed="0.000172"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.861474" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:27.861381" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.861365" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:27.861949" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.861669" elapsed="0.000303"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.862320" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:27.862118" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.894639" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:27.862794" elapsed="0.031939"/>
</kw>
<msg time="2026-09-01T01:20:27.894893" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:27.894933" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.862490" elapsed="0.032477"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:27.958215" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C1 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:27.895457" elapsed="0.062929"/>
</kw>
<msg time="2026-09-01T01:20:27.958567" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:27.958608" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.895123" elapsed="0.063520"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.959025" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.958735" elapsed="0.000340"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.958710" elapsed="0.000387"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.959576" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "t "_ "c "o "n "s "t "r "a "i "n "_ "t "y "p "e "_ "[78C1 "[A[78C"[K
[K
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:27.959257" elapsed="0.000396"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.959927" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.959712" elapsed="0.000265"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.959696" elapsed="0.000301"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:27.960030" elapsed="0.000032"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:27.962662" elapsed="0.000132"/>
</kw>
<msg time="2026-09-01T01:20:27.962868" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:27.961560" elapsed="0.001436"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.963280" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.963602" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:27.960942" elapsed="0.002833"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:27.960394" elapsed="0.003455"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:27.861101" elapsed="0.102832"/>
</kw>
<msg time="2026-09-01T01:20:27.964021" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:27.964060" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.860581" elapsed="0.103591"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:27.964342" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:27.964245" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.964229" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.964774" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.965099" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:27.965182" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:27.859979" elapsed="0.105301"/>
</kw>
<msg time="2026-09-01T01:20:27.965363" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:27.965402" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.855583" elapsed="0.109854"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:27.965732" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:27.965503" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:27.965488" elapsed="0.000313"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:27.855450" elapsed="0.110387"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:27.855301" elapsed="0.110565"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:27.853190" elapsed="0.112734"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:27.848659" elapsed="0.117317"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:27.848280" elapsed="0.117736"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:27.845613" elapsed="0.120452"/>
</kw>
<kw name="Play_To_Odl_Non_Removal_BgpRpcClient4">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:27.978310" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/announce_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:27.978471" level="INFO">${announce_hex} = ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
</msg>
<var>${announce_hex}</var>
<arg>${dir}/${totest}/announce_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:27.978108" elapsed="0.000386"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient4">
<arg>${announce_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:27.978642" elapsed="0.002799"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/announce_${totest}.hex and send it to odl.</doc>
<status status="PASS" start="2026-09-01T01:20:27.977747" elapsed="0.003751"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:27.982155" level="INFO">&amp;{effective_rib_in} = { PATH=peer=bgp:%2F%2F127.0.0.4/effective-rib-in | BGP_RIB=example-bgp-rib }</msg>
<var>&amp;{effective_rib_in}</var>
<arg>PATH=peer\=bgp:%2F%2F${ODL_4_IP}/effective-rib-in</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:27.981655" elapsed="0.000528"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.027692" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:28.027360" elapsed="0.000357"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:28.028406" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:28.028206" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:28.028555" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:28.027885" elapsed="0.000731"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.029130" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:28.028773" elapsed="0.000397"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:28.029443" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:28.029558" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:28.029322" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.029970" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:28.029730" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.030886" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:28.030643" elapsed="0.000284"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.031336" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:28.031075" elapsed="0.000284"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.032123" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:28.031682" elapsed="0.000485"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:28.032971" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:28.032647" elapsed="0.000348"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:28.033041" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:28.033195" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:28.032340" elapsed="0.000881"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:28.033371" elapsed="0.000256"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.4/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:28.031554" elapsed="0.002110"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.034214" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:28.033905" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:28.035028" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:28.034708" elapsed="0.000343"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:28.035094" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:28.035250" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:28.034405" elapsed="0.000867"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:28.035414" elapsed="0.000240"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:28.033763" elapsed="0.001927"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:28.031403" elapsed="0.004317"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:28.035757" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:28.035912" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:28.030353" elapsed="0.005582"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:28.030072" elapsed="0.005891"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.036125" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:28.035986" elapsed="0.000207"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:28.030055" elapsed="0.006156"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.036876" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:28.036346" elapsed="0.000556"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:28.036944" elapsed="0.000056"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:28.026792" elapsed="0.010295"/>
</kw>
<msg time="2026-09-01T01:20:28.037161" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:28.015080" elapsed="0.022124"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.048933" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.060412" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.072030" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.072221" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.072383" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.072708" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:28.072572" elapsed="0.000183"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:28.072559" elapsed="0.000217"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.072925" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.073081" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.073259" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:28.072534" elapsed="0.000771"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.072447" elapsed="0.000881"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.073465" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.073528" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:28.073635" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:28.011127" elapsed="0.062531"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:28.074836" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:28.074608" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:28.074974" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:28.074299" elapsed="0.000696"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.075300" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:28.075056" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.075801" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:28.075543" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:28.075371" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:28.075040" elapsed="0.000849"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.078268" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:28.076035" elapsed="0.002256"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:28.078335" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:28.078470" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:28.073994" elapsed="0.004497"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:28.079606" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:28.079396" elapsed="0.000266">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:28.079741" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:28.079067" elapsed="0.000694"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:28.079954" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:28.079836" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:28.079819" elapsed="0.000208"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.080180" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.080345" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.080401" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:28.082213" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:28.078760" elapsed="0.003477"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.083474" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:28.083253" elapsed="0.000262"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:28.083885" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:28.083656" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:28.091534" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:28.091680" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:20:28.091796" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:20:28.086002" elapsed="0.006179">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:20:28.083981" elapsed="0.008273">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.092429" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:28.092285" elapsed="0.000200"/>
</branch>
<status status="FAIL" start="2026-09-01T01:20:28.083965" elapsed="0.008540">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.092853" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.092975" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:28.092943" elapsed="0.000070"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:28.092928" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.093209" elapsed="0.000026"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.093282" elapsed="0.000017"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:20:28.082511" elapsed="0.010892">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.093485" elapsed="0.000015"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.990267" elapsed="0.103306">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:28.093826" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:28.093653" elapsed="0.000237"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:28.093639" elapsed="0.000271"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:28.093938" elapsed="0.000012"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:20:27.986258" elapsed="0.107765">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.173914" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.173521" elapsed="0.000433"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.174769" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:30.174464" elapsed="0.000530">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:30.175084" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:30.174131" elapsed="0.000975"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.175625" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.175277" elapsed="0.000372"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.175954" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:30.176157" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-targ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:30.175814" elapsed="0.000368"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.176559" level="INFO">rests/data/bgp-rib:bgp-rib/rib=$BGP_RIB/$PATH/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.176332" elapsed="0.000274"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.177549" level="INFO">mapping: {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.177316" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.178054" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.177782" elapsed="0.000295"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.178830" level="INFO">${value} = peer=bgp:%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.178462" elapsed="0.000392"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:30.179722" level="INFO">${encoded} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.179376" elapsed="0.000370"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:30.179811" elapsed="0.000040"/>
</return>
<msg time="2026-09-01T01:20:30.179978" level="INFO">${encoded_value} = peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:30.179031" elapsed="0.000969"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.180167" elapsed="0.000294"/>
</kw>
<var name="${key}">PATH</var>
<var name="${value}">peer=bgp:%2F%2F127.0.0.4/effective-rib-in</var>
<status status="PASS" start="2026-09-01T01:20:30.178326" elapsed="0.002170"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.181212" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.180729" elapsed="0.000507"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:30.182044" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.181718" elapsed="0.000350"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:30.182111" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:20:30.182270" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:30.181404" elapsed="0.000888"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.182435" elapsed="0.000242"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:30.180601" elapsed="0.002112"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:30.178147" elapsed="0.004597"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:30.182787" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:20:30.182943" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:30.177002" elapsed="0.005964"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.176690" elapsed="0.006303"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.183187" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.183019" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.176661" elapsed="0.006595"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.184058" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:30.183438" elapsed="0.000645"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:30.184126" elapsed="0.000053"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.172947" elapsed="0.011318"/>
</kw>
<msg time="2026-09-01T01:20:30.184316" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.159023" elapsed="0.025337"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.196170" elapsed="0.000040"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.207838" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.219356" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.219562" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.219736" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.220121" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.219979" elapsed="0.000207"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:30.219961" elapsed="0.000249"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.220348" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.220504" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.220656" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:30.219926" elapsed="0.000776"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.219823" elapsed="0.000902"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.220879" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.220950" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:30.221088" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:30.153426" elapsed="0.067689"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.222506" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:30.222219" elapsed="0.000371">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:30.222674" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:30.221832" elapsed="0.000864"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.223022" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.222758" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.223567" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.223307" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.223094" elapsed="0.000525"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.222742" elapsed="0.000896"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.226109" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.223780" elapsed="0.002353"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:30.226192" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:30.226331" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:30.221491" elapsed="0.004862"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.227470" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:30.227260" elapsed="0.000267">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:30.227608" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:30.226937" elapsed="0.000692"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:30.227823" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:30.227692" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.227676" elapsed="0.000222"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.228037" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.228215" elapsed="0.000019"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.228274" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:30.230079" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:30.226633" elapsed="0.003469"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.231404" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.231168" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.231818" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.231590" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:30.240347" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:30.240637" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.4/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-route-target-constrain%3Aroute-target-constrain-subsequent-address-family/bgp-route-target-constrain:route-target-constrain-routes 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '346'} 
 body={"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}} 
 </msg>
<msg time="2026-09-01T01:20:30.240746" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:30.233887" elapsed="0.006883"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.231916" elapsed="0.008917"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.241045" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.240863" elapsed="0.000239"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.231900" elapsed="0.009221"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.244784" level="INFO">{"bgp-route-target-constrain:route-target-constrain-routes":{"route-target-constrain-route":[{"path-id":0,"route-key":"AQLAAAICAHs=","attributes":{"ipv4-next-hop":{"global":"199.20.166.41"},"origin":{"value":"igp"},"local-pref":{"pref":100}},"origin-as":64511,"route-target-ipv4":{"local-administrator":123,"global-administrator":"192.0.2.2"}}]}}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.242207" elapsed="0.002635"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.241963" elapsed="0.002910"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.241945" elapsed="0.002950"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.247280" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.245165" elapsed="0.002154"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.244944" elapsed="0.002405"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.244930" elapsed="0.002441"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.247983" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:30.247571" elapsed="0.000436"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.248318" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.248068" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.248830" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.248552" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.248391" elapsed="0.000495"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.248053" elapsed="0.000852"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.249407" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:30.249062" elapsed="0.000368"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.249711" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.249491" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.250224" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.249951" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.249780" elapsed="0.000497"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.249476" elapsed="0.000819"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.250447" elapsed="0.000310"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:30.251241" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:30.250929" elapsed="0.000336"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.251411" elapsed="0.002129"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:30.241526" elapsed="0.012073"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.253764" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.253661" elapsed="0.000162"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.253645" elapsed="0.000199"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:30.256618" level="INFO">${text_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.253986" elapsed="0.002709"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:30.256743" elapsed="0.000039"/>
</return>
<msg time="2026-09-01T01:20:30.256914" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:30.230407" elapsed="0.026530"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:30.256995" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:30.257148" level="INFO">${response_text} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:30.114218" elapsed="0.142955"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.283781" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.283436" elapsed="0.000386"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.284733" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:30.284318" elapsed="0.000522">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:30.284926" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:30.283987" elapsed="0.000960"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.285476" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.285104" elapsed="0.000395"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.285786" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:30.285990" level="INFO">${template} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:30.285656" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.286401" level="INFO">{
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
                "attributes": {
                    "ipv4-next-hop": {
                        "global": "199.20.166.41"
                    },
                    "origin": {
                        "value": "igp"
                    },
                    "local-pref": {
                        "pref": 100
                    }
                },
                "route-target-ipv4": {
                    "global-administrator": "192.0.2.2",
                    "local-administrator": 123
                },
                "origin-as": 64511
            }
        ]
    }
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.286181" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:30.286807" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.286512" elapsed="0.000350"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.287316" level="INFO">${mapping_to_use} = {'PATH': 'peer=bgp:%2F%2F127.0.0.4/effective-rib-in', 'BGP_RIB': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.287022" elapsed="0.000317"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.286884" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.286493" elapsed="0.000895"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.287965" level="INFO">${final_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:30.287525" elapsed="0.000466"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:30.288039" elapsed="0.000033"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.282865" elapsed="0.005387"/>
</kw>
<msg time="2026-09-01T01:20:30.288318" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.270716" elapsed="0.017651"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.299977" elapsed="0.000030"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.311566" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/rt_constrain/rt_constrain_type_1/rib/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.323022" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.323214" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.323377" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.323740" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.323600" elapsed="0.000187"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:30.323588" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.323953" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.324106" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.324275" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:30.323559" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.323455" elapsed="0.000891"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.324489" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.324553" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:30.324671" level="INFO">${expected_text} = {
    "bgp-route-target-constrain:route-target-constrain-routes": {
        "route-target-constrain-route": [
            {
                "route-key": "AQLAAAICAHs=",
                "path-id": 0,
 ...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:30.268238" elapsed="0.056457"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.324909" elapsed="0.002182"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:30.328210" level="INFO">${expected_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.327769" elapsed="0.000467"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:30.328728" level="INFO">${actual_normalized} = {
 "bgp-route-target-constrain:route-target-constrain-routes": {
  "route-target-constrain-route": [
   {
    "attributes": {
     "ipv4-next-hop": {
      "global": "199.20.166.41"
     },
     "loca...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.328382" elapsed="0.000370"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:30.328915" elapsed="0.000315"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:30.327401" elapsed="0.001882"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.327178" elapsed="0.002133"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.329473" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.329333" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.327161" elapsed="0.002378"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:30.258234" elapsed="0.071347"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:30.257485" elapsed="0.072162"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:30.257251" elapsed="0.072436"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.257234" elapsed="0.072473"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:30.329739" elapsed="0.000023"/>
</return>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:30.104756" elapsed="0.225157"/>
</kw>
<arg>3x</arg>
<arg>2s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${RT_CONSTRAIN_DIR}/rt_constrain_type_1/rib</arg>
<arg>mapping=${effective_rib_in}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:27.982342" elapsed="2.347632"/>
</kw>
<kw name="Play Get" owner="BgpRpcClient4">
<msg time="2026-09-01T01:20:30.333655" level="INFO">${update} = ffffffffffffffffffffffffffffffff001d0200000006800f03000280</msg>
<var>${update}</var>
<doc>Gets the last received (update) mesage as hex string.</doc>
<status status="PASS" start="2026-09-01T01:20:30.330164" elapsed="0.003525"/>
</kw>
<doc>Sends RT route from node 3 to odl and then checks that odl does not advertize l3vpn route from previous TC,
that is that update message is empty.</doc>
<status status="PASS" start="2026-09-01T01:20:27.845023" elapsed="2.488809"/>
</test>
<test id="s1-s19-t8" name="Play_To_Odl_remove_rt" line="145">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:30.337202" elapsed="0.000189"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:30.336937" elapsed="0.000502"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.338403" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.338298" elapsed="0.000146"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.338278" elapsed="0.000185"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.342989" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.342894" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.342878" elapsed="0.000171"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.343975" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.343618" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.344425" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:30.344161" elapsed="0.000286"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:30.344488" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:30.344620" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.343280" elapsed="0.001361"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.349897" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.349787" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.349770" elapsed="0.000186"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.351018" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.350924" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.350908" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:30.351522" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.351240" elapsed="0.000305"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.351925" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.351699" elapsed="0.000249"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.384859" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:30.352426" elapsed="0.032578"/>
</kw>
<msg time="2026-09-01T01:20:30.385226" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:30.385277" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.352098" elapsed="0.033213"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.429737" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:30.385910" elapsed="0.044093"/>
</kw>
<msg time="2026-09-01T01:20:30.430274" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:30.430316" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.385517" elapsed="0.044834"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.430922" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.430499" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.430450" elapsed="0.000562"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.431598" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.431174" elapsed="0.000504"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.431948" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.431736" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.431720" elapsed="0.000300"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:30.432061" elapsed="0.000054"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.435055" elapsed="0.000164"/>
</kw>
<msg time="2026-09-01T01:20:30.435277" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.433854" elapsed="0.001558"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.435681" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.436018" elapsed="0.000074"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:30.433125" elapsed="0.003105"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:30.432508" elapsed="0.003783"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:30.350651" elapsed="0.085727"/>
</kw>
<msg time="2026-09-01T01:20:30.436467" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.436507" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.350099" elapsed="0.086531"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:30.436815" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:30.436702" elapsed="0.000166"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.436685" elapsed="0.000205"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.437322" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.437644" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.437706" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:30.349491" elapsed="0.088331"/>
</kw>
<msg time="2026-09-01T01:20:30.437911" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.437950" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.345041" elapsed="0.092944"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.438328" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.438056" elapsed="0.000331"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.438040" elapsed="0.000376"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:30.344905" elapsed="0.093539"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:30.344728" elapsed="0.093756"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:30.342568" elapsed="0.095981"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:30.337992" elapsed="0.100616"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.337587" elapsed="0.101067"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:30.334917" elapsed="0.103793"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient3">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:30.438897" elapsed="0.003287"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient3">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.453173" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_0/withdraw_rt_constrain_type_0.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:30.453344" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:30.452960" elapsed="0.000407"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient3">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:30.453512" elapsed="0.001976"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient3">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:30.455641" elapsed="0.002167"/>
</kw>
<arg>rt_constrain_type_0</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-09-01T01:20:30.452600" elapsed="0.005268"/>
</kw>
<doc>Removes RT from odl and then checks that second node withdrew l3vpn route and third node did not receive any message.</doc>
<status status="PASS" start="2026-09-01T01:20:30.334309" elapsed="0.123669"/>
</test>
<test id="s1-s19-t9" name="Play_To_Odl_remove_routes" line="150">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:30.461055" elapsed="0.000210"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:30.460816" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.462253" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.462124" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.462108" elapsed="0.000204"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.466861" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.466752" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.466736" elapsed="0.000185"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.467847" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.467492" elapsed="0.000378"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.468349" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:30.468066" elapsed="0.000306"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:30.468412" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:30.468549" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.467133" elapsed="0.001438"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.473750" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.473654" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.473635" elapsed="0.000193"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.474872" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.474761" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.474746" elapsed="0.000185"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:30.475375" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.475070" elapsed="0.000328"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.475735" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.475547" elapsed="0.000210"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.508247" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:30.476245" elapsed="0.032096"/>
</kw>
<msg time="2026-09-01T01:20:30.508486" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:30.508542" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.475921" elapsed="0.032657"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.556438" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:30.509066" elapsed="0.047480"/>
</kw>
<msg time="2026-09-01T01:20:30.556693" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:30.556732" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.508738" elapsed="0.048028"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.557058" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.556848" elapsed="0.000257"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.556831" elapsed="0.000295"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.557555" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "P "l "a "y "_ "T "o "_ "O "d "l "_ "r "e "m "o "v "e "_ "r "o "u "t "e "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.557287" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.557898" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.557687" elapsed="0.000260"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.557671" elapsed="0.000295"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:30.557996" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.560423" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:20:30.560608" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.559368" elapsed="0.001365"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.561015" elapsed="0.000071"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.561399" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:30.558762" elapsed="0.002812"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:30.558281" elapsed="0.003351"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:30.474503" elapsed="0.087211"/>
</kw>
<msg time="2026-09-01T01:20:30.561792" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.561844" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.473972" elapsed="0.087908"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:30.562041" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:20:30.561947" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.561931" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.562500" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.562817" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.562880" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:30.473359" elapsed="0.089614"/>
</kw>
<msg time="2026-09-01T01:20:30.563054" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.563091" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.468950" elapsed="0.094175"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.563443" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.563214" elapsed="0.000276"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.563198" elapsed="0.000312"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:30.468811" elapsed="0.094720"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:30.468626" elapsed="0.094931"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:30.466444" elapsed="0.097161"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:30.461863" elapsed="0.101790"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.461454" elapsed="0.102237"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:30.458793" elapsed="0.104941"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient2">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.579940" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/withdraw_ext_l3vpn_rt_arg.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/ext_l3vpn_rt_arg/withdraw_ext_l3vpn_rt_arg.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:30.580266" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff0045020000002e4001010040020040050400000064800f12000180708000000001010203040001010101c010080002fbf000000065
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:30.579616" elapsed="0.000678"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient2">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:30.580478" elapsed="0.003102"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient2">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:30.583738" elapsed="0.002108"/>
</kw>
<arg>ext_l3vpn_rt_arg</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-09-01T01:20:30.578609" elapsed="0.007307"/>
</kw>
<kw name="Play_To_Odl_Routes_Removal_Template_BgpRpcClient4">
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.596614" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/rt_constrain/rt_constrain_type_1/withdraw_rt_constrain_type_1.hex&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:30.596736" level="INFO">${withdraw_hex} = ffffffffffffffffffffffffffffffff003802000000214001010040020040050400000064800f10000184600000fbff0102c0000202007b
</msg>
<var>${withdraw_hex}</var>
<arg>${dir}/${totest}/withdraw_${totest}.hex</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:30.596434" elapsed="0.000326"/>
</kw>
<kw name="Play Clean" owner="BgpRpcClient4">
<doc>Cleans the message (update) on the server.</doc>
<status status="PASS" start="2026-09-01T01:20:30.597017" elapsed="0.002556"/>
</kw>
<kw name="Play Send" owner="BgpRpcClient4">
<arg>${withdraw_hex}</arg>
<doc>Sends given hex data, already encoded bgp update message is expected.</doc>
<status status="PASS" start="2026-09-01T01:20:30.599727" elapsed="0.002048"/>
</kw>
<arg>rt_constrain_type_1</arg>
<arg>${RT_CONSTRAIN_DIR}</arg>
<doc>Read contents of file ${dir}/${totest}/withdraw_${totest}.hex and send it to odl to remove rt argument from odl.</doc>
<status status="PASS" start="2026-09-01T01:20:30.596070" elapsed="0.005783"/>
</kw>
<doc>Removes rt arguments from odl.</doc>
<status status="PASS" start="2026-09-01T01:20:30.458327" elapsed="0.143667"/>
</test>
<test id="s1-s19-t10" name="Kill_Talking_BGP_Speakers" line="155">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:30.605312" elapsed="0.000296"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:30.605043" elapsed="0.000614"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.606854" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.606676" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.606640" elapsed="0.000302"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.611716" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.611616" elapsed="0.000142"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.611599" elapsed="0.000179"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.612766" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.612399" elapsed="0.000391"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.613246" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:30.612960" elapsed="0.000309"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:30.613308" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:20:30.613469" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.612022" elapsed="0.001469"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.618904" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.618791" elapsed="0.000155"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.618774" elapsed="0.000192"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.620117" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.619999" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.619982" elapsed="0.000217"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:30.620628" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.620343" elapsed="0.000308"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.621036" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.620822" elapsed="0.000236"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.653874" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:30.621564" elapsed="0.032407"/>
</kw>
<msg time="2026-09-01T01:20:30.654130" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:30.654210" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.621247" elapsed="0.032998"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.701616" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:30.654729" elapsed="0.047018"/>
</kw>
<msg time="2026-09-01T01:20:30.701930" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:30.701969" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.654408" elapsed="0.047595"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.702369" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.702093" elapsed="0.000393"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.702065" elapsed="0.000447"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.702987" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "K "i "l "l "_ "T "a "l "k "i "n "g "_ "B "G "P "_ "S "p "e "a "k "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.702653" elapsed="0.000408"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.703343" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.703120" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.703105" elapsed="0.000308"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:30.703447" elapsed="0.000043"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.706172" elapsed="0.000139"/>
</kw>
<msg time="2026-09-01T01:20:30.706370" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.705025" elapsed="0.001481"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.706772" elapsed="0.000088"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.707112" elapsed="0.000092"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:30.704383" elapsed="0.002930"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:30.703788" elapsed="0.003585"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:30.619711" elapsed="0.087749"/>
</kw>
<msg time="2026-09-01T01:20:30.707547" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.707586" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.619112" elapsed="0.088510"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:30.707790" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-09-01T01:20:30.707693" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.707676" elapsed="0.000210"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.708290" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.708609" elapsed="0.000021"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.708673" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:30.618490" elapsed="0.090283"/>
</kw>
<msg time="2026-09-01T01:20:30.708875" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.708914" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.613907" elapsed="0.095047"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.709368" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.709027" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.709013" elapsed="0.000426"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:30.613747" elapsed="0.095712"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:30.613556" elapsed="0.095942"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:30.611298" elapsed="0.098261"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:30.606359" elapsed="0.103253"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.605835" elapsed="0.103820"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:30.602997" elapsed="0.106705"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.718307" level="INFO">Executing command 'cat play.py.090.2'.</msg>
<msg time="2026-09-01T01:20:30.731623" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:30.731719" level="INFO">${output_log} = 2026-09-01 01:20:16,228 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,229 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:20:16,229 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:30.718176" elapsed="0.013566"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.732190" level="INFO">2026-09-01 01:20:16,228 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,229 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.2
2026-09-01 01:20:16,229 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:20:16,229 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:20:16,229 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:20:16,230 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:20:16,231 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:20:16,231 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf0005ac0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   My Autonomous System number: 65000
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706434
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:20:16,232 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:20:16,234 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:20:16,234 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:20:16,234 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:20:16,234 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:20:16,234 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:20:16,234 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:20:16,235 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   My Autonomous System=65000 (0xfde8)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706434 (0x7f000002)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fde800b47f0000026002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8'
2026-09-01 01:20:16,235 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fde800b47f0000026002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fde8
2026-09-01 01:20:16,236 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,236 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,236 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,237 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,238 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,238 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,238 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:16,245 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:20:16,256 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:20:16,256 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:20:16,256 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,256 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
10.30.171.70 - - [01/Sep/2026 01:20:16] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,264 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff0052020000003b4001010040020602010000fbf0800e200001800c00000000000000000a00fffe007005dc510001010203040001010101c010080002fbf000000065
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,270 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,270 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,270 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:17,271 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:17,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.009s
2026-09-01 01:20:17,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:17,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:17,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:18,273 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:18,273 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.010s
2026-09-01 01:20:18,273 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:18,273 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:18,273 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:19,274 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:19,275 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.011s
2026-09-01 01:20:19,275 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:19,275 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:19,275 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:20,276 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:20,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.012s
2026-09-01 01:20:20,276 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:20,277 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:20,277 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:21,278 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:21,279 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.013s
2026-09-01 01:20:21,279 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:21,279 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:21,279 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:22,280 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:22,281 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.014s
2026-09-01 01:20:22,281 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:22,281 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:22,281 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:23,282 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:23,282 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.015s
2026-09-01 01:20:23,282 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:23,282 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:23,282 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:24,284 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:24,284 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.016s
2026-09-01 01:20:24,284 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:24,284 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:24,284 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.017s
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:26,287 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.018s
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.018s
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:28,290 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.019s
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.020s
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:29,293 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.021s
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.731916" elapsed="0.000535"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.733080" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:20:30.732650" elapsed="0.000480"/>
</kw>
<arg>play.py.090.2</arg>
<arg>090_rt_constrain_play_1.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.717860" elapsed="0.015342"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.741315" level="INFO">Executing command 'cat play.py.090.3'.</msg>
<msg time="2026-09-01T01:20:30.780613" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:30.780741" level="INFO">${output_log} = 2026-09-01 01:20:16,247 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,248 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:20:16,248 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:30.741191" elapsed="0.039584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.781381" level="INFO">2026-09-01 01:20:16,247 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,248 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.3
2026-09-01 01:20:16,248 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:20:16,248 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:20:16,248 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:20:16,248 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706435
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:20:16,249 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:20:16,249 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706435 (0x7f000003)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000036002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-09-01 01:20:16,250 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000036002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,251 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,251 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,251 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,251 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job): ... idle for 0.007s
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.007s
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,260 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,262 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,263 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,264 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,265 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,267 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,267 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,267 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:17,268 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:17,268 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.008s
2026-09-01 01:20:17,268 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:17,268 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:17,268 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:18,270 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:18,270 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.009s
2026-09-01 01:20:18,270 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:18,270 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:18,270 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:19,271 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:19,271 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.010s
2026-09-01 01:20:19,271 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:19,271 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:19,271 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:20,273 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:20,273 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.011s
2026-09-01 01:20:20,273 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:20,273 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:20,273 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:20] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:21,274 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:21,275 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.012s
2026-09-01 01:20:21,275 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0002fbf000000065
2026-09-01 01:20:21,278 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:21,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:21,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:22,279 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:22,279 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.013s
2026-09-01 01:20:22,280 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:22,280 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:22,280 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:23,281 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:23,281 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.014s
2026-09-01 01:20:23,281 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:23,281 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:23,281 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:24,282 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:24,283 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.015s
2026-09-01 01:20:24,283 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:24,283 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:24,283 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:25,284 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.016s
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:25,285 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:26,286 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:26,287 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.017s
2026-09-01 01:20:26,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:26,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.018s
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:27,289 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:28,290 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.020s
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:28,291 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:29,292 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.021s
2026-09-01 01:20:29,293 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:29,293 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:29,293 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.022s
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:30,294 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.781016" elapsed="0.000730"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.782426" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:20:30.782010" elapsed="0.000485"/>
</kw>
<arg>play.py.090.3</arg>
<arg>090_rt_constrain_play_2.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.740877" elapsed="0.041694"/>
</kw>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.794219" level="INFO">Executing command 'cat play.py.090.4'.</msg>
<msg time="2026-09-01T01:20:30.828751" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:30.828993" level="INFO">${output_log} = 2026-09-01 01:20:16,252 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,252 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-09-01 01:20:16,252 DEBUG BGP-Thread-...</msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:30.794029" elapsed="0.035017"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.830038" level="INFO">2026-09-01 01:20:16,252 INFO BGP-Thread-1 (job): Connecting in the talking mode.
2026-09-01 01:20:16,252 DEBUG BGP-Thread-1 (job): Local IP address: 127.0.0.4
2026-09-01 01:20:16,252 DEBUG BGP-Thread-1 (job): Local port: 17900
2026-09-01 01:20:16,252 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.170.91
2026-09-01 01:20:16,252 DEBUG BGP-Thread-1 (job): Remote port: 1790
2026-09-01 01:20:16,252 INFO BGP-Thread-1 (job): Connected to ODL.
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job): Open message received.
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00d90104fbf000b4c0000202bc02ba41040000fbf0060002000104000100010104000100040104000100850104000200040104000100810104000100840104000200810104000200800104000100860104000200860104000200850104000200050104000100800104000100050104400400470104001900460104000200014046003c00018000000204000001040000018400000205000002010000010100000105004004470000028600000285000001860000028100000181000019460000018500000280004700
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job): Generator initialisation
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Target total number of prefixes to be introduced: 0
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Prefix base: 8.0.1.0/28
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   My Autonomous System number: 64496
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   My Hold Time: 180
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   My BGP Identifier: 2130706436
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Next Hop: 192.0.2.1
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Originator ID: None
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Cluster list: None
2026-09-01 01:20:16,257 INFO BGP-Thread-1 (job):   Prefix count to be inserted at once: 1
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job):   Prefix count to be withdrawn at once: 0
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job):   Fast pre-fill up to 0 prefixes
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job):   Remaining number of prefixes to be processed in parallel with withdrawals: 0
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Prefix index range used after pre-fill procedure [0, -1]
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job):   Two separate UPDATEs will be generated for each NLRI &amp; WITHDRAWN lists
2026-09-01 01:20:16,258 INFO BGP-Thread-1 (job):   Let's go ...

2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job): OPEN message encoding
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Length=125 (0x007d)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Type=1 (0x01)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Version=4 (0x04)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   My Autonomous System=64496 (0xfbf0)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Hold Time=180 (0x00b4)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   BGP Identifier=2130706436 (0x7f000004)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Optional Parameters Length=96 (0x60)
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job):   Optional Parameters=0x02060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job): OPEN message encoded: 0xb'ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000046002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0'
2026-09-01 01:20:16,258 DEBUG BGP-Thread-1 (job): Sending the OPEN message: ffffffffffffffffffffffffffffffff007d0104fbf000b47f0000046002060104000100010206010400020001020601044004004702060104001900460206010400010005020601040002000502060104000100810206010400020081020601040001008002060104000200800206010400010084020641040000fbf0
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoding
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Marker=0xffffffffffffffffffffffffffffffff
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Length=19 (0x0013)
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job):   Type=4 (0x04)
2026-09-01 01:20:16,259 DEBUG BGP-Thread-1 (job): KEEP ALIVE message encoded: 0xffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,261 DEBUG BGP-Thread-1 (job): Sending a KEEP ALIVE message: ffffffffffffffffffffffffffffffff001304
2026-09-01 01:20:16,261 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,261 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,261 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:16,266 INFO BGP-Thread-1 (job): ... idle for 0.005s
2026-09-01 01:20:16,266 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.005s
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000180
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,266 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000184
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000205
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,267 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000201
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000105
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,268 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03400447
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff00170200000000
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,269 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'0017' (23)
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000181
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000281
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,270 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03001946
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,271 DEBUG BGP-Thread-1 (job): UPDATE message received: 0xffffffffffffffffffffffffffffffff001d0200000006800f03000280
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Decoding update message:
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Message header marker: 0xb'ffffffffffffffffffffffffffffffff'
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Message lenght: 0xb'001d' (29)
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Evpn False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Graceful-restart 8
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Mvpn False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): L3vpn-mcast False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): L3vpn-unicast False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Route-Target-Constrain False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Ipv6-Unicast False
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Allf True
2026-09-01 01:20:16,272 DEBUG BGP-Thread-1 (job): Skipping update decoding
2026-09-01 01:20:16,272 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:16,272 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:16,272 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:17,273 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:17,273 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 1.005s
2026-09-01 01:20:17,273 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:17,273 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:17,273 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:18,274 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:18,275 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 2.007s
2026-09-01 01:20:18,275 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:18,275 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:18,275 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:19,276 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:19,276 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 3.008s
2026-09-01 01:20:19,276 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:19,276 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:19,276 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:20,278 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:20,278 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 4.009s
2026-09-01 01:20:20,278 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:20,278 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:20,278 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:21,280 INFO BGP-Thread-1 (job): ... idle for 1.002s
2026-09-01 01:20:21,280 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 5.011s
2026-09-01 01:20:21,281 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:21,281 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:21,281 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:22,282 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:22,282 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 6.012s
2026-09-01 01:20:22,282 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:22,282 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:22,282 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:23,284 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:23,284 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.013s
2026-09-01 01:20:23,284 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:23,284 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:23,284 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:24,285 INFO BGP-Thread-1 (job): ... idle for 1.000s
2026-09-01 01:20:24,285 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.013s
2026-09-01 01:20:24,285 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:24,285 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:24,285 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:25,286 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:25,287 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 9.014s
2026-09-01 01:20:25,287 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:25,287 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:25,287 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:26,288 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 10.015s
2026-09-01 01:20:26,289 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:26,289 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:26,289 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:27,290 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:27,290 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 11.016s
2026-09-01 01:20:27,290 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:27,290 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:27,290 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:27] "POST /RPC2 HTTP/1.1" 200 -
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 12.017s
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): Received message: ffffffffffffffffffffffffffffffff003e02000000274001010040020040050400000064800e1600018404c714a62900600000fbff0102c0000202007b
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:28,292 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:29,293 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:29,294 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 13.019s
2026-09-01 01:20:29,294 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:29,294 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:29,294 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
2026-09-01 01:20:30,295 INFO BGP-Thread-1 (job): ... idle for 1.001s
2026-09-01 01:20:30,295 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 14.020s
2026-09-01 01:20:30,295 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0
2026-09-01 01:20:30,296 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0
2026-09-01 01:20:30,296 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -
10.30.171.70 - - [01/Sep/2026 01:20:30] "POST /RPC2 HTTP/1.1" 200 -</msg>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.829454" elapsed="0.001202"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:30.831738" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/090_rt_constrain_play_3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:20:30.831079" elapsed="0.000867"/>
</kw>
<arg>play.py.090.4</arg>
<arg>090_rt_constrain_play_3.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.793600" elapsed="0.038471"/>
</kw>
<kw name="Kill_All_BGP_Speakers" owner="BGPSpeaker">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.833730" level="INFO">${command} = ps axf | grep play.py | grep -v grep | awk '{print "kill -9 " $1}' | sh</msg>
<var>${command}</var>
<arg>ps axf | grep play.py | grep -v grep | awk '{print \"kill -9 \" $1}' | sh</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:30.833179" elapsed="0.000603"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.834923" level="INFO">[?2004l[2] 6301</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:30.834128" elapsed="0.000897"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.836455" level="INFO">[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:20:30.836617" level="INFO">${output} = [?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:20:30.835384" elapsed="0.001281"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.837526" level="INFO">[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.837006" elapsed="0.000608"/>
</kw>
<doc>Kill all play.py processes.</doc>
<status status="PASS" start="2026-09-01T01:20:30.832562" elapsed="0.005159"/>
</kw>
<doc>Abort all Python speakers.</doc>
<status status="PASS" start="2026-09-01T01:20:30.602466" elapsed="0.235489"/>
</test>
<test id="s1-s19-t11" name="Delete_Bgp_Peers_Configuration" line="163">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:30.844727" elapsed="0.000477"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:30.844198" elapsed="0.001114"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.846983" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.846790" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.846752" elapsed="0.000331"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.853737" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.853604" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.853580" elapsed="0.000256"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.855128" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:30.854626" elapsed="0.000555"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.855759" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:30.855395" elapsed="0.000395"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:30.855864" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:20:30.856066" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:30.854126" elapsed="0.001970"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.863237" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.863079" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.863055" elapsed="0.000266"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.864842" elapsed="0.000019"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:30.864694" elapsed="0.000208"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.864671" elapsed="0.000258"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:30.865534" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.865127" elapsed="0.000439"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.866066" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.865776" elapsed="0.000321"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.909723" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:30.866768" elapsed="0.043072"/>
</kw>
<msg time="2026-09-01T01:20:30.910012" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:30.910053" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.866340" elapsed="0.043782"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:30.961012" level="INFO">". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[78C[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:30.910632" elapsed="0.050614"/>
</kw>
<msg time="2026-09-01T01:20:30.961469" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:30.961509" level="INFO">${message_wait} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.910313" elapsed="0.051231"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.962034" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.961674" elapsed="0.000416"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.961626" elapsed="0.000493"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.962700" level="INFO"> ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V "a "l "i "d "a "t "i "o "n ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "s "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[78C[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:30.962294" elapsed="0.000488"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.963058" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.962854" elapsed="0.000253"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.962838" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:30.963184" elapsed="0.000044"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:30.965784" elapsed="0.000156"/>
</kw>
<msg time="2026-09-01T01:20:30.965998" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.964763" elapsed="0.001369"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.966425" elapsed="0.000074"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.966747" elapsed="0.000088"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:30.964110" elapsed="0.002831"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:30.963537" elapsed="0.003465"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:30.864328" elapsed="0.102760"/>
</kw>
<msg time="2026-09-01T01:20:30.967197" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.967237" level="INFO">${message} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.863522" elapsed="0.103753"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:30.967444" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:30.967347" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.967329" elapsed="0.000191"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.968238" elapsed="0.000025"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.968561" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:30.968626" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:30.862651" elapsed="0.106070"/>
</kw>
<msg time="2026-09-01T01:20:30.968832" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:30.968882" level="INFO">${output} =  ". "t "x "t ". "0 "9 "0 "[C "B "g "p "[C "F "u "n "c "t "i "o "n "a "l "[C "R "t "[C "C "o "n "s "t "r "a "i "n "[C "V ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.856622" elapsed="0.112300"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:30.969391" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:30.968996" elapsed="0.000447"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:30.968978" elapsed="0.000486"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:30.856428" elapsed="0.113057"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:30.856191" elapsed="0.113328"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:30.853159" elapsed="0.116415"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:30.846401" elapsed="0.123227"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:30.845634" elapsed="0.124037"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:30.839515" elapsed="0.130207"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:30.970854" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.2 | TYPE=external | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:30.970206" elapsed="0.000674"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.011478" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.011084" elapsed="0.000429"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.012300" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:31.012021" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:31.012468" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:31.011688" elapsed="0.000802"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.013013" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:31.012650" elapsed="0.000387"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.013341" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:31.013528" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:31.013206" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.013943" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.013704" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.014969" level="INFO">mapping: {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.014718" elapsed="0.000291"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.015426" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.015176" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.016099" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.015831" elapsed="0.000290"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.016825" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.016603" elapsed="0.000245"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.016897" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:20:31.017056" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.016310" elapsed="0.000768"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.017241" elapsed="0.000547"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:20:31.015681" elapsed="0.002157"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.018357" level="INFO">${value} = external</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.018071" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.019031" level="INFO">${encoded} = external</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.018845" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.019098" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.019248" level="INFO">${encoded_value} = external</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.018549" elapsed="0.000719"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.019411" elapsed="0.000194"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">external</var>
<status status="PASS" start="2026-09-01T01:20:31.017943" elapsed="0.001699"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.020164" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.019881" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.020837" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.020640" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.020903" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.021034" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.020354" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.021221" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:31.019740" elapsed="0.001711"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.021951" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.021674" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.022627" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.022443" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.022692" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.022836" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.022156" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.022999" elapsed="0.000210"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:31.021549" elapsed="0.001696"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.023733" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.023469" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.024428" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.024241" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.024495" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.024627" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.023937" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.024788" elapsed="0.000212"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:31.023344" elapsed="0.001692"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.025543" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.025275" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.026248" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.026045" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.026317" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.026449" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.025735" elapsed="0.000736"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.026614" elapsed="0.000210"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:31.025133" elapsed="0.001764"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.027519" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.027125" elapsed="0.000418"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.028377" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.028188" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.028443" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.028575" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.027713" elapsed="0.000884"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.028739" elapsed="0.000209"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:31.026998" elapsed="0.001985"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.015502" elapsed="0.013511"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.029053" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:31.029209" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'TYPE': 'external', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:31.014422" elapsed="0.014810"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.014071" elapsed="0.015189"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.029427" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.029285" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.014040" elapsed="0.015454"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.030321" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.029631" elapsed="0.000716"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.030390" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:31.010476" elapsed="0.020024"/>
</kw>
<msg time="2026-09-01T01:20:31.030552" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:30.998072" elapsed="0.032525"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.042251" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.053709" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.065187" elapsed="0.000042"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.065548" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.065832" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.066279" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.066109" elapsed="0.000221"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:31.066090" elapsed="0.000266"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.066492" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.066646" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.066809" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:31.066051" elapsed="0.000804"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.065918" elapsed="0.000962"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.067022" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.067092" elapsed="0.000020"/>
</return>
<msg time="2026-09-01T01:20:31.067280" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:30.993778" elapsed="0.073532"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.068618" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.068314" elapsed="0.000352"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:31.083098" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.083164" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.083277" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:31.070665" elapsed="0.012635"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.068726" elapsed="0.014612"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.083513" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.083363" elapsed="0.000203"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.068710" elapsed="0.014875"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.086979" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.084541" elapsed="0.002475"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.084329" elapsed="0.002718"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.084312" elapsed="0.002756"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.089446" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.087341" elapsed="0.002145"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.087118" elapsed="0.002398"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.087103" elapsed="0.002434"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.090128" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.089726" elapsed="0.000442"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.090466" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.090232" elapsed="0.000341"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.091039" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.090756" elapsed="0.000307"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.090595" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.090216" elapsed="0.000897"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.091612" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.091284" elapsed="0.000351"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.091929" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.091695" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.092463" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.092175" elapsed="0.000311"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.092005" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.091680" elapsed="0.000855"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.092680" elapsed="0.000326"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:31.093456" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.093179" elapsed="0.000300"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.093622" elapsed="0.002126"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:31.083946" elapsed="0.011872"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:31.095863" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:20:31.097956" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:31.067592" elapsed="0.030387"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.098028" elapsed="0.000024"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:30.971099" elapsed="0.127058"/>
</kw>
<var name="${i}">2</var>
<var name="${type}">external</var>
<status status="PASS" start="2026-09-01T01:20:30.970010" elapsed="0.128185"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.099082" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.3 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.098455" elapsed="0.000653"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.141197" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.140756" elapsed="0.000478"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.142048" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:31.141753" elapsed="0.000376">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:31.142235" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:31.141420" elapsed="0.000837"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.142784" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:31.142436" elapsed="0.000389"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.143122" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:31.143326" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:31.142986" elapsed="0.000452"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.143842" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.143596" elapsed="0.000290"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.144865" level="INFO">mapping: {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.144601" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.145366" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.145077" elapsed="0.000313"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.146322" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.146019" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.147065" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.146848" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.147154" elapsed="0.000037"/>
</return>
<msg time="2026-09-01T01:20:31.147324" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.146533" elapsed="0.000820"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.147508" elapsed="0.000229"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:20:31.145628" elapsed="0.002148"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.148380" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.148080" elapsed="0.000324"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.149069" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.148881" elapsed="0.000212"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.149135" elapsed="0.000042"/>
</return>
<msg time="2026-09-01T01:20:31.149286" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.148576" elapsed="0.000734"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.149467" elapsed="0.000198"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-09-01T01:20:31.147951" elapsed="0.001751"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.150227" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.149944" elapsed="0.000307"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.150927" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.150721" elapsed="0.000230"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.150993" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.151126" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.150433" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.151311" elapsed="0.000206"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:31.149815" elapsed="0.001738"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.152058" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.151776" elapsed="0.000304"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.152753" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.152567" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.152834" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:31.152968" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.152265" elapsed="0.000724"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.153134" elapsed="0.000222"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:31.151650" elapsed="0.001743"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.153944" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.153657" elapsed="0.000309"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.154642" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.154454" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.154709" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.154859" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.154152" elapsed="0.000730"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.155027" elapsed="0.000211"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:31.153528" elapsed="0.001746"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.155779" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.155513" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.156658" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.156292" elapsed="0.000389"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.156725" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.156873" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.155986" elapsed="0.000909"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.157040" elapsed="0.000222"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:31.155386" elapsed="0.001912"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.157830" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.157538" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.158574" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.158355" elapsed="0.000243"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.158642" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.158777" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.158037" elapsed="0.000775"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.158958" elapsed="0.000221"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:31.157409" elapsed="0.001807"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.145446" elapsed="0.013802"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.159289" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:20:31.159445" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:31.144288" elapsed="0.015179"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.143970" elapsed="0.015526"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.159663" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.159520" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.143940" elapsed="0.015792"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.160572" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.159883" elapsed="0.000715"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.160642" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:31.140133" elapsed="0.020620"/>
</kw>
<msg time="2026-09-01T01:20:31.160818" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.127409" elapsed="0.033454"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.173307" elapsed="0.000032"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.185061" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.196878" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.197063" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.197240" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.197576" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.197437" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:31.197424" elapsed="0.000222"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.197778" elapsed="0.000032"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.197949" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.198101" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:31.197398" elapsed="0.000762"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.197309" elapsed="0.000874"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.198323" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.198398" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:31.198508" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:31.122941" elapsed="0.075591"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.199542" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.199312" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:31.208955" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.209034" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.209118" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:31.201573" elapsed="0.007590"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.199643" elapsed="0.009556"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.209364" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.209222" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.199628" elapsed="0.009815"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.212706" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.210357" elapsed="0.002388"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.210152" elapsed="0.002624"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.210121" elapsed="0.002690"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.215194" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.213070" elapsed="0.002166"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.212863" elapsed="0.002404"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.212848" elapsed="0.002440"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.215835" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.215468" elapsed="0.000392"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.216166" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.215922" elapsed="0.000297"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.216661" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.216397" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.216239" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.215906" elapsed="0.000828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.217243" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.216902" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.217548" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.217327" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.218050" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.217769" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.217617" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.217312" elapsed="0.000809"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.218278" elapsed="0.000305"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:31.218997" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.218737" elapsed="0.000283"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.219201" elapsed="0.002106"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:31.209770" elapsed="0.011593"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:31.221409" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:31.223471" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:31.198768" elapsed="0.024727"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.223542" elapsed="0.000024"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:31.099350" elapsed="0.124299"/>
</kw>
<var name="${i}">3</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-09-01T01:20:31.098313" elapsed="0.125370"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.224541" level="INFO">&amp;{ODL_CONFIG} = { IP=127.0.0.4 | TYPE=internal | HOLDTIME=180 | PEER_PORT=17900 | INITIATE=false | BGP_RIB=example-bgp-rib | PASSIVE_MODE=true }</msg>
<var>&amp;{ODL_CONFIG}</var>
<arg>IP=${ODL_${i}_IP}</arg>
<arg>TYPE=${type}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PEER_PORT=${BGP_TOOL_PORT}</arg>
<arg>INITIATE=false</arg>
<arg>BGP_RIB=${RIB_NAME}</arg>
<arg>PASSIVE_MODE=true</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.223933" elapsed="0.000633"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.264263" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.263914" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.265023" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:31.264779" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:31.265222" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:31.264455" elapsed="0.000793"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.265825" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:31.265441" elapsed="0.000409"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:31.266123" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:31.266272" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:31.266001" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.266691" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.266472" elapsed="0.000260"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.267649" level="INFO">mapping: {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.267413" elapsed="0.000276"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.268273" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.267853" elapsed="0.000444"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.268921" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.268639" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.269623" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.269432" elapsed="0.000214"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.269689" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:31.269843" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.269115" elapsed="0.000757"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.270019" elapsed="0.000227"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:20:31.268510" elapsed="0.001772"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.270834" level="INFO">${value} = internal</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.270540" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.271528" level="INFO">${encoded} = internal</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.271340" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.271591" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.271724" level="INFO">${encoded_value} = internal</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.271028" elapsed="0.000717"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.271900" elapsed="0.000196"/>
</kw>
<var name="${key}">TYPE</var>
<var name="${value}">internal</var>
<status status="PASS" start="2026-09-01T01:20:31.270404" elapsed="0.001727"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.272662" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.272384" elapsed="0.000302"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.273469" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.273261" elapsed="0.000231"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.273535" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:31.273667" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.272931" elapsed="0.000758"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.273845" elapsed="0.000197"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:20:31.272245" elapsed="0.001832"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.274592" level="INFO">${value} = 17900</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.274319" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.275289" level="INFO">${encoded} = 17900</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.275088" elapsed="0.000227"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.275365" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:31.275500" level="INFO">${encoded_value} = 17900</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.274780" elapsed="0.000741"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.275663" elapsed="0.000206"/>
</kw>
<var name="${key}">PEER_PORT</var>
<var name="${value}">17900</var>
<status status="PASS" start="2026-09-01T01:20:31.274189" elapsed="0.001717"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.276418" level="INFO">${value} = false</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.276129" elapsed="0.000312"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.277091" level="INFO">${encoded} = false</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.276905" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.277173" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:31.277308" level="INFO">${encoded_value} = false</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.276606" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.277487" elapsed="0.000194"/>
</kw>
<var name="${key}">INITIATE</var>
<var name="${value}">false</var>
<status status="PASS" start="2026-09-01T01:20:31.276003" elapsed="0.001713"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.279834" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.277951" elapsed="0.001909"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.280541" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.280351" elapsed="0.000214"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.280608" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:31.280740" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.280032" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.280918" elapsed="0.000195"/>
</kw>
<var name="${key}">BGP_RIB</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:31.277824" elapsed="0.003349"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.281681" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:31.281412" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:31.282403" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.282193" elapsed="0.000233"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:31.282470" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:31.282602" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:31.281888" elapsed="0.000735"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.282766" elapsed="0.000213"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:20:31.281273" elapsed="0.001742"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.268352" elapsed="0.014697"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:31.283098" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:31.283299" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'TYPE': 'internal', 'HOLDTIME': '180', 'PEER_PORT': '17900', 'INITIATE': 'false', 'BGP_RIB': 'example-bgp-rib', 'PASSIVE_MODE': 'true'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:31.267071" elapsed="0.016259"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.266790" elapsed="0.016573"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.283529" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.283385" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.266774" elapsed="0.016821"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.284371" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.283728" elapsed="0.000669"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.284441" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:31.263358" elapsed="0.021193"/>
</kw>
<msg time="2026-09-01T01:20:31.284599" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.251479" elapsed="0.033161"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.296686" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.308504" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.321998" elapsed="0.000032"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.322263" elapsed="0.000025"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.322482" elapsed="0.000022"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.322928" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.322732" elapsed="0.000258"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:31.322715" elapsed="0.000303"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.323210" elapsed="0.000024"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.323417" elapsed="0.000021"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.323579" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:31.322682" elapsed="0.000944"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.322567" elapsed="0.001082"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.323822" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.323933" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:20:31.324052" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:31.247317" elapsed="0.076759"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.325107" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.324871" elapsed="0.000295"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:31.385355" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01j1w09ajct9yzwm8a8wr4plxd25.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.385414" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:31.385524" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:31.377568" elapsed="0.007979"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.325227" elapsed="0.060366"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.385773" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.385623" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.325211" elapsed="0.060654"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.389195" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.386889" elapsed="0.002347"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.386663" elapsed="0.002604"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.386645" elapsed="0.002646"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.391719" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.389569" elapsed="0.002191"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.389354" elapsed="0.002451"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.389334" elapsed="0.002496"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.392399" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.392007" elapsed="0.000416"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.392718" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.392485" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.393271" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.392988" elapsed="0.000306"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.392822" elapsed="0.000511"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.392469" elapsed="0.000888"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.393875" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.393515" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.394226" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.393963" elapsed="0.000318"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.394824" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.394504" elapsed="0.000346"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:31.394302" elapsed="0.000580"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.393948" elapsed="0.000952"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.395059" elapsed="0.000437"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:31.395980" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:31.395663" elapsed="0.000342"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.396171" elapsed="0.002133"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:31.386255" elapsed="0.012123"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:31.398424" elapsed="0.000038"/>
</return>
<msg time="2026-09-01T01:20:31.400545" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:20:31.324335" elapsed="0.076234"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:31.400617" elapsed="0.000025"/>
</return>
<arg>${EBGP_DIR}</arg>
<arg>mapping=${ODL_CONFIG}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:20:31.224829" elapsed="0.175907"/>
</kw>
<var name="${i}">4</var>
<var name="${type}">internal</var>
<status status="PASS" start="2026-09-01T01:20:31.223783" elapsed="0.176992"/>
</iter>
<var>${i}</var>
<var>${type}</var>
<value>${ODL_IP_INDICES_ALL}</value>
<value>${BGP_PEER_TYPES}</value>
<status status="PASS" start="2026-09-01T01:20:30.969811" elapsed="0.431017"/>
</for>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:20:30.838415" elapsed="0.562528"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:20:31.401602" elapsed="0.000377"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:31.402225" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:20:31.402156" elapsed="0.000135"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:20:31.401398" elapsed="0.000951"/>
</kw>
<doc>Functional test for bgp - route-target-constrain safi

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distbmution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite tests advertising rt-constrain routes to odl. For advertising from peer,
play.py is used, sending hex messages to odl.
There are 3 peers: ebgp and two ibgps. First peer sends l3vpn route with specific RT to odl, second peer
sends RT route and third peer only establishes connection. Then it is checked that odl advertizes l3vpn route
to second peer. Third peer sends wildcard RT route and it is checked that odl doesn't advertize l3vpn route
to it. Then second peer removes RT and it is checked that second peer withdrew RT route and that odl withdrew
l3vpn route from it.</doc>
<status status="FAIL" start="2026-09-01T01:20:13.954561" elapsed="17.447819"/>
</suite>
<suite id="s1-s20" name="Bgp Policies Default" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/bgp_policies_default.robot">
<kw name="Start_Suite" type="SETUP">
<kw name="Setup_Utils_For_Setup_And_Teardown" owner="SetupUtils">
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.480180" level="INFO">${SuiteFastFail} = False</msg>
<arg>${SuiteFastFail}</arg>
<arg>False</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:31.476416" elapsed="0.003809"/>
</kw>
<doc>Set suite to not fail fast.</doc>
<status status="PASS" start="2026-09-01T01:20:31.476201" elapsed="0.004082"/>
</kw>
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.484631" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:20:31.481284" elapsed="0.003373"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:20:31.484866" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:31.484743" elapsed="0.000165"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.484722" elapsed="0.000205"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.485458" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:31.485073" elapsed="0.000426"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.485952" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:20:31.485647" elapsed="0.000330"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:20:31.486480" elapsed="0.000250"/>
</kw>
<msg time="2026-09-01T01:20:31.486832" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:31.486873" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:31.486160" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.487410" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:31.487046" elapsed="0.000387"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.488337" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:31.488071" elapsed="0.000371"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.488899" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:31.488606" elapsed="0.000318"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.489361" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.489069" elapsed="0.000320"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.492183" elapsed="0.000198"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.492833" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.492526" elapsed="0.000330"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.492994" elapsed="0.000215"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.494255" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.493654" elapsed="0.000626"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:20:31.494327" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:20:31.494617" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:20:31.493393" elapsed="0.001246"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:31.495208" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1d3a9490&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:20:31.494782" elapsed="0.000548"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.495490" elapsed="0.000170"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:20:31.491662" elapsed="0.004054"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:31.491493" elapsed="0.004268"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:20:31.489440" elapsed="0.006349"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.496362" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:31.495955" elapsed="0.000448"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.496940" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:31.496551" elapsed="0.000437"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.497531" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:31.497135" elapsed="0.000436"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:20:31.487656" elapsed="0.009966"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:20:31.480960" elapsed="0.016710"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.497845" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:31.497728" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.497711" elapsed="0.000194"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.500724" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:31.500387" elapsed="0.000360"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.501177" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:31.500903" elapsed="0.000298"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:31.501240" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:31.501390" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:31.500068" elapsed="0.001344"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:31.502367" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.502102" elapsed="0.000290"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.503079" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:31.503184" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.502928" elapsed="0.000280"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.506878" elapsed="0.000045"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.506129" elapsed="0.000854"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.506107" elapsed="0.000925"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.507835" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:31.508070" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.507314" elapsed="0.000805"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.509080" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.508427" elapsed="0.000783"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.510669" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.509489" elapsed="0.001230"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.512583" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:20:31.512763" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:31.512231" elapsed="0.000593"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.513336" elapsed="0.000550"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.515321" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:20:31.879313" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:20:15 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:20:31.514907" elapsed="0.364588"/>
</kw>
<msg time="2026-09-01T01:20:31.879582" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.514374" elapsed="0.365390"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:20:31.511240" elapsed="0.368704"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.880889" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:20:31.893811" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:20:31.894007" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:20:31.894185" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:31.880370" elapsed="0.013885"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.894725" elapsed="0.000806"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.897298" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.896424" elapsed="0.001042"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.898207" elapsed="0.000074"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:31.897786" elapsed="0.000611"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.897751" elapsed="0.000699"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:20:31.898886" elapsed="0.000090"/>
</return>
<status status="PASS" start="2026-09-01T01:20:31.898558" elapsed="0.000528"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.898536" elapsed="0.000798"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.899460" elapsed="0.000029"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.905171" elapsed="0.000748"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.906360" elapsed="0.000499"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.907293" elapsed="0.000334"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:31.900326" elapsed="0.007394"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:20:31.505047" elapsed="0.402924"/>
</kw>
<msg time="2026-09-01T01:20:31.908048" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.504339" elapsed="0.403779"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:20:31.503829" elapsed="0.404452"/>
</kw>
<msg time="2026-09-01T01:20:31.908344" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.503361" elapsed="0.405055"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.912657" elapsed="0.000419"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.913305" elapsed="0.000210"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.913703" elapsed="0.000139"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:31.908780" elapsed="0.005127"/>
</kw>
<msg time="2026-09-01T01:20:31.914020" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:20:31.502592" elapsed="0.411458"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.914670" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.914323" elapsed="0.000414"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:20:31.914825" elapsed="0.000052"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:20:31.501724" elapsed="0.413311"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:31.501569" elapsed="0.413526"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:31.501459" elapsed="0.413716"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:20:31.498103" elapsed="0.417176"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:20:31.915539" elapsed="0.000343"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:31.929017" elapsed="0.000018"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:31.928870" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.928840" elapsed="0.000263"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.929525" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:31.929639" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.929331" elapsed="0.000331"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.930128" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.929828" elapsed="0.000360"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:31.930660" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:31.930431" elapsed="0.000269"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:31.931497" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:20:31.931274" elapsed="0.000330">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:20:31.931704" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:20:31.931743" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:31.930864" elapsed="0.000899"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:31.932056" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:31.931847" elapsed="0.000277"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:31.931829" elapsed="0.000333"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:31.932861" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.932611" elapsed="0.000305"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:20:31.932959" elapsed="0.000031"/>
</return>
<msg time="2026-09-01T01:20:31.933106" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:20:31.932368" elapsed="0.000760"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.933287" elapsed="0.000375"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.933926" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:20:31.934014" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.933829" elapsed="0.000207"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.934364" elapsed="0.002207"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:20:31.936975" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:20:32.131741" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:20:31.936725" elapsed="0.195220"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.135315" elapsed="0.000343"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:32.135824" elapsed="0.000161"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:32.136124" elapsed="0.000117"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:32.133191" elapsed="0.003099"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:32.132442" elapsed="0.003887"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:20:31.928409" elapsed="0.207965"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:31.916854" elapsed="0.219561"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:31.916349" elapsed="0.220115"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:31.916157" elapsed="0.220416"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:20:31.915955" elapsed="0.220655"/>
</for>
<arg>http_timeout=${http_timeout}</arg>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:20:31.480558" elapsed="0.656109"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Test_Suite_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.139174" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:32.139046" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.139025" elapsed="0.000215"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.143399" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:32.143306" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.143290" elapsed="0.000175"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.144371" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:32.143970" elapsed="0.000427"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.144863" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:32.144547" elapsed="0.000340"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:32.144926" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:20:32.145076" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:32.143665" elapsed="0.001433"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.150357" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:32.150260" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.150243" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.151510" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:32.151397" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.151381" elapsed="0.000189"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:32.152006" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:32.151700" elapsed="0.000329"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.152391" level="INFO">${current_connection_index} = None</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:32.152188" elapsed="0.000226"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.191260" level="INFO">@root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "r "k "s "p "a "c "e "/ "b "g "p "[78Cc "[A[78Ce</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:32.153018" elapsed="0.038362"/>
</kw>
<msg time="2026-09-01T01:20:32.191496" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:32.191535" level="INFO">${message_write} = @root&gt;log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "s "u "i "t "e "[C "/ "w "/ "w "o "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.152554" elapsed="0.039013"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.272453" level="INFO">"p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "p "o "[78Cl "[A[78Ci
 "c "i "e "s "_ "d "e "f "a "u "l "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:32.192227" elapsed="0.080365"/>
</kw>
<msg time="2026-09-01T01:20:32.272706" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:32.272745" level="INFO">${message_wait} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.191718" elapsed="0.081058"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.273077" elapsed="0.000046"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:32.272856" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.272838" elapsed="0.000418"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.273708" level="INFO"> "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t "e "s "t "/ "c "s "i "t "/ "s "u "i "t "e "s "/ "b "g "p "c "e "p "/ "b "g "p "f "u "n "c "t "/ "b "g "p "_ "p "o "[78Cl "[A[78Ci
 "c "i "e "s "_ "d "e "f "a "u "l "t ". "r "o "b "o "t "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:32.273387" elapsed="0.000452"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.274116" elapsed="0.000172"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:32.273900" elapsed="0.000481"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.273884" elapsed="0.000520"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:32.274436" elapsed="0.000025"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.276279" elapsed="0.000413"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:32.277026" elapsed="0.000286"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:20:32.277620" elapsed="0.000234"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:32.275497" elapsed="0.002440"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:32.274670" elapsed="0.003393"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:32.151121" elapsed="0.127108"/>
</kw>
<msg time="2026-09-01T01:20:32.278312" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:32.278350" level="INFO">${message} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.150551" elapsed="0.127831"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:32.278543" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:32.278448" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.278433" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.278979" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.279289" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.279353" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:32.149990" elapsed="0.129455"/>
</kw>
<msg time="2026-09-01T01:20:32.279526" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:32.279564" level="INFO">${output} =  "p "- "c "s "i "t "- "1 "n "o "d "e "- "u "s "e "r "f "e "a "t "u "r "e "s "- "a "l "l "- "t "i "t "a "n "i "u "m "/ "t ...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.145463" elapsed="0.134132"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.279896" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:32.279659" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.279644" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:32.145317" elapsed="0.134668"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:32.145162" elapsed="0.134848"/>
</for>
<arg>Starting suite ${SUITE_SOURCE}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:32.143043" elapsed="0.137012"/>
</kw>
<doc>Log suite name to karaf log, useful in suite setup.</doc>
<status status="PASS" start="2026-09-01T01:20:32.137232" elapsed="0.142870"/>
</kw>
<arg>KarafKeywords.Log_Test_Suite_Start_To_Controller_Karaf</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.136824" elapsed="0.143394"/>
</kw>
<doc>Prepare both FailFast and Karaf logging, log that the caller suite has started.
This keyword is to be used in suite setup, and without it the other keywords may not work properly.</doc>
<status status="PASS" start="2026-09-01T01:20:31.475907" elapsed="0.804360"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.280710" level="INFO">${conn_id} = 7</msg>
<var>${conn_id}</var>
<arg>${ODL_SYSTEM_IP}</arg>
<arg>prompt=${DEFAULT_LINUX_PROMPT}</arg>
<arg>timeout=10s</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:20:32.280402" elapsed="0.000331"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.281196" level="INFO">${conn_id} = 7</msg>
<arg>${conn_id}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:20:32.280896" elapsed="0.000338"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.282696" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:20:32.282763" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:20:32.282447" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.282971" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.284251" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:20:32.650430" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:19:34 UTC 2026

  System load:  0.05               Processes:             122
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:20:31 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:20:32.283937" elapsed="0.366579"/>
</kw>
<msg time="2026-09-01T01:20:32.650572" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.283602" elapsed="0.367042"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:20:32.282049" elapsed="0.368677"/>
</kw>
<msg time="2026-09-01T01:20:32.650770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.281696" elapsed="0.369128"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:20:32.281408" elapsed="0.369483"/>
</kw>
<kw name="Virtual_Env_Create" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.655986" level="INFO">${cd_and_command} = cd '.' &amp;&amp; virtualenv /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:32.655679" elapsed="0.000332"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:32.657316" level="INFO">Executing command 'cd '.' &amp;&amp; virtualenv /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:20:32.973270" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:32.973511" level="INFO">${stdout} = created virtual environment CPython3.10.12.final.0-64 in 154ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=b...</msg>
<msg time="2026-09-01T01:20:32.973601" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:20:32.973676" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:32.657149" elapsed="0.316568"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.975428" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:20:32.974860" elapsed="0.000657"/>
</kw>
<msg time="2026-09-01T01:20:32.975696" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:20:32.975779" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:32.974109" elapsed="0.001735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.977053" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:32.976204" elapsed="0.000900"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.979591" level="INFO">created virtual environment CPython3.10.12.final.0-64 in 154ms
  creator CPython3Posix(dest=/tmp/defaultvenv, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv)
    added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:32.979052" elapsed="0.000635"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.980527" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:32.980014" elapsed="0.000592"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.981436" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:32.980930" elapsed="0.000591"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:20:32.977973" elapsed="0.003654"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:32.977294" elapsed="0.004403"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.977252" elapsed="0.004495"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:20:32.982087" elapsed="0.000036"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:32.981884" elapsed="0.000328"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.981850" elapsed="0.000483"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:20:32.982622" elapsed="0.000051"/>
</return>
<status status="PASS" start="2026-09-01T01:20:32.982442" elapsed="0.000295"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:32.982412" elapsed="0.000394"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:32.983099" elapsed="0.000071"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:20:32.656649" elapsed="0.326714"/>
</kw>
<msg time="2026-09-01T01:20:32.983472" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.656169" elapsed="0.327395"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the virtualenv /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:20:32.655153" elapsed="0.328617"/>
</kw>
<msg time="2026-09-01T01:20:32.983901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.651739" elapsed="0.332246"/>
</kw>
<arg>virtualenv ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:20:32.651426" elapsed="0.332792"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${upgrade_pip}</arg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install --upgrade pip</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.984529" elapsed="0.000645"/>
</kw>
<arg>upgrade_pip=False</arg>
<doc>Creates virtual env. If not to use the default name, use Virtual_Env_Set_Path kw. Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:20:32.651103" elapsed="0.334201"/>
</kw>
<kw name="Virtual_Env_Install_Package" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Virtual_Env_Run_Cmd_At_Cwd" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:32.999038" level="INFO">${cd_and_command} = cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:32.998374" elapsed="0.000719"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:33.002710" level="INFO">Executing command 'cd '.' &amp;&amp; source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate'.</msg>
<msg time="2026-09-01T01:20:57.262061" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:57.262634" level="INFO">${stdout} = Collecting exabgp==4.0.5
  Downloading exabgp-4.0.5-py3-none-any.whl (551 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.8/551.8 KB 5.5 MB/s eta 0:00:00
Installing collected packages: exabgp
Suc...</msg>
<msg time="2026-09-01T01:20:57.262762" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:20:57.262846" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:33.001965" elapsed="24.260928"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.267792" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:20:57.266520" elapsed="0.001509"/>
</kw>
<msg time="2026-09-01T01:20:57.268404" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:20:57.268489" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:57.263581" elapsed="0.004951"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.270907" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:57.269009" elapsed="0.001951"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.276299" level="INFO">Collecting exabgp==4.0.5
  Downloading exabgp-4.0.5-py3-none-any.whl (551 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 551.8/551.8 KB 5.5 MB/s eta 0:00:00
Installing collected packages: exabgp
Successfully installed exabgp-4.0.5</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.275053" elapsed="0.001396"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.278009" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.277095" elapsed="0.001074"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.279610" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.278860" elapsed="0.000960"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:20:57.272959" elapsed="0.007269"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:57.271276" elapsed="0.009225"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:57.271226" elapsed="0.009361"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:20:57.281396" elapsed="0.000057"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:57.280780" elapsed="0.000874"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:57.280704" elapsed="0.001023"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:20:57.282132" elapsed="0.000107"/>
</return>
<status status="PASS" start="2026-09-01T01:20:57.281844" elapsed="0.000595"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:57.281812" elapsed="0.000682"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:57.282833" elapsed="0.000046"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:20:33.000695" elapsed="24.282424"/>
</kw>
<msg time="2026-09-01T01:20:57.283266" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.999447" elapsed="24.283921"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the source /tmp/defaultvenv/bin/activate; pip install exabgp==4.0.5; deactivate.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:20:32.997175" elapsed="24.286374"/>
</kw>
<msg time="2026-09-01T01:20:57.283653" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.989629" elapsed="24.294133"/>
</kw>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:20:32.988529" elapsed="24.295399"/>
</kw>
<msg time="2026-09-01T01:20:57.284021" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Cwd_Should_Pass</arg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate; ${cmd}; deactivate</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.987731" elapsed="24.296370"/>
</kw>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs given command within activated virtual env and returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:20:32.986979" elapsed="24.297338"/>
</kw>
<msg time="2026-09-01T01:20:57.284425" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Virtual_Env_Run_Cmd_At_Cwd</arg>
<arg>pip install ${package}</arg>
<arg>stderr_must_be_empty=False</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:32.986239" elapsed="24.298286"/>
</kw>
<arg>exabgp==4.0.5</arg>
<doc>Installs python package into virtual env. Use with version if needed (e.g. exabgp==3.4.16). Returns stdout.</doc>
<status status="PASS" start="2026-09-01T01:20:32.985686" elapsed="24.298995"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:57.285726" level="INFO">Creating Session using : alias=config-session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc1884bcd0&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:20:57.285024" elapsed="0.001005"/>
</kw>
<kw name="Upload_Config_Files">
<for flavor="IN">
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.316033" level="INFO">[chan 3] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:20:57.326430" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp1.cfg' -&gt; '/home/jenkins//exabgp1.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.287347" elapsed="0.039237"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:57.287033" elapsed="0.039653"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.336805" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp2.cfg' -&gt; '/home/jenkins//exabgp2.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.327403" elapsed="0.009526"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-09-01T01:20:57.326976" elapsed="0.010032"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.347986" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp3.cfg' -&gt; '/home/jenkins//exabgp3.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.337615" elapsed="0.010501"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-09-01T01:20:57.337222" elapsed="0.011099"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.358384" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp4.cfg' -&gt; '/home/jenkins//exabgp4.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.348823" elapsed="0.009686"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-09-01T01:20:57.348506" elapsed="0.010081"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.368770" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp5.cfg' -&gt; '/home/jenkins//exabgp5.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.359074" elapsed="0.009814"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-09-01T01:20:57.358784" elapsed="0.010180"/>
</iter>
<iter>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.379739" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/exabgp_configs/exabgp6.cfg' -&gt; '/home/jenkins//exabgp6.cfg'</msg>
<arg>${POLICIES_VAR}/exabgp_configs/exabgp${index}.cfg</arg>
<arg>.</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:20:57.369471" elapsed="0.010413"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-09-01T01:20:57.369128" elapsed="0.010869"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-09-01T01:20:57.286763" elapsed="0.093301"/>
</for>
<kw name="List Files In Directory" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.393212" level="INFO">10 files:
exa4.cfg
exabgp1.cfg
exabgp2.cfg
exabgp3.cfg
exabgp4.cfg
exabgp5.cfg
exabgp6.cfg
exabgp_graceful_restart.cfg
exaipv4.cfg
exaipv6.cfg</msg>
<msg time="2026-09-01T01:20:57.393491" level="INFO">@{cfgfiles} = [ exa4.cfg | exabgp1.cfg | exabgp2.cfg | exabgp3.cfg | exabgp4.cfg | exabgp5.cfg | exabgp6.cfg | exabgp_graceful_restart.cfg | exaipv4.cfg | exaipv6.cfg ]</msg>
<var>@{cfgfiles}</var>
<arg>.</arg>
<arg>*.cfg</arg>
<doc>A wrapper for `List Directory` that returns only files.</doc>
<status status="PASS" start="2026-09-01T01:20:57.380473" elapsed="0.013073"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.395472" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:20:57.408890" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.395023" elapsed="0.013993"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.409747" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:20:57.460840" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.409424" elapsed="0.051587"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.461802" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exa4.cfg'.</msg>
<msg time="2026-09-01T01:20:57.508934" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.461449" elapsed="0.047640"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.509868" level="INFO">Executing command 'cat exa4.cfg'.</msg>
<msg time="2026-09-01T01:20:57.556912" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:57.557126" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
     ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.509524" elapsed="0.047697"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.558289" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 4210010000;
    peer-as 4210010000;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.557640" elapsed="0.000743"/>
</kw>
<var name="${cfgfile}">exa4.cfg</var>
<status status="PASS" start="2026-09-01T01:20:57.394678" elapsed="0.163771"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.559381" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp1.cfg'.</msg>
<msg time="2026-09-01T01:20:57.604465" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.558996" elapsed="0.045624"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.605381" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp1.cfg'.</msg>
<msg time="2026-09-01T01:20:57.652999" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.605022" elapsed="0.048165"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.653911" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp1.cfg'.</msg>
<msg time="2026-09-01T01:20:57.704946" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.653573" elapsed="0.051706"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.706572" level="INFO">Executing command 'cat exabgp1.cfg'.</msg>
<msg time="2026-09-01T01:20:57.752623" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:57.752887" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.1;
    local-address 127.0.0.1;
    local-as 64496;
    peer-as 64496;

    static {
        route 1.1.1.1/24 {
            next-hop 11.0.255.254;
       ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.705991" elapsed="0.046940"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.753878" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.1;
    local-address 127.0.0.1;
    local-as 64496;
    peer-as 64496;

    static {
        route 1.1.1.1/24 {
            next-hop 11.0.255.254;
            community [ 30741:30741 30741:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.753358" elapsed="0.000700"/>
</kw>
<var name="${cfgfile}">exabgp1.cfg</var>
<status status="PASS" start="2026-09-01T01:20:57.558690" elapsed="0.195418"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.754810" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp2.cfg'.</msg>
<msg time="2026-09-01T01:20:57.800927" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.754557" elapsed="0.046562"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.801909" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp2.cfg'.</msg>
<msg time="2026-09-01T01:20:57.848837" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.801558" elapsed="0.047439"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.849811" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp2.cfg'.</msg>
<msg time="2026-09-01T01:20:57.896743" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.849440" elapsed="0.047431"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.897537" level="INFO">Executing command 'cat exabgp2.cfg'.</msg>
<msg time="2026-09-01T01:20:57.948971" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:57.949213" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.2;
    local-address 127.0.0.2;
    local-as 64496;
    peer-as 64496;

    static {
        route 2.1.1.0/24 {
            next-hop 12.0.255.254;
       ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.897253" elapsed="0.052014"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:57.950263" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.2;
    local-address 127.0.0.2;
    local-as 64496;
    peer-as 64496;

    static {
        route 2.1.1.0/24 {
            next-hop 12.0.255.254;
        }
        route 2.2.1.0/24 {
            next-hop 12.1.255.254;
        }
        route 2.3.1.0/24 {
            next-hop 12.3.255.254;
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:57.949658" elapsed="0.000700"/>
</kw>
<var name="${cfgfile}">exabgp2.cfg</var>
<status status="PASS" start="2026-09-01T01:20:57.754328" elapsed="0.196096"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.951314" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp3.cfg'.</msg>
<msg time="2026-09-01T01:20:57.996825" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.950963" elapsed="0.045986"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:57.997599" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp3.cfg'.</msg>
<msg time="2026-09-01T01:20:58.049485" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:57.997317" elapsed="0.052379"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.050604" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp3.cfg'.</msg>
<msg time="2026-09-01T01:20:58.100897" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.050225" elapsed="0.050857"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.102019" level="INFO">Executing command 'cat exabgp3.cfg'.</msg>
<msg time="2026-09-01T01:20:58.152911" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:58.153225" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.3;
    local-address 127.0.0.3;
    local-as 64496;
    peer-as 64496;

    static {
        route 103.36.0.5/24 {
            rd 3548:478513974;
        ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.101628" elapsed="0.051660"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:58.154521" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.3;
    local-address 127.0.0.3;
    local-as 64496;
    peer-as 64496;

    static {
        route 103.36.0.5/24 {
            rd 3548:478513974;
            as-path [ 35000 64000 60000 ];
            next-hop 104.36.0.254;
            originator-id 27.4.5.6;
            local-preference 100;
            community [ 64000:43 ];
            extended-community [ target:24563:7.35.75.46 ];
            label 256;
        }
	}

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:58.153758" elapsed="0.000868"/>
</kw>
<var name="${cfgfile}">exabgp3.cfg</var>
<status status="PASS" start="2026-09-01T01:20:57.950654" elapsed="0.204043"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.155810" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp4.cfg'.</msg>
<msg time="2026-09-01T01:20:58.200995" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.155423" elapsed="0.045748"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.201857" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp4.cfg'.</msg>
<msg time="2026-09-01T01:20:58.252544" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.201515" elapsed="0.051150"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.253462" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp4.cfg'.</msg>
<msg time="2026-09-01T01:20:58.304567" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.253118" elapsed="0.051574"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.305505" level="INFO">Executing command 'cat exabgp4.cfg'.</msg>
<msg time="2026-09-01T01:20:58.352733" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:58.352983" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.4;
    local-address 127.0.0.4;
    local-as 64496;
    peer-as 64496;

    static {
        route 4.1.1.0/24 {
            next-hop 14.0.255.254;
       ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.305208" elapsed="0.048013"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:58.354345" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.4;
    local-address 127.0.0.4;
    local-as 64496;
    peer-as 64496;

    static {
        route 4.1.1.0/24 {
            next-hop 14.0.255.254;
            community [ 30740:30740 30740:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:58.353623" elapsed="0.000821"/>
</kw>
<var name="${cfgfile}">exabgp4.cfg</var>
<status status="PASS" start="2026-09-01T01:20:58.155042" elapsed="0.199471"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.355727" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp5.cfg'.</msg>
<msg time="2026-09-01T01:20:58.400616" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.355345" elapsed="0.045452"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.401540" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp5.cfg'.</msg>
<msg time="2026-09-01T01:20:58.452862" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.401253" elapsed="0.051772"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.453749" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp5.cfg'.</msg>
<msg time="2026-09-01T01:20:58.504857" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.453426" elapsed="0.051582"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.505685" level="INFO">Executing command 'cat exabgp5.cfg'.</msg>
<msg time="2026-09-01T01:20:58.553018" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:58.553265" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.5;
    local-address 127.0.0.5;
    local-as 64496;
    peer-as 64496;

    static {
        route 5.1.1.0/24 {
            next-hop 15.0.255.254;
       ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.505403" elapsed="0.047916"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:58.554423" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.5;
    local-address 127.0.0.5;
    local-as 64496;
    peer-as 64496;

    static {
        route 5.1.1.0/24 {
            next-hop 15.0.255.254;
            extended-community 31740:31740 extended-community [ 32740:32740 32740:0 ];
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:58.553747" elapsed="0.000777"/>
</kw>
<var name="${cfgfile}">exabgp5.cfg</var>
<status status="PASS" start="2026-09-01T01:20:58.354796" elapsed="0.199797"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.555619" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp6.cfg'.</msg>
<msg time="2026-09-01T01:20:58.600464" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.555283" elapsed="0.045340"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.601367" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp6.cfg'.</msg>
<msg time="2026-09-01T01:20:58.656556" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.601019" elapsed="0.055672"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.657490" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp6.cfg'.</msg>
<msg time="2026-09-01T01:20:58.709087" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.657199" elapsed="0.052052"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.709958" level="INFO">Executing command 'cat exabgp6.cfg'.</msg>
<msg time="2026-09-01T01:20:58.760337" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:58.760547" level="INFO">${stdout} = neighbor 10.30.170.91 {
    router-id 127.0.0.6;
    local-address 127.0.0.6;
    local-as 64496;
    peer-as 64496;

    static {
        route 2001:4B50:20C0::/48 {
            rd 3215:583457597;
  ...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.709598" elapsed="0.051000"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:58.761818" level="INFO">neighbor 10.30.170.91 {
    router-id 127.0.0.6;
    local-address 127.0.0.6;
    local-as 64496;
    peer-as 64496;

    static {
        route 2001:4B50:20C0::/48 {
            rd 3215:583457597;
            as-path [ 25186 65000 64512 ];
            next-hop ::FFFF;
            originator-id 57.35.2.240;
            local-preference 100;
            community [ 65000:33 ];
            extended-community [ target:10283:4.249.92.120 ];
            label 926;
        }
    }

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        all
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:58.761120" elapsed="0.000825"/>
</kw>
<var name="${cfgfile}">exabgp6.cfg</var>
<status status="PASS" start="2026-09-01T01:20:58.554891" elapsed="0.207140"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.763023" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:20:58.808667" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.762609" elapsed="0.046279"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.809746" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:20:58.860598" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.809372" elapsed="0.051416"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.861753" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:20:58.913226" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.861390" elapsed="0.051974"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.914136" level="INFO">Executing command 'cat exabgp_graceful_restart.cfg'.</msg>
<msg time="2026-09-01T01:20:58.964763" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:58.965008" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.913770" elapsed="0.051303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:58.966248" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        graceful-restart 40;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:58.965517" elapsed="0.000826"/>
</kw>
<var name="${cfgfile}">exabgp_graceful_restart.cfg</var>
<status status="PASS" start="2026-09-01T01:20:58.762322" elapsed="0.204089"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:58.967414" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:20:59.012916" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:58.967038" elapsed="0.046063"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.013979" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:20:59.064888" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.013559" elapsed="0.051479"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.065751" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:20:59.116875" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.065440" elapsed="0.051636"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.117964" level="INFO">Executing command 'cat exaipv4.cfg'.</msg>
<msg time="2026-09-01T01:20:59.168866" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:59.169231" level="INFO">${stdout} = neighbor 10.30.170.91 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.117579" elapsed="0.051710"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.170412" level="INFO">neighbor 10.30.170.91 {
                  router-id 127.0.0.1;
                  local-address 127.0.0.1;
                  local-as 64496;
                  peer-as 64496;
                  family {
                        ipv4 unicast;
                  }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.169777" elapsed="0.000728"/>
</kw>
<var name="${cfgfile}">exaipv4.cfg</var>
<status status="PASS" start="2026-09-01T01:20:58.966653" elapsed="0.203920"/>
</iter>
<iter>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.171538" level="INFO">Executing command 'sed -i -e 's/ODLIP/10.30.170.91/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:20:59.216674" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ODLIP/${ODL_SYSTEM_IP}/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.171204" elapsed="0.045672"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.217662" level="INFO">Executing command 'sed -i -e 's/ROUTEREFRESH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:20:59.264605" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ROUTEREFRESH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.217330" elapsed="0.047464"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.265558" level="INFO">Executing command 'sed -i -e 's/ADDPATH/disable/g' exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:20:59.321062" level="INFO">Command exited with return code 0.</msg>
<arg>sed -i -e 's/ADDPATH/disable/g' ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.265235" elapsed="0.056037"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.322031" level="INFO">Executing command 'cat exaipv6.cfg'.</msg>
<msg time="2026-09-01T01:20:59.373267" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:20:59.373582" level="INFO">${stdout} = neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-pat...</msg>
<var>${stdout}</var>
<arg>cat ${cfgfile}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:20:59.321685" elapsed="0.051952"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.374767" level="INFO">neighbor ::1 {
    router-id 1.2.3.4;
    local-address 2607:f0d0:1002:0011:0000:0000:0000:0002;
    local-as 64496;
    peer-as 64496;

    capability {
        route-refresh disable;
        add-path disable;
    }

    family {
        ipv6 unicast;
    }

    static {
        route 2a04:6d80::1/128 next-hop self;
    }
}</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.374120" elapsed="0.000746"/>
</kw>
<var name="${cfgfile}">exaipv6.cfg</var>
<status status="PASS" start="2026-09-01T01:20:59.170844" elapsed="0.204088"/>
</iter>
<var>${cfgfile}</var>
<value>@{cfgfiles}</value>
<status status="PASS" start="2026-09-01T01:20:57.393679" elapsed="1.981322"/>
</for>
<doc>Uploads exabgp config files and replaces variables within those
config files with desired values.</doc>
<status status="PASS" start="2026-09-01T01:20:57.286517" elapsed="2.088603"/>
</kw>
<doc>Suite setup keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:31.475622" elapsed="27.899628"/>
</kw>
<test id="s1-s20-t1" name="Verify_Rib_Empty" line="40">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:59.381585" elapsed="0.000485"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:59.381000" elapsed="0.001220"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.384338" elapsed="0.000033"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.384062" elapsed="0.000374"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.384021" elapsed="0.000458"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.394609" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.394369" elapsed="0.000368"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.394326" elapsed="0.000458"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.396934" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.396078" elapsed="0.000911"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.397954" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:59.397336" elapsed="0.000670"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:59.398095" elapsed="0.000094"/>
</return>
<msg time="2026-09-01T01:20:59.398439" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.395313" elapsed="0.003174"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.410312" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.410041" elapsed="0.000382"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.409998" elapsed="0.000471"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.413033" elapsed="0.000028"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.412818" elapsed="0.000308"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.412783" elapsed="0.000446"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:59.414175" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.413521" elapsed="0.000709"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.414990" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:59.414544" elapsed="0.000496"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.450752" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:59.416099" elapsed="0.034906"/>
</kw>
<msg time="2026-09-01T01:20:59.451307" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:59.451369" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.415384" elapsed="0.036033"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.487690" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:59.452308" elapsed="0.035600"/>
</kw>
<msg time="2026-09-01T01:20:59.488110" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:59.488186" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.451737" elapsed="0.036484"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.488630" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.488327" elapsed="0.000354"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.488296" elapsed="0.000422"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.489217" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "p "t "y "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.488849" elapsed="0.000433"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.489541" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.489344" elapsed="0.000322"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.489327" elapsed="0.000361"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:59.489738" elapsed="0.000036"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:59.492264" elapsed="0.000146"/>
</kw>
<msg time="2026-09-01T01:20:59.492477" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.491229" elapsed="0.001383"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.492885" elapsed="0.000072"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.493215" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:59.490588" elapsed="0.002815"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:59.490040" elapsed="0.003422"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:59.412203" elapsed="0.081349"/>
</kw>
<msg time="2026-09-01T01:20:59.493642" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:59.493683" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.410836" elapsed="0.082898"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:59.493927" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:20:59.493816" elapsed="0.000167"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.493795" elapsed="0.000211"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.494440" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.494769" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.494834" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:59.409215" elapsed="0.085717"/>
</kw>
<msg time="2026-09-01T01:20:59.495016" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:59.495055" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "E "m "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.399271" elapsed="0.095820"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.495417" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.495185" elapsed="0.000280"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.495168" elapsed="0.000318"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:59.398960" elapsed="0.096547"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:59.398596" elapsed="0.096941"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:59.393484" elapsed="0.102107"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:59.383456" elapsed="0.112189"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.382523" elapsed="0.113163"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:59.376461" elapsed="0.119287"/>
</kw>
<kw name="Verify_Rib_Status_Empty">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.542790" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.542370" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.543830" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.543461" elapsed="0.000440">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.543985" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.542984" elapsed="0.001023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.544685" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.544328" elapsed="0.000393"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.544996" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:59.545178" level="INFO">${template} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:59.544868" elapsed="0.000333"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.545562" level="INFO">/rests/data/network-topology:network-topology/topology=example-ipv4-topology
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.545342" elapsed="0.000262"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.546628" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.546347" elapsed="0.000321"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.547066" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.546825" elapsed="0.000263"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.547421" elapsed="0.000019"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.547614" elapsed="0.000021"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.547787" elapsed="0.000024"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:20:59.547299" elapsed="0.000551"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.547171" elapsed="0.000712"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:59.547933" elapsed="0.000036"/>
</return>
<msg time="2026-09-01T01:20:59.548086" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:59.546026" elapsed="0.002082"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.545680" elapsed="0.002473"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.548313" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.548179" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.545657" elapsed="0.002722"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.548938" level="INFO">${final_text} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.548508" elapsed="0.000455"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.549005" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.541619" elapsed="0.007495"/>
</kw>
<msg time="2026-09-01T01:20:59.549182" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.530176" elapsed="0.019057"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.560499" elapsed="0.000053"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.571600" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.582474" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.582673" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.582853" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.583234" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.583085" elapsed="0.000199"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:59.583069" elapsed="0.000238"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.583434" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.583582" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.583740" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:59.583032" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.582930" elapsed="0.000887"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.583950" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.584018" elapsed="0.000016"/>
</return>
<msg time="2026-09-01T01:20:59.584162" level="INFO">${uri} = /rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:59.526148" elapsed="0.058040"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.585466" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.585182" elapsed="0.000353">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.585618" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.584800" elapsed="0.000839"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.585956" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.585718" elapsed="0.000289"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.586465" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.586204" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.586029" elapsed="0.000490"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.585684" elapsed="0.000854"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.588612" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.586673" elapsed="0.001963"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:59.588680" elapsed="0.000041"/>
</return>
<msg time="2026-09-01T01:20:59.588895" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:59.584474" elapsed="0.004444"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.590024" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.589810" elapsed="0.000270">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.590316" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.589496" elapsed="0.000841"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:20:59.590518" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:20:59.590399" elapsed="0.000173"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.590383" elapsed="0.000210"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.590737" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.590890" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.590947" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:59.592787" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:59.589208" elapsed="0.003602"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.594059" level="INFO">/rests/data/network-topology:network-topology/topology=example-ipv4-topology</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.593831" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.594469" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.594252" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:59.605982" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 path_url=/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:59.606125" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/network-topology:network-topology/topology=example-ipv4-topology 
 status=200, reason=OK 
 headers={'Set-Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0; Path=/rests; HttpOnly, rememberMe=deleteMe; Path=/rests; Max-Age=0; Expires=Mon, 31-Aug-2026 01:20:59 GMT; SameSite=lax', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Content-Length': '223'} 
 body={"network-topology:topology":[{"topology-id":"example-ipv4-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]} 
 </msg>
<msg time="2026-09-01T01:20:59.606233" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:59.596411" elapsed="0.009846"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.594566" elapsed="0.011728"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.606452" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.606317" elapsed="0.000192"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.594550" elapsed="0.011978"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.609602" level="INFO">{"network-topology:topology":[{"topology-id":"example-ipv4-topology","odl-bgp-topology-config:rib-id":"example-bgp-rib","server-provided":true,"topology-types":{"odl-bgp-topology-types:bgp-ipv4-reachability-topology":{}}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.607460" elapsed="0.002186"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.607249" elapsed="0.002428"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.607233" elapsed="0.002477"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.611967" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.609959" elapsed="0.002048"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.609761" elapsed="0.002277"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.609747" elapsed="0.002312"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.612567" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.612220" elapsed="0.000371"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.612878" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.612650" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.613410" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.613132" elapsed="0.000309"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.612986" elapsed="0.000488"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.612635" elapsed="0.000857"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.613969" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.613632" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.614273" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.614053" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.614753" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.614483" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.614343" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.614038" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.614958" elapsed="0.000318"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:59.615678" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.615422" elapsed="0.000292"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.615857" elapsed="0.002127"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:59.606867" elapsed="0.011172"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.618210" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.618101" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.618085" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:59.620788" level="INFO">${text_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.618398" elapsed="0.002416"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:20:59.620859" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:59.620998" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:59.593091" elapsed="0.027932"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.621077" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:59.621227" level="INFO">${response_text} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:59.506070" elapsed="0.115181"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<kw name="Verify_Response_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.646103" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.645667" elapsed="0.000462"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.646870" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.646602" elapsed="0.000380">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state.titanium/data.json' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.647157" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.646305" elapsed="0.000875"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.647769" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/data.json</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.647365" elapsed="0.000429"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.648078" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/data.json"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/topology_state/data.json&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:59.648242" level="INFO">${template} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:59.647935" elapsed="0.000330"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.648641" level="INFO">{
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,
            "topology-types": {
                "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
            }
        }
    ]
}
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.648403" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:59.649122" elapsed="0.000038"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.648758" elapsed="0.000434"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.649829" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.649344" elapsed="0.000508"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.649214" elapsed="0.000669"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.648740" elapsed="0.001162"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.650480" level="INFO">${final_text} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.650033" elapsed="0.000472"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.650548" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.645122" elapsed="0.005536"/>
</kw>
<msg time="2026-09-01T01:20:59.650719" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.634024" elapsed="0.016740"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.661872" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.672744" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/topology_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.683598" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.683782" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.683969" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.684314" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.684186" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:59.684172" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.684504" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.684652" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.684811" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:59.684131" elapsed="0.000727"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.684038" elapsed="0.000843"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.685010" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.685073" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:20:59.685190" level="INFO">${expected_text} = {
    "network-topology:topology": [
        {
            "topology-id": "example-ipv4-topology",
            "odl-bgp-topology-config:rib-id": "example-bgp-rib",
            "server-provided": true,...</msg>
<var>${expected_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:59.631707" elapsed="0.053507"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${expected_text}""" == """${EMPTY}"""</arg>
<arg>BuiltIn.Should_Be_Equal</arg>
<arg>${EMPTY}</arg>
<arg>${response}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.685368" elapsed="0.001927"/>
</kw>
<if>
<branch type="IF" condition="${normalize_json}">
<kw name="Normalize_Jsons_And_Compare" owner="TemplatedRequests">
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:59.688222" level="INFO">${expected_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${expected_normalized}</var>
<arg>${expected_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.687941" elapsed="0.000306"/>
</kw>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:20:59.688630" level="INFO">${actual_normalized} = {
 "network-topology:topology": [
  {
   "odl-bgp-topology-config:rib-id": "example-bgp-rib",
   "server-provided": true,
   "topology-id": "example-ipv4-topology",
   "topology-types": {
    "odl-bgp...</msg>
<var>${actual_normalized}</var>
<arg>${actual_raw}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.688382" elapsed="0.000272"/>
</kw>
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_normalized}</arg>
<arg>${actual_normalized}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="PASS" start="2026-09-01T01:20:59.688802" elapsed="0.000285"/>
</kw>
<arg>expected_raw=${expected_text}</arg>
<arg>actual_raw=${response}</arg>
<doc>Use norm_json to normalize both JSON arguments, call Should_Be_Equal.</doc>
<status status="PASS" start="2026-09-01T01:20:59.687573" elapsed="0.001580"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.687363" elapsed="0.001820"/>
</branch>
<branch type="ELSE">
<kw name="Should Be Equal" owner="BuiltIn">
<arg>${expected_text}</arg>
<arg>${response}</arg>
<doc>Fails if the given objects are unequal.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.689336" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.689205" elapsed="0.000178"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.687347" elapsed="0.002054"/>
</if>
<arg>response=${response}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=json</arg>
<arg>mapping=${mapping}</arg>
<arg>normalize_json=True</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected text from template, provided response shuld be equal.
If ${normalize_json}, perform normalization before comparison.</doc>
<status status="PASS" start="2026-09-01T01:20:59.622263" elapsed="0.067179"/>
</kw>
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="PASS" start="2026-09-01T01:20:59.621538" elapsed="0.067967"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.621325" elapsed="0.068219"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.621310" elapsed="0.068254"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.689593" elapsed="0.000024"/>
</return>
<arg>${POLICIES_VAR}/topology_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:20:59.500479" elapsed="0.189235"/>
</kw>
<arg>60s</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/topology_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:20:59.496167" elapsed="0.193598"/>
</kw>
<doc>Checks that example-ipv4-topology is ready, and therefore full rib is ready to be configured.</doc>
<status status="PASS" start="2026-09-01T01:20:59.495875" elapsed="0.193984"/>
</kw>
<doc>Checks empty example-ipv4-topology ready.</doc>
<status status="PASS" start="2026-09-01T01:20:59.375360" elapsed="0.314763"/>
</test>
<test id="s1-s20-t2" name="Configure_App_Peer" line="44">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:20:59.692865" elapsed="0.000186"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:20:59.692617" elapsed="0.000482"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.693992" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.693895" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.693879" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.698617" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.698515" elapsed="0.000143"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.698494" elapsed="0.000183"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.699744" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.699352" elapsed="0.000416"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.700188" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:20:59.699911" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:20:59.700250" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.700385" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.698894" elapsed="0.001513"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.705198" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.705087" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.705070" elapsed="0.000188"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.706481" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:20:59.706387" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.706371" elapsed="0.000171"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:59.706954" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.706673" elapsed="0.000305"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.707338" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:59.707120" elapsed="0.000241"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.737597" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:20:59.707821" elapsed="0.029895"/>
</kw>
<msg time="2026-09-01T01:20:59.737876" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:20:59.737917" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.707502" elapsed="0.030447"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:20:59.760680" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:20:59.738454" elapsed="0.022341"/>
</kw>
<msg time="2026-09-01T01:20:59.760945" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:20:59.760985" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.738113" elapsed="0.022904"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.761340" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.761095" elapsed="0.000293"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.761073" elapsed="0.000337"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.761830" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.761536" elapsed="0.000421"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.762230" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.762017" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.762001" elapsed="0.000300"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:20:59.762333" elapsed="0.000033"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:20:59.764721" elapsed="0.000128"/>
</kw>
<msg time="2026-09-01T01:20:59.764904" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.763735" elapsed="0.001292"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.765465" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.765796" elapsed="0.000073"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:20:59.763116" elapsed="0.002856"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:20:59.762605" elapsed="0.003425"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:20:59.706096" elapsed="0.060018"/>
</kw>
<msg time="2026-09-01T01:20:59.766210" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:59.766248" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.705393" elapsed="0.060889"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:20:59.766443" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:20:59.766349" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.766333" elapsed="0.000184"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.766883" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.767210" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.767273" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:20:59.704796" elapsed="0.062572"/>
</kw>
<msg time="2026-09-01T01:20:59.767450" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:20:59.767488" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "C "o "n "f "i "g "u "r "e "_ "A "p "p "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.700743" elapsed="0.066778"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.767824" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.767585" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.767571" elapsed="0.000322"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:20:59.700602" elapsed="0.067311"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:20:59.700452" elapsed="0.067489"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:20:59.698186" elapsed="0.069805"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:20:59.693629" elapsed="0.074413"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:20:59.693249" elapsed="0.074832"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:20:59.690738" elapsed="0.077392"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.768818" level="INFO">&amp;{mapping} = { RIB_INSTANCE_NAME=example-bgp-rib | APP_PEER_ID=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib | IP=10.30.170.91 }</msg>
<var>&amp;{mapping}</var>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<arg>APP_PEER_ID=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.768305" elapsed="0.000539"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.798771" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.798410" elapsed="0.000389"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.799512" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.799268" elapsed="0.000312">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.799662" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.798949" elapsed="0.000734"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.800221" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.799847" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.800516" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:59.800691" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:59.800390" elapsed="0.000339"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.801087" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.800871" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.802016" level="INFO">mapping: {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.801787" elapsed="0.000269"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.802634" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.802213" elapsed="0.000444"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.803276" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.802994" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.803975" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.803774" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.804044" elapsed="0.000029"/>
</return>
<msg time="2026-09-01T01:20:59.804196" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.803466" elapsed="0.000752"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.804356" elapsed="0.000207"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:59.802873" elapsed="0.001725"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.805094" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.804834" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.805763" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.805566" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.805828" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.805957" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.805291" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.806257" elapsed="0.000190"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:59.804710" elapsed="0.001773"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.806967" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.806692" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.807669" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.807441" elapsed="0.000250"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.807749" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:59.807881" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.807164" elapsed="0.000738"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.808033" elapsed="0.000207"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:59.806577" elapsed="0.001698"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.808758" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.808485" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.809410" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.809226" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.809474" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.809604" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.808939" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.809774" elapsed="0.000191"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:59.808370" elapsed="0.001630"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:59.802715" elapsed="0.007314"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:59.810067" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:20:59.810218" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:59.801491" elapsed="0.008750"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.801211" elapsed="0.009057"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.810423" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.810291" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.801190" elapsed="0.009299"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.811203" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.810615" elapsed="0.000613"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.811270" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.797847" elapsed="0.013530"/>
</kw>
<msg time="2026-09-01T01:20:59.811425" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.786765" elapsed="0.024702"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.822582" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.833442" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.844299" elapsed="0.000081"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.844544" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.844720" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.845063" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.844933" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:59.844918" elapsed="0.000231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.845278" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.845426" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.845571" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:59.844888" elapsed="0.000729"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.844793" elapsed="0.000847"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.845784" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.845851" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:59.845971" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:59.782938" elapsed="0.063058"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.867884" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.867526" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.868600" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.868373" elapsed="0.000295">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.868770" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.868057" elapsed="0.000735"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.869294" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.868939" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.869587" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:59.869773" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/conf...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:59.869462" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.870173" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.869938" elapsed="0.000325"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:20:59.870600" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.870327" elapsed="0.000324"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.871076" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.870815" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.870673" elapsed="0.000457"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.870310" elapsed="0.000854"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.871864" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.871295" elapsed="0.000595"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.871935" elapsed="0.000029"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.866977" elapsed="0.005091"/>
</kw>
<msg time="2026-09-01T01:20:59.872117" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.855796" elapsed="0.016381"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.884825" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.895785" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.906651" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.906853" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.907013" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.907387" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.907252" elapsed="0.000185"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:20:59.907236" elapsed="0.000223"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.907586" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.907746" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.907893" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:20:59.907204" elapsed="0.000734"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.907087" elapsed="0.000933"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.908173" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.908243" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:20:59.908366" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
 ...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:59.854993" elapsed="0.053400"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.909647" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.909374" elapsed="0.000361">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.909823" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.909010" elapsed="0.000834"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.910148" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.909905" elapsed="0.000294"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.910643" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.910381" elapsed="0.000285"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.910220" elapsed="0.000489"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.909889" elapsed="0.000840"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.912812" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.910865" elapsed="0.001970"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:20:59.912880" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:59.913015" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:20:59.908686" elapsed="0.004351"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.914400" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.914175" elapsed="0.000269"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.914802" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.914578" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.915206" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.914977" elapsed="0.000267"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.915586" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.915376" elapsed="0.000247"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:20:59.916349" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:20:59.916176" elapsed="0.000195"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:20:59.916652" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:20:59.916505" elapsed="0.000169"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.916819" elapsed="0.000182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.917369" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.917151" elapsed="0.000256"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:20:59.917443" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.917576" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:20:59.915813" elapsed="0.001818"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:20:59.929633" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '224', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;10.30.170.91&lt;/neighbor-address&gt;
    &lt;config&gt;
        &lt;peer-group&gt;application-peers&lt;/peer-group&gt;
    &lt;/config&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:20:59.929686" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=10.30.170.91', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:20:59.929795" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:20:59.919732" elapsed="0.010087"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.917693" elapsed="0.012164"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.930016" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.929880" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.917678" elapsed="0.012416"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.933065" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.931009" elapsed="0.002094"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.930815" elapsed="0.002319"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.930799" elapsed="0.002372"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.935421" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.933416" elapsed="0.002045"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.933220" elapsed="0.002271"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.933205" elapsed="0.002307"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.936012" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.935657" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.936324" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.936097" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.936819" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.936538" elapsed="0.000304"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.936396" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.936082" elapsed="0.000810"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.937373" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.937033" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.937665" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.937458" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.938168" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.937893" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.937751" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.937443" elapsed="0.000800"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.938377" elapsed="0.000303"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:20:59.939086" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.938841" elapsed="0.000269"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.939261" elapsed="0.002016"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:20:59.930426" elapsed="0.010938"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:20:59.941523" elapsed="0.000025"/>
</return>
<status status="PASS" start="2026-09-01T01:20:59.941429" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.941413" elapsed="0.000186"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.941745" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:20:59.941806" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:20:59.943794" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:20:59.913341" elapsed="0.030477"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.943879" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:20:59.944012" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:59.773115" elapsed="0.170919"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.944345" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.944122" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.944107" elapsed="0.000319"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.944455" elapsed="0.000021"/>
</return>
<arg>${POLICIES_VAR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:59.769076" elapsed="0.175484"/>
</kw>
<kw name="Post_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Post_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.974655" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:20:59.974328" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.975373" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:20:59.975154" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:20:59.975518" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:20:59.974846" elapsed="0.000693"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.976037" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:20:59.975684" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:20:59.976340" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:20:59.976497" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:20:59.976217" elapsed="0.000303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.976888" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.976657" elapsed="0.000270"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.977786" level="INFO">mapping: {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:20:59.977544" elapsed="0.000327"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.978275" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.978018" elapsed="0.000280"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.978897" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.978617" elapsed="0.000303"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.979572" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.979382" elapsed="0.000212"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.979638" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:20:59.979787" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.979086" elapsed="0.000723"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.979944" elapsed="0.000213"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:59.978496" elapsed="0.001697"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.980667" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.980408" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.981480" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.981298" elapsed="0.000205"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.981545" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.981675" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.980862" elapsed="0.000833"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.981846" elapsed="0.000193"/>
</kw>
<var name="${key}">APP_PEER_ID</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:59.980292" elapsed="0.001783"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.982566" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.982307" elapsed="0.000282"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.983390" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.983205" elapsed="0.000207"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.983455" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:59.983586" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.982909" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.983753" elapsed="0.000194"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:20:59.982188" elapsed="0.001794"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.984476" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:20:59.984213" elapsed="0.000286"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:20:59.985132" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.984951" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:20:59.985212" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:20:59.985343" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:20:59.984659" elapsed="0.000705"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:20:59.985497" elapsed="0.000189"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:20:59.984080" elapsed="0.001654"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:20:59.978342" elapsed="0.007422"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:20:59.985803" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:20:59.985939" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:20:59.977261" elapsed="0.008701"/>
</kw>
<status status="PASS" start="2026-09-01T01:20:59.976986" elapsed="0.009003"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.986160" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:20:59.986011" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:20:59.976969" elapsed="0.009291"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:20:59.986955" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:20:59.986393" elapsed="0.000587"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:20:59.987022" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:20:59.973620" elapsed="0.013510"/>
</kw>
<msg time="2026-09-01T01:20:59.987193" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:20:59.962499" elapsed="0.024736"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:20:59.998119" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.009020" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.019915" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.020086" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.020257" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.020576" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.020448" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.020435" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.020782" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.020931" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.021074" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.020409" elapsed="0.000710"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.020322" elapsed="0.000833"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.021286" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.021350" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.021453" level="INFO">${uri} = rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:20:59.958739" elapsed="0.062737"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.043460" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.043105" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.044168" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.043952" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/post_data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.044312" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.043636" elapsed="0.000698"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.044839" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.044482" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.045128" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/post_data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.045289" level="INFO">${template} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.045007" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.045670" level="INFO">&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.045453" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:00.046056" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.045792" elapsed="0.000315"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.046538" level="INFO">${mapping_to_use} = {'RIB_INSTANCE_NAME': 'example-bgp-rib', 'APP_PEER_ID': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'IP': '10.30.170.91'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.046278" elapsed="0.000284"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.046130" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.045775" elapsed="0.000838"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.047178" level="INFO">${final_text} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.046755" elapsed="0.000451"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.047250" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.042542" elapsed="0.004821"/>
</kw>
<msg time="2026-09-01T01:21:00.047413" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.031232" elapsed="0.016223"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.058337" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.069267" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.080201" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.080375" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.080533" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.080872" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.080741" elapsed="0.000181"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.080728" elapsed="0.000360"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.081230" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.081383" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.081543" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.080690" elapsed="0.000905"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.080600" elapsed="0.001023"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.081785" elapsed="0.000021"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.081858" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.082083" level="INFO">${data} = &lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>name_prefix=post_</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.030466" elapsed="0.051643"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.083274" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.083035" elapsed="0.000296">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.083410" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.082723" elapsed="0.000708"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.083724" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.083492" elapsed="0.000283"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.084227" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.083951" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.083797" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.083476" elapsed="0.000825"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.086552" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.084437" elapsed="0.002139"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:00.086652" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.086801" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:00.082425" elapsed="0.004399"/>
</kw>
<kw name="Post_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.088191" level="INFO">rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.087955" elapsed="0.000277"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.088578" level="INFO">&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.088368" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.088991" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.088769" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.089396" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.089179" elapsed="0.000255"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.090159" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:00.089974" elapsed="0.000209"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:00.090470" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:00.090320" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.090625" elapsed="0.000193"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.091194" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.090959" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:00.091271" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.091407" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:00.089609" elapsed="0.001820"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="POST On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:00.102443" level="INFO">POST Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '458', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet"&gt;
    &lt;path-id&gt;0&lt;/path-id&gt;
    &lt;prefix&gt;10.0.0.17/32&lt;/prefix&gt;
    &lt;route-key&gt;10.0.0.17/32&lt;/route-key&gt;
    &lt;attributes&gt;
        &lt;as-path/&gt;
        &lt;origin&gt;
            &lt;value&gt;igp&lt;/value&gt;
        &lt;/origin&gt;
        &lt;local-pref&gt;
            &lt;pref&gt;100&lt;/pref&gt;
        &lt;/local-pref&gt;
        &lt;ipv4-next-hop&gt;
            &lt;global&gt;10.11.1.1&lt;/global&gt;
        &lt;/ipv4-next-hop&gt;
    &lt;/attributes&gt;
&lt;/ipv4-route&gt; 
 </msg>
<msg time="2026-09-01T01:21:00.102499" level="INFO">POST Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=201, reason=Created 
 headers={'Location': 'http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes/ipv4-route=10.0.0.17%2F32,0', 'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:00.102580" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:00.093356" elapsed="0.009246"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.091492" elapsed="0.011149"/>
</branch>
<branch type="ELSE">
<kw name="POST On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a POST request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.102823" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.102665" elapsed="0.000217"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.091477" elapsed="0.011424"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.106037" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.103833" elapsed="0.002243"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.103617" elapsed="0.002491"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.103601" elapsed="0.002530"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.108461" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.106445" elapsed="0.002057"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.106243" elapsed="0.002289"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.106227" elapsed="0.002327"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.109067" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.108722" elapsed="0.000369"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.109413" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.109168" elapsed="0.000299"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.109912" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.109631" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.109489" elapsed="0.000477"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.109152" elapsed="0.000833"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.110464" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.110126" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.110772" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.110549" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.111265" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.110991" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.110849" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.110534" elapsed="0.000805"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.111474" elapsed="0.000324"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:00.112206" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.111944" elapsed="0.000286"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.112366" elapsed="0.002020"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:00.103242" elapsed="0.011199"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:00.114598" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.114505" elapsed="0.000150"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.114489" elapsed="0.000187"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.114822" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.114882" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:00.116889" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>POST data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:00.087117" elapsed="0.029796"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.116974" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:00.117108" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>explicit_status_codes=${explicit_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Post_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:20:59.948666" elapsed="0.168464"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.117446" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.117235" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.117219" elapsed="0.000308"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.117557" elapsed="0.000023"/>
</return>
<arg>${POLICIES_VAR}/app_peer_route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Post_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:20:59.944798" elapsed="0.172917"/>
</kw>
<doc>Configures bgp application peer, and configures it's routes.</doc>
<status status="PASS" start="2026-09-01T01:20:59.690319" elapsed="0.427502"/>
</test>
<test id="s1-s20-t3" name="Reconfigure_ODL_To_Accept_Connections" line="60">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:00.120714" elapsed="0.000190"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:00.120470" elapsed="0.000483"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.121851" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:00.121753" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.121737" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.126357" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:00.126263" elapsed="0.000136"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.126246" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.127322" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.126966" elapsed="0.000380"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.127765" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:00.127488" elapsed="0.000300"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:00.127828" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.127963" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.126617" elapsed="0.001368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.132858" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:00.132760" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.132742" elapsed="0.000176"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.133982" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:00.133888" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.133872" elapsed="0.000170"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.134461" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.134192" elapsed="0.000293"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:00.134832" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:00.134627" elapsed="0.000228"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:00.163888" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:00.135317" elapsed="0.028696"/>
</kw>
<msg time="2026-09-01T01:21:00.164195" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:00.164237" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:00.134996" elapsed="0.029274"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:00.193045" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:00.164794" elapsed="0.028386"/>
</kw>
<msg time="2026-09-01T01:21:00.193333" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:00.193373" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:00.164448" elapsed="0.028959"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.193742" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.193489" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.193466" elapsed="0.000348"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.194249" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "D "L "_ "T "o "_ "A "c "c "e "p "t "_ "C "o "n "n "e "c "t "i "o "n "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.193943" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.194646" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.194453" elapsed="0.000242"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.194437" elapsed="0.000294"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:00.194769" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:00.197198" elapsed="0.000129"/>
</kw>
<msg time="2026-09-01T01:21:00.197383" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.196204" elapsed="0.001307"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.197977" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.198321" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:00.195574" elapsed="0.002921"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:00.195052" elapsed="0.003502"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:00.133613" elapsed="0.065026"/>
</kw>
<msg time="2026-09-01T01:21:00.198736" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:00.198775" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:00.133053" elapsed="0.065757"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:00.198973" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.198878" elapsed="0.000148"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.198861" elapsed="0.000186"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.199423" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.199743" elapsed="0.000023"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.199807" elapsed="0.000015"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:00.132446" elapsed="0.067458"/>
</kw>
<msg time="2026-09-01T01:21:00.199985" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:00.200022" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "R "e "c "o "n "f "i "g "u "r "e "_ "O "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:00.128334" elapsed="0.071723"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.200452" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.200122" elapsed="0.000377"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.200107" elapsed="0.000413"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:00.128204" elapsed="0.072337"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:00.128033" elapsed="0.072537"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:00.125933" elapsed="0.074686"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:00.121488" elapsed="0.079182"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:00.121088" elapsed="0.079633"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:00.118561" elapsed="0.082209"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.201684" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.201176" elapsed="0.000545"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.232897" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.232543" elapsed="0.000382"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.233635" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.233390" elapsed="0.000325">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.233799" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.233074" elapsed="0.000747"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.234328" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.233973" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.234618" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.234800" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.234495" elapsed="0.000329"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.235198" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.234964" elapsed="0.000276"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.236309" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.235869" elapsed="0.000481"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.236744" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.236493" elapsed="0.000275"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.237371" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.237088" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.238318" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.237855" elapsed="0.000486"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.238388" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:21:00.238525" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.237560" elapsed="0.000987"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.238685" elapsed="0.000222"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:00.236967" elapsed="0.001976"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.239436" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.239173" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.240365" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.239917" elapsed="0.000472"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.240433" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.240566" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.239622" elapsed="0.000966"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.240738" elapsed="0.000193"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:00.239039" elapsed="0.001927"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.241514" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.241201" elapsed="0.000336"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.242433" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.241994" elapsed="0.000463"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.242501" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.242633" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.241712" elapsed="0.000943"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.242808" elapsed="0.000197"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:00.241061" elapsed="0.001980"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.243588" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.243324" elapsed="0.000287"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.244501" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.244064" elapsed="0.000461"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.244569" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.244712" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.243788" elapsed="0.000947"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.244870" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.243197" elapsed="0.001900"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.245595" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.245333" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.246500" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.246069" elapsed="0.000456"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.246567" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.246709" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.245792" elapsed="0.000940"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.246866" elapsed="0.000191"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.245215" elapsed="0.001877"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.236812" elapsed="0.010310"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.247180" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.247319" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:00.235570" elapsed="0.011772"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.235304" elapsed="0.012065"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.247527" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.247393" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.235285" elapsed="0.012308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.248524" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.247731" elapsed="0.000819"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.248594" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.231990" elapsed="0.016726"/>
</kw>
<msg time="2026-09-01T01:21:00.248765" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.220893" elapsed="0.027916"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.259785" elapsed="0.000029"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.270631" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.282003" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.282211" elapsed="0.000021"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.282377" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.282750" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.282600" elapsed="0.000201"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.282584" elapsed="0.000240"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.282952" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.283100" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.283262" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.282550" elapsed="0.000757"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.282451" elapsed="0.000880"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.283462" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.283528" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:00.283663" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.217130" elapsed="0.066558"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.307052" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.306710" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.307793" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.307532" elapsed="0.000332">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.307945" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.307236" elapsed="0.000730"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.308530" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.308190" elapsed="0.000364"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.308834" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.308998" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.308708" elapsed="0.000315"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.309398" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.309177" elapsed="0.000289"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:00.309806" elapsed="0.000025"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.309527" elapsed="0.000335"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.310387" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.310112" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.309883" elapsed="0.000559"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.309509" elapsed="0.000951"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.311347" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.310590" elapsed="0.000784"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.311416" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.306163" elapsed="0.005366"/>
</kw>
<msg time="2026-09-01T01:21:00.311587" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.294997" elapsed="0.016631"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.322645" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.333603" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.344515" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.344693" elapsed="0.000031"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.344862" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.345204" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.345059" elapsed="0.000247"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.345046" elapsed="0.000283"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.345459" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.345604" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.345764" elapsed="0.000022"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.345020" elapsed="0.000796"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.344929" elapsed="0.000910"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.345969" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.346033" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.346188" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.292627" elapsed="0.053588"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.347392" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.347132" elapsed="0.000323">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.347535" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.346814" elapsed="0.000743"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.347853" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.347619" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.348357" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.348082" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.347924" elapsed="0.000486"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.347603" elapsed="0.000826"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.350499" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.348564" elapsed="0.001959"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:00.350604" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:00.350752" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:00.346507" elapsed="0.004267"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.352002" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.351779" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.352406" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.352192" elapsed="0.000279"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.352832" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.352604" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.353231" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.353003" elapsed="0.000266"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.353983" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:00.353810" elapsed="0.000196"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:00.354307" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:00.354155" elapsed="0.000174"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.354462" elapsed="0.000181"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.355011" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.354793" elapsed="0.000257"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:00.355087" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:00.355238" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:00.353446" elapsed="0.001814"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:00.378720" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.1&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:00.378845" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:00.378941" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:00.358600" elapsed="0.020364"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.355321" elapsed="0.023682"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.379191" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.379028" elapsed="0.000221"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.355306" elapsed="0.023962"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.382234" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.380128" elapsed="0.002144"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.379929" elapsed="0.002373"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.379913" elapsed="0.002412"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.384577" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.382569" elapsed="0.002047"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.382374" elapsed="0.002272"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.382360" elapsed="0.002308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.385195" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.384834" elapsed="0.000386"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.385492" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.385281" elapsed="0.000261"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.385986" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.385719" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.385563" elapsed="0.000478"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.385266" elapsed="0.000794"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.386541" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.386217" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.386847" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.386627" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.387336" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.387061" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.386918" elapsed="0.000471"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.386612" elapsed="0.000797"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.387543" elapsed="0.000326"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:00.388281" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.388015" elapsed="0.000290"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.388441" elapsed="0.002030"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:00.379601" elapsed="0.010927"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:00.390681" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.390586" elapsed="0.000164"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.390570" elapsed="0.000201"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.390908" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.390966" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:00.392943" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:00.351064" elapsed="0.041903"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.393054" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.393207" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:00.205938" elapsed="0.187291"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.393523" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.393313" elapsed="0.000270"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.393298" elapsed="0.000306"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.393634" elapsed="0.000022"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:00.202007" elapsed="0.191747"/>
</kw>
<var name="${index}">1</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:00.201007" elapsed="0.192784"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.394563" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.394036" elapsed="0.000553"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.424592" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.424245" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.425326" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.425086" elapsed="0.000309">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.425477" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.424781" elapsed="0.000718"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.426002" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.425647" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.426310" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.426460" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.426184" elapsed="0.000300"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.426857" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.426624" elapsed="0.000275"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.427771" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.427528" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.428240" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.427981" elapsed="0.000282"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.428883" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.428581" elapsed="0.000326"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.429845" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.429369" elapsed="0.000500"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.429914" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:21:00.430097" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.429073" elapsed="0.001046"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.430287" elapsed="0.000206"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:21:00.428460" elapsed="0.002068"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.431030" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.430759" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.431963" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.431530" elapsed="0.000457"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.432032" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.432186" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.431248" elapsed="0.000960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.432345" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:00.430626" elapsed="0.001949"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.433230" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.432801" elapsed="0.000452"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.434301" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.433869" elapsed="0.000456"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.434370" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.434503" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.433576" elapsed="0.000949"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.434660" elapsed="0.000208"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:00.432672" elapsed="0.002233"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.435417" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.435120" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.436336" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.435904" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.436404" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.436537" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.435606" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.436709" elapsed="0.000200"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.435002" elapsed="0.001943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.437450" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.437186" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.438346" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.437928" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.438414" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.438545" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.437636" elapsed="0.000931"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.438714" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.437042" elapsed="0.002046"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.428307" elapsed="0.010811"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.439176" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.439316" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:00.427244" elapsed="0.012095"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.426962" elapsed="0.012404"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.439524" elapsed="0.000054"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.439389" elapsed="0.000222"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.426944" elapsed="0.012686"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.440385" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.439773" elapsed="0.000638"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.440455" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.423675" elapsed="0.016889"/>
</kw>
<msg time="2026-09-01T01:21:00.440613" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.412402" elapsed="0.028255"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.451851" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.462730" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.473580" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.473770" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.473930" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.474281" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.474148" elapsed="0.000182"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.474121" elapsed="0.000230"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.474477" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.474623" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.474780" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.474093" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.473999" elapsed="0.000849"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.474978" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.475042" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:00.475172" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.408600" elapsed="0.066637"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.498867" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.498518" elapsed="0.000374"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.499569" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.499357" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.499726" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.499038" elapsed="0.000710"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.500251" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.499896" elapsed="0.000380"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.500539" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.500689" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.500419" elapsed="0.000307"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.501086" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.500868" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:00.501490" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.501228" elapsed="0.000313"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.501972" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.501709" elapsed="0.000287"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.501564" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.501211" elapsed="0.000835"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.502919" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.502193" elapsed="0.000806"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.503046" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.497966" elapsed="0.005211"/>
</kw>
<msg time="2026-09-01T01:21:00.503238" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.486795" elapsed="0.016486"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.514217" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.525203" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.536040" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.536224" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.536379" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.536707" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.536567" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.536555" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.536901" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.537048" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.537207" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.536530" elapsed="0.000724"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.536442" elapsed="0.000834"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.537404" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.537467" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.537601" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.484436" elapsed="0.053190"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.538788" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.538567" elapsed="0.000278">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.538924" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.538264" elapsed="0.000682"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.539240" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.539007" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.539915" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.539470" elapsed="0.000468"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.539312" elapsed="0.000657"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.538991" elapsed="0.000997"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.542075" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.540126" elapsed="0.001972"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:00.542155" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:00.542292" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:00.537963" elapsed="0.004351"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.543542" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.543322" elapsed="0.000261"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.543943" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.543730" elapsed="0.000276"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.544380" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.544160" elapsed="0.000259"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.544781" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.544555" elapsed="0.000264"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.545714" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:00.545535" elapsed="0.000203"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:00.546027" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:00.545878" elapsed="0.000171"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.546195" elapsed="0.000179"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.546748" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.546514" elapsed="0.000304"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:00.546856" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.546994" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:00.545184" elapsed="0.001832"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:00.560119" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.2&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:00.560212" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:00.560293" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:00.548928" elapsed="0.011388"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.547078" elapsed="0.013277"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.560514" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.560379" elapsed="0.000193"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.547062" elapsed="0.013529"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.563648" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.561440" elapsed="0.002247"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.561244" elapsed="0.002486"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.561228" elapsed="0.002525"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.566020" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.564000" elapsed="0.002061"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.563802" elapsed="0.002289"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.563788" elapsed="0.002325"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.566609" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.566273" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.566921" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.566694" elapsed="0.000278"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.567414" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.567149" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.566993" elapsed="0.000504"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.566678" elapsed="0.000840"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.568001" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.567661" elapsed="0.000363"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.568308" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.568085" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.568791" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.568518" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.568379" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.568070" elapsed="0.000795"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.568997" elapsed="0.000321"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:00.569714" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.569463" elapsed="0.000275"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.569874" elapsed="0.002021"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:00.560925" elapsed="0.011198"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:00.572295" elapsed="0.000026"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.572199" elapsed="0.000151"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.572182" elapsed="0.000189"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.572508" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.572568" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.574614" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:00.542606" elapsed="0.032033"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.574706" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.574841" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:00.398667" elapsed="0.176195"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.575187" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.574945" elapsed="0.000302"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.574930" elapsed="0.000338"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.575297" elapsed="0.000023"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:00.394836" elapsed="0.180569"/>
</kw>
<var name="${index}">2</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:00.393892" elapsed="0.181548"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.576261" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.575721" elapsed="0.000566"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.606047" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.605712" elapsed="0.000360"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.606841" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.606538" elapsed="0.000367">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.606987" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.606234" elapsed="0.000774"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.607509" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.607170" elapsed="0.000363"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.607811" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.607960" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.607675" elapsed="0.000308"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.608353" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.608122" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.609250" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.609007" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.609712" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.609462" elapsed="0.000274"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.610322" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.610048" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.611265" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.610795" elapsed="0.000493"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.611332" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:00.611466" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.610506" elapsed="0.000983"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.611625" elapsed="0.000220"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:21:00.609929" elapsed="0.001951"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.612373" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.612094" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.613272" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.612848" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.613338" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.613471" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.612556" elapsed="0.000937"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.613627" elapsed="0.000211"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:00.611977" elapsed="0.001896"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.614380" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.614086" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.615283" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.614861" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.615351" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.615486" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.614566" elapsed="0.000941"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.615641" elapsed="0.000372"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:00.613969" elapsed="0.002116"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.616600" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.616335" elapsed="0.000288"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.617499" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.617077" elapsed="0.000446"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.617566" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.617712" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.616800" elapsed="0.000935"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.617875" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.616214" elapsed="0.001889"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.618612" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.618349" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.619510" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.619089" elapsed="0.000445"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.619577" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.619726" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.618812" elapsed="0.000937"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.619885" elapsed="0.000193"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.618231" elapsed="0.001881"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.609779" elapsed="0.010381"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.620200" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.620339" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:00.608721" elapsed="0.011641"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.608453" elapsed="0.011937"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.620543" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.620411" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.608437" elapsed="0.012172"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.621333" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.620750" elapsed="0.000608"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.621402" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.605160" elapsed="0.016351"/>
</kw>
<msg time="2026-09-01T01:21:00.621560" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.593855" elapsed="0.027747"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.632537" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.643422" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.654421" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.654595" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.654762" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.655085" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.654957" elapsed="0.000190"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.654944" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.655295" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.655442" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.655586" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.654919" elapsed="0.000712"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.654829" elapsed="0.000824"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.655797" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.655862" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.655967" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.590076" elapsed="0.065915"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.679826" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.679469" elapsed="0.000385"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.680536" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.680319" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.680683" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.680003" elapsed="0.000717"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.681227" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.680869" elapsed="0.000382"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.681516" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.681735" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.681393" elapsed="0.000369"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.682158" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.681904" elapsed="0.000326"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:00.682593" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.682314" elapsed="0.000332"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.683078" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.682812" elapsed="0.000290"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.682669" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.682289" elapsed="0.000879"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.684043" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.683300" elapsed="0.000770"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.684116" elapsed="0.000043"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.678912" elapsed="0.005336"/>
</kw>
<msg time="2026-09-01T01:21:00.684307" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.667622" elapsed="0.016728"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.695230" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.706667" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.717746" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.717926" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.718081" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.718435" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.718303" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.718289" elapsed="0.000215"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.718627" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.718787" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.718933" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.718261" elapsed="0.000717"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.718164" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.719131" elapsed="0.000032"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.719212" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:00.719356" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.665251" elapsed="0.054130"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.720603" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.720352" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.720767" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.720004" elapsed="0.000785"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.721073" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.720850" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.721577" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.721321" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.721160" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.720834" elapsed="0.000813"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.723725" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.721795" elapsed="0.001954"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:00.723794" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.723925" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:00.719671" elapsed="0.004276"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.725199" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.724958" elapsed="0.000321"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.725635" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.725418" elapsed="0.000298"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.726070" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.725851" elapsed="0.000257"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.726472" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.726257" elapsed="0.000253"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.727245" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:00.727059" elapsed="0.000209"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:00.727555" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:00.727404" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.727723" elapsed="0.000182"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.728280" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.728043" elapsed="0.000276"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:00.728357" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.728493" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:00.726689" elapsed="0.001826"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:00.741804" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.3&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:00.741911" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:00.741992" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:00.730605" elapsed="0.011410"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.728577" elapsed="0.013477"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.742233" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.742077" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.728561" elapsed="0.013749"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.745230" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.743158" elapsed="0.002109"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.742949" elapsed="0.002348"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.742933" elapsed="0.002386"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.747570" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.745561" elapsed="0.002048"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.745367" elapsed="0.002272"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.745352" elapsed="0.002308"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.748178" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.747821" elapsed="0.000382"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.748474" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.748264" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.748956" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.748684" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.748544" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.748248" elapsed="0.000779"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.749499" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.749182" elapsed="0.000340"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.749801" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.749581" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.750282" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.750012" elapsed="0.000293"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.749872" elapsed="0.000463"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.749566" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.750484" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:00.751203" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.750945" elapsed="0.000281"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.751363" elapsed="0.002012"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:00.742628" elapsed="0.010802"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:00.753633" elapsed="0.000028"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.753488" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.753472" elapsed="0.000255"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.753867" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.753926" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.755903" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:00.724254" elapsed="0.031672"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.756013" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.756167" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:00.580390" elapsed="0.175801"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.756488" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.756277" elapsed="0.000271"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.756262" elapsed="0.000307"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.756598" elapsed="0.000022"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:00.576525" elapsed="0.180194"/>
</kw>
<var name="${index}">3</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:00.575544" elapsed="0.181211"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.757528" level="INFO">&amp;{mapping} = { IP=127.0.0.4 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.757007" elapsed="0.000547"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.787230" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.786884" elapsed="0.000371"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.787906" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.787714" elapsed="0.000250">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.788045" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.787399" elapsed="0.000667"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.788564" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.788228" elapsed="0.000360"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.788865" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.789003" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.788743" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.789395" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.789179" elapsed="0.000256"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.790290" level="INFO">mapping: {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.790044" elapsed="0.000286"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.790717" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.790470" elapsed="0.000270"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.791330" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.791053" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.792274" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.791809" elapsed="0.000488"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.792341" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.792510" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.791515" elapsed="0.001017"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.792668" elapsed="0.000213"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:21:00.790933" elapsed="0.001983"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.793412" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.793130" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.795347" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.794906" elapsed="0.000466"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.795417" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:00.795553" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.793599" elapsed="0.001977"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.795724" elapsed="0.000196"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:00.793013" elapsed="0.002943"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.796460" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.796192" elapsed="0.000292"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.797369" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.796945" elapsed="0.000448"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.797437" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.797572" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.796648" elapsed="0.000946"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.797744" elapsed="0.000201"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:00.796053" elapsed="0.001928"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.798485" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.798217" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.799401" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.798967" elapsed="0.000458"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.799469" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.799603" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.798673" elapsed="0.000952"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.799775" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.798079" elapsed="0.001925"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.800516" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.800241" elapsed="0.000298"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.801429" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.800998" elapsed="0.000455"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.801497" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.801630" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.800719" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.801799" elapsed="0.000195"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.800101" elapsed="0.001930"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.790782" elapsed="0.011279"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.802098" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.802260" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:00.789762" elapsed="0.012521"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.789494" elapsed="0.012816"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.802466" elapsed="0.000050"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.802332" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.789477" elapsed="0.013090"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.803305" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.802708" elapsed="0.000623"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.803375" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.786336" elapsed="0.017149"/>
</kw>
<msg time="2026-09-01T01:21:00.803533" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.775230" elapsed="0.028345"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.814791" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.825663" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.836542" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.836729" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.836885" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.837222" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.837079" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.837066" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.837417" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.837564" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.837723" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.837041" elapsed="0.000728"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.836950" elapsed="0.000842"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.837922" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.837985" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:00.838092" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.771457" elapsed="0.066704"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.861469" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.861126" elapsed="0.000368"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.862133" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.861946" elapsed="0.000260">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.862287" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.861635" elapsed="0.000673"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.862801" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.862450" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.863084" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.863225" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.862966" elapsed="0.000285"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.863604" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.863389" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:00.864006" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.863746" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.864482" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.864223" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.864078" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.863729" elapsed="0.000825"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.865419" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.864683" elapsed="0.000789"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.865517" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.860582" elapsed="0.005046"/>
</kw>
<msg time="2026-09-01T01:21:00.865685" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.849461" elapsed="0.016280"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.876809" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.887732" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.898616" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.898800" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.898956" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.899289" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.899160" elapsed="0.000178"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:00.899133" elapsed="0.000225"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.899482" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.899630" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.899787" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:00.899109" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.899020" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.899984" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.900048" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.900193" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.847147" elapsed="0.053072"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.901362" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.901153" elapsed="0.000265">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.901498" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.900835" elapsed="0.000684"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.901811" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.901580" elapsed="0.000282"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.902300" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.902028" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.901883" elapsed="0.000470"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.901564" elapsed="0.000808"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.904438" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.902505" elapsed="0.001956"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:00.904505" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.904638" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:00.900539" elapsed="0.004121"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.905891" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.905657" elapsed="0.000274"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.906297" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.906067" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.906722" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.906495" elapsed="0.000266"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.907104" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.906893" elapsed="0.000264"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:00.907856" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:00.907678" elapsed="0.000201"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:00.908177" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:00.908013" elapsed="0.000187"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.908331" elapsed="0.000172"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.908875" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.908643" elapsed="0.000301"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:00.908982" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.909118" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:00.907331" elapsed="0.001824"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:00.921534" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2156', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.4&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;false&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;EXTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:00.921607" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:00.921713" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:00.911223" elapsed="0.010515"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.909218" elapsed="0.012559"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.921940" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.921800" elapsed="0.000198"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.909202" elapsed="0.012814"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.924914" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.922861" elapsed="0.002091"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.922653" elapsed="0.002329"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.922637" elapsed="0.002367"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.927269" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.925262" elapsed="0.002046"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.925052" elapsed="0.002286"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.925038" elapsed="0.002321"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.927843" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.927500" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.928133" elapsed="0.000034"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.927927" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.928618" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.928359" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.928219" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.927912" elapsed="0.000821"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.929212" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.928876" elapsed="0.000359"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.929499" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.929295" elapsed="0.000254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.929978" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.929723" elapsed="0.000278"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.929569" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.929280" elapsed="0.000769"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.930197" elapsed="0.000301"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:00.930892" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.930641" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.931049" elapsed="0.002009"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:00.922348" elapsed="0.010766"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:00.933282" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:21:00.933188" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.933171" elapsed="0.000185"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.933486" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:00.933545" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:00.935522" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:00.904956" elapsed="0.030590"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.935602" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:00.935746" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:00.761798" elapsed="0.173970"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.936055" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.935850" elapsed="0.000264"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.935836" elapsed="0.000312"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.936179" elapsed="0.000022"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:00.757805" elapsed="0.178487"/>
</kw>
<var name="${index}">4</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:00.756861" elapsed="0.179465"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.937077" level="INFO">&amp;{mapping} = { IP=127.0.0.5 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.936567" elapsed="0.000535"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.966849" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:00.966507" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.967555" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:00.967325" elapsed="0.000288">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:00.967708" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:00.967017" elapsed="0.000714"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.968237" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:00.967884" elapsed="0.000377"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:00.968521" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:00.968643" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:00.968403" elapsed="0.000263"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.969039" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.968822" elapsed="0.000257"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.969934" level="INFO">mapping: {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:00.969691" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.970358" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.970114" elapsed="0.000267"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.970955" level="INFO">${value} = 127.0.0.5</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.970686" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.971854" level="INFO">${encoded} = 127.0.0.5</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.971428" elapsed="0.000450"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.971922" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.972054" level="INFO">${encoded_value} = 127.0.0.5</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.971152" elapsed="0.000924"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.972232" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.5</var>
<status status="PASS" start="2026-09-01T01:21:00.970568" elapsed="0.001894"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.972955" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.972676" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.973857" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.973440" elapsed="0.000441"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.973925" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.974056" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.973155" elapsed="0.000922"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.974231" elapsed="0.000194"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:00.972559" elapsed="0.001903"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.975105" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.974675" elapsed="0.000453"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.976017" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.975603" elapsed="0.000437"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.976084" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:00.976237" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.975326" elapsed="0.000933"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.976393" elapsed="0.000193"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:00.974557" elapsed="0.002095"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.977178" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.976886" elapsed="0.000316"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.978063" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.977651" elapsed="0.000435"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.978130" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:21:00.978282" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.977374" elapsed="0.000930"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.978438" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.976767" elapsed="0.001898"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.979187" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:00.978894" elapsed="0.000317"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:00.980231" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.979651" elapsed="0.000603"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:00.980298" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:00.980430" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:00.979375" elapsed="0.001077"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:00.980588" elapsed="0.000213"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:00.978775" elapsed="0.002061"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.970422" elapsed="0.010445"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:00.980904" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:00.981043" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:00.969410" elapsed="0.011656"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:00.969152" elapsed="0.011942"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.981285" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:00.981116" elapsed="0.000219"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:00.969122" elapsed="0.012231"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:00.982041" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:00.981480" elapsed="0.000586"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:00.982109" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:00.965959" elapsed="0.016281"/>
</kw>
<msg time="2026-09-01T01:21:00.982288" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:00.954813" elapsed="0.027517"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:00.993201" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.004031" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.015069" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.015255" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.015411" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.015746" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.015604" elapsed="0.000192"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.015591" elapsed="0.000226"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.015942" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.016091" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.016251" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.015566" elapsed="0.000732"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.015476" elapsed="0.000845"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.016449" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.016513" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:01.016619" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:00.951027" elapsed="0.065616"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.039946" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.039603" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.040607" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.040425" elapsed="0.000239">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.040757" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.040114" elapsed="0.000665"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.041285" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.040931" elapsed="0.000378"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.041568" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:01.041743" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:01.041450" elapsed="0.000320"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.042127" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.041909" elapsed="0.000300"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:01.042536" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.042276" elapsed="0.000311"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.043014" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.042751" elapsed="0.000288"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.042610" elapsed="0.000460"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.042260" elapsed="0.000828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.044043" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.043307" elapsed="0.000764"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.044115" elapsed="0.000041"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.039056" elapsed="0.005188"/>
</kw>
<msg time="2026-09-01T01:21:01.044303" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.027965" elapsed="0.016380"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.055339" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.066232" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.077126" elapsed="0.000035"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.077310" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.077464" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.077805" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.077660" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.077647" elapsed="0.000232"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.078004" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.078167" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.078315" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.077621" elapsed="0.000741"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.077529" elapsed="0.000855"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.078514" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.078579" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.078728" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:01.025630" elapsed="0.053124"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.079884" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.079651" elapsed="0.000290">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.080021" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.079346" elapsed="0.000697"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.080340" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.080104" elapsed="0.000286"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.080833" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.080559" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.080412" elapsed="0.000474"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.080088" elapsed="0.000817"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.082985" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.081040" elapsed="0.001968"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:01.083052" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.083321" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.079045" elapsed="0.004298"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.084568" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.084347" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.085009" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.084793" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.085443" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.085224" elapsed="0.000258"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.085843" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.085615" elapsed="0.000266"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:01.086597" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:01.086432" elapsed="0.000188"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:01.086920" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:01.086769" elapsed="0.000173"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.087073" elapsed="0.000190"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.087621" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.087401" elapsed="0.000259"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:01.087709" elapsed="0.000030"/>
</return>
<msg time="2026-09-01T01:21:01.087863" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:01.086057" elapsed="0.001835"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:01.099379" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.5&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:01.099480" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:01.099561" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:01.089955" elapsed="0.009629"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.087955" elapsed="0.011668"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.099799" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.099646" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.087940" elapsed="0.011941"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.102835" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.100723" elapsed="0.002150"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.100518" elapsed="0.002385"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.100502" elapsed="0.002423"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.105197" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.103181" elapsed="0.002056"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.102972" elapsed="0.002295"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.102958" elapsed="0.002331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.105779" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.105430" elapsed="0.000380"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.106082" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.105872" elapsed="0.000260"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.106570" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.106311" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.106170" elapsed="0.000453"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.105857" elapsed="0.000784"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.107132" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.106809" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.107437" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.107232" elapsed="0.000254"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.107914" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.107645" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.107507" elapsed="0.000459"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.107217" elapsed="0.000767"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.108115" elapsed="0.000315"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:01.108825" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.108575" elapsed="0.000274"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.108983" elapsed="0.002041"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:01.100210" elapsed="0.010869"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:01.111253" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.111149" elapsed="0.000158"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.111121" elapsed="0.000206"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.111457" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.111515" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.113492" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:01.083631" elapsed="0.029884"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.113600" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.113750" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:00.941241" elapsed="0.172531"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.114063" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.113856" elapsed="0.000266"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.113841" elapsed="0.000317"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.114188" elapsed="0.000022"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:00.937347" elapsed="0.176946"/>
</kw>
<var name="${index}">5</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-09-01T01:21:00.936423" elapsed="0.177905"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.115075" level="INFO">&amp;{mapping} = { IP=127.0.0.6 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.114567" elapsed="0.000533"/>
</kw>
<kw name="Put_As_Xml_Templated" owner="TemplatedRequests">
<kw name="Put_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.145047" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.144716" elapsed="0.000356"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.145719" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.145523" elapsed="0.000254">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.145857" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.145230" elapsed="0.000647"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.146374" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.146024" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.146656" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:01.146788" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:01.146539" elapsed="0.000271"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.147178" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.146949" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.148063" level="INFO">mapping: {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.147830" elapsed="0.000272"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.148487" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.148257" elapsed="0.000253"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.149084" level="INFO">${value} = 127.0.0.6</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.148827" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.149988" level="INFO">${encoded} = 127.0.0.6</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.149556" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.150089" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:01.150242" level="INFO">${encoded_value} = 127.0.0.6</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.149282" elapsed="0.000982"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.150397" elapsed="0.000195"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.6</var>
<status status="PASS" start="2026-09-01T01:21:01.148708" elapsed="0.001919"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.151111" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.150852" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.152156" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.151733" elapsed="0.000447"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.152224" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.152356" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.151441" elapsed="0.000936"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.152510" elapsed="0.000205"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:01.150736" elapsed="0.002014"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.153266" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.152961" elapsed="0.000328"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.154158" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.153738" elapsed="0.000452"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.154236" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.154383" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.153451" elapsed="0.000961"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.154549" elapsed="0.000206"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:01.152845" elapsed="0.001945"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.155405" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.155033" elapsed="0.000395"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.156305" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.155880" elapsed="0.000454"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.156379" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.156510" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.155590" elapsed="0.000941"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.156662" elapsed="0.000208"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:01.154893" elapsed="0.002012"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.157413" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.157116" elapsed="0.000320"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.158329" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.157897" elapsed="0.000457"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.158398" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.158529" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.157596" elapsed="0.000955"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.158682" elapsed="0.000211"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:01.156999" elapsed="0.001930"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:01.148549" elapsed="0.010409"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:01.158995" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:01.159130" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:01.147536" elapsed="0.011644"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.147284" elapsed="0.011924"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.159397" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.159259" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.147267" elapsed="0.012197"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.160175" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.159590" elapsed="0.000611"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.160243" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.144159" elapsed="0.016192"/>
</kw>
<msg time="2026-09-01T01:21:01.160399" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.132993" elapsed="0.027447"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.171531" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.182349" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.193345" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.193515" elapsed="0.000023"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.193672" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.194000" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.193873" elapsed="0.000175"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.193861" elapsed="0.000207"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.194206" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.194353" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.194496" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.193836" elapsed="0.000704"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.193748" elapsed="0.000814"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.194689" elapsed="0.000029"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.194765" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.194875" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:01.129015" elapsed="0.065912"/>
</kw>
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.218189" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.217841" elapsed="0.000373"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.218840" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.218646" elapsed="0.000250">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/data.xml' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.218976" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.218355" elapsed="0.000642"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.219485" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.219153" elapsed="0.000356"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.219786" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/data.xml&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:01.219907" level="INFO">${template} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:01.219648" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.220303" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;$IP&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;$HOLDTIME&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;$PASSIVE_MODE&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.220069" elapsed="0.000299"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="NOT RUN" start="2026-09-01T01:21:01.220681" elapsed="0.000036"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.220426" elapsed="0.000320"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.221165" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.220894" elapsed="0.000295"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.220767" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.220410" elapsed="0.000828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.222122" level="INFO">${final_text} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.221395" elapsed="0.000768"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.222206" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.217296" elapsed="0.005020"/>
</kw>
<msg time="2026-09-01T01:21:01.222374" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.206198" elapsed="0.016217"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.234194" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.245014" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.255817" elapsed="0.000029"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.255992" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.256159" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.256485" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.256357" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.256345" elapsed="0.000208"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.256675" elapsed="0.000031"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.256837" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.256982" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.256321" elapsed="0.000706"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.256231" elapsed="0.000818"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.257191" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.257256" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:01.257389" level="INFO">${data} = &lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-...</msg>
<var>${data}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${base_name}</arg>
<arg>extension=${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>endline=${endline}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from 1, by one  times.
Template variable ${j} is calculated as ${i} incremented by offset 0 ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:01.203871" elapsed="0.053543"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.258594" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.258375" elapsed="0.000276">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.258745" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.258032" elapsed="0.000734"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.259051" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.258829" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.259537" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.259281" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.259121" elapsed="0.000469"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.258812" elapsed="0.000797"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.261673" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.259755" elapsed="0.001958"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:01.261757" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.261893" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.257749" elapsed="0.004166"/>
</kw>
<kw name="Put_To_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.263127" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.262905" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.263534" level="INFO">&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt;</msg>
<arg>${data}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.263322" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.264078" level="INFO">{'Content-Type': 'application/xml'}</msg>
<arg>${content_type}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.263822" elapsed="0.000296"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.264486" level="INFO">{'Accept': 'application/xml'}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.264273" elapsed="0.000251"/>
</kw>
<kw name="Join_Two_Headers" owner="TemplatedRequests">
<kw name="Copy Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:01.265241" level="INFO">${accumulator} = {'Content-Type': 'application/xml'}</msg>
<var>${accumulator}</var>
<arg>${first}</arg>
<doc>Returns a copy of the given dictionary.</doc>
<status status="PASS" start="2026-09-01T01:21:01.265062" elapsed="0.000202"/>
</kw>
<kw name="Get Dictionary Items" owner="Collections">
<msg time="2026-09-01T01:21:01.265577" level="INFO">${items_to_add} = ['Accept', 'application/xml']</msg>
<var>${items_to_add}</var>
<arg>${second}</arg>
<doc>Returns items of the given ``dictionary`` as a list.</doc>
<status status="PASS" start="2026-09-01T01:21:01.265428" elapsed="0.000172"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${accumulator}</arg>
<arg>@{items_to_add}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.265746" elapsed="0.000171"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.266290" level="INFO">{'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<arg>${accumulator}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.266054" elapsed="0.000274"/>
</kw>
<return>
<value>${accumulator}</value>
<status status="PASS" start="2026-09-01T01:21:01.266364" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.266498" level="INFO">${headers} = {'Content-Type': 'application/xml', 'Accept': 'application/xml'}</msg>
<var>${headers}</var>
<arg>first=${content_type}</arg>
<arg>second=${accept}</arg>
<doc>Take two dicts, join them, return result. Second argument values take precedence.</doc>
<status status="PASS" start="2026-09-01T01:21:01.264708" elapsed="0.001811"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="PUT On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:01.280968" level="INFO">PUT Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/xml', 'Connection': 'keep-alive', 'Content-Type': 'application/xml', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '2155', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=&lt;neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions"&gt;
    &lt;neighbor-address&gt;127.0.0.6&lt;/neighbor-address&gt;
    &lt;route-reflector&gt;
        &lt;config&gt;
            &lt;route-reflector-client&gt;true&lt;/route-reflector-client&gt;
        &lt;/config&gt;
    &lt;/route-reflector&gt;
    &lt;timers&gt;
        &lt;config&gt;
            &lt;hold-time&gt;180&lt;/hold-time&gt;
        &lt;/config&gt;
    &lt;/timers&gt;
    &lt;transport&gt;
        &lt;config&gt;
            &lt;remote-port&gt;179&lt;/remote-port&gt;
            &lt;passive-mode&gt;true&lt;/passive-mode&gt;
        &lt;/config&gt;
    &lt;/transport&gt;
    &lt;config&gt;
        &lt;peer-type&gt;INTERNAL&lt;/peer-type&gt;
    &lt;/config&gt;
    &lt;afi-safis&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV4-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:IPV6-LABELLED-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV4-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L3VPN-IPV6-UNICAST&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name xmlns:x="http://openconfig.net/yang/bgp-types"&gt;x:L2VPN-EVPN&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;LINKSTATE&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV4-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
        &lt;afi-safi&gt;
            &lt;afi-safi-name&gt;IPV6-L3VPN-FLOW&lt;/afi-safi-name&gt;
        &lt;/afi-safi&gt;
    &lt;/afi-safis&gt;
&lt;/neighbor&gt; 
 </msg>
<msg time="2026-09-01T01:21:01.281041" level="INFO">PUT Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 status=201, reason=Created 
 headers={'Content-Length': '0'} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:01.281127" level="INFO">${response} = &lt;Response [201]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:01.268609" elapsed="0.012560"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.266580" elapsed="0.014628"/>
</branch>
<branch type="ELSE">
<kw name="PUT On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>data=${data}</arg>
<arg>headers=${headers}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a PUT request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.281375" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.281231" elapsed="0.000202"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.266565" elapsed="0.014887"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.284350" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.282291" elapsed="0.002097"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.282077" elapsed="0.002341"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.282062" elapsed="0.002378"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.286691" level="INFO">201</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.284680" elapsed="0.002063"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.284487" elapsed="0.002287"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.284473" elapsed="0.002322"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.287285" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.286942" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.287607" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.287370" elapsed="0.000288"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.288094" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.287833" elapsed="0.000283"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.287679" elapsed="0.000483"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.287355" elapsed="0.000826"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.288643" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.288323" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.288951" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.288744" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.289432" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.289174" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.289020" elapsed="0.000465"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.288728" elapsed="0.000776"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.289633" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:01.290342" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.290090" elapsed="0.000275"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.290499" elapsed="0.002013"/>
</kw>
<arg>${response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:01.281771" elapsed="0.010797"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:01.292730" elapsed="0.000024"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.292625" elapsed="0.000159"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.292609" elapsed="0.000196"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.292940" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.292998" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.294977" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>data=${data}</arg>
<arg>content_type=${content_type}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<doc>PUT data to given URI, check status code and return response text.
${content_type} and ${accept} are mandatory Python objects with headers to use.
If ${normalize_json}, normalize text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:01.262211" elapsed="0.032789"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.295054" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:01.295203" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>extension=xml</arg>
<arg>accept=${ACCEPT_XML}</arg>
<arg>content_type=${HEADERS_XML}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=False</arg>
<arg>endline=${\n}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve URI and data from folder, call Put_To_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:01.119315" elapsed="0.175910"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Xml_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=response</arg>
<arg>mapping=${mapping}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected XML data, should be equal to provided ${response}.
Endline set to empty, as this Resource does not support indented XML comparison.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.295513" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.295308" elapsed="0.000263"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.295294" elapsed="0.000298"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.295620" elapsed="0.000022"/>
</return>
<arg>${POLICIES_VAR}${/}${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for XML data, return Put_Templated response text.
Optionally, verification against response.xml (no iteration) is called.</doc>
<status status="PASS" start="2026-09-01T01:21:01.115344" elapsed="0.180394"/>
</kw>
<var name="${index}">6</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-09-01T01:21:01.114424" elapsed="0.181347"/>
</iter>
<var>${index}</var>
<var>${peer_type}</var>
<value>${NUMBERS}</value>
<value>${PEER_TYPES}</value>
<status status="PASS" start="2026-09-01T01:21:00.200829" elapsed="1.094973"/>
</for>
<doc>Configure BGP peer modules with initiate-connection set to false.
Configures 6 different peers, two internal, two external and two route-reflectors.</doc>
<status status="PASS" start="2026-09-01T01:21:00.118005" elapsed="1.177900"/>
</test>
<test id="s1-s20-t4" name="Start_Exabgps" line="76">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:01.298718" elapsed="0.000193"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:01.298476" elapsed="0.000485"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.299890" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.299791" elapsed="0.000140"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.299775" elapsed="0.000176"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.304465" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.304370" elapsed="0.000135"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.304353" elapsed="0.000172"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.305423" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.305069" elapsed="0.000377"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.305864" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:01.305589" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:01.305927" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.306062" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.304739" elapsed="0.001345"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.310894" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.310797" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.310780" elapsed="0.000174"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.311997" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.311904" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.311887" elapsed="0.000169"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:01.312471" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.312206" elapsed="0.000289"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.312843" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:01.312636" elapsed="0.000230"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.345362" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.313335" elapsed="0.032118"/>
</kw>
<msg time="2026-09-01T01:21:01.345599" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:01.345639" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.313010" elapsed="0.032664"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.370800" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:01.346164" elapsed="0.024727"/>
</kw>
<msg time="2026-09-01T01:21:01.371032" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:01.371071" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.345841" elapsed="0.025263"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.371385" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.371188" elapsed="0.000245"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.371172" elapsed="0.000281"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.371857" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.371578" elapsed="0.000338"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.372179" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.371973" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.371958" elapsed="0.000290"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:01.372276" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:01.374629" elapsed="0.000141"/>
</kw>
<msg time="2026-09-01T01:21:01.374825" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.373610" elapsed="0.001333"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.375484" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.375817" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:01.373028" elapsed="0.002962"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:01.372539" elapsed="0.003510"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:01.311628" elapsed="0.064506"/>
</kw>
<msg time="2026-09-01T01:21:01.376235" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:01.376273" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.311090" elapsed="0.065217"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:01.376466" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.376373" elapsed="0.000145"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.376357" elapsed="0.000182"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.376901" elapsed="0.000023"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.377264" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.377328" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:01.310492" elapsed="0.066929"/>
</kw>
<msg time="2026-09-01T01:21:01.377501" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:01.377538" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "a "r "t "_ "E "x "a "b "g "p "s "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.306418" elapsed="0.071154"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.377876" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.377636" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.377621" elapsed="0.000322"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:01.306292" elapsed="0.071671"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:01.306129" elapsed="0.071859"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:01.304040" elapsed="0.073995"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:01.299530" elapsed="0.078552"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.299130" elapsed="0.078990"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:01.296570" elapsed="0.081663"/>
</kw>
<kw name="Virtual_Env_Activate_On_Current_Session" owner="SSHKeywords">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.380623" level="INFO">source /tmp/defaultvenv/bin/activate</msg>
<arg>source ${SSHKeywords__current_venv_path}/bin/activate</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.378787" elapsed="0.001885"/>
</kw>
<kw name="Read Until Prompt" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.385443" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<msg time="2026-09-01T01:21:01.385520" level="INFO">${output} = [?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<var>${output}</var>
<doc>Consumes and returns the server output until the prompt is found.</doc>
<status status="PASS" start="2026-09-01T01:21:01.380827" elapsed="0.004716"/>
</kw>
<if>
<branch type="IF" condition="${log_output}==${True}">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.386054" level="INFO">[?2004l[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.385833" elapsed="0.000262"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.385601" elapsed="0.000522"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.385585" elapsed="0.000574"/>
</if>
<arg>log_output=${True}</arg>
<doc>Activates virtual environment. To run anything in the env activated this way you should use SSHLibrary.Write and Read commands.</doc>
<status status="PASS" start="2026-09-01T01:21:01.378454" elapsed="0.007748"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.386845" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.386526" elapsed="0.000344"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.387239" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.387007" elapsed="0.000271"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.389071" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;</msg>
<msg time="2026-09-01T01:21:01.389163" level="INFO">${output} =  env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.387411" elapsed="0.001776"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.389544" level="INFO"> env exabgp.tcp.port=1790 exabgp --debug exabgp1.cfg &gt; exa1.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.389326" elapsed="0.000257"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:01.386405" elapsed="0.003206"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.390126" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.389829" elapsed="0.000336"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.390514" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.390302" elapsed="0.000250"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.391174" level="INFO">[?2004l[1] 6520</msg>
<msg time="2026-09-01T01:21:01.391248" level="INFO">${output} = [?2004l[1] 6520
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.390682" elapsed="0.000588"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.391648" level="INFO">[?2004l[1] 6520
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.391407" elapsed="0.000303"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-09-01T01:21:01.389709" elapsed="0.002030"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.392290" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.391959" elapsed="0.000355"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.392664" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.392451" elapsed="0.000265"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.394486" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;</msg>
<msg time="2026-09-01T01:21:01.394566" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.392847" elapsed="0.001743"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.394958" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp2.cfg &gt; exa2.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.394741" elapsed="0.000258"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-09-01T01:21:01.391826" elapsed="0.003201"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.395544" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.395249" elapsed="0.000319"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.395925" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.395715" elapsed="0.000248"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.396574" level="INFO">[?2004l[2] 6521</msg>
<msg time="2026-09-01T01:21:01.396648" level="INFO">${output} = [?2004l[2] 6521
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.396093" elapsed="0.000577"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.397036" level="INFO">[?2004l[2] 6521
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.396821" elapsed="0.000272"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-09-01T01:21:01.395113" elapsed="0.002009"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.397674" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.397358" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.398061" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.397850" elapsed="0.000251"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.399818" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;</msg>
<msg time="2026-09-01T01:21:01.399902" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.398247" elapsed="0.001714"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.400339" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp3.cfg &gt; exa3.log &amp;
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.400104" elapsed="0.000277"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-09-01T01:21:01.397225" elapsed="0.003185"/>
</iter>
<iter>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.401083" level="INFO">${start_cmd} = env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;</msg>
<var>${start_cmd}</var>
<arg>${CMD} exabgp${index}.cfg &gt; exa${index}.log &amp;</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.400616" elapsed="0.000492"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.401476" level="INFO">env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;</msg>
<arg>${start_cmd}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.401262" elapsed="0.000254"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.402123" level="INFO">[?2004l[3] 6522</msg>
<msg time="2026-09-01T01:21:01.402210" level="INFO">${output} = [?2004l[3] 6522
</msg>
<var>${output}</var>
<arg>${start_cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.401649" elapsed="0.000584"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.402586" level="INFO">[?2004l[3] 6522
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.402371" elapsed="0.000254"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-09-01T01:21:01.400496" elapsed="0.002157"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-09-01T01:21:01.386275" elapsed="0.016404"/>
</for>
<doc>Start 6 exabgps as processes in background, each with it's own configuration.</doc>
<status status="PASS" start="2026-09-01T01:21:01.296088" elapsed="0.106697"/>
</test>
<test id="s1-s20-t5" name="Verify_Rib_Filled" line="86">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:01.405752" elapsed="0.000182"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:01.405512" elapsed="0.000471"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.406860" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.406763" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.406747" elapsed="0.000174"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.411350" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.411256" elapsed="0.000134"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.411239" elapsed="0.000169"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.412297" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.411948" elapsed="0.000372"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.412732" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:01.412459" elapsed="0.000297"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:01.412795" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.412933" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.411604" elapsed="0.001350"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.417874" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.417778" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.417761" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.419080" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.418984" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.418966" elapsed="0.000193"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:01.419547" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.419287" elapsed="0.000283"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.419908" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:01.419721" elapsed="0.000210"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.448734" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:01.420385" elapsed="0.028442"/>
</kw>
<msg time="2026-09-01T01:21:01.448970" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:01.449009" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.420072" elapsed="0.028971"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:01.504416" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:01.449556" elapsed="0.054955"/>
</kw>
<msg time="2026-09-01T01:21:01.504656" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:01.504710" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.449254" elapsed="0.055491"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.505009" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.504812" elapsed="0.000244"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.504796" elapsed="0.000281"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.505500" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "l "l "e "d "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.505232" elapsed="0.000328"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.505823" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.505617" elapsed="0.000254"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.505602" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:01.505920" elapsed="0.000024"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:01.508730" elapsed="0.000126"/>
</kw>
<msg time="2026-09-01T01:21:01.508910" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.507349" elapsed="0.001682"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.509304" elapsed="0.000076"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.509619" elapsed="0.000085"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:01.506740" elapsed="0.003066"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:01.506188" elapsed="0.003673"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:01.418586" elapsed="0.091358"/>
</kw>
<msg time="2026-09-01T01:21:01.510022" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:01.510060" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.418067" elapsed="0.092026"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:01.510281" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.510186" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.510169" elapsed="0.000185"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.510733" elapsed="0.000024"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.511035" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.511097" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:01.417472" elapsed="0.093737"/>
</kw>
<msg time="2026-09-01T01:21:01.511290" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:01.511328" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "V "e "r "i "f "y "_ "R "i "b "_ "F "i "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.413285" elapsed="0.098075"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.511642" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.511423" elapsed="0.000310"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.511409" elapsed="0.000348"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:01.413159" elapsed="0.098619"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:01.412998" elapsed="0.098805"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:01.410933" elapsed="0.100917"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:01.406504" elapsed="0.105393"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:01.406117" elapsed="0.105818"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:01.403522" elapsed="0.108457"/>
</kw>
<kw name="Verify_Rib_Status">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.559929" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.559587" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.560625" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.560406" elapsed="0.000282">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.560798" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.560096" elapsed="0.000723"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.561317" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.560962" elapsed="0.000379"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.561602" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:01.561755" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:01.561483" elapsed="0.000295"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.562132" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.561918" elapsed="0.000271"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.563025" level="INFO">mapping: {}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.562801" elapsed="0.000262"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.563455" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.563218" elapsed="0.000259"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.563765" elapsed="0.000020"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.563950" elapsed="0.000020"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.564101" elapsed="0.000017"/>
</kw>
<var name="${key}"/>
<var name="${value}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.563634" elapsed="0.000530"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.563517" elapsed="0.000672"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:01.564227" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.564363" level="INFO">${mapping_to_use} = {}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:01.562506" elapsed="0.001878"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.562248" elapsed="0.002163"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.564561" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.564433" elapsed="0.000174"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.562232" elapsed="0.002393"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.565160" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.564762" elapsed="0.000422"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.565257" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.559043" elapsed="0.006326"/>
</kw>
<msg time="2026-09-01T01:21:01.565415" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.547968" elapsed="0.017489"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.576522" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.587436" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.598451" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.598623" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.598792" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.599107" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.598981" elapsed="0.000188"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.598969" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.599315" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.599459" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.599602" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.598944" elapsed="0.000703"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.598856" elapsed="0.000813"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.599814" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.599878" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.599978" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:01.544221" elapsed="0.055778"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.601153" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.600924" elapsed="0.000287">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.601292" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.600573" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.601589" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.601374" elapsed="0.000264"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.602074" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.601815" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.601659" elapsed="0.000499"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.601359" elapsed="0.000820"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.604419" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.602314" elapsed="0.002128"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:01.604486" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.604618" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.600294" elapsed="0.004345"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.605747" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.605518" elapsed="0.000286">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rib_state/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.605884" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.605218" elapsed="0.000686"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:01.606082" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.605965" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.605950" elapsed="0.000221"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.606303" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.606454" elapsed="0.000017"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.606510" elapsed="0.000012"/>
</return>
<msg time="2026-09-01T01:21:01.608356" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rib_state/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.604924" elapsed="0.003455"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.609630" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.609408" elapsed="0.000305"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.610070" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.609852" elapsed="0.000255"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:01.622504" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:01.622724" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib 
 status=200, reason=OK 
 headers={'Cache-Control': 'no-cache', 'Content-Type': 'application/yang-data+json', 'Transfer-Encoding': 'chunked'} 
 body={"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://10.30.170.91","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-targe... (set the log level to DEBUG or TRACE to see the full content) 
 </msg>
<msg time="2026-09-01T01:21:01.622921" level="INFO">${response} = &lt;Response [200]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:01.612122" elapsed="0.010823"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.610180" elapsed="0.012802"/>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.623158" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.623005" elapsed="0.000211"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.610164" elapsed="0.013070"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.626304" level="INFO">{"bgp-rib:rib":[{"id":"example-bgp-rib","peer":[{"peer-id":"bgp://192.0.2.6","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"},{"peer-id":"bgp://10.30.170.91","supported-tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"}],"effective-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"route-key":"10.0.0.17/32","path-id":0,"prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"adj-rib-out":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family"},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family"},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family"}]},"adj-rib-in":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"route-key":"10.0.0.17/32","path-id":0,"prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]},"peer-role":"internal"}],"loc-rib":{"tables":[{"afi":"bgp-types:ipv4-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-mvpn:mcast-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"odl-bgp-evpn:l2vpn-address-family","safi":"odl-bgp-evpn:evpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-route-target-constrain:route-target-constrain-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-linkstate:linkstate-address-family","safi":"bgp-linkstate:linkstate-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-flowspec:flowspec-l3vpn-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv6-address-family","safi":"bgp-labeled-unicast:labeled-unicast-subsequent-address-family","attributes":{"uptodate":false}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:unicast-subsequent-address-family","attributes":{"uptodate":false},"bgp-inet:ipv4-routes":{"ipv4-route":[{"path-id":0,"route-key":"10.0.0.17/32","prefix":"10.0.0.17/32","attributes":{"origin":{"value":"igp"},"local-pref":{"pref":100},"ipv4-next-hop":{"global":"10.11.1.1"}}}]}},{"afi":"bgp-types:ipv4-address-family","safi":"bgp-types:mpls-labeled-vpn-subsequent-address-family","attributes":{"uptodate":false}}]}}]}</msg>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.624121" elapsed="0.002403"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.623928" elapsed="0.002628"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.623911" elapsed="0.002667"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.628866" level="INFO">200</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.626845" elapsed="0.002061"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.626627" elapsed="0.002309"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.626613" elapsed="0.002345"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.629455" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.629101" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.629760" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.629539" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.630250" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.629973" elapsed="0.000300"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.629832" elapsed="0.000473"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.629524" elapsed="0.000799"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.630797" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.630463" elapsed="0.000357"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.631085" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.630881" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.631569" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.631312" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.631171" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.630866" elapsed="0.000775"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.631785" elapsed="0.000304"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:01.632498" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.632251" elapsed="0.000270"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.632657" elapsed="0.002171"/>
</kw>
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:01.623552" elapsed="0.011333"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.635038" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.634946" elapsed="0.000132"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.634930" elapsed="0.000167"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<msg time="2026-09-01T01:21:01.642858" level="INFO">${text_normalized} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.635240" elapsed="0.007647"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="PASS" start="2026-09-01T01:21:01.642933" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:01.643072" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="PASS" start="2026-09-01T01:21:01.608678" elapsed="0.034417"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.643170" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:21:01.643301" level="INFO">${response_text} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="PASS" start="2026-09-01T01:21:01.524380" elapsed="0.118945"/>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.643608" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.643396" elapsed="0.000321"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.643381" elapsed="0.000359"/>
</if>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.643770" elapsed="0.000023"/>
</return>
<msg time="2026-09-01T01:21:01.643902" level="INFO">${output} = {
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "...</msg>
<var>${output}</var>
<arg>${POLICIES_VAR}/rib_state</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="PASS" start="2026-09-01T01:21:01.519043" elapsed="0.124883"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.644316" level="INFO">{
 "bgp-rib:rib": [
  {
   "id": "example-bgp-rib",
   "loc-rib": {
    "tables": [
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "bgp-inet:ipv4-routes": {
       "ipv4-route": [
        {
         "attributes": {
          "ipv4-next-hop": {
           "global": "10.11.1.1"
          },
          "local-pref": {
           "pref": 100
          },
          "origin": {
           "value": "igp"
          }
         },
         "path-id": 0,
         "prefix": "10.0.0.17/32",
         "route-key": "10.0.0.17/32"
        }
       ]
      },
      "safi": "bgp-types:unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-linkstate:linkstate-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-linkstate:linkstate-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv4-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-flowspec:flowspec-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
     },
     {
      "afi": "bgp-types:ipv6-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "bgp-types:unicast-subsequent-address-family"
     },
     {
      "afi": "odl-bgp-evpn:l2vpn-address-family",
      "attributes": {
       "uptodate": false
      },
      "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
     }
    ]
   },
   "peer": [
    {
     "adj-rib-in": {
      "tables": [
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "bgp-inet:ipv4-routes": {
         "ipv4-route": [
          {
           "attributes": {
            "ipv4-next-hop": {
             "global": "10.11.1.1"
            },
            "local-pref": {
             "pref": 100
            },
            "origin": {
             "value": "igp"
            }
           },
           "path-id": 0,
           "prefix": "10.0.0.17/32",
           "route-key": "10.0.0.17/32"
          }
         ]
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "adj-rib-out": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "effective-rib-in": {
      "tables": [
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "bgp-inet:ipv4-routes": {
         "ipv4-route": [
          {
           "attributes": {
            "ipv4-next-hop": {
             "global": "10.11.1.1"
            },
            "local-pref": {
             "pref": 100
            },
            "origin": {
             "value": "igp"
            }
           },
           "path-id": 0,
           "prefix": "10.0.0.17/32",
           "route-key": "10.0.0.17/32"
          }
         ]
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "peer-id": "bgp://10.30.170.91",
     "peer-role": "internal",
     "supported-tables": [
      {
       "afi": "bgp-linkstate:linkstate-address-family",
       "safi": "bgp-linkstate:linkstate-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "odl-bgp-evpn:l2vpn-address-family",
       "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
      }
     ]
    },
    {
     "adj-rib-in": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "adj-rib-out": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "effective-rib-in": {
      "tables": [
       {
        "afi": "bgp-linkstate:linkstate-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-linkstate:linkstate-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv4-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-flowspec:flowspec-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
       },
       {
        "afi": "bgp-types:ipv6-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "bgp-types:unicast-subsequent-address-family"
       },
       {
        "afi": "odl-bgp-evpn:l2vpn-address-family",
        "attributes": {
         "uptodate": false
        },
        "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
       }
      ]
     },
     "peer-id": "bgp://192.0.2.6",
     "peer-role": "internal",
     "supported-tables": [
      {
       "afi": "bgp-linkstate:linkstate-address-family",
       "safi": "bgp-linkstate:linkstate-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-route-target-constrain:route-target-constrain-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv4-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-l3vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-flowspec:flowspec-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-labeled-unicast:labeled-unicast-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-mvpn:mcast-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:mpls-labeled-vpn-subsequent-address-family"
      },
      {
       "afi": "bgp-types:ipv6-address-family",
       "safi": "bgp-types:unicast-subsequent-address-family"
      },
      {
       "afi": "odl-bgp-evpn:l2vpn-address-family",
       "safi": "odl-bgp-evpn:evpn-subsequent-address-family"
      }
     ]
    }
   ]
  }
 ]
}
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.644068" elapsed="0.000529"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.645281" level="INFO">&amp;{mapping} = { IP=127.0.0.1 }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.644913" elapsed="0.000393"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.688485" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.688155" elapsed="0.000355"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.689281" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.688961" elapsed="0.000379">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.689422" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.688653" elapsed="0.000790"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.689933" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.689588" elapsed="0.000369"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.690241" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:01.690371" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:01.690097" elapsed="0.000297"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.690759" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.690530" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.691936" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.691585" elapsed="0.000391"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.692426" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.692117" elapsed="0.000332"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.693617" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:01.692836" elapsed="0.000871"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:01.695373" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.695064" elapsed="0.000346"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:01.695519" elapsed="0.000070"/>
</return>
<msg time="2026-09-01T01:21:01.695860" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:01.694335" elapsed="0.001605"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:01.696228" elapsed="0.000434"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:01.692654" elapsed="0.004139"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:01.692491" elapsed="0.004336"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:01.696869" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:01.697006" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:01.691276" elapsed="0.005752"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.690857" elapsed="0.006199"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.697361" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.697078" elapsed="0.000334"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.690840" elapsed="0.006589"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.698047" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:01.697555" elapsed="0.000516"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:01.698159" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:01.687589" elapsed="0.010682"/>
</kw>
<msg time="2026-09-01T01:21:01.698319" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:01.676546" elapsed="0.021815"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.709201" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.720155" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.730890" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.731063" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.731233" elapsed="0.000019"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.731554" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.731426" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.731413" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.731762" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.731910" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.732056" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:01.731388" elapsed="0.000714"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.731299" elapsed="0.000825"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.732270" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.732335" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:01.732441" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:01.672777" elapsed="0.059688"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.733609" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.733395" elapsed="0.000272">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.733763" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.733075" elapsed="0.000710"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.734071" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.733849" elapsed="0.000271"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.734561" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:01.734304" elapsed="0.000280"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:01.734157" elapsed="0.000458"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.733832" elapsed="0.000801"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.736885" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:01.734784" elapsed="0.002125"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:01.736954" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:01.737089" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.732791" elapsed="0.004320"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:01.738262" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.738002" elapsed="0.000317">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:01.738401" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:01.737680" elapsed="0.000742"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:01.738602" elapsed="0.000022"/>
</return>
<status status="PASS" start="2026-09-01T01:21:01.738483" elapsed="0.000171"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:01.738468" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.738819" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.738970" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.739028" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:01.740726" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:01.737395" elapsed="0.003355"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.741973" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.741753" elapsed="0.000260"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:01.742374" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:01.742161" elapsed="0.000250"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:01.749108" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:01.749243" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:21:01.749338" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.744310" elapsed="0.005416">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:01.742468" elapsed="0.007333">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.749972" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.749830" elapsed="0.000199"/>
</branch>
<status status="FAIL" start="2026-09-01T01:21:01.742452" elapsed="0.007597">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.750392" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.750509" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:01.750477" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.750462" elapsed="0.000103"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.750703" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.750766" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.741023" elapsed="0.009839">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.750927" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.653010" elapsed="0.098002">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:01.751264" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:01.751093" elapsed="0.000235"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:01.751079" elapsed="0.000270"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:01.751377" elapsed="0.000013"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.649196" elapsed="0.102267">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.829408" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:04.829037" elapsed="0.000401"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:04.830352" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.829907" elapsed="0.000514">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:04.830576" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:04.829593" elapsed="0.001006"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.831104" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:04.830761" elapsed="0.000367"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:04.831422" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:04.831575" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:04.831294" elapsed="0.000304"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.831975" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:04.831752" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.833035" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:04.832678" elapsed="0.000397"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.833540" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:04.833245" elapsed="0.000318"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.834792" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:04.833963" elapsed="0.000910"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:04.836570" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:04.836282" elapsed="0.000325"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:04.836735" elapsed="0.000077"/>
</return>
<msg time="2026-09-01T01:21:04.837039" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:04.835514" elapsed="0.001602"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:04.837416" elapsed="0.000462"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:04.833791" elapsed="0.004213"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:04.833608" elapsed="0.004430"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:04.838076" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:04.838233" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:04.832370" elapsed="0.005885"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:04.832083" elapsed="0.006200"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.838440" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:04.838306" elapsed="0.000183"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:04.832062" elapsed="0.006444"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.839320" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:04.838631" elapsed="0.000715"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:04.839390" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:04.828481" elapsed="0.011017"/>
</kw>
<msg time="2026-09-01T01:21:04.839546" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:04.814441" elapsed="0.025148"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.850665" elapsed="0.000038"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.861519" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.872346" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.872521" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.872681" elapsed="0.000036"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.873027" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:04.872899" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:04.872887" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.873234" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.873382" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.873526" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:04.872862" elapsed="0.000710"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.872767" elapsed="0.000827"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.873735" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.873800" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:04.873904" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:04.809116" elapsed="0.064811"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:04.875037" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.874827" elapsed="0.000269">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:04.875191" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:04.874508" elapsed="0.000705"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.875493" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:04.875274" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.875995" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:04.875732" elapsed="0.000286"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:04.875564" elapsed="0.000484"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:04.875258" elapsed="0.000809"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.878154" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:04.876216" elapsed="0.001962"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:04.878253" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:04.878388" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:04.874226" elapsed="0.004184"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:04.879493" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.879286" elapsed="0.000264">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:04.879631" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:04.878972" elapsed="0.000680"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:04.879844" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:04.879726" elapsed="0.000170"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:04.879710" elapsed="0.000207"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.880046" elapsed="0.000019"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.880211" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.880268" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:04.882098" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:04.878677" elapsed="0.003445"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.883374" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:04.883149" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:04.883776" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:04.883550" elapsed="0.000264"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:04.891118" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:04.891273" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:21:04.891368" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.885715" elapsed="0.006016">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:04.883872" elapsed="0.007933">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.891973" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:04.891835" elapsed="0.000195"/>
</branch>
<status status="FAIL" start="2026-09-01T01:21:04.883856" elapsed="0.008195">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.892399" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.892549" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:04.892515" elapsed="0.000072"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:04.892499" elapsed="0.000108"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.892752" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.892814" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.882414" elapsed="0.010495">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.892974" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.771733" elapsed="0.121325">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:04.893311" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:04.893151" elapsed="0.000224"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:04.893123" elapsed="0.000272"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:04.893424" elapsed="0.000012"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:21:04.762915" elapsed="0.130594">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.971715" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:07.971213" elapsed="0.000544"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:07.972927" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:07.972416" elapsed="0.000604">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:07.973166" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:07.971972" elapsed="0.001227"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.973901" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:07.973408" elapsed="0.000527"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:07.974334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:07.974539" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:07.974135" elapsed="0.000436"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.975093" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:07.974785" elapsed="0.000390"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.976595" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:07.976086" elapsed="0.000659"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.977303" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:07.976950" elapsed="0.000376"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.978547" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:07.977743" elapsed="0.000882"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:07.980337" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:07.980021" elapsed="0.000353"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:07.980492" elapsed="0.000078"/>
</return>
<msg time="2026-09-01T01:21:07.980814" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:07.979283" elapsed="0.001607"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:07.981223" elapsed="0.000448"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:07.977554" elapsed="0.004252"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:07.977373" elapsed="0.004469"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:07.981882" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:07.982020" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:07.975645" elapsed="0.006398"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:07.975271" elapsed="0.006800"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:07.982359" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:07.982095" elapsed="0.000315"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:07.975242" elapsed="0.007186"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:07.983077" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:07.982557" elapsed="0.000546"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:07.983160" elapsed="0.000027"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:07.970419" elapsed="0.012852"/>
</kw>
<msg time="2026-09-01T01:21:07.983319" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:07.954643" elapsed="0.028721"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:07.994488" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.005324" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.016145" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.016358" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.016513" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.016849" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:08.016722" elapsed="0.000176"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:08.016708" elapsed="0.000210"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.017042" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.017202" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.017348" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:08.016670" elapsed="0.000723"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.016579" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.017542" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.017606" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:08.017727" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:07.949031" elapsed="0.068720"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:08.018877" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:08.018645" elapsed="0.000291">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:08.019016" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:08.018342" elapsed="0.000695"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.019336" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:08.019102" elapsed="0.000284"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:08.019834" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:08.019565" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:08.019407" elapsed="0.000479"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:08.019086" elapsed="0.000818"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:08.021993" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:08.020038" elapsed="0.001978"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:08.022060" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:08.022212" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:08.018040" elapsed="0.004195"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:08.023326" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:08.023105" elapsed="0.000277">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:08.023463" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:08.022806" elapsed="0.000678"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:08.023663" elapsed="0.000037"/>
</return>
<status status="PASS" start="2026-09-01T01:21:08.023544" elapsed="0.000218"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:08.023529" elapsed="0.000257"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.023918" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.024069" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.024126" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:21:08.025973" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:08.022511" elapsed="0.003485"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:08.027251" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:08.027012" elapsed="0.000280"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:08.027641" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:08.027426" elapsed="0.000265"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:08.035989" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:08.036159" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:21:08.036252" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:21:08.029596" elapsed="0.007011">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:08.027751" elapsed="0.008945">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.036869" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:08.036728" elapsed="0.000197"/>
</branch>
<status status="FAIL" start="2026-09-01T01:21:08.027735" elapsed="0.009211">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.037298" elapsed="0.000023"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.037417" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:08.037384" elapsed="0.000071"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:08.037368" elapsed="0.000106"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.037603" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.037664" elapsed="0.000028"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:21:08.026289" elapsed="0.011486">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.037842" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:21:07.910860" elapsed="0.127068">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:08.038227" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:08.038046" elapsed="0.000246"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:08.038030" elapsed="0.000283"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:08.038342" elapsed="0.000013"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:21:07.902004" elapsed="0.136427">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.116034" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:11.115656" elapsed="0.000407"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:11.116969" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.116580" elapsed="0.000459">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:11.117127" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:11.116267" elapsed="0.000914"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.117718" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:11.117344" elapsed="0.000399"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:11.118020" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:11.118208" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:11.117890" elapsed="0.000343"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.118607" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:11.118380" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.119720" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:11.119352" elapsed="0.000410"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.120247" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:11.119908" elapsed="0.000362"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.121517" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:11.120683" elapsed="0.000910"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:11.123437" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:11.123009" elapsed="0.000467"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:11.123595" elapsed="0.000092"/>
</return>
<msg time="2026-09-01T01:21:11.123923" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:11.122256" elapsed="0.001744"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:11.124358" elapsed="0.000466"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:11.120492" elapsed="0.004528"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:11.120317" elapsed="0.004739"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:11.125097" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:11.125388" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:11.119006" elapsed="0.006404"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:11.118733" elapsed="0.006707"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.125600" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:11.125464" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:11.118712" elapsed="0.006971"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.126361" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:11.125815" elapsed="0.000572"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:11.126431" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:11.115100" elapsed="0.011442"/>
</kw>
<msg time="2026-09-01T01:21:11.126593" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:11.100999" elapsed="0.025638"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.137647" elapsed="0.000036"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.148508" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.159440" elapsed="0.000026"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.159621" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.159805" elapsed="0.000020"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.160155" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:11.160011" elapsed="0.000194"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:11.159998" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.160350" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.160497" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.160642" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:11.159971" elapsed="0.000808"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.159876" elapsed="0.000936"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.160953" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.161019" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:11.161155" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:11.095689" elapsed="0.065498"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:11.162360" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.162106" elapsed="0.000319">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:11.162506" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:11.161787" elapsed="0.000740"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.162830" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:11.162588" elapsed="0.000293"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.163334" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:11.163058" elapsed="0.000298"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:11.162902" elapsed="0.000485"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:11.162572" elapsed="0.000833"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.165481" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:11.163539" elapsed="0.001965"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:11.165548" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:11.165695" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:11.161480" elapsed="0.004237"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:11.166817" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.166591" elapsed="0.000283">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:11.166955" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:11.166287" elapsed="0.000689"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:11.167173" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:11.167038" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:11.167023" elapsed="0.000225"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.167379" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.167533" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.167590" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:11.169444" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:11.165989" elapsed="0.003478"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.170737" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:11.170495" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:11.171204" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:11.170964" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:11.178819" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:11.178968" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:21:11.179060" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.173233" elapsed="0.006271">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:11.171303" elapsed="0.008278">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.179774" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:11.179614" elapsed="0.000220"/>
</branch>
<status status="FAIL" start="2026-09-01T01:21:11.171287" elapsed="0.008568">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.180248" elapsed="0.000025"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.180373" elapsed="0.000015"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:11.180339" elapsed="0.000074"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:11.180322" elapsed="0.000111"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.180563" elapsed="0.000020"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.180641" elapsed="0.000016"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.169765" elapsed="0.010996">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.180828" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.056248" elapsed="0.124665">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:11.181183" elapsed="0.000026"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:11.180994" elapsed="0.000259"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:11.180979" elapsed="0.000295"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:11.181302" elapsed="0.000012"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:21:11.047135" elapsed="0.134254">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<kw name="Get_As_Json_Templated" owner="TemplatedRequests">
<kw name="Get_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.266852" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:14.266448" elapsed="0.000435"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.267909" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.267394" elapsed="0.000586">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:14.268067" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:14.267044" elapsed="0.001045"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.268642" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:14.268262" elapsed="0.000421"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.268961" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:14.269157" level="INFO">${template} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:14.268831" elapsed="0.000351"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.269555" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F$IP/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.269329" elapsed="0.000268"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.270713" level="INFO">mapping: {'IP': '127.0.0.1'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.270329" elapsed="0.000425"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.271225" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.270900" elapsed="0.000348"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.272479" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.271650" elapsed="0.000906"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.274344" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.273954" elapsed="0.000428"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.274500" elapsed="0.000078"/>
</return>
<msg time="2026-09-01T01:21:14.274827" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.273206" elapsed="0.001696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.275238" elapsed="0.000462"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:14.271475" elapsed="0.004347"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:14.271297" elapsed="0.004560"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:14.275897" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:14.276038" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:14.269994" elapsed="0.006067"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.269686" elapsed="0.006403"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.276376" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.276112" elapsed="0.000316"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.269649" elapsed="0.006797"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.277106" level="INFO">${final_text} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:14.276575" elapsed="0.000557"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:14.277252" elapsed="0.000028"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.265789" elapsed="0.011586"/>
</kw>
<msg time="2026-09-01T01:21:14.278004" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.253249" elapsed="0.024830"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.289794" elapsed="0.000042"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.301066" elapsed="0.000027"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.312170" elapsed="0.000027"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.312396" elapsed="0.000024"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.312569" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.312979" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.312839" elapsed="0.000191"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:14.312822" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.313202" elapsed="0.000019"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.313364" elapsed="0.000020"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.313516" elapsed="0.000019"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:14.312784" elapsed="0.000779"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.312646" elapsed="0.000944"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.313738" elapsed="0.000019"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.313808" elapsed="0.000018"/>
</return>
<msg time="2026-09-01T01:21:14.313952" level="INFO">${uri} = rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=location</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:14.247245" elapsed="0.066732"/>
</kw>
<kw name="Resolve_Jmes_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.315361" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</msg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.315083" elapsed="0.000345">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:14.315512" level="INFO">${read_jmes_file} = False</msg>
<var>${read_jmes_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:14.314709" elapsed="0.000825"/>
</kw>
<if>
<branch type="IF" condition="${read_jmes_file} == ${true}">
<kw name="Get File" owner="OperatingSystem">
<var>${jmes_expression}</var>
<arg>${folder}${/}jmespath.expr</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.315848" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.315596" elapsed="0.000302"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.316359" level="INFO">${jmes_expression} = None</msg>
<var>${jmes_expression}</var>
<arg>${None}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:14.316079" elapsed="0.000303"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.315919" elapsed="0.000493"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.315580" elapsed="0.000850"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.318511" level="INFO">${expression} = </msg>
<var>${expression}</var>
<arg>${read_jmes_file} == ${true}</arg>
<arg>${jmes_expression}</arg>
<arg>${EMPTY}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:14.316566" elapsed="0.001968"/>
</kw>
<return>
<value>${expression}</value>
<status status="PASS" start="2026-09-01T01:21:14.318578" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:14.318727" level="INFO">${jmes_expression} = </msg>
<var>${jmes_expression}</var>
<arg>${folder}</arg>
<doc>Reads JMES path from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/jmespath.expr if the file exists and
returns the JMES path. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:14.314362" elapsed="0.004387"/>
</kw>
<kw name="Resolve_Volatiles_Path" owner="TemplatedRequests">
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.319850" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</msg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.319628" elapsed="0.000280">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:14.319988" level="INFO">${read_volatiles_file} = False</msg>
<var>${read_volatiles_file}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${folder}${/}volatiles.list</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:14.319324" elapsed="0.000685"/>
</kw>
<if>
<branch type="IF" condition="${read_volatiles_file} == ${false}">
<return>
<value>${EMPTY}</value>
<status status="PASS" start="2026-09-01T01:21:14.320205" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:14.320071" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.320055" elapsed="0.000224"/>
</if>
<kw name="Get File" owner="OperatingSystem">
<var>${volatiles}</var>
<arg>${folder}${/}volatiles.list</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.320410" elapsed="0.000020"/>
</kw>
<kw name="Split String" owner="String">
<var>${volatiles_list}</var>
<arg>${volatiles}</arg>
<arg>${\n}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.320562" elapsed="0.000018"/>
</kw>
<return>
<value>${volatiles_list}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.320619" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:14.322466" level="INFO">${volatiles_list} = </msg>
<var>${volatiles_list}</var>
<arg>${folder}</arg>
<doc>Reads Volatiles List from file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/effective_rib_in/peer_1/volatiles.list if the file exists and
returns the Volatiles List. Empty string is returned otherwise.</doc>
<status status="PASS" start="2026-09-01T01:21:14.319020" elapsed="0.003470"/>
</kw>
<kw name="Get_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.323771" level="INFO">rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.323520" elapsed="0.000294"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.324182" level="INFO">{}</msg>
<arg>${accept}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.323949" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="GET On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:14.331788" level="INFO">GET Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:14.331925" level="INFO">GET Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=409, reason=Conflict 
 headers={'Content-Type': 'application/yang-data+json', 'Content-Length': '242'} 
 body={
  "errors": {
    "error": [
      {
        "error-tag": "data-missing",
        "error-message": "Request could not be completed because the relevant data model content does not exist",
        "error-type": "protocol"
      }
    ]
  }
} 
 </msg>
<msg time="2026-09-01T01:21:14.332012" level="FAIL">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.326247" elapsed="0.006181">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:14.324280" elapsed="0.008221">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</branch>
<branch type="ELSE">
<kw name="GET On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>url=${uri}</arg>
<arg>headers=${accept}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a GET request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.332687" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.332531" elapsed="0.000214"/>
</branch>
<status status="FAIL" start="2026-09-01T01:21:14.324263" elapsed="0.008502">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<arg>${response}</arg>
<arg>log_response=${log_response}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.333102" elapsed="0.000022"/>
</kw>
<if>
<branch type="IF" condition="not ${normalize_json}">
<return>
<value>${response.text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.333233" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.333202" elapsed="0.000069"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:14.333186" elapsed="0.000104"/>
</if>
<kw name="Normalize Json Text" owner="norm_json">
<var>${text_normalized}</var>
<arg>${response.text}</arg>
<arg>jmes_path=${jmes_path}</arg>
<arg>keys_with_volatiles=${keys_with_volatiles}</arg>
<doc>Attempt to return sorted indented JSON string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.333418" elapsed="0.000019"/>
</kw>
<return>
<value>${text_normalized}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.333479" elapsed="0.000013"/>
</return>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>accept=${accept}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=${normalize_json}</arg>
<arg>jmes_path=${jmes_expression}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>keys_with_volatiles=${volatiles_list}</arg>
<arg>log_response=${log_response}</arg>
<doc>GET data from given URI, check status code and return response text.
${accept} is a Python object with headers to use.
If ${normalize_json}, normalize as JSON text before returning.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.322782" elapsed="0.010792">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.333638" elapsed="0.000014"/>
</return>
<var>${response_text}</var>
<arg>folder=${folder}</arg>
<arg>mapping=${mapping}</arg>
<arg>accept=${ACCEPT_EMPTY}</arg>
<arg>session=${session}</arg>
<arg>normalize_json=True</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>log_response=${log_response}</arg>
<doc>Resolve URI from folder, call Get_From_Uri, return response text.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.205306" elapsed="0.128431">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<if>
<branch type="IF" condition="${verify}">
<kw name="Verify_Response_As_Json_Templated" owner="TemplatedRequests">
<arg>response=${response_text}</arg>
<arg>folder=${folder}</arg>
<arg>base_name=data</arg>
<arg>mapping=${mapping}</arg>
<arg>iterations=${iterations}</arg>
<arg>iter_start=${iter_start}</arg>
<arg>iter_j_offset=${iter_j_offset}</arg>
<doc>Resolve expected JSON data, should be equal to provided ${response}.
JSON normalization is used, endlines enabled for readability.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.333977" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.333818" elapsed="0.000222"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:14.333803" elapsed="0.000257"/>
</if>
<return>
<value>${response_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.334089" elapsed="0.000012"/>
</return>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Add arguments sensible for JSON data, return Get_Templated response text.
Optionally, verification against JSON data (may be iterated) is called.
Only subset of JSON data is verified and returned if JMES path is specified in
file ${folder}/jmespath.expr.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.192643" elapsed="0.141548">HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<msg time="2026-09-01T01:21:14.334284" level="FAIL">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>5x</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/effective_rib_in/peer_${index}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="FAIL" start="2026-09-01T01:21:01.645452" elapsed="12.688918">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<var name="${index}">1</var>
<status status="FAIL" start="2026-09-01T01:21:01.644785" elapsed="12.689655">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="FAIL" start="2026-09-01T01:21:01.644651" elapsed="12.689873">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</for>
<kw name="Create Dictionary" owner="BuiltIn">
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.334699" elapsed="0.000019"/>
</kw>
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<arg>5x</arg>
<arg>3s</arg>
<arg>TemplatedRequests.Get_As_Json_Templated</arg>
<arg>${POLICIES_VAR}/app_peer_rib</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<arg>verify=True</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.334859" elapsed="0.000017"/>
</kw>
<doc>Verify output from effective-rib-in for each of the 6 exabgp peers and app peer.
First request is for full example-bgp-rib and it's output is logged for debug purposes.
Each of the peers have different output which is stored in folder by their respective
numbers as peer_${index} (peer_1, peer_2 ...)</doc>
<status status="FAIL" start="2026-09-01T01:21:01.515478" elapsed="12.819490">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</kw>
<doc>Verifies that sent routes are present in particular ribs.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:01.403101" elapsed="12.932004">Keyword 'TemplatedRequests.Get_As_Json_Templated' failed after retrying 5 times. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.91:8181/rests/data/bgp-rib:bgp-rib/rib=example-bgp-rib/peer=bgp%3A%2F%2F127.0.0.1/effective-rib-in/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</status>
</test>
<test id="s1-s20-t6" name="Stop_All_Peers" line="91">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:14.338790" elapsed="0.000325"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:14.338529" elapsed="0.000786"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.340260" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.340154" elapsed="0.000147"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.340122" elapsed="0.000198"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.346103" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.346005" elapsed="0.000153"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.345988" elapsed="0.000190"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.347070" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:14.346727" elapsed="0.000367"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.347516" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:14.347252" elapsed="0.000287"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:14.347578" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:14.347729" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.346381" elapsed="0.001369"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.352544" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.352448" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.352431" elapsed="0.000173"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.353683" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.353575" elapsed="0.000149"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.353559" elapsed="0.000184"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:14.354163" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.353873" elapsed="0.000314"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.354523" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:14.354329" elapsed="0.000216"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.389420" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:14.355000" elapsed="0.034541"/>
</kw>
<msg time="2026-09-01T01:21:14.389734" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:14.389778" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.354700" elapsed="0.035113"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.419070" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:14.390418" elapsed="0.028911"/>
</kw>
<msg time="2026-09-01T01:21:14.419696" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:14.419790" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.390054" elapsed="0.029812"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.420554" elapsed="0.000043"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.420035" elapsed="0.000650"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.419990" elapsed="0.000747"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.421740" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "s "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.421023" elapsed="0.000881"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.422567" elapsed="0.000056"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.422059" elapsed="0.000678"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.422021" elapsed="0.000771"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:14.422878" elapsed="0.000071"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:14.428935" elapsed="0.000397"/>
</kw>
<msg time="2026-09-01T01:21:14.429466" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.426194" elapsed="0.003587"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.430424" elapsed="0.000173"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.431261" elapsed="0.000171"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:14.424724" elapsed="0.006985"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:14.423484" elapsed="0.008364"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:14.353313" elapsed="0.078741"/>
</kw>
<msg time="2026-09-01T01:21:14.432292" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:14.432385" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.352754" elapsed="0.079716"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:14.433372" elapsed="0.000061"/>
</return>
<status status="PASS" start="2026-09-01T01:21:14.432632" elapsed="0.000874"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.432593" elapsed="0.000970"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.434488" elapsed="0.000056"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.435338" elapsed="0.000054"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.435491" elapsed="0.000034"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:14.352153" elapsed="0.083595"/>
</kw>
<msg time="2026-09-01T01:21:14.435944" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:14.436035" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "S "t "o "p "_ "A "l "l "_ "P "e "e "r "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.348074" elapsed="0.088041"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.436594" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.436262" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.436241" elapsed="0.000538"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:14.347948" elapsed="0.088864"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:14.347796" elapsed="0.089056"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:14.345686" elapsed="0.091235"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:14.339884" elapsed="0.097107"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.339472" elapsed="0.097574"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:14.336200" elapsed="0.100912"/>
</kw>
<kw name="Stop_All_ExaBgps" owner="ExaBgpLib">
<kw name="Read" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.437955" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6523
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;
[?2004l[5] 6524
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;
[?2004l[6] 6527
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax</msg>
<msg time="2026-09-01T01:21:14.438124" level="INFO">${output} = [?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6523
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-b...</msg>
<var>${output}</var>
<doc>Consumes and returns everything available on the server output.</doc>
<status status="PASS" start="2026-09-01T01:21:14.437800" elapsed="0.000382"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.438743" level="INFO">[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp4.cfg &gt; exa4.log &amp;
[?2004l[4] 6523
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp5.cfg &gt; exa5.log &amp;
[?2004l[5] 6524
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; env exabgp.tcp.port=1790 exabgp --debug exabgp6.cfg &gt; exa6.log &amp;
[?2004l[6] 6527
[?2004h(defaultvenv) [jenkins@releng-12085-825-0-builder-0 ~]&gt; Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
Traceback (most recent call last):
  File "/tmp/defaultvenv/bin/exabgp", line 8, in &lt;module&gt;
    sys.exit(run_exabgp())
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/__init__.py", line 12, in run_exabgp
    from exabgp.application.bgp import main
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/application/bgp.py", line 22, in &lt;module&gt;
    from exabgp.reactor.loop import Reactor
  File "/tmp/defaultvenv/lib/python3.10/site-packages/exabgp/reactor/loop.py", line 24
    from exabgp.reactor.async import ASYNC
                        ^^^^^
SyntaxError: invalid syntax
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.438399" elapsed="0.000499"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.441861" level="INFO">ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh</msg>
<msg time="2026-09-01T01:21:14.441969" level="INFO">${output} = ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh
</msg>
<var>${output}</var>
<arg>${EXABGP_KILL_COMMAND}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:14.439091" elapsed="0.002909"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.442525" level="INFO">ps axf | grep exabgp | grep -v grep | awk '{print "kill -9 " $1}' | sh
</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.442217" elapsed="0.000362"/>
</kw>
<doc>Sends kill command to stop all exabgps running</doc>
<status status="PASS" start="2026-09-01T01:21:14.437421" elapsed="0.005226"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.454686" level="INFO">Executing command 'cat exa1.log'.</msg>
<msg time="2026-09-01T01:21:14.467614" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.467770" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.454498" elapsed="0.013303"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.468574" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.468026" elapsed="0.000664"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.469855" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa1.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa1.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.469089" elapsed="0.000881"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.453988" elapsed="0.016111"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:14.442883" elapsed="0.027323"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.488307" level="INFO">Executing command 'cat exa2.log'.</msg>
<msg time="2026-09-01T01:21:14.517134" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.517525" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.488115" elapsed="0.029489"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.519198" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.518240" elapsed="0.001102"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.520577" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa2.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa2.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.519812" elapsed="0.000907"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.487609" elapsed="0.033247"/>
</kw>
<var name="${index}">2</var>
<status status="PASS" start="2026-09-01T01:21:14.470394" elapsed="0.050531"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.539585" level="INFO">Executing command 'cat exa3.log'.</msg>
<msg time="2026-09-01T01:21:14.568960" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.569191" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.539301" elapsed="0.029941"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.570128" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.569570" elapsed="0.000677"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.571236" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa3.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa3.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.570609" elapsed="0.000737"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.538435" elapsed="0.033029"/>
</kw>
<var name="${index}">3</var>
<status status="PASS" start="2026-09-01T01:21:14.521111" elapsed="0.050418"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.589972" level="INFO">Executing command 'cat exa4.log'.</msg>
<msg time="2026-09-01T01:21:14.616855" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.617078" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.589701" elapsed="0.027426"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.618100" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.617521" elapsed="0.000694"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.619276" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa4.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa4.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.618608" elapsed="0.000810"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.588881" elapsed="0.030665"/>
</kw>
<var name="${index}">4</var>
<status status="PASS" start="2026-09-01T01:21:14.571724" elapsed="0.047888"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.639354" level="INFO">Executing command 'cat exa5.log'.</msg>
<msg time="2026-09-01T01:21:14.668764" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.669285" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.639036" elapsed="0.030325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.670768" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.669898" elapsed="0.000996"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.672318" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa5.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa5.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.671468" elapsed="0.001005"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.638168" elapsed="0.034537"/>
</kw>
<var name="${index}">5</var>
<status status="PASS" start="2026-09-01T01:21:14.619818" elapsed="0.052987"/>
</iter>
<iter>
<kw name="Store_File_To_Workspace" owner="BGPcliKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.697631" level="INFO">Executing command 'cat exa6.log'.</msg>
<msg time="2026-09-01T01:21:14.716547" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:14.716820" level="INFO">${output_log} = </msg>
<var>${output_log}</var>
<arg>cat ${source_file_name}</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:14.697347" elapsed="0.019525"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.718072" level="INFO"/>
<arg>${output_log}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.717368" elapsed="0.000849"/>
</kw>
<kw name="Create File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.719799" level="INFO" html="true">Created file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa6.log"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/exa6.log&lt;/a&gt;'.</msg>
<arg>${target_file_name}</arg>
<arg>${output_log}</arg>
<doc>Creates a file with the given content and encoding.</doc>
<status status="PASS" start="2026-09-01T01:21:14.718771" elapsed="0.001179"/>
</kw>
<arg>exa${index}.log</arg>
<arg>exa${index}.log</arg>
<doc>Store the ${source_file_name} to the workspace as ${target_file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.696406" elapsed="0.023724"/>
</kw>
<var name="${index}">6</var>
<status status="PASS" start="2026-09-01T01:21:14.673053" elapsed="0.047228"/>
</iter>
<var>${index}</var>
<value>@{NUMBERS}</value>
<status status="PASS" start="2026-09-01T01:21:14.442721" elapsed="0.277658"/>
</for>
<doc>Send command to kill all exabgp processes running on controller</doc>
<status status="PASS" start="2026-09-01T01:21:14.335699" elapsed="0.385007"/>
</test>
<test id="s1-s20-t7" name="Delete_Bgp_Peer_Configuration" line="98">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:14.729497" elapsed="0.000536"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:14.728731" elapsed="0.001467"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.732842" elapsed="0.000053"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.732507" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.732444" elapsed="0.000594"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.748492" elapsed="0.000034"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.748200" elapsed="0.000405"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.748120" elapsed="0.000560"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.751180" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:14.750186" elapsed="0.001059"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.752354" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:14.751625" elapsed="0.000803"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:14.752555" elapsed="0.000074"/>
</return>
<msg time="2026-09-01T01:21:14.752932" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.749269" elapsed="0.003718"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.766511" elapsed="0.000041"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.766184" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.766087" elapsed="0.000657"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.770426" elapsed="0.000040"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:14.770056" elapsed="0.000498"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.770000" elapsed="0.000616"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:14.771668" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.771066" elapsed="0.000648"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.772337" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:14.771975" elapsed="0.000405"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.803058" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:14.773421" elapsed="0.029964"/>
</kw>
<msg time="2026-09-01T01:21:14.803734" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:14.803797" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.772642" elapsed="0.031205"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:14.821344" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:14.804739" elapsed="0.016717"/>
</kw>
<msg time="2026-09-01T01:21:14.821609" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:14.821650" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.804165" elapsed="0.017535"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.822029" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.821787" elapsed="0.000292"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.821763" elapsed="0.000339"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.822561" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "e "r "_ "C "o "n "f "i "g "u "r "a "t "i "o "n "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.822259" elapsed="0.000374"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.822905" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.822708" elapsed="0.000248"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.822691" elapsed="0.000286"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:14.823012" elapsed="0.000034"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:14.825686" elapsed="0.000150"/>
</kw>
<msg time="2026-09-01T01:21:14.825901" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.824538" elapsed="0.001499"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.826324" elapsed="0.000085"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.826676" elapsed="0.000075"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:14.823871" elapsed="0.002988"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:14.823317" elapsed="0.003601"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:14.769092" elapsed="0.057914"/>
</kw>
<msg time="2026-09-01T01:21:14.827093" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:14.827132" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.767252" elapsed="0.059948"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:14.827632" elapsed="0.000041"/>
</return>
<status status="PASS" start="2026-09-01T01:21:14.827282" elapsed="0.000425"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.827262" elapsed="0.000469"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.828119" elapsed="0.000045"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.828450" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.828514" elapsed="0.000014"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:14.765261" elapsed="0.063350"/>
</kw>
<msg time="2026-09-01T01:21:14.828716" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:14.828819" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "l "e "t "e "_ "B "g "p "_ "P "e "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.753887" elapsed="0.074969"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.829265" elapsed="0.000022"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.828925" elapsed="0.000391"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.828909" elapsed="0.000430"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:14.753540" elapsed="0.075822"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:14.753105" elapsed="0.076286"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:14.747191" elapsed="0.082252"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:14.731709" elapsed="0.097787"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:14.730580" elapsed="0.098970"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:14.723472" elapsed="0.106143"/>
</kw>
<for flavor="IN ZIP">
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.830700" level="INFO">&amp;{mapping} = { IP=127.0.0.1 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.830110" elapsed="0.000617"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.871653" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:14.871244" elapsed="0.000455"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.872440" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:14.872181" elapsed="0.000331">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:14.872596" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:14.871854" elapsed="0.000764"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.873123" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:14.872781" elapsed="0.000383"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:14.873443" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:14.873677" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:14.873310" elapsed="0.000393"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.874071" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.873849" elapsed="0.000267"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.875034" level="INFO">mapping: {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.874801" elapsed="0.000275"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.875479" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.875234" elapsed="0.000269"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.876123" level="INFO">${value} = 127.0.0.1</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.875841" elapsed="0.000332"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.877210" level="INFO">${encoded} = 127.0.0.1</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.876937" elapsed="0.000362"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.877358" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:21:14.877511" level="INFO">${encoded_value} = 127.0.0.1</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.876396" elapsed="0.001137"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.877687" elapsed="0.000217"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.1</var>
<status status="PASS" start="2026-09-01T01:21:14.875717" elapsed="0.002223"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.878442" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.878172" elapsed="0.000293"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.879111" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.878923" elapsed="0.000211"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.879194" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:21:14.879362" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.878629" elapsed="0.000763"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.879531" elapsed="0.000213"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:14.878039" elapsed="0.001740"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.880278" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.879995" elapsed="0.000306"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.880943" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.880755" elapsed="0.000210"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.881008" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:14.881153" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.880465" elapsed="0.000711"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.881310" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:14.879875" elapsed="0.001662"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.882024" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.881762" elapsed="0.000284"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.882699" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.882502" elapsed="0.000220"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.882765" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:14.882895" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.882224" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.883051" elapsed="0.000209"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:14.881632" elapsed="0.001663"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.883782" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:14.883509" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:14.884464" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.884264" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:14.884530" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:14.884675" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:14.883967" elapsed="0.000731"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.884834" elapsed="0.000205"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:14.883391" elapsed="0.001684"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:14.875546" elapsed="0.009559"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:14.885159" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:14.885302" level="INFO">${mapping_to_use} = {'IP': '127.0.0.1', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:14.874501" elapsed="0.010862"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.874201" elapsed="0.011201"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.885578" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.885434" elapsed="0.000194"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.874180" elapsed="0.011466"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.886422" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:14.885791" elapsed="0.000659"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:14.886507" elapsed="0.000031"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:14.870674" elapsed="0.015952"/>
</kw>
<msg time="2026-09-01T01:21:14.886690" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.858540" elapsed="0.028195"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.901167" elapsed="0.000058"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.913929" elapsed="0.000054"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.927762" elapsed="0.000043"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.928075" elapsed="0.000026"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.928274" elapsed="0.000021"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.928701" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.928547" elapsed="0.000206"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:14.928530" elapsed="0.000246"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.928912" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.929127" elapsed="0.000045"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.929366" elapsed="0.000027"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:14.928493" elapsed="0.000945"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.928364" elapsed="0.001109"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.929643" elapsed="0.000037"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:14.929826" elapsed="0.000021"/>
</return>
<msg time="2026-09-01T01:21:14.930004" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:14.854631" elapsed="0.075407"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.931679" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.931280" elapsed="0.000466"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:14.942688" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:14.942761" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.1 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:14.942890" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:14.934204" elapsed="0.008720"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.931830" elapsed="0.011146"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.943264" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.943015" elapsed="0.000329"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.931807" elapsed="0.011565"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.947764" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.944753" elapsed="0.003071"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.944450" elapsed="0.003417"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.944426" elapsed="0.003474"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.951075" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:14.948269" elapsed="0.002862"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.947969" elapsed="0.003222"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.947949" elapsed="0.003275"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.951971" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:14.951461" elapsed="0.000542"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.952401" elapsed="0.000030"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.952085" elapsed="0.000393"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.952993" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:14.952710" elapsed="0.000316"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.952509" elapsed="0.000564"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.952064" elapsed="0.001037"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.953777" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:14.953322" elapsed="0.000480"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:14.954108" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:14.953866" elapsed="0.000331"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.954790" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:14.954415" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:14.954224" elapsed="0.000640"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:14.953850" elapsed="0.001039"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.955082" elapsed="0.000420"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:14.956077" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:14.955790" elapsed="0.000312"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.956258" elapsed="0.002328"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:14.943894" elapsed="0.014758"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:14.958720" elapsed="0.000045"/>
</return>
<msg time="2026-09-01T01:21:14.960876" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:14.930421" elapsed="0.030489"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:14.960976" elapsed="0.000033"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:14.830933" elapsed="0.130195"/>
</kw>
<var name="${index}">1</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:14.829919" elapsed="0.131278"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:14.962259" level="INFO">&amp;{mapping} = { IP=127.0.0.2 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:14.961559" elapsed="0.000736"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.009810" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.009327" elapsed="0.000526"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.010839" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.010507" elapsed="0.000429">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.011047" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.010070" elapsed="0.001006"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.011767" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.011296" elapsed="0.000503"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.012184" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ibgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.012397" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.011998" elapsed="0.000431"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.012926" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.012621" elapsed="0.000364"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.014205" level="INFO">mapping: {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.013869" elapsed="0.000393"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.014800" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.014463" elapsed="0.000368"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.015651" level="INFO">${value} = 127.0.0.2</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.015288" elapsed="0.000409"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.016599" level="INFO">${encoded} = 127.0.0.2</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.016326" elapsed="0.000405"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.016803" elapsed="0.000043"/>
</return>
<msg time="2026-09-01T01:21:15.017001" level="INFO">${encoded_value} = 127.0.0.2</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.015924" elapsed="0.001107"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.017244" elapsed="0.000294"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.2</var>
<status status="PASS" start="2026-09-01T01:21:15.015103" elapsed="0.002484"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.018520" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.017900" elapsed="0.000651"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.019436" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.019187" elapsed="0.000280"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.019524" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:21:15.019720" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.018791" elapsed="0.000960"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.019935" elapsed="0.000283"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:15.017735" elapsed="0.002530"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.021063" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.020707" elapsed="0.000387"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.021971" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.021722" elapsed="0.000278"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.022057" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:21:15.022259" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.021336" elapsed="0.000953"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.022477" elapsed="0.000283"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:15.020396" elapsed="0.002414"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.023547" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.023173" elapsed="0.000405"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.024472" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.024218" elapsed="0.000284"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.024559" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:21:15.024753" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.023821" elapsed="0.000963"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.024972" elapsed="0.000281"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.022941" elapsed="0.002359"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.025964" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.025591" elapsed="0.000405"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.026928" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.026674" elapsed="0.000286"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.027019" elapsed="0.000035"/>
</return>
<msg time="2026-09-01T01:21:15.027217" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.026237" elapsed="0.001010"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.027437" elapsed="0.000274"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.025427" elapsed="0.002333"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.014894" elapsed="0.012908"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.027855" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:21:15.028046" level="INFO">${mapping_to_use} = {'IP': '127.0.0.2', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.013479" elapsed="0.014705"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.013081" elapsed="0.015148"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.028453" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.028264" elapsed="0.000259"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.013051" elapsed="0.015497"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.029574" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.028742" elapsed="0.000866"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.029679" elapsed="0.000036"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.008534" elapsed="0.021295"/>
</kw>
<msg time="2026-09-01T01:21:15.029898" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:14.993257" elapsed="0.036708"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.045385" elapsed="0.000046"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.060732" elapsed="0.000076"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ibgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.076105" elapsed="0.000085"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.076495" elapsed="0.000030"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.076742" elapsed="0.000026"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.077318" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.077105" elapsed="0.000282"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.077082" elapsed="0.000340"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.077602" elapsed="0.000025"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.077830" elapsed="0.000024"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.078029" elapsed="0.000023"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.077029" elapsed="0.001060"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.076850" elapsed="0.001273"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.078325" elapsed="0.000026"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.078525" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.078757" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:14.987855" elapsed="0.090942"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.080343" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.079962" elapsed="0.000450"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.093048" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.093160" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.2 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.093318" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.083053" elapsed="0.010301"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.080493" elapsed="0.012926"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.093745" elapsed="0.000031"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.093468" elapsed="0.000356"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.080471" elapsed="0.013382"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.098355" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.095331" elapsed="0.003080"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.095008" elapsed="0.003443"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.094981" elapsed="0.003500"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.103257" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.098833" elapsed="0.004514"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.098546" elapsed="0.004858"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.098526" elapsed="0.004920"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.104392" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.103775" elapsed="0.000650"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.104838" elapsed="0.000028"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.104521" elapsed="0.000387"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.105562" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.105190" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.104939" elapsed="0.000698"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.104495" elapsed="0.001184"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.106338" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.105879" elapsed="0.000492"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.106749" elapsed="0.000027"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.106452" elapsed="0.000365"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.107416" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.107042" elapsed="0.000406"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.106847" elapsed="0.000641"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.106431" elapsed="0.001083"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.107733" elapsed="0.000434"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.108843" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.108462" elapsed="0.000415"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.109068" elapsed="0.003180"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.094438" elapsed="0.017898"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.112402" elapsed="0.000048"/>
</return>
<msg time="2026-09-01T01:21:15.115959" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.079190" elapsed="0.036861"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.116248" elapsed="0.000097"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:14.962574" elapsed="0.154017"/>
</kw>
<var name="${index}">2</var>
<var name="${peer_type}">ibgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:14.961350" elapsed="0.155350"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.118085" level="INFO">&amp;{mapping} = { IP=127.0.0.3 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.117395" elapsed="0.000718"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.156009" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.155650" elapsed="0.000384"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.156757" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.156497" elapsed="0.000337">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.156919" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.156197" elapsed="0.000743"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.157446" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.157088" elapsed="0.000381"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.157753" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.157922" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.157611" elapsed="0.000334"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.158322" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.158083" elapsed="0.000280"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.159241" level="INFO">mapping: {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.158998" elapsed="0.000283"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.159649" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.159420" elapsed="0.000265"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.160286" level="INFO">${value} = 127.0.0.3</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.160009" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.161116" level="INFO">${encoded} = 127.0.0.3</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.160917" elapsed="0.000299"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.161264" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:21:15.161408" level="INFO">${encoded_value} = 127.0.0.3</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.160623" elapsed="0.000806"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.161565" elapsed="0.000235"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.3</var>
<status status="PASS" start="2026-09-01T01:21:15.159887" elapsed="0.001948"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.162487" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.162049" elapsed="0.000460"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.163164" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.162966" elapsed="0.000221"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.163230" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.163361" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.162689" elapsed="0.000693"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.163515" elapsed="0.000211"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:15.161932" elapsed="0.001830"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.164258" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.163981" elapsed="0.000299"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.164912" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.164730" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.164976" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.165106" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.164441" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.165275" elapsed="0.000192"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:15.163864" elapsed="0.001638"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.165987" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.165728" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.166646" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.166466" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.166725" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.166854" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.166192" elapsed="0.000683"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.167007" elapsed="0.000205"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.165598" elapsed="0.001649"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.167727" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.167459" elapsed="0.000291"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.168384" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.168200" elapsed="0.000206"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.168448" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.168579" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.167909" elapsed="0.000691"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.168743" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.167342" elapsed="0.001628"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.159730" elapsed="0.009269"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.169038" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:15.169192" level="INFO">${mapping_to_use} = {'IP': '127.0.0.3', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.158720" elapsed="0.010534"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.158434" elapsed="0.010850"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.169443" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.169309" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.158413" elapsed="0.011097"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.170276" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.169638" elapsed="0.000663"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.170343" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.154997" elapsed="0.015454"/>
</kw>
<msg time="2026-09-01T01:21:15.170499" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.143842" elapsed="0.026699"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.182924" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.193816" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.204690" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.204860" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.205015" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.205351" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.205223" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.205211" elapsed="0.000209"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.205544" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.205704" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.205850" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.205184" elapsed="0.000711"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.205080" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.206045" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.206152" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:15.206263" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.140050" elapsed="0.066236"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.207259" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.207020" elapsed="0.000281"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.216644" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.216699" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.3 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.216788" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.209180" elapsed="0.007631"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.207359" elapsed="0.009487"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.217001" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.216869" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.207343" elapsed="0.009728"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.220053" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.217969" elapsed="0.002122"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.217775" elapsed="0.002346"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.217759" elapsed="0.002398"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.222431" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.220406" elapsed="0.002065"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.220206" elapsed="0.002295"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.220192" elapsed="0.002331"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.223023" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.222685" elapsed="0.000362"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.223337" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.223107" elapsed="0.000280"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.223827" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.223551" elapsed="0.000299"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.223409" elapsed="0.000472"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.223092" elapsed="0.000808"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.224378" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.224040" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.224677" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.224461" elapsed="0.000266"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.225159" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.224886" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.224747" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.224446" elapsed="0.000787"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.225365" elapsed="0.000317"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.226102" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.225859" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.226277" elapsed="0.002137"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.217411" elapsed="0.011059"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.228510" elapsed="0.000053"/>
</return>
<msg time="2026-09-01T01:21:15.230585" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.206511" elapsed="0.024099"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.230668" elapsed="0.000024"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.118393" elapsed="0.112384"/>
</kw>
<var name="${index}">3</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:15.116971" elapsed="0.113839"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.231568" level="INFO">&amp;{mapping} = { IP=127.0.0.4 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.231050" elapsed="0.000544"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.269199" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.268855" elapsed="0.000369"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.269875" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.269680" elapsed="0.000256">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.270017" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.269369" elapsed="0.000669"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.270537" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.270199" elapsed="0.000362"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.270837" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/ebgp_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.270964" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.270717" elapsed="0.000270"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.271358" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.271125" elapsed="0.000272"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.272252" level="INFO">mapping: {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.272009" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.272672" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.272431" elapsed="0.000264"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.273283" level="INFO">${value} = 127.0.0.4</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.273005" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.273946" level="INFO">${encoded} = 127.0.0.4</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.273759" elapsed="0.000240"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.274045" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.274199" level="INFO">${encoded_value} = 127.0.0.4</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.273469" elapsed="0.000752"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.274362" elapsed="0.000196"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.4</var>
<status status="PASS" start="2026-09-01T01:21:15.272887" elapsed="0.001706"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.275255" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.274829" elapsed="0.000454"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.275924" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.275738" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.275990" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.276121" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.275448" elapsed="0.000709"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.276293" elapsed="0.000195"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:15.274710" elapsed="0.001813"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.277014" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.276752" elapsed="0.000285"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.277698" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.277503" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.277763" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.277893" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.277214" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.278047" elapsed="0.000213"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:15.276621" elapsed="0.001675"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.278781" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.278509" elapsed="0.000294"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.279557" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.279370" elapsed="0.000209"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.279621" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.279764" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.278966" elapsed="0.000820"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.279916" elapsed="0.000193"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.278393" elapsed="0.001767"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.280644" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.280382" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.281322" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.281117" elapsed="0.000228"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.281387" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.281517" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.280841" elapsed="0.000698"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.281682" elapsed="0.000191"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.280260" elapsed="0.001648"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.272738" elapsed="0.009200"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.281974" elapsed="0.000024"/>
</return>
<msg time="2026-09-01T01:21:15.282112" level="INFO">${mapping_to_use} = {'IP': '127.0.0.4', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.271729" elapsed="0.010453"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.271457" elapsed="0.010755"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.282369" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.282235" elapsed="0.000182"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.271440" elapsed="0.010996"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.283132" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.282561" elapsed="0.000619"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.283222" elapsed="0.000026"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.268312" elapsed="0.015020"/>
</kw>
<msg time="2026-09-01T01:21:15.283379" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.257120" elapsed="0.026300"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.294663" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.305649" elapsed="0.000034"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/ebgp_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.316608" elapsed="0.000023"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.316792" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.316948" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.317285" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.317153" elapsed="0.000180"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.317126" elapsed="0.000228"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.317477" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.317624" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.317782" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.317102" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.317012" elapsed="0.000838"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.317979" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.318077" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:15.318204" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.253317" elapsed="0.064911"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.319207" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.318969" elapsed="0.000279"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.328030" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.328072" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.4 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.328170" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.321122" elapsed="0.007072"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.319306" elapsed="0.008922"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.328384" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.328251" elapsed="0.000185"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.319291" elapsed="0.009164"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.331440" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.329351" elapsed="0.002127"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.329149" elapsed="0.002358"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.329118" elapsed="0.002411"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.333871" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.331788" elapsed="0.002123"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.331577" elapsed="0.002363"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.331563" elapsed="0.002399"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.334460" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.334107" elapsed="0.000377"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.334767" elapsed="0.000020"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.334543" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.335260" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.334982" elapsed="0.000301"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.334839" elapsed="0.000475"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.334528" elapsed="0.000804"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.335805" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.335473" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.336093" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.335888" elapsed="0.000268"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.336577" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.336320" elapsed="0.000279"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.336178" elapsed="0.000452"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.335873" elapsed="0.000775"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.336795" elapsed="0.000302"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.337562" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.337322" elapsed="0.000263"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.337734" elapsed="0.002156"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.328788" elapsed="0.011158"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.340011" elapsed="0.000028"/>
</return>
<msg time="2026-09-01T01:21:15.342004" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.318456" elapsed="0.023571"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.342073" elapsed="0.000024"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.231812" elapsed="0.110383"/>
</kw>
<var name="${index}">4</var>
<var name="${peer_type}">ebgp_peer</var>
<status status="PASS" start="2026-09-01T01:21:15.230905" elapsed="0.111324"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.342983" level="INFO">&amp;{mapping} = { IP=127.0.0.5 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.342470" elapsed="0.000539"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.381059" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.380732" elapsed="0.000352"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.381763" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.381545" elapsed="0.000279">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.381905" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.381244" elapsed="0.000682"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.382424" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.382072" elapsed="0.000376"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.382721" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.382843" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.382589" elapsed="0.000278"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.383238" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.383005" elapsed="0.000273"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.384113" level="INFO">mapping: {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.383888" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.384538" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.384308" elapsed="0.000251"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.385152" level="INFO">${value} = 127.0.0.5</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.384879" elapsed="0.000296"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.385857" level="INFO">${encoded} = 127.0.0.5</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.385618" elapsed="0.000262"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.385923" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.386057" level="INFO">${encoded_value} = 127.0.0.5</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.385344" elapsed="0.000734"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.386232" elapsed="0.000203"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.5</var>
<status status="PASS" start="2026-09-01T01:21:15.384760" elapsed="0.001710"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.387108" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.386697" elapsed="0.000434"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.387796" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.387596" elapsed="0.000222"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.387861" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.387993" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.387317" elapsed="0.000697"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.388163" elapsed="0.000196"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:15.386567" elapsed="0.001827"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.388884" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.388609" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.389541" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.389359" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.389605" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.389748" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.389068" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.389902" elapsed="0.000190"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:15.388491" elapsed="0.001636"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.390620" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.390361" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.391289" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.391092" elapsed="0.000219"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.391353" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.391482" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.390818" elapsed="0.000686"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.391636" elapsed="0.000206"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.390239" elapsed="0.001638"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.392366" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.392088" elapsed="0.000300"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.393016" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.392836" elapsed="0.000201"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.393079" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.393223" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.392549" elapsed="0.000696"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.393382" elapsed="0.000192"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.391972" elapsed="0.001637"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.384599" elapsed="0.009039"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.393690" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.393831" level="INFO">${mapping_to_use} = {'IP': '127.0.0.5', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.383595" elapsed="0.010290"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.383339" elapsed="0.010576"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.394071" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.393937" elapsed="0.000181"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.383322" elapsed="0.010828"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.394851" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.394281" elapsed="0.000594"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.394918" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.380189" elapsed="0.014837"/>
</kw>
<msg time="2026-09-01T01:21:15.395075" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.368914" elapsed="0.026203"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.406255" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.417219" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.428144" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.428319" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.428475" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.428807" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.428678" elapsed="0.000177"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.428665" elapsed="0.000211"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.428999" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.429159" elapsed="0.000018"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.429306" elapsed="0.000017"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.428629" elapsed="0.000723"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.428539" elapsed="0.000835"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.429503" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.429598" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:15.429720" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.365060" elapsed="0.064684"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.430727" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.430492" elapsed="0.000277"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.439481" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.439524" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.5 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.439601" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.432683" elapsed="0.006940"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.430827" elapsed="0.008845"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.439831" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.439695" elapsed="0.000188"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.430812" elapsed="0.009089"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.442876" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.440798" elapsed="0.002115"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.440582" elapsed="0.002361"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.440566" elapsed="0.002399"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.445235" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.443220" elapsed="0.002055"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.443012" elapsed="0.002293"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.442998" elapsed="0.002329"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.445814" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.445471" elapsed="0.000366"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.446106" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.445899" elapsed="0.000273"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.446594" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.446336" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.446193" elapsed="0.000454"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.445883" elapsed="0.000796"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.447150" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.446819" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.447442" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.447235" elapsed="0.000256"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.447922" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.447664" elapsed="0.000281"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.447512" elapsed="0.000464"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.447220" elapsed="0.000774"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.448126" elapsed="0.000361"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.448891" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.448637" elapsed="0.000278"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.449051" elapsed="0.002151"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.440236" elapsed="0.011022"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.451298" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.453534" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.429975" elapsed="0.023582"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.453604" elapsed="0.000024"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.343227" elapsed="0.110499"/>
</kw>
<var name="${index}">5</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-09-01T01:21:15.342326" elapsed="0.111434"/>
</iter>
<iter>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.454532" level="INFO">&amp;{mapping} = { IP=127.0.0.6 | HOLDTIME=180 | PASSIVE_MODE=true | BGP_RIB_OPENCONFIG=example-bgp-rib | RIB_INSTANCE_NAME=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=127.0.0.${index}</arg>
<arg>HOLDTIME=${HOLDTIME}</arg>
<arg>PASSIVE_MODE=true</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<arg>RIB_INSTANCE_NAME=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.454013" elapsed="0.000544"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.491611" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.491285" elapsed="0.000351"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.492288" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.492087" elapsed="0.000258">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.492425" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.491792" elapsed="0.000653"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.492938" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.492590" elapsed="0.000375"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.493330" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/rr_client_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.493471" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.493172" elapsed="0.000335"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.493922" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors/neighbor=$IP
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.493693" elapsed="0.000269"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.494835" level="INFO">mapping: {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.494592" elapsed="0.000282"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.495263" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.495012" elapsed="0.000273"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.495860" level="INFO">${value} = 127.0.0.6</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.495587" elapsed="0.000295"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.496561" level="INFO">${encoded} = 127.0.0.6</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.496375" elapsed="0.000208"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.496626" elapsed="0.000056"/>
</return>
<msg time="2026-09-01T01:21:15.496794" level="INFO">${encoded_value} = 127.0.0.6</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.496042" elapsed="0.000773"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.496949" elapsed="0.000208"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">127.0.0.6</var>
<status status="PASS" start="2026-09-01T01:21:15.495471" elapsed="0.001723"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.497829" level="INFO">${value} = 180</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.497410" elapsed="0.000441"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.498495" level="INFO">${encoded} = 180</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.498312" elapsed="0.000204"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.498559" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.498706" level="INFO">${encoded_value} = 180</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.498016" elapsed="0.000712"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.498860" elapsed="0.000190"/>
</kw>
<var name="${key}">HOLDTIME</var>
<var name="${value}">180</var>
<status status="PASS" start="2026-09-01T01:21:15.497295" elapsed="0.001790"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.499571" level="INFO">${value} = true</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.499312" elapsed="0.000281"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.500236" level="INFO">${encoded} = true</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.500040" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.500300" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.500429" level="INFO">${encoded_value} = true</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.499767" elapsed="0.000683"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.500581" elapsed="0.000202"/>
</kw>
<var name="${key}">PASSIVE_MODE</var>
<var name="${value}">true</var>
<status status="PASS" start="2026-09-01T01:21:15.499196" elapsed="0.001622"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.501306" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.501027" elapsed="0.000301"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.501956" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.501775" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.502019" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.502166" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.501489" elapsed="0.000700"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.502321" elapsed="0.000190"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.500912" elapsed="0.001634"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.503029" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.502771" elapsed="0.000280"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.503704" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.503508" elapsed="0.000218"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.503768" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.503897" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.503233" elapsed="0.000684"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.504048" elapsed="0.000208"/>
</kw>
<var name="${key}">RIB_INSTANCE_NAME</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.502641" elapsed="0.001652"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.495326" elapsed="0.008997"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.504358" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.504496" level="INFO">${mapping_to_use} = {'IP': '127.0.0.6', 'HOLDTIME': '180', 'PASSIVE_MODE': 'true', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib', 'RIB_INSTANCE_NAME': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.494307" elapsed="0.010248"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.494021" elapsed="0.010564"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.504756" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.504608" elapsed="0.000197"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.494005" elapsed="0.010818"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.505519" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.504948" elapsed="0.000595"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.505586" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.490742" elapsed="0.014967"/>
</kw>
<msg time="2026-09-01T01:21:15.505758" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.479680" elapsed="0.026119"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.516805" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.527679" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/rr_client_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.538607" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.538790" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.538944" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.539285" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.539131" elapsed="0.000202"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.539119" elapsed="0.000234"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.539475" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.539618" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.539774" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.539095" elapsed="0.000725"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.539006" elapsed="0.000836"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.539968" elapsed="0.000017"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.540089" elapsed="0.000015"/>
</return>
<msg time="2026-09-01T01:21:15.540213" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.475889" elapsed="0.064347"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.541210" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.540973" elapsed="0.000278"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.549554" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.549596" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors/neighbor=127.0.0.6 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.549688" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.543099" elapsed="0.006613"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.541309" elapsed="0.008437"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.549901" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.549769" elapsed="0.000184"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.541293" elapsed="0.008678"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.552983" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.550866" elapsed="0.002155"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.550671" elapsed="0.002380"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.550639" elapsed="0.002433"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.555336" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.553331" elapsed="0.002044"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.553120" elapsed="0.002284"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.553106" elapsed="0.002319"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.555911" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.555567" elapsed="0.000367"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.556216" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.555994" elapsed="0.000272"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.556698" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.556426" elapsed="0.000296"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.556286" elapsed="0.000466"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.555978" elapsed="0.000792"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.557242" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.556909" elapsed="0.000356"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.557525" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.557323" elapsed="0.000250"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.557997" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.557742" elapsed="0.000277"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.557593" elapsed="0.000456"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.557309" elapsed="0.000758"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.558211" elapsed="0.000348"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.558954" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.558718" elapsed="0.000259"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.559109" elapsed="0.002125"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.550309" elapsed="0.010984"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.561332" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.563350" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.540463" elapsed="0.022911"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.563534" elapsed="0.000027"/>
</return>
<arg>${POLICIES_VAR}/${peer_type}</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.454775" elapsed="0.108873"/>
</kw>
<var name="${index}">6</var>
<var name="${peer_type}">rr_client_peer</var>
<status status="PASS" start="2026-09-01T01:21:15.453867" elapsed="0.109829"/>
</iter>
<var>${index}</var>
<var>${peer_type}</var>
<value>${NUMBERS}</value>
<value>${PEER_TYPES}</value>
<status status="PASS" start="2026-09-01T01:21:14.829704" elapsed="0.734023"/>
</for>
<doc>Revert the BGP configuration to the original state: without any configured peers.</doc>
<status status="PASS" start="2026-09-01T01:21:14.722090" elapsed="0.841747"/>
</test>
<test id="s1-s20-t8" name="Deconfigure_App_Peer" line="113">
<kw name="Setup_Test_With_Logging_And_Without_Fast_Failing" owner="SetupUtils" type="SETUP">
<kw name="Run_Even_When_Failing_Fast" owner="FailFast">
<kw name="No Operation" owner="BuiltIn">
<doc>Does absolutely nothing.</doc>
<status status="PASS" start="2026-09-01T01:21:15.566770" elapsed="0.000185"/>
</kw>
<doc>This is just a more readable 'None' to override [Setup].</doc>
<status status="PASS" start="2026-09-01T01:21:15.566527" elapsed="0.000476"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Log_Testcase_Start_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.567889" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:15.567792" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.567776" elapsed="0.000172"/>
</if>
<kw name="Log_Message_To_Controller_Karaf" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.572257" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:15.572161" elapsed="0.000138"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.572129" elapsed="0.000189"/>
</if>
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.573212" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.572852" elapsed="0.000384"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.573639" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:15.573381" elapsed="0.000293"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:15.573713" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.573846" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.572513" elapsed="0.001354"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_With_Retry_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.578765" elapsed="0.000012"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:15.578668" elapsed="0.000137"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.578640" elapsed="0.000184"/>
</if>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.579876" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:15.579784" elapsed="0.000133"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.579768" elapsed="0.000168"/>
</if>
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:15.580358" level="INFO">${karaf_connection_index} = 4</msg>
<var>${karaf_connection_index}</var>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.580064" elapsed="0.000318"/>
</kw>
<kw name="Switch Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:15.580724" level="INFO">${current_connection_index} = 7</msg>
<var>${current_connection_index}</var>
<arg>${karaf_connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:15.580521" elapsed="0.000225"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T01:21:15.614413" level="INFO">log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "u "s "e "r "f "e "a "t "u "r "[78Ce "[A[78Cs</msg>
<arg>${command}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T01:21:15.581200" elapsed="0.033323"/>
</kw>
<msg time="2026-09-01T01:21:15.614779" level="INFO">${status_write} = PASS</msg>
<msg time="2026-09-01T01:21:15.614821" level="INFO">${message_write} = log:log " "R "O "B "O "T "[C "M "E "S "S "A "G "E ": "[C "S "t "a "r "t "i "n "g "[C "t "e "s "t "[C "b "g "p "c "e "p "- "...</msg>
<var>${status_write}</var>
<var>${message_write}</var>
<arg>SSHLibrary.Write</arg>
<arg>${command}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.580886" elapsed="0.033970"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T01:21:15.643789" level="INFO">". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T01:21:15.615360" elapsed="0.028524"/>
</kw>
<msg time="2026-09-01T01:21:15.644026" level="INFO">${status_wait} = PASS</msg>
<msg time="2026-09-01T01:21:15.644065" level="INFO">${message_wait} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status_wait}</var>
<var>${message_wait}</var>
<arg>SSHLibrary.Read_Until_Regexp</arg>
<arg>${KARAF_PROMPT}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.615018" elapsed="0.029080"/>
</kw>
<if>
<branch type="IF" condition="'${status_write}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to send the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.644402" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.644194" elapsed="0.000256"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.644173" elapsed="0.000299"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.644878" level="INFO"> ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "p "p "_ "P "e "e "r "[K"
[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${message_wait}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.644597" elapsed="0.000342"/>
</kw>
<if>
<branch type="IF" condition="'${status_wait}' != 'PASS'">
<kw name="Fail" owner="BuiltIn">
<arg>Failed to see prompt after sending the command: ${command}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.645203" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.644997" elapsed="0.000255"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.644982" elapsed="0.000289"/>
</if>
<return>
<value>${message_wait}</value>
<status status="PASS" start="2026-09-01T01:21:15.645302" elapsed="0.000028"/>
</return>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:15.647679" elapsed="0.000127"/>
</kw>
<msg time="2026-09-01T01:21:15.647860" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.646637" elapsed="0.001344"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.648255" elapsed="0.000073"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.648566" elapsed="0.000071"/>
</kw>
<arg>${current_connection_index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:15.646044" elapsed="0.002711"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_connection_index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:15.645551" elapsed="0.003260"/>
</kw>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="PASS" start="2026-09-01T01:21:15.579514" elapsed="0.069380"/>
</kw>
<msg time="2026-09-01T01:21:15.648973" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:15.649010" level="INFO">${message} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status}</var>
<var>${message}</var>
<arg>Execute_Controller_Karaf_Command_On_Background</arg>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.578957" elapsed="0.070085"/>
</kw>
<if>
<branch type="IF" condition="'${status}' == 'PASS'">
<return>
<value>${message}</value>
<status status="PASS" start="2026-09-01T01:21:15.649224" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:15.649107" elapsed="0.000168"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.649092" elapsed="0.000204"/>
</if>
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<arg>${member_index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for 1,
close the previous connection. In any case create a new connection
to karaf console for 1, set correct prompt set and login to karaf console.
Store connection index for 1 and restore the previous active connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.649644" elapsed="0.000036"/>
</kw>
<kw name="Execute_Controller_Karaf_Command_On_Background" owner="KarafKeywords">
<var>${message}</var>
<arg>${command}</arg>
<arg>${member_index}</arg>
<doc>Send command to karaf without affecting current SSH connection. Read, log and return response.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.649957" elapsed="0.000022"/>
</kw>
<return>
<value>${message}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.650019" elapsed="0.000013"/>
</return>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Attemp to send command to karaf for ${member_index}, if fail then open connection and try again.</doc>
<status status="PASS" start="2026-09-01T01:21:15.578365" elapsed="0.071747"/>
</kw>
<msg time="2026-09-01T01:21:15.650220" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:15.650259" level="INFO">${output} =  ". "t "x "t ". "B "g "p "[C "P "o "l "i "c "i "e "s "[C "D "e "f "a "u "l "t ". "D "e "c "o "n "f "i "g "u "r "e "_ "A "...</msg>
<var>${status}</var>
<var>${output}</var>
<arg>Execute_Controller_Karaf_Command_With_Retry_On_Background</arg>
<arg>log:log "ROBOT MESSAGE: ${message}"</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.574197" elapsed="0.076094"/>
</kw>
<if>
<branch type="IF" condition="not ${tolerate_failure} and &quot;${status}&quot; != &quot;PASS&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>${output}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.650612" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.650389" elapsed="0.000282"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.650373" elapsed="0.000320"/>
</if>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:15.574057" elapsed="0.076656"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:15.573912" elapsed="0.076829"/>
</for>
<arg>Starting test ${SUITE_NAME}.${TEST_NAME}</arg>
<arg>${member_index_list}</arg>
<doc>Make sure this resource is initialized. Send a message into the controller's karaf log file on every node listed (or all).
By default, failure while processing a node is silently ignored, unless ${tolerate_failure} is False.</doc>
<status status="PASS" start="2026-09-01T01:21:15.571840" elapsed="0.078950"/>
</kw>
<arg>member_index_list=${member_index_list}</arg>
<doc>Log test case name to karaf log, useful in test case setup.</doc>
<status status="PASS" start="2026-09-01T01:21:15.567529" elapsed="0.083308"/>
</kw>
<arg>KarafKeywords.Log_Testcase_Start_To_Controller_Karaf</arg>
<arg>member_index_list=${member_index_list}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.567151" elapsed="0.083724"/>
</kw>
<doc>Test case setup which explicitly ignores previous failure and logs test case name to Karaf log.
Needed if the recommended default is to be overriden.</doc>
<status status="PASS" start="2026-09-01T01:21:15.564640" elapsed="0.086280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.651572" level="INFO">&amp;{mapping} = { IP=10.30.170.91 | BGP_RIB_OPENCONFIG=example-bgp-rib }</msg>
<var>&amp;{mapping}</var>
<arg>IP=${ODL_SYSTEM_IP}</arg>
<arg>BGP_RIB_OPENCONFIG=${RIB_INSTANCE}</arg>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.651069" elapsed="0.000528"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.691825" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.691295" elapsed="0.000573"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.692885" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.692550" elapsed="0.000433">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.693104" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.692087" elapsed="0.001069"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.693893" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.693384" elapsed="0.000543"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.694334" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.694535" level="INFO">${template} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-ext...</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.694158" elapsed="0.000414"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.695136" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,$BGP_RIB_OPENCONFIG/bgp-openconfig-extensions:bgp/neighbors
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.694801" elapsed="0.000432"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.696585" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.696233" elapsed="0.000410"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.697218" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.696852" elapsed="0.000399"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.698110" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.697736" elapsed="0.000427"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.698836" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.698625" elapsed="0.000234"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.698906" elapsed="0.000033"/>
</return>
<msg time="2026-09-01T01:21:15.699049" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.698341" elapsed="0.000729"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.699224" elapsed="0.000288"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:21:15.697527" elapsed="0.002090"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.700122" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.699855" elapsed="0.000305"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.700812" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.700611" elapsed="0.000224"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.700879" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.701011" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.700332" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.701182" elapsed="0.000369"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.699734" elapsed="0.001853"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.697314" elapsed="0.004304"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.701671" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.701812" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.695764" elapsed="0.006070"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.695338" elapsed="0.006524"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.702023" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.701886" elapsed="0.000186"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.695308" elapsed="0.006782"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.702788" level="INFO">${final_text} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.702233" elapsed="0.000580"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.702856" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.690377" elapsed="0.012586"/>
</kw>
<msg time="2026-09-01T01:21:15.703012" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.678287" elapsed="0.024768"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.714092" elapsed="0.000026"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.725448" elapsed="0.000025"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.736489" elapsed="0.000025"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.736675" elapsed="0.000020"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.736877" elapsed="0.000018"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.737223" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.737079" elapsed="0.000193"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.737065" elapsed="0.000227"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.737416" elapsed="0.000018"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.737564" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.737722" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.737038" elapsed="0.000730"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.736947" elapsed="0.000844"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.737922" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.737986" elapsed="0.000014"/>
</return>
<msg time="2026-09-01T01:21:15.738096" level="INFO">${uri} = rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensi...</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.674475" elapsed="0.063644"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.739150" level="INFO">rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.738912" elapsed="0.000282"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.748023" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 path_url=/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.748066" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/openconfig-network-instance:network-instances/network-instance=global-bgp/openconfig-network-instance:protocols/protocol=openconfig-policy-types%3ABGP,example-bgp-rib/bgp-openconfig-extensions:bgp/neighbors 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.748177" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.741121" elapsed="0.007081"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.739252" elapsed="0.008985"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.748400" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.748262" elapsed="0.000191"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.739237" elapsed="0.009235"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.751528" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.749376" elapsed="0.002191"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.749175" elapsed="0.002422"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.749158" elapsed="0.002460"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.754028" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.751879" elapsed="0.002190"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.751682" elapsed="0.002416"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.751667" elapsed="0.002453"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.754637" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.754294" elapsed="0.000379"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.754947" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.754735" elapsed="0.000298"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.755485" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.755219" elapsed="0.000289"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.755057" elapsed="0.000482"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.754720" elapsed="0.000837"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.756037" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.755712" elapsed="0.000349"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.756380" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.756121" elapsed="0.000309"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.756863" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.756589" elapsed="0.000297"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.756450" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.756106" elapsed="0.000829"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.757069" elapsed="0.000323"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.757927" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.757684" elapsed="0.000266"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.758085" elapsed="0.002021"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.748810" elapsed="0.011366"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.760217" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.762193" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.738401" elapsed="0.023815"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.762265" elapsed="0.000026"/>
</return>
<arg>${POLICIES_VAR}/app_peer</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.651804" elapsed="0.110571"/>
</kw>
<kw name="Delete_Templated" owner="TemplatedRequests">
<kw name="Resolve_Text_From_Template_Folder" owner="TemplatedRequests">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.799739" level="INFO">${file_path_stream} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri</msg>
<var>${file_path_stream}</var>
<arg>${folder}.${ODL_STREAM}${/}${file_name}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.799398" elapsed="0.000366"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<kw name="File Should Exist" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.800466" level="FAIL">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</msg>
<arg>${file_path_stream}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.800221" elapsed="0.000313">File '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route.titanium/location.uri' does not exist.</status>
</kw>
<msg time="2026-09-01T01:21:15.800615" level="INFO">${file_stream_exists} = False</msg>
<var>${file_stream_exists}</var>
<arg>OperatingSystem.File Should Exist</arg>
<arg>${file_path_stream}</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="PASS" start="2026-09-01T01:21:15.799908" elapsed="0.000728"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.801127" level="INFO">${file_path} = /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/location.uri</msg>
<var>${file_path}</var>
<arg>${file_stream_exists}</arg>
<arg>${file_path_stream}</arg>
<arg>${folder}${/}${file_name}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.800792" elapsed="0.000374"/>
</kw>
<kw name="Get File" owner="OperatingSystem">
<msg time="2026-09-01T01:21:15.801428" level="INFO" html="true">Getting file '&lt;a href="file:///w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri"&gt;/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/variables/bgpfunctional/bgppolicies/app_peer_route/location.uri&lt;/a&gt;'.</msg>
<msg time="2026-09-01T01:21:15.801568" level="INFO">${template} = rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<var>${template}</var>
<arg>${file_path}</arg>
<doc>Returns the contents of a specified file.</doc>
<status status="PASS" start="2026-09-01T01:21:15.801308" elapsed="0.000282"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.801958" level="INFO">rests/data/bgp-rib:application-rib=$IP/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes
</msg>
<arg>${template}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.801743" elapsed="0.000254"/>
</kw>
<if>
<branch type="IF" condition="${percent_encode} == True">
<kw name="Encode_Mapping" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.802885" level="INFO">mapping: {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<arg>mapping: ${mapping}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.802645" elapsed="0.000280"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.803327" level="INFO">${encoded_mapping} = {}</msg>
<var>${encoded_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.803066" elapsed="0.000283"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.804077" level="INFO">${value} = 10.30.170.91</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.803676" elapsed="0.000424"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.804763" level="INFO">${encoded} = 10.30.170.91</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.804563" elapsed="0.000223"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.804830" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:15.804963" level="INFO">${encoded_value} = 10.30.170.91</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.804283" elapsed="0.000701"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.805118" elapsed="0.000210"/>
</kw>
<var name="${key}">IP</var>
<var name="${value}">10.30.170.91</var>
<status status="PASS" start="2026-09-01T01:21:15.803542" elapsed="0.001822"/>
</iter>
<iter>
<kw name="Convert To String" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.805850" level="INFO">${value} = example-bgp-rib</msg>
<var>${value}</var>
<arg>${value}</arg>
<doc>Converts the given item to a Unicode string.</doc>
<status status="PASS" start="2026-09-01T01:21:15.805576" elapsed="0.000297"/>
</kw>
<kw name="Percent_Encode_String" owner="TemplatedRequests">
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:15.806512" level="INFO">${encoded} = example-bgp-rib</msg>
<var>${encoded}</var>
<arg>${value}</arg>
<arg>:</arg>
<arg>%3A</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.806331" elapsed="0.000203"/>
</kw>
<return>
<value>${encoded}</value>
<status status="PASS" start="2026-09-01T01:21:15.806576" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.806720" level="INFO">${encoded_value} = example-bgp-rib</msg>
<var>${encoded_value}</var>
<arg>${value}</arg>
<doc>Percent encodes reserved characters in the given string so it can be used as part of url.</doc>
<status status="PASS" start="2026-09-01T01:21:15.806036" elapsed="0.000706"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${encoded_mapping}</arg>
<arg>${key}</arg>
<arg>${encoded_value}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.806875" elapsed="0.000192"/>
</kw>
<var name="${key}">BGP_RIB_OPENCONFIG</var>
<var name="${value}">example-bgp-rib</var>
<status status="PASS" start="2026-09-01T01:21:15.805460" elapsed="0.001643"/>
</iter>
<var>${key}</var>
<var>${value}</var>
<value>&amp;{mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.803392" elapsed="0.003740"/>
</for>
<return>
<value>${encoded_mapping}</value>
<status status="PASS" start="2026-09-01T01:21:15.807185" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:15.807322" level="INFO">${mapping_to_use} = {'IP': '10.30.170.91', 'BGP_RIB_OPENCONFIG': 'example-bgp-rib'}</msg>
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<status status="PASS" start="2026-09-01T01:21:15.802363" elapsed="0.004983"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.802054" elapsed="0.005319"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${mapping_to_use}</var>
<arg>${mapping}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.807526" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.807394" elapsed="0.000180"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.802039" elapsed="0.005552"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.808242" level="INFO">${final_text} = rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${final_text}</var>
<arg>string.Template('''${template}'''.rstrip()).safe_substitute(${mapping_to_use})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.807730" elapsed="0.000537"/>
</kw>
<return>
<value>${final_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.808309" elapsed="0.000025"/>
</return>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="PASS" start="2026-09-01T01:21:15.798852" elapsed="0.009565"/>
</kw>
<msg time="2026-09-01T01:21:15.808464" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>not "${iterations}"</arg>
<arg>Resolve_Text_From_Template_File</arg>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.787744" elapsed="0.020761"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${prolog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.prolog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.819377" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${epilog}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${name_prefix}${base_name}.epilog.${extension}</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=${percent_encode}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.830367" elapsed="0.000024"/>
</kw>
<kw name="Resolve_Text_From_Template_File" owner="TemplatedRequests">
<var>${item_template}</var>
<arg>folder=${folder}</arg>
<arg>file_name=${base_name}.item.${extension}</arg>
<arg>mapping=${mapping}</arg>
<doc>Check if /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name} exists. If yes read and Log contents of file /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route.titanium/${file_name},
remove endline, perform safe substitution, return result.
If no do it with the default /w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/bgpfunct/../../../variables/bgpfunctional/bgppolicies/app_peer_route/${file_name}.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.841089" elapsed="0.000024"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<var>${items}</var>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.841273" elapsed="0.000019"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${separator}</var>
<arg>'${extension}' != 'json'</arg>
<arg>${endline}</arg>
<arg>,${endline}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.841428" elapsed="0.000017"/>
</kw>
<for flavor="IN RANGE">
<iter>
<if>
<branch type="IF" condition="${iteration} &gt; ${iter_start}">
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${separator}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.841756" elapsed="0.000018"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.841616" elapsed="0.000189"/>
</branch>
<status status="NOT RUN" start="2026-09-01T01:21:15.841604" elapsed="0.000221"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<var>${j}</var>
<arg>${iteration}+${iter_j_offset}</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.841949" elapsed="0.000017"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${item}</var>
<arg>string.Template('''${item_template}''').substitute({"i":"${iteration}", "j":${j}})</arg>
<arg>modules=string</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.842095" elapsed="0.000017"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${items}</arg>
<arg>${item}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.842254" elapsed="0.000018"/>
</kw>
<var name="${iteration}"/>
<status status="NOT RUN" start="2026-09-01T01:21:15.841580" elapsed="0.000720"/>
</iter>
<var>${iteration}</var>
<value>${iter_start}</value>
<value>${iterations}+${iter_start}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.841493" elapsed="0.000829"/>
</for>
<kw name="Catenate" owner="BuiltIn">
<var>${final_text}</var>
<arg>SEPARATOR=</arg>
<arg>${prolog}</arg>
<arg>${endline}</arg>
<arg>@{items}</arg>
<arg>${endline}</arg>
<arg>${epilog}</arg>
<doc>Catenates the given items together and returns the resulted string.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.842450" elapsed="0.000018"/>
</kw>
<return>
<value>${final_text}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.842514" elapsed="0.000013"/>
</return>
<msg time="2026-09-01T01:21:15.842617" level="INFO">${uri} = rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<var>${uri}</var>
<arg>folder=${folder}</arg>
<arg>base_name=${location}</arg>
<arg>extension=uri</arg>
<arg>mapping=${mapping}</arg>
<arg>percent_encode=True</arg>
<doc>Read a template from folder, strip endline, make changes according to mapping, return the result.
If ${iterations} value is present, put text together from "prolog", "item" and "epilog" parts,
where additional template variable ${i} goes from ${iter_start}, by one ${iterations} times.
Template variable ${j} is calculated as ${i} incremented by offset ${iter_j_offset} ( j = i + iter_j_offset )
used to create non uniform data in order to be able to validate UPDATE operations.
POST (as opposed to PUT) needs slightly different data, ${name_prefix} may be used to distinguish.
(Actually, it is GET who formats data differently when URI is a top-level container.)</doc>
<status status="PASS" start="2026-09-01T01:21:15.783948" elapsed="0.058691"/>
</kw>
<kw name="Delete_From_Uri" owner="TemplatedRequests">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.843620" level="INFO">rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes</msg>
<arg>${uri}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.843398" elapsed="0.000309"/>
</kw>
<if>
<branch type="IF" condition="&quot;&quot;&quot;${http_timeout}&quot;&quot;&quot; == &quot;&quot;&quot;${EMPTY}&quot;&quot;&quot;">
<kw name="DELETE On Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.854192" level="INFO">DELETE Request : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 path_url=/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 headers={'User-Agent': 'python-requests/2.34.2', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Cookie': 'JSESSIONID=node01mebpfgpqqzzwwfxypfcl97pi26.node0', 'Content-Length': '0', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.854233" level="INFO">DELETE Response : url=http://10.30.170.91:8181/rests/data/bgp-rib:application-rib=10.30.170.91/tables=bgp-types%3Aipv4-address-family,bgp-types%3Aunicast-subsequent-address-family/bgp-inet:ipv4-routes 
 status=204, reason=No Content 
 headers={} 
 body=None 
 </msg>
<msg time="2026-09-01T01:21:15.854310" level="INFO">${response} = &lt;Response [204]&gt;</msg>
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="PASS" start="2026-09-01T01:21:15.845741" elapsed="0.008591"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.843767" elapsed="0.010600"/>
</branch>
<branch type="ELSE">
<kw name="DELETE On Session" owner="RequestsLibrary">
<var>${response}</var>
<arg>${session}</arg>
<arg>${uri}</arg>
<arg>timeout=${http_timeout}</arg>
<doc>Sends a DELETE request on a previously created HTTP Session.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.854525" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.854390" elapsed="0.000187"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.843751" elapsed="0.010875"/>
</if>
<kw name="Check_Status_Code" owner="TemplatedRequests">
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.857695" level="INFO"/>
<arg>${response.text}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.855527" elapsed="0.002207"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.855332" elapsed="0.002433"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.855316" elapsed="0.002470"/>
</if>
<if>
<branch type="IF" condition="&quot;${log_response}&quot; == &quot;True&quot;">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.860055" level="INFO">204</msg>
<arg>${response.status_code}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.858036" elapsed="0.002059"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.857835" elapsed="0.002290"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.857821" elapsed="0.002340"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.860644" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($additional_allowed_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.860312" elapsed="0.000370"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.860950" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.860743" elapsed="0.000257"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.861434" level="INFO">${allowed_status_codes_list} = []</msg>
<var>${allowed_status_codes_list}</var>
<arg>${additional_allowed_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.861175" elapsed="0.000282"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.861020" elapsed="0.000467"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.860728" elapsed="0.000777"/>
</if>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.861976" level="INFO">${status_codes_type} = list</msg>
<var>${status_codes_type}</var>
<arg>type($explicit_status_codes).__name__</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.861644" elapsed="0.000355"/>
</kw>
<if>
<branch type="IF" condition="&quot;${status_codes_type}&quot;!=&quot;list&quot;">
<kw name="Create List" owner="BuiltIn">
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns a list containing given items.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.862279" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:15.862059" elapsed="0.000270"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.862757" level="INFO">${explicit_status_codes_list} = []</msg>
<var>${explicit_status_codes_list}</var>
<arg>${explicit_status_codes}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.862488" elapsed="0.000291"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.862349" elapsed="0.000461"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.862044" elapsed="0.000783"/>
</if>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_status_codes_list}""" != """${NO_STATUS_CODES}"""</arg>
<arg>Collections.List_Should_Contain_Value</arg>
<arg>${explicit_status_codes_list}</arg>
<arg>${response.status_code}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.862959" elapsed="0.000314"/>
</kw>
<kw name="Combine Lists" owner="Collections">
<msg time="2026-09-01T01:21:15.863666" level="INFO">${final_allowd_list} = [200, 201, 204]</msg>
<var>${final_allowd_list}</var>
<arg>${ALLOWED_STATUS_CODES}</arg>
<arg>${allowed_status_codes_list}</arg>
<doc>Combines the given ``lists`` together and returns the result.</doc>
<status status="PASS" start="2026-09-01T01:21:15.863418" elapsed="0.000272"/>
</kw>
<kw name="List Should Contain Value" owner="Collections">
<arg>${final_allowd_list}</arg>
<arg>${response.status_code}</arg>
<doc>Fails if the ``value`` is not found from ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:15.863825" elapsed="0.002012"/>
</kw>
<arg>${response}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<doc>Log response text, check status_code is one of allowed ones. In cases where this keyword is
called in a WUKS it could end up logging tons of data and it may be desired to skip the logging by passing
log_response=False, but by default it remains True.</doc>
<status status="PASS" start="2026-09-01T01:21:15.854959" elapsed="0.010933"/>
</kw>
<return>
<value>${response.text}</value>
<status status="PASS" start="2026-09-01T01:21:15.865932" elapsed="0.000027"/>
</return>
<msg time="2026-09-01T01:21:15.867910" level="INFO">${response_text} = </msg>
<var>${response_text}</var>
<arg>uri=${uri}</arg>
<arg>session=${session}</arg>
<arg>additional_allowed_status_codes=${additional_allowed_status_codes}</arg>
<arg>http_timeout=${http_timeout}</arg>
<doc>DELETE resource at URI, check status_code and return response text..</doc>
<status status="PASS" start="2026-09-01T01:21:15.842876" elapsed="0.025057"/>
</kw>
<return>
<value>${response_text}</value>
<status status="PASS" start="2026-09-01T01:21:15.867980" elapsed="0.000023"/>
</return>
<arg>${POLICIES_VAR}/app_peer_route</arg>
<arg>mapping=${mapping}</arg>
<arg>session=${CONFIG_SESSION}</arg>
<doc>Resolve URI from folder, issue DELETE request.</doc>
<status status="PASS" start="2026-09-01T01:21:15.762576" elapsed="0.105510"/>
</kw>
<doc>Revert the BGP configuration to the original state: without application peer</doc>
<status status="PASS" start="2026-09-01T01:21:15.564160" elapsed="0.304050"/>
</test>
<kw name="Stop_Suite" type="TEARDOWN">
<kw name="Virtual_Env_Delete" owner="SSHKeywords">
<kw name="Execute_Command_At_Cwd_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_At_Path_Should_Pass" owner="SSHKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.873998" level="INFO">${cd_and_command} = cd '.' &amp;&amp; rm -rf /tmp/defaultvenv</msg>
<var>${cd_and_command}</var>
<arg>cd '${path}' &amp;&amp; ${command}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:15.873709" elapsed="0.000313"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:15.875315" level="INFO">Executing command 'cd '.' &amp;&amp; rm -rf /tmp/defaultvenv'.</msg>
<msg time="2026-09-01T01:21:15.938745" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:15.938886" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:21:15.938939" level="INFO">${stderr} = </msg>
<msg time="2026-09-01T01:21:15.938988" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:15.875128" elapsed="0.063887"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.940622" level="INFO">Length is 0.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="PASS" start="2026-09-01T01:21:15.940063" elapsed="0.000677"/>
</kw>
<msg time="2026-09-01T01:21:15.940924" level="INFO">${emptiness_status} = PASS</msg>
<msg time="2026-09-01T01:21:15.941008" level="INFO">${result} = None</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:15.939276" elapsed="0.001775"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.942293" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:15.941415" elapsed="0.000932"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.944439" level="INFO"/>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.943921" elapsed="0.000599"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.945344" level="INFO"/>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.944844" elapsed="0.000579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:15.946247" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:15.945744" elapsed="0.000587"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:21:15.943220" elapsed="0.003217"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:15.942495" elapsed="0.004011"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.942458" elapsed="0.004095"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:21:15.946883" elapsed="0.000030"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:15.946684" elapsed="0.000287"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.946629" elapsed="0.000383"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:21:15.947320" elapsed="0.000050"/>
</return>
<status status="PASS" start="2026-09-01T01:21:15.947111" elapsed="0.000324"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:15.947083" elapsed="0.000398"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:15.947788" elapsed="0.000043"/>
</kw>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:21:15.874638" elapsed="0.073380"/>
</kw>
<msg time="2026-09-01T01:21:15.948117" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${cd_and_command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.874178" elapsed="0.074096"/>
</kw>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>A keyword similar to Execute_Command_Should_Pass which performs "cd" to ${path} before executing the rm -rf /tmp/defaultvenv.
This is useful when rewriting bash scripts, as series of SSHLibrary.Execute_Command do not share current working directory.
TODO: Perhaps a Keyword which sets up environment variables would be useful as well.</doc>
<status status="PASS" start="2026-09-01T01:21:15.873168" elapsed="0.075258"/>
</kw>
<msg time="2026-09-01T01:21:15.948521" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_At_Path_Should_Pass</arg>
<arg>command=${command}</arg>
<arg>path=${SSHKeywords__current_remote_working_directory}</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:15.869508" elapsed="0.079121"/>
</kw>
<arg>rm -rf ${SSHKeywords__current_venv_path}</arg>
<doc>Run Execute_Command_At_Path_Should_Pass with previously set CWD as path.</doc>
<status status="PASS" start="2026-09-01T01:21:15.869206" elapsed="0.079595"/>
</kw>
<doc>Deletes a directory with virtual env.</doc>
<status status="PASS" start="2026-09-01T01:21:15.868985" elapsed="0.079917"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:21:15.949331" elapsed="0.000987"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:15.950800" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:21:15.950629" elapsed="0.000309"/>
</kw>
<doc>Suite teardown keyword</doc>
<status status="PASS" start="2026-09-01T01:21:15.868760" elapsed="0.082279"/>
</kw>
<doc>Functional test for bgp routing policies

Copyright (c) 2018 AT&amp;T Intellectual Property. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

This suite uses 7 peers: app peer, 2x rr-client, 2x ebgp, 2x ibgp
Tests results on effective-rib-in dependant on their respective configurations.
Peers 1,2,4,5 are testing multiple ipv4 routes with additional arguments.
Peers 3,6 have ipv4 and ipv6 mpls-labeled routes.</doc>
<status status="FAIL" start="2026-09-01T01:20:31.402961" elapsed="44.548137"/>
</suite>
<suite id="s1-s21" name="Tcpmd5User" source="/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot">
<kw name="Set_It_Up" type="SETUP">
<kw name="Setup_Karaf_Keywords" owner="KarafKeywords">
<kw name="ClusterManagement_Setup" owner="ClusterManagement">
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.049327" level="INFO">${already_done} = False</msg>
<var>${already_done}</var>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>False</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:21:16.045920" elapsed="0.003438"/>
</kw>
<if>
<branch type="IF" condition="${already_done}">
<return>
<status status="NOT RUN" start="2026-09-01T01:21:16.049557" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:16.049452" elapsed="0.000152"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.049426" elapsed="0.000276"/>
</if>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.050173" level="INFO">${ClusterManagement__has_setup_run} = True</msg>
<arg>\${ClusterManagement__has_setup_run}</arg>
<arg>True</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:21:16.049847" elapsed="0.000365"/>
</kw>
<kw name="Get Variable Value" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.050625" level="INFO">${cluster_size} = 1</msg>
<var>${cluster_size}</var>
<arg>\${NUM_ODL_SYSTEM}</arg>
<arg>1</arg>
<doc>Returns variable value or ``default`` if the variable does not exist.</doc>
<status status="PASS" start="2026-09-01T01:21:16.050350" elapsed="0.000298"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Convert To Integer" owner="BuiltIn">
<arg>${cluster_size}</arg>
<doc>Converts the given item to an integer number.</doc>
<status status="PASS" start="2026-09-01T01:21:16.051107" elapsed="0.000375"/>
</kw>
<msg time="2026-09-01T01:21:16.051569" level="INFO">${status} = PASS</msg>
<msg time="2026-09-01T01:21:16.051608" level="INFO">${possibly_int_of_members} = 1</msg>
<var>${status}</var>
<var>${possibly_int_of_members}</var>
<arg>BuiltIn.Convert_To_Integer</arg>
<arg>${cluster_size}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:16.050802" elapsed="0.000826"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.052109" level="INFO">${int_of_members} = 1</msg>
<var>${int_of_members}</var>
<arg>'${status}' != 'PASS'</arg>
<arg>${1}</arg>
<arg>${possibly_int_of_members}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:16.051785" elapsed="0.000347"/>
</kw>
<kw name="ClusterManagement__Compute_Derived_Variables" owner="ClusterManagement">
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.053011" level="INFO">@{member_index_list} = [ ]</msg>
<var>@{member_index_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:16.052778" elapsed="0.000256"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.053409" level="INFO">@{session_list} = [ ]</msg>
<var>@{session_list}</var>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:16.053177" elapsed="0.000255"/>
</kw>
<kw name="Create Dictionary" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.053834" level="INFO">&amp;{index_to_ip_mapping} = { }</msg>
<var>&amp;{index_to_ip_mapping}</var>
<doc>Creates and returns a dictionary based on the given ``items``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.053566" elapsed="0.000291"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="ClusterManagement__Include_Member_Index" owner="ClusterManagement">
<kw name="Append To List" owner="Collections">
<arg>${member_index_list}</arg>
<arg>${index}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.056607" elapsed="0.000203"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.057246" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>${ODL_SYSTEM_${index}_IP}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:16.056944" elapsed="0.000325"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${index_to_ip_mapping}</arg>
<arg>${index}</arg>
<arg>${member_ip}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.057397" elapsed="0.000197"/>
</kw>
<kw name="Resolve_Http_Session_For_Member" owner="ClusterManagement">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.058290" level="INFO">${session} = ClusterManagement__session_1</msg>
<var>${session}</var>
<arg>ClusterManagement__session_${member_index}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:16.058017" elapsed="0.000296"/>
</kw>
<return>
<value>${session}</value>
<status status="PASS" start="2026-09-01T01:21:16.058352" elapsed="0.000034"/>
</return>
<msg time="2026-09-01T01:21:16.058494" level="INFO">${session_alias} = ClusterManagement__session_1</msg>
<var>${session_alias}</var>
<arg>member_index=${index}</arg>
<doc>Return RequestsLibrary session alias pointing to node of given index.</doc>
<status status="PASS" start="2026-09-01T01:21:16.057768" elapsed="0.000748"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:16.059044" level="INFO">Creating Session using : alias=ClusterManagement__session_1, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc192f4b50&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>${session_alias}</arg>
<arg>http://${member_ip}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<arg>timeout=${http_timeout}</arg>
<arg>max_retries=${http_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:21:16.058648" elapsed="0.000543"/>
</kw>
<kw name="Append To List" owner="Collections">
<arg>${session_list}</arg>
<arg>${session_alias}</arg>
<doc>Adds ``values`` to the end of ``list``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.059334" elapsed="0.000164"/>
</kw>
<arg>${index}</arg>
<arg>${member_index_list}</arg>
<arg>${session_list}</arg>
<arg>${index_to_ip_mapping}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Add a corresponding item based on index into the last three arguments.
Create the Http session whose alias is added to list.</doc>
<status status="PASS" start="2026-09-01T01:21:16.056111" elapsed="0.003440"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:16.055941" elapsed="0.003646"/>
</iter>
<var>${index}</var>
<value>1</value>
<value>${int_of_members+1}</value>
<status status="PASS" start="2026-09-01T01:21:16.053910" elapsed="0.005706"/>
</for>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.060115" level="INFO">${ClusterManagement__member_index_list} = [1]</msg>
<arg>\${ClusterManagement__member_index_list}</arg>
<arg>${member_index_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:21:16.059770" elapsed="0.000413"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.060707" level="INFO">${ClusterManagement__index_to_ip_mapping} = {1: '10.30.170.91'}</msg>
<arg>\${ClusterManagement__index_to_ip_mapping}</arg>
<arg>${index_to_ip_mapping}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:21:16.060351" elapsed="0.000396"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.061422" level="INFO">${ClusterManagement__session_list} = ['ClusterManagement__session_1']</msg>
<arg>\${ClusterManagement__session_list}</arg>
<arg>${session_list}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:21:16.060890" elapsed="0.000570"/>
</kw>
<arg>int_of_members=${int_of_members}</arg>
<arg>http_timeout=${http_timeout}</arg>
<arg>http_retries=${http_retries}</arg>
<doc>Construct index list, session list and IP mapping, publish them as suite variables.</doc>
<status status="PASS" start="2026-09-01T01:21:16.052378" elapsed="0.009134"/>
</kw>
<arg>http_timeout=${http_timeout}</arg>
<doc>Detect repeated call, or detect number of members and initialize derived suite variables.
Http sessions are created with parameters to not waste time when ODL is no accepting connections properly.</doc>
<status status="PASS" start="2026-09-01T01:21:16.045589" elapsed="0.015971"/>
</kw>
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:16.061781" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:16.061667" elapsed="0.000154"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.061636" elapsed="0.000205"/>
</if>
<kw name="Run_Bash_Command_On_List_Or_All" owner="ClusterManagement">
<kw name="List_Indices_Or_All" owner="ClusterManagement">
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.064718" level="INFO">${return_list_reference} = [1]</msg>
<var>${return_list_reference}</var>
<arg>"""${given_list}""" != ""</arg>
<arg>${given_list}</arg>
<arg>${ClusterManagement__member_index_list}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:16.064348" elapsed="0.000394"/>
</kw>
<kw name="Create List" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.065153" level="INFO">${return_list_copy} = [1]</msg>
<var>${return_list_copy}</var>
<arg>@{return_list_reference}</arg>
<doc>Returns a list containing given items.</doc>
<status status="PASS" start="2026-09-01T01:21:16.064878" elapsed="0.000299"/>
</kw>
<return>
<value>${return_list_copy}</value>
<status status="PASS" start="2026-09-01T01:21:16.065217" elapsed="0.000025"/>
</return>
<msg time="2026-09-01T01:21:16.065357" level="INFO">${index_list} = [1]</msg>
<var>${index_list}</var>
<arg>given_list=${member_index_list}</arg>
<doc>Utility to allow ${EMPTY} as default argument value, as the internal list is computed at runtime.
This keyword always returns a (shallow) copy of given or default list,
so operations with the returned list should not affect other lists.
Also note that this keyword does not consider empty list to be ${EMPTY}.</doc>
<status status="PASS" start="2026-09-01T01:21:16.064049" elapsed="0.001330"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run_Bash_Command_On_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:16.066244" level="INFO">${member_ip} = 10.30.170.91</msg>
<var>${member_ip}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.066000" elapsed="0.000266"/>
</kw>
<kw name="Run_Keyword_Preserve_Connection" owner="SSHKeywords">
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.066993" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:16.067082" level="INFO">${current_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.066838" elapsed="0.000266"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Controller" owner="Utils">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:16.069520" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:16.069232" elapsed="0.000462"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.069214" elapsed="0.000505"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.069962" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:16.070069" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.069847" elapsed="0.000245"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.071109" level="INFO">Attempting to execute command "iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save" on remote system "10.30.170.91" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:16.070238" elapsed="0.000940"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.071954" level="INFO">${conn_id} = 1</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.071339" elapsed="0.000638"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.073329" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:21:16.073520" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:21:16.072788" elapsed="0.000778"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.073839" elapsed="0.000655"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.075915" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:21:16.673190" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:21:16 UTC 2026

  System load:  0.01               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:20:32 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:21:16.075554" elapsed="0.597865"/>
</kw>
<msg time="2026-09-01T01:21:16.673597" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.074809" elapsed="0.598974"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:21:16.072188" elapsed="0.601836"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.674565" level="INFO">Executing command 'iptables -I INPUT -p tcp --dport 8101 -j ACCEPT; iptables-save'.</msg>
<msg time="2026-09-01T01:21:16.687548" level="INFO">Command exited with return code 4.</msg>
<msg time="2026-09-01T01:21:16.687710" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T01:21:16.687750" level="INFO">${stderr} = iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:16.674270" elapsed="0.013502"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.687916" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.688835" level="INFO">iptables v1.8.7 (nf_tables): unknown option "--dport"
Try `iptables -h' or 'iptables --help' for more information.
iptables-save v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission denied (you must be root)</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:16.688338" elapsed="0.000539"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:21:16.689111" elapsed="0.000016"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:16.688955" elapsed="0.000224"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.688932" elapsed="0.000268"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:21:16.689364" elapsed="0.000023"/>
</return>
<status status="PASS" start="2026-09-01T01:21:16.689248" elapsed="0.000169"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.689233" elapsed="0.000205"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T01:21:16.689467" elapsed="0.000012"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.692046" elapsed="0.000729"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.693946" elapsed="0.000432"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.694546" elapsed="0.000197"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:16.689762" elapsed="0.005059"/>
</kw>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T01:21:16.068789" elapsed="0.626114"/>
</kw>
<msg time="2026-09-01T01:21:16.694949" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run Command On Remote System</arg>
<arg>${system}</arg>
<arg>${cmd}</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>prompt=${prompt}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.068157" elapsed="0.626837"/>
</kw>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Call Run Comand On Remote System, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:21:16.067702" elapsed="0.627360"/>
</kw>
<msg time="2026-09-01T01:21:16.695098" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${keyword_name}</arg>
<arg>@{args}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.067253" elapsed="0.627905"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.697709" elapsed="0.000276"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.698123" elapsed="0.000168"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.698416" elapsed="0.000084"/>
</kw>
<arg>${current_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:16.695412" elapsed="0.003133"/>
</kw>
<msg time="2026-09-01T01:21:16.698625" level="INFO">${output} = </msg>
<var>${output}</var>
<arg>Utils.Run_Command_On_Controller</arg>
<arg>${member_ip}</arg>
<arg>${command}</arg>
<doc>Store current connection index, run keyword returning its result, restore connection in teardown.
Note that in order to avoid "got positional argument after named arguments", it is safer to use positional (not named) arguments on call.</doc>
<status status="PASS" start="2026-09-01T01:21:16.066453" elapsed="0.632195"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.699032" level="INFO"/>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:16.698811" elapsed="0.000257"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T01:21:16.699105" elapsed="0.000025"/>
</return>
<arg>command=${command}</arg>
<arg>member_index=${index}</arg>
<doc>Obtain IP, call Utils and return output. This keeps previous ssh session active.</doc>
<status status="PASS" start="2026-09-01T01:21:16.065695" elapsed="0.633539"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:16.065532" elapsed="0.633734"/>
</iter>
<var>${index}</var>
<value>@{index_list}</value>
<status status="PASS" start="2026-09-01T01:21:16.065423" elapsed="0.633877"/>
</for>
<arg>iptables -I INPUT -p tcp --dport ${KARAF_SHELL_PORT} -j ACCEPT; iptables-save</arg>
<doc>Cycle through indices (or all), run command on each.</doc>
<status status="PASS" start="2026-09-01T01:21:16.062032" elapsed="0.637360"/>
</kw>
<kw name="Comment" owner="BuiltIn">
<arg>First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="PASS" start="2026-09-01T01:21:16.699527" elapsed="0.000207"/>
</kw>
<for flavor="IN">
<iter>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Open_Controller_Karaf_Console_On_Background" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T01:21:16.711868" elapsed="0.000013"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:16.711770" elapsed="0.000139"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.711753" elapsed="0.000175"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.712194" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:16.712286" level="INFO">${current_ssh_connection_object} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.712059" elapsed="0.000255"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.712687" level="INFO">{}</msg>
<arg>${connection_index_dict}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:16.712443" elapsed="0.000284"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.713073" level="INFO">1</msg>
<arg>${member_index}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:16.712856" elapsed="0.000254"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:16.713780" level="FAIL">Dictionary does not contain key '1'.</msg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="FAIL" start="2026-09-01T01:21:16.713574" elapsed="0.000300">Dictionary does not contain key '1'.</status>
</kw>
<msg time="2026-09-01T01:21:16.713967" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:21:16.714006" level="INFO">${old_connection_index} = Dictionary does not contain key '1'.</msg>
<var>${status}</var>
<var>${old_connection_index}</var>
<arg>Get From Dictionary</arg>
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:16.713260" elapsed="0.000766"/>
</kw>
<if>
<branch type="IF" condition="'${status}'=='PASS'">
<kw name="Run Keywords" owner="BuiltIn">
<arg>SSHLibrary.Switch_Connection</arg>
<arg>${old_connection_index}</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Write</arg>
<arg>logout</arg>
<arg>AND</arg>
<arg>BuiltIn.Run_Keyword_And_Ignore_Error</arg>
<arg>SSHLibrary.Close_Connection</arg>
<doc>Executes all the given keywords in a sequence.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:16.714298" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:16.714091" elapsed="0.000272"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:16.714075" elapsed="0.000310"/>
</if>
<kw name="Resolve_IP_Address_For_Member" owner="ClusterManagement">
<kw name="Get From Dictionary" owner="Collections">
<msg time="2026-09-01T01:21:16.715030" level="INFO">${ip_address} = 10.30.170.91</msg>
<var>${ip_address}</var>
<arg>dictionary=${ClusterManagement__index_to_ip_mapping}</arg>
<arg>key=${member_index}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.714801" elapsed="0.000252"/>
</kw>
<return>
<value>${ip_address}</value>
<status status="PASS" start="2026-09-01T01:21:16.715094" elapsed="0.000026"/>
</return>
<msg time="2026-09-01T01:21:16.715244" level="INFO">${odl_ip} = 10.30.170.91</msg>
<var>${odl_ip}</var>
<arg>${member_index}</arg>
<doc>Return node IP address of given index.</doc>
<status status="PASS" start="2026-09-01T01:21:16.714556" elapsed="0.000710"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${odl_ip}</arg>
<arg>port=${KARAF_SHELL_PORT}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.715403" elapsed="0.000364"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.716007" level="INFO">index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:16.716093" level="INFO">${karaf_connection_object} = index=4
host=10.30.170.91
alias=None
port=8101
timeout=10 seconds
newline=

prompt=opendaylight-user
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_error...</msg>
<var>${karaf_connection_object}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.715913" elapsed="0.000203"/>
</kw>
<kw name="Set To Dictionary" owner="Collections">
<arg>${connection_index_dict}</arg>
<arg>${member_index}</arg>
<arg>${karaf_connection_object.index}</arg>
<doc>Adds the given ``key_value_pairs`` and/or ``items`` to the ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.716258" elapsed="0.003230"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.719870" level="INFO">Logging into '10.30.170.91:8101' as 'karaf'.</msg>
<msg time="2026-09-01T01:21:16.910852" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.719628" elapsed="0.191372"/>
</kw>
<kw name="Run Keyword If" owner="BuiltIn" type="TEARDOWN">
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.914236" elapsed="0.000353"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.914745" elapsed="0.000153"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.915025" elapsed="0.000090"/>
</kw>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:16.912067" elapsed="0.003117"/>
</kw>
<arg>'${IS_KARAF_APPL}' == 'True'</arg>
<arg>SSHKeywords.Restore_Current_Ssh_Connection_From_Index</arg>
<arg>${current_ssh_connection_object.index}</arg>
<doc>Runs the given keyword with the given arguments, if ``condition`` is true.</doc>
<status status="PASS" start="2026-09-01T01:21:16.911403" elapsed="0.003823"/>
</kw>
<arg>member_index=${index}</arg>
<doc>If there is a stored ssh connection index of connection to the controller's karaf console for ${member_index},
close the previous connection. In any case create a new connection
to karaf console for ${member_index}, set correct prompt set and login to karaf console.
Store connection index for ${member_index} and restore the previous active connection.</doc>
<status status="PASS" start="2026-09-01T01:21:16.711516" elapsed="0.203755"/>
</kw>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T01:21:16.700368" elapsed="0.214944"/>
</kw>
<arg>BuiltIn.Wait_Until_Keyword_Succeeds</arg>
<arg>3s</arg>
<arg>1s</arg>
<arg>Open_Controller_Karaf_Console_On_Background</arg>
<arg>member_index=${index}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:16.700029" elapsed="0.215328"/>
</kw>
<var name="${index}">1</var>
<status status="PASS" start="2026-09-01T01:21:16.699910" elapsed="0.215482"/>
</iter>
<var>${index}</var>
<value>@{ClusterManagement__member_index_list}</value>
<status status="PASS" start="2026-09-01T01:21:16.699783" elapsed="0.215644"/>
</for>
<doc>Initialize ClusterManagement. Open ssh karaf connections to each ODL.</doc>
<status status="PASS" start="2026-09-01T01:21:16.045254" elapsed="0.870229"/>
</kw>
<kw name="Create_Default_Session" owner="TemplatedRequests">
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:16.919246" level="INFO">Creating Session using : alias=default, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc18940c50&gt;, timeout=5, proxies=None, verify=False,                     debug=0 </msg>
<arg>default</arg>
<arg>url=${url}</arg>
<arg>auth=${auth}</arg>
<arg>timeout=${timeout}</arg>
<arg>max_retries=${max_retries}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:21:16.918885" elapsed="0.000487"/>
</kw>
<doc>Create "default" session to ${url} with authentication and connection parameters.
This Keyword is in this Resource only so that user do not need to call RequestsLibrary directly.</doc>
<status status="PASS" start="2026-09-01T01:21:16.918521" elapsed="0.000909"/>
</kw>
<kw name="Initialize_Artifact_Deployment_And_Usage" owner="NexusKeywords">
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.923985" level="INFO">${odl_connection} = 6</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:16.923644" elapsed="0.000365"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:21:16.925454" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:21:16.925522" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:21:16.925206" elapsed="0.000337"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.925690" elapsed="0.000497"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:21:16.927051" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:21:17.289207" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:21:16 UTC 2026

  System load:  0.01               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:21:16 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:21:16.926774" elapsed="0.362648"/>
</kw>
<msg time="2026-09-01T01:21:17.289509" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.926340" elapsed="0.363247"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:21:16.924814" elapsed="0.364907"/>
</kw>
<msg time="2026-09-01T01:21:17.289770" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:16.924460" elapsed="0.365353"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:21:16.924176" elapsed="0.365705"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:21:17.289936" elapsed="0.000046"/>
</return>
<msg time="2026-09-01T01:21:17.290170" level="INFO">${odl} = 6</msg>
<var>${odl}</var>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:21:16.923394" elapsed="0.366896"/>
</kw>
<kw name="Put File" owner="SSHLibrary">
<msg time="2026-09-01T01:21:17.298677" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:21:17.306327" level="INFO">'/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh' -&gt; '/home/jenkins//search.sh'</msg>
<arg>/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/../../tools/deployment/search.sh</arg>
<doc>Uploads file(s) from the local machine to the remote machine.</doc>
<status status="PASS" start="2026-09-01T01:21:17.290512" elapsed="0.015906"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:17.306704" elapsed="0.000361"/>
</kw>
<if>
<branch type="IF" condition="not (${tools_system_connect})">
<return>
<status status="NOT RUN" start="2026-09-01T01:21:17.307417" elapsed="0.000023"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:17.307201" elapsed="0.000278"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:17.307166" elapsed="0.000346"/>
</if>
<kw name="Open_Connection_To_Tools_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:17.314303" level="INFO">${tools_connection} = 7</msg>
<var>${tools_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:17.313741" elapsed="0.000597"/>
</kw>
<kw name="Flexible_Mininet_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:21:17.316602" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:21:17.316721" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:21:17.316225" elapsed="0.000528"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:17.316955" elapsed="0.000453"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:21:17.318543" level="INFO">Logging into '10.30.170.95:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:21:18.031323" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:21:17 UTC 2026

  System load:  0.0                Processes:             108
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.95
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:19:51 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:21:17.318103" elapsed="0.713414"/>
</kw>
<msg time="2026-09-01T01:21:18.031621" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:17.317622" elapsed="0.714135"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:21:17.315625" elapsed="0.716311"/>
</kw>
<msg time="2026-09-01T01:21:18.032016" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:17.315036" elapsed="0.717042"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Mininet machine.</doc>
<status status="PASS" start="2026-09-01T01:21:17.314584" elapsed="0.717616"/>
</kw>
<return>
<value>${tools_connection}</value>
<status status="PASS" start="2026-09-01T01:21:18.032269" elapsed="0.000056"/>
</return>
<doc>Open a connection to the tools system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:21:17.313249" elapsed="0.719243"/>
</kw>
<doc>Places search utility to ODL system, which will be needed for version detection.
By default also initialize a SSH connection to Tools system,
as following Keywords assume a working connection towards target system.</doc>
<status status="PASS" start="2026-09-01T01:21:16.919680" elapsed="1.112882"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.033167" level="INFO">index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:18.033313" level="INFO">${current_connection} = index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:18.032925" elapsed="0.000423"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.037369" level="INFO">${current_prompt} = &gt;</msg>
<var>${current_prompt}</var>
<arg>${current_connection.prompt}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:18.033548" elapsed="0.003857"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.038049" level="INFO">&gt;</msg>
<arg>${current_prompt}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.037611" elapsed="0.000500"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.042610" level="INFO">${prompt} = &gt;</msg>
<arg>${prompt}</arg>
<arg>${current_prompt}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T01:21:18.038347" elapsed="0.004321"/>
</kw>
<kw name="Create Session" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:18.043156" level="INFO">Creating Session using : alias=session, url=http://10.30.170.91:8181, headers={},                     cookies={}, auth=&lt;requests.auth.HTTPBasicAuth object at 0x7acc192eac50&gt;, timeout=None, proxies=None, verify=False,                     debug=0 </msg>
<arg>${CONFIG_SESSION}</arg>
<arg>http://${ODL_SYSTEM_IP}:${RESTCONFPORT}</arg>
<arg>auth=${AUTH}</arg>
<doc>Create Session: create a HTTP session to a server</doc>
<status status="PASS" start="2026-09-01T01:21:18.042852" elapsed="0.000615"/>
</kw>
<kw name="Deploy_Test_Tool" owner="NexusKeywords">
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.061291" level="INFO">${name_prefix} = pcep-pcc-mock-</msg>
<var>${name_prefix}</var>
<arg>${artifact}-</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:18.060879" elapsed="0.000444"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.061899" level="INFO">${extension} = jar</msg>
<var>${extension}</var>
<arg>'${component}'=='odl-micro'</arg>
<arg>tar</arg>
<arg>jar</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.061485" elapsed="0.000443"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.062491" level="INFO">${name_suffix} = -executable.jar</msg>
<var>${name_suffix}</var>
<arg>"${suffix}" != ""</arg>
<arg>-${suffix}.${extension}</arg>
<arg>.${extension}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.062103" elapsed="0.000411"/>
</kw>
<kw name="Deploy_Artifact" owner="NexusKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>"""${explicit_url}""" != ""</arg>
<arg>Deploy_From_Url</arg>
<arg>${explicit_url}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.063774" elapsed="0.000282"/>
</kw>
<kw name="Fetch From Left" owner="String">
<msg time="2026-09-01T01:21:18.064412" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${BUNDLE_URL}</arg>
<arg>/org/opendaylight</arg>
<doc>Returns contents of the ``string`` before the first occurrence of ``marker``.</doc>
<status status="PASS" start="2026-09-01T01:21:18.064214" elapsed="0.000222"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.065010" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>'${urlbase}' != '${BUNDLE_URL}'</arg>
<arg>${urlbase}</arg>
<arg>${fallback_url}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.064575" elapsed="0.000460"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Magnesium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.083055" elapsed="0.000404"/>
</kw>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'carpeople'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.082616" elapsed="0.000915"/>
</kw>
<msg time="2026-09-01T01:21:18.083577" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>magnesium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.074241" elapsed="0.009396"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>carpeople</arg>
<doc>Compare magnesium to titanium and in case titanium is at most magnesium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.073889" elapsed="0.009850"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Aluminium" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.101574" elapsed="0.000487"/>
</kw>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'netconf'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.101195" elapsed="0.000953"/>
</kw>
<msg time="2026-09-01T01:21:18.102194" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>aluminium</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.092959" elapsed="0.009293"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<doc>Compare aluminium to titanium and in case titanium is at most aluminium,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.092586" elapsed="0.009735"/>
</kw>
<kw name="Run_Keyword_If_At_Most_Silicon" owner="CompareStream">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Run_Keyword_If_At_Most" owner="CompareStream">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${Stream_dict}[${ODL_STREAM}] &lt;= ${Stream_dict}[${upper_bound}]</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.120237" elapsed="0.000382"/>
</kw>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Compare ${upper_bound} to titanium and in case titanium is at most ${upper_bound},
run Collections.Remove_Values_From_List [['mdsal', 'odlparent', 'yangtools', 'carpeople', 'netconf', 'bgpcep'], 'bgpcep'] {} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.119857" elapsed="0.000849"/>
</kw>
<msg time="2026-09-01T01:21:18.120752" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Run_Keyword_If_At_Most</arg>
<arg>silicon</arg>
<arg>${kw_name}</arg>
<arg>@{varargs}</arg>
<arg>&amp;{kwargs}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.111819" elapsed="0.008987"/>
</kw>
<arg>Collections.Remove_Values_From_List</arg>
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>bgpcep</arg>
<doc>Compare silicon to titanium and in case titanium is at most silicon,
run ${kw_name} @{varargs} &amp;{kwargs} and return its value.</doc>
<status status="PASS" start="2026-09-01T01:21:18.111475" elapsed="0.009400"/>
</kw>
<if>
<branch type="IF" condition="'${build_version}'=='${EMPTY}'">
<kw name="NexusKeywords__Detect_Version_To_Pull" owner="NexusKeywords">
<kw name="NexusKeywords__Get_Items_To_Look_At" owner="NexusKeywords">
<kw name="Dictionary Should Contain Key" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<arg>Component not supported by NexusKeywords version detection: ${component}</arg>
<doc>Fails if ``key`` is not found from ``dictionary``.</doc>
<status status="PASS" start="2026-09-01T01:21:18.123564" elapsed="0.000262"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Get From Dictionary" owner="Collections">
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Returns a value from the given ``dictionary`` based on the given ``key``.</doc>
<status status="PASS" start="2026-09-01T01:21:18.124458" elapsed="0.000165"/>
</kw>
<msg time="2026-09-01T01:21:18.124682" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Collections.Get_From_Dictionary</arg>
<arg>${COMPONENT_MAPPING}</arg>
<arg>${component}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.124063" elapsed="0.000665"/>
</kw>
<msg time="2026-09-01T01:21:18.124825" level="INFO">${itemlist} = pcep-impl</msg>
<var>${itemlist}</var>
<arg>${component}</arg>
<doc>Get a list of items that might contain the version number that we are looking for.</doc>
<status status="PASS" start="2026-09-01T01:21:18.123325" elapsed="0.001522"/>
</kw>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.125115" level="INFO">index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T01:21:18.125223" level="INFO">${current_ssh_connection} = index=7
host=10.30.170.95
alias=None
port=22
timeout=10 seconds
newline=

prompt=&gt;
term_type=vt100
width=80
height=24
path_separator=/
encoding=UTF-8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T01:21:18.124986" elapsed="0.000263"/>
</kw>
<kw name="Open_Connection_To_ODL_System" owner="SSHKeywords">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.130120" level="INFO">${odl_connection} = 8</msg>
<var>${odl_connection}</var>
<arg>${ip_address}</arg>
<arg>prompt=${ODL_SYSTEM_PROMPT}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T01:21:18.129751" elapsed="0.000411"/>
</kw>
<kw name="Flexible_Controller_Login" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.131681" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T01:21:18.131751" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:21:18.131404" elapsed="0.000367"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.131907" elapsed="0.000305"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.133552" level="INFO">Logging into '10.30.170.91:22' as 'jenkins'.</msg>
<msg time="2026-09-01T01:21:18.501316" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 01:21:16 UTC 2026

  System load:  0.01               Processes:             124
  Usage of /:   13.9% of 77.35GB   Users logged in:       0
  Memory usage: 9%                 IPv4 address for ens3: 10.30.170.91
  Swap usage:   0%                 IPv6 address for ens3: 2607:f0d0:1002:11::2


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 01:21:17 2026 from 10.30.171.70
[?2004h[jenkins@releng-12085-825-0-builder-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T01:21:18.132681" elapsed="0.368791"/>
</kw>
<msg time="2026-09-01T01:21:18.501548" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.132357" elapsed="0.369270"/>
</kw>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T01:21:18.130990" elapsed="0.370780"/>
</kw>
<msg time="2026-09-01T01:21:18.501829" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Flexible SSH Login</arg>
<arg>user=${user}</arg>
<arg>password=${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.130607" elapsed="0.371277"/>
</kw>
<doc>Call Flexible SSH Login, but with default values suitable for Controller machine.</doc>
<status status="PASS" start="2026-09-01T01:21:18.130320" elapsed="0.371650"/>
</kw>
<return>
<value>${odl_connection}</value>
<status status="PASS" start="2026-09-01T01:21:18.502020" elapsed="0.000047"/>
</return>
<doc>Open a connection to the ODL system at ${ip_address} and return its identifier.</doc>
<status status="PASS" start="2026-09-01T01:21:18.129460" elapsed="0.372750"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.502728" level="INFO">Executing command 'sh search.sh /tmp/karaf-0.22.3/system pcep-impl'.</msg>
<msg time="2026-09-01T01:21:18.576030" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:18.576404" level="INFO">${version} = 0.23.4
org/opendaylight/bgpcep</msg>
<msg time="2026-09-01T01:21:18.576495" level="INFO">${result} = 0</msg>
<var>${version}</var>
<var>${result}</var>
<arg>sh search.sh ${WORKSPACE}/${BUNDLEFOLDER}/system ${itemlist}</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:18.502424" elapsed="0.074117"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T01:21:18.576986" elapsed="0.000506"/>
</kw>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<kw name="Switch Connection" owner="SSHLibrary">
<arg>${connection_index}</arg>
<doc>Switches the active connection by index or alias.</doc>
<status status="PASS" start="2026-09-01T01:21:18.585321" elapsed="0.000293"/>
</kw>
<msg time="2026-09-01T01:21:18.585753" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.583613" elapsed="0.002282"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.586277" elapsed="0.000047"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.586595" elapsed="0.000183"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T01:21:18.578033" elapsed="0.008922"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.587947" level="INFO">0.23.4
org/opendaylight/bgpcep</msg>
<arg>${version}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.587311" elapsed="0.000750"/>
</kw>
<if>
<branch type="IF" condition="${result}!=0">
<kw name="Fail" owner="BuiltIn">
<arg>Component "${component}": searching for "${itemlist}" found no version, cannot locate test tool.</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.588767" elapsed="0.000053"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:18.588267" elapsed="0.000644"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.588219" elapsed="0.000755"/>
</if>
<kw name="Split String" owner="String">
<msg time="2026-09-01T01:21:18.589878" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:21:18.590002" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${version}</arg>
<arg>max_split=1</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T01:21:18.589297" elapsed="0.000765"/>
</kw>
<return>
<value>${version}</value>
<value>${location}</value>
<status status="PASS" start="2026-09-01T01:21:18.590221" elapsed="0.000073"/>
</return>
<msg time="2026-09-01T01:21:18.590672" level="INFO">${version} = 0.23.4</msg>
<msg time="2026-09-01T01:21:18.590783" level="INFO">${location} = org/opendaylight/bgpcep</msg>
<var>${version}</var>
<var>${location}</var>
<arg>${component}</arg>
<doc>Determine the exact Nexus directory to be used as a source for a particular test tool
Figure out what version of the tool needs to be pulled out of the
Nexus by looking at the version directory of the subsystem from
which the tool is being pulled. This code is REALLY UGLY but there
is no way around it until the bug
https://bugs.opendaylight.org/show_bug.cgi?id=5206 gets fixed.
I also don't want to depend on maven-metadata-local.xml and other
bits and pieces of ODL distribution which are not required for ODL
to function properly.</doc>
<status status="PASS" start="2026-09-01T01:21:18.122985" elapsed="0.467855"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:18.120965" elapsed="0.469981"/>
</branch>
<branch type="ELSE">
<kw name="Set Variable" owner="BuiltIn">
<var>${version}</var>
<var>${location}</var>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.591423" elapsed="0.000049"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:18.591023" elapsed="0.000534"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.120937" elapsed="0.470663"/>
</if>
<if>
<branch type="IF" condition="'SNAPSHOT' in '${version}'">
<kw name="Remove Values From List" owner="Collections">
<arg>${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>netconf</arg>
<arg>bgpcep</arg>
<doc>Removes all occurrences of given ``values`` from ``list``.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.592339" elapsed="0.000044"/>
</kw>
<status status="NOT RUN" start="2026-09-01T01:21:18.591770" elapsed="0.000689"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.591726" elapsed="0.000789"/>
</if>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.594351" level="INFO">${is_staged} = "TRUE"</msg>
<var>${is_staged}</var>
<arg>"opendaylight.release" not in '${urlbase}' and "opendaylight.snapshot" not in '${urlbase}'</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.593085" elapsed="0.001323"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.595716" level="INFO">${is_mri_component} = "TRUE"</msg>
<var>${is_mri_component}</var>
<arg>'${component}' in ${RELEASE_INTEGRATED_COMPONENTS}</arg>
<arg>"TRUE"</arg>
<arg>"FALSE"</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.594800" elapsed="0.000983"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.597105" level="INFO">${urlbase} = https://nexus.opendaylight.org/content/repositories//autorelease-10131</msg>
<var>${urlbase}</var>
<arg>${is_mri_component} == "TRUE" and ${is_staged} == "FALSE"</arg>
<arg>${NEXUS_RELEASE_BASE_URL}</arg>
<arg>${urlbase}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.596219" elapsed="0.000970"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.598368" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4</msg>
<var>${url}</var>
<arg>${urlbase}/${location}/${artifact}/${version}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:18.597497" elapsed="0.000924"/>
</kw>
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.602618" level="INFO">Executing command 'curl -L https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml'.</msg>
<msg time="2026-09-01T01:21:18.858966" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:18.859434" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<msg time="2026-09-01T01:21:18.859539" level="INFO">${stderr} =   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0   ...</msg>
<msg time="2026-09-01T01:21:18.859621" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:18.602237" elapsed="0.257461"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.862033" level="INFO">Length is 316.</msg>
<msg time="2026-09-01T01:21:18.862264" level="FAIL">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0   4678      0 --:--:-- --:--:-- --:--:--  4690' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.861276" elapsed="0.001172">'  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0   4678      0 --:--:-- --:--:-- --:--:--  4690' should be empty.</status>
</kw>
<msg time="2026-09-01T01:21:18.862725" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:21:18.862839" level="INFO">${result} = '  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0  ...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:18.860257" elapsed="0.002785"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.864583" level="INFO">${success} = True</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.863490" elapsed="0.001193"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.867430" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.866746" elapsed="0.000823"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.868589" level="INFO">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1107    0  1107    0     0   4678      0 --:--:-- --:--:-- --:--:--  4690</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.867958" elapsed="0.000794"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.869705" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.869056" elapsed="0.000767"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:21:18.865822" elapsed="0.004121"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:18.864913" elapsed="0.005126"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.864859" elapsed="0.005243"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:21:18.870508" elapsed="0.000045"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:18.870283" elapsed="0.000349"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.870245" elapsed="0.000480"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="PASS" start="2026-09-01T01:21:18.871056" elapsed="0.000067"/>
</return>
<status status="PASS" start="2026-09-01T01:21:18.870846" elapsed="0.000413"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.870813" elapsed="0.000499"/>
</if>
<kw name="Fail" owner="BuiltIn">
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:18.871685" elapsed="0.000053"/>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="PASS" start="2026-09-01T01:21:18.601004" elapsed="0.270943"/>
</kw>
<msg time="2026-09-01T01:21:18.872097" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T01:21:18.599734" elapsed="0.272527"/>
</kw>
<msg time="2026-09-01T01:21:18.872668" level="INFO">${metadata} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<var>${metadata}</var>
<arg>curl -L ${url}/maven-metadata.xml</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="PASS" start="2026-09-01T01:21:18.598916" elapsed="0.273822"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Execute_Command_Should_Pass" owner="SSHKeywords">
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Execute_Command_Passes" owner="SSHKeywords">
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.878567" level="INFO">Executing command 'echo "&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&gt;

    &lt;link rel="icon" type="image/png" href="https://nexus.opendaylight.org/favicon.png"&gt;
    &lt;!--[if IE]&gt;
    &lt;link rel="SHORTCUT ICON" href="https://nexus.opendaylight.org/favicon.ico"/&gt;
    &lt;![endif]--&gt;

    &lt;link rel="stylesheet" href="https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02" type="text/css" media="screen" title="no title" charset="utf-8"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/h1&gt;
    &lt;p&gt;Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/p&gt;
  &lt;/body&gt;
&lt;/html&gt;" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1'.</msg>
<msg time="2026-09-01T01:21:18.913197" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T01:21:18.913549" level="INFO">${stdout} = &lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=auto...</msg>
<msg time="2026-09-01T01:21:18.913673" level="INFO">${stderr} = bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text...</msg>
<msg time="2026-09-01T01:21:18.913764" level="INFO">${rc} = 0</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<var>${rc}</var>
<arg>${command}</arg>
<arg>return_stderr=True</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:18.878181" elapsed="0.035627"/>
</kw>
<kw name="Run Keyword And Ignore Error" owner="BuiltIn">
<kw name="Should Be Empty" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.915604" level="INFO">Length is 253.</msg>
<msg time="2026-09-01T01:21:18.915797" level="FAIL">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</msg>
<arg>${stderr}</arg>
<doc>Verifies that the given item is empty.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.915027" elapsed="0.000911">'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory' should be empty.</status>
</kw>
<msg time="2026-09-01T01:21:18.916175" level="INFO">${emptiness_status} = FAIL</msg>
<msg time="2026-09-01T01:21:18.916265" level="INFO">${result} = 'bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=tex...</msg>
<var>${emptiness_status}</var>
<var>${result}</var>
<arg>BuiltIn.Should_Be_Empty</arg>
<arg>${stderr}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:18.914190" elapsed="0.002124"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.917538" level="INFO">${success} = False</msg>
<var>${success}</var>
<arg>(${rc} == 0) and (("${emptiness_status}" == "PASS") or not ${stderr_must_be_empty})</arg>
<arg>True</arg>
<arg>False</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.916636" elapsed="0.000955"/>
</kw>
<if>
<branch type="IF" condition="(${log_on_success} and ${success}) or (${log_on_failure} and not ${success})">
<kw name="Log_Command_Results" owner="SSHKeywords">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.919740" level="INFO">&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;404 - Path /org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/maven-metadata.xml not found in local storage of repository &amp;quot;autorelease-10131 (staging: closed)&amp;quot; [id=autorelease-10131]&lt;/title&gt;
    &lt;meta http-equiv=Content-Type content=text/html</msg>
<arg>${stdout}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.919200" elapsed="0.000666"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.920803" level="INFO">bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.920242" elapsed="0.000659"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.921720" level="INFO">0</msg>
<arg>${rc}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.921225" elapsed="0.000579"/>
</kw>
<arg>${stdout}</arg>
<arg>${stderr}</arg>
<arg>${rc}</arg>
<doc>Log everything returned by SSHLibrary.Execute_Command</doc>
<status status="PASS" start="2026-09-01T01:21:18.918462" elapsed="0.003450"/>
</kw>
<status status="PASS" start="2026-09-01T01:21:18.917776" elapsed="0.004202"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.917732" elapsed="0.004297"/>
</if>
<if>
<branch type="IF" condition="${return_success_only}">
<return>
<value>${success}</value>
<status status="NOT RUN" start="2026-09-01T01:21:18.922377" elapsed="0.000032"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:18.922167" elapsed="0.000303"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.922106" elapsed="0.000406"/>
</if>
<if>
<branch type="IF" condition="${success}">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T01:21:18.922808" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:18.922610" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.922582" elapsed="0.000350"/>
</if>
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.923931" level="FAIL">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</msg>
<arg>Got rc: ${rc} or stderr was not empty: ${stderr}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.923228" elapsed="0.000832">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Execute command via the active SSH connection. For success, rc has to be zero and optionally stderr has to be empty.
Log everything, depending on arguments and success. Return either success string or stdout.
TODO: Do we want to support customizing return values the same way as SSHLibrary.Execute_Command does?</doc>
<status status="FAIL" start="2026-09-01T01:21:18.876923" elapsed="0.047399">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:21:18.924439" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>Execute_Command_Passes</arg>
<arg>${command}</arg>
<arg>return_success_only=False</arg>
<arg>log_on_success=${log_on_success}</arg>
<arg>log_on_failure=${log_on_failure}</arg>
<arg>stderr_must_be_empty=${stderr_must_be_empty}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.875628" elapsed="0.048904"/>
</kw>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>A wrapper for Execute_Command_Passes with return_success_only=False
Also, log_on_success defaults to True (but is customizable, unlike return_success_only)..</doc>
<status status="FAIL" start="2026-09-01T01:21:18.874111" elapsed="0.050644">Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonatype-content.css?2.14.20-02 type=text/css media=screen title=no: No such file or directory</status>
</kw>
<msg time="2026-09-01T01:21:18.925046" level="INFO">${status} = FAIL</msg>
<msg time="2026-09-01T01:21:18.925133" level="INFO">${namepart} = Got rc: 0 or stderr was not empty: bash: line 8: ICON href=https://nexus.opendaylight.org/favicon.ico/&gt;
    &lt;![endif]--&gt;

    &lt;link rel=stylesheet href=https://nexus.opendaylight.org/static/css/Sonaty...</msg>
<var>${status}</var>
<var>${namepart}</var>
<arg>SSHKeywords.Execute_Command_Should_Pass</arg>
<arg>echo "${metadata}" | grep value | head -n 1 | cut -d '&gt;' -f 2 | cut -d '&lt;' -f 1</arg>
<arg>stderr_must_be_empty=${True}</arg>
<doc>Runs the given keyword with the given arguments and ignores possible error.</doc>
<status status="PASS" start="2026-09-01T01:21:18.873116" elapsed="0.052100"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.926095" level="INFO">Length is 288.</msg>
<msg time="2026-09-01T01:21:18.926277" level="INFO">${length} = 288</msg>
<var>${length}</var>
<arg>${namepart}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T01:21:18.925536" elapsed="0.000788"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.927479" level="INFO">${namepart} = 0.23.4</msg>
<var>${namepart}</var>
<arg>"${status}" != "PASS" or ${length} == 0</arg>
<arg>${version}</arg>
<arg>${namepart}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="PASS" start="2026-09-01T01:21:18.926635" elapsed="0.000896"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.928573" level="INFO">${filename} = pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${filename}</var>
<arg>${name_prefix}${namepart}${name_suffix}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:18.927859" elapsed="0.000766"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.929454" level="INFO">pcep-pcc-mock-0.23.4-executable.jar</msg>
<arg>${filename}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.928940" elapsed="0.000599"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.930492" level="INFO">${url} = https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${url}</var>
<arg>${url}/${filename}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T01:21:18.929845" elapsed="0.000699"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.931225" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:21:18.991711" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:21:18.991927" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:21:18.992013" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:18.930869" elapsed="0.061187"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:18.993015" level="INFO"/>
<arg>${response}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:18.992452" elapsed="0.000645"/>
</kw>
<if>
<branch type="IF" condition="${result} == 0">
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:21:18.993493" elapsed="0.000029"/>
</return>
<status status="NOT RUN" start="2026-09-01T01:21:18.993270" elapsed="0.000313"/>
</branch>
<status status="PASS" start="2026-09-01T01:21:18.993230" elapsed="0.000398"/>
</if>
<kw name="Replace String Using Regexp" owner="String">
<msg time="2026-09-01T01:21:18.994533" level="INFO">${release_url} = https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<var>${release_url}</var>
<arg>${url}</arg>
<arg>autorelease-[0-9]{4}</arg>
<arg>opendaylight.release</arg>
<doc>Replaces ``pattern`` in the given ``string`` with ``replace_with``.</doc>
<status status="PASS" start="2026-09-01T01:21:18.993937" elapsed="0.000656"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T01:21:18.995367" level="INFO">Executing command 'wget -q -N 'https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar' 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:21:19.057823" level="INFO">Command exited with return code 8.</msg>
<msg time="2026-09-01T01:21:19.058040" level="INFO">${response} = </msg>
<msg time="2026-09-01T01:21:19.058126" level="INFO">${result} = 8</msg>
<var>${response}</var>
<var>${result}</var>
<arg>wget -q -N '${release_url}' 2&gt;&amp;1</arg>
<arg>return_rc=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T01:21:18.994942" elapsed="0.063290"/>
</kw>
<if>
<branch type="IF" condition="${result} != 0">
<kw name="Fail" owner="BuiltIn">
<msg time="2026-09-01T01:21:19.059706" level="FAIL">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</msg>
<arg>Artifact "${artifact}" in component "${component}" could not be downloaded from ${release_url} nor ${url}</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.058863" elapsed="0.000976">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<status status="FAIL" start="2026-09-01T01:21:19.058405" elapsed="0.001562">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</branch>
<status status="FAIL" start="2026-09-01T01:21:19.058365" elapsed="0.001669">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</if>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:21:19.060124" elapsed="0.000063"/>
</return>
<var>${filename}</var>
<arg>${component}</arg>
<arg>${artifact}</arg>
<arg>${name_prefix}</arg>
<arg>${name_suffix}</arg>
<arg>${fallback_url}</arg>
<arg>${explicit_url}</arg>
<arg>${build_version}</arg>
<arg>${build_location}</arg>
<doc>Deploy the specified artifact from Nexus to the cwd of the machine to which the active SSHLibrary connection points.
bgpcep is a name part of an artifact present in system/ of ODl installation with the same version as pcep-pcc-mock should have.
Must have https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/integration/karaf/0.22.3/karaf-0.22.3.zip variable set to the URL from which the
tested ODL distribution was downloaded and this place must be
inside a repository created by a standard distribution
construction job. If this is detected to ne be the case, fallback URL is used.
If  is non-empty, Deploy_From_Utrl is called instead.
TODO: Allow deploying to a specific directory, we have SSHKeywords.Execute_Command_At_Cwd_Should_Pass now.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.063215" elapsed="0.997147">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<return>
<value>${filename}</value>
<status status="NOT RUN" start="2026-09-01T01:21:19.060594" elapsed="0.000431"/>
</return>
<var>${name}</var>
<arg>bgpcep</arg>
<arg>pcep-pcc-mock</arg>
<doc>Deploy a test tool.
The test tools have naming convention of the form
"&lt;repository_url&gt;/some/dir/somewhere/&lt;tool-name&gt;/&lt;tool-name&gt;-&lt;version-tag&gt;-${suffix}.jar"
where "&lt;tool-name&gt;" is the name of the tool and "&lt;version-tag&gt;" is
the version tag that is digged out of the maven metadata. This
keyword calculates ${name_prefix} and ${name_suffix} for
"Deploy_Artifact" and then calls "Deploy_Artifact" to do the real
work of deploying the artifact.</doc>
<status status="FAIL" start="2026-09-01T01:21:18.055118" elapsed="1.006121">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<arg>${filename}</arg>
<arg>${name}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:19.061607" elapsed="0.000070"/>
</kw>
<kw name="Do_Not_Fail_Fast_From_Now_On" owner="FailFast">
<doc>Set suite to not fail fast.</doc>
<status status="NOT RUN" start="2026-09-01T01:21:19.062135" elapsed="0.000111"/>
</kw>
<doc>Create SSH session to Mininet machine, prepare HTTP client session to Controller.
Figure out latest pcc-mock version and download it from Nexus to Mininet.
Also, delete and create directories for json diff handling.</doc>
<status status="FAIL" start="2026-09-01T01:21:16.044864" elapsed="3.017571">Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</kw>
<test id="s1-s21-t1" name="Topology_Precondition" line="49">
<doc>Compare current pcep-topology to empty one.
Timeout is long enough to see that pcep is ready, with no PCC connected.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.062589" elapsed="0.001304">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t2" name="Start_Secure_Pcc_Mock" line="61">
<doc>Execute pcc-mock on Mininet with password set, fail if pcc-mock promptly exits. Keep pcc-mock running for next test cases.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.064690" elapsed="0.001109">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t3" name="Topology_Unauthorized_1" line="65">
<doc>Try to catch a glimpse of pcc-mock in pcep-topology. Pass if no change from Precondition is detected over 10 seconds.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.066543" elapsed="0.001098">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t4" name="Set_Wrong_Password" line="70">
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password does not match what pcc-mock uses.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.068269" elapsed="0.002080">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t5" name="Topology_Unauthorized_2" line="75">
<doc>The same logic as Topology_Unauthorized_1 as incorrect password was provided to ODL.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.071220" elapsed="0.001232">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t6" name="Set_Correct_Password" line="80">
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password finally matches what pcc-mock uses.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.073251" elapsed="0.001220">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t7" name="Topology_Intercondition" line="85">
<doc>Compare pcep-topology/path-computation-client to filled one, which includes a tunnel from pcc-mock.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.075273" elapsed="0.001185">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t8" name="Stop_Pcc_Mock_1" line="102">
<doc>Stops First instance of pcc-mock.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.078264" elapsed="0.001172">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t9" name="Topology_Unauthorized_3" line="110">
<doc>The same logic as Topology_Unauthorized_1, with no pcc-mock running.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.080070" elapsed="0.001245">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t10" name="Start_Secure_Pcc_Mock_2" line="115">
<doc>Execute pcc-mock on Mininet with new password set, fail if pcc-mock promptly exits. Keep pcc-mock running for next test cases.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.082066" elapsed="0.001132">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t11" name="Topology_Unauthorized_4" line="119">
<doc>The same logic as Topology_Unauthorized_1, but ODL password became incorrect with new pcc-mock running.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.083881" elapsed="0.001002">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t12" name="Set_Correct_Password_2" line="124">
<doc>Configure password in pcep dispatcher for client with Mininet IP address.
This password again matches what second pcc-mock instance uses.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.085464" elapsed="0.000988">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t13" name="Topology_Intercondition_2" line="129">
<doc>Compare pcep-topology/path-computation-client to filled one, which includes a tunnel from pcc-mock.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.086978" elapsed="0.000895">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t14" name="Update_Delegated" line="146">
<doc>Perform update-lsp on the mocked tunnel, check response is success.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.088403" elapsed="0.000733">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t15" name="Topology_Updated" line="156">
<doc>Compare pcep-topology/path-computation-client to default_on_updated, which includes the updated tunnel.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.089716" elapsed="0.000989">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t16" name="Unset_Password" line="174">
<doc>De-configure password for pcep dispatcher for client with Mininet IP address.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.091412" elapsed="0.000823">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t17" name="Topology_Unauthorized_5" line="182">
<doc>Wait for pcep-topology to become empty again.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.092783" elapsed="0.000950">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t18" name="Stop_Pcc_Mock_2" line="187">
<doc>Stops second instance of pcc-mock</doc>
<status status="FAIL" start="2026-09-01T01:21:19.094338" elapsed="0.000728">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t19" name="Topology_Postcondition" line="195">
<doc>Verify that pcep-topology stays empty.</doc>
<tag>critical</tag>
<status status="FAIL" start="2026-09-01T01:21:19.095668" elapsed="0.000717">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<test id="s1-s21-t20" name="Delete_Pcep_Client_Module" line="200">
<doc>Delete Pcep client module.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.097047" elapsed="0.000683">Parent suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar</status>
</test>
<kw name="Tear_It_Down" type="TEARDOWN">
<kw name="Get File" owner="SSHLibrary">
<msg time="2026-09-01T01:21:19.106954" level="INFO">[chan 5] Opened sftp connection (server version 3)</msg>
<msg time="2026-09-01T01:21:19.115072" level="FAIL">There were no source files matching 'pccmock.log'.</msg>
<arg>pccmock.log</arg>
<doc>Downloads file(s) from the remote machine to the local machine.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.099478" elapsed="0.017470">There were no source files matching 'pccmock.log'.</status>
</kw>
<kw name="Run" owner="OperatingSystem">
<msg time="2026-09-01T01:21:19.120178" level="INFO">Running command 'cat pccmock.log 2&gt;&amp;1'.</msg>
<msg time="2026-09-01T01:21:19.124393" level="INFO">${pccmocklog} = cat: pccmock.log: No such file or directory</msg>
<var>${pccmocklog}</var>
<arg>cat pccmock.log</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="PASS" start="2026-09-01T01:21:19.117470" elapsed="0.006987"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T01:21:19.125620" level="INFO">cat: pccmock.log: No such file or directory</msg>
<arg>${pccmocklog}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T01:21:19.124866" elapsed="0.000883"/>
</kw>
<kw name="Delete All Sessions" owner="RequestsLibrary">
<msg time="2026-09-01T01:21:19.126266" level="INFO">Deleting All Sessions</msg>
<doc>Removes all the session objects</doc>
<status status="PASS" start="2026-09-01T01:21:19.126048" elapsed="0.000582"/>
</kw>
<kw name="Close All Connections" owner="SSHLibrary">
<doc>Closes all open connections.</doc>
<status status="PASS" start="2026-09-01T01:21:19.126948" elapsed="0.000800"/>
</kw>
<doc>Download pccmock.log and Log its contents.
Compute and Log the diff between expected and actual normalized responses.
Close both HTTP client session and SSH connection to Mininet.</doc>
<status status="FAIL" start="2026-09-01T01:21:19.098862" elapsed="0.029137">There were no source files matching 'pccmock.log'.</status>
</kw>
<doc>TCPMD5 user-facing feature system tests, using PCEP.

Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html

Test suite performs basic pcep md5 password authorization test cases:
(Run entire basic PCEP suite without passwords.)
Start pcc-mock (reconnecting mode): 1 pcc, 1 lsp, password set, check pcep-topology stays empty.
Use restconf to change PCEP configuration to use a wrong password, check pcep-topology stays empty.
Change ODL PCEP configuration to use the correct password, check pcep-topology shows the lsp.
Stop pcc-mock, check pcep-topology stays empty.
Start pcc-mock with new password, check pcep-topology stays empty.
Change ODL PCEP configuration to use the correct password, check pcep-topology shows the lsp.
Update the lsp, check a change in pcep-topology.
Change ODL PCEP configuration to not use password, pcep-topology empties, kill pcep-pcc-mock.

Test cases no longer need netconf-connector-ssh, and they include comparison of
pcep-session-state.</doc>
<status status="FAIL" start="2026-09-01T01:21:15.952642" elapsed="3.175650">Suite setup failed:
Artifact "pcep-pcc-mock" in component "bgpcep" could not be downloaded from https://nexus.opendaylight.org/content/repositories//opendaylight.release1/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar nor https://nexus.opendaylight.org/content/repositories//autorelease-10131/org/opendaylight/bgpcep/pcep-pcc-mock/0.23.4/pcep-pcc-mock-0.23.4-executable.jar

Also suite teardown failed:
There were no source files matching 'pccmock.log'.</status>
</suite>
<status status="FAIL" start="2026-09-01T01:00:19.510724" elapsed="1259.622320"/>
</suite>
<statistics>
<total>
<stat pass="329" fail="63" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="110" fail="39" skip="0">critical</stat>
<stat pass="0" fail="1" skip="0">https://bugs.opendaylight.org/show_bug.cgi?id=4834</stat>
<stat pass="0" fail="1" skip="0">https://bugs.opendaylight.org/show_bug.cgi?id=4835</stat>
<stat pass="1" fail="0" skip="0">local_run</stat>
</tag>
<suite>
<stat name="bgpcep-userfeatures.txt" id="s1" pass="329" fail="63" skip="0">bgpcep-userfeatures.txt</stat>
<stat name="050 Bmp Basic" id="s1-s1" pass="0" fail="4" skip="0">bgpcep-userfeatures.txt.050 Bmp Basic</stat>
<stat name="Pcepuser" id="s1-s2" pass="0" fail="16" skip="0">bgpcep-userfeatures.txt.Pcepuser</stat>
<stat name="Bgp Functional Md5" id="s1-s3" pass="2" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Functional Md5</stat>
<stat name="Basic" id="s1-s4" pass="38" fail="0" skip="0">bgpcep-userfeatures.txt.Basic</stat>
<stat name="Bgp Ipv6 Basic" id="s1-s5" pass="36" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Ipv6 Basic</stat>
<stat name="Bgp Llgr Basic" id="s1-s6" pass="4" fail="0" skip="0">bgpcep-userfeatures.txt.Bgp Llgr Basic</stat>
<stat name="Bgp App Peer Basic" id="s1-s7" pass="26" fail="2" skip="0">bgpcep-userfeatures.txt.Bgp App Peer Basic</stat>
<stat name="Ibgp Peers Basic" id="s1-s8" pass="31" fail="5" skip="0">bgpcep-userfeatures.txt.Ibgp Peers Basic</stat>
<stat name="Ebgp Peers Basic" id="s1-s9" pass="15" fail="7" skip="0">bgpcep-userfeatures.txt.Ebgp Peers Basic</stat>
<stat name="010 Bgp Flowspec" id="s1-s10" pass="5" fail="0" skip="0">bgpcep-userfeatures.txt.010 Bgp Flowspec</stat>
<stat name="Ibgp Peer Lsp" id="s1-s11" pass="11" fail="1" skip="0">bgpcep-userfeatures.txt.Ibgp Peer Lsp</stat>
<stat name="010 Bgp Functional L3Vpn" id="s1-s12" pass="9" fail="0" skip="0">bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn</stat>
<stat name="030 Bgp Functional Evpn" id="s1-s13" pass="78" fail="0" skip="0">bgpcep-userfeatures.txt.030 Bgp Functional Evpn</stat>
<stat name="040 Bgp Functional Route Ref" id="s1-s14" pass="4" fail="2" skip="0">bgpcep-userfeatures.txt.040 Bgp Functional Route Ref</stat>
<stat name="020 Bgp Functional Multipath" id="s1-s15" pass="2" fail="2" skip="0">bgpcep-userfeatures.txt.020 Bgp Functional Multipath</stat>
<stat name="060 Bgp Functional Mvpn" id="s1-s16" pass="29" fail="0" skip="0">bgpcep-userfeatures.txt.060 Bgp Functional Mvpn</stat>
<stat name="070 Bgp Functional L3Vpn Mcast" id="s1-s17" pass="10" fail="0" skip="0">bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast</stat>
<stat name="080 Bgp Functional Rt Constrain" id="s1-s18" pass="14" fail="0" skip="0">bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain</stat>
<stat name="090 Bgp Functional Rt Constrain Validation" id="s1-s19" pass="8" fail="3" skip="0">bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation</stat>
<stat name="Bgp Policies Default" id="s1-s20" pass="7" fail="1" skip="0">bgpcep-userfeatures.txt.Bgp Policies Default</stat>
<stat name="Tcpmd5User" id="s1-s21" pass="0" fail="20" skip="0">bgpcep-userfeatures.txt.Tcpmd5User</stat>
</suite>
</statistics>
<errors>
<msg time="2026-09-01T01:00:28.604694" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Functional Md5' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.498976" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.499959" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.500711" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.501386" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.508004" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:00:58.510555" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:02:16.721738" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Ipv6 Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:14.000915" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Llgr Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.268156" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.268921" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.269519" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.269986" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.275497" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:05:48.278740" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Bgp App Peer Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.341220" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.343269" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.344484" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.345389" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.352622" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.386002" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:06:55.392052" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ibgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.736150" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.736836" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.737374" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.737833" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.743044" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.745664" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:09:41.747326" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ebgp Peers Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:13.718452" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.010 Bgp Flowspec' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.111933" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.112815" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.113453" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.113970" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.119435" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.122375" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BgpOperations.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:12:28.123812" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Ibgp Peer Lsp' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:13:17.628732" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.010 Bgp Functional L3Vpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:13:39.606831" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.030 Bgp Functional Evpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:16:39.512655" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.040 Bgp Functional Route Ref' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:17:26.302117" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.020 Bgp Functional Multipath' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:18:18.114815" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.060 Bgp Functional Mvpn' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:19:34.534659" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.070 Bgp Functional L3Vpn Mcast' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:19:50.846919" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.080 Bgp Functional Rt Constrain' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:20:13.964124" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.090 Bgp Functional Rt Constrain Validation' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:20:31.414755" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/BGPcliKeywords.robot' on line 15: Suite 'bgpcep-userfeatures.txt.Bgp Policies Default' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:21:15.965795" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:21:15.971004" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:21:15.971681" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:21:15.984229" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
<msg time="2026-09-01T01:21:15.986583" level="WARN">Error in file '/w/workspace/bgpcep-csit-1node-userfeatures-all-titanium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-userfeatures.txt.Tcpmd5User' has already imported library 'SSHLibrary' with different arguments. This import is ignored.</msg>
</errors>
</robot>
